Thanks to Marty E. Plummer <hanetzer@startmail.com>.
Closes: https://github.com/gentoo/gentoo/pull/7893
Package-Manager: Portage-2.3.28, Repoman-2.3.9
+++ /dev/null
---- ghc-mod.cabal.orig 2015-04-18 13:14:37.566613645 +0200
-+++ ghc-mod.cabal 2015-04-18 13:14:53.420241209 +0200
-@@ -26,8 +26,6 @@
- Category: GHC, Development
- Cabal-Version: >= 1.14
- Build-Type: Custom
--Data-Files: elisp/Makefile
-- elisp/*.el
- Data-Files: LICENSE COPYING.BSD3 COPYING.AGPL3
- Extra-Source-Files: ChangeLog
- SetupCompat.hs
+++ /dev/null
---- ghc-mod.cabal.orig 2015-04-18 13:14:37.566613645 +0200
-+++ ghc-mod.cabal 2015-04-18 13:14:53.420241209 +0200
-@@ -26,8 +26,6 @@
- Category: GHC, Development
- Cabal-Version: >= 1.14
- Build-Type: Custom
--Data-Files: elisp/Makefile
-- elisp/*.el
- Data-Files: LICENSE COPYING.BSD3 COPYING.AGPL3
- Extra-Source-Files: ChangeLog
- SetupCompat.hs
---- a/ghc-mod.cabal.org 2016-07-29 09:18:31.000000000 -0400
-+++ b/ghc-mod.cabal 2016-08-08 23:16:00.171679823 -0400
+--- a/ghc-mod.cabal
++++ b/ghc-mod.cabal
@@ -29,2 +29,0 @@
-Data-Files: elisp/Makefile
- elisp/*.el
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
SITEFILE=50${PN}-gentoo.el
src_prepare() {
- epatch "${FILESDIR}"/${PN}-5.4.0.0-gentoo.patch
+ epatch "${FILESDIR}"/${PN}-5.6.0.0-gentoo.patch
}
src_compile() {
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
SITEFILE=50${PN}-gentoo.el
src_prepare() {
- epatch "${FILESDIR}"/${PN}-5.5.0.0-gentoo.patch
+ epatch "${FILESDIR}"/${PN}-5.6.0.0-gentoo.patch
}
src_compile() {