summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-10 22:19:22 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-10 22:19:22 +0000
commitb6bcf5af79d86d36731b57a87b0b618bf66ccf10 (patch)
tree8d6db1a1b7ac09d65306abbf6ef4afe95053eb00 /dev-perl/Test-LongString
parentMark 1.2.1 stable on ia64 (diff)
downloadgentoo-2-b6bcf5af79d86d36731b57a87b0b618bf66ccf10.tar.gz
gentoo-2-b6bcf5af79d86d36731b57a87b0b618bf66ccf10.tar.bz2
gentoo-2-b6bcf5af79d86d36731b57a87b0b618bf66ccf10.zip
Mark 0.09 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/Test-LongString')
-rw-r--r--dev-perl/Test-LongString/ChangeLog6
-rw-r--r--dev-perl/Test-LongString/Test-LongString-0.09.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Test-LongString/ChangeLog b/dev-perl/Test-LongString/ChangeLog
index d7fae8e234c4..518ac8d6bf63 100644
--- a/dev-perl/Test-LongString/ChangeLog
+++ b/dev-perl/Test-LongString/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-LongString
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.9 2006/06/12 16:47:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.10 2006/07/10 22:19:22 agriffis Exp $
+
+ 10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
+ Test-LongString-0.09.ebuild:
+ Mark 0.09 stable on ia64
12 Jun 2006; Michael Cummings <mcummings@gentoo.org>
Test-LongString-0.09.ebuild:
diff --git a/dev-perl/Test-LongString/Test-LongString-0.09.ebuild b/dev-perl/Test-LongString/Test-LongString-0.09.ebuild
index 4e7b79b98448..d46c6e1425cc 100644
--- a/dev-perl/Test-LongString/Test-LongString-0.09.ebuild
+++ b/dev-perl/Test-LongString/Test-LongString-0.09.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/Test-LongString/Test-LongString-0.09.ebuild,v 1.4 2006/06/12 16:47:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.09.ebuild,v 1.5 2006/07/10 22:19:22 agriffis Exp $
inherit perl-module
@@ -10,6 +10,6 @@ SRC_URI="mirror://cpan/authors/id/R/RG/RGARCIA/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86"
+KEYWORDS="~amd64 ia64 ~ppc sparc ~x86"
IUSE=""
SRC_TEST="do"