summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-10 22:34:08 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-10 22:34:08 +0000
commit0366ce71fb8fb7182a5d4fea5e2cc259985545f1 (patch)
treeb4911d97a3ced78be6b22f71f8024100b43863ad
parentMark 1.1.0 stable on ia64 (diff)
downloadgentoo-2-0366ce71fb8fb7182a5d4fea5e2cc259985545f1.tar.gz
gentoo-2-0366ce71fb8fb7182a5d4fea5e2cc259985545f1.tar.bz2
gentoo-2-0366ce71fb8fb7182a5d4fea5e2cc259985545f1.zip
Mark 1.4 stable on ia64
(Portage version: 2.1-r1)
-rw-r--r--dev-perl/Tie-Array-Sorted/ChangeLog6
-rw-r--r--dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Tie-Array-Sorted/ChangeLog b/dev-perl/Tie-Array-Sorted/ChangeLog
index 7d3cb1664e36..3519853845fa 100644
--- a/dev-perl/Tie-Array-Sorted/ChangeLog
+++ b/dev-perl/Tie-Array-Sorted/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Tie-Array-Sorted
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Array-Sorted/ChangeLog,v 1.9 2006/07/01 01:06:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Array-Sorted/ChangeLog,v 1.10 2006/07/10 22:34:08 agriffis Exp $
+
+ 10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
+ Tie-Array-Sorted-1.4.ebuild:
+ Mark 1.4 stable on ia64
01 Jul 2006; Michael Cummings <mcummings@gentoo.org>
Tie-Array-Sorted-1.4.ebuild:
diff --git a/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild b/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild
index a37a1f2bf3b2..e55c85a5e6af 100644
--- a/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild
+++ b/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-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/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild,v 1.4 2006/07/01 01:06:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Array-Sorted/Tie-Array-Sorted-1.4.ebuild,v 1.5 2006/07/10 22:34:08 agriffis Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86"
+KEYWORDS="~amd64 ia64 ~ppc sparc ~x86"
IUSE=""
SRC_TEST="do"