summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-09-01 12:04:34 +0000
committerFabian Groffen <grobian@gentoo.org>2012-09-01 12:04:34 +0000
commit548af3f731f0be26b3fa9cc594599bac4bead364 (patch)
tree9757dd999c53c76d9266798bc43c86e1969b0306 /dev-perl/text-autoformat
parentMarked ~ppc-aix, bug #432288 (diff)
downloadgentoo-2-548af3f731f0be26b3fa9cc594599bac4bead364.tar.gz
gentoo-2-548af3f731f0be26b3fa9cc594599bac4bead364.tar.bz2
gentoo-2-548af3f731f0be26b3fa9cc594599bac4bead364.zip
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
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.669.2.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/text-autoformat/ChangeLog b/dev-perl/text-autoformat/ChangeLog
index 9767a039ff85..4a45015cd752 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.42 2012/06/24 12:58:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.43 2012/09/01 12:04:34 grobian Exp $
+
+ 01 Sep 2012; Fabian Groffen <grobian@gentoo.org>
+ text-autoformat-1.669.2.ebuild:
+ Marked ~ppc-aix, bug #432288
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/text-autoformat/text-autoformat-1.669.2.ebuild b/dev-perl/text-autoformat/text-autoformat-1.669.2.ebuild
index fa87c8dbe0a8..9a7294869056 100644
--- a/dev-perl/text-autoformat/text-autoformat-1.669.2.ebuild
+++ b/dev-perl/text-autoformat/text-autoformat-1.669.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.669.2.ebuild,v 1.1 2011/01/14 14:59:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669.2.ebuild,v 1.2 2012/09/01 12:04:34 grobian Exp $
EAPI=2
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Automatic text wrapping and reformatting"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/text-reform-1.11