dilfridge 14/07/10 22:16:52 Modified: Math-BigInt-GMP-1.24.ebuild ChangeLog Log: Depend on virtual/perl-x instead of perl-core/x (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.9 dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild?r1=1.8&r2=1.9 Index: Math-BigInt-GMP-1.24.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- Math-BigInt-GMP-1.24.ebuild 6 Sep 2010 18:49:11 -0000 1.8 +++ Math-BigInt-GMP-1.24.ebuild 10 Jul 2014 22:16:52 -0000 1.9 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.8 2010/09/06 18:49:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.24.ebuild,v 1.9 2014/07/10 22:16:52 dilfridge Exp $ MODULE_AUTHOR="TELS/math" inherit perl-module @@ -12,7 +12,7 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 hppa ppc sparc x86" -RDEPEND=">=perl-core/Math-BigInt-1.87 +RDEPEND=">=virtual/perl-Math-BigInt-1.87 >=dev-libs/gmp-4.0.0" DEPEND="${RDEPEND}" 1.22 dev-perl/Math-BigInt-GMP/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 1 May 2014 17:50:23 -0000 1.21 +++ ChangeLog 10 Jul 2014 22:16:52 -0000 1.22 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Math-BigInt-GMP # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.21 2014/05/01 17:50:23 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.22 2014/07/10 22:16:52 dilfridge Exp $ + + 10 Jul 2014; Andreas K. Huettel <dilfri...@gentoo.org> + Math-BigInt-GMP-1.24.ebuild: + Depend on virtual/perl-x instead of perl-core/x *Math-BigInt-GMP-1.380.0 (01 May 2014)