From ac7be7afde67e1ff95ddcfe0aa7a562c87736b76 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 (Portage version: 2.2.0_alpha41/cvs/Linux x86_64, RepoMan options: --force) --- virtual/perl-Module-Load/ChangeLog | 8 +++++++- .../perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild | 14 ++++++++++++++ virtual/perl-Module-Load/perl-Module-Load-0.180.0.ebuild | 15 --------------- 3 files changed, 21 insertions(+), 16 deletions(-) create mode 100644 virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild delete mode 100644 virtual/perl-Module-Load/perl-Module-Load-0.180.0.ebuild (limited to 'virtual/perl-Module-Load') diff --git a/virtual/perl-Module-Load/ChangeLog b/virtual/perl-Module-Load/ChangeLog index b25891d1f455..6fa87f5a4511 100644 --- a/virtual/perl-Module-Load/ChangeLog +++ b/virtual/perl-Module-Load/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Module-Load # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.17 2011/06/13 02:03:21 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.18 2011/06/18 20:20:48 tove Exp $ + +*perl-Module-Load-0.180.0-r1 (18 Jun 2011) + + 18 Jun 2011; Torsten Veller + -perl-Module-Load-0.180.0.ebuild, +perl-Module-Load-0.180.0-r1.ebuild: + Add perl-5.14 as provider 13 Jun 2011; Matt Turner perl-Module-Load-0.180.0.ebuild: diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild new file mode 100644 index 000000000000..ec4c82486911 --- /dev/null +++ b/virtual/perl-Module-Load/perl-Module-Load-0.180.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-Module-Load/perl-Module-Load-0.180.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 ~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-Module-Load/perl-Module-Load-0.180.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.180.0.ebuild deleted file mode 100644 index e3e81e884de3..000000000000 --- a/virtual/perl-Module-Load/perl-Module-Load-0.180.0.ebuild +++ /dev/null @@ -1,15 +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-Module-Load/perl-Module-Load-0.180.0.ebuild,v 1.2 2011/06/13 02:03:21 mattst88 Exp $ - -DESCRIPTION="runtime require of both modules and files" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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="" - -DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~perl-core/Module-Load-${PV} )" -- cgit v1.2.3-65-gdbad