summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdebindings-meta/kdebindings-meta-3.5.9.ebuild')
-rw-r--r--kde-base/kdebindings-meta/kdebindings-meta-3.5.9.ebuild29
1 files changed, 29 insertions, 0 deletions
diff --git a/kde-base/kdebindings-meta/kdebindings-meta-3.5.9.ebuild b/kde-base/kdebindings-meta/kdebindings-meta-3.5.9.ebuild
new file mode 100644
index 000000000000..154eb504420f
--- /dev/null
+++ b/kde-base/kdebindings-meta/kdebindings-meta-3.5.9.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-meta/kdebindings-meta-3.5.9.ebuild,v 1.1 2008/02/20 22:48:01 philantrop Exp $
+
+EAPI="1"
+inherit kde-functions
+DESCRIPTION="kdebindings - merge this to pull in all kdebindings-derived packages"
+HOMEPAGE="http://www.kde.org/"
+
+LICENSE="GPL-2"
+SLOT="3.5"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+# Unslotted packages aren't depended on via deprange
+RDEPEND="
+ >=kde-base/kalyptus-${PV}:${SLOT}
+ >=kde-base/smoke-${PV}:${SLOT}
+ >=kde-base/kdejava-${PV}:${SLOT}
+ >=kde-base/qtjava-${PV}:${SLOT}
+ >=kde-base/kjsembed-${PV}:${SLOT}
+ ~kde-base/dcopperl-$PV
+ ~kde-base/dcoppython-$PV"
+
+# Broken and package.masked.
+# ~kde-base/korundum-$PV
+# ~kde-base/qtruby-$PV
+
+# Omitted: qtsharp, dcopc, dcopjava, xparts (considered broken by upstream)