summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/kde/kde-3.2.0.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/kde-base/kde/kde-3.2.0.ebuild b/kde-base/kde/kde-3.2.0.ebuild
index ccf51d8c3d53..90fb34eaa721 100644
--- a/kde-base/kde/kde-3.2.0.ebuild
+++ b/kde-base/kde/kde-3.2.0.ebuild
@@ -1,14 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kde/kde-3.2.0.ebuild,v 1.5 2004/02/15 17:16:31 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kde/kde-3.2.0.ebuild,v 1.6 2004/02/17 00:42:49 vapier Exp $
-IUSE=""
-KEYWORDS="x86 sparc ~amd64 ppc"
DESCRIPTION="KDE 3.2 - merge this to pull in all non-developer kde-base/* packages"
HOMEPAGE="http://www.kde.org/"
-# removed: kdebindings, kdesdk, kdoc since these are developer-only packages
-RDEPEND="`echo ~kde-base/kde{libs,base,addons,admin,artwork,edu,games,graphics,multimedia,network,pim,toys,utils,accessibility}-${PV}`"
LICENSE="GPL-2"
-
SLOT="3.2"
+KEYWORDS="x86 sparc ~amd64 ppc ~hppa"
+
+# removed: kdebindings, kdesdk, kdoc since these are developer-only packages
+RDEPEND="`echo ~kde-base/kde{libs,base,addons,admin,artwork,edu,games,graphics,multimedia,network,pim,toys,utils,accessibility}-${PV}`"