diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-06 18:24:39 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-06 18:24:39 +0000 |
commit | 580ff43a8340b5f5223b3bdcfc2cdcad2fc8f392 (patch) | |
tree | 8ee869b43537d33a54d39478698fb32eaf2bdfea /app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild | |
parent | add a package for the fam use flag dep (diff) | |
download | gentoo-2-580ff43a8340b5f5223b3bdcfc2cdcad2fc8f392.tar.gz gentoo-2-580ff43a8340b5f5223b3bdcfc2cdcad2fc8f392.tar.bz2 gentoo-2-580ff43a8340b5f5223b3bdcfc2cdcad2fc8f392.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
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 a7df27a774d8..dc212779cf2e 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.3 2005/02/18 20:41:25 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild,v 1.4 2005/04/06 18:21:20 corsair 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="x86 alpha ia64 sparc ~ppc amd64 ppc64" IUSE="" VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=257" |