summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/xparts')
-rw-r--r--kde-base/xparts/ChangeLog5
-rw-r--r--kde-base/xparts/xparts-3.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/xparts/ChangeLog b/kde-base/xparts/ChangeLog
index e1a8ce57f6ba..58fd9e9bca9c 100644
--- a/kde-base/xparts/ChangeLog
+++ b/kde-base/xparts/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/xparts
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/ChangeLog,v 1.6 2005/03/13 21:19:13 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/ChangeLog,v 1.7 2005/03/18 17:50:31 morfic Exp $
+
+ 18 Mar 2005; Daniel Goller <morfic@gentoo.org> xparts-3.4.0.ebuild:
+ Added to ~ppc
13 Mar 2005; Dan Armak <danarmak@gentoo.org> xparts-3.4.0.ebuild:
KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a
diff --git a/kde-base/xparts/xparts-3.4.0.ebuild b/kde-base/xparts/xparts-3.4.0.ebuild
index f5f290182075..cffb0f134b20 100644
--- a/kde-base/xparts/xparts-3.4.0.ebuild
+++ b/kde-base/xparts/xparts-3.4.0.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/kde-base/xparts/xparts-3.4.0.ebuild,v 1.1 2005/03/13 21:19:13 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.4.0.ebuild,v 1.2 2005/03/18 17:50:31 morfic Exp $
KMNAME=kdebindings
KMEXTRACTONLY="dcopc"
@@ -11,7 +11,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="Allows embedding of generic XParts as KDE KParts"
-KEYWORDS="~x86" # broken according to upstream - 3.4a1 README
+KEYWORDS="~x86 ~ppc" # broken according to upstream - 3.4a1 README
IUSE="mozilla"
DEPEND="=dev-libs/glib-1.2*
=x11-libs/gtk+-1.2*