summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-02 13:44:05 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-02 13:44:05 +0000
commita86863ca45fbe44525d0147334740ab3a99da95e (patch)
treea9c176fe1843f2971ba73ef51e4b2665958e5582 /dev-perl/string-crc32
parentMark 20031021 stable on ia64 (diff)
downloadhistorical-a86863ca45fbe44525d0147334740ab3a99da95e.tar.gz
historical-a86863ca45fbe44525d0147334740ab3a99da95e.tar.bz2
historical-a86863ca45fbe44525d0147334740ab3a99da95e.zip
Mark 1.2 stable on ia64
Package-Manager: portage-1.589-cvs
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 f18bb7ac63e2..cfb81c9e15b6 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.11 2005/08/26 01:19:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.12 2005/10/02 13:44:05 agriffis Exp $
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> string-crc32-1.2.ebuild:
+ Mark 1.2 stable on ia64
26 Aug 2005; Aron Griffis <agriffis@gentoo.org> string-crc32-1.2.ebuild:
add ~ia64
diff --git a/dev-perl/string-crc32/string-crc32-1.2.ebuild b/dev-perl/string-crc32/string-crc32-1.2.ebuild
index 11a401dcfe4c..08b8cc93747f 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.14 2005/08/26 01:19:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild,v 1.15 2005/10/02 13:44:05 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=""