diff options
author | 2005-09-21 09:33:45 +0000 | |
---|---|---|
committer | 2005-09-21 09:33:45 +0000 | |
commit | 328b94cc6d54ba65df5890b9bf7bbd6d1a3aa07e (patch) | |
tree | 10db9cc4a2ecd19134e9394da748af9f1f8e1a59 /x11-libs/qt/qt-3.3.4-r8.ebuild | |
parent | fix #106765 (diff) | |
download | historical-328b94cc6d54ba65df5890b9bf7bbd6d1a3aa07e.tar.gz historical-328b94cc6d54ba65df5890b9bf7bbd6d1a3aa07e.tar.bz2 historical-328b94cc6d54ba65df5890b9bf7bbd6d1a3aa07e.zip |
stable on alpha wrt bug #105695
Package-Manager: portage-2.0.51.22-r2
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 b5ddbffb71a6..1775b9a8f20c 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.5 2005/09/20 18:30:33 cryos Exp $ +# $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 $ 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 |