commit:     306f2d1289b284823e1dd7f0bf0394a2679da824
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  5 22:05:59 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jun  6 12:32:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=306f2d12

app-vim/ctrlp: version bump.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-vim/ctrlp/Manifest                    |  1 +
 app-vim/ctrlp/ctrlp-1.80_p20180418.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/app-vim/ctrlp/Manifest b/app-vim/ctrlp/Manifest
index 6ffd70300fe..072f4a4a991 100644
--- a/app-vim/ctrlp/Manifest
+++ b/app-vim/ctrlp/Manifest
@@ -1 +1,2 @@
 DIST ctrlp-1.80.tar.gz 75269 BLAKE2B 
38b70168d5b220dca220b2f1bfddcae1234fabf01348083fd9db4e1ca0396b56eb3f88f1cda84c22884c3946b731de06a710ca89f51a916f4758345afa748b19
 SHA512 
40175e64bb9c4ccdc202bc31b8956b96ede5761a3a4f17706c4d915f8083991cb7729e33c79d021bf6faff00f381fe9272145f852981e487b279f0471b86cadd
+DIST ctrlp-1.80_p20180418.tar.gz 76376 BLAKE2B 
2ae3e85eac29bb07bfafcc60b879b506b57b7874ee9798d4fc0e420e06283ceca4cfe4d282fb9552c1971db48de25dc8df03d3e20d85ae1bbfc72f1162cc1fba
 SHA512 
08a566087e0be0496c3dd1d60e24d65421b7fc758c95d3959181293502dd1e3581066bebea58cc1ef85f2a7cba76b45eee2e5ff2c522e27523ea31bebe4a36d5

diff --git a/app-vim/ctrlp/ctrlp-1.80_p20180418.ebuild 
b/app-vim/ctrlp/ctrlp-1.80_p20180418.ebuild
new file mode 100644
index 00000000000..cf9b207e767
--- /dev/null
+++ b/app-vim/ctrlp/ctrlp-1.80_p20180418.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin vcs-snapshot
+
+# Commit Date: 18 Apr 2018
+COMMIT="4b9e7cac612902a25498cca49f13475fe1a821a4"
+
+DESCRIPTION="vim plugin: fuzzy file, buffer, mru, tag, ... finder with regex 
support"
+HOMEPAGE="https://github.com/ctrlpvim/ctrlp.vim";
+SRC_URI="https://github.com/${PN}vim/${PN}.vim/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+LICENSE="vim"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"

Reply via email to