diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-07-29 13:03:58 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-07-29 13:03:58 +0000 |
commit | be0934f4145d979788b6f538b58820880752675d (patch) | |
tree | 6e06d36d4e09c74eafd533e4088af979b24cc3e2 /app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild | |
parent | fix on-demand links with outbound in active-filter/pass-filter (#99190) (diff) | |
download | gentoo-2-be0934f4145d979788b6f538b58820880752675d.tar.gz gentoo-2-be0934f4145d979788b6f538b58820880752675d.tar.bz2 gentoo-2-be0934f4145d979788b6f538b58820880752675d.zip |
Added ~mips.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild')
-rw-r--r-- | app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild b/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild index 096b9d7c5b97..b24048068b34 100644 --- a/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild +++ b/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild,v 1.5 2005/04/24 12:23:08 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild,v 1.6 2005/07/29 13:03:58 ka0ttic Exp $ inherit vim-plugin DESCRIPTION="vim plugin: Syntax for XSLT (with HTML and others)" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=257" LICENSE="vim" -KEYWORDS="x86 alpha ia64 sparc ppc amd64 ppc64" +KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86" IUSE="" VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=257" |