diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-19 11:06:12 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-19 11:06:12 +0000 |
commit | 09a1fd01400a51c14f150f0d0ef57b3e412a5a46 (patch) | |
tree | 92b26c297816daeb8025092c775f42a9a62588a6 /dev-perl/Crypt-Blowfish | |
parent | app-editors/retext: Allow python3.3 with USE=-spell (diff) | |
download | gentoo-2-09a1fd01400a51c14f150f0d0ef57b3e412a5a46.tar.gz gentoo-2-09a1fd01400a51c14f150f0d0ef57b3e412a5a46.tar.bz2 gentoo-2-09a1fd01400a51c14f150f0d0ef57b3e412a5a46.zip |
x86 stable wrt bug #492104
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Crypt-Blowfish')
-rw-r--r-- | dev-perl/Crypt-Blowfish/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Crypt-Blowfish/ChangeLog b/dev-perl/Crypt-Blowfish/ChangeLog index c7a844337e7f..021f83e05aa8 100644 --- a/dev-perl/Crypt-Blowfish/ChangeLog +++ b/dev-perl/Crypt-Blowfish/ChangeLog @@ -1,6 +1,9 @@ # 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.45 2014/02/19 10:58:28 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/ChangeLog,v 1.46 2014/02/19 11:06:12 zlogene Exp $ + + 19 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Crypt-Blowfish-2.140.0.ebuild: + x86 stable wrt bug #492104 19 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Crypt-Blowfish-2.140.0.ebuild: amd64 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.ebuild index f38826429938..424dd8226508 100644 --- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0.ebuild +++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0.ebuild @@ -1,6 +1,6 @@ # 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.5 2014/02/19 10:58:28 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0.ebuild,v 1.6 2014/02/19 11:06:12 zlogene Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Crypt::Blowfish module for perl" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST="do" |