summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-11-27 19:10:27 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-11-27 19:10:27 +0000
commit250bc30ccaa434112a06142aaf808ec70a88102a (patch)
treec6d690085551a3056245bdeaec5365a16eb8efa4 /app-vim/calendar
parentremoved sylpheed-0.9.11.ebuild for bug #72619 (Manifest recommit) (diff)
downloadgentoo-2-250bc30ccaa434112a06142aaf808ec70a88102a.tar.gz
gentoo-2-250bc30ccaa434112a06142aaf808ec70a88102a.tar.bz2
gentoo-2-250bc30ccaa434112a06142aaf808ec70a88102a.zip
Conflicts with cvscommand, bug #62677
Diffstat (limited to 'app-vim/calendar')
-rw-r--r--app-vim/calendar/ChangeLog5
-rw-r--r--app-vim/calendar/calendar-1.4.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/app-vim/calendar/ChangeLog b/app-vim/calendar/ChangeLog
index 43763539342f..22c37d645342 100644
--- a/app-vim/calendar/ChangeLog
+++ b/app-vim/calendar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/calendar
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/ChangeLog,v 1.11 2004/11/23 16:01:18 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/ChangeLog,v 1.12 2004/11/27 19:10:27 ciaranm Exp $
+
+ 27 Nov 2004; Ciaran McCreesh <ciaranm@gentoo.org> calendar-1.4.ebuild:
+ Conflicts with cvscommand, bug #62677
*calendar-1.4 (23 Nov 2004)
diff --git a/app-vim/calendar/calendar-1.4.ebuild b/app-vim/calendar/calendar-1.4.ebuild
index 9f5e9d885b1c..ce437ed61944 100644
--- a/app-vim/calendar/calendar-1.4.ebuild
+++ b/app-vim/calendar/calendar-1.4.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/calendar/calendar-1.4.ebuild,v 1.1 2004/11/23 16:01:18 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/calendar-1.4.ebuild,v 1.2 2004/11/27 19:10:27 ciaranm Exp $
inherit vim-plugin
@@ -14,3 +14,5 @@ VIM_PLUGIN_HELPTEXT=\
"This plugin provides a calendar window for vim. To start it, use the
:Calendar command."
+# bug #62677
+RDEPEND="!app-vim/cvscommand"