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/blaze-textual/
Date: Sat, 03 Oct 2020 10:04:50
Message-Id: 1601719245.e7567d4400d94099ae6da4ab4af95f3300f3f8c7.slyfox@gentoo
1 commit: e7567d4400d94099ae6da4ab4af95f3300f3f8c7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 10:00:45 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 10:00:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7567d44
7
8 dev-haskell/blaze-textual: update to EAPI=7
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 dev-haskell/blaze-textual/blaze-textual-0.2.1.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-haskell/blaze-textual/blaze-textual-0.2.1.0.ebuild b/dev-haskell/blaze-textual/blaze-textual-0.2.1.0.ebuild
17 index b83befa93ab..d4950a1b2dc 100644
18 --- a/dev-haskell/blaze-textual/blaze-textual-0.2.1.0.ebuild
19 +++ b/dev-haskell/blaze-textual/blaze-textual-0.2.1.0.ebuild
20 @@ -1,9 +1,9 @@
21 # Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=5
25 +EAPI=7
26
27 -# ebuild generated by hackport 0.4.5.9999
28 +# ebuild generated by hackport 0.6.6.9999
29 #hackport: flags: -developer,-native
30
31 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"