summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/pykde4/pykde4-4.1.2.ebuild')
-rw-r--r--kde-base/pykde4/pykde4-4.1.2.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/pykde4/pykde4-4.1.2.ebuild b/kde-base/pykde4/pykde4-4.1.2.ebuild
deleted file mode 100644
index 6149961015c5..000000000000
--- a/kde-base/pykde4/pykde4-4.1.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.1.2.ebuild,v 1.1 2008/10/21 23:21:11 jmbsvicetto Exp $
-
-EAPI="2"
-
-KMNAME=kdebindings
-KMMODULE=python/${PN}
-inherit kde4-meta
-
-DESCRIPTION="Python language bindings for KDE's libraries"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook"
-
-DEPEND="dev-lang/python
- >=dev-python/sip-4.7.6
- >=dev-python/PyQt4-4.4.2"