diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 20:45:18 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 20:45:18 +0000 |
commit | 99279e81f07f4fa66b3ef89cdf79114a9a041d82 (patch) | |
tree | 7de8825e40b08adc25302b8c7c128213a458b771 /dev-perl/IPC-Run | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-99279e81f07f4fa66b3ef89cdf79114a9a041d82.tar.gz gentoo-2-99279e81f07f4fa66b3ef89cdf79114a9a041d82.tar.bz2 gentoo-2-99279e81f07f4fa66b3ef89cdf79114a9a041d82.zip |
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r-- | dev-perl/IPC-Run/ChangeLog | 13 | ||||
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.910.0-r1.ebuild (renamed from dev-perl/IPC-Run/IPC-Run-0.910.0.ebuild) | 6 | ||||
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild (renamed from dev-perl/IPC-Run/IPC-Run-0.920.0.ebuild) | 6 |
3 files changed, 17 insertions, 8 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog index 57317578700e..05a5ff481880 100644 --- a/dev-perl/IPC-Run/ChangeLog +++ b/dev-perl/IPC-Run/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-perl/IPC-Run -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.45 2012/09/02 16:11:58 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.46 2014/08/22 20:45:18 axs Exp $ + +*IPC-Run-0.920.0-r1 (22 Aug 2014) +*IPC-Run-0.910.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +IPC-Run-0.910.0-r1.ebuild, +IPC-Run-0.920.0-r1.ebuild, + -IPC-Run-0.910.0.ebuild, -IPC-Run-0.920.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 02 Sep 2012; Torsten Veller <tove@gentoo.org> -IPC-Run-0.89.ebuild, -IPC-Run-0.900.0.ebuild: diff --git a/dev-perl/IPC-Run/IPC-Run-0.910.0.ebuild b/dev-perl/IPC-Run/IPC-Run-0.910.0-r1.ebuild index 47aea16c4619..4d9cd72864b3 100644 --- a/dev-perl/IPC-Run/IPC-Run-0.910.0.ebuild +++ b/dev-perl/IPC-Run/IPC-Run-0.910.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.910.0.ebuild,v 1.7 2012/06/16 17:31:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.910.0-r1.ebuild,v 1.1 2014/08/22 20:45:18 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=TODDR MODULE_VERSION=0.91 diff --git a/dev-perl/IPC-Run/IPC-Run-0.920.0.ebuild b/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild index 482162c465df..97ab68f73827 100644 --- a/dev-perl/IPC-Run/IPC-Run-0.920.0.ebuild +++ b/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0.ebuild,v 1.1 2012/08/31 09:28:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild,v 1.1 2014/08/22 20:45:18 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=TODDR MODULE_VERSION=0.92 |