diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 13:53:43 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 13:53:43 +0000 |
commit | 943f2fa23f0b693d28dc19baff1c64b79bf9fc48 (patch) | |
tree | 596c9b846e16afee2e16044da949ed0cc19a1c2c /perl-core | |
parent | EAPI bump (diff) | |
download | gentoo-2-943f2fa23f0b693d28dc19baff1c64b79bf9fc48.tar.gz gentoo-2-943f2fa23f0b693d28dc19baff1c64b79bf9fc48.tar.bz2 gentoo-2-943f2fa23f0b693d28dc19baff1c64b79bf9fc48.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/Pod-Parser/ChangeLog | 10 | ||||
-rw-r--r-- | perl-core/Pod-Parser/Pod-Parser-1.510.0-r1.ebuild (renamed from perl-core/Pod-Parser/Pod-Parser-1.510.0.ebuild) | 4 | ||||
-rw-r--r-- | perl-core/Pod-Parser/Pod-Parser-1.610.0-r1.ebuild (renamed from perl-core/Pod-Parser/Pod-Parser-1.610.0.ebuild) | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/perl-core/Pod-Parser/ChangeLog b/perl-core/Pod-Parser/ChangeLog index ef9191c2c305..c34a43a280ce 100644 --- a/perl-core/Pod-Parser/ChangeLog +++ b/perl-core/Pod-Parser/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for perl-core/Pod-Parser # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Parser/ChangeLog,v 1.1 2014/07/20 13:50:44 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Parser/ChangeLog,v 1.2 2014/07/26 13:53:43 dilfridge Exp $ + +*Pod-Parser-1.610.0-r1 (26 Jul 2014) +*Pod-Parser-1.510.0-r1 (26 Jul 2014) + + 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +Pod-Parser-1.510.0-r1.ebuild, +Pod-Parser-1.610.0-r1.ebuild, + -Pod-Parser-1.510.0.ebuild, -Pod-Parser-1.610.0.ebuild: + EAPI bump *Pod-Parser-1.610.0 (20 Jul 2014) *Pod-Parser-1.510.0 (20 Jul 2014) diff --git a/perl-core/Pod-Parser/Pod-Parser-1.510.0.ebuild b/perl-core/Pod-Parser/Pod-Parser-1.510.0-r1.ebuild index 257f50427c16..44854fd9c61e 100644 --- a/perl-core/Pod-Parser/Pod-Parser-1.510.0.ebuild +++ b/perl-core/Pod-Parser/Pod-Parser-1.510.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/Pod-Parser/Pod-Parser-1.510.0.ebuild,v 1.1 2014/07/20 13:50:44 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Parser/Pod-Parser-1.510.0-r1.ebuild,v 1.1 2014/07/26 13:53:43 dilfridge Exp $ -EAPI=4 +EAPI=5 MY_PN=Pod-Parser MODULE_AUTHOR=MAREKR diff --git a/perl-core/Pod-Parser/Pod-Parser-1.610.0.ebuild b/perl-core/Pod-Parser/Pod-Parser-1.610.0-r1.ebuild index b1fc2722aa2b..cb6dae1fcadb 100644 --- a/perl-core/Pod-Parser/Pod-Parser-1.610.0.ebuild +++ b/perl-core/Pod-Parser/Pod-Parser-1.610.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/Pod-Parser/Pod-Parser-1.610.0.ebuild,v 1.1 2014/07/20 13:50:44 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Parser/Pod-Parser-1.610.0-r1.ebuild,v 1.1 2014/07/26 13:53:43 dilfridge Exp $ -EAPI=4 +EAPI=5 MY_PN=Pod-Parser MODULE_AUTHOR=MAREKR |