diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-09-22 20:37:43 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-09-22 20:37:43 +0000 |
commit | 7fa2bfde696a0b157fd25df76258d49b399662ab (patch) | |
tree | d3918ebf4e86f82f6d6ba203ea3be8772bcf557b /dev-perl/Geography-Countries | |
parent | Added fetch restrictions to package until define license issues (diff) | |
download | historical-7fa2bfde696a0b157fd25df76258d49b399662ab.tar.gz historical-7fa2bfde696a0b157fd25df76258d49b399662ab.tar.bz2 historical-7fa2bfde696a0b157fd25df76258d49b399662ab.zip |
dep for a dep for spamassassin add on
Diffstat (limited to 'dev-perl/Geography-Countries')
-rw-r--r-- | dev-perl/Geography-Countries/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Geography-Countries/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/Geography-Countries/files/digest-Geography-Countries-1.4 | 1 | ||||
-rw-r--r-- | dev-perl/Geography-Countries/metadata.xml | 10 |
5 files changed, 41 insertions, 0 deletions
diff --git a/dev-perl/Geography-Countries/ChangeLog b/dev-perl/Geography-Countries/ChangeLog new file mode 100644 index 000000000000..c1a85fa945bc --- /dev/null +++ b/dev-perl/Geography-Countries/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-perl/Geography-Countries +# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.1 2004/09/22 20:37:43 mcummings Exp $ + +*Geography-Countries-1.4 (22 Sep 2004) + + 22 Sep 2004; Michael Cummings <mcummings@gentoo.org> +metadata.xml, + +Geography-Countries-1.4.ebuild: + Dep for a package for spamassassin + diff --git a/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild b/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild new file mode 100644 index 000000000000..ec08f5d49b12 --- /dev/null +++ b/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild,v 1.1 2004/09/22 20:37:43 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="2-letter, 3-letter, and numerical codes for countries." +SRC_URI="mirror://cpan/authors/id/A/AB/ABIGAIL/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~abigail/${P}/" + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~x86" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/Geography-Countries/Manifest b/dev-perl/Geography-Countries/Manifest new file mode 100644 index 000000000000..8843d18cf537 --- /dev/null +++ b/dev-perl/Geography-Countries/Manifest @@ -0,0 +1,4 @@ +MD5 723dcee6e5d0798968ed04c5d9c19b77 Geography-Countries-1.4.ebuild 512 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 88ac203dd5fa4c8cdf4f091d7a26876f ChangeLog 415 +MD5 50276bba0955436a110e1d4da1f80d14 files/digest-Geography-Countries-1.4 73 diff --git a/dev-perl/Geography-Countries/files/digest-Geography-Countries-1.4 b/dev-perl/Geography-Countries/files/digest-Geography-Countries-1.4 new file mode 100644 index 000000000000..e84cfdf0c802 --- /dev/null +++ b/dev-perl/Geography-Countries/files/digest-Geography-Countries-1.4 @@ -0,0 +1 @@ +MD5 693426ab59ce3d51fcd48dfe3b402107 Geography-Countries-1.4.tar.gz 9067 diff --git a/dev-perl/Geography-Countries/metadata.xml b/dev-perl/Geography-Countries/metadata.xml new file mode 100644 index 000000000000..86672fe64c10 --- /dev/null +++ b/dev-perl/Geography-Countries/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> |