public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] dev/dev-zero:master commit in: app-vim/lh-mu-template/
@ 2012-06-29  6:14 99% Tiziano Müller
  0 siblings, 0 replies; 1+ results
From: Tiziano Müller @ 2012-06-29  6:14 UTC (permalink / raw
  To: gentoo-commits

commit:     ac5a1faaa4a0f8077a8bf063a61cebd6f7228e83
Author:     Tiziano Müller <tm <AT> dev-zero <DOT> ch>
AuthorDate: Thu Jun 28 07:33:59 2012 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 07:33:59 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=ac5a1faa

initial commit

---
 app-vim/lh-mu-template/Manifest                  |    1 +
 app-vim/lh-mu-template/lh-mu-template-scm.ebuild |   27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/app-vim/lh-mu-template/Manifest b/app-vim/lh-mu-template/Manifest
new file mode 100644
index 0000000..815127b
--- /dev/null
+++ b/app-vim/lh-mu-template/Manifest
@@ -0,0 +1 @@
+EBUILD lh-mu-template-scm.ebuild 567 RMD160 c2c27e921a8a68b14bf3728ea8f829618f502938 SHA1 51bfe1ae2ebe12699031f067f1c01c001e5783f7 SHA256 c585f3a40fcc9017fa08d55468175f365e8638ff9be04acdae804619136f4961

diff --git a/app-vim/lh-mu-template/lh-mu-template-scm.ebuild b/app-vim/lh-mu-template/lh-mu-template-scm.ebuild
new file mode 100644
index 0000000..b4d2154
--- /dev/null
+++ b/app-vim/lh-mu-template/lh-mu-template-scm.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+VIM_PLUGIN_VIM_VERSION="7.0"
+inherit subversion vim-plugin
+
+DESCRIPTION="vim plugin: template-files loader for Vim (fork of µTemplate)"
+HOMEPAGE="http://code.google.com/p/lh-vim/"
+SRC_URI=""
+ESVN_REPO_URI="http://lh-vim.googlecode.com/svn/mu-template/trunk"
+
+LICENSE="GPL-3"
+KEYWORDS="~amd64"
+IUSE=""
+
+VIM_PLUGIN_HELPFILES="mu-template"
+
+RDEPEND="app-vim/lh-vim-lib
+	app-vim/lh-dev
+	app-vim/lh-map-tools"
+
+src_prepare() {
+	rm -r mkVba
+}



^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-06-29  6:14 99% [gentoo-commits] dev/dev-zero:master commit in: app-vim/lh-mu-template/ Tiziano Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox