summaryrefslogtreecommitdiff
path: root/dev-util/kdevplatform/kdevplatform-1.2.82.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/kdevplatform/kdevplatform-1.2.82.ebuild')
-rw-r--r--dev-util/kdevplatform/kdevplatform-1.2.82.ebuild15
1 files changed, 6 insertions, 9 deletions
diff --git a/dev-util/kdevplatform/kdevplatform-1.2.82.ebuild b/dev-util/kdevplatform/kdevplatform-1.2.82.ebuild
index 0e669067cc3..0fc4ec72c05 100644
--- a/dev-util/kdevplatform/kdevplatform-1.2.82.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-1.2.82.ebuild
@@ -6,27 +6,24 @@ EAPI=4
KMNAME="kdevelop"
KDE_SCM="git"
-EGIT_REPONAME="${PN}"
KDE_MINIMAL="4.7"
VIRTUALX_REQUIRED=test
KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr it nb nds nl pl pt
pt_BR ru sl sv th uk zh_CN zh_TW"
-if [[ $PV == *9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-fi
-
inherit kde4-base
DESCRIPTION="KDE development support libraries and apps"
-# Moved to playground for now
-# bazaar kompare mercurial
LICENSE="GPL-2 LGPL-2"
IUSE="cvs debug git reviewboard subversion"
+if [[ $PV == *9999 ]]; then
+ KEYWORDS=""
+else
+ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+fi
+
# Moved to playground for now
# bazaar? ( dev-vcs/bzr )
# kompare? ( $(add_kdebase_dep kompare) )