summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-02-01 02:20:30 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-02-01 02:20:30 +0000
commitdb16e07e7ddc3436751d755db9d77bcb2d569d0e (patch)
tree0e718f9868605c71f3d3de34135793117c5b8b80 /dev-util/qdevelop
parentwhitespace (diff)
downloadgentoo-2-db16e07e7ddc3436751d755db9d77bcb2d569d0e.tar.gz
gentoo-2-db16e07e7ddc3436751d755db9d77bcb2d569d0e.tar.bz2
gentoo-2-db16e07e7ddc3436751d755db9d77bcb2d569d0e.zip
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'dev-util/qdevelop')
-rw-r--r--dev-util/qdevelop/qdevelop-0.26.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/qdevelop/qdevelop-0.26.1.ebuild b/dev-util/qdevelop/qdevelop-0.26.1.ebuild
index c6f1600abd86..41b27589ef11 100644
--- a/dev-util/qdevelop/qdevelop-0.26.1.ebuild
+++ b/dev-util/qdevelop/qdevelop-0.26.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/qdevelop/qdevelop-0.26.1.ebuild,v 1.1 2009/01/31 21:45:26 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qdevelop/qdevelop-0.26.1.ebuild,v 1.2 2009/02/01 02:20:30 mr_bones_ Exp $
EAPI="2"
@@ -16,11 +16,10 @@ SLOT="0"
IUSE=""
DEPEND="
- || (
+ || (
( x11-libs/qt-gui:4 x11-libs/qt-sql:4 )
>=x11-libs/qt-4.2:4 )"
-
QT4_BUILT_WITH_USE_CHECK="sqlite3"
src_configure() {