diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 18:11:04 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 18:11:04 +0000 |
commit | 4e636501725170386e766c0716b544cd4951590f (patch) | |
tree | 00d04ea91b0ca52189390d5e6faa2a153fe609e7 /dev-perl/Linux-Pid | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-4e636501725170386e766c0716b544cd4951590f.tar.gz gentoo-2-4e636501725170386e766c0716b544cd4951590f.tar.bz2 gentoo-2-4e636501725170386e766c0716b544cd4951590f.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/Linux-Pid')
-rw-r--r-- | dev-perl/Linux-Pid/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Linux-Pid/Linux-Pid-0.40.0-r1.ebuild (renamed from dev-perl/Linux-Pid/Linux-Pid-0.40.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Linux-Pid/ChangeLog b/dev-perl/Linux-Pid/ChangeLog index 5f307c7b269d..47372f3bbe31 100644 --- a/dev-perl/Linux-Pid/ChangeLog +++ b/dev-perl/Linux-Pid/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Linux-Pid -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-Pid/ChangeLog,v 1.13 2012/11/13 15:54:31 ranger Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-Pid/ChangeLog,v 1.14 2014/08/22 18:11:04 axs Exp $ + +*Linux-Pid-0.40.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Linux-Pid-0.40.0-r1.ebuild, -Linux-Pid-0.40.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 13 Nov 2012; Brent Baude <ranger@gentoo.org> Linux-Pid-0.40.0.ebuild: Marking Linux-Pid-0.40.0 ppc64 for bug 432610 diff --git a/dev-perl/Linux-Pid/Linux-Pid-0.40.0.ebuild b/dev-perl/Linux-Pid/Linux-Pid-0.40.0-r1.ebuild index b48bdd2da4f7..d4e34f531df5 100644 --- a/dev-perl/Linux-Pid/Linux-Pid-0.40.0.ebuild +++ b/dev-perl/Linux-Pid/Linux-Pid-0.40.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/Linux-Pid/Linux-Pid-0.40.0.ebuild,v 1.7 2012/11/13 15:54:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-Pid/Linux-Pid-0.40.0-r1.ebuild,v 1.1 2014/08/22 18:11:04 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=RGARCIA MODULE_VERSION=0.04 |