diff options
author | 2009-06-02 17:53:54 +0000 | |
---|---|---|
committer | 2009-06-02 17:53:54 +0000 | |
commit | a25c3449f33831b74e01fd81f036f97253720501 (patch) | |
tree | 3d7b508e22aebf8b396e9f7c08929d69bb30afdd /x11-libs/qt-gui | |
parent | stable amd64, bug 272285 (diff) | |
download | gentoo-2-a25c3449f33831b74e01fd81f036f97253720501.tar.gz gentoo-2-a25c3449f33831b74e01fd81f036f97253720501.tar.bz2 gentoo-2-a25c3449f33831b74e01fd81f036f97253720501.zip |
stable x86, bug 266201
(Portage version: 2.1.6.11/cvs/Linux i686, RepoMan options: --force)
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.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 94cd125637eb..aa33feb6bd3d 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.57 2009/05/28 12:06:21 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.58 2009/06/02 17:53:54 fauli Exp $ + + 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-gui-4.5.1.ebuild: + stable x86, bug 266201 28 May 2009; Robert Piasek <dagger@gentoo.org> qt-gui-4.5.1.ebuild: stable on arm (bug #266201) 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 013fdc4ff5cb..5cba6360c44b 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.4 2009/05/28 12:06:21 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.5.1.ebuild,v 1.5 2009/06/02 17:53: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 +gtkstyle mng nas nis raster tiff +qt3support xinerama" RDEPEND="media-libs/fontconfig |