Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mailbox-count/
Date: Fri, 25 Dec 2020 12:17:59
Message-Id: 1608898668.6fcaa2a9802dd8f235e6aed31ec1710431c8bb12.slyfox@gentoo
1 commit: 6fcaa2a9802dd8f235e6aed31ec1710431c8bb12
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 25 12:10:41 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 25 12:17:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fcaa2a9
7
8 net-mail/mailbox-count: drop unsatisfiable alternative
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 net-mail/mailbox-count/mailbox-count-0.0.5.ebuild | 5 +----
14 1 file changed, 1 insertion(+), 4 deletions(-)
15
16 diff --git a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild
17 index 5173370716a..bcdc6ed7c3f 100644
18 --- a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild
19 +++ b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild
20 @@ -24,10 +24,7 @@ RDEPEND="
21 >=dev-haskell/missingh-1.2
22 >=dev-haskell/tasty-0.8
23 >=dev-haskell/tasty-hunit-0.8
24 - || ( >=dev-lang/ghc-8.0
25 - ( >=dev-lang/ghc-7.10.1
26 - <dev-lang/ghc-8.0
27 - <dev-haskell/semigroups-0.18.2 ) )
28 + >=dev-lang/ghc-8.0
29 "
30 DEPEND="${RDEPEND}
31 >=dev-haskell/cabal-1.16.0