diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-10 22:11:02 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-10 22:11:02 +0000 |
commit | 4039a53a85098ce5cb7f8b7b02b709f559142f4c (patch) | |
tree | b22b8ff5164d18dfebe8b3b53b0a105fc992b10e /perl-core/bignum | |
parent | Improve dependencies (diff) | |
download | gentoo-2-4039a53a85098ce5cb7f8b7b02b709f559142f4c.tar.gz gentoo-2-4039a53a85098ce5cb7f8b7b02b709f559142f4c.tar.bz2 gentoo-2-4039a53a85098ce5cb7f8b7b02b709f559142f4c.zip |
Improve dependencies
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'perl-core/bignum')
-rw-r--r-- | perl-core/bignum/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/bignum/bignum-0.23.ebuild | 4 | ||||
-rw-r--r-- | perl-core/bignum/bignum-0.24.ebuild | 4 | ||||
-rw-r--r-- | perl-core/bignum/bignum-0.25.ebuild | 4 | ||||
-rw-r--r-- | perl-core/bignum/bignum-0.280.0.ebuild | 4 | ||||
-rw-r--r-- | perl-core/bignum/bignum-0.290.0.ebuild | 4 | ||||
-rw-r--r-- | perl-core/bignum/bignum-0.300.0.ebuild | 4 | ||||
-rw-r--r-- | perl-core/bignum/bignum-0.320.0.ebuild | 4 |
8 files changed, 20 insertions, 15 deletions
diff --git a/perl-core/bignum/ChangeLog b/perl-core/bignum/ChangeLog index e145de289287..3da997a8806f 100644 --- a/perl-core/bignum/ChangeLog +++ b/perl-core/bignum/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/bignum # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.52 2014/07/10 14:20:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.53 2014/07/10 22:11:02 dilfridge Exp $ + + 10 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> bignum-0.23.ebuild, + bignum-0.24.ebuild, bignum-0.25.ebuild, bignum-0.280.0.ebuild, + bignum-0.290.0.ebuild, bignum-0.300.0.ebuild, bignum-0.320.0.ebuild: + Improve dependencies 10 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> bignum-0.23.ebuild, bignum-0.24.ebuild, bignum-0.25.ebuild, bignum-0.280.0.ebuild, diff --git a/perl-core/bignum/bignum-0.23.ebuild b/perl-core/bignum/bignum-0.23.ebuild index 78d5c383c48a..6ef10a3e21ce 100644 --- a/perl-core/bignum/bignum-0.23.ebuild +++ b/perl-core/bignum/bignum-0.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.23.ebuild,v 1.8 2014/07/10 14:20:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.23.ebuild,v 1.9 2014/07/10 22:11:02 dilfridge Exp $ MODULE_AUTHOR=TELS MODULE_SECTION=math @@ -17,7 +17,7 @@ SRC_TEST="do" PREFER_BUILDPL="no" RDEPEND=">=virtual/perl-Math-BigInt-1.88 - >=perl-core/Math-BigRat-0.21 + >=virtual/perl-Math-BigRat-0.21 dev-lang/perl" DEPEND="${RDEPEND} test? ( >=dev-perl/Test-Pod-Coverage-1.08 )" diff --git a/perl-core/bignum/bignum-0.24.ebuild b/perl-core/bignum/bignum-0.24.ebuild index c1f9a0f83ac1..6a0b433d4e85 100644 --- a/perl-core/bignum/bignum-0.24.ebuild +++ b/perl-core/bignum/bignum-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.24.ebuild,v 1.2 2014/07/10 14:20:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.24.ebuild,v 1.3 2014/07/10 22:11:02 dilfridge Exp $ EAPI=3 @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" IUSE="test" RDEPEND=">=virtual/perl-Math-BigInt-1.88 - >=perl-core/Math-BigRat-0.21" + >=virtual/perl-Math-BigRat-0.21" DEPEND="${RDEPEND} test? ( dev-perl/Test-Pod >=dev-perl/Test-Pod-Coverage-1.08 )" diff --git a/perl-core/bignum/bignum-0.25.ebuild b/perl-core/bignum/bignum-0.25.ebuild index 2b5923c09ee9..6661a7652083 100644 --- a/perl-core/bignum/bignum-0.25.ebuild +++ b/perl-core/bignum/bignum-0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.25.ebuild,v 1.4 2014/07/10 14:20:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.25.ebuild,v 1.5 2014/07/10 22:11:02 dilfridge Exp $ EAPI=3 @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-m IUSE="test" RDEPEND=">=virtual/perl-Math-BigInt-1.88 - >=perl-core/Math-BigRat-0.21" + >=virtual/perl-Math-BigRat-0.21" DEPEND="${RDEPEND} test? ( dev-perl/Test-Pod >=dev-perl/Test-Pod-Coverage-1.08 )" diff --git a/perl-core/bignum/bignum-0.280.0.ebuild b/perl-core/bignum/bignum-0.280.0.ebuild index fcf4571b89c5..a8c6d087bd7b 100644 --- a/perl-core/bignum/bignum-0.280.0.ebuild +++ b/perl-core/bignum/bignum-0.280.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.280.0.ebuild,v 1.2 2014/07/10 14:20:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.280.0.ebuild,v 1.3 2014/07/10 22:11:02 dilfridge Exp $ EAPI=4 @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-m IUSE="test" RDEPEND=">=virtual/perl-Math-BigInt-1.88 - >=perl-core/Math-BigRat-0.21" + >=virtual/perl-Math-BigRat-0.21" DEPEND="${RDEPEND} test? ( dev-perl/Test-Pod diff --git a/perl-core/bignum/bignum-0.290.0.ebuild b/perl-core/bignum/bignum-0.290.0.ebuild index 1c877ff6854c..16d844f23389 100644 --- a/perl-core/bignum/bignum-0.290.0.ebuild +++ b/perl-core/bignum/bignum-0.290.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.290.0.ebuild,v 1.9 2014/07/10 14:20:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.290.0.ebuild,v 1.10 2014/07/10 22:11:02 dilfridge Exp $ EAPI=4 @@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86 ~ppc-aix ~ppc-ma IUSE="test" RDEPEND=">=virtual/perl-Math-BigInt-1.88 - >=perl-core/Math-BigRat-0.21" + >=virtual/perl-Math-BigRat-0.21" DEPEND="${RDEPEND} test? ( dev-perl/Test-Pod diff --git a/perl-core/bignum/bignum-0.300.0.ebuild b/perl-core/bignum/bignum-0.300.0.ebuild index a6db4d73bd1a..15e088fbb99f 100644 --- a/perl-core/bignum/bignum-0.300.0.ebuild +++ b/perl-core/bignum/bignum-0.300.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.300.0.ebuild,v 1.12 2014/07/10 14:20:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.300.0.ebuild,v 1.13 2014/07/10 22:11:02 dilfridge Exp $ EAPI=4 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" >=virtual/perl-Math-BigInt-1.88 - >=perl-core/Math-BigRat-0.21 + >=virtual/perl-Math-BigRat-0.21 " DEPEND="${RDEPEND}" # test? ( diff --git a/perl-core/bignum/bignum-0.320.0.ebuild b/perl-core/bignum/bignum-0.320.0.ebuild index 710c74b776e5..d58dd1baa44d 100644 --- a/perl-core/bignum/bignum-0.320.0.ebuild +++ b/perl-core/bignum/bignum-0.320.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.320.0.ebuild,v 1.2 2014/07/10 14:20:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.320.0.ebuild,v 1.3 2014/07/10 22:11:02 dilfridge Exp $ EAPI=5 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" >=virtual/perl-Math-BigInt-1.880.0 - >=perl-core/Math-BigRat-0.210.0 + >=virtual/perl-Math-BigRat-0.210.0 " DEPEND="${RDEPEND}" # test? ( |