diff options
Diffstat (limited to 'app-vim/xsl/xsl-0.3.11.ebuild')
-rw-r--r-- | app-vim/xsl/xsl-0.3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/xsl/xsl-0.3.11.ebuild b/app-vim/xsl/xsl-0.3.11.ebuild index a56e38b49f55..4524744c53b3 100644 --- a/app-vim/xsl/xsl-0.3.11.ebuild +++ b/app-vim/xsl/xsl-0.3.11.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl/xsl-0.3.11.ebuild,v 1.2 2003/08/19 02:13:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl/xsl-0.3.11.ebuild,v 1.3 2003/11/15 04:40:58 agriffis 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" +KEYWORDS="x86 alpha ia64" |