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/mtl/
Date: Sun, 01 Nov 2020 13:59:01
Message-Id: 1604238547.3f4fcbd38f77fefdd9b199eaeb015582d2219a54.slyfox@gentoo
1 commit: 3f4fcbd38f77fefdd9b199eaeb015582d2219a54
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 1 13:49:07 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 1 13:49:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4fcbd3
7
8 dev-haskell/mtl: 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/mtl/mtl-2.1.3.1.ebuild | 2 +-
14 dev-haskell/mtl/mtl-2.2.1-r1.ebuild | 6 ++++--
15 dev-haskell/mtl/mtl-2.2.1.ebuild | 4 ++--
16 3 files changed, 7 insertions(+), 5 deletions(-)
17
18 diff --git a/dev-haskell/mtl/mtl-2.1.3.1.ebuild b/dev-haskell/mtl/mtl-2.1.3.1.ebuild
19 index d8e5251d6c2..e73112af538 100644
20 --- a/dev-haskell/mtl/mtl-2.1.3.1.ebuild
21 +++ b/dev-haskell/mtl/mtl-2.1.3.1.ebuild
22 @@ -1,7 +1,7 @@
23 # Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 -EAPI=5
27 +EAPI=7
28
29 # ebuild generated by hackport 0.3.6.9999
30
31
32 diff --git a/dev-haskell/mtl/mtl-2.2.1-r1.ebuild b/dev-haskell/mtl/mtl-2.2.1-r1.ebuild
33 index db020fa38a3..8e3bf51e938 100644
34 --- a/dev-haskell/mtl/mtl-2.2.1-r1.ebuild
35 +++ b/dev-haskell/mtl/mtl-2.2.1-r1.ebuild
36 @@ -1,7 +1,7 @@
37 -# Copyright 1999-2019 Gentoo Authors
38 +# Copyright 1999-2020 Gentoo Authors
39 # Distributed under the terms of the GNU General Public License v2
40
41 -EAPI=5
42 +EAPI=7
43
44 # ebuild generated by hackport 0.4.6.9999
45
46 @@ -25,6 +25,8 @@ DEPEND="${RDEPEND}
47 "
48
49 src_prepare() {
50 + default
51 +
52 cabal_chdeps \
53 'transformers == 0.4.*' 'transformers >= 0.4'
54 }
55
56 diff --git a/dev-haskell/mtl/mtl-2.2.1.ebuild b/dev-haskell/mtl/mtl-2.2.1.ebuild
57 index cbebad8cfef..69995a0c3c1 100644
58 --- a/dev-haskell/mtl/mtl-2.2.1.ebuild
59 +++ b/dev-haskell/mtl/mtl-2.2.1.ebuild
60 @@ -1,7 +1,7 @@
61 -# Copyright 1999-2019 Gentoo Authors
62 +# Copyright 1999-2020 Gentoo Authors
63 # Distributed under the terms of the GNU General Public License v2
64
65 -EAPI=5
66 +EAPI=7
67
68 # ebuild generated by hackport 0.4.2.9999