summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin V. Arkhipov <voxus@gentoo.org>2005-03-29 08:15:36 +0000
committerKonstantin V. Arkhipov <voxus@gentoo.org>2005-03-29 08:15:36 +0000
commit7b19bb3a166b84bcc6d915022e1b3231c78dee3e (patch)
tree144df151b1d4af1ff1c4237713c5759a5d1ff35b /dev-perl/string-crc32
parentFixing Depends (diff)
downloadgentoo-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')
-rw-r--r--dev-perl/string-crc32/ChangeLog5
-rw-r--r--dev-perl/string-crc32/string-crc32-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/string-crc32/ChangeLog b/dev-perl/string-crc32/ChangeLog
index e2c1c4d72a78..9dbf43a88a62 100644
--- a/dev-perl/string-crc32/ChangeLog
+++ b/dev-perl/string-crc32/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/string-crc32
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.8 2005/01/13 14:16:02 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.9 2005/03/29 08:13:36 voxus Exp $
+
+ 29 Mar 2005; Konstantin Arkhipov <voxus@gentoo.org> string-crc32-1.2.ebuild:
+ Stable on amd64.
13 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> string-crc32-1.2.ebuild:
Stable on sparc
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=""