diff options
author | 2010-04-18 13:03:36 +0000 | |
---|---|---|
committer | 2010-04-18 13:03:36 +0000 | |
commit | d57ed965081bdee1e0a4084d505459a60fa0949a (patch) | |
tree | 09e5d81e25f9b08c8bcf83fc57b04cd58550f8c8 /x11-libs/qt-opengl | |
parent | ppc stable #297299 (diff) | |
download | gentoo-2-d57ed965081bdee1e0a4084d505459a60fa0949a.tar.gz gentoo-2-d57ed965081bdee1e0a4084d505459a60fa0949a.tar.bz2 gentoo-2-d57ed965081bdee1e0a4084d505459a60fa0949a.zip |
ppc stable #297299
(Portage version: 2.1.8.3/cvs/Linux ppc)
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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-opengl/ChangeLog b/x11-libs/qt-opengl/ChangeLog index d04b06d7c29d..dade3df90ec2 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.62 2010/03/03 12:01:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.63 2010/04/18 13:03:36 nixnut Exp $ + + 18 Apr 2010; <nixnut@gentoo.org> qt-opengl-4.6.2.ebuild: + ppc stable #297299 03 Mar 2010; Christian Faulhammer <fauli@gentoo.org> qt-opengl-4.6.2.ebuild: diff --git a/x11-libs/qt-opengl/qt-opengl-4.6.2.ebuild b/x11-libs/qt-opengl/qt-opengl-4.6.2.ebuild index efd0fb2fe70b..5c3db8a2ea25 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.6.2.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.6.2.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.2.ebuild,v 1.3 2010/03/03 12:01:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.6.2.ebuild,v 1.4 2010/04/18 13:03:36 nixnut 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=] |