dilfridge 14/07/10 22:08:47 Modified: Math-BigInt-1.997.0.ebuild ChangeLog Log: Improve dependencies (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.14 perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild?r1=1.13&r2=1.14 Index: Math-BigInt-1.997.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- Math-BigInt-1.997.0.ebuild 25 Jan 2014 20:20:09 -0000 1.13 +++ Math-BigInt-1.997.0.ebuild 10 Jul 2014 22:08:47 -0000 1.14 @@ -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/Math-BigInt/Math-BigInt-1.997.0.ebuild,v 1.13 2014/01/25 20:20:09 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild,v 1.14 2014/07/10 22:08:47 dilfridge Exp $ EAPI=4 @@ -19,7 +19,7 @@ PDEPEND=">=virtual/perl-Math-BigInt-FastCalc-0.270.0 >=perl-core/bignum-0.220.0 - >=perl-core/Math-BigRat-0.260.200" + >=virtual/perl-Math-BigRat-0.260.200" PATCHES=( "${FILESDIR}/${P}-overload.patch" ) 1.86 perl-core/Math-BigInt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/ChangeLog?rev=1.86&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/ChangeLog?rev=1.86&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/ChangeLog?r1=1.85&r2=1.86 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- ChangeLog 25 Jan 2014 20:20:09 -0000 1.85 +++ ChangeLog 10 Jul 2014 22:08:47 -0000 1.86 @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Math-BigInt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.85 2014/01/25 20:20:09 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.86 2014/07/10 22:08:47 dilfridge Exp $ + + 10 Jul 2014; Andreas K. Huettel <dilfri...@gentoo.org> + Math-BigInt-1.997.0.ebuild: + Improve dependencies 25 Jan 2014; Mikle Kolyada <zlog...@gentoo.org> +files/Math-BigInt-1.997.0-overload.patch, Math-BigInt-1.997.0.ebuild: