summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-10 22:33:15 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-10 22:33:15 +0000
commit7ca5a30fc6f786f2c019068f184a6e36fc9aabe4 (patch)
treee66ccb8012fbb5ebfb044edadd0204c0a048767f /dev-perl/Text-WrapI18N
parentMark 6.6.1 stable on ia64 (diff)
downloadhistorical-7ca5a30fc6f786f2c019068f184a6e36fc9aabe4.tar.gz
historical-7ca5a30fc6f786f2c019068f184a6e36fc9aabe4.tar.bz2
historical-7ca5a30fc6f786f2c019068f184a6e36fc9aabe4.zip
Mark 0.06 stable on ia64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/Text-WrapI18N')
-rw-r--r--dev-perl/Text-WrapI18N/ChangeLog5
-rw-r--r--dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-WrapI18N/ChangeLog b/dev-perl/Text-WrapI18N/ChangeLog
index 4f86fc85d3c7..1b201a94f80d 100644
--- a/dev-perl/Text-WrapI18N/ChangeLog
+++ b/dev-perl/Text-WrapI18N/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-WrapI18N
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.6 2006/07/05 11:39:50 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.7 2006/07/10 22:33:15 agriffis Exp $
+
+ 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Text-WrapI18N-0.06.ebuild:
+ Mark 0.06 stable on ia64
05 Jul 2006; Christian Hartmann <ian@gentoo.org>
Text-WrapI18N-0.06.ebuild:
diff --git a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild
index 27669f7d0b1c..0d8b746c454d 100644
--- a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild
+++ b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.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/Text-WrapI18N/Text-WrapI18N-0.06.ebuild,v 1.6 2006/07/05 11:39:50 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild,v 1.7 2006/07/10 22:33:15 agriffis Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~kubota/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ia64 sparc x86"
+KEYWORDS="~amd64 ia64 sparc x86"
DEPEND="dev-perl/Text-CharWidth"
RDEPEND="${DEPEND}"