diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 13:45:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 13:45:21 +0000 |
commit | 9f0be4561fd66e2a7086b3bdf8a792541b2befb3 (patch) | |
tree | e7d9f518bfa4f0a4ce8ea38fc8c6ab3979366e0b /dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild | |
parent | ia64/x86 stable (diff) | |
download | historical-9f0be4561fd66e2a7086b3bdf8a792541b2befb3.tar.gz historical-9f0be4561fd66e2a7086b3bdf8a792541b2befb3.tar.bz2 historical-9f0be4561fd66e2a7086b3bdf8a792541b2befb3.zip |
alpha/ia64/x86 stable
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild')
-rw-r--r-- | dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild b/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild index 0bd1d63a13d9..6c11b09ecffa 100644 --- a/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild +++ b/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.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-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild,v 1.3 2007/07/10 23:33:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2006.1117.ebuild,v 1.4 2007/07/14 13:44:20 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |