diff options
author | Tom Gall <tgall@gentoo.org> | 2005-11-25 22:27:59 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-11-25 22:27:59 +0000 |
commit | 7cbcba9bdf845ab19aa01340347c720e394b72c8 (patch) | |
tree | 90726d60e5342d4401f185340d28c0e60a001ad5 /dev-perl/string-crc32/string-crc32-1.2.ebuild | |
parent | Stable on x86, bug #113573. (diff) | |
download | historical-7cbcba9bdf845ab19aa01340347c720e394b72c8.tar.gz historical-7cbcba9bdf845ab19aa01340347c720e394b72c8.tar.bz2 historical-7cbcba9bdf845ab19aa01340347c720e394b72c8.zip |
stable on ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-perl/string-crc32/string-crc32-1.2.ebuild')
-rw-r--r-- | dev-perl/string-crc32/string-crc32-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/string-crc32/string-crc32-1.2.ebuild b/dev-perl/string-crc32/string-crc32-1.2.ebuild index 08b8cc93747f..c8cc89f83151 100644 --- a/dev-perl/string-crc32/string-crc32-1.2.ebuild +++ b/dev-perl/string-crc32/string-crc32-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild,v 1.15 2005/10/02 13:44:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild,v 1.16 2005/11/25 22:27:59 tgall Exp $ inherit perl-module @@ -12,5 +12,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SO/SOENKE/${MY_P}.readme" 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="" |