diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 18:15:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 18:15:56 +0000 |
commit | d97f29012a37226ee23b042cf01722125279226f (patch) | |
tree | 6614e749f26bbdb62883bb9e710627003d5bf0a2 /app-vim | |
parent | Stable for ppc, wrt bug #488764 (diff) | |
download | gentoo-2-d97f29012a37226ee23b042cf01722125279226f.tar.gz gentoo-2-d97f29012a37226ee23b042cf01722125279226f.tar.bz2 gentoo-2-d97f29012a37226ee23b042cf01722125279226f.zip |
Stable for ppc, wrt bug #492350
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 a862f54f68c7..6a823b0d9c84 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.69 2013/12/12 14:09:48 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.70 2013/12/21 18:15:56 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> gtk-syntax-20130716.ebuild: + Stable for ppc, wrt bug #492350 12 Dec 2013; Chema Alonso <nimiux@gentoo.org> gtk-syntax-20130716.ebuild: Stable for amd64 wrt bug #492350 diff --git a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild index 5124e6876c51..25b12dc57c51 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.5 2013/12/12 14:09:48 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild,v 1.6 2013/12/21 18:15:56 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" |