summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-01-13 14:16:02 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-01-13 14:16:02 +0000
commitc28692de62f102347b34664e6a6db9989d542c75 (patch)
treebf4aeb024d7e3116ec04e6acc6e86e8bb7ea54c3 /dev-perl/string-crc32
parentStable on sparc (Manifest recommit) (diff)
downloadgentoo-2-c28692de62f102347b34664e6a6db9989d542c75.tar.gz
gentoo-2-c28692de62f102347b34664e6a6db9989d542c75.tar.bz2
gentoo-2-c28692de62f102347b34664e6a6db9989d542c75.zip
Stable on sparc
Diffstat (limited to 'dev-perl/string-crc32')
-rw-r--r--dev-perl/string-crc32/ChangeLog7
-rw-r--r--dev-perl/string-crc32/string-crc32-1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/string-crc32/ChangeLog b/dev-perl/string-crc32/ChangeLog
index 52f101fdf783..e2c1c4d72a78 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.7 2004/12/30 19:13:43 ciaranm Exp $
+# 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 $
+
+ 13 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> string-crc32-1.2.ebuild:
+ Stable on sparc
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/string-crc32/string-crc32-1.2.ebuild b/dev-perl/string-crc32/string-crc32-1.2.ebuild
index 4e68b41b6a84..971aff00c815 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 Foundation
+# 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.10 2004/12/23 16:32:22 nigoro Exp $
+# $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 $
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=""