diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-12-12 20:23:07 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-12-12 20:23:07 +0000 |
commit | f999192012474083eaf550933ae412fa0e0b70f5 (patch) | |
tree | 7daeca618fd52b8df4b038310fc3af59e8e3efca /app-emacs | |
parent | Block against app-emacs/cedet, bug 532286. (diff) | |
download | gentoo-2-f999192012474083eaf550933ae412fa0e0b70f5.tar.gz gentoo-2-f999192012474083eaf550933ae412fa0e0b70f5.tar.bz2 gentoo-2-f999192012474083eaf550933ae412fa0e0b70f5.zip |
Block against app-emacs/cedet, bug 532286.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ecb/ecb-2.41_pre20140215-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ecb/ecb-2.41_pre20140215-r1.ebuild b/app-emacs/ecb/ecb-2.41_pre20140215-r1.ebuild index aa4010729cd1..d2fc7c86d371 100644 --- a/app-emacs/ecb/ecb-2.41_pre20140215-r1.ebuild +++ b/app-emacs/ecb/ecb-2.41_pre20140215-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ecb/ecb-2.41_pre20140215-r1.ebuild,v 1.3 2014/12/12 20:19:34 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ecb/ecb-2.41_pre20140215-r1.ebuild,v 1.4 2014/12/12 20:23:07 ulm Exp $ EAPI=5 @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="java" -DEPEND="!<app-emacs/cedet-2.0 +DEPEND="!!<app-emacs/cedet-2.0 java? ( app-emacs/jde )" RDEPEND="${DEPEND}" |