summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-09-14 15:09:11 +0000
committerAron Griffis <agriffis@gentoo.org>2003-09-14 15:09:11 +0000
commit52122cc0bc0215b572583c9a1655e42412dea9a1 (patch)
tree8b16ec6544cd06c82775d162f88b1e8ffcbe3efc /app-vim/tmpl/tmpl-0.1.ebuild
parentadd app-vim/tmpl (diff)
downloadgentoo-2-52122cc0bc0215b572583c9a1655e42412dea9a1.tar.gz
gentoo-2-52122cc0bc0215b572583c9a1655e42412dea9a1.tar.bz2
gentoo-2-52122cc0bc0215b572583c9a1655e42412dea9a1.zip
add app-vim/tmpl
Diffstat (limited to 'app-vim/tmpl/tmpl-0.1.ebuild')
-rw-r--r--app-vim/tmpl/tmpl-0.1.ebuild10
1 files changed, 10 insertions, 0 deletions
diff --git a/app-vim/tmpl/tmpl-0.1.ebuild b/app-vim/tmpl/tmpl-0.1.ebuild
new file mode 100644
index 000000000000..ecdef0f911e7
--- /dev/null
+++ b/app-vim/tmpl/tmpl-0.1.ebuild
@@ -0,0 +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.1 2003/09/14 15:09:07 agriffis 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"