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/tasty-smallcheck/
Date: Sun, 01 Nov 2020 11:06:40
Message-Id: 1604228784.b5e8066a5020c3b3526dd260e834e01b0285979d.slyfox@gentoo
1 commit: b5e8066a5020c3b3526dd260e834e01b0285979d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 1 10:46:11 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 1 11:06:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e8066a
7
8 dev-haskell/tasty-smallcheck: bump up 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/tasty-smallcheck/metadata.xml | 3 ---
14 dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild | 6 +++---
15 2 files changed, 3 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-haskell/tasty-smallcheck/metadata.xml b/dev-haskell/tasty-smallcheck/metadata.xml
18 index 12d35e39322..b7878815d80 100644
19 --- a/dev-haskell/tasty-smallcheck/metadata.xml
20 +++ b/dev-haskell/tasty-smallcheck/metadata.xml
21 @@ -5,7 +5,4 @@
22 <email>haskell@g.o</email>
23 <name>Gentoo Haskell</name>
24 </maintainer>
25 - <upstream>
26 - <remote-id type="github">feuerbach/tasty</remote-id>
27 - </upstream>
28 </pkgmetadata>
29
30 diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
31 index 973abb68176..28abaea3182 100644
32 --- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
33 +++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
34 @@ -1,9 +1,9 @@
35 -# Copyright 1999-2019 Gentoo Authors
36 +# Copyright 1999-2020 Gentoo Authors
37 # Distributed under the terms of the GNU General Public License v2
38
39 -EAPI=5
40 +EAPI=7
41
42 -# ebuild generated by hackport 0.4.6.9999
43 +# ebuild generated by hackport 0.6.6.9999
44
45 CABAL_FEATURES="lib profile haddock hoogle hscolour"
46 inherit haskell-cabal