summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/text-autoformat')
-rw-r--r--dev-perl/text-autoformat/ChangeLog6
-rw-r--r--dev-perl/text-autoformat/text-autoformat-1.669002.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/text-autoformat/ChangeLog b/dev-perl/text-autoformat/ChangeLog
index bf532ec9d747..094532b254b4 100644
--- a/dev-perl/text-autoformat/ChangeLog
+++ b/dev-perl/text-autoformat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/text-autoformat
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.36 2010/11/05 14:19:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.37 2010/11/13 20:12:54 armin76 Exp $
+
+ 13 Nov 2010; Raúl Porcel <armin76@gentoo.org>
+ text-autoformat-1.669002.ebuild:
+ alpha/ia64/sparc stable wrt #341865
05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
text-autoformat-1.669002.ebuild:
diff --git a/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild b/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild
index 8b317d679473..3a19f4840c8a 100644
--- a/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild
+++ b/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.5 2010/11/05 14:19:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669002.ebuild,v 1.6 2010/11/13 20:12:54 armin76 Exp $
EAPI=2
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Automatic text wrapping and reformatting"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/text-reform-1.11