summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-10-24 03:23:31 +0000
committerTim Harder <radhermit@gentoo.org>2011-10-24 03:23:31 +0000
commit604f35c19c336e943cc5bc26d5aaf571ecaf1594 (patch)
tree9ef9388f21346dc8066ec049488a21248fe1361f /app-vim/vcscommand
parentVersion bump. (diff)
downloadgentoo-2-604f35c19c336e943cc5bc26d5aaf571ecaf1594.tar.gz
gentoo-2-604f35c19c336e943cc5bc26d5aaf571ecaf1594.tar.bz2
gentoo-2-604f35c19c336e943cc5bc26d5aaf571ecaf1594.zip
Remove old.
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/vcscommand')
-rw-r--r--app-vim/vcscommand/ChangeLog5
-rw-r--r--app-vim/vcscommand/vcscommand-1.99.37.ebuild18
2 files changed, 4 insertions, 19 deletions
diff --git a/app-vim/vcscommand/ChangeLog b/app-vim/vcscommand/ChangeLog
index 754a3fdb6ad3..97d6850bcdd6 100644
--- a/app-vim/vcscommand/ChangeLog
+++ b/app-vim/vcscommand/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vcscommand
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.22 2011/10/24 03:22:35 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.23 2011/10/24 03:23:31 radhermit Exp $
+
+ 24 Oct 2011; Tim Harder <radhermit@gentoo.org> -vcscommand-1.99.37.ebuild:
+ Remove old.
*vcscommand-1.99.45 (24 Oct 2011)
diff --git a/app-vim/vcscommand/vcscommand-1.99.37.ebuild b/app-vim/vcscommand/vcscommand-1.99.37.ebuild
deleted file mode 100644
index 5ae76fa098fd..000000000000
--- a/app-vim/vcscommand/vcscommand-1.99.37.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.37.ebuild,v 1.1 2010/02/16 16:03:53 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-RDEPEND="!app-vim/cvscommand
- !app-vim/calendar" # conflict, bug 62677
-
-VIM_PLUGIN_HELPFILES="vcscommand"