diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-05-15 18:39:52 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-05-15 18:39:52 +0000 |
commit | 0ac364c11c7c898dce0f37ef4e8dbdd58a7ce036 (patch) | |
tree | 167494a5cd6d22e77fd35c3e1a5c86e6eaeec679 /x11-libs | |
parent | Stable on alpha, bug #266201 (diff) | |
download | gentoo-2-0ac364c11c7c898dce0f37ef4e8dbdd58a7ce036.tar.gz gentoo-2-0ac364c11c7c898dce0f37ef4e8dbdd58a7ce036.tar.bz2 gentoo-2-0ac364c11c7c898dce0f37ef4e8dbdd58a7ce036.zip |
Stable on alpha, bug #266201
(Portage version: 2.1.6.13/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog index 8fd3ff179b3d..ccb35df6d41e 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.52 2009/05/14 22:33:12 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.53 2009/05/15 18:39:52 klausman Exp $ + + 15 May 2009; Tobias Klausmann <klausman@gentoo.org> qt-gui-4.5.1.ebuild: + Stable on alpha, bug #266201 14 May 2009; Ben de Groot <yngwin@gentoo.org> -qt-gui-4.5.0.ebuild, -qt-gui-4.5.0-r1.ebuild, -qt-gui-4.5.0-r2.ebuild: diff --git a/x11-libs/qt-gui/qt-gui-4.5.1.ebuild b/x11-libs/qt-gui/qt-gui-4.5.1.ebuild index ce0744da3b1b..0760fac35161 100644 --- a/x11-libs/qt-gui/qt-gui-4.5.1.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.5.1.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.1.ebuild,v 1.2 2009/05/13 18:00:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.5.1.ebuild,v 1.3 2009/05/15 18:39:52 klausman 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 +gtkstyle mng nas nis raster tiff +qt3support xinerama" RDEPEND="media-libs/fontconfig |