diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:01:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:01:27 +0000 |
commit | 6f53d8446036e42dcc42ec63a077e0f3edeb65d4 (patch) | |
tree | 19f9567ff44a955fef62b7b266e52cc1bcfc752c /app-vim | |
parent | Stable for alpha, wrt bug #492252 (diff) | |
download | gentoo-2-6f53d8446036e42dcc42ec63a077e0f3edeb65d4.tar.gz gentoo-2-6f53d8446036e42dcc42ec63a077e0f3edeb65d4.tar.bz2 gentoo-2-6f53d8446036e42dcc42ec63a077e0f3edeb65d4.zip |
Stable for alpha, wrt bug #492350
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 5006d1044967..f786f9e91c4a 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.73 2014/01/15 10:00:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.74 2014/01/18 20:01:27 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gtk-syntax-20130716.ebuild: + Stable for alpha, wrt bug #492350 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gtk-syntax-20130716.ebuild: Stable for ia64, wrt bug #492350 diff --git a/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild b/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild index 36a0a0e73c0f..5c461d0ec2c7 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-2014 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.9 2014/01/15 10:00:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20130716.ebuild,v 1.10 2014/01/18 20:01:27 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" |