diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 23:46:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 23:46:03 +0000 |
commit | 9c9865a987d5123e9cda462a1013c1bc7aa84992 (patch) | |
tree | 5557870081988abc9f9952436afcaab260a591dd /dev-perl/string-crc32/string-crc32-1.4.ebuild | |
parent | Mark 2.0.2 stable on ia64 (diff) | |
download | gentoo-2-9c9865a987d5123e9cda462a1013c1bc7aa84992.tar.gz gentoo-2-9c9865a987d5123e9cda462a1013c1bc7aa84992.tar.bz2 gentoo-2-9c9865a987d5123e9cda462a1013c1bc7aa84992.zip |
Mark 1.4 stable on ia64
(Portage version: 2.1-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 3fc6adb21b6d..8dd5d297eca3 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.3 2006/06/29 19:32:42 gustavoz Exp $ +# $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 $ 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="" |