diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 22:14:18 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 22:14:18 +0000 |
commit | 1bfbf29eff5e7c79d452ad8e91621bcc1901b32f (patch) | |
tree | 90266351eed4fe31aabeab9f7ba47ac93a53d59c /dev-perl/Inline | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-1bfbf29eff5e7c79d452ad8e91621bcc1901b32f.tar.gz gentoo-2-1bfbf29eff5e7c79d452ad8e91621bcc1901b32f.tar.bz2 gentoo-2-1bfbf29eff5e7c79d452ad8e91621bcc1901b32f.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/Inline')
-rw-r--r-- | dev-perl/Inline/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Inline/Inline-0.500.0-r1.ebuild (renamed from dev-perl/Inline/Inline-0.500.0.ebuild) | 4 | ||||
-rw-r--r-- | dev-perl/Inline/Inline-0.510.0-r1.ebuild (renamed from dev-perl/Inline/Inline-0.510.0.ebuild) | 4 |
3 files changed, 14 insertions, 5 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog index f6aa72913a39..0049a7a2e93d 100644 --- a/dev-perl/Inline/ChangeLog +++ b/dev-perl/Inline/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-perl/Inline # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.64 2014/07/10 10:36:02 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.65 2014/08/23 22:14:18 axs Exp $ + +*Inline-0.510.0-r1 (23 Aug 2014) +*Inline-0.500.0-r1 (23 Aug 2014) + + 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Inline-0.500.0-r1.ebuild, +Inline-0.510.0-r1.ebuild, -Inline-0.500.0.ebuild, + -Inline-0.510.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 10 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> -Inline-0.44-r1.ebuild, -Inline-0.470.0.ebuild, Inline-0.500.0.ebuild: diff --git a/dev-perl/Inline/Inline-0.500.0.ebuild b/dev-perl/Inline/Inline-0.500.0-r1.ebuild index 90323a76a397..a3c6d5f97096 100644 --- a/dev-perl/Inline/Inline-0.500.0.ebuild +++ b/dev-perl/Inline/Inline-0.500.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/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.12 2014/07/10 10:36:02 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0-r1.ebuild,v 1.1 2014/08/23 22:14:18 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=SISYPHUS MODULE_VERSION=0.50 diff --git a/dev-perl/Inline/Inline-0.510.0.ebuild b/dev-perl/Inline/Inline-0.510.0-r1.ebuild index 10c288f31ead..ef0bbc7fd2e8 100644 --- a/dev-perl/Inline/Inline-0.510.0.ebuild +++ b/dev-perl/Inline/Inline-0.510.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/dev-perl/Inline/Inline-0.510.0.ebuild,v 1.5 2014/06/09 23:42:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.510.0-r1.ebuild,v 1.1 2014/08/23 22:14:18 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=SISYPHUS MODULE_VERSION=0.51 |