diff options
author | 2010-11-14 10:52:40 +0000 | |
---|---|---|
committer | 2010-11-14 10:52:40 +0000 | |
commit | 45e820042701d6f23034a489836647be7b13e201 (patch) | |
tree | 8f4d5b137d00b5ae097c2c13aec15f17e7e4716d /app-vim/gtk-syntax | |
parent | x86 stable, bug #345039 (diff) | |
download | gentoo-2-45e820042701d6f23034a489836647be7b13e201.tar.gz gentoo-2-45e820042701d6f23034a489836647be7b13e201.tar.bz2 gentoo-2-45e820042701d6f23034a489836647be7b13e201.zip |
arm/x86 stable, bug #345059
(Portage version: 2.1.9.24/cvs/Linux x86_64)
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-20091024.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog index fac2ce02a44c..9e94bc26354e 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.34 2010/11/11 13:34:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.35 2010/11/14 10:52:40 maekke Exp $ + + 14 Nov 2010; Markus Meier <maekke@gentoo.org> gtk-syntax-20091024.ebuild: + arm/x86 stable, bug #345059 11 Nov 2010; Markos Chandras <hwoarang@gentoo.org> gtk-syntax-20091024.ebuild: diff --git a/app-vim/gtk-syntax/gtk-syntax-20091024.ebuild b/app-vim/gtk-syntax/gtk-syntax-20091024.ebuild index af62669b3bd7..16279d0ba3d6 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20091024.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20091024.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20091024.ebuild,v 1.2 2010/11/11 13:34:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20091024.ebuild,v 1.3 2010/11/14 10:52:40 maekke Exp $ 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="as-is" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" |