summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-09-16 21:59:43 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-09-16 21:59:43 +0000
commitce6257f665bb4f96d18065c5715b749bc5184957 (patch)
tree3a7c21f3867ac2da1707454437702d76f7e3f672 /dev-perl/text-autoformat
parentppc stable (diff)
downloadgentoo-2-ce6257f665bb4f96d18065c5715b749bc5184957.tar.gz
gentoo-2-ce6257f665bb4f96d18065c5715b749bc5184957.tar.bz2
gentoo-2-ce6257f665bb4f96d18065c5715b749bc5184957.zip
ppc stable
(Portage version: 2.1.1)
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.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/text-autoformat/ChangeLog b/dev-perl/text-autoformat/ChangeLog
index 27ccb6347764..ade678e8b6cf 100644
--- a/dev-perl/text-autoformat/ChangeLog
+++ b/dev-perl/text-autoformat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/text-autoformat
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.20 2006/08/18 02:16:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.21 2006/09/16 21:59:43 dertobi123 Exp $
+
+ 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ text-autoformat-1.13.ebuild:
+ ppc stable
18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
text-autoformat-1.13.ebuild:
diff --git a/dev-perl/text-autoformat/text-autoformat-1.13.ebuild b/dev-perl/text-autoformat/text-autoformat-1.13.ebuild
index d91e66a30b8b..30188411ca6f 100644
--- a/dev-perl/text-autoformat/text-autoformat-1.13.ebuild
+++ b/dev-perl/text-autoformat/text-autoformat-1.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.13.ebuild,v 1.8 2006/08/18 02:16:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.13.ebuild,v 1.9 2006/09/16 21:59:43 dertobi123 Exp $
inherit perl-module
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-perl/text-reform-1.11