summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-01-04 17:30:48 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-01-04 17:32:18 +0100
commit8039d5a44fed881776f47561f116dc77b21b4443 (patch)
treef3841c22a6b5bfc38c7bbd7f3bfba59f17736a34
parentsys-firmware/intel-microcode: Rev bump for CVE-2017-5715 mitigation (diff)
downloadgentoo-8039d5a44fed881776f47561f116dc77b21b4443.tar.gz
gentoo-8039d5a44fed881776f47561f116dc77b21b4443.tar.bz2
gentoo-8039d5a44fed881776f47561f116dc77b21b4443.zip
app-vim/vim2hs: inherit vcs-snapshot eclass.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
-rw-r--r--app-vim/vim2hs/vim2hs-0.1_p20171106.ebuild6
1 files changed, 2 insertions, 4 deletions
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() {