diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-02-10 15:25:09 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-02-10 15:25:09 +0000 |
commit | f75d650e893e462b3440fee1a20456b7e29153bf (patch) | |
tree | c886f1dabab57243abe4c40cc7bed33fc441dbde /sci-geosciences/googleearth/metadata.xml | |
parent | Use udev eclass to install rules and scripts. (diff) | |
download | gentoo-2-f75d650e893e462b3440fee1a20456b7e29153bf.tar.gz gentoo-2-f75d650e893e462b3440fee1a20456b7e29153bf.tar.bz2 gentoo-2-f75d650e893e462b3440fee1a20456b7e29153bf.zip |
update metadata.xml
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'sci-geosciences/googleearth/metadata.xml')
-rw-r--r-- | sci-geosciences/googleearth/metadata.xml | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/sci-geosciences/googleearth/metadata.xml b/sci-geosciences/googleearth/metadata.xml index e93c5b54cfbe..b28e80e846f5 100644 --- a/sci-geosciences/googleearth/metadata.xml +++ b/sci-geosciences/googleearth/metadata.xml @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>maintainer-needed@gentoo.org</email> - </maintainer> - <use> - <flag name="qt-bundled">Use bundled Qt4 libraries instead of system ones. Recommended only for troubleshooting.</flag> - <flag name="mdns-bundled">Use bundled nss-mdns library instead of depending on sys-auth/nss-mdns. Enable this if you want to avoid the deptree.</flag> - </use> + <herd>sci-geosciences</herd> + <maintainer> + <email>hasufell@gentoo.org</email> + </maintainer> + <use> + <flag name="qt-bundled">Use bundled Qt4 libraries instead of system ones. Recommended only for troubleshooting.</flag> + <flag name="mdns-bundled">Use bundled nss-mdns library instead of depending on sys-auth/nss-mdns. Enable this if you want to avoid the deptree.</flag> + </use> </pkgmetadata> |