diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 12:41:47 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 12:41:47 +0000 |
commit | 6a808ad5a9815071d823d9b5ad7150ee0f68aa39 (patch) | |
tree | 367b145c20de8d8ba81ca78cf46e191d82d8fd00 /perl-core/bignum | |
parent | EAPI bump (diff) | |
download | gentoo-2-6a808ad5a9815071d823d9b5ad7150ee0f68aa39.tar.gz gentoo-2-6a808ad5a9815071d823d9b5ad7150ee0f68aa39.tar.bz2 gentoo-2-6a808ad5a9815071d823d9b5ad7150ee0f68aa39.zip |
EAPI bump
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'perl-core/bignum')
-rw-r--r-- | perl-core/bignum/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/bignum/bignum-0.300.0-r1.ebuild (renamed from perl-core/bignum/bignum-0.300.0.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/perl-core/bignum/ChangeLog b/perl-core/bignum/ChangeLog index 9ed0a6660fa6..06ef41e4eb9f 100644 --- a/perl-core/bignum/ChangeLog +++ b/perl-core/bignum/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for perl-core/bignum # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.54 2014/07/10 22:26:50 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.55 2014/07/26 12:41:47 dilfridge Exp $ + +*bignum-0.300.0-r1 (26 Jul 2014) + + 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +bignum-0.300.0-r1.ebuild, -bignum-0.300.0.ebuild: + EAPI bump 10 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> -bignum-0.23.ebuild, -bignum-0.24.ebuild, -bignum-0.25.ebuild, -bignum-0.280.0.ebuild, diff --git a/perl-core/bignum/bignum-0.300.0.ebuild b/perl-core/bignum/bignum-0.300.0-r1.ebuild index 15e088fbb99f..0ce3192391cf 100644 --- a/perl-core/bignum/bignum-0.300.0.ebuild +++ b/perl-core/bignum/bignum-0.300.0-r1.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/bignum/bignum-0.300.0.ebuild,v 1.13 2014/07/10 22:11:02 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.300.0-r1.ebuild,v 1.1 2014/07/26 12:41:47 dilfridge Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=FLORA MODULE_VERSION=0.30 |