diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 13:16:59 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 13:16:59 +0000 |
commit | 198de3ad0a08daa728913abf28a5bf23b4725f47 (patch) | |
tree | 9b08a3bb5f912030e02acc0c7d3ac33ce9f3c57b /perl-core | |
parent | EAPI bump (diff) | |
download | gentoo-2-198de3ad0a08daa728913abf28a5bf23b4725f47.tar.gz gentoo-2-198de3ad0a08daa728913abf28a5bf23b4725f47.tar.bz2 gentoo-2-198de3ad0a08daa728913abf28a5bf23b4725f47.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')
-rw-r--r-- | perl-core/Storable/ChangeLog | 10 | ||||
-rw-r--r-- | perl-core/Storable/Storable-2.390.0-r1.ebuild (renamed from perl-core/Storable/Storable-2.390.0.ebuild) | 4 | ||||
-rw-r--r-- | perl-core/Storable/Storable-2.450.0-r1.ebuild (renamed from perl-core/Storable/Storable-2.450.0.ebuild) | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/perl-core/Storable/ChangeLog b/perl-core/Storable/ChangeLog index 5f82ed9e071d..69d4ad6d62d6 100644 --- a/perl-core/Storable/ChangeLog +++ b/perl-core/Storable/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for perl-core/Storable # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.67 2014/02/01 23:58:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.68 2014/07/26 13:16:59 dilfridge Exp $ + +*Storable-2.390.0-r1 (26 Jul 2014) +*Storable-2.450.0-r1 (26 Jul 2014) + + 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +Storable-2.390.0-r1.ebuild, +Storable-2.450.0-r1.ebuild, + -Storable-2.390.0.ebuild, -Storable-2.450.0.ebuild: + EAPI bump 01 Feb 2014; Mike Frysinger <vapier@gentoo.org> Storable-2.390.0.ebuild, Storable-2.450.0.ebuild: diff --git a/perl-core/Storable/Storable-2.390.0.ebuild b/perl-core/Storable/Storable-2.390.0-r1.ebuild index 3aeedb2f6e07..c0b0fab38f26 100644 --- a/perl-core/Storable/Storable-2.390.0.ebuild +++ b/perl-core/Storable/Storable-2.390.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/Storable/Storable-2.390.0.ebuild,v 1.15 2014/02/01 23:58:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.390.0-r1.ebuild,v 1.1 2014/07/26 13:16:59 dilfridge Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=AMS MODULE_VERSION=2.39 diff --git a/perl-core/Storable/Storable-2.450.0.ebuild b/perl-core/Storable/Storable-2.450.0-r1.ebuild index 55d6ec80c079..a4c5f3a5e65e 100644 --- a/perl-core/Storable/Storable-2.450.0.ebuild +++ b/perl-core/Storable/Storable-2.450.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/Storable/Storable-2.450.0.ebuild,v 1.3 2014/02/01 23:58:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.450.0-r1.ebuild,v 1.1 2014/07/26 13:16:59 dilfridge Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=AMS MODULE_VERSION=2.45 |