summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-05-17 00:37:29 +0000
committerTim Harder <radhermit@gentoo.org>2013-05-17 00:37:29 +0000
commit37dda20a27cd2c750f31e75331cc6e3f0c31f37b (patch)
tree0c38ea1ffa14ed418d33e57b297067381478c1ae /app-editors/vim-core/vim-core-9999.ebuild
parentMigrate from supporting cvs to mercurial for live builds. (diff)
downloadgentoo-2-37dda20a27cd2c750f31e75331cc6e3f0c31f37b.tar.gz
gentoo-2-37dda20a27cd2c750f31e75331cc6e3f0c31f37b.tar.bz2
gentoo-2-37dda20a27cd2c750f31e75331cc6e3f0c31f37b.zip
Add live ebuild.
(Portage version: 2.2.0_alpha175/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-editors/vim-core/vim-core-9999.ebuild')
-rw-r--r--app-editors/vim-core/vim-core-9999.ebuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-editors/vim-core/vim-core-9999.ebuild b/app-editors/vim-core/vim-core-9999.ebuild
new file mode 100644
index 000000000000..45a7d04c44a1
--- /dev/null
+++ b/app-editors/vim-core/vim-core-9999.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-9999.ebuild,v 1.1 2013/05/17 00:37:29 radhermit Exp $
+
+EAPI=5
+VIM_VERSION="7.3"
+inherit vim
+
+VIMRC_FILE_SUFFIX="-r4"
+
+DESCRIPTION="vim and gvim shared files"