summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2008-09-20 15:50:02 +0000
committerAli Polatel <hawking@gentoo.org>2008-09-20 15:50:02 +0000
commitc971b00dad2fe66c11084dd79e834d2a2f3dbfd1 (patch)
tree0ecf4b3b7759949e05528a86cddbdcf3b4152d77 /app-vim/vimbuddy/vimbuddy-0.9.1.ebuild
parentVersion bump. Drop old. (diff)
downloadhistorical-c971b00dad2fe66c11084dd79e834d2a2f3dbfd1.tar.gz
historical-c971b00dad2fe66c11084dd79e834d2a2f3dbfd1.tar.bz2
historical-c971b00dad2fe66c11084dd79e834d2a2f3dbfd1.zip
Version bump. Quoting. Drop old.
Package-Manager: portage--svn/cvs/Linux 2.6.26-gentoo x86_64
Diffstat (limited to 'app-vim/vimbuddy/vimbuddy-0.9.1.ebuild')
-rw-r--r--app-vim/vimbuddy/vimbuddy-0.9.1.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/app-vim/vimbuddy/vimbuddy-0.9.1.ebuild b/app-vim/vimbuddy/vimbuddy-0.9.1.ebuild
deleted file mode 100644
index 2889ac01f3df..000000000000
--- a/app-vim/vimbuddy/vimbuddy-0.9.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimbuddy/vimbuddy-0.9.1.ebuild,v 1.6 2006/09/19 13:34:00 pioto Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: vimbuddy for the status line"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=8"
-LICENSE="as-is"
-KEYWORDS="x86 sparc mips hppa ~amd64 alpha ia64 ~ppc"
-IUSE=""
-
-VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=8"
-
-RDEPEND="!>=app-editors/vim-core-7"