diff options
author | 2004-06-05 19:38:26 +0000 | |
---|---|---|
committer | 2004-06-05 19:38:26 +0000 | |
commit | 84931fc894f632fac40050d4e0d770684b062075 (patch) | |
tree | 7efc082481ae774f38c7011168c40cd2b65ade0c /dev-perl/WeakRef/metadata.xml | |
parent | Initial import. Thanks to John Nilsson <john@milsson.nu> and Michael Kohl <ci... (diff) | |
download | historical-84931fc894f632fac40050d4e0d770684b062075.tar.gz historical-84931fc894f632fac40050d4e0d770684b062075.tar.bz2 historical-84931fc894f632fac40050d4e0d770684b062075.zip |
missing dep for filehandle-unget
Diffstat (limited to 'dev-perl/WeakRef/metadata.xml')
-rw-r--r-- | dev-perl/WeakRef/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-perl/WeakRef/metadata.xml b/dev-perl/WeakRef/metadata.xml new file mode 100644 index 000000000000..86672fe64c10 --- /dev/null +++ b/dev-perl/WeakRef/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>perl</herd> + <maintainer> + <email>perl@gentoo.org</email> + <description>Primary Maintainer</description> + </maintainer> + <longdescription></longdescription> +</pkgmetadata> |