diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-03 19:20:15 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-03 19:20:15 +0000 |
commit | 504a7919e6e309d3fe3040803d3f9eb09c1bc9a8 (patch) | |
tree | d2b9418f53f125d27c90e28faed92d1c060af96a /app-vim/tmpl/tmpl-0.1.ebuild | |
parent | Stable on sparc and x86 (diff) | |
download | gentoo-2-504a7919e6e309d3fe3040803d3f9eb09c1bc9a8.tar.gz gentoo-2-504a7919e6e309d3fe3040803d3f9eb09c1bc9a8.tar.bz2 gentoo-2-504a7919e6e309d3fe3040803d3f9eb09c1bc9a8.zip |
added in sparc keyword
Diffstat (limited to 'app-vim/tmpl/tmpl-0.1.ebuild')
-rw-r--r-- | app-vim/tmpl/tmpl-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/tmpl/tmpl-0.1.ebuild b/app-vim/tmpl/tmpl-0.1.ebuild index aec56ab5a0d2..6ba197cd0dbf 100644 --- a/app-vim/tmpl/tmpl-0.1.ebuild +++ b/app-vim/tmpl/tmpl-0.1.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/tmpl/tmpl-0.1.ebuild,v 1.2 2003/11/15 04:40:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/tmpl/tmpl-0.1.ebuild,v 1.3 2003/12/03 19:20:04 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: Syntax for Sam Tregar's HTML::Template" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=254" LICENSE="vim" -KEYWORDS="x86 alpha ia64" +KEYWORDS="x86 alpha ia64 sparc" |