diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:57:59 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:57:59 +0000 |
commit | c6775d897410b728cedd88a1ee51d8539b810717 (patch) | |
tree | 993b0867fb06f7fa2af06c683266341fd52e6c85 /dev-perl/text-autoformat/text-autoformat-1.13.ebuild | |
parent | Enable resample functionality. (diff) | |
download | historical-c6775d897410b728cedd88a1ee51d8539b810717.tar.gz historical-c6775d897410b728cedd88a1ee51d8539b810717.tar.bz2 historical-c6775d897410b728cedd88a1ee51d8539b810717.zip |
Stable on x86, bug #169152.
Package-Manager: portage-2.1.2-r11
Diffstat (limited to 'dev-perl/text-autoformat/text-autoformat-1.13.ebuild')
-rw-r--r-- | dev-perl/text-autoformat/text-autoformat-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |