diff options
Diffstat (limited to 'x11-libs/qt/qt-4.4.0_rc1.ebuild')
-rw-r--r-- | x11-libs/qt/qt-4.4.0_rc1.ebuild | 4 |
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 e2f964dee4ac..a3a379f3e510 100644 --- a/x11-libs/qt/qt-4.4.0_rc1.ebuild +++ b/x11-libs/qt/qt-4.4.0_rc1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 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.12 2008/03/04 06:11:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.4.0_rc1.ebuild,v 1.13 2008/03/05 19:10:08 jer Exp $ DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework." HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="4" -KEYWORDS="~hppa ~x86" +KEYWORDS="~x86" IUSE="opengl qt3support" |