diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-11-26 20:24:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-11-26 20:24:26 +0000 |
commit | f8f637cd3d79dac9f7ffe61234291f9b4e199686 (patch) | |
tree | c0b6862c0141cc24cd9dd285e5c83aa05c0ca7c8 /app-vim | |
parent | Stable for HPPA (bug #491940). (diff) | |
download | gentoo-2-f8f637cd3d79dac9f7ffe61234291f9b4e199686.tar.gz gentoo-2-f8f637cd3d79dac9f7ffe61234291f9b4e199686.tar.bz2 gentoo-2-f8f637cd3d79dac9f7ffe61234291f9b4e199686.zip |
Stable for HPPA (bug #492350).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gtk-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20130716.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog index 2c755e3abe37..90ade2aa9506 100644 --- a/app-vim/gtk-syntax/ChangeLog +++ b/app-vim/gtk-syntax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/gtk-syntax # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.65 2013/07/17 00:28:29 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.66 2013/11/26 20:24:26 jer Exp $ + + 26 Nov 2013; Jeroen Roovers <jer@gentoo.org> gtk-syntax-20130716.ebuild: + Stable for HPPA (bug #492350). *gtk-syntax-20130716 (17 Jul 2013) diff --git a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild index ade6c63882c4..07d5a28e20d9 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20130716.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-20130716.ebuild,v 1.1 2013/07/17 00:28:29 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild,v 1.2 2013/11/26 20:24:26 jer Exp $ EAPI=5 @@ -9,4 +9,4 @@ 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" |