summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-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}"