diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-04-10 13:41:17 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-04-10 13:41:17 +0000 |
commit | a8b8787010a8cef45f36996db8d252596fd55300 (patch) | |
tree | 671f5c47472092e99715c9b13189cac1b770e852 /x11-libs | |
parent | Version bump qt-gui to 4.4.0_rc1. Thanks to Bo Andresen and Bernd Steinhauser. (diff) | |
download | gentoo-2-a8b8787010a8cef45f36996db8d252596fd55300.tar.gz gentoo-2-a8b8787010a8cef45f36996db8d252596fd55300.tar.bz2 gentoo-2-a8b8787010a8cef45f36996db8d252596fd55300.zip |
Version bump qt-opengl to 4.4.0_rc1. Thanks to Bo Andresen and Bernd Steinhauser.
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-opengl/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild (renamed from x11-libs/qt-opengl/qt-opengl-4.4.0_beta1.ebuild) | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-libs/qt-opengl/ChangeLog b/x11-libs/qt-opengl/ChangeLog index 9b9e34501aba..d34bfe1f7f0d 100644 --- a/x11-libs/qt-opengl/ChangeLog +++ b/x11-libs/qt-opengl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/qt-opengl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.3 2008/03/05 23:26:19 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.4 2008/04/10 13:41:17 ingmar Exp $ + + 10 Apr 2008; Ingmar Vanhassel <ingmar@gentoo.org> + -qt-opengl-4.4.0_beta1.ebuild, +qt-opengl-4.4.0_rc1.ebuild: + Version bump qt-opengl to 4.4.0_rc1. Thanks to Bo Andresen and Bernd + Steinhauser. 05 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qt-opengl-4.4.0_rc1.ebuild: diff --git a/x11-libs/qt-opengl/qt-opengl-4.4.0_beta1.ebuild b/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild index 52937f1f0f7d..cb3aed10f846 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.4.0_beta1.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.0_beta1.ebuild,v 1.1 2008/03/05 23:10:07 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild,v 1.9 2008/04/10 13:41:17 ingmar Exp $ EAPI="1" inherit qt4-build |