diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-12 22:38:49 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-12 22:38:49 +0000 |
commit | 64d0ca0abbd0d2a14115deb4d3934e593bc9d40a (patch) | |
tree | 2d15bb1c7ccaaa5719ef8c4df2dbb59ba734b8f4 /app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild | |
parent | app-vim/closetag stable on ppc. (diff) | |
download | gentoo-2-64d0ca0abbd0d2a14115deb4d3934e593bc9d40a.tar.gz gentoo-2-64d0ca0abbd0d2a14115deb4d3934e593bc9d40a.tar.bz2 gentoo-2-64d0ca0abbd0d2a14115deb4d3934e593bc9d40a.zip |
app-vim/xsl-syntax stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild')
-rw-r--r-- | app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild b/app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild index 546fbc1ab118..01c4e3b3fb19 100644 --- a/app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild +++ b/app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.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/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild,v 1.6 2005/09/10 07:03:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/xsl-syntax-0.3.11-r1.ebuild,v 1.7 2005/09/12 22:38:49 hansmi 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="alpha amd64 ia64 mips ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 mips ppc ppc64 sparc x86" IUSE="" VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=257" |