diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-31 13:50:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-31 13:50:40 +0000 |
commit | 429e1dfaabaf858246029d748023017a40b60ed8 (patch) | |
tree | be13f2421271aa631ed1e54208963c4ae81de3c9 /x11-libs | |
parent | Depend on cairo[svg]; fixes bug 291283 (we probably want to do +svg in cairo) (diff) | |
download | gentoo-2-429e1dfaabaf858246029d748023017a40b60ed8.tar.gz gentoo-2-429e1dfaabaf858246029d748023017a40b60ed8.tar.bz2 gentoo-2-429e1dfaabaf858246029d748023017a40b60ed8.zip |
amd64 stable, bug #290922
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-gui/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-gui/qt-gui-4.5.3-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 6cb3dac2bd23..9d3ea959fa30 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.74 2009/10/29 18:44:04 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.75 2009/10/31 13:50:40 maekke Exp $ + + 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-gui-4.5.3-r2.ebuild: + amd64 stable, bug #290922 *qt-gui-4.5.3-r2 (29 Oct 2009) diff --git a/x11-libs/qt-gui/qt-gui-4.5.3-r2.ebuild b/x11-libs/qt-gui/qt-gui-4.5.3-r2.ebuild index 2c34fa25d344..9b74c48b4ee4 100644 --- a/x11-libs/qt-gui/qt-gui-4.5.3-r2.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.5.3-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.3-r2.ebuild,v 1.1 2009/10/29 18:44:04 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.5.3-r2.ebuild,v 1.2 2009/10/31 13:50:40 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 |