diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 14:46:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 14:46:14 +0000 |
commit | 785b9a5456a525092f4121f354b1f2963fd2d4c9 (patch) | |
tree | 7a120d17839392481628cb5dd6dc833542f5552c /app-vim/gtk-syntax | |
parent | Stable for ppc64, wrt bug #493194 (diff) | |
download | gentoo-2-785b9a5456a525092f4121f354b1f2963fd2d4c9.tar.gz gentoo-2-785b9a5456a525092f4121f354b1f2963fd2d4c9.tar.bz2 gentoo-2-785b9a5456a525092f4121f354b1f2963fd2d4c9.zip |
Stable for ppc64, wrt bug #492350
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim/gtk-syntax')
-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 6a823b0d9c84..8d5412bf6c11 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.70 2013/12/21 18:15:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.71 2013/12/22 14:46:14 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> gtk-syntax-20130716.ebuild: + Stable for ppc64, wrt bug #492350 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> gtk-syntax-20130716.ebuild: Stable for ppc, wrt bug #492350 diff --git a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild index 25b12dc57c51..a7f58c4a4c23 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.6 2013/12/21 18:15:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild,v 1.7 2013/12/22 14:46:14 ago 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" |