diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 19:44:25 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 19:44:25 +0000 |
commit | 37e9ee4d396f906a90e770dc4db9257bf0aa21ff (patch) | |
tree | 7ea1ea977139704c2cb7877adc90f4145681e8e9 /dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.03.ebuild | |
parent | add =media-gfx/truevision-0.5.5.2 for testing (diff) | |
download | historical-37e9ee4d396f906a90e770dc4db9257bf0aa21ff.tar.gz historical-37e9ee4d396f906a90e770dc4db9257bf0aa21ff.tar.bz2 historical-37e9ee4d396f906a90e770dc4db9257bf0aa21ff.zip |
marking stable sparc x86
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.03.ebuild')
-rw-r--r-- | dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.03.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.03.ebuild b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.03.ebuild index 146731918639..06f82a6e5468 100644 --- a/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.03.ebuild +++ b/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.03.ebuild,v 1.1 2005/11/12 15:44:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-CAST5_PP/Crypt-CAST5_PP-1.03.ebuild,v 1.2 2006/01/13 19:43:26 mcummings 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="~x86 ~sparc" +KEYWORDS="sparc x86" IUSE="" SRC_TEST="do" |