diff options
author | 2010-11-05 18:23:55 +0000 | |
---|---|---|
committer | 2010-11-05 18:23:55 +0000 | |
commit | e2b426e29399e13197ae9931d584c6dfa221fd68 (patch) | |
tree | 5fbcb3567fb5ae131bc6c8e6acf4381b1eea4855 /x11-libs/qt-opengl | |
parent | Stable on amd64 wrt bug #343751 (diff) | |
download | historical-e2b426e29399e13197ae9931d584c6dfa221fd68.tar.gz historical-e2b426e29399e13197ae9931d584c6dfa221fd68.tar.bz2 historical-e2b426e29399e13197ae9931d584c6dfa221fd68.zip |
Stable for HPPA (bug #341703).
Package-Manager: portage-2.1.9.24/cvs/Linux i686
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 77d93e5db534..e1051bd5a69d 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.78 2010/10/29 11:17:45 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.79 2010/11/05 18:23:55 jer Exp $ + + 05 Nov 2010; Jeroen Roovers <jer@gentoo.org> qt-opengl-4.6.3.ebuild: + Stable for HPPA (bug #341703). *qt-opengl-4.7.0-r1 (29 Oct 2010) 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 7b7ed1f561d1..b5c715ebd970 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.6 2010/10/23 15:35:03 armin76 Exp $ +# $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 $ 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=] |