summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-06-18 20:20:50 +0000
committerTorsten Veller <tove@gentoo.org>2011-06-18 20:20:50 +0000
commitac7be7afde67e1ff95ddcfe0aa7a562c87736b76 (patch)
treef87b8770c247c50f81c091530aa69080cfa52a7e /virtual/perl-Scalar-List-Utils
parentStable on amd64 wrt bug #370855 (diff)
downloadgentoo-2-ac7be7afde67e1ff95ddcfe0aa7a562c87736b76.tar.gz
gentoo-2-ac7be7afde67e1ff95ddcfe0aa7a562c87736b76.tar.bz2
gentoo-2-ac7be7afde67e1ff95ddcfe0aa7a562c87736b76.zip
Add perl-5.14 as provider. Force stable keywords
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
-rw-r--r--virtual/perl-Scalar-List-Utils/ChangeLog9
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.230.0-r1.ebuild (renamed from virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.230.0.ebuild)6
2 files changed, 11 insertions, 4 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog
index 6c16a78910f8..e5bb216f0fb6 100644
--- a/virtual/perl-Scalar-List-Utils/ChangeLog
+++ b/virtual/perl-Scalar-List-Utils/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for virtual/perl-Scalar-List-Utils
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.49 2011/05/20 13:26:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.50 2011/06/18 20:20:48 tove Exp $
+
+*perl-Scalar-List-Utils-1.230.0-r1 (18 Jun 2011)
+
+ 18 Jun 2011; Torsten Veller <tove@gentoo.org>
+ -perl-Scalar-List-Utils-1.230.0.ebuild,
+ +perl-Scalar-List-Utils-1.230.0-r1.ebuild:
+ Add perl-5.14 as provider
*perl-Scalar-List-Utils-1.230.0 (20 May 2011)
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.230.0.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.230.0-r1.ebuild
index c308f27b311a..26f4c0a6114c 100644
--- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.230.0.ebuild
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.230.0-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 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.230.0.ebuild,v 1.1 2011/05/20 13:26:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.230.0-r1.ebuild,v 1.1 2011/06/18 20:20:48 tove Exp $
-DESCRIPTION="Virtual for Scalar-List-Utils"
+DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
SRC_URI=""
@@ -11,4 +11,4 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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.14.0 ~perl-core/Scalar-List-Utils-${PV} )"
+RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"