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 | 5871456592588626a3d7ae1fbb9976a91642785a (patch) | |
tree | 224bdd90b9a5d72bb34790b6a2490a04ee7d430b /app-emulation/hercules | |
parent | Changing maintainer to jmaynard. (Manifest recommit) (diff) | |
download | gentoo-2-5871456592588626a3d7ae1fbb9976a91642785a.tar.gz gentoo-2-5871456592588626a3d7ae1fbb9976a91642785a.tar.bz2 gentoo-2-5871456592588626a3d7ae1fbb9976a91642785a.zip |
Adding metadata.xml file with myself as maintainer.
Diffstat (limited to 'app-emulation/hercules')
-rw-r--r-- | app-emulation/hercules/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
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> |