diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-14 01:23:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-14 01:23:35 +0000 |
commit | 27fb23778c5c3035d0a4adfeb209855261729b5e (patch) | |
tree | 0113d8ec9af2365ea41d17f1f84d0463e94ebd92 /dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild | |
parent | Keyworded ~hppa (diff) | |
download | historical-27fb23778c5c3035d0a4adfeb209855261729b5e.tar.gz historical-27fb23778c5c3035d0a4adfeb209855261729b5e.tar.bz2 historical-27fb23778c5c3035d0a4adfeb209855261729b5e.zip |
Stable on ppc64; bug #126048
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild')
-rw-r--r-- | dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild b/dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild index 255021b9ea5f..710306b360d8 100644 --- a/dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild +++ b/dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild,v 1.6 2006/03/13 21:35:14 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild,v 1.7 2006/03/14 01:23:35 corsair Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |