diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-06-07 00:06:15 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-06-07 00:06:15 +0000 |
commit | 6b564e4fbb0de2cd33398f53d1e7fdd48408148c (patch) | |
tree | bf9a2cf580650bc7d63bae0d7c871aae0ca59c2b /app-dicts/ispell-pt/ispell-pt-20010720.ebuild | |
parent | QA - IUSE fix (Manifest recommit) (diff) | |
download | gentoo-2-6b564e4fbb0de2cd33398f53d1e7fdd48408148c.tar.gz gentoo-2-6b564e4fbb0de2cd33398f53d1e7fdd48408148c.tar.bz2 gentoo-2-6b564e4fbb0de2cd33398f53d1e7fdd48408148c.zip |
QA - IUSE fix
Diffstat (limited to 'app-dicts/ispell-pt/ispell-pt-20010720.ebuild')
-rw-r--r-- | app-dicts/ispell-pt/ispell-pt-20010720.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-dicts/ispell-pt/ispell-pt-20010720.ebuild b/app-dicts/ispell-pt/ispell-pt-20010720.ebuild index 6b6743085339..0cfbb52ce393 100644 --- a/app-dicts/ispell-pt/ispell-pt-20010720.ebuild +++ b/app-dicts/ispell-pt/ispell-pt-20010720.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ispell-pt-20010720.ebuild,v 1.5 2004/03/14 00:50:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pt/ispell-pt-20010720.ebuild,v 1.6 2004/06/07 00:03:50 dragonheart Exp $ S=${WORKDIR}"/portugues" DESCRIPTION="A Portuguese dictionary for ispell" @@ -9,6 +9,7 @@ HOMEPAGE="http://natura.di.uminho.pt/~jj/pln/pln.html" SLOT="0" LICENSE="GPL-2" +IUSE="" KEYWORDS="ppc x86 sparc alpha mips hppa" DEPEND="app-text/ispell" |