diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-11 15:15:42 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-11 15:15:42 +0000 |
commit | 42628e771247f8ffbf538b748153d5c29aea7deb (patch) | |
tree | feef2bd4e8b03d3e9171b8f731f8cb37e2536bcc /dev-perl/Crypt-Twofish | |
parent | ia64 stable wrt bug #492104 (diff) | |
download | gentoo-2-42628e771247f8ffbf538b748153d5c29aea7deb.tar.gz gentoo-2-42628e771247f8ffbf538b748153d5c29aea7deb.tar.bz2 gentoo-2-42628e771247f8ffbf538b748153d5c29aea7deb.zip |
ia64 stable wrt bug #492108
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-perl/Crypt-Twofish')
-rw-r--r-- | dev-perl/Crypt-Twofish/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Crypt-Twofish/ChangeLog b/dev-perl/Crypt-Twofish/ChangeLog index 9ce4e03fc910..c14ca1effa95 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.20 2013/08/15 07:17:08 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.21 2014/02/11 15:15:42 hattya Exp $ + + 11 Feb 2014; Akinori Hattori <hattya@gentoo.org> Crypt-Twofish-2.170.0.ebuild: + ia64 stable wrt bug #492108 *Crypt-Twofish-2.170.0 (15 Aug 2013) 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 1d269728da9a..fe3a2b51d054 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-2013 Gentoo Foundation +# 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.1 2013/08/15 07:17:08 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v 1.2 2014/02/11 15:15:42 hattya 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" |