diff options
author | Markus Meier <maekke@gentoo.org> | 2011-12-27 21:34:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-12-27 21:34:51 +0000 |
commit | 134ab9c7ac5846d75805d47f5770bb73f367cb26 (patch) | |
tree | ae3493028e4a493f272e416e0e6b5485526f5e1d /x11-libs/qt-opengl | |
parent | x86 stable, bug #390963 (diff) | |
download | gentoo-2-134ab9c7ac5846d75805d47f5770bb73f367cb26.tar.gz gentoo-2-134ab9c7ac5846d75805d47f5770bb73f367cb26.tar.bz2 gentoo-2-134ab9c7ac5846d75805d47f5770bb73f367cb26.zip |
x86 stable, bug #390963
(Portage version: 2.1.10.43/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-opengl')
-rw-r--r-- | x11-libs/qt-opengl/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-opengl/qt-opengl-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-opengl/ChangeLog b/x11-libs/qt-opengl/ChangeLog index 67d1a375dd73..d3f20929a81d 100644 --- a/x11-libs/qt-opengl/ChangeLog +++ b/x11-libs/qt-opengl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-opengl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.96 2011/12/20 23:13:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.97 2011/12/27 21:34:51 maekke Exp $ + + 27 Dec 2011; Markus Meier <maekke@gentoo.org> qt-opengl-4.7.4.ebuild: + x86 stable, bug #390963 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> qt-opengl-4.7.4.ebuild: Stable for AMD64, wrt bug #390963 diff --git a/x11-libs/qt-opengl/qt-opengl-4.7.4.ebuild b/x11-libs/qt-opengl/qt-opengl-4.7.4.ebuild index 80a36751444d..e8eb12b15fd7 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.7.4.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.7.4.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-opengl/qt-opengl-4.7.4.ebuild,v 1.2 2011/12/20 23:13:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.7.4.ebuild,v 1.3 2011/12/27 21:34:51 maekke Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The OpenGL module for the Qt toolkit" SLOT="4" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="egl qt3support" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,qt3support=] |