diff options
Diffstat (limited to 'app-vim/showmarks/showmarks-2.0.ebuild')
-rw-r--r-- | app-vim/showmarks/showmarks-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/showmarks/showmarks-2.0.ebuild b/app-vim/showmarks/showmarks-2.0.ebuild index e3ba94eaaf17..e8cd3486b888 100644 --- a/app-vim/showmarks/showmarks-2.0.ebuild +++ b/app-vim/showmarks/showmarks-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.2 2003/09/07 01:30:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/showmarks-2.0.ebuild,v 1.3 2003/11/15 04:39:56 agriffis Exp $ inherit vim-plugin @@ -8,5 +8,5 @@ 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" +KEYWORDS="alpha sparc x86 ia64" |