commit: effd001089e45eaa2ff0d2c97f4be9c6b4bc0a17 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Dec 20 22:58:42 2015 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Dec 20 22:58:42 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=effd0010
dev-perl/Math-BigInt-GMP: Pin dev-libs/gmp slot Package-Manager: portage-2.2.26 dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild | 2 +- dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild | 2 +- dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild | 11 +---------- 3 files changed, 3 insertions(+), 12 deletions(-) diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild index 32a26d1..93460d1 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild @@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="" RDEPEND=">=virtual/perl-Math-BigInt-1.999.300 - >=dev-libs/gmp-4.0.0" + >=dev-libs/gmp-4.0.0:0" DEPEND="${RDEPEND}" SRC_TEST="do" diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild index 5674b5e..0e62f38 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="" RDEPEND=">=virtual/perl-Math-BigInt-1.999.709 - >=dev-libs/gmp-4.0.0" + >=dev-libs/gmp-4.0.0:0" DEPEND="${RDEPEND}" PERL_RM_FILES=( diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild index f318f2a..934dad5 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild @@ -17,18 +17,9 @@ IUSE="test" RDEPEND=" >=virtual/perl-Math-BigInt-1.999.709 >=virtual/perl-XSLoader-0.20.0 - >=dev-libs/gmp-4.0.0 + >=dev-libs/gmp-4.0.0:0 " DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker test? ( >=virtual/perl-Test-Simple-0.470.0 ) " - -#PERL_RM_FILES=( -# t/bigfltpm.t -# t/bigintpm.t -# t/biglog.t -#) -# - -DIST_TEST="do"