diff options
Diffstat (limited to 'dev-util/kdevplatform/kdevplatform-9999.ebuild')
| -rw-r--r-- | dev-util/kdevplatform/kdevplatform-9999.ebuild | 19 |
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) ) |
