diff options
Diffstat (limited to 'app-vim/gtk-syntax/gtk-syntax-20060423.ebuild')
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20060423.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild b/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild index bf7adb038d72..ed30d5ac032f 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild,v 1.8 2008/01/14 20:01:04 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild,v 1.9 2008/02/04 22:02:12 armin76 Exp $ inherit vim-plugin @@ -8,5 +8,5 @@ DESCRIPTION="vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome and more" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1000" LICENSE="as-is" -KEYWORDS="~alpha ~amd64 hppa ~ia64 mips ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |