diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-19 19:55:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-19 19:55:23 +0000 |
commit | f0ef4a324bca3b479686058d7f7744500ebfa6ab (patch) | |
tree | 83e766b1c65d5fecf57faa9b62e6945c2856316d /dev-perl/string-crc32/string-crc32-1.4.ebuild | |
parent | Add ~x86-fbsd keyword (diff) | |
download | gentoo-2-f0ef4a324bca3b479686058d7f7744500ebfa6ab.tar.gz gentoo-2-f0ef4a324bca3b479686058d7f7744500ebfa6ab.tar.bz2 gentoo-2-f0ef4a324bca3b479686058d7f7744500ebfa6ab.zip |
Stable on alpha.
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/string-crc32/string-crc32-1.4.ebuild')
-rw-r--r-- | dev-perl/string-crc32/string-crc32-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/string-crc32/string-crc32-1.4.ebuild b/dev-perl/string-crc32/string-crc32-1.4.ebuild index 8dd5d297eca3..97f88de2424c 100644 --- a/dev-perl/string-crc32/string-crc32-1.4.ebuild +++ b/dev-perl/string-crc32/string-crc32-1.4.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/string-crc32/string-crc32-1.4.ebuild,v 1.4 2006/07/10 23:46:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild,v 1.5 2006/07/19 19:55:23 kloeri 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="" |