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
commit15113d74f01e867c04e3f7439e6fdf68cb2dc37b (patch)
tree3353eabc3e748d6ae794a5d435fc8b9844f86354 /dev-perl/string-crc32
parentMark 20031021 stable on ia64 (diff)
downloadgentoo-2-15113d74f01e867c04e3f7439e6fdf68cb2dc37b.tar.gz
gentoo-2-15113d74f01e867c04e3f7439e6fdf68cb2dc37b.tar.bz2
gentoo-2-15113d74f01e867c04e3f7439e6fdf68cb2dc37b.zip
Mark 1.2 stable on ia64
(Portage version: 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/Manifest2
-rw-r--r--dev-perl/string-crc32/string-crc32-1.2.ebuild4
3 files changed, 7 insertions, 4 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/Manifest b/dev-perl/string-crc32/Manifest
index 2ad0dd896beb..248086e31561 100644
--- a/dev-perl/string-crc32/Manifest
+++ b/dev-perl/string-crc32/Manifest
@@ -1,4 +1,4 @@
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 20f418841ac1534c4661519f96f49d33 ChangeLog 1274
-MD5 054197ba2f08259cf9ccb6a14e0bd864 string-crc32-1.2.ebuild 619
+MD5 fc1684631d8d97b4393b839cd647b240 string-crc32-1.2.ebuild 618
MD5 a13bf17cbfe594af4f6a1111c4df169e files/digest-string-crc32-1.2 66
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=""