diff options
author | 2005-03-29 08:15:36 +0000 | |
---|---|---|
committer | 2005-03-29 08:15:36 +0000 | |
commit | 7b19bb3a166b84bcc6d915022e1b3231c78dee3e (patch) | |
tree | 144df151b1d4af1ff1c4237713c5759a5d1ff35b /dev-perl/string-crc32/string-crc32-1.2.ebuild | |
parent | Fixing Depends (diff) | |
download | gentoo-2-7b19bb3a166b84bcc6d915022e1b3231c78dee3e.tar.gz gentoo-2-7b19bb3a166b84bcc6d915022e1b3231c78dee3e.tar.bz2 gentoo-2-7b19bb3a166b84bcc6d915022e1b3231c78dee3e.zip |
amd64 stable
(Portage version: 2.0.51.19)
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 971aff00c815..7ac11c3a0a29 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.11 2005/01/13 14:16:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild,v 1.12 2005/03/29 08:13:36 voxus 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="x86 ~ppc sparc alpha hppa ~amd64 ~mips ~ppc64" +KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ~mips ~ppc64" IUSE="" |