diff options
author | 2014-08-22 17:44:42 +0000 | |
---|---|---|
committer | 2014-08-22 17:44:42 +0000 | |
commit | 29acf4a49c5db87a9efebeff1ef20405045f15ca (patch) | |
tree | 25e7418a170456396de735f3b67a8b3b8063a853 /dev-perl/Crypt-Twofish | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-29acf4a49c5db87a9efebeff1ef20405045f15ca.tar.gz gentoo-2-29acf4a49c5db87a9efebeff1ef20405045f15ca.tar.bz2 gentoo-2-29acf4a49c5db87a9efebeff1ef20405045f15ca.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/Crypt-Twofish')
-rw-r--r-- | dev-perl/Crypt-Twofish/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0-r1.ebuild (renamed from dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Crypt-Twofish/ChangeLog b/dev-perl/Crypt-Twofish/ChangeLog index b94183bd0652..3f758c914ab3 100644 --- a/dev-perl/Crypt-Twofish/ChangeLog +++ b/dev-perl/Crypt-Twofish/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Crypt-Twofish # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.24 2014/02/19 12:47:08 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.25 2014/08/22 17:44:42 axs Exp $ + +*Crypt-Twofish-2.170.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Crypt-Twofish-2.170.0-r1.ebuild, -Crypt-Twofish-2.170.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 19 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> -Crypt-Twofish-2.140.0.ebuild, Crypt-Twofish-2.170.0.ebuild: diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0-r1.ebuild index 4f4a1fec7e65..cd8cf7ef950f 100644 --- a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild +++ b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.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/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v 1.5 2014/02/19 12:47:08 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0-r1.ebuild,v 1.1 2014/08/22 17:44:42 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=AMS MODULE_VERSION=2.17 |