diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-21 18:24:15 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-21 18:24:15 +0000 |
commit | 8d748d8fac6a8b6cca7eeda450f892cc19912c97 (patch) | |
tree | 893e5979ca706f07446c430c965942c09fab9520 /x11-libs/qt | |
parent | Fix tests with Python 2.7 (bug #293892). (diff) | |
download | gentoo-2-8d748d8fac6a8b6cca7eeda450f892cc19912c97.tar.gz gentoo-2-8d748d8fac6a8b6cca7eeda450f892cc19912c97.tar.bz2 gentoo-2-8d748d8fac6a8b6cca7eeda450f892cc19912c97.zip |
ppc stable #292929
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 c76f595af3c0..a17e444b6903 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.604 2009/11/18 20:52:57 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.605 2009/11/21 18:24:15 nixnut Exp $ + + 21 Nov 2009; nixnut <nixnut@gentoo.org> qt-3.3.8b-r2.ebuild: + ppc stable #292929 *qt-4.6.0_rc1 (18 Nov 2009) diff --git a/x11-libs/qt/qt-3.3.8b-r2.ebuild b/x11-libs/qt/qt-3.3.8b-r2.ebuild index fcc6855bebd5..3f7ecb4dcf9a 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.5 2009/11/18 17:32:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.8b-r2.ebuild,v 1.6 2009/11/21 18:24:15 nixnut 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=" |