diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-06-22 20:10:17 +0200 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-06-22 21:23:09 +0100 |
commit | b5761534791bc43e730de28a964be135fe879096 (patch) | |
tree | 371a807a2ba502138387610957f29577a034fca7 /dev-games/goatee | |
parent | games-util/acc: New package (diff) | |
download | gentoo-b5761534791bc43e730de28a964be135fe879096.tar.gz gentoo-b5761534791bc43e730de28a964be135fe879096.tar.bz2 gentoo-b5761534791bc43e730de28a964be135fe879096.zip |
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@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16374
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-games/goatee')
-rw-r--r-- | dev-games/goatee/files/goatee-0.3.0-ghc-7.10.patch | 14 |
1 files changed, 0 insertions, 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 e2881220fec4..000000000000 --- 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. |