diff options
author | Markus Duft <mduft@gentoo.org> | 2010-03-09 09:08:08 +0000 |
---|---|---|
committer | Markus Duft <mduft@gentoo.org> | 2010-03-09 09:08:08 +0000 |
commit | 829adaaf0498e2b3abcd15ec42096cc8e805b9dc (patch) | |
tree | 405d9cc3756d6ad69a69677a1b7c641719a014ba /app-vim/gtk-syntax | |
parent | keyworded ~x86-interix (diff) | |
download | gentoo-2-829adaaf0498e2b3abcd15ec42096cc8e805b9dc.tar.gz gentoo-2-829adaaf0498e2b3abcd15ec42096cc8e805b9dc.tar.bz2 gentoo-2-829adaaf0498e2b3abcd15ec42096cc8e805b9dc.zip |
keyworded ~x86-interix
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'app-vim/gtk-syntax')
-rw-r--r-- | app-vim/gtk-syntax/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20090402.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog index 19cde4f62830..a279d98ce4d1 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.30 2009/12/17 10:37:06 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.31 2010/03/09 09:08:08 mduft Exp $ + + 09 Mar 2010; Markus Duft <mduft@gentoo.org> gtk-syntax-20090402.ebuild: + keyworded ~x86-interix 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org> gtk-syntax-20060423.ebuild, gtk-syntax-20070925.ebuild, diff --git a/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild b/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild index 74839827d3a7..e48c6c091c1a 100644 --- a/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild +++ b/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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-20090402.ebuild,v 1.2 2009/12/17 10:37:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild,v 1.3 2010/03/09 09:08:08 mduft Exp $ inherit vim-plugin @@ -8,5 +8,5 @@ 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 ~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="" |