diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-30 15:13:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-30 15:13:26 +0000 |
commit | 3e39c286d7ff008c8fe92412fa4c953f3e5edb82 (patch) | |
tree | 0000e6ce9bf927614cd03e7339a6918093b649cb /x11-libs/qt-opengl | |
parent | Version bump (diff) | |
download | historical-3e39c286d7ff008c8fe92412fa4c953f3e5edb82.tar.gz historical-3e39c286d7ff008c8fe92412fa4c953f3e5edb82.tar.bz2 historical-3e39c286d7ff008c8fe92412fa4c953f3e5edb82.zip |
ia64/sparc stable wrt #266201
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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.5.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 5e168665ba74..6ba1bf015153 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.35 2009/06/27 19:19:21 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.36 2009/06/30 15:12:28 armin76 Exp $ + + 30 Jun 2009; Raúl Porcel <armin76@gentoo.org> qt-opengl-4.5.1.ebuild: + ia64/sparc stable wrt #266201 *qt-opengl-4.5.2 (27 Jun 2009) diff --git a/x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild b/x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild index e42fc003e6e0..342e3d86fa33 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 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.5.1.ebuild,v 1.7 2009/06/08 22:34:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild,v 1.8 2009/06/30 15:12:28 armin76 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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="+qt3support" DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support=] |