diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-04 18:27:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-04 18:27:15 +0000 |
commit | 7177d1e45ee3b7405d50fa9333d27361ce2f40f8 (patch) | |
tree | 979c465f54e184e1a0572676310493715b056f7d /app-vim/gtk-syntax/gtk-syntax-20110214-r1.ebuild | |
parent | Initial version. Interface to Amazon's Simple Storage Service (S3). (dev-vcs/... (diff) | |
download | gentoo-2-7177d1e45ee3b7405d50fa9333d27361ce2f40f8.tar.gz gentoo-2-7177d1e45ee3b7405d50fa9333d27361ce2f40f8.tar.bz2 gentoo-2-7177d1e45ee3b7405d50fa9333d27361ce2f40f8.zip |
alpha/ia64/s390/sh/sparc stable wrt #391473
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'app-vim/gtk-syntax/gtk-syntax-20110214-r1.ebuild')
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20110214-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gtk-syntax/gtk-syntax-20110214-r1.ebuild b/app-vim/gtk-syntax/gtk-syntax-20110214-r1.ebuild index 89d631da4296..6cbfb9c53003 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20110214-r1.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20110214-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20110214-r1.ebuild,v 1.4 2011/12/02 22:08:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20110214-r1.ebuild,v 1.5 2011/12/04 18:27:15 armin76 Exp $ EAPI=3 @@ -9,5 +9,5 @@ inherit vim-plugin 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 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" |