summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-05 13:22:29 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-05 13:22:29 +0000
commit2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c (patch)
treeca74a47dba654803d7c6d3870327746b126492c2 /dev-perl/text-autoformat
parentVersion bumped, bug #267587. (diff)
downloadhistorical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.gz
historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.bz2
historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.zip
Stable on amd64 wrt bug #341865
Package-Manager: portage-2.1.9.24/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 2815dd7d7328..98b3d767d93c 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.34 2010/11/05 04:03:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.35 2010/11/05 13:22:29 hwoarang Exp $
+
+ 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
+ text-autoformat-1.669002.ebuild:
+ Stable on amd64 wrt bug #341865
05 Nov 2010; Jeroen Roovers <jer@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 618906f23d27..51eb6ffc3b1a 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.3 2010/11/05 04:03:27 jer Exp $
+# $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 $
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