summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-11-05 04:03:27 +0000
committerJeroen Roovers <jer@gentoo.org>2010-11-05 04:03:27 +0000
commit4af681885b9654dc710b49b213ff9f34391f1aee (patch)
tree2f95efa6b4a4256f18fc15f6f2bf0a966039595e /dev-perl/text-autoformat
parentStable for HPPA (bug #341865). (diff)
downloadgentoo-2-4af681885b9654dc710b49b213ff9f34391f1aee.tar.gz
gentoo-2-4af681885b9654dc710b49b213ff9f34391f1aee.tar.bz2
gentoo-2-4af681885b9654dc710b49b213ff9f34391f1aee.zip
Stable for HPPA (bug #341865).
(Portage version: 2.1.9.24/cvs/Linux i686)
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 f0264f31bb14..2815dd7d7328 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.33 2010/11/04 13:51:55 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.34 2010/11/05 04:03:27 jer Exp $
+
+ 05 Nov 2010; Jeroen Roovers <jer@gentoo.org>
+ text-autoformat-1.669002.ebuild:
+ Stable for HPPA (bug #341865).
04 Nov 2010; Christian Faulhammer <fauli@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 c9de1b1176d6..618906f23d27 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.2 2010/11/04 13:51:55 fauli Exp $
+# $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 $
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