diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-02 15:28:41 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-02 15:28:41 +0000 |
commit | b4e2c71c597147b14cffe0ae2f442ec23c6533b3 (patch) | |
tree | bb8ca403d49ab40f4f374d329aa2027f92bf4d61 /virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-b4e2c71c597147b14cffe0ae2f442ec23c6533b3.tar.gz gentoo-2-b4e2c71c597147b14cffe0ae2f442ec23c6533b3.tar.bz2 gentoo-2-b4e2c71c597147b14cffe0ae2f442ec23c6533b3.zip |
Version bump
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild new file mode 100644 index 000000000000..3c58fac6bfa9 --- /dev/null +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild,v 1.1 2007/01/02 15:28:41 mcummings Exp $ + +DESCRIPTION="Virtual for Scalar-List-Utils" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +RDEPEND="~perl-core/Scalar-List-Utils-${PV}" |