diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 16:48:43 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 16:48:43 +0000 |
commit | b799ffca3892682f9bf654e13e4853ecb9ba4c9a (patch) | |
tree | 842a6ad4b8789a237f7697501602ec4a76140dd7 /dev-perl/string-crc32/string-crc32-1.2.ebuild | |
parent | Fixing BUG #52389. (diff) | |
download | historical-b799ffca3892682f9bf654e13e4853ecb9ba4c9a.tar.gz historical-b799ffca3892682f9bf654e13e4853ecb9ba4c9a.tar.bz2 historical-b799ffca3892682f9bf654e13e4853ecb9ba4c9a.zip |
Stable on alpha.
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 26dda424ebcb..3384b49e0ff0 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-2004 Gentoo Technologies, Inc. # 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.4 2004/02/26 06:10:42 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild,v 1.5 2004/05/30 16:43:27 kloeri Exp $ inherit perl-module @@ -12,4 +12,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SO/SOENKE/${MY_P}.readme" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64 ~mips" +KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64 ~mips" |