diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-19 12:43:21 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-19 12:43:21 +0000 |
commit | ac56b917472745b012908858f27c973e955c840b (patch) | |
tree | 2f214ba41e8dd466443af3d88d7ef36ac49cc620 /dev-perl/Crypt-Twofish | |
parent | amd64 stable wrt bug #492108 (diff) | |
download | gentoo-2-ac56b917472745b012908858f27c973e955c840b.tar.gz gentoo-2-ac56b917472745b012908858f27c973e955c840b.tar.bz2 gentoo-2-ac56b917472745b012908858f27c973e955c840b.zip |
x86 stable wrt bug #492108
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Crypt-Twofish')
-rw-r--r-- | dev-perl/Crypt-Twofish/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Crypt-Twofish/ChangeLog b/dev-perl/Crypt-Twofish/ChangeLog index f0b6ff37a20b..8d130adeaa0a 100644 --- a/dev-perl/Crypt-Twofish/ChangeLog +++ b/dev-perl/Crypt-Twofish/ChangeLog @@ -1,6 +1,9 @@ # 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.22 2014/02/19 12:42:02 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.23 2014/02/19 12:43:21 zlogene Exp $ + + 19 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Crypt-Twofish-2.170.0.ebuild: + x86 stable wrt bug #492108 19 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Crypt-Twofish-2.170.0.ebuild: amd64 stable wrt bug #492108 diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild index 93fff6cbbeb3..27b57803b489 100644 --- a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild +++ b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.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-Twofish/Crypt-Twofish-2.170.0.ebuild,v 1.3 2014/02/19 12:42:02 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v 1.4 2014/02/19 12:43:21 zlogene Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="The Twofish Encryption Algorithm" SLOT="0" -KEYWORDS="amd64 ia64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ia64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST="do" |