commit: b5761534791bc43e730de28a964be135fe879096 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Jun 22 18:10:17 2020 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Mon Jun 22 20:23:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5761534
dev-games/goatee: remove unused patch(es) Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16374 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> dev-games/goatee/files/goatee-0.3.0-ghc-7.10.patch | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/dev-games/goatee/files/goatee-0.3.0-ghc-7.10.patch b/dev-games/goatee/files/goatee-0.3.0-ghc-7.10.patch deleted file mode 100644 index e2881220fec..00000000000 --- a/dev-games/goatee/files/goatee-0.3.0-ghc-7.10.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/tests/Game/Goatee/CommonTest.hs b/tests/Game/Goatee/CommonTest.hs -index bf27662..33e4f24 100644 ---- a/tests/Game/Goatee/CommonTest.hs -+++ b/tests/Game/Goatee/CommonTest.hs -@@ -1 +1,2 @@ -+{-# LANGUAGE FlexibleContexts #-} - -- This file is part of Goatee. -diff --git a/tests/Game/Goatee/Lib/MonadTest.hs b/tests/Game/Goatee/Lib/MonadTest.hs -index c5b505f..bf10f4e 100644 ---- a/tests/Game/Goatee/Lib/MonadTest.hs -+++ b/tests/Game/Goatee/Lib/MonadTest.hs -@@ -1 +1,2 @@ -+{-# LANGUAGE FlexibleContexts #-} - -- This file is part of Goatee.