dilfridge 14/07/26 12:02:49 Modified: Math-BigInt-GMP-1.380.0.ebuild ChangeLog Log: Raise needed Math::BigInt version, bug 513276 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.2 dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild?r1=1.1&r2=1.2 Index: Math-BigInt-GMP-1.380.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Math-BigInt-GMP-1.380.0.ebuild 1 May 2014 17:50:23 -0000 1.1 +++ Math-BigInt-GMP-1.380.0.ebuild 26 Jul 2014 12:02:49 -0000 1.2 @@ -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/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild,v 1.1 2014/05/01 17:50:23 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild,v 1.2 2014/07/26 12:02:49 dilfridge Exp $ EAPI=5 @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="" -RDEPEND=">=virtual/perl-Math-BigInt-1.997.0 +RDEPEND=">=virtual/perl-Math-BigInt-1.999.300 >=dev-libs/gmp-4.0.0" DEPEND="${RDEPEND}" 1.23 dev-perl/Math-BigInt-GMP/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 10 Jul 2014 22:16:52 -0000 1.22 +++ ChangeLog 26 Jul 2014 12:02:49 -0000 1.23 @@ -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.22 2014/07/10 22:16:52 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.23 2014/07/26 12:02:49 dilfridge Exp $ + + 26 Jul 2014; Andreas K. Huettel <[email protected]> + Math-BigInt-GMP-1.380.0.ebuild: + Raise needed Math::BigInt version, bug 513276 10 Jul 2014; Andreas K. Huettel <[email protected]> Math-BigInt-GMP-1.24.ebuild:
