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-vim-lib/
@ 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:     02fbd371cc8be49c10311b3dbb7a0cc66374cb7f
Author:     Tiziano Müller <tm <AT> dev-zero <DOT> ch>
AuthorDate: Thu Jun 28 07:11:23 2012 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 07:11:23 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=02fbd371

add live version for lh-vim-lib

---
 app-vim/lh-vim-lib/Manifest              |    1 +
 app-vim/lh-vim-lib/lh-vim-lib-scm.ebuild |   23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/app-vim/lh-vim-lib/Manifest b/app-vim/lh-vim-lib/Manifest
new file mode 100644
index 0000000..b524410
--- /dev/null
+++ b/app-vim/lh-vim-lib/Manifest
@@ -0,0 +1 @@
+EBUILD lh-vim-lib-scm.ebuild 483 RMD160 cc2a3e7950b75327b870b8df12f07949378a3877 SHA1 e0a6244e9995fd40b805dbd71787c809bef89037 SHA256 69c070a8ac9dcf539e49e557a6779909dca32d094f586e390f9634b4be7b32ee

diff --git a/app-vim/lh-vim-lib/lh-vim-lib-scm.ebuild b/app-vim/lh-vim-lib/lh-vim-lib-scm.ebuild
new file mode 100644
index 0000000..a134e3e
--- /dev/null
+++ b/app-vim/lh-vim-lib/lh-vim-lib-scm.ebuild
@@ -0,0 +1,23 @@
+# 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: a VimL library for script writers"
+HOMEPAGE="http://code.google.com/p/lh-vim/"
+SRC_URI=""
+ESVN_REPO_URI="http://lh-vim.googlecode.com/svn/vim-lib/trunk"
+
+LICENSE="GPL-3"
+KEYWORDS="~amd64"
+IUSE=""
+
+VIM_PLUGIN_HELPFILES="lh-vim-lib"
+
+src_prepare() {
+	rm -r tests 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-vim-lib/ 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