summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-11-27 19:12:55 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-11-27 19:12:55 +0000
commit618a29fd1eae99fc2066f552ff47c9fd152f359b (patch)
tree3bbd43c6b88b488157bf2c21755261718c0a3235 /app-vim/cvscommand/cvscommand-1.65.ebuild
parentConflicts with cvscommand, bug #62677 (diff)
downloadhistorical-618a29fd1eae99fc2066f552ff47c9fd152f359b.tar.gz
historical-618a29fd1eae99fc2066f552ff47c9fd152f359b.tar.bz2
historical-618a29fd1eae99fc2066f552ff47c9fd152f359b.zip
Conflicts with calendar, bug #62677
Diffstat (limited to 'app-vim/cvscommand/cvscommand-1.65.ebuild')
-rw-r--r--app-vim/cvscommand/cvscommand-1.65.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-vim/cvscommand/cvscommand-1.65.ebuild b/app-vim/cvscommand/cvscommand-1.65.ebuild
index 547844f89b45..a78e8473bd92 100644
--- a/app-vim/cvscommand/cvscommand-1.65.ebuild
+++ b/app-vim/cvscommand/cvscommand-1.65.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.65.ebuild,v 1.6 2004/10/26 12:01:03 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.65.ebuild,v 1.7 2004/11/27 19:12:55 ciaranm Exp $
inherit vim-plugin
@@ -11,3 +11,5 @@ KEYWORDS="alpha ia64 ~ppc sparc x86 ~amd64"
IUSE=""
VIM_PLUGIN_HELPFILES="cvcsommand-contents"
+# conflict, bug 62677
+RDEPEND="!app-vim/calendar"