diff options
Diffstat (limited to 'app-vim/gtk-syntax/gtk-syntax-20030219.ebuild')
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20030219.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild b/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild index 742a4a47c4e5..1e1142ae47be 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild,v 1.3 2003/11/15 04:38:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild,v 1.4 2003/12/03 18:55:25 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: GTK+-2.2 syntax highlight" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=570" LICENSE="vim" -KEYWORDS="x86 alpha ia64" +KEYWORDS="x86 alpha ia64 sparc" |