* [gentoo-commits] dev/dev-zero:master commit in: app-vim/lh-dev/
@ 2012-06-29 6:14 Tiziano Müller
0 siblings, 0 replies; only message in thread
From: Tiziano Müller @ 2012-06-29 6:14 UTC (permalink / raw
To: gentoo-commits
commit: a894ddbf219fb5739f574f85545a07e4d7cb1fbd
Author: Tiziano Müller <tm <AT> dev-zero <DOT> ch>
AuthorDate: Thu Jun 28 07:23:33 2012 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 07:23:33 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=a894ddbf
initial commit of lh-dev
---
app-vim/lh-dev/Manifest | 1 +
app-vim/lh-dev/lh-dev-scm.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/app-vim/lh-dev/Manifest b/app-vim/lh-dev/Manifest
new file mode 100644
index 0000000..b30ff9a
--- /dev/null
+++ b/app-vim/lh-dev/Manifest
@@ -0,0 +1 @@
+EBUILD lh-dev-scm.ebuild 524 RMD160 2b1f66c8347ff4dec00483df688f4317bb6544a2 SHA1 45a93b8d7e8fb405a883698990e5b1bcc4b90110 SHA256 9058569a0f54fa5156739948468177654bdcb89630fcba6ef8f79193ea31e880
diff --git a/app-vim/lh-dev/lh-dev-scm.ebuild b/app-vim/lh-dev/lh-dev-scm.ebuild
new file mode 100644
index 0000000..42650a4
--- /dev/null
+++ b/app-vim/lh-dev/lh-dev-scm.ebuild
@@ -0,0 +1,25 @@
+# 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: generic suite of functions for analysing source code"
+HOMEPAGE="http://code.google.com/p/lh-vim/"
+SRC_URI=""
+ESVN_REPO_URI="http://lh-vim.googlecode.com/svn/dev/trunk"
+
+LICENSE="GPL-3"
+KEYWORDS="~amd64"
+IUSE=""
+
+VIM_PLUGIN_HELPFILES="lh-dev"
+
+RDEPEND="app-vim/lh-vim-lib"
+
+src_prepare() {
+ rm -r mkVba tests
+}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-29 6:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29 6:14 [gentoo-commits] dev/dev-zero:master commit in: app-vim/lh-dev/ 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