summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-03-14 10:06:32 +0000
committerTorsten Veller <tove@gentoo.org>2010-03-14 10:06:32 +0000
commit1a3242920715048a346fc04c746847941209eb5a (patch)
tree0e747bd4f16d6a3b0b04e1ad066bfe34eb32d4c2 /virtual
parentVersion bump (diff)
downloadgentoo-2-1a3242920715048a346fc04c746847941209eb5a.tar.gz
gentoo-2-1a3242920715048a346fc04c746847941209eb5a.tar.bz2
gentoo-2-1a3242920715048a346fc04c746847941209eb5a.zip
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Scalar-List-Utils/ChangeLog8
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.23.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog
index ce1458d071d8..e1673936103b 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.34 2010/01/17 14:40:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.35 2010/03/14 10:06:32 tove Exp $
+
+*perl-Scalar-List-Utils-1.23 (14 Mar 2010)
+
+ 14 Mar 2010; Torsten Veller <tove@gentoo.org>
+ +perl-Scalar-List-Utils-1.23.ebuild:
+ Version bump
17 Jan 2010; Torsten Veller <tove@gentoo.org>
perl-Scalar-List-Utils-1.18.ebuild, -perl-Scalar-List-Utils-1.19.ebuild:
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.23.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.23.ebuild
new file mode 100644
index 000000000000..6a5727ff5a2b
--- /dev/null
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.23.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 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.23.ebuild,v 1.1 2010/03/14 10:06:32 tove Exp $
+
+DESCRIPTION="Virtual for Scalar-List-Utils"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="~perl-core/Scalar-List-Utils-${PV}"