From 152b4e23ae45be27094bec5e7acb1de32ddb2892 Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Sat, 18 Feb 2012 16:09:43 +0100 Subject: [dev-util/kdev*] Cleanup the ebuilds to follow the previous eclass commit --- dev-util/kdevplatform/kdevplatform-9999.ebuild | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'dev-util/kdevplatform/kdevplatform-9999.ebuild') 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) ) -- cgit v1.2.3