diff options
author | Ali Polatel <hawking@gentoo.org> | 2008-09-20 13:51:39 +0000 |
---|---|---|
committer | Ali Polatel <hawking@gentoo.org> | 2008-09-20 13:51:39 +0000 |
commit | 75522da8e2c2f4f1a17cc44faaf45cf112a13f07 (patch) | |
tree | a2f9d5dc6f6de49acbae89f8cad9ea89b76fc740 /app-vim/cecutil/cecutil-16.ebuild | |
parent | sparc stable wrt #237481 (diff) | |
download | gentoo-2-75522da8e2c2f4f1a17cc44faaf45cf112a13f07.tar.gz gentoo-2-75522da8e2c2f4f1a17cc44faaf45cf112a13f07.tar.bz2 gentoo-2-75522da8e2c2f4f1a17cc44faaf45cf112a13f07.zip |
Version bump. Quoting. Drop old.
(Portage version: -svn/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-vim/cecutil/cecutil-16.ebuild')
-rw-r--r-- | app-vim/cecutil/cecutil-16.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/app-vim/cecutil/cecutil-16.ebuild b/app-vim/cecutil/cecutil-16.ebuild deleted file mode 100644 index ab5c2f83e566..000000000000 --- a/app-vim/cecutil/cecutil-16.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/cecutil-16.ebuild,v 1.1 2007/05/09 19:14:02 pioto Exp $ - -VIM_PLUGIN_VIM_VERSION="7.0" -inherit vim-plugin - -DESCRIPTION="vim plugin: library used by many of Charles Campbell's plugins" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1066" -LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides library functions and is not intended to be used -directly by the user. Documentation is available via ':help cecutil.txt'." |