summaryrefslogtreecommitdiff
path: root/kde-base/krosspython/krosspython-4.4.9999.ebuild
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-11-23 15:46:42 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2010-11-23 15:46:42 +0300
commita18a361009e7470c11a6e306831be41a94f0de50 (patch)
treee0a78dc5d5cd2e5f4169775ed785db384798a1c2 /kde-base/krosspython/krosspython-4.4.9999.ebuild
parent54e9d4509437dd33b44ba3bb70ac8f6720f417a0 (diff)
downloadkde-a18a361009e7470c11a6e306831be41a94f0de50.tar.gz
kde-a18a361009e7470c11a6e306831be41a94f0de50.tar.bz2
kde-a18a361009e7470c11a6e306831be41a94f0de50.zip
[kde-base] Drop all kde 4.4.9999 except kdepim
Diffstat (limited to 'kde-base/krosspython/krosspython-4.4.9999.ebuild')
-rw-r--r--kde-base/krosspython/krosspython-4.4.9999.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-base/krosspython/krosspython-4.4.9999.ebuild b/kde-base/krosspython/krosspython-4.4.9999.ebuild
deleted file mode 100644
index e20a04c1d04..00000000000
--- a/kde-base/krosspython/krosspython-4.4.9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-KMNAME="kdebindings"
-KMMODULE="python/krosspython"
-PYTHON_DEPEND="2"
-inherit python kde4-meta
-
-DESCRIPTION="Kross scripting framework: Python interpreter"
-KEYWORDS=""
-IUSE="debug"
-
-pkg_setup() {
- python_set_active_version 2
- kde4-meta_pkg_setup
-}