diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:59:47 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:59:47 +0000 |
commit | 10065ab36466e9669f68cd73a87defbe2cdbae41 (patch) | |
tree | 136ad1e73797c3e7e51f38444616addf430e083f /app-vim/showmarks/showmarks-2.2.ebuild | |
parent | unmasking openoffice-ximian-bin again, security problem is not relevant for t... (diff) | |
download | gentoo-2-10065ab36466e9669f68cd73a87defbe2cdbae41.tar.gz gentoo-2-10065ab36466e9669f68cd73a87defbe2cdbae41.tar.bz2 gentoo-2-10065ab36466e9669f68cd73a87defbe2cdbae41.zip |
Stable on amd64.
Diffstat (limited to 'app-vim/showmarks/showmarks-2.2.ebuild')
-rw-r--r-- | app-vim/showmarks/showmarks-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/showmarks/showmarks-2.2.ebuild b/app-vim/showmarks/showmarks-2.2.ebuild index 346b9a960b77..b30b6890869f 100644 --- a/app-vim/showmarks/showmarks-2.2.ebuild +++ b/app-vim/showmarks/showmarks-2.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.5 2004/10/08 02:42:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/showmarks-2.2.ebuild,v 1.6 2004/10/19 09:57:55 absinthe Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: show location marks visually" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=152" LICENSE="public-domain" -KEYWORDS="alpha ~amd64 ia64 mips ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 mips ~ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="showmarks.txt" |