diff options
author | 2005-09-28 23:53:03 +0000 | |
---|---|---|
committer | 2005-09-28 23:53:03 +0000 | |
commit | ae4d811ad9fad00750d192b192308c3d835c947e (patch) | |
tree | a15e76d12738110dd9ff430498c8f27761049780 /app-vim/gtk-syntax/gtk-syntax-20030219.ebuild | |
parent | Added ~mips, stable on sparc (diff) | |
download | gentoo-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/gtk-syntax/gtk-syntax-20030219.ebuild')
-rw-r--r-- | app-vim/gtk-syntax/gtk-syntax-20030219.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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." |