diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 14:07:02 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 14:07:02 +0000 |
commit | d58f54980a13cd1e3e3f940506233d87dbf53531 (patch) | |
tree | 3955d5ee092930e06d1b79ab33aed0c575bbd227 /perl-core/Module-Build | |
parent | EAPI bump, this time really (diff) | |
download | gentoo-2-d58f54980a13cd1e3e3f940506233d87dbf53531.tar.gz gentoo-2-d58f54980a13cd1e3e3f940506233d87dbf53531.tar.bz2 gentoo-2-d58f54980a13cd1e3e3f940506233d87dbf53531.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/Module-Build')
-rw-r--r-- | perl-core/Module-Build/ChangeLog | 10 | ||||
-rw-r--r-- | perl-core/Module-Build/Module-Build-0.400.300-r1.ebuild (renamed from perl-core/Module-Build/Module-Build-0.400.300.ebuild) | 4 | ||||
-rw-r--r-- | perl-core/Module-Build/Module-Build-0.420.0-r1.ebuild (renamed from perl-core/Module-Build/Module-Build-0.420.0.ebuild) | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog index 8500ebad5c45..c4e5ff786ef7 100644 --- a/perl-core/Module-Build/ChangeLog +++ b/perl-core/Module-Build/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for perl-core/Module-Build # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.83 2014/07/09 20:19:50 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.84 2014/07/26 14:07:02 dilfridge Exp $ + +*Module-Build-0.400.300-r1 (26 Jul 2014) +*Module-Build-0.420.0-r1 (26 Jul 2014) + + 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +Module-Build-0.400.300-r1.ebuild, +Module-Build-0.420.0-r1.ebuild, + -Module-Build-0.400.300.ebuild, -Module-Build-0.420.0.ebuild: + EAPI bump 09 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> -Module-Build-0.36.07.ebuild, -Module-Build-0.362.400.ebuild, diff --git a/perl-core/Module-Build/Module-Build-0.400.300.ebuild b/perl-core/Module-Build/Module-Build-0.400.300-r1.ebuild index b5edfa52221a..0cf1a0f89faa 100644 --- a/perl-core/Module-Build/Module-Build-0.400.300.ebuild +++ b/perl-core/Module-Build/Module-Build-0.400.300-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/Module-Build/Module-Build-0.400.300.ebuild,v 1.16 2014/01/20 20:58:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.400.300-r1.ebuild,v 1.1 2014/07/26 14:07:02 dilfridge Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=LEONT MODULE_VERSION=0.4003 diff --git a/perl-core/Module-Build/Module-Build-0.420.0.ebuild b/perl-core/Module-Build/Module-Build-0.420.0-r1.ebuild index 21eef50581eb..8a7137109f54 100644 --- a/perl-core/Module-Build/Module-Build-0.420.0.ebuild +++ b/perl-core/Module-Build/Module-Build-0.420.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/Module-Build/Module-Build-0.420.0.ebuild,v 1.1 2014/03/10 12:55:04 civil Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.420.0-r1.ebuild,v 1.1 2014/07/26 14:07:02 dilfridge Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=LEONT MODULE_VERSION=0.4200 |