diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-16 07:19:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-16 07:19:21 +0000 |
commit | 01522d5162cdd12dcd013e7bce7273b2f94b4f50 (patch) | |
tree | 57d7178a3fa7cefa0edac5696f9fa74b467fcbe3 /dev-perl | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-01522d5162cdd12dcd013e7bce7273b2f94b4f50.tar.gz gentoo-2-01522d5162cdd12dcd013e7bce7273b2f94b4f50.tar.bz2 gentoo-2-01522d5162cdd12dcd013e7bce7273b2f94b4f50.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/text-autoformat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/text-autoformat/text-autoformat-1.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/text-autoformat/ChangeLog b/dev-perl/text-autoformat/ChangeLog index 68f25c3dd772..03e74034db3a 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.24 2007/03/05 12:56:55 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.25 2007/04/16 07:19:21 corsair Exp $ + + 16 Apr 2007; Markus Rothe <corsair@gentoo.org> + text-autoformat-1.13.ebuild: + Stable on ppc64 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> text-autoformat-1.13.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/text-autoformat/text-autoformat-1.13.ebuild b/dev-perl/text-autoformat/text-autoformat-1.13.ebuild index 8b932ddcd7da..586a0d4f2f4d 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-2007 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.12 2007/03/05 12:56:55 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.13.ebuild,v 1.13 2007/04/16 07:19:21 corsair Exp $ inherit perl-module @@ -13,7 +13,7 @@ HOMEPAGE="http://search.cpan.org/~dconway/" 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 |