diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 23:13:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 23:13:44 +0000 |
commit | d251158ccf39f11703997ff3c2f750f5c89eb78a (patch) | |
tree | 7443ffe747c2889740114c671cb3e163262e7fc1 /x11-libs | |
parent | Stable for AMD64, wrt bug #390963 (diff) | |
download | gentoo-2-d251158ccf39f11703997ff3c2f750f5c89eb78a.tar.gz gentoo-2-d251158ccf39f11703997ff3c2f750f5c89eb78a.tar.bz2 gentoo-2-d251158ccf39f11703997ff3c2f750f5c89eb78a.zip |
Stable for AMD64, wrt bug #390963
(Portage version: 2.1.10.41/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.7.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog index 050b4c73be92..f4df4f75c4ff 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.159 2011/12/17 19:37:35 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.160 2011/12/20 23:13:44 ago Exp $ + + 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> qt-gui-4.7.4-r1.ebuild: + Stable for AMD64, wrt bug #390963 17 Dec 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> +files/qt-gui-4.6-libpng-1.5.patch, qt-gui-4.6.3.ebuild, diff --git a/x11-libs/qt-gui/qt-gui-4.7.4-r1.ebuild b/x11-libs/qt-gui/qt-gui-4.7.4-r1.ebuild index d48d8c397d4a..d70452926e48 100644 --- a/x11-libs/qt-gui/qt-gui-4.7.4-r1.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.7.4-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.7.4-r1.ebuild,v 1.3 2011/12/03 20:26:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.7.4-r1.ebuild,v 1.4 2011/12/20 23:13:44 ago Exp $ EAPI="3" inherit confutils qt4-build DESCRIPTION="The GUI module for the Qt toolkit" SLOT="4" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+accessibility cups dbus egl +glib gtkstyle mng nas nis private-headers qt3support raster tiff trace xinerama" RDEPEND="media-libs/fontconfig |