diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-09 05:53:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-09 05:53:31 +0000 |
commit | 13504bca12d6b46e9027257b099b84e36e0be0a0 (patch) | |
tree | 1cf0c55aa066f657828a61c0a97fae5d8ad6159f /x11-libs/qt-gui | |
parent | amd64/arm/x86 stable, bug #286653 (diff) | |
download | gentoo-2-13504bca12d6b46e9027257b099b84e36e0be0a0.tar.gz gentoo-2-13504bca12d6b46e9027257b099b84e36e0be0a0.tar.bz2 gentoo-2-13504bca12d6b46e9027257b099b84e36e0be0a0.zip |
amd64/arm/x86 stable, bug #286653
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-gui')
-rw-r--r-- | x11-libs/qt-gui/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog index 7d6bd29cc756..421430ea1271 100644 --- a/x11-libs/qt-gui/ChangeLog +++ b/x11-libs/qt-gui/ChangeLog @@ -1,6 +1,9 @@ # 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.68 2009/10/07 18:27:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.69 2009/10/09 05:53:31 maekke Exp $ + + 09 Oct 2009; Markus Meier <maekke@gentoo.org> qt-gui-4.5.2-r2.ebuild: + amd64/arm/x86 stable, bug #286653 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-gui-4.5.2-r2.ebuild: ppc stable #286653 diff --git a/x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild b/x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild index 382dc1696f40..191ac935219b 100644 --- a/x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild @@ -1,13 +1,13 @@ # 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.5.2-r2.ebuild,v 1.2 2009/10/07 18:27:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild,v 1.3 2009/10/09 05:53:31 maekke Exp $ EAPI="2" inherit eutils qt4-build DESCRIPTION="The GUI module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="+accessibility cups dbus +glib gtk mng nas nis raster tiff qt3support xinerama" RDEPEND="media-libs/fontconfig |