diff options
author | Ian Delaney <idella4@gentoo.org> | 2016-04-01 14:05:38 +0800 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2016-04-01 14:25:18 +0800 |
commit | 38c48676d5f5cda799c412be9fe91b7051a9440e (patch) | |
tree | 3c473b6c11c31418fc93e06b3652bcd5fe4912f2 /dev-libs | |
parent | app-backup/amanda: minor tidy to metadata.xml (diff) | |
download | gentoo-38c48676d5f5cda799c412be9fe91b7051a9440e.tar.gz gentoo-38c48676d5f5cda799c412be9fe91b7051a9440e.tar.bz2 gentoo-38c48676d5f5cda799c412be9fe91b7051a9440e.zip |
dev-libs/botan: minor tidy to metadata.xml
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/botan/metadata.xml | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/dev-libs/botan/metadata.xml b/dev-libs/botan/metadata.xml index a1dcbe2be8ef..79e55bdff436 100644 --- a/dev-libs/botan/metadata.xml +++ b/dev-libs/botan/metadata.xml @@ -1,20 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> - <email>lloyd@randombit.net</email> - <name>Jack Lloyd </name> - <description>Ebuild contributor and botan author</description> -</maintainer> -<maintainer type="project"> - <email>crypto@gentoo.org</email> - <name>Crypto</name> -</maintainer> -<maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> -</maintainer> -<use> - <flag name="boost">use <pkg>dev-libs/boost</pkg></flag> -</use> + <maintainer type="person"> + <email>lloyd@randombit.net</email> + <name>Jack Lloyd </name> + <description>Ebuild contributor and botan author</description> + </maintainer> + <maintainer type="project"> + <email>crypto@gentoo.org</email> + <name>Crypto</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers Project</name> + </maintainer> + <use> + <flag name="boost">use <pkg>dev-libs/boost</pkg></flag> + </use> </pkgmetadata> |