diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 14:49:09 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 14:49:09 +0000 |
commit | afd85132b2a37029ef38889248e5031f39482aef (patch) | |
tree | ffbc0837cfb58aec1bde3e01f8d643271c845148 /dev-perl/Crypt-Blowfish | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-afd85132b2a37029ef38889248e5031f39482aef.tar.gz gentoo-2-afd85132b2a37029ef38889248e5031f39482aef.tar.bz2 gentoo-2-afd85132b2a37029ef38889248e5031f39482aef.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-Blowfish')
-rw-r--r-- | dev-perl/Crypt-Blowfish/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0-r1.ebuild (renamed from dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Crypt-Blowfish/ChangeLog b/dev-perl/Crypt-Blowfish/ChangeLog index 1671221da38f..21b55fa45cc2 100644 --- a/dev-perl/Crypt-Blowfish/ChangeLog +++ b/dev-perl/Crypt-Blowfish/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Crypt-Blowfish # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/ChangeLog,v 1.49 2014/02/19 12:33:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/ChangeLog,v 1.50 2014/08/22 14:49:09 axs Exp $ + +*Crypt-Blowfish-2.140.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Crypt-Blowfish-2.140.0-r1.ebuild, -Crypt-Blowfish-2.140.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-Blowfish-2.140.0.ebuild: ppc stable wrt bug #492104 diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0-r1.ebuild index 49397de986e3..34bfec641f40 100644 --- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0.ebuild +++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.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-Blowfish/Crypt-Blowfish-2.140.0.ebuild,v 1.9 2014/02/19 12:33:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0-r1.ebuild,v 1.1 2014/08/22 14:49:09 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DPARIS MODULE_VERSION=2.14 |