diff options
author | 2003-08-19 02:13:35 +0000 | |
---|---|---|
committer | 2003-08-19 02:13:35 +0000 | |
commit | 336c07fcf20ea4061e4c545ff403e8cb6e07e153 (patch) | |
tree | 3d4bac4e6ddb53767e7f05eff11ae94534b894db /app-vim/xsl/xsl-0.3.11.ebuild | |
parent | stable on alpha and x86 (diff) | |
download | gentoo-2-336c07fcf20ea4061e4c545ff403e8cb6e07e153.tar.gz gentoo-2-336c07fcf20ea4061e4c545ff403e8cb6e07e153.tar.bz2 gentoo-2-336c07fcf20ea4061e4c545ff403e8cb6e07e153.zip |
stable on alpha and x86
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 3de4b7caf16b..a56e38b49f55 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.1 2003/08/12 02:10:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl/xsl-0.3.11.ebuild,v 1.2 2003/08/19 02:13:27 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" |