diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-04-26 05:16:40 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-04-26 05:16:40 +0000 |
commit | 741a0f4e6baf2adef9f686cb118890f2d9096500 (patch) | |
tree | 8a2aacaee523aa8932d032e81080ec0cdd42f8a6 /app-cdr/disc-cover/metadata.xml | |
parent | ver bump (diff) | |
download | historical-741a0f4e6baf2adef9f686cb118890f2d9096500.tar.gz historical-741a0f4e6baf2adef9f686cb118890f2d9096500.tar.bz2 historical-741a0f4e6baf2adef9f686cb118890f2d9096500.zip |
version bump thanks to Carlo <current@myrealbox.com> (bug #33087) Restructured for GLEP 11 - Web Applications (as yet untested)
Diffstat (limited to 'app-cdr/disc-cover/metadata.xml')
-rw-r--r-- | app-cdr/disc-cover/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/app-cdr/disc-cover/metadata.xml b/app-cdr/disc-cover/metadata.xml new file mode 100644 index 000000000000..0b17d5135ac7 --- /dev/null +++ b/app-cdr/disc-cover/metadata.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>dragonheart@gentoo.org</email> + <name>Daniel Black</name> + <description>A user ebuild that I felt obliged to include. Please take over if you want +it</description> +</maintainer> +<maintainer> + <email>webapps-unmaintained@gentoo.org</email> + <name>Web Applications</name> + <description>There is a web application component to this ebuild. If bugs relate to the web application side of +it assign to the webapps-unmaintained and cc dragonheart. Thanks. + </description> +</maintainer> +</pkgmetadata> |