From 55629f4aff797c44d8c424c82fd33209e1d1f255 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Mon, 21 May 2012 11:50:39 +0000 Subject: Add perl-5.16 as provider. Force stable keywords Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64 RepoMan-Options: --force --- virtual/perl-Math-BigInt-FastCalc/ChangeLog | 11 +++++++++-- .../perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild | 14 ++++++++++++++ .../perl-Math-BigInt-FastCalc-0.300.0.ebuild | 14 -------------- 3 files changed, 23 insertions(+), 16 deletions(-) create mode 100644 virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild delete mode 100644 virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0.ebuild (limited to 'virtual/perl-Math-BigInt-FastCalc') diff --git a/virtual/perl-Math-BigInt-FastCalc/ChangeLog b/virtual/perl-Math-BigInt-FastCalc/ChangeLog index dda58c9e6bec..d722b6b7a516 100644 --- a/virtual/perl-Math-BigInt-FastCalc/ChangeLog +++ b/virtual/perl-Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for virtual/perl-Math-BigInt-FastCalc -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.32 2011/09/13 18:07:17 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.33 2012/05/21 11:50:35 tove Exp $ + +*perl-Math-BigInt-FastCalc-0.300.0-r1 (21 May 2012) + + 21 May 2012; Torsten Veller + -perl-Math-BigInt-FastCalc-0.300.0.ebuild, + +perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild: + Add perl-5.16 as provider *perl-Math-BigInt-FastCalc-0.300.0 (13 Sep 2011) diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild new file mode 100644 index 000000000000..c2d513c609bd --- /dev/null +++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0-r1.ebuild,v 1.1 2012/05/21 11:50:35 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris" +IUSE="" + +RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )" diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0.ebuild deleted file mode 100644 index 0c0e7218771f..000000000000 --- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.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-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.300.0.ebuild,v 1.1 2011/09/13 18:07:17 tove Exp $ - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris" -IUSE="" - -RDEPEND="~perl-core/${PN#perl-}-${PV}" -- cgit v1.2.3-65-gdbad