diff options
author | 2014-07-26 12:18:24 +0000 | |
---|---|---|
committer | 2014-07-26 12:18:24 +0000 | |
commit | d1f9bcead5e8b108d91f1806e2075d1a153801f1 (patch) | |
tree | ef1d1823099d5c656578af1568b5d07792558070 /perl-core/parent | |
parent | Version bump wrt #506846 by Coran Fisher (diff) | |
download | gentoo-2-d1f9bcead5e8b108d91f1806e2075d1a153801f1.tar.gz gentoo-2-d1f9bcead5e8b108d91f1806e2075d1a153801f1.tar.bz2 gentoo-2-d1f9bcead5e8b108d91f1806e2075d1a153801f1.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/parent')
-rw-r--r-- | perl-core/parent/ChangeLog | 10 | ||||
-rw-r--r-- | perl-core/parent/parent-0.225.0-r1.ebuild (renamed from perl-core/parent/parent-0.225.0.ebuild) | 4 | ||||
-rw-r--r-- | perl-core/parent/parent-0.228-r1.ebuild (renamed from perl-core/parent/parent-0.228.ebuild) | 6 |
3 files changed, 14 insertions, 6 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog index c4f20a251d57..c820476f5ef1 100644 --- a/perl-core/parent/ChangeLog +++ b/perl-core/parent/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for perl-core/parent # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.24 2014/07/16 18:46:45 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.25 2014/07/26 12:18:24 dilfridge Exp $ + +*parent-0.225.0-r1 (26 Jul 2014) +*parent-0.228-r1 (26 Jul 2014) + + 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +parent-0.225.0-r1.ebuild, +parent-0.228-r1.ebuild, -parent-0.225.0.ebuild, + -parent-0.228.ebuild: + EAPI bump 16 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> -parent-0.224.ebuild, -parent-0.226.ebuild, -parent-0.227.ebuild: diff --git a/perl-core/parent/parent-0.225.0.ebuild b/perl-core/parent/parent-0.225.0-r1.ebuild index 5d8bc3649c82..ca17e34d6450 100644 --- a/perl-core/parent/parent-0.225.0.ebuild +++ b/perl-core/parent/parent-0.225.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/parent/parent-0.225.0.ebuild,v 1.9 2014/01/17 06:05:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0-r1.ebuild,v 1.1 2014/07/26 12:18:24 dilfridge Exp $ -EAPI=3 +EAPI=5 MODULE_AUTHOR=CORION MODULE_VERSION=0.225 diff --git a/perl-core/parent/parent-0.228.ebuild b/perl-core/parent/parent-0.228-r1.ebuild index 5e96e92e0851..f04bf4a0a22a 100644 --- a/perl-core/parent/parent-0.228.ebuild +++ b/perl-core/parent/parent-0.228-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.228.ebuild,v 1.1 2013/10/28 05:28:05 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.228-r1.ebuild,v 1.1 2014/07/26 12:18:23 dilfridge Exp $ -EAPI=3 +EAPI=5 MODULE_AUTHOR=CORION MODULE_VERSION=0.228 |