commit:     c728c86316a26c55c6c5323a483094f06c3239a6
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  7 10:32:03 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Jan  7 11:29:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c728c863

app-vim/molokai: inherit vcs-snapshot eclass.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-vim/molokai/molokai-0.1_p20151115.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-vim/molokai/molokai-0.1_p20151115.ebuild 
b/app-vim/molokai/molokai-0.1_p20151115.ebuild
index eb7b16b1b27..d393cc780a1 100644
--- a/app-vim/molokai/molokai-0.1_p20151115.ebuild
+++ b/app-vim/molokai/molokai-0.1_p20151115.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit vim-plugin
+inherit vim-plugin vcs-snapshot
 
 COMMIT="c67bdfcdb31415aa0ade7f8c003261700a885476"
 
@@ -14,5 +14,3 @@ 
SRC_URI="https://github.com/tomasr/molokai/archive/${COMMIT}.tar.gz -> ${P}.tar.
 
 LICENSE="vim"
 KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/molokai-${COMMIT}"

Reply via email to