diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-01-30 19:47:28 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-01-30 19:47:28 +0000 |
commit | 9d2d8f5cdcad6015ecb6c73c7c5c4f8035e5ee96 (patch) | |
tree | b7a88b840326f89c16d2e8f13efb1a7608e28fb5 /app-emulation/x48/metadata.xml | |
parent | alpha/ia64/sparc stable wrt #348987 (diff) | |
download | historical-9d2d8f5cdcad6015ecb6c73c7c5c4f8035e5ee96.tar.gz historical-9d2d8f5cdcad6015ecb6c73c7c5c4f8035e5ee96.tar.bz2 historical-9d2d8f5cdcad6015ecb6c73c7c5c4f8035e5ee96.zip |
Proxy commit from Kevin McCarthy: version bump to 0.6.3: cleanup with EAPI=3, fix dependencies, don't install the ROM dumps as their license is unclear, fix buffer overflow, add readline USE flag and fix build with it disabled. Update metadata.
Package-Manager: portage-2.2.0_alpha19/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/x48/metadata.xml')
-rw-r--r-- | app-emulation/x48/metadata.xml | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/app-emulation/x48/metadata.xml b/app-emulation/x48/metadata.xml index 9f3fdee2246b..76210502a74e 100644 --- a/app-emulation/x48/metadata.xml +++ b/app-emulation/x48/metadata.xml @@ -1,8 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>no-herd</herd> - <maintainer> - <email>maintainer-needed@gentoo.org</email> - </maintainer> + <herd>no-herd</herd> + + <maintainer> + <email>signals42@gmail.com</email> + <name>Kevin McCarthy</name> + <description>Proxied maintainer, assign bugs to him</description> + </maintainer> + + <maintainer> + <email>flameeyes@gentoo.org</email> + <name>Diego Elio Pettenò</name> + <description>Proxy maintainer, CC him on bugs</description> + </maintainer> </pkgmetadata> |