From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: app-vim/lh-map-tools/
Date: Fri, 29 Jun 2012 06:14:38 +0000 (UTC) [thread overview]
Message-ID: <1340867508.dd5eadb8db63e2619866deec6c2ac4a9443028a0.dev-zero@gentoo> (raw)
commit: dd5eadb8db63e2619866deec6c2ac4a9443028a0
Author: Tiziano Müller <tm <AT> dev-zero <DOT> ch>
AuthorDate: Thu Jun 28 07:11:48 2012 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 07:11:48 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=dd5eadb8
add live version of lh-map-tools (aka lhBrackets)
---
app-vim/lh-map-tools/Manifest | 1 +
app-vim/lh-map-tools/lh-map-tools-scm.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/app-vim/lh-map-tools/Manifest b/app-vim/lh-map-tools/Manifest
new file mode 100644
index 0000000..0c5cd8c
--- /dev/null
+++ b/app-vim/lh-map-tools/Manifest
@@ -0,0 +1 @@
+EBUILD lh-map-tools-scm.ebuild 532 RMD160 b53c1a7997b723e29d5b30d2b2b82c75bff59e4c SHA1 1042d743733d719fa3714f298dbd8536d589996a SHA256 e97b62bfe525d541a02778b6c8b7e45345324d9da91f603a610ccd1d6916810b
diff --git a/app-vim/lh-map-tools/lh-map-tools-scm.ebuild b/app-vim/lh-map-tools/lh-map-tools-scm.ebuild
new file mode 100644
index 0000000..35f23c1
--- /dev/null
+++ b/app-vim/lh-map-tools/lh-map-tools-scm.ebuild
@@ -0,0 +1,26 @@
+# 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: Tools for helping mappings-definitions"
+HOMEPAGE="http://code.google.com/p/lh-vim/"
+SRC_URI=""
+ESVN_REPO_URI="http://lh-vim.googlecode.com/svn/map-tools/trunk"
+
+LICENSE="GPL-3"
+KEYWORDS="~amd64"
+IUSE=""
+
+VIM_PLUGIN_HELPFILES="lh-map-tools"
+
+RDEPEND="app-vim/lh-vim-lib"
+
+src_prepare() {
+ rm -r mkVba
+ rmdir ftplugin
+}
next reply other threads:[~2012-06-29 6:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-29 6:14 Tiziano Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-06-29 6:14 [gentoo-commits] dev/dev-zero:master commit in: app-vim/lh-map-tools/ Tiziano Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1340867508.dd5eadb8db63e2619866deec6c2ac4a9443028a0.dev-zero@gentoo \
--to=dev-zero@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox