diff options
author | 2008-02-04 22:02:12 +0000 | |
---|---|---|
committer | 2008-02-04 22:02:12 +0000 | |
commit | fb5872f01babe2880b3e3288cac9dc0516c4a967 (patch) | |
tree | 488415744ddcd23bc0026c63582ec88db86aa9f3 /app-vim/gtk-syntax/gtk-syntax-20060423.ebuild | |
parent | alpha/sparc stable, add ~ia64 (diff) | |
download | historical-fb5872f01babe2880b3e3288cac9dc0516c4a967.tar.gz historical-fb5872f01babe2880b3e3288cac9dc0516c4a967.tar.bz2 historical-fb5872f01babe2880b3e3288cac9dc0516c4a967.zip |
alpha/ia64/x86 stable
Package-Manager: portage-2.1.3.19
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="" |