diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 21:59:10 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 21:59:10 +0000 |
commit | 91c7d9238ef05193277f4ae29eeff59962f90636 (patch) | |
tree | 6ed55bdbd0f64dc9d306c001fa9ee042c1ca423a /dev-perl/Lingua-EN-Inflect | |
parent | bumped current stable ebuild(s) EAPI to 5; committed directly to stable as no... (diff) | |
download | gentoo-2-91c7d9238ef05193277f4ae29eeff59962f90636.tar.gz gentoo-2-91c7d9238ef05193277f4ae29eeff59962f90636.tar.bz2 gentoo-2-91c7d9238ef05193277f4ae29eeff59962f90636.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/Lingua-EN-Inflect')
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0-r1.ebuild (renamed from dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Lingua-EN-Inflect/ChangeLog b/dev-perl/Lingua-EN-Inflect/ChangeLog index 464b701960c9..6a3faebcbb94 100644 --- a/dev-perl/Lingua-EN-Inflect/ChangeLog +++ b/dev-perl/Lingua-EN-Inflect/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Lingua-EN-Inflect -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.49 2013/12/29 15:20:56 zlogene Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.50 2014/08/23 21:59:10 axs Exp $ + +*Lingua-EN-Inflect-1.895.0-r1 (23 Aug 2014) + + 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Lingua-EN-Inflect-1.895.0-r1.ebuild, -Lingua-EN-Inflect-1.895.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 29 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> Lingua-EN-Inflect-1.895.0.ebuild: diff --git a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0-r1.ebuild index 46493fc5ba30..36b07b670581 100644 --- a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild +++ b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 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/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0.ebuild,v 1.5 2013/12/29 15:20:56 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.895.0-r1.ebuild,v 1.1 2014/08/23 21:59:10 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DCONWAY MODULE_VERSION=1.895 |