summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2009-10-17 15:16:14 +0000
committerJim Ramsay <lack@gentoo.org>2009-10-17 15:16:14 +0000
commit4e6c4a91d8d3c1495aa7b8034b420168f42dc6d7 (patch)
treed7f1543a7b4c20e0a51b875ebb41bec485779a2d /app-vim/vcscommand/vcscommand-1.99.31.ebuild
parentarm/ia64/s390/sh/sparc stable wrt #286622 (diff)
downloadgentoo-2-4e6c4a91d8d3c1495aa7b8034b420168f42dc6d7.tar.gz
gentoo-2-4e6c4a91d8d3c1495aa7b8034b420168f42dc6d7.tar.bz2
gentoo-2-4e6c4a91d8d3c1495aa7b8034b420168f42dc6d7.zip
Version bump (and old version cleanup) Bug #282579
(Portage version: 2.1.7/cvs/Linux i686)
Diffstat (limited to 'app-vim/vcscommand/vcscommand-1.99.31.ebuild')
-rw-r--r--app-vim/vcscommand/vcscommand-1.99.31.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/app-vim/vcscommand/vcscommand-1.99.31.ebuild b/app-vim/vcscommand/vcscommand-1.99.31.ebuild
new file mode 100644
index 000000000000..47684fe2562c
--- /dev/null
+++ b/app-vim/vcscommand/vcscommand-1.99.31.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.31.ebuild,v 1.1 2009/10/17 15:16:14 lack Exp $
+
+VIM_PLUGIN_VIM_VERSION="7.0"
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: CVS/SVN/SVK/git/bzr/hg integration plugin"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90"
+
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="!app-vim/cvscommand
+ !app-vim/calendar" # conflict, bug 62677
+
+VIM_PLUGIN_HELPFILES="vcscommand"