diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:56:55 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:56:55 +0000 |
commit | 206ce38f544034491becd78dde684b07a63412dd (patch) | |
tree | 65c81404dc6a9241336a9a2caec8cbbdb0ad067f /dev-perl | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-206ce38f544034491becd78dde684b07a63412dd.tar.gz gentoo-2-206ce38f544034491becd78dde684b07a63412dd.tar.bz2 gentoo-2-206ce38f544034491becd78dde684b07a63412dd.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/text-autoformat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/text-autoformat/text-autoformat-1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/text-autoformat/ChangeLog b/dev-perl/text-autoformat/ChangeLog index 4212a8305ee7..68f25c3dd772 100644 --- a/dev-perl/text-autoformat/ChangeLog +++ b/dev-perl/text-autoformat/ChangeLog @@ -1,6 +1,9 @@ # 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.23 2007/01/19 16:55:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.24 2007/03/05 12:56:55 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> text-autoformat-1.13.ebuild: + Stable on x86, bug #169152. 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> text-autoformat-1.12.ebuild, 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 00bfa07a3f78..8b932ddcd7da 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.11 2007/01/19 16:55:34 mcummings Exp $ +# $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 $ 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 |