Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/stm-chans/
Date: Sat, 31 Oct 2020 20:09:25
Message-Id: 1604174955.6a3286ad6133e283d95e1fc6bdba7a117267d99a.slyfox@gentoo
1 commit: 6a3286ad6133e283d95e1fc6bdba7a117267d99a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 31 19:57:37 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 31 20:09:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a3286ad
7
8 dev-haskell/stm-chans: update to EAPI=7
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 dev-haskell/stm-chans/stm-chans-3.0.0.4.ebuild | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-haskell/stm-chans/stm-chans-3.0.0.4.ebuild b/dev-haskell/stm-chans/stm-chans-3.0.0.4.ebuild
17 index 87ed362b9e6..e7aaf5b3420 100644
18 --- a/dev-haskell/stm-chans/stm-chans-3.0.0.4.ebuild
19 +++ b/dev-haskell/stm-chans/stm-chans-3.0.0.4.ebuild
20 @@ -1,9 +1,9 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=5
26 +EAPI=7
27
28 -# ebuild generated by hackport 0.4.5.9999
29 +# ebuild generated by hackport 0.6.6.9999
30
31 CABAL_FEATURES="lib profile haddock hoogle hscolour"
32 inherit haskell-cabal