diff options
author | 2004-12-29 00:48:22 +0000 | |
---|---|---|
committer | 2004-12-29 00:48:22 +0000 | |
commit | 743e5745d0363dc39c6143cb5216cff8b3496229 (patch) | |
tree | e02defeaaf37b2a44fe291cd3cb909b31ff3f7ef /app-vim/showmarks/showmarks-2.0.ebuild | |
parent | Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) (diff) | |
download | gentoo-2-743e5745d0363dc39c6143cb5216cff8b3496229.tar.gz gentoo-2-743e5745d0363dc39c6143cb5216cff8b3496229.tar.bz2 gentoo-2-743e5745d0363dc39c6143cb5216cff8b3496229.zip |
Tidy up
Diffstat (limited to 'app-vim/showmarks/showmarks-2.0.ebuild')
-rw-r--r-- | app-vim/showmarks/showmarks-2.0.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-vim/showmarks/showmarks-2.0.ebuild b/app-vim/showmarks/showmarks-2.0.ebuild deleted file mode 100644 index d3265295d12d..000000000000 --- a/app-vim/showmarks/showmarks-2.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/showmarks-2.0.ebuild,v 1.8 2004/07/14 13:45:02 agriffis Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: show location marks visually" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=152" - -LICENSE="public-domain" -KEYWORDS="alpha sparc x86 ia64 ~ppc amd64 ~mips" -IUSE="" |