diff options
author | 2009-10-29 11:30:54 +0000 | |
---|---|---|
committer | 2009-10-29 11:30:54 +0000 | |
commit | a995e83f780fd0f628bff4180f47591c67e5dc18 (patch) | |
tree | 77016bb58026c91a1d1b3c57d7a66fbbcae877ff /x11-libs/qt-gui | |
parent | stable x86, bug 290922 (diff) | |
download | gentoo-2-a995e83f780fd0f628bff4180f47591c67e5dc18.tar.gz gentoo-2-a995e83f780fd0f628bff4180f47591c67e5dc18.tar.bz2 gentoo-2-a995e83f780fd0f628bff4180f47591c67e5dc18.zip |
stable x86, bug 290922
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
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.5.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog index d3e4d17a2eab..6853d3d9f562 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.72 2009/10/16 19:52:52 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.73 2009/10/29 11:30:54 fauli Exp $ + + 29 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + qt-gui-4.5.3-r1.ebuild: + stable x86, bug 290922 16 Oct 2009; Alex Alexander <wired@gentoo.org> qt-gui-4.6.0_beta1.ebuild: added keywords: ~alpha ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86-fbsd diff --git a/x11-libs/qt-gui/qt-gui-4.5.3-r1.ebuild b/x11-libs/qt-gui/qt-gui-4.5.3-r1.ebuild index 3ba197e4e6b3..8ba48e35f36d 100644 --- a/x11-libs/qt-gui/qt-gui-4.5.3-r1.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.5.3-r1.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-r1.ebuild,v 1.1 2009/10/04 10:23:04 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.5.3-r1.ebuild,v 1.2 2009/10/29 11:30:54 fauli 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 |