summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 13:36:19 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 13:36:19 +0000
commita607e28aca6091cf39a202fa6d635bd01c94c95c (patch)
tree8221246327bc790539d39147767e260d7e081d30 /perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild
parentVersion bump (diff)
downloadgentoo-2-a607e28aca6091cf39a202fa6d635bd01c94c95c.tar.gz
gentoo-2-a607e28aca6091cf39a202fa6d635bd01c94c95c.tar.bz2
gentoo-2-a607e28aca6091cf39a202fa6d635bd01c94c95c.zip
Version bump
(Portage version: 2.1_pre1)
Diffstat (limited to 'perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild')
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild
new file mode 100644
index 000000000000..4fb677a32aaf
--- /dev/null
+++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.1 2006/01/13 13:31:24 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Scalar-List-Utils module for perl"
+HOMEPAGE="http://cpan.org/modules/by-module/Scalar/"
+SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""