diff options
author | 2014-08-21 14:10:34 +0000 | |
---|---|---|
committer | 2014-08-21 14:10:34 +0000 | |
commit | be036a3d904f14a5ef42384658314a669c6b5527 (patch) | |
tree | a1392517887c3b4cef9a61c9c78cecd3117e53bf /dev-perl/Data-OptList | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-be036a3d904f14a5ef42384658314a669c6b5527.tar.gz gentoo-2-be036a3d904f14a5ef42384658314a669c6b5527.tar.bz2 gentoo-2-be036a3d904f14a5ef42384658314a669c6b5527.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/Data-OptList')
-rw-r--r-- | dev-perl/Data-OptList/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Data-OptList/Data-OptList-0.108.0-r1.ebuild (renamed from dev-perl/Data-OptList/Data-OptList-0.108.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Data-OptList/ChangeLog b/dev-perl/Data-OptList/ChangeLog index 6c5ea2ac6a6d..15c17de912c9 100644 --- a/dev-perl/Data-OptList/ChangeLog +++ b/dev-perl/Data-OptList/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Data-OptList # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/ChangeLog,v 1.39 2014/02/21 11:26:30 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/ChangeLog,v 1.40 2014/08/21 14:10:34 axs Exp $ + +*Data-OptList-0.108.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Data-OptList-0.108.0-r1.ebuild, -Data-OptList-0.108.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 21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> -Data-OptList-0.107.0.ebuild, Data-OptList-0.108.0.ebuild: diff --git a/dev-perl/Data-OptList/Data-OptList-0.108.0.ebuild b/dev-perl/Data-OptList/Data-OptList-0.108.0-r1.ebuild index 60db8d9e1b4b..175d72d1a9f5 100644 --- a/dev-perl/Data-OptList/Data-OptList-0.108.0.ebuild +++ b/dev-perl/Data-OptList/Data-OptList-0.108.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/Data-OptList/Data-OptList-0.108.0.ebuild,v 1.11 2014/02/21 11:26:30 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.108.0-r1.ebuild,v 1.1 2014/08/21 14:10:34 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=RJBS MODULE_VERSION=0.108 |