diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 13:32:38 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 13:32:38 +0000 |
commit | 0622f1524e518dcfb577eeee4ddae86db889f8f0 (patch) | |
tree | c282baada643e26e02bdc5ca674483bb13303a9f /perl-core | |
parent | EAPI bump (diff) | |
download | gentoo-2-0622f1524e518dcfb577eeee4ddae86db889f8f0.tar.gz gentoo-2-0622f1524e518dcfb577eeee4ddae86db889f8f0.tar.bz2 gentoo-2-0622f1524e518dcfb577eeee4ddae86db889f8f0.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/IPC-Cmd/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/IPC-Cmd/IPC-Cmd-0.780.0-r1.ebuild (renamed from perl-core/IPC-Cmd/IPC-Cmd-0.780.0.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/perl-core/IPC-Cmd/ChangeLog b/perl-core/IPC-Cmd/ChangeLog index b205feca6427..5fc2abf4b7f4 100644 --- a/perl-core/IPC-Cmd/ChangeLog +++ b/perl-core/IPC-Cmd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for perl-core/IPC-Cmd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/ChangeLog,v 1.46 2014/07/08 22:12:15 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/ChangeLog,v 1.47 2014/07/26 13:32:38 dilfridge Exp $ + +*IPC-Cmd-0.780.0-r1 (26 Jul 2014) + + 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +IPC-Cmd-0.780.0-r1.ebuild, -IPC-Cmd-0.780.0.ebuild: + EAPI bump 08 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> -IPC-Cmd-0.680.ebuild, -IPC-Cmd-0.700.0.ebuild, -IPC-Cmd-0.720.0.ebuild, -IPC-Cmd-0.760.0.ebuild: diff --git a/perl-core/IPC-Cmd/IPC-Cmd-0.780.0.ebuild b/perl-core/IPC-Cmd/IPC-Cmd-0.780.0-r1.ebuild index bff65f0a0344..92fca9327b77 100644 --- a/perl-core/IPC-Cmd/IPC-Cmd-0.780.0.ebuild +++ b/perl-core/IPC-Cmd/IPC-Cmd-0.780.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/IPC-Cmd/IPC-Cmd-0.780.0.ebuild,v 1.15 2014/01/20 20:43:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/IPC-Cmd-0.780.0-r1.ebuild,v 1.1 2014/07/26 13:32:38 dilfridge Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=BINGOS MODULE_VERSION=0.78 |