summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-06-07 00:06:15 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-06-07 00:06:15 +0000
commitfffb353eef95d414867f50e8e53829d0d84cc721 (patch)
tree75e74079c7dba144c08f63e6af1f04064222979d /app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild
parentnew version on cpan (diff)
downloadhistorical-fffb353eef95d414867f50e8e53829d0d84cc721.tar.gz
historical-fffb353eef95d414867f50e8e53829d0d84cc721.tar.bz2
historical-fffb353eef95d414867f50e8e53829d0d84cc721.zip
QA - IUSE fix
Diffstat (limited to 'app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild')
-rw-r--r--app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild
index e314e58c0bc8..322db929fbc2 100644
--- a/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild
+++ b/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.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-ru/ispell-ru-0.99.6.1-r1.ebuild,v 1.5 2004/03/14 00:50:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild,v 1.6 2004/06/07 00:06:15 dragonheart Exp $
MY_PV=${PV/.6./f}
S="${WORKDIR}"
@@ -10,7 +10,8 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/rus-isp
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~ppc ~x86 ~sparc ~alpha ~mips ~hppa"
+IUSE=""
+KEYWORDS="~ppc x86 ~sparc ~alpha ~mips ~hppa"
DEPEND="app-text/ispell"