diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-09-22 01:41:52 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-09-22 01:41:52 +0000 |
commit | efa544e05b52a889a420e8fbf93ee18473301899 (patch) | |
tree | 67b0975cfa6e9696b24fa5a37f85d418b2e609e7 /x11-libs/qt/qt-3.3.4-r8.ebuild | |
parent | compile stage1 witn -O2 instead of -O if current and target are 3.4 and harde... (diff) | |
download | gentoo-2-efa544e05b52a889a420e8fbf93ee18473301899.tar.gz gentoo-2-efa544e05b52a889a420e8fbf93ee18473301899.tar.bz2 gentoo-2-efa544e05b52a889a420e8fbf93ee18473301899.zip |
Stable on x86; bug #105695
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-libs/qt/qt-3.3.4-r8.ebuild')
-rw-r--r-- | x11-libs/qt/qt-3.3.4-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt/qt-3.3.4-r8.ebuild b/x11-libs/qt/qt-3.3.4-r8.ebuild index 1775b9a8f20c..c7cd37721b0c 100644 --- a/x11-libs/qt/qt-3.3.4-r8.ebuild +++ b/x11-libs/qt/qt-3.3.4-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.4-r8.ebuild,v 1.6 2005/09/21 09:33:45 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.4-r8.ebuild,v 1.7 2005/09/22 01:41:52 halcy0n Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -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="alpha amd64 hppa ~ia64 ~mips ppc ~ppc-macos ppc64 sparc ~x86" +KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~ppc-macos ppc64 sparc x86" IUSE="cups debug doc examples firebird gif ipv6 mysql nas odbc opengl postgres sqlite xinerama immqt immqt-bc" DEPEND="virtual/x11 virtual/xft |