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-plugin-local_vimrc/
@ 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:     a9de16eaf16d580ec41c3f4505f74e30cb63d5c2
Author:     Tiziano Müller <tm <AT> dev-zero <DOT> ch>
AuthorDate: Thu Jun 28 08:38:39 2012 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 08:38:39 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=a9de16ea

initial commit

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

diff --git a/app-vim/lh-plugin-local_vimrc/Manifest b/app-vim/lh-plugin-local_vimrc/Manifest
new file mode 100644
index 0000000..a51793f
--- /dev/null
+++ b/app-vim/lh-plugin-local_vimrc/Manifest
@@ -0,0 +1 @@
+EBUILD lh-plugin-local_vimrc-scm.ebuild 555 RMD160 ad52e9eee171e0145915670cd19fee08db1c3176 SHA1 5c46f5e924c9a5fa7b72f82e19d34d704bd7546e SHA256 f80fa3fa46ade5234c646a0a4a8cb2a30708a6de5179be2582c0a36dcfcce2ee

diff --git a/app-vim/lh-plugin-local_vimrc/lh-plugin-local_vimrc-scm.ebuild b/app-vim/lh-plugin-local_vimrc/lh-plugin-local_vimrc-scm.ebuild
new file mode 100644
index 0000000..52de122
--- /dev/null
+++ b/app-vim/lh-plugin-local_vimrc/lh-plugin-local_vimrc-scm.ebuild
@@ -0,0 +1,24 @@
+# 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: Search for a _vimrc_local.vim file in the parents directories"
+HOMEPAGE="http://code.google.com/p/lh-vim/"
+SRC_URI=""
+ESVN_REPO_URI="http://lh-vim.googlecode.com/svn/misc/trunk"
+
+LICENSE="GPL-3"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="app-vim/lh-vim-lib"
+
+src_install() {
+	insinto /usr/share/vim/vimfiles/plugin
+	doins plugin/local_vimrc.vim 
+}



^ 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-plugin-local_vimrc/ 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