summaryrefslogtreecommitdiff
path: root/dev-util/kdevplatform/kdevplatform-9999.ebuild
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2012-02-18 16:09:43 +0100
committerTheo Chatzimichos <tampakrap@gentoo.org>2012-02-18 16:09:43 +0100
commit152b4e23ae45be27094bec5e7acb1de32ddb2892 (patch)
tree791f58030f541bcc56b936fd821e7c885580177e /dev-util/kdevplatform/kdevplatform-9999.ebuild
parent9e881d99ca82e97d443e12a629c2c5ba0505ee4a (diff)
downloadkde-152b4e23ae45be27094bec5e7acb1de32ddb2892.tar.gz
kde-152b4e23ae45be27094bec5e7acb1de32ddb2892.tar.bz2
kde-152b4e23ae45be27094bec5e7acb1de32ddb2892.zip
[dev-util/kdev*] Cleanup the ebuilds to follow the previous eclass
commit
Diffstat (limited to 'dev-util/kdevplatform/kdevplatform-9999.ebuild')
-rw-r--r--dev-util/kdevplatform/kdevplatform-9999.ebuild19
1 files changed, 8 insertions, 11 deletions
diff --git a/dev-util/kdevplatform/kdevplatform-9999.ebuild b/dev-util/kdevplatform/kdevplatform-9999.ebuild
index 80a3a7b4e8f..0fc4ec72c05 100644
--- a/dev-util/kdevplatform/kdevplatform-9999.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -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
+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) )