commit:     d207c0a163afd5a07f0593ef867095025c4ed817
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  3 08:37:34 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Sep  4 21:27:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d207c0a1

app-vim/undotree: version bump.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-vim/undotree/Manifest            |  1 +
 app-vim/undotree/undotree-6.0.ebuild | 12 ++++++++++++
 2 files changed, 13 insertions(+)

diff --git a/app-vim/undotree/Manifest b/app-vim/undotree/Manifest
index 206493813ac..dad4c1b2538 100644
--- a/app-vim/undotree/Manifest
+++ b/app-vim/undotree/Manifest
@@ -1 +1,2 @@
 DIST undotree-5.0.tar.gz 13646 BLAKE2B 
12fb31433b95ac980cae9d313ccb7cd30d0a63a25f440027ae0dd8cd240a80aa825582f60a88b44346f392f8e52c7ff5d86a87d8891b0adc3fcf17daf0c86ce3
 SHA512 
093202633000c15db731c9664b606ced7dd4d259f9fac04e886509a440eb5e31de073250eb400be0b1e4cdabb393d1d88bbcb88fa162c89a3783c961b33d33a0
+DIST undotree-6.0.tar.gz 16288 BLAKE2B 
38e7d185f0c2d9dd139c0c9b49593e1f6d14f7eab81b984c641b9d6917888510cda6a03d3030e051e257fde72f86d5dddbf65a8b29e4cd68323e9b976281f9ee
 SHA512 
2654206adc8e4f021d5f2f3927ab5cb218e333a34fa5121e5ad48bf9b26e8d15c6b58cf88988407a587fb60cf406a4ed766fc4388672e93d4fceddc8712c4c49

diff --git a/app-vim/undotree/undotree-6.0.ebuild 
b/app-vim/undotree/undotree-6.0.ebuild
new file mode 100644
index 00000000000..ef1f2f67d99
--- /dev/null
+++ b/app-vim/undotree/undotree-6.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin vcs-snapshot
+
+DESCRIPTION="vim plugin: display your undo history in a graph"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4177 
https://github.com/mbbill/undotree";
+SRC_URI="https://github.com/mbbill/${PN}/archive/rel_${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86"

Reply via email to