diff options
author | 2009-04-05 16:49:51 +0000 | |
---|---|---|
committer | 2009-04-05 16:49:51 +0000 | |
commit | 776a8c4c52892340d1ae5535a9d05e1ce7cd8d6c (patch) | |
tree | fbfb2261c444651c632988a4e4666b944c8406f3 /x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild | |
parent | amd64/x86 stable, bug #264441 (diff) | |
download | historical-776a8c4c52892340d1ae5535a9d05e1ce7cd8d6c.tar.gz historical-776a8c4c52892340d1ae5535a9d05e1ce7cd8d6c.tar.bz2 historical-776a8c4c52892340d1ae5535a9d05e1ce7cd8d6c.zip |
Stable on alpha, bug #263945
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild')
-rw-r--r-- | x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild b/x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild index e71e60d59c56..d6dbc0e1b396 100644 --- a/x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.4.2-r3.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/x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild,v 1.3 2009/04/05 14:18:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild,v 1.4 2009/04/05 16:48:44 klausman Exp $ EAPI="1" inherit eutils qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE_INPUT_DEVICES="input_devices_wacom" IUSE="+accessibility cups +dbus debug +glib mng nas nis tiff +qt3support xinerama ${IUSE_INPUT_DEVICES}" |