diff options
author | 2013-05-14 09:30:47 +0000 | |
---|---|---|
committer | 2013-05-14 09:30:47 +0000 | |
commit | b1852470c968975c84703976fe20c2a8e7daa85b (patch) | |
tree | 9e0ce7e3807c2cb9db5301b0ef27987e988b3d17 /app-vim/gtk-syntax/gtk-syntax-20121015.ebuild | |
parent | Stable for amd64, wrt bug #469790 (diff) | |
download | gentoo-2-b1852470c968975c84703976fe20c2a8e7daa85b.tar.gz gentoo-2-b1852470c968975c84703976fe20c2a8e7daa85b.tar.bz2 gentoo-2-b1852470c968975c84703976fe20c2a8e7daa85b.zip |
Stable for amd64, wrt bug #469790
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim/gtk-syntax/gtk-syntax-20121015.ebuild')
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20121015.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild b/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild index 33c1c892bcfc..cbbf7f8619f7 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild,v 1.2 2013/02/09 11:41:08 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20121015.ebuild,v 1.3 2013/05/14 09:30:47 ago Exp $ EAPI=5 @@ -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="vim" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" |