diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:22:22 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:22:22 +0000 |
commit | beed4be784edcf817793ef20829eeabaceae489a (patch) | |
tree | df8df076eeb03bce8fe9d94c633fe86a99f643c8 /app-vim/showmarks/showmarks-2.2.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-beed4be784edcf817793ef20829eeabaceae489a.tar.gz gentoo-2-beed4be784edcf817793ef20829eeabaceae489a.tar.bz2 gentoo-2-beed4be784edcf817793ef20829eeabaceae489a.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
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 bffa9fb35dc4..77df55fc8575 100644 --- a/app-vim/showmarks/showmarks-2.2.ebuild +++ b/app-vim/showmarks/showmarks-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.7 2005/01/01 16:53:43 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/showmarks-2.2.ebuild,v 1.8 2005/04/24 12:18:32 hansmi 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" |