summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-11-20 06:10:36 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-11-20 06:10:36 +0000
commit414a080edc29b656f593dd14e3b62a692f78f068 (patch)
tree4d9eddf2bac48d48bd0976e7604c40f522dce4d7 /app-vim
parentStable on mips, per #198845. (diff)
downloadgentoo-2-414a080edc29b656f593dd14e3b62a692f78f068.tar.gz
gentoo-2-414a080edc29b656f593dd14e3b62a692f78f068.tar.bz2
gentoo-2-414a080edc29b656f593dd14e3b62a692f78f068.zip
Stable on mips.
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/gtk-syntax/ChangeLog5
-rw-r--r--app-vim/gtk-syntax/gtk-syntax-20060423.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog
index ca731e94d7cf..0860015b8e23 100644
--- a/app-vim/gtk-syntax/ChangeLog
+++ b/app-vim/gtk-syntax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/gtk-syntax
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.20 2007/11/15 01:45:53 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.21 2007/11/20 06:10:36 kumba Exp $
+
+ 20 Nov 2007; Joshua Kinard <kumba@gentoo.org> gtk-syntax-20060423.ebuild:
+ Stable on mips.
15 Nov 2007; Ferris McCormick <fmccor@gentoo.org>
gtk-syntax-20060423.ebuild:
diff --git a/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild b/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild
index cd87609c52fc..c6c34641cab2 100644
--- a/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild
+++ b/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild,v 1.5 2007/11/15 01:45:53 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild,v 1.6 2007/11/20 06:10:36 kumba 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 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
IUSE=""