summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-02 13:21:43 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-02 13:21:43 +0000
commit3a44b49ce90438f61db76b34fb2b52fd7b7cf745 (patch)
treeac67d0fd2874d59b2bde7dd10276b5ae0c7ed9a0 /dev-perl/Tie-IxHash
parentMark 1.07 stable on ia64 (diff)
downloadhistorical-3a44b49ce90438f61db76b34fb2b52fd7b7cf745.tar.gz
historical-3a44b49ce90438f61db76b34fb2b52fd7b7cf745.tar.bz2
historical-3a44b49ce90438f61db76b34fb2b52fd7b7cf745.zip
Mark 1.21-r1 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl/Tie-IxHash')
-rw-r--r--dev-perl/Tie-IxHash/ChangeLog5
-rw-r--r--dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Tie-IxHash/ChangeLog b/dev-perl/Tie-IxHash/ChangeLog
index 9788307aa4bb..989064db8995 100644
--- a/dev-perl/Tie-IxHash/ChangeLog
+++ b/dev-perl/Tie-IxHash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Tie-IxHash
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.15 2005/08/26 00:26:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/ChangeLog,v 1.16 2005/10/02 13:21:43 agriffis Exp $
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Tie-IxHash-1.21-r1.ebuild:
+ Mark 1.21-r1 stable on ia64
26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Tie-IxHash-1.21-r1.ebuild:
add ~ia64
diff --git a/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild b/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild
index 37ca15aa0bcb..51d992e63d13 100644
--- a/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild
+++ b/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.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/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild,v 1.13 2005/08/26 00:26:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.21-r1.ebuild,v 1.14 2005/10/02 13:21:43 agriffis Exp $
inherit perl-module
@@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/G/GS/GSAR/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""