diff options
Diffstat (limited to 'kde-base/xparts/xparts-3.5.0.ebuild')
-rw-r--r-- | kde-base/xparts/xparts-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/xparts/xparts-3.5.0.ebuild b/kde-base/xparts/xparts-3.5.0.ebuild index e005c77f50b6..c648a0a38df3 100644 --- a/kde-base/xparts/xparts-3.5.0.ebuild +++ b/kde-base/xparts/xparts-3.5.0.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/kde-base/xparts/xparts-3.5.0.ebuild,v 1.7 2006/10/04 15:50:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.5.0.ebuild,v 1.8 2006/10/26 18:58:37 flameeyes Exp $ KMNAME=kdebindings KMEXTRACTONLY="dcopc" @@ -12,7 +12,7 @@ inherit kde-meta DESCRIPTION="Allows embedding of generic XParts as KDE KParts" KEYWORDS="~amd64 ~x86" # broken according to upstream - 3.4a1 README -IUSE="mozilla" +IUSE="" DEPEND="=dev-libs/glib-1.2* =x11-libs/gtk+-1.2*" PATCHES="$FILESDIR/no-gtk-glib-check.diff" |