summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-29 19:40:04 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-29 19:40:04 +0000
commitc08de45c32b768812b54dea23c735dd635a3f997 (patch)
tree3d10d9e16341d272ef969251c8a9b5082c2559e0 /dev-perl/regexp-common/regexp-common-2.120.ebuild
parentdep (diff)
downloadhistorical-c08de45c32b768812b54dea23c735dd635a3f997.tar.gz
historical-c08de45c32b768812b54dea23c735dd635a3f997.tar.bz2
historical-c08de45c32b768812b54dea23c735dd635a3f997.zip
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/regexp-common/regexp-common-2.120.ebuild')
-rw-r--r--dev-perl/regexp-common/regexp-common-2.120.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/regexp-common/regexp-common-2.120.ebuild b/dev-perl/regexp-common/regexp-common-2.120.ebuild
new file mode 100644
index 000000000000..4bbb5094bafe
--- /dev/null
+++ b/dev-perl/regexp-common/regexp-common-2.120.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/regexp-common/regexp-common-2.120.ebuild,v 1.1 2005/04/29 19:37:18 mcummings Exp $
+
+inherit perl-module
+
+MY_P=Regexp-Common-${PV}
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="Provide commonly requested regular expressions"
+HOMEPAGE="http://www.cpan.org/authors/id/A/AB/ABIGAIL/"
+SRC_URI="mirror://cpan/authors/id/A/AB/ABIGAIL/${MY_P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
+IUSE=""