summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-10 23:46:03 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-10 23:46:03 +0000
commitae584d708977d3d96748b4c8f915a10aab882491 (patch)
treee62cccb2b5f9b4b6de137e512a84e529e9a60118 /dev-perl/string-crc32
parentMark 2.0.2 stable on ia64 (diff)
downloadhistorical-ae584d708977d3d96748b4c8f915a10aab882491.tar.gz
historical-ae584d708977d3d96748b4c8f915a10aab882491.tar.bz2
historical-ae584d708977d3d96748b4c8f915a10aab882491.zip
Mark 1.4 stable on ia64
Package-Manager: portage-2.1-r1
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.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/string-crc32/ChangeLog b/dev-perl/string-crc32/ChangeLog
index 25e107c75a4c..1e1470e0b669 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.18 2006/06/29 19:32:42 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.19 2006/07/10 23:46:03 agriffis Exp $
+
+ 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> string-crc32-1.4.ebuild:
+ Mark 1.4 stable on ia64
29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
string-crc32-1.4.ebuild:
diff --git a/dev-perl/string-crc32/string-crc32-1.4.ebuild b/dev-perl/string-crc32/string-crc32-1.4.ebuild
index 3fc6adb21b6d..8dd5d297eca3 100644
--- a/dev-perl/string-crc32/string-crc32-1.4.ebuild
+++ b/dev-perl/string-crc32/string-crc32-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.4.ebuild,v 1.3 2006/06/29 19:32:42 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild,v 1.4 2006/07/10 23:46:03 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=""