diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:29:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:29:08 +0000 |
commit | 693358e04c2409248ecc3f1f32dd62b872cf8001 (patch) | |
tree | c0ed89684cc75191e935009b825493c23a4d3aa3 /app-vim | |
parent | Stable for sparc, wrt bug #493194 (diff) | |
download | gentoo-2-693358e04c2409248ecc3f1f32dd62b872cf8001.tar.gz gentoo-2-693358e04c2409248ecc3f1f32dd62b872cf8001.tar.bz2 gentoo-2-693358e04c2409248ecc3f1f32dd62b872cf8001.zip |
Stable for sparc, wrt bug #492350
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 8d5412bf6c11..03c9b689415c 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.71 2013/12/22 14:46:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.72 2013/12/23 15:29:08 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> gtk-syntax-20130716.ebuild: + Stable for sparc, wrt bug #492350 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> gtk-syntax-20130716.ebuild: Stable for ppc64, wrt bug #492350 diff --git a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild index a7f58c4a4c23..75649c721c6c 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.7 2013/12/22 14:46:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild,v 1.8 2013/12/23 15:29:08 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" |