diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-04-05 16:48:44 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-04-05 16:48:44 +0000 |
commit | 59bb7cf99cec8c164a1b74b629d6b470075e9430 (patch) | |
tree | 408e61a545620cb805cc75ae73f2605b9b9df76b /x11-libs/qt-gui | |
parent | amd64/x86 stable, bug #264688 (diff) | |
download | gentoo-2-59bb7cf99cec8c164a1b74b629d6b470075e9430.tar.gz gentoo-2-59bb7cf99cec8c164a1b74b629d6b470075e9430.tar.bz2 gentoo-2-59bb7cf99cec8c164a1b74b629d6b470075e9430.zip |
Stable on alpha, bug #263945
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-gui')
-rw-r--r-- | x11-libs/qt-gui/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-gui/qt-gui-4.4.2-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog index 56cef9b311d8..aae93a89ebd6 100644 --- a/x11-libs/qt-gui/ChangeLog +++ b/x11-libs/qt-gui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-gui # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.42 2009/04/05 14:18:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.43 2009/04/05 16:48:44 klausman Exp $ + + 05 Apr 2009; Tobias Klausmann <klausman@gentoo.org> + qt-gui-4.4.2-r3.ebuild: + Stable on alpha, bug #263945 05 Apr 2009; Markus Meier <maekke@gentoo.org> qt-gui-4.4.2-r3.ebuild: amd64/x86 stable, bug #263945 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}" |