summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Stadler <centic@gentoo.org>2004-05-03 22:44:14 +0000
committerDominik Stadler <centic@gentoo.org>2004-05-03 22:44:14 +0000
commit7f6ff1b8bd16fd714b23aeab7517f95ad05e4d3b (patch)
tree3b56cce3430d8e402aafd4bd161536f214f0504e /app-office/koffice/koffice-1.3.ebuild
parentarm KEYWORD (diff)
downloadgentoo-2-7f6ff1b8bd16fd714b23aeab7517f95ad05e4d3b.tar.gz
gentoo-2-7f6ff1b8bd16fd714b23aeab7517f95ad05e4d3b.tar.bz2
gentoo-2-7f6ff1b8bd16fd714b23aeab7517f95ad05e4d3b.zip
Add missing IUSE.
Diffstat (limited to 'app-office/koffice/koffice-1.3.ebuild')
-rw-r--r--app-office/koffice/koffice-1.3.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-office/koffice/koffice-1.3.ebuild b/app-office/koffice/koffice-1.3.ebuild
index 87024ceceabb..4b20bde8cb56 100644
--- a/app-office/koffice/koffice-1.3.ebuild
+++ b/app-office/koffice/koffice-1.3.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-office/koffice/koffice-1.3.ebuild,v 1.7 2004/04/28 23:31:37 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.3.ebuild,v 1.8 2004/05/03 22:40:23 centic Exp $
inherit kde
# TODO : mysql support
@@ -16,6 +16,9 @@ SRC_URI="mirror://kde/stable/${P}/src/${P}.tar.bz2"
KEYWORDS="x86 amd64 ~ppc sparc"
RESTRICT="nomirror"
+IUSE=""
+SLOT="0"
+
DEPEND="$DEPEND
>=kde-base/kdelibs-3.1
>=dev-lang/python-2.2.1