ChangeLog

# ChangeLog for app-vim/tmpl
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/tmpl/ChangeLog,v 1.10 2007/02/22 00:10:18 peper Exp $

22 Feb 2007; Piotr JaroszyƄski ChangeLog:
Transition to Manifest2.

24 Apr 2005; Michael Hanselmann tmpl-0.1.ebuild:
Stable on ppc.

27 Nov 2004; Ciaran McCreesh tmpl-0.1.ebuild:
Add help text, bug #63324

16 Mar 2004; David Holm tmpl-0.1.ebuild:
Added to ~ppc.

10 Dec 2003; Ciaran McCreesh tmpl-0.1.ebuild:
Added amd64 keyword

03 Dec 2003; Ciaran McCreesh tmpl-0.1.ebuild:
Added in sparc keyword

14 Nov 2003; Aron Griffis tmpl-0.1.ebuild:
Stable on ia64

*tmpl-0.1 (14 Sep 2003)

14 Sep 2003; Aron Griffis tmpl-0.1.ebuild:
Initial import of app-vim/tmpl. Attempted to contact the author regarding the
license of this plugin, but was unsuccessful so far. Considering the file
bears no copyright or license information, and the file is freely available
from vim.org, assuming the vim license is sufficient until otherwise informed.

Manifest

DIST tmpl-0.1.tar.bz2 1165 RMD160 c39a9132e43b75f6219b2d0609e886ec4f32da66 SHA1 3d3e317cbb584b85d0e6f2e444943b2038bae75d SHA256 da9cf364dc16d2e16e4aaccdf551e14f2cd113ce690b119ab43a4546825b1b0b
EBUILD tmpl-0.1.ebuild 498 RMD160 e3075357e74a4a59955af77eea622b7bf8e97b41 SHA1 79b5e5861b0b909504606c27456fd9c8fc249126 SHA256 35fc9d513777e06c767c81434bd21a3934999df9ab5a94e5e09ed7d92716f468
MISC ChangeLog 1236 RMD160 d715a6492a6fb3fb17909476576186f7cc76c1e7 SHA1 bda93fb653d42edd78454e4aa0f61310d1f384c7 SHA256 6299fe54bfed92c385c20f56e4b825a1cd025df6ac107e9404c5aa3a0201a502
MISC metadata.xml 157 RMD160 adcd6494e1e562ab5e0bd090e114622782ac753a SHA1 22983b8e9ba3045d8ccbc2b14393423f7f05d2ee SHA256 106c8618581360c66c2b535fcb7a6cb9ff318f1bd8e6c8f40f2f2f2d54e6787a

metadata.xml




vim

tmpl-0.1.ebuild

# Copyright 1999-2005 Gentoo Foundation
# 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.10 2005/04/24 12:20:37 hansmi 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 ppc"
IUSE=""

VIM_PLUGIN_HELPURL="http://www.vim.org/scripts/script.php?script_id=254"