diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-20 17:30:32 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-20 17:30:32 +0000 |
commit | 09c868948aa2d7d10b9b2bb29d1cc4c649f5b400 (patch) | |
tree | 758995ffbcd290876238398d01d879059799e0f6 /x11-libs/qt | |
parent | Version bump. Fix Bug #53697 (Manifest recommit) (diff) | |
download | gentoo-2-09c868948aa2d7d10b9b2bb29d1cc4c649f5b400.tar.gz gentoo-2-09c868948aa2d7d10b9b2bb29d1cc4c649f5b400.tar.bz2 gentoo-2-09c868948aa2d7d10b9b2bb29d1cc4c649f5b400.zip |
stable on ppc64, bug #60855
Diffstat (limited to 'x11-libs/qt')
-rw-r--r-- | x11-libs/qt/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt/qt-3.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index b6464cf62ef6..21d7ef600527 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for x11-libs/qt # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.164 2004/08/20 16:14:51 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.165 2004/08/20 17:30:32 tgall Exp $ 21 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> qt-3.3.2.ebuild, qt-3.3.3.ebuild: @@ -8,6 +8,9 @@ qt-immodule) and added immqt (binary incompatible version). Block old scim-qtimm and uim-qt. See also bug #60980 and #60629. + 20 Aug 2004; Tom Gall <tgall@gentoo.org> qt-3.3.3.ebuild: + stable on ppc64, bug #60855 + 20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> qt-3.3.3.ebuild: Stable on sparc wrt #60855 diff --git a/x11-libs/qt/qt-3.3.3.ebuild b/x11-libs/qt/qt-3.3.3.ebuild index 6f623221f2f0..3ab2e265ad9a 100644 --- a/x11-libs/qt/qt-3.3.3.ebuild +++ b/x11-libs/qt/qt-3.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.3.ebuild,v 1.6 2004/08/20 16:14:51 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.3.ebuild,v 1.7 2004/08/20 17:30:32 tgall Exp $ inherit eutils @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-${SRCTYPE}-${PV}.tar.bz2 LICENSE="QPL-1.0 | GPL-2" SLOT="3" -KEYWORDS="x86 ~alpha ppc ~amd64 sparc ~hppa ~mips ~ppc64" +KEYWORDS="x86 ~alpha ppc ~amd64 sparc ~hppa ~mips ppc64" IUSE="cups debug doc firebird gif icc ipv6 mysql nas odbc opengl postgres sqlite xinerama zlib immqt immqt-bc" DEPEND="virtual/x11 virtual/xft |