diff options
Diffstat (limited to 'x11-libs/qt/qt-4.1.4-r2.ebuild')
-rw-r--r-- | x11-libs/qt/qt-4.1.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt/qt-4.1.4-r2.ebuild b/x11-libs/qt/qt-4.1.4-r2.ebuild index 8e1b2bf6955c..30de2366aa4f 100644 --- a/x11-libs/qt/qt-4.1.4-r2.ebuild +++ b/x11-libs/qt/qt-4.1.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.1.4-r2.ebuild,v 1.13 2006/11/29 19:47:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.1.4-r2.ebuild,v 1.14 2006/12/19 19:11:20 caleb Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -11,7 +11,7 @@ HOMEPAGE="http://www.trolltech.com/" SRC_URI="ftp://ftp.trolltech.com/pub/qt/source/qt-x11-${SRCTYPE}-${PV}.tar.gz" S=${WORKDIR}/qt-x11-${SRCTYPE}-${PV} -LICENSE="GPL-2" +LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="4" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="accessibility cups debug doc examples firebird gif jpeg mng mysql nas nis odbc opengl png postgres sqlite xinerama zlib" |