diff options
author | 2003-09-07 01:30:44 +0000 | |
---|---|---|
committer | 2003-09-07 01:30:44 +0000 | |
commit | 2188947c74be62360807b2f2acf3069edc6aefd2 (patch) | |
tree | cb15bc38a8b6fd301ec911b360c9a7a18680df50 /app-vim/showmarks/showmarks-2.0.ebuild | |
parent | Initial import of showmarks vim plugin, submitted by Ciaran McCreesh in bug 2... (diff) | |
download | gentoo-2-2188947c74be62360807b2f2acf3069edc6aefd2.tar.gz gentoo-2-2188947c74be62360807b2f2acf3069edc6aefd2.tar.bz2 gentoo-2-2188947c74be62360807b2f2acf3069edc6aefd2.zip |
stable on alpha
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 1812c765e0c4..e3ba94eaaf17 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.1 2003/09/07 01:29:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/showmarks-2.0.ebuild,v 1.2 2003/09/07 01:30:34 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="x86 sparc" +KEYWORDS="alpha sparc x86" |