diff options
author | Jay Maynard <jmaynard@gentoo.org> | 2004-06-03 00:53:38 +0000 |
---|---|---|
committer | Jay Maynard <jmaynard@gentoo.org> | 2004-06-03 00:53:38 +0000 |
commit | 87526d9f8e4ee4f8a1438aeedd73b2bea7df9b6e (patch) | |
tree | c5c78bc4676025aa6f27df4d0aebbae061edb550 /app-emulation/hercules | |
parent | Changing maintainer to jmaynard. (diff) | |
download | historical-87526d9f8e4ee4f8a1438aeedd73b2bea7df9b6e.tar.gz historical-87526d9f8e4ee4f8a1438aeedd73b2bea7df9b6e.tar.bz2 historical-87526d9f8e4ee4f8a1438aeedd73b2bea7df9b6e.zip |
Adding metadata.xml file with myself as maintainer.
Diffstat (limited to 'app-emulation/hercules')
-rw-r--r-- | app-emulation/hercules/Manifest | 1 | ||||
-rw-r--r-- | app-emulation/hercules/metadata.xml | 16 |
2 files changed, 17 insertions, 0 deletions
diff --git a/app-emulation/hercules/Manifest b/app-emulation/hercules/Manifest index cce099e1d442..fbf64ab2cf12 100644 --- a/app-emulation/hercules/Manifest +++ b/app-emulation/hercules/Manifest @@ -2,6 +2,7 @@ MD5 cfbb9b993bb4a97284812fcd1111c112 ChangeLog 1440 MD5 66cf964d2b6ccb5b23e9145b321ec880 hercules-2.17.1-r1.ebuild 1760 MD5 ba49228a7a73cddfe67f91db5318552f hercules-3.00.ebuild 1897 MD5 fdb176afc6ab4b9b039b88f414b3a0a5 hercules-3.01.ebuild 1964 +MD5 1795fda604c41d53f524294b6d6daf35 metadata.xml 645 MD5 e09f0c008fb3b02510eb63971a66ecf3 files/digest-hercules-2.17.1-r1 68 MD5 64b6313ec62cc77a8a5b021ab426a67d files/digest-hercules-3.00 66 MD5 420850c3a641b2b1c34c6a9794e2278c files/digest-hercules-3.01 66 diff --git a/app-emulation/hercules/metadata.xml b/app-emulation/hercules/metadata.xml new file mode 100644 index 000000000000..b3527be4b4c6 --- /dev/null +++ b/app-emulation/hercules/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>jmaynard@gentoo.org</email> + <name>Jay Maynard</name> + <description>The maintainer is the Hercules project manager.</description> +</maintainer> +<longdescription> + Hercules is an emulator for the IBM System/360, System/370, ESA/390, and + z/Architecture series of mainframe computer systems. It will run any + software that will run on those computers, provided the peripheral devices + the program requires are present in the configuration. +</longdescription> +</pkgmetadata> |