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
commitbbb3c4f2d072f0476f0dc24d122a73a24d119ffb (patch)
tree5f5df659a9421c20af5432bd6d48596759ce4b4c /app-vim/cvscommand/cvscommand-1.65.ebuild
parentConflicts with cvscommand, bug #62677 (Manifest recommit) (diff)
downloadgentoo-2-bbb3c4f2d072f0476f0dc24d122a73a24d119ffb.tar.gz
gentoo-2-bbb3c4f2d072f0476f0dc24d122a73a24d119ffb.tar.bz2
gentoo-2-bbb3c4f2d072f0476f0dc24d122a73a24d119ffb.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"