From 1c28cc7c5e5cc8ecc76f4c63e7049f840bcbdefd Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Sat, 18 Jun 2011 20:20:50 +0000 Subject: Add perl-5.14 as provider. Force stable keywords Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64 RepoMan-Options: --force --- virtual/perl-Scalar-List-Utils/ChangeLog | 9 ++++++++- .../perl-Scalar-List-Utils-1.230.0-r1.ebuild | 14 ++++++++++++++ .../perl-Scalar-List-Utils-1.230.0.ebuild | 14 -------------- 3 files changed, 22 insertions(+), 15 deletions(-) create mode 100644 virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.230.0-r1.ebuild delete mode 100644 virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.230.0.ebuild (limited to 'virtual/perl-Scalar-List-Utils') 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 + -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-r1.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.230.0-r1.ebuild new file mode 100644 index 000000000000..26f4c0a6114c --- /dev/null +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.230.0-r1.ebuild @@ -0,0 +1,14 @@ +# 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-r1.ebuild,v 1.1 2011/06/18 20:20:48 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +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* ~perl-core/${PN#perl-}-${PV} )" 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.ebuild deleted file mode 100644 index c308f27b311a..000000000000 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.230.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# 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 $ - -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 ~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} )" -- cgit v1.2.3-65-gdbad