diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-01 23:46:43 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-01 23:46:43 +0000 |
commit | ad35a30f548220adbdce9258ba1ea84f7765dc07 (patch) | |
tree | 395849a0faaa6eb85faece380fcfd257cb961692 /x11-libs/qt-opengl | |
parent | amd64 stable wrt #297299 (diff) | |
download | gentoo-2-ad35a30f548220adbdce9258ba1ea84f7765dc07.tar.gz gentoo-2-ad35a30f548220adbdce9258ba1ea84f7765dc07.tar.bz2 gentoo-2-ad35a30f548220adbdce9258ba1ea84f7765dc07.zip |
amd64 stable wrt #297299
(Portage version: 2.2_rc63/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'x11-libs/qt-opengl')
-rw-r--r-- | x11-libs/qt-opengl/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-opengl/qt-opengl-4.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-opengl/ChangeLog b/x11-libs/qt-opengl/ChangeLog index b1ab7138ee11..75f27942b15a 100644 --- a/x11-libs/qt-opengl/ChangeLog +++ b/x11-libs/qt-opengl/ChangeLog @@ -1,6 +1,10 @@ # 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.60 2010/02/18 00:09:25 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.61 2010/03/01 23:46:43 ssuominen Exp $ + + 01 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> + qt-opengl-4.6.2.ebuild: + amd64 stable wrt #297299 18 Feb 2010; Alex Alexander <wired@gentoo.org> metadata.xml: added exceptions USE flag description 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 22d9cd6486b1..2388ab8e2851 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.1 2010/02/15 15:10:36 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.6.2.ebuild,v 1.2 2010/03/01 23:46:43 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=] |