diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-11-10 22:38:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-11-10 22:38:04 +0000 |
commit | a4b6037fd7a28d16b52496f7eff9da7d0e35fd01 (patch) | |
tree | 90c91bfc7ffa654b60cdeb61ccf53ca9cb75c8dd /x11-libs/qt-gui | |
parent | Stable for HPPA (bug #290922). (diff) | |
download | gentoo-2-a4b6037fd7a28d16b52496f7eff9da7d0e35fd01.tar.gz gentoo-2-a4b6037fd7a28d16b52496f7eff9da7d0e35fd01.tar.bz2 gentoo-2-a4b6037fd7a28d16b52496f7eff9da7d0e35fd01.zip |
Stable for HPPA (bug #290922).
(Portage version: 2.2_rc49/cvs/Linux i686)
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.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 aeb44d6e8b98..765db097848f 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.80 2009/11/09 18:51:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.81 2009/11/10 22:38:04 jer Exp $ + + 10 Nov 2009; Jeroen Roovers <jer@gentoo.org> qt-gui-4.5.3-r2.ebuild: + Stable for HPPA (bug #290922). 09 Nov 2009; Joseph Jezak <josejx@gentoo.org> qt-gui-4.5.3-r2.ebuild: Marked ppc/ppc64 stable for bug #290922. 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 f5efda0fa525..d3ab5eccdaf4 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.6 2009/11/09 18:51:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.5.3-r2.ebuild,v 1.7 2009/11/10 22:38:04 jer 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 |