summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2006-08-09 05:00:54 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2006-08-09 05:00:54 +0000
commitb8ca8e7950cb137ec239de3d3e6a6e82179f926c (patch)
tree3e7faf25b8420a0de233d57dd211b539fb0eaa09 /app-emacs/ilisp/ilisp-5.12.0-r3.ebuild
parentStable x86 (diff)
downloadgentoo-2-b8ca8e7950cb137ec239de3d3e6a6e82179f926c.tar.gz
gentoo-2-b8ca8e7950cb137ec239de3d3e6a6e82179f926c.tar.bz2
gentoo-2-b8ca8e7950cb137ec239de3d3e6a6e82179f926c.zip
Does not work with app-editors/emacs-cvs; Resolves Bug #138047.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'app-emacs/ilisp/ilisp-5.12.0-r3.ebuild')
-rw-r--r--app-emacs/ilisp/ilisp-5.12.0-r3.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/app-emacs/ilisp/ilisp-5.12.0-r3.ebuild b/app-emacs/ilisp/ilisp-5.12.0-r3.ebuild
index db9d7655e1e9..d580cea91082 100644
--- a/app-emacs/ilisp/ilisp-5.12.0-r3.ebuild
+++ b/app-emacs/ilisp/ilisp-5.12.0-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ilisp/ilisp-5.12.0-r3.ebuild,v 1.11 2005/10/24 14:42:33 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ilisp/ilisp-5.12.0-r3.ebuild,v 1.12 2006/08/09 05:00:54 mkennedy Exp $
inherit elisp
@@ -22,7 +22,8 @@ IUSE=""
DEPEND="dev-lisp/common-lisp-controller
sys-apps/texinfo
virtual/tetex
- app-text/texi2html"
+ app-text/texi2html
+ !app-editors/emacs-cvs"
S="${WORKDIR}/${P}+${DEBCVS}"