Skip to content

Commit

Permalink
app-vim/undotree: add 9999 ebuild.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
monsieurp committed Mar 12, 2017
1 parent 9bf3ebe commit c7400ec
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app-vim/undotree/undotree-9999.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

inherit vim-plugin git-r3

EGIT_REPO_URI="git://github.com/mbbill/undotree.git"
DESCRIPTION="vim plugin: display your undo history in a graph"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
LICENSE="BSD"

0 comments on commit c7400ec

Please sign in to comment.