diff options
| author | Johannes Huber <johu@gentoo.org> | 2012-02-14 15:51:38 +0100 |
|---|---|---|
| committer | Johannes Huber <johu@gentoo.org> | 2012-02-14 15:51:38 +0100 |
| commit | c68fcbaeb20084ee74d235b741f021da05c9ac49 (patch) | |
| tree | 29761a1f3c871895e122684ca401e1f5acb8d3b1 /dev-util/kdevplatform/kdevplatform-1.2.81.ebuild | |
| parent | 006b7f4825286ffefb3d253be87c6b6fe3e210c4 (diff) | |
| download | kde-c68fcbaeb20084ee74d235b741f021da05c9ac49.tar.gz kde-c68fcbaeb20084ee74d235b741f021da05c9ac49.tar.bz2 kde-c68fcbaeb20084ee74d235b741f021da05c9ac49.zip | |
[dev-util/kdevplatform] Cleanup.
(Portage version: 2.2.0_alpha85/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-util/kdevplatform/kdevplatform-1.2.81.ebuild')
| -rw-r--r-- | dev-util/kdevplatform/kdevplatform-1.2.81.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-util/kdevplatform/kdevplatform-1.2.81.ebuild b/dev-util/kdevplatform/kdevplatform-1.2.81.ebuild index 571066fa6d1..c21343958d9 100644 --- a/dev-util/kdevplatform/kdevplatform-1.2.81.ebuild +++ b/dev-util/kdevplatform/kdevplatform-1.2.81.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -12,6 +12,7 @@ VIRTUALX_REQUIRED=test KDE_LINGUAS="ca ca@valencia da de en_GB es et fr it nb nds nl pt pt_BR ru sl sv th uk zh_CN zh_TW" inherit kde4-base +SRC_URI="mirror://kde/unstable/kdevelop/${KDEVELOP_VERSION}/src/${P}.tar.bz2" DESCRIPTION="KDE development support libraries and apps" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" @@ -19,7 +20,6 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" # bazaar kompare mercurial LICENSE="GPL-2 LGPL-2" IUSE="cvs debug git reviewboard subversion" -SLOT=0 # Moved to playground for now # bazaar? ( dev-vcs/bzr ) @@ -32,7 +32,8 @@ DEPEND=" subversion? ( dev-vcs/subversion ) " RDEPEND="${DEPEND} - !<dev-util/kdevelop-${KDEVELOP_VERSION} + !<dev-util/kdevelop-${KDEVELOP_VERSION}:4 + !dev-util/kdevelop-git $(add_kdebase_dep konsole) cvs? ( dev-vcs/cvs ) git? ( dev-vcs/git ) |
