diff options
author | 2009-01-31 18:49:29 +0000 | |
---|---|---|
committer | 2009-01-31 18:49:29 +0000 | |
commit | 52643d3ba0c5c63a9290a6fe9f9ef4cb8447de64 (patch) | |
tree | 8d885cbb13b1004dbb260b8cafe667c8f43c3e71 /x11-libs | |
parent | Version bump. (diff) | |
download | gentoo-2-52643d3ba0c5c63a9290a6fe9f9ef4cb8447de64.tar.gz gentoo-2-52643d3ba0c5c63a9290a6fe9f9ef4cb8447de64.tar.bz2 gentoo-2-52643d3ba0c5c63a9290a6fe9f9ef4cb8447de64.zip |
Stable on alpha, bug #248038
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-opengl/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-opengl/qt-opengl-4.4.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 b9ac28516eee..e0bb4c8661c3 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.17 2009/01/29 18:56:27 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.18 2009/01/31 18:49:29 klausman Exp $ + + 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + qt-opengl-4.4.2.ebuild: + Stable on alpha, bug #248038 29 Jan 2009; Alexis Ballier <aballier@gentoo.org> qt-opengl-4.4.2.ebuild: keyword ~x86-fbsd diff --git a/x11-libs/qt-opengl/qt-opengl-4.4.2.ebuild b/x11-libs/qt-opengl/qt-opengl-4.4.2.ebuild index 06c9fb3eb4f2..6460d06fce99 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.4.2.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.4.2.ebuild @@ -1,6 +1,6 @@ # 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.4.2.ebuild,v 1.4 2009/01/29 18:56:27 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.4.2.ebuild,v 1.5 2009/01/31 18:49:29 klausman Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="+qt3support" DEPEND="~x11-libs/qt-gui-${PV} |