summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2007-12-21 20:27:04 +0000
committerCaleb Tennis <caleb@gentoo.org>2007-12-21 20:27:04 +0000
commit9d0e18d33aaf263ebb7866108a14ae510898ee7d (patch)
treea33eaf7e1d1973cf0ff838cdb4b886573172b6a7 /x11-libs
parentiv'e completely changed 4.4.0_rc1. Now it's a meta-ebuild that pulls in all ... (diff)
downloadgentoo-2-9d0e18d33aaf263ebb7866108a14ae510898ee7d.tar.gz
gentoo-2-9d0e18d33aaf263ebb7866108a14ae510898ee7d.tar.bz2
gentoo-2-9d0e18d33aaf263ebb7866108a14ae510898ee7d.zip
I want qt3support in here for the time being
(Portage version: 2.1.3.16)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qt/qt-4.4.0_rc1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt/qt-4.4.0_rc1.ebuild b/x11-libs/qt/qt-4.4.0_rc1.ebuild
index b801aa26e143..064b1ff66865 100644
--- a/x11-libs/qt/qt-4.4.0_rc1.ebuild
+++ b/x11-libs/qt/qt-4.4.0_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.4.0_rc1.ebuild,v 1.8 2007/12/21 20:24:32 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.4.0_rc1.ebuild,v 1.9 2007/12/21 20:27:04 caleb Exp $
SRCTYPE="preview-opensource-src"
DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework."
@@ -15,7 +15,7 @@ LICENSE="|| ( QPL-1.0 GPL-2 )"
SLOT="4"
KEYWORDS="~x86"
-IUSE="opengl"
+IUSE="opengl qt3support"
RDEPEND="~x11-libs/qt-gui-${PV}
opengl? ( ~x11-libs/qt-opengl-${PV} )