diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 17:47:21 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-02-25 17:47:21 +0000 |
commit | 8a562021dfc8aa3c6236fc738105b6470b9ebdb1 (patch) | |
tree | 2add4ff3e9d26ad9286ad0068b81313084caa8f6 /dev-perl/Crypt-Blowfish | |
parent | Stable on alpha, bug #400061 (diff) | |
download | gentoo-2-8a562021dfc8aa3c6236fc738105b6470b9ebdb1.tar.gz gentoo-2-8a562021dfc8aa3c6236fc738105b6470b9ebdb1.tar.bz2 gentoo-2-8a562021dfc8aa3c6236fc738105b6470b9ebdb1.zip |
Stable on alpha, bug #400063
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Crypt-Blowfish')
-rw-r--r-- | dev-perl/Crypt-Blowfish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.120.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Crypt-Blowfish/ChangeLog b/dev-perl/Crypt-Blowfish/ChangeLog index 340ecdb92eb1..6a07644752d9 100644 --- a/dev-perl/Crypt-Blowfish/ChangeLog +++ b/dev-perl/Crypt-Blowfish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Crypt-Blowfish # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/ChangeLog,v 1.32 2012/02/24 10:00:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/ChangeLog,v 1.33 2012/02/25 17:47:21 klausman Exp $ + + 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> + Crypt-Blowfish-2.120.0.ebuild: + Stable on alpha, bug #400063 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Crypt-Blowfish-2.120.0.ebuild: Stable for amd64, wrt bug #400063 diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.120.0.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.120.0.ebuild index 903e738f1139..594a7313edb6 100644 --- a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.120.0.ebuild +++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.120.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.120.0.ebuild,v 1.2 2012/02/24 10:00:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.120.0.ebuild,v 1.3 2012/02/25 17:47:21 klausman 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" |