diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 18:29:12 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 18:29:12 +0000 |
commit | e3be0da06ecfb9fef85668e082fa7135ecf6d68d (patch) | |
tree | fc4abf4d459a1ccf401066931cfab34c60fe3c5f /dev-perl/Crypt-CAST5_PP | |
parent | amd64/x86 stable wrt #299849 (Tested with Soldier of Fortune CDROM). (diff) | |
download | historical-e3be0da06ecfb9fef85668e082fa7135ecf6d68d.tar.gz historical-e3be0da06ecfb9fef85668e082fa7135ecf6d68d.tar.bz2 historical-e3be0da06ecfb9fef85668e082fa7135ecf6d68d.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Crypt-CAST5_PP')
-rw-r--r-- | dev-perl/Crypt-CAST5_PP/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Crypt-CAST5_PP/ChangeLog b/dev-perl/Crypt-CAST5_PP/ChangeLog index 399011d6415c..267fa9cb6bcf 100644 --- a/dev-perl/Crypt-CAST5_PP/ChangeLog +++ b/dev-perl/Crypt-CAST5_PP/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Crypt-CAST5_PP -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-CAST5_PP/ChangeLog,v 1.16 2009/05/02 11:42:40 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-CAST5_PP/ChangeLog,v 1.17 2010/01/09 18:25:26 grobian Exp $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> + Crypt-CAST5_PP-1.04.ebuild: + Transfer Prefix keywords 02 May 2009; Torsten Veller <tove@gentoo.org> -Crypt-CAST5_PP-1.03.ebuild: Cleanup diff --git a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild index 4ee72dc715da..1d4b8c7a47a1 100644 --- a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild +++ b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild,v 1.7 2008/03/19 03:34:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.04.ebuild,v 1.8 2010/01/09 18:25:26 grobian Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BO/BOBMATH/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 hppa ia64 sparc x86" +KEYWORDS="amd64 hppa ia64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |