summaryrefslogtreecommitdiff
path: root/dev-games/goatee
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-29 11:38:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-29 11:38:31 +0100
commit90c88731bd036e5698b281fbc0a5f3aa4c9983ac (patch)
tree83fc5facb6b12be510a37bc3d241cc63e965b13a /dev-games/goatee
parentfeb0daf81d888e9160f9f94502de09b66f2a63fd (diff)
gentoo resync : 29.06.2020
Diffstat (limited to 'dev-games/goatee')
-rw-r--r--dev-games/goatee/Manifest1
-rw-r--r--dev-games/goatee/files/goatee-0.3.0-ghc-7.10.patch14
2 files changed, 0 insertions, 15 deletions
diff --git a/dev-games/goatee/Manifest b/dev-games/goatee/Manifest
index 02f4c1f3b313..fbfc1bd7e321 100644
--- a/dev-games/goatee/Manifest
+++ b/dev-games/goatee/Manifest
@@ -1,4 +1,3 @@
-AUX goatee-0.3.0-ghc-7.10.patch 546 BLAKE2B a14a14f4b1f5a4cb5f896f1a79a5c3113d85bfc2b2f7092f12728147b7db9cb7ab466eb14657abaa2c2acfc3cbc7be080683ddf693d58a2497a86388f062b62b SHA512 2551f95738d40fdb231244612ce795170bc829017f547512351975a52f608adb9feb7275fca57eddbb4cf6b6f0c178dafa3e805942c9373dff19cdcee4346ce2
DIST goatee-0.3.1.2.tar.gz 84576 BLAKE2B 66eea2e0685279acadba0ae857786bc8bf5eec26d4856745f6a040ac220a824d02e7c9ccf36e38d81ad8a60e90972681f9e2ab2e5f67fa4af267e5f8bb5cc98c SHA512 b8723679823dbb092346f8a6c556c3391888f004d609d6b61c73c9f590901abc5d4024d0ad4063692078637be0171d78e9a91c9436735423d597f310226ee9db
EBUILD goatee-0.3.1.2.ebuild 764 BLAKE2B 2b7979b1d4dc4383a1bb3bd77a9ad7ab972edd476f16f3d851a5f475f1818be10486a6e3c7644b77898c651dfb0a2a27673a5930825dea28eba0dba5924a380c SHA512 6842c143397d197efb6ba355092d80418636850cd0ff27e8695b46168b0153d0d784b9fa7535424ff64e1d177cd86de1acd7b110d5ce099f12165f1d621f65ca
MISC metadata.xml 815 BLAKE2B ec7785235c9879ff74718aa5240e07455f1e36ecf3fccef95e7a49cad7f4f79d3dcb729ea2d50271e277410a3dfdcbcdbd63f155c84d0fcb061761ccbe1bd2fb SHA512 34c22d6f4785a966025c02f5e51ae0159e4dea45359a97e795865b3c75a119dbeb5d9c9485c897381ed932e21c7ce846753de66926b0bf4ff0a5a08a4472ef49
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.