diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-08-19 11:45:31 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-08-19 11:45:31 +0000 |
commit | ae3ee962a9690b74e270c4f98a36ecbaaa6a1e9d (patch) | |
tree | 043d536c46ca38458b5a8be23a7d9fd943f40efd | |
parent | Bump and clean up some stuff (Manifest recommit) (diff) | |
download | gentoo-2-ae3ee962a9690b74e270c4f98a36ecbaaa6a1e9d.tar.gz gentoo-2-ae3ee962a9690b74e270c4f98a36ecbaaa6a1e9d.tar.bz2 gentoo-2-ae3ee962a9690b74e270c4f98a36ecbaaa6a1e9d.zip |
stable on x86, #60855
-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 01ec20682360..9c6a8f8ff693 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,9 @@ # 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.161 2004/08/16 21:21:00 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.162 2004/08/19 11:45:31 carlo Exp $ + + 19 Aug 2004; Carsten Lohrke <carlo@gentoo.org> qt-3.3.3.ebuild: + stable on x86, #60855 17 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> +files/qt-3.3.3-complemental-patch-for-immodule-20040814.diff, diff --git a/x11-libs/qt/qt-3.3.3.ebuild b/x11-libs/qt/qt-3.3.3.ebuild index 7351d2a688b9..f9e28b63cf2e 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.2 2004/08/16 21:21:00 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.3.ebuild,v 1.3 2004/08/19 11:45:31 carlo Exp $ inherit eutils @@ -16,7 +16,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 cjk" DEPEND="virtual/x11 virtual/xft |