summaryrefslogtreecommitdiff
path: root/app-vim/vim2hs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-04 18:55:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-04 18:55:01 +0000
commit423d21dcfee183cc4b04d29c1621615e8c30f834 (patch)
tree23bd6110b9a77b8d679b5ab60fb7663b8627f698 /app-vim/vim2hs
parent81e4fbcb846ed1cabdad699c0029b166dd7273b7 (diff)
gentoo resync : 04.01.2018
Diffstat (limited to 'app-vim/vim2hs')
-rw-r--r--app-vim/vim2hs/Manifest2
-rw-r--r--app-vim/vim2hs/vim2hs-0.1_p20171106.ebuild6
2 files changed, 3 insertions, 5 deletions
diff --git a/app-vim/vim2hs/Manifest b/app-vim/vim2hs/Manifest
index caf5763c4640..2be313a067d4 100644
--- a/app-vim/vim2hs/Manifest
+++ b/app-vim/vim2hs/Manifest
@@ -1,3 +1,3 @@
DIST vim2hs-0.1_p20171106.tar.gz 259627 BLAKE2B 48a6bd773709ea1df0efcd3fe580cec353ef3c3ae7aadd4693313c3bc294238d5f73ccc84c32f75edd3e708a2be74c22efbe077d448b1dd3102e89c0ded6efe6 SHA512 835ea1344f055af06843a327bf7294ae9fe0e735455b3c21d4fba56eab75f19b578ff8cd962f6527efee0e0f89084c9c2cd86d3944e0ac35b89b33a6047df4a0
-EBUILD vim2hs-0.1_p20171106.ebuild 682 BLAKE2B 6ce3108fa82be15a1322635cf6a1ea0d27e297230c3b8be8b2f8c824089e85338c1a0c29a26426c6e5ca66e59d2e30da6929c9c4301003572e3269f929eb1d28 SHA512 9f241d711331ebad1a1c590ff93932ee7abd52176bc0075bb60aadeaad9ec40be609fb1e752d7a9fc9b64c066b35a1c4468b46992052dc33b5c4476dbccf4bdf
+EBUILD vim2hs-0.1_p20171106.ebuild 663 BLAKE2B 6af8233fead7dacf920a4578dcfb4b26ff0deb7ace8f833c3da4d9b03e3d2493b5a0109349490eed526baf3e49c7763eb33d704f785d6b085728ae5e1f0e4173 SHA512 b4f1e04861efcc67e0d9c678a6dc2d9dc75c872ba1961702825cb2f146f75b3eab80c0992cf14b444ac4fdeca5f084a92f2c543156ed5b1416e5900b86cf71cb
MISC metadata.xml 324 BLAKE2B 8da3e1442be9222548ab482b68fe4604afba6ab2e5c143d1550f8f92e5f205575bee4fe5efbb7ea680fecb301f1a55b1bc9a5b0942aa26311b898513f954d736 SHA512 6e87e1076ba13e49fa20313e9761cee9628350e718ab871bfd2bab0409f69dc9afa48d7d530540be8af5d7b10d2c7a14269fc70839ae63351a2a3d3f82e1481c
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() {