summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-05 14:19:46 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-05 14:19:46 +0000
commit69b6b7c987a691f33327baad288b25569f394626 (patch)
tree58d809a3354ed159d0e444fed7901f952238a021 /dev-perl/text-autoformat
parentppc64 stable wrt #341865 (diff)
downloadhistorical-69b6b7c987a691f33327baad288b25569f394626.tar.gz
historical-69b6b7c987a691f33327baad288b25569f394626.tar.bz2
historical-69b6b7c987a691f33327baad288b25569f394626.zip
ppc64 stable wrt #341865
Package-Manager: portage-2.2.0_alpha3/cvs/Linux x86_64
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 98b3d767d93c..bf532ec9d747 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.35 2010/11/05 13:22:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.36 2010/11/05 14:19:08 ssuominen Exp $
+
+ 05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+ text-autoformat-1.669002.ebuild:
+ ppc64 stable wrt #341865
05 Nov 2010; Markos Chandras <hwoarang@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 51eb6ffc3b1a..8b317d679473 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.4 2010/11/05 13:22:29 hwoarang Exp $
+# $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 $
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