summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-09-28 23:53:03 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-09-28 23:53:03 +0000
commitae4d811ad9fad00750d192b192308c3d835c947e (patch)
treea15e76d12738110dd9ff430498c8f27761049780 /app-vim
parentAdded ~mips, stable on sparc (diff)
downloadgentoo-2-ae4d811ad9fad00750d192b192308c3d835c947e.tar.gz
gentoo-2-ae4d811ad9fad00750d192b192308c3d835c947e.tar.bz2
gentoo-2-ae4d811ad9fad00750d192b192308c3d835c947e.zip
Added ~mips
(Portage version: 2.0.52-r1 cut-price flea-ridden swamp edition)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/gtk-syntax/ChangeLog6
-rw-r--r--app-vim/gtk-syntax/gtk-syntax-20030219.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog
index 40fed95c9e16..6963a37f8df2 100644
--- a/app-vim/gtk-syntax/ChangeLog
+++ b/app-vim/gtk-syntax/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/gtk-syntax
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.12 2005/04/24 12:09:27 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.13 2005/09/28 23:53:03 ciaranm Exp $
+
+ 28 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org>
+ gtk-syntax-20030219.ebuild:
+ Added ~mips
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
gtk-syntax-20030219.ebuild:
diff --git a/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild b/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild
index 3b0dfa0338ac..d1fe5d18081e 100644
--- a/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild
+++ b/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild,v 1.13 2005/04/24 12:09:27 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20030219.ebuild,v 1.14 2005/09/28 23:53:03 ciaranm Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: GTK+-2.2 syntax highlight"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=570"
LICENSE="vim"
-KEYWORDS="x86 alpha ia64 sparc ppc ppc64 ~amd64"
+KEYWORDS="alpha ~amd64 ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
VIM_PLUGIN_HELPTEXT="This plugin automatically adds GTK highlighting to C files."