From 8039d5a44fed881776f47561f116dc77b21b4443 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Thu, 4 Jan 2018 17:30:48 +0100 Subject: app-vim/vim2hs: inherit vcs-snapshot eclass. Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- app-vim/vim2hs/vim2hs-0.1_p20171106.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'app-vim/vim2hs/vim2hs-0.1_p20171106.ebuild') diff --git a/app-vim/vim2hs/vim2hs-0.1_p20171106.ebuild b/app-vim/vim2hs/vim2hs-0.1_p20171106.ebuild index 4d8504e4b3a0..9b0f7392446e 100644 --- a/app-vim/vim2hs/vim2hs-0.1_p20171106.ebuild +++ b/app-vim/vim2hs/vim2hs-0.1_p20171106.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 Date: 16 Apr 2014 COMMIT="f2afd55704bfe0a2d66e6b270d247e9b8a7b1664" @@ -17,8 +17,6 @@ KEYWORDS="~amd64 ~x86" RDEPEND="dev-lang/ghc" -S="${WORKDIR}/${PN}-${COMMIT}" - src_compile() { :; } src_install() { -- cgit v1.2.3