diff options
author | David Holm <dholm@gentoo.org> | 2004-03-16 01:07:25 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-16 01:07:25 +0000 |
commit | ac50cb3716bbabb5e42f4cb700c2aadf25b02d1c (patch) | |
tree | c1fae0979931cb56e9bf68175b9e6fc5397e7fd4 /app-vim/tmpl/tmpl-0.1.ebuild | |
parent | Added to ~pcp (Manifest recommit) (diff) | |
download | gentoo-2-ac50cb3716bbabb5e42f4cb700c2aadf25b02d1c.tar.gz gentoo-2-ac50cb3716bbabb5e42f4cb700c2aadf25b02d1c.tar.bz2 gentoo-2-ac50cb3716bbabb5e42f4cb700c2aadf25b02d1c.zip |
Added to ~ppc
Diffstat (limited to 'app-vim/tmpl/tmpl-0.1.ebuild')
-rw-r--r-- | app-vim/tmpl/tmpl-0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/tmpl/tmpl-0.1.ebuild b/app-vim/tmpl/tmpl-0.1.ebuild index 08397c63a808..8874f4ad9dd5 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. +# Copyright 1999-2004 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.4 2003/12/10 01:39:30 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/tmpl/tmpl-0.1.ebuild,v 1.5 2004/03/16 01:05:19 dholm 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 sparc amd64" +KEYWORDS="x86 alpha ia64 sparc amd64 ~ppc" |