dilfridge 14/07/26 11:58:41
Modified: ChangeLog
Added: Math-BigInt-1.997.0-r1.ebuild
Math-BigInt-1.999.300.ebuild
Removed: Math-BigInt-1.997.0.ebuild
Log:
EAPI bump and version bump, bug 518064
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed
Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path
1.87 perl-core/Math-BigInt/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/ChangeLog?rev=1.87&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/ChangeLog?rev=1.87&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/ChangeLog?r1=1.86&r2=1.87
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog 10 Jul 2014 22:08:47 -0000 1.86
+++ ChangeLog 26 Jul 2014 11:58:41 -0000 1.87
@@ -1,6 +1,14 @@
# 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.86
2014/07/10 22:08:47 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.87
2014/07/26 11:58:41 dilfridge Exp $
+
+*Math-BigInt-1.999.300 (26 Jul 2014)
+*Math-BigInt-1.997.0-r1 (26 Jul 2014)
+
+ 26 Jul 2014; Andreas K. Huettel <[email protected]>
+ -Math-BigInt-1.997.0.ebuild, +Math-BigInt-1.997.0-r1.ebuild,
+ +Math-BigInt-1.999.300.ebuild:
+ EAPI bump and version bump, bug 518064
10 Jul 2014; Andreas K. Huettel <[email protected]>
Math-BigInt-1.997.0.ebuild:
1.1 perl-core/Math-BigInt/Math-BigInt-1.997.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0-r1.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: Math-BigInt-1.997.0-r1.ebuild
===================================================================
# 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-r1.ebuild,v
1.1 2014/07/26 11:58:41 dilfridge Exp $
EAPI=4
MODULE_AUTHOR=PJACKLAM
MODULE_VERSION=1.997
inherit perl-module eutils
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86 ~ppc-aix
~ppc-macos ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Scalar-List-Utils-1.140.0"
DEPEND="${RDEPEND}"
PDEPEND=">=virtual/perl-Math-BigInt-FastCalc-0.270.0
>=perl-core/bignum-0.220.0
>=virtual/perl-Math-BigRat-0.260.200"
PATCHES=( "${FILESDIR}/${P}-overload.patch" )
SRC_TEST="do"
1.1 perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild?rev=1.1&content-type=text/plain
Index: Math-BigInt-1.999.300.ebuild
===================================================================
# 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.999.300.ebuild,v
1.1 2014/07/26 11:58:41 dilfridge Exp $
EAPI=5
MODULE_AUTHOR=PJACKLAM
MODULE_VERSION=1.9993
inherit perl-module eutils
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86
~ppc-aix ~ppc-macos ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Scalar-List-Utils-1.140.0"
DEPEND="${RDEPEND}"
PDEPEND=">=virtual/perl-Math-BigInt-FastCalc-0.270.0
>=perl-core/bignum-0.220.0
>=virtual/perl-Math-BigRat-0.260.200"
SRC_TEST="do"