diff options
Diffstat (limited to 'kde-base/xparts/xparts-3.4.1.ebuild')
-rw-r--r-- | kde-base/xparts/xparts-3.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/xparts/xparts-3.4.1.ebuild b/kde-base/xparts/xparts-3.4.1.ebuild index 3d139f55cc89..224df4570262 100644 --- a/kde-base/xparts/xparts-3.4.1.ebuild +++ b/kde-base/xparts/xparts-3.4.1.ebuild @@ -1,17 +1,17 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.4.1.ebuild,v 1.1 2005/05/25 21:23:15 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.4.1.ebuild,v 1.1.1.1 2005/11/30 10:13:58 chriswhite Exp $ KMNAME=kdebindings KMEXTRACTONLY="dcopc" KMCOPYLIB="libdcopc dcopc" KM_MAKEFILESREV=1 -MAXKDEVER=$PV +MAXKDEVER=3.4.3 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Allows embedding of generic XParts as KDE KParts" -KEYWORDS="~x86 ~amd64" # broken according to upstream - 3.4a1 README +KEYWORDS="x86 amd64 ~ppc" # broken according to upstream - 3.4a1 README IUSE="mozilla" DEPEND="=dev-libs/glib-1.2* =x11-libs/gtk+-1.2* |