diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-14 20:31:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-14 20:31:37 +0000 |
commit | fc5f33149b721ee284f9f77343727bb886cd62d3 (patch) | |
tree | 636df079205202883012d114eb0b1a2211124830 /x11-libs/qt | |
parent | Version bump, fixes bug 289095. (diff) | |
download | gentoo-2-fc5f33149b721ee284f9f77343727bb886cd62d3.tar.gz gentoo-2-fc5f33149b721ee284f9f77343727bb886cd62d3.tar.bz2 gentoo-2-fc5f33149b721ee284f9f77343727bb886cd62d3.zip |
amd64/x86 stable, bug #292929
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt')
-rw-r--r-- | x11-libs/qt/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt/qt-3.3.8b-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index c2db6d0da174..2d1692b5614b 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.599 2009/11/11 12:53:17 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.600 2009/11/14 20:31:37 maekke Exp $ + + 14 Nov 2009; Markus Meier <maekke@gentoo.org> qt-3.3.8b-r2.ebuild: + amd64/x86 stable, bug #292929 11 Nov 2009; Ben de Groot <yngwin@gentoo.org> -qt-4.4.2.ebuild, -qt-4.5.1.ebuild, -qt-4.5.2.ebuild: diff --git a/x11-libs/qt/qt-3.3.8b-r2.ebuild b/x11-libs/qt/qt-3.3.8b-r2.ebuild index 4eb6247ad0f9..fa238e63bee1 100644 --- a/x11-libs/qt/qt-3.3.8b-r2.ebuild +++ b/x11-libs/qt/qt-3.3.8b-r2.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/qt-3.3.8b-r2.ebuild,v 1.2 2009/08/02 21:54:28 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.8b-r2.ebuild,v 1.3 2009/11/14 20:31:37 maekke Exp $ # *** Please remember to update qt3.eclass when revbumping this *** @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-${SRCTYPE}-${PV}.tar.gz LICENSE="|| ( QPL-1.0 GPL-2 GPL-3 )" SLOT="3" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="cups debug doc examples firebird ipv6 mysql nas nis odbc opengl postgres sqlite xinerama immqt immqt-bc" RDEPEND=" |