diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 20:47:24 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 20:47:24 +0000 |
commit | 60742b0e57067073585e88edaef7c665356a3509 (patch) | |
tree | 40a667d7f69dd093c6b13d3780af9bf90ff9a515 /dev-perl/Text-Diff | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-60742b0e57067073585e88edaef7c665356a3509.tar.gz gentoo-2-60742b0e57067073585e88edaef7c665356a3509.tar.bz2 gentoo-2-60742b0e57067073585e88edaef7c665356a3509.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/Text-Diff')
-rw-r--r-- | dev-perl/Text-Diff/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Text-Diff/Text-Diff-1.410.0-r1.ebuild (renamed from dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Text-Diff/ChangeLog b/dev-perl/Text-Diff/ChangeLog index ff2e361c7be9..1dc1e8b99029 100644 --- a/dev-perl/Text-Diff/ChangeLog +++ b/dev-perl/Text-Diff/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Text-Diff # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.31 2014/08/05 13:21:20 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.32 2014/08/22 20:47:24 axs Exp $ + +*Text-Diff-1.410.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Text-Diff-1.410.0-r1.ebuild, -Text-Diff-1.410.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 05 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> Text-Diff-1.410.0.ebuild: Fix DESCRIPTION diff --git a/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild b/dev-perl/Text-Diff/Text-Diff-1.410.0-r1.ebuild index 2a7a370aa388..1befe2473807 100644 --- a/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild +++ b/dev-perl/Text-Diff/Text-Diff-1.410.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/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.10 2014/08/05 13:21:20 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0-r1.ebuild,v 1.1 2014/08/22 20:47:24 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=OVID MODULE_VERSION=1.41 |