summaryrefslogtreecommitdiff
path: root/kde-base/pykde4/pykde4-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/pykde4/pykde4-9999.ebuild')
-rw-r--r--kde-base/pykde4/pykde4-9999.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/kde-base/pykde4/pykde4-9999.ebuild b/kde-base/pykde4/pykde4-9999.ebuild
deleted file mode 100644
index 9878aeaf045..00000000000
--- a/kde-base/pykde4/pykde4-9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-# Based on work from the genkdesvn overlay:
-# Copyright 2007-2008 by the individual contributors of the genkdesvn project
-# Based in part upon the respective ebuild in Gentoo which is:
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="1"
-
-KMNAME=kdebindings
-KMMODULE="python/pykde4"
-inherit kde4svn-meta
-
-DESCRIPTION="Python bindings for KDE4"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND=">=dev-python/sip-4.7.6
- >=dev-python/PyQt4-4.4.2
- dev-lang/python"
-RDEPEND="${DEPEND}"