diff options
author | 2014-08-24 01:57:14 +0000 | |
---|---|---|
committer | 2014-08-24 01:57:14 +0000 | |
commit | 07555862c9a4048b255f6548c028547c43f9e93d (patch) | |
tree | 223de55bf6b8af159f3c3653720c2af9908f47a7 | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-07555862c9a4048b255f6548c028547c43f9e93d.tar.gz gentoo-2-07555862c9a4048b255f6548c028547c43f9e93d.tar.bz2 gentoo-2-07555862c9a4048b255f6548c028547c43f9e93d.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)
-rw-r--r-- | dev-perl/WWW-Mechanize/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.730.0-r1.ebuild (renamed from dev-perl/WWW-Mechanize/WWW-Mechanize-1.730.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog index 033804dba90e..29eaa90e8ba7 100644 --- a/dev-perl/WWW-Mechanize/ChangeLog +++ b/dev-perl/WWW-Mechanize/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/WWW-Mechanize # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.93 2014/01/20 17:00:38 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.94 2014/08/24 01:57:14 axs Exp $ + +*WWW-Mechanize-1.730.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +WWW-Mechanize-1.730.0-r1.ebuild, -WWW-Mechanize-1.730.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 20 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> -WWW-Mechanize-1.720.0.ebuild, WWW-Mechanize-1.730.0.ebuild: diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.730.0.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.730.0-r1.ebuild index f6e2163f9853..97ed3b2d6b66 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.730.0.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.730.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/WWW-Mechanize/WWW-Mechanize-1.730.0.ebuild,v 1.3 2014/01/20 17:00:38 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.730.0-r1.ebuild,v 1.1 2014/08/24 01:57:14 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=ETHER MODULE_VERSION=1.73 |