summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2011-02-23 16:03:26 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2011-02-23 16:03:26 +0000
commitdb0836db7e503fce2c507d70505b8a3a2d10ae32 (patch)
tree1adefb35b8ce2039b247d1dcfe97e122680845c6 /dev-util/kdevplatform/kdevplatform-1.2.0.ebuild
parentppc/ppc64 stable wrt #355927 (diff)
downloadgentoo-2-db0836db7e503fce2c507d70505b8a3a2d10ae32.tar.gz
gentoo-2-db0836db7e503fce2c507d70505b8a3a2d10ae32.tar.bz2
gentoo-2-db0836db7e503fce2c507d70505b8a3a2d10ae32.zip
block only kdevelop:4 versions, bug 354273
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/kdevplatform/kdevplatform-1.2.0.ebuild')
-rw-r--r--dev-util/kdevplatform/kdevplatform-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild b/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild
index 039cf180b9fd..fe1afee08427 100644
--- a/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild,v 1.1 2011/02/04 14:57:06 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild,v 1.2 2011/02/23 16:03:26 tampakrap Exp $
EAPI=3
@@ -31,7 +31,7 @@ DEPEND="
subversion? ( >=dev-vcs/subversion-1.3 )
"
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 )