diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 22:33:49 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 22:33:49 +0000 |
commit | b6f82d67a7256842b1329baa7b876f9b93c13398 (patch) | |
tree | b16dc4a0c99e32386bf6e407b187651b2373f70b /dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild | |
parent | marking x86 stable, ~sparc (diff) | |
download | gentoo-2-b6f82d67a7256842b1329baa7b876f9b93c13398.tar.gz gentoo-2-b6f82d67a7256842b1329baa7b876f9b93c13398.tar.bz2 gentoo-2-b6f82d67a7256842b1329baa7b876f9b93c13398.zip |
Marking sparc x86 stable
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild')
-rw-r--r-- | dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild index c26becf67d57..8cc44275b5c0 100644 --- a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild +++ b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.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-WrapI18N/Text-WrapI18N-0.06.ebuild,v 1.2 2006/01/13 17:58:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild,v 1.3 2006/01/13 22:30:28 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~kubota/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~sparc x86" +KEYWORDS="sparc x86" DEPEND="dev-perl/Text-CharWidth" IUSE="" |