summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-02 15:28:41 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-02 15:28:41 +0000
commitb4e2c71c597147b14cffe0ae2f442ec23c6533b3 (patch)
treebb8ca403d49ab40f4f374d329aa2027f92bf4d61 /virtual
parentVersion bump (diff)
downloadgentoo-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')
-rw-r--r--virtual/perl-Scalar-List-Utils/ChangeLog10
-rw-r--r--virtual/perl-Scalar-List-Utils/files/digest-perl-Scalar-List-Utils-1.190
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild14
3 files changed, 22 insertions, 2 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog
index 716172cf91bf..6b1612f59540 100644
--- a/virtual/perl-Scalar-List-Utils/ChangeLog
+++ b/virtual/perl-Scalar-List-Utils/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Scalar-List-Utils
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.11 2006/10/25 02:40:34 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.12 2007/01/02 15:28:41 mcummings Exp $
+
+*perl-Scalar-List-Utils-1.19 (02 Jan 2007)
+
+ 02 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ +perl-Scalar-List-Utils-1.19.ebuild:
+ Version bump
25 Oct 2006; Michael Cummings <mcummings@gentoo.org>
-perl-Scalar-List-Utils-1.14.ebuild:
diff --git a/virtual/perl-Scalar-List-Utils/files/digest-perl-Scalar-List-Utils-1.19 b/virtual/perl-Scalar-List-Utils/files/digest-perl-Scalar-List-Utils-1.19
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/virtual/perl-Scalar-List-Utils/files/digest-perl-Scalar-List-Utils-1.19
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}"