diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-09-26 23:41:11 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-09-27 00:26:29 +0100 |
commit | 914083aebd172c0d8d487fa4488f1469ce3299ef (patch) | |
tree | 876ce0fd5bb156e775aa51c5827a35f21ba571cb /sys-fs/static-dev | |
parent | sys-firmware/gnuk: Add missing type attribute to metadata.xml (diff) | |
download | portage-914083aebd172c0d8d487fa4488f1469ce3299ef.tar.xz |
sys-fs/static-dev: Add missing type attribute to metadata.xml
Diffstat (limited to 'sys-fs/static-dev')
-rw-r--r-- | sys-fs/static-dev/Manifest | 2 | ||||
-rw-r--r-- | sys-fs/static-dev/metadata.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/static-dev/Manifest b/sys-fs/static-dev/Manifest index 852e19f2..12d01e91 100644 --- a/sys-fs/static-dev/Manifest +++ b/sys-fs/static-dev/Manifest @@ -1,2 +1,2 @@ EBUILD static-dev-0.1.ebuild 1352 SHA256 0d0480b2d33a703f3ca556fce401fb3e90fe98254dc66b9a85577f67ed5e2f32 WHIRLPOOL 2d47d6a2a7ab11b7d3d181fae9aff0ca178ded10608bea9c8ba682a4a27198d5a8d9ff58d679073b0154de34b8fde30f9a3f84430ae1f706dd7d4b461da7b716 -MISC metadata.xml 256 SHA256 6ca43960767ca28661abf97c85263db77fe7643902be2ce777c61aa688d8ea2d WHIRLPOOL cef8582829111be09e651eb819e6d1ea59c9c4386b842169ccd46a14c8e3ccb090486fecd61c5fd4aa47998cacc69cdc1fb5ca6bb6325a4da1ebfd0b6eebda7b +MISC metadata.xml 270 SHA256 c04cdb11fb00afb6ff02df034d8b5b9f0e81547e40c6222532f7093720e11830 WHIRLPOOL 265753a2137d4b55b97549114cf475b9996e2358f570533f3db7ec7a91b7d3cfb60372ac9ebf83284ef963fc4c36f7e6fbeb144fba17a9cef6c402a74557cf94 diff --git a/sys-fs/static-dev/metadata.xml b/sys-fs/static-dev/metadata.xml index b5e02a8f..82f7232e 100644 --- a/sys-fs/static-dev/metadata.xml +++ b/sys-fs/static-dev/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> + <maintainer type="person"> <email>bertrand@jacquin.bzh</email> <name>Bertrand Jacquin</name> </maintainer> |