diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 18:27:16 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 18:27:16 +0000 |
commit | 0e39bce710af419dc86fdd491000a28e78714031 (patch) | |
tree | 05567e18d1a5a6a0f90496a8b521311f83135fcd /x11-libs/qt-gui | |
parent | ppc stable #286653 (diff) | |
download | gentoo-2-0e39bce710af419dc86fdd491000a28e78714031.tar.gz gentoo-2-0e39bce710af419dc86fdd491000a28e78714031.tar.bz2 gentoo-2-0e39bce710af419dc86fdd491000a28e78714031.zip |
ppc stable #286653
(Portage version: 2.1.6.13/cvs/Linux ppc)
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.2-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 130d11267b33..7d6bd29cc756 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.67 2009/10/04 10:23:04 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.68 2009/10/07 18:27:16 nixnut Exp $ + + 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-gui-4.5.2-r2.ebuild: + ppc stable #286653 *qt-gui-4.5.3-r1 (04 Oct 2009) diff --git a/x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild b/x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild index e730cb494029..382dc1696f40 100644 --- a/x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.5.2-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.2-r2.ebuild,v 1.1 2009/07/23 20:44:16 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild,v 1.2 2009/10/07 18:27:16 nixnut 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 |