diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 02:16:30 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 02:16:30 +0000 |
commit | e37008332b259f3d3792adffb5bb1c5b620732fa (patch) | |
tree | 2a7eb8140a7ec278fd0b1d79d1af1cceea6a45f5 /dev-perl/text-autoformat/text-autoformat-1.13.ebuild | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-e37008332b259f3d3792adffb5bb1c5b620732fa.tar.gz gentoo-2-e37008332b259f3d3792adffb5bb1c5b620732fa.tar.bz2 gentoo-2-e37008332b259f3d3792adffb5bb1c5b620732fa.zip |
Marking amd64 stable
(Portage version: 2.1.1_pre3-r1)
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 2ebd20d6b565..d91e66a30b8b 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.7 2006/08/06 03:11:26 mcummings Exp $ +# $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 $ 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 |