summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-09-08 09:08:31 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-09-08 09:08:31 +0000
commitbcab0e021fa1a223deba157127755b8cbec68bf8 (patch)
tree9524f6b9b63e0bf291cab3d697da7b6bd71afeba /net-p2p/qtella/qtella-0.6.2.ebuild
parentCPAN update (diff)
downloadhistorical-bcab0e021fa1a223deba157127755b8cbec68bf8.tar.gz
historical-bcab0e021fa1a223deba157127755b8cbec68bf8.tar.bz2
historical-bcab0e021fa1a223deba157127755b8cbec68bf8.zip
repoman fixes
Diffstat (limited to 'net-p2p/qtella/qtella-0.6.2.ebuild')
-rw-r--r--net-p2p/qtella/qtella-0.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qtella/qtella-0.6.2.ebuild b/net-p2p/qtella/qtella-0.6.2.ebuild
index 80e7014c447d..65441f0487b6 100644
--- a/net-p2p/qtella/qtella-0.6.2.ebuild
+++ b/net-p2p/qtella/qtella-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtella/qtella-0.6.2.ebuild,v 1.3 2003/09/08 07:03:03 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtella/qtella-0.6.2.ebuild,v 1.4 2003/09/08 08:58:42 lanius Exp $
inherit kde-base
IUSE="kde"
@@ -19,7 +19,7 @@ export MAKEOPTS="$MAKEOPTS -j1"
#PATCHES="${FILESDIR}/${P}-nokde.diff"
src_compile() {
- kde_src_compile myconf
+ kde_src_compile myconf
use kde || myconf="$myconf --with-kde=no"
kde_src_compile configure make
}