diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 18:54:56 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 18:54:56 +0000 |
commit | 718e354f00ae20f1edd9adcda038bed9cc9b2927 (patch) | |
tree | 4ecea4b0d36b4d3a27a391597c06d4a6de86d0eb /dev-perl/Crypt-Twofish | |
parent | fix DOCSDIR ( bug #300290 ) (diff) | |
download | historical-718e354f00ae20f1edd9adcda038bed9cc9b2927.tar.gz historical-718e354f00ae20f1edd9adcda038bed9cc9b2927.tar.bz2 historical-718e354f00ae20f1edd9adcda038bed9cc9b2927.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Crypt-Twofish')
-rw-r--r-- | dev-perl/Crypt-Twofish/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Crypt-Twofish/ChangeLog b/dev-perl/Crypt-Twofish/ChangeLog index e9f2b21bce7c..36fd1b817e22 100644 --- a/dev-perl/Crypt-Twofish/ChangeLog +++ b/dev-perl/Crypt-Twofish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Crypt-Twofish -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.9 2009/05/11 11:15:45 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.10 2010/01/09 18:50:59 grobian Exp $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> + Crypt-Twofish-2.13.ebuild: + Transfer Prefix keywords *Crypt-Twofish-2.13 (11 May 2009) diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild index 185dde05c3e0..a355a3bc8b53 100644 --- a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild +++ b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.13.ebuild,v 1.1 2009/05/11 11:15:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.13.ebuild,v 1.2 2010/01/09 18:50:59 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="The Twofish Encryption Algorithm" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |