summaryrefslogtreecommitdiff
path: root/dev-util/kdevelop-python/kdevelop-python-4.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/kdevelop-python/kdevelop-python-4.9999.ebuild')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-4.9999.ebuild9
1 files changed, 1 insertions, 8 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-4.9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-4.9999.ebuild
index dc7be9cfbd0..e86ec63db9a 100644
--- a/dev-util/kdevelop-python/kdevelop-python-4.9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-4.9999.ebuild
@@ -18,22 +18,15 @@ if [[ $PV != *9999* ]]; then
KEYWORDS="~amd64 ~x86"
S=${WORKDIR}/${MY_P}
else
- EGIT_REPO_URI="git://anongit.kde.org/kdev-python.git"
KEYWORDS=""
fi
DESCRIPTION="Python plugin for KDevelop 4"
-HOMEPAGE="http://www.kdevelop.org"
-
-LICENSE="GPL-2"
IUSE="debug"
-DEPEND="
- >=dev-util/kdevplatform-${KDEVPLATFORM_VERSION}
-"
RDEPEND="
${DEPEND}
- dev-util/kdevelop
+ dev-util/kdevelop:4
"
RESTRICT="test"