summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-07-15 16:10:17 +0000
committerTorsten Veller <tove@gentoo.org>2010-07-15 16:10:17 +0000
commit47d73be308bc753c25de02c14b56d0dc605d4b0e (patch)
tree7e23ddd8273d3a49d18c3dd2c0c2c9d5f333d239 /virtual
parentMask USE=vala for net-libs/libproxy (bug #320429). (diff)
downloadgentoo-2-47d73be308bc753c25de02c14b56d0dc605d4b0e.tar.gz
gentoo-2-47d73be308bc753c25de02c14b56d0dc605d4b0e.tar.bz2
gentoo-2-47d73be308bc753c25de02c14b56d0dc605d4b0e.zip
perl-5.12.1 provides Scalar-List-Utils-1.22, perl-5.10.1 provides Scalar-List-Utils-1.21
(Portage version: 2.2_rc67_p226/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Scalar-List-Utils/ChangeLog7
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog
index e1673936103b..5edc4b222bf0 100644
--- a/virtual/perl-Scalar-List-Utils/ChangeLog
+++ b/virtual/perl-Scalar-List-Utils/ChangeLog
@@ -1,6 +1,11 @@
# 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.35 2010/03/14 10:06:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.36 2010/07/15 16:10:17 tove Exp $
+
+ 15 Jul 2010; Torsten Veller <tove@gentoo.org>
+ perl-Scalar-List-Utils-1.22.ebuild:
+ perl-5.12.1 provides Scalar-List-Utils-1.22, perl-5.10.1 provides
+ Scalar-List-Utils-1.21
*perl-Scalar-List-Utils-1.23 (14 Mar 2010)
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.ebuild
index 6a9655dd0c16..c5fcbe59fd8b 100644
--- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.ebuild
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.ebuild
@@ -1,6 +1,6 @@
# 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.22.ebuild,v 1.3 2010/01/07 20:32:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.22.ebuild,v 1.4 2010/07/15 16:10:17 tove Exp $
DESCRIPTION="Virtual for Scalar-List-Utils"
HOMEPAGE=""
@@ -11,4 +11,4 @@ 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="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Scalar-List-Utils-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Scalar-List-Utils-${PV} )"