diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 14:04:37 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 14:04:37 +0000 |
commit | 927c20376b0d9a5159eb210dd71b82604e27d971 (patch) | |
tree | dd383b7796675652a51ed3e255fa2b3b7eafdbb3 /perl-core/Math-BigInt | |
parent | EAPI bump (diff) | |
download | gentoo-2-927c20376b0d9a5159eb210dd71b82604e27d971.tar.gz gentoo-2-927c20376b0d9a5159eb210dd71b82604e27d971.tar.bz2 gentoo-2-927c20376b0d9a5159eb210dd71b82604e27d971.zip |
EAPI bump, this time really
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.997.0-r2.ebuild (renamed from perl-core/Math-BigInt/Math-BigInt-1.997.0-r1.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 9a9ca6a393da..2fb3ac671482 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,12 @@ # 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.87 2014/07/26 11:58:41 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.88 2014/07/26 14:04:37 dilfridge Exp $ + +*Math-BigInt-1.997.0-r2 (26 Jul 2014) + + 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +Math-BigInt-1.997.0-r2.ebuild, -Math-BigInt-1.997.0-r1.ebuild: + EAPI bump, this time really *Math-BigInt-1.999.300 (26 Jul 2014) *Math-BigInt-1.997.0-r1 (26 Jul 2014) diff --git a/perl-core/Math-BigInt/Math-BigInt-1.997.0-r1.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.997.0-r2.ebuild index 66259e40fee7..aa7b57e7554d 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.997.0-r1.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.997.0-r2.ebuild @@ -1,8 +1,8 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0-r2.ebuild,v 1.1 2014/07/26 14:04:37 dilfridge Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=PJACKLAM MODULE_VERSION=1.997 |