diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 07:57:42 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 07:57:42 +0000 |
commit | 1c8d87f65d44b84afb1ac161dc1fa43e131a4e19 (patch) | |
tree | 9ab673fddd22b6de482a510f476aae0e0c149f84 /x11-libs/qt-opengl | |
parent | bump for security bug 349312 (diff) | |
download | historical-1c8d87f65d44b84afb1ac161dc1fa43e131a4e19.tar.gz historical-1c8d87f65d44b84afb1ac161dc1fa43e131a4e19.tar.bz2 historical-1c8d87f65d44b84afb1ac161dc1fa43e131a4e19.zip |
ppc64 stable wrt #341703
Package-Manager: portage-2.2.0_alpha9/cvs/Linux x86_64
RepoMan-Options: --force
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.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-opengl/ChangeLog b/x11-libs/qt-opengl/ChangeLog index 3b6c6d1e7d87..18417ab5a269 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.82 2010/12/05 21:46:55 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.83 2010/12/23 07:55:59 ssuominen Exp $ + + 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> qt-opengl-4.6.3.ebuild: + ppc64 stable wrt #341703 05 Dec 2010; Alex Alexander <wired@gentoo.org> -qt-opengl-4.5.3-r1.ebuild, -files/qt-4.5.3-glib-event-loop.patch: diff --git a/x11-libs/qt-opengl/qt-opengl-4.6.3.ebuild b/x11-libs/qt-opengl/qt-opengl-4.6.3.ebuild index b5c715ebd970..ff74d49e3231 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.6.3.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.6.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 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.6.3.ebuild,v 1.7 2010/11/05 18:23:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.6.3.ebuild,v 1.8 2010/12/23 07:55:59 ssuominen Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The OpenGL module for the Qt toolkit" SLOT="4" -KEYWORDS="alpha 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="alpha 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="qt3support" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,qt3support=] |