diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-05-08 18:26:37 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-05-08 18:26:37 +0000 |
commit | 69554a7f3c6ab6a044c989d735788a4b798e7ef5 (patch) | |
tree | 160c7292851ba5c0e105c2c66e8a4a56b33ac86c /x11-libs/qt-opengl | |
parent | Stable on amd64 wrt bug #414241 (diff) | |
download | gentoo-2-69554a7f3c6ab6a044c989d735788a4b798e7ef5.tar.gz gentoo-2-69554a7f3c6ab6a044c989d735788a4b798e7ef5.tar.bz2 gentoo-2-69554a7f3c6ab6a044c989d735788a4b798e7ef5.zip |
Stable on amd64 wrt bug #414241
(Portage version: 2.1.10.57/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.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-opengl/ChangeLog b/x11-libs/qt-opengl/ChangeLog index b2bda21c1026..91151f85543f 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.105 2012/04/05 15:33:15 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.106 2012/05/08 18:26:37 hwoarang Exp $ + + 08 May 2012; Markos Chandras <hwoarang@gentoo.org> qt-opengl-4.8.1.ebuild: + Stable on amd64 wrt bug #414241 05 Apr 2012; Johannes Huber <johu@gentoo.org> -qt-opengl-4.8.0-r2.ebuild: Drop Qt-4.8.0 diff --git a/x11-libs/qt-opengl/qt-opengl-4.8.1.ebuild b/x11-libs/qt-opengl/qt-opengl-4.8.1.ebuild index a0c86130a5e6..180ad315dbe7 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.8.1.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.1.ebuild,v 1.1 2012/03/29 22:12:59 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.1.ebuild,v 1.2 2012/05/08 18:26:37 hwoarang Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit qt4-build DESCRIPTION="The OpenGL module for the Qt toolkit" SLOT="4" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="egl qt3support" DEPEND=" |