[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-rerun/

2023-10-22 Thread Sam James
commit: ca57c391b4f1ebdceb761c8d88cbf04d590e105b
Author: hololeap  protonmail  com>
AuthorDate: Fri Oct  6 06:15:47 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 23 03:13:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca57c391

dev-haskell/tasty-rerun: Migrate to CABAL_CHDEPS

Signed-off-by: hololeap  protonmail.com>
Signed-off-by: Sam James  gentoo.org>

 dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild 
b/dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild
index 1d083190604c..6396f90026b0 100644
--- a/dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild
+++ b/dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild
@@ -29,8 +29,6 @@ DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.18.1.3
 "
 
-src_prepare() {
-   default
-   cabal_chdeps \
-   'base >=4.6 && <4.15' 'base >=4.6'
-}
+CABAL_CHDEPS=(
+   'base >=4.6 && <4.15' 'base >=4.6'
+)



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-smallcheck/

2022-08-18 Thread Sam James
commit: c54cdacedd506eb67860f04a76b8d6a79e384308
Author: matoro  users  noreply  github  com>
AuthorDate: Mon Aug 15 04:06:08 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 18 18:44:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c54cdace

dev-haskell/tasty-smallcheck: keyword 0.8.1 for ~ppc64

Signed-off-by: Sam James  gentoo.org>

 dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild 
b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
index 28abaea31822..3b5b87d2532e 100644
--- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
+++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="dev-haskell/async:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-rerun/

2022-07-29 Thread Sam James
commit: 00d5a2dbc3a755650428d9a9c6adbca9c93c7c35
Author: Jack Todaro  posteo  org>
AuthorDate: Sat Jul 30 04:42:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 30 05:21:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d5a2db

dev-haskell/tasty-rerun: drop 1.1.17

Signed-off-by: Jack Todaro  posteo.org>
Signed-off-by: Sam James  gentoo.org>

 dev-haskell/tasty-rerun/Manifest  |  1 -
 dev-haskell/tasty-rerun/tasty-rerun-1.1.17.ebuild | 38 ---
 2 files changed, 39 deletions(-)

diff --git a/dev-haskell/tasty-rerun/Manifest b/dev-haskell/tasty-rerun/Manifest
index 98d33cfe3b17..d9b0274482d1 100644
--- a/dev-haskell/tasty-rerun/Manifest
+++ b/dev-haskell/tasty-rerun/Manifest
@@ -1,2 +1 @@
-DIST tasty-rerun-1.1.17.tar.gz 6305 BLAKE2B 
6e84088c39055f40e64c67d186917d3d9dde5839243584a045a0f4cadc7b7f0e81e3f046ec32e4fa13455f51fa1b287eef51ea60a17f95302caf8fa0f3130d5f
 SHA512 
d65b35acb1b45a78a0bbe568a2118ea6580352a55b921f06974bdf59e363403f1590604e215840be990f5f18a5d8e75abd416e7d3d9b6b9f4c6c16532c31052d
 DIST tasty-rerun-1.1.18.tar.gz 6388 BLAKE2B 
795cfa825ae49e5a91e8b25ebb1910092f2927484b52500048740b95c2511981a16bc5202182cd18e8d85676d21a8f956183508be2c9eb1257427c6328fee550
 SHA512 
82672a8d2f37a56e9867bb6fa2b8c79dc40869262a1853b51067e9cf463aef78c4aa3d69cda32a06c3d226ef18c951789845e57a82cbad880f29d5415a659ced

diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.17.ebuild 
b/dev-haskell/tasty-rerun/tasty-rerun-1.1.17.ebuild
deleted file mode 100644
index 481cd77335de..
--- a/dev-haskell/tasty-rerun/tasty-rerun-1.1.17.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.2
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Run tests by filtering the tests depending on the result of 
previous runs"
-HOMEPAGE="https://github.com/ocharles/tasty-rerun;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/mtl-2.1.2:=[profile?]
-   >=dev-haskell/optparse-applicative-0.6:=[profile?]
-   >=dev-haskell/split-0.1:=[profile?] =dev-haskell/stm-2.4.2:=[profile?]
-   >=dev-haskell/tagged-0.7:=[profile?] =dev-haskell/tasty-1.2:=[profile?]
-   >=dev-lang/ghc-7.8.2:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.18.1.3
-"
-
-src_prepare() {
-   default
-
-   cabal_chdeps \
-   'base >=4.6 && <4.14' 'base >=4.6' \
-   'tasty >=1.2 && <1.3' 'tasty >=1.2'
-}



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-rerun/

2022-07-29 Thread Sam James
commit: 37c8f972d609160192b1bc1b057f7c0a78334b36
Author: Jack Todaro  posteo  org>
AuthorDate: Sat Jul 30 04:42:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 30 05:21:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37c8f972

dev-haskell/tasty-rerun: add 1.1.18

Closes: https://bugs.gentoo.org/861191
Signed-off-by: Jack Todaro  posteo.org>
Signed-off-by: Sam James  gentoo.org>

 dev-haskell/tasty-rerun/Manifest  |  1 +
 dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/dev-haskell/tasty-rerun/Manifest b/dev-haskell/tasty-rerun/Manifest
index e82bbe57da8e..98d33cfe3b17 100644
--- a/dev-haskell/tasty-rerun/Manifest
+++ b/dev-haskell/tasty-rerun/Manifest
@@ -1 +1,2 @@
 DIST tasty-rerun-1.1.17.tar.gz 6305 BLAKE2B 
6e84088c39055f40e64c67d186917d3d9dde5839243584a045a0f4cadc7b7f0e81e3f046ec32e4fa13455f51fa1b287eef51ea60a17f95302caf8fa0f3130d5f
 SHA512 
d65b35acb1b45a78a0bbe568a2118ea6580352a55b921f06974bdf59e363403f1590604e215840be990f5f18a5d8e75abd416e7d3d9b6b9f4c6c16532c31052d
+DIST tasty-rerun-1.1.18.tar.gz 6388 BLAKE2B 
795cfa825ae49e5a91e8b25ebb1910092f2927484b52500048740b95c2511981a16bc5202182cd18e8d85676d21a8f956183508be2c9eb1257427c6328fee550
 SHA512 
82672a8d2f37a56e9867bb6fa2b8c79dc40869262a1853b51067e9cf463aef78c4aa3d69cda32a06c3d226ef18c951789845e57a82cbad880f29d5415a659ced

diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild 
b/dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild
new file mode 100644
index ..82ca28d9f6a0
--- /dev/null
+++ b/dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.7.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Rerun only tests which failed in a previous test run"
+HOMEPAGE="https://github.com/ocharles/tasty-rerun;
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/mtl-2.1.2:=[profile?]
+   >=dev-haskell/optparse-applicative-0.6:=[profile?]
+   >=dev-haskell/split-0.1:=[profile?] =dev-haskell/stm-2.4.2:=[profile?]
+   >=dev-haskell/tagged-0.7:=[profile?] =dev-haskell/tasty-1.2:=[profile?] =dev-lang/ghc-7.8.2:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.18.1.3
+"
+
+src_prepare() {
+   default
+   cabal_chdeps \
+   'base >=4.6 && <4.15' 'base >=4.6'
+}



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-golden/

2022-07-24 Thread Sam James
commit: 613afe6c3933b2aa6a8785f2016a790e559fc01f
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun Jul 24 18:09:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 25 03:03:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=613afe6c

dev-haskell/tasty-golden: fix remote-id

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Closes: https://github.com/gentoo/gentoo/pull/26571
Signed-off-by: Sam James  gentoo.org>

 dev-haskell/tasty-golden/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-golden/metadata.xml 
b/dev-haskell/tasty-golden/metadata.xml
index d648cf9ea9ee..113e8620095b 100644
--- a/dev-haskell/tasty-golden/metadata.xml
+++ b/dev-haskell/tasty-golden/metadata.xml
@@ -12,6 +12,6 @@
'golden' file, which contains the correct result for the test.


-   feuerbach/tasty-golden
+   UnkindPartition/tasty-golden

 



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-quickcheck/

2022-07-23 Thread Sam James
commit: 272c75e93d992689873f4537ba626bfa3f4c25ff
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat Jul 23 17:43:31 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 23 19:43:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=272c75e9

dev-haskell/tasty-quickcheck: update HOMEPAGE

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Signed-off-by: Sam James  gentoo.org>

 dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild 
b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild
index 932326935ea3..30f977baf20a 100644
--- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild
+++ b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="QuickCheck support for the Tasty test framework"
-HOMEPAGE="https://github.com/feuerbach/tasty;
+HOMEPAGE="https://github.com/UnkindPartition/tasty;
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-hunit/

2022-07-23 Thread Sam James
commit: ee48d805b8be8edcd7dfe1fdd716959e823eb942
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat Jul 23 17:39:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 23 19:43:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee48d805

dev-haskell/tasty-hunit: update HOMEPAGE

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Signed-off-by: Sam James  gentoo.org>

 dev-haskell/tasty-hunit/tasty-hunit-0.10.0.2.ebuild | 4 ++--
 dev-haskell/tasty-hunit/tasty-hunit-0.10.0.3.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.10.0.2.ebuild 
b/dev-haskell/tasty-hunit/tasty-hunit-0.10.0.2.ebuild
index 0049ea0f53d2..fc1555ed3146 100644
--- a/dev-haskell/tasty-hunit/tasty-hunit-0.10.0.2.ebuild
+++ b/dev-haskell/tasty-hunit/tasty-hunit-0.10.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="HUnit support for the Tasty test framework"
-HOMEPAGE="https://github.com/feuerbach/tasty;
+HOMEPAGE="https://github.com/UnkindPartition/tasty;
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
 
 LICENSE="MIT"

diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.10.0.3.ebuild 
b/dev-haskell/tasty-hunit/tasty-hunit-0.10.0.3.ebuild
index e8b02135da7c..2bc91e488893 100644
--- a/dev-haskell/tasty-hunit/tasty-hunit-0.10.0.3.ebuild
+++ b/dev-haskell/tasty-hunit/tasty-hunit-0.10.0.3.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="HUnit support for the Tasty test framework"
-HOMEPAGE="https://github.com/feuerbach/tasty;
+HOMEPAGE="https://github.com/UnkindPartition/tasty;
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-golden/

2022-07-23 Thread Sam James
commit: c40fe5767f433dab0e1d784c8f2870559253eef7
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat Jul 23 17:37:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 23 19:43:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c40fe576

dev-haskell/tasty-golden: update HOMEPAGE

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Signed-off-by: Sam James  gentoo.org>

 dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild 
b/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild
index e4c745f647bb..5d959b716848 100644
--- a/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild
+++ b/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="Golden tests support for tasty"
-HOMEPAGE="https://github.com/feuerbach/tasty-golden;
+HOMEPAGE="https://github.com/UnkindPartition/tasty-golden;
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-hslua/

2022-07-22 Thread Sam James
commit: 4b63d0a8068f0403a76837dab35a7e31999a9698
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul 23 04:05:32 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 23 04:08:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b63d0a8

dev-haskell/tasty-hslua: fix dtd URL (HTTP->HTTPS)

Signed-off-by: Sam James  gentoo.org>

 dev-haskell/tasty-hslua/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-hslua/metadata.xml 
b/dev-haskell/tasty-hslua/metadata.xml
index b7878815d80d..937381521944 100644
--- a/dev-haskell/tasty-hslua/metadata.xml
+++ b/dev-haskell/tasty-hslua/metadata.xml
@@ -1,5 +1,5 @@
 
-http://www.gentoo.org/dtd/metadata.dtd;>
+https://www.gentoo.org/dtd/metadata.dtd;>
 

hask...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-golden/

2021-07-25 Thread Sergei Trofimovich
commit: d920ba932b18d4214fd8e30299456e83cfd0d171
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 25 09:34:50 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 25 10:32:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d920ba93

dev-haskell/tasty-golden: update to EAPI=8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild 
b/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild
index a0477e796d3..65721887650 100644
--- a/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild
+++ b/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 # ebuild generated by hackport 0.5.
 



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-th/

2021-07-25 Thread Sergei Trofimovich
commit: 82ef4f9acce1f2d7dc1327fff9e0940fe6dfca66
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 25 09:35:03 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 25 10:32:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82ef4f9a

dev-haskell/tasty-th: update to EAPI=8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-th/tasty-th-0.1.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/tasty-th/tasty-th-0.1.7.ebuild 
b/dev-haskell/tasty-th/tasty-th-0.1.7.ebuild
index 09b489a6e8e..c0d54a8cc83 100644
--- a/dev-haskell/tasty-th/tasty-th-0.1.7.ebuild
+++ b/dev-haskell/tasty-th/tasty-th-0.1.7.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 # ebuild generated by hackport 0.5.4.
 



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-lua/

2021-04-19 Thread Sergei Trofimovich
commit: 8b5513cea2154956be696994191dfff4a4b28665
Author: Jack Todaro  posteo  org>
AuthorDate: Sun Apr 18 04:38:32 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr 19 08:42:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5513ce

dev-haskell/tasty-lua: drop old

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jack Todaro  posteo.org>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-lua/Manifest |  1 -
 dev-haskell/tasty-lua/tasty-lua-0.2.0.1.ebuild | 29 --
 2 files changed, 30 deletions(-)

diff --git a/dev-haskell/tasty-lua/Manifest b/dev-haskell/tasty-lua/Manifest
index 0f9ea778e52..e1fe7ef5b43 100644
--- a/dev-haskell/tasty-lua/Manifest
+++ b/dev-haskell/tasty-lua/Manifest
@@ -1,2 +1 @@
-DIST tasty-lua-0.2.0.1.tar.gz 6830 BLAKE2B 
f32d0e593a54071aac5b12e9c8b0461e122864994bc43c5d8c2039dfec5cb67a9e22ab91ec2c74926fe1f45bc5811ea47a98f635c1c22c3e364c0fe781e5c97d
 SHA512 
25981f483b1d890b74f5b0f16b273413de2dc2a2da1a0443014e605e41c93d276bca325717aca58d194c68e580dbfde8c1dee166c1974f4f2e544887e0ed0d12
 DIST tasty-lua-0.2.3.1.tar.gz 7520 BLAKE2B 
61c60b1587fd09b1db6f46066d8037034b9631e17dfd6217375df870acd91ca2558260b4e50146df7968d61ea2772765b806bcd71b6a0b91f727ebe2ccbc5fe2
 SHA512 
7c97f001ee2659ec48a8810505fc820607be9969151fe082157a33a308617b68be83a792b7ff1da3d492d14490fdc1b71a7d9bda2643be760a78f46fb5e98ad7

diff --git a/dev-haskell/tasty-lua/tasty-lua-0.2.0.1.ebuild 
b/dev-haskell/tasty-lua/tasty-lua-0.2.0.1.ebuild
deleted file mode 100644
index 061ac8454e3..000
--- a/dev-haskell/tasty-lua/tasty-lua-0.2.0.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.1.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Write tests in Lua, integrate into tasty"
-HOMEPAGE="https://github.com/hslua/tasty-lua;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/file-embed-0.0:=[profile?] 
=dev-haskell/hslua-1.0.3:=[profile?] =dev-haskell/tasty-1.2:=[profile?] =dev-haskell/text-1.0:=[profile?] =dev-lang/ghc-8.0.1:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.24.0.0
-   test? ( dev-haskell/tasty-hunit )
-"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-lua/

2021-04-19 Thread Sergei Trofimovich
commit: 7adb4c72d1689140af7af9882c6707709210f27c
Author: Jack Todaro  posteo  org>
AuthorDate: Sun Apr 18 04:37:49 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr 19 08:42:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7adb4c72

dev-haskell/tasty-lua: bump up to 0.2.3.1

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jack Todaro  posteo.org>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-lua/Manifest |  1 +
 dev-haskell/tasty-lua/tasty-lua-0.2.3.1.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-haskell/tasty-lua/Manifest b/dev-haskell/tasty-lua/Manifest
index c4ed8546099..0f9ea778e52 100644
--- a/dev-haskell/tasty-lua/Manifest
+++ b/dev-haskell/tasty-lua/Manifest
@@ -1 +1,2 @@
 DIST tasty-lua-0.2.0.1.tar.gz 6830 BLAKE2B 
f32d0e593a54071aac5b12e9c8b0461e122864994bc43c5d8c2039dfec5cb67a9e22ab91ec2c74926fe1f45bc5811ea47a98f635c1c22c3e364c0fe781e5c97d
 SHA512 
25981f483b1d890b74f5b0f16b273413de2dc2a2da1a0443014e605e41c93d276bca325717aca58d194c68e580dbfde8c1dee166c1974f4f2e544887e0ed0d12
+DIST tasty-lua-0.2.3.1.tar.gz 7520 BLAKE2B 
61c60b1587fd09b1db6f46066d8037034b9631e17dfd6217375df870acd91ca2558260b4e50146df7968d61ea2772765b806bcd71b6a0b91f727ebe2ccbc5fe2
 SHA512 
7c97f001ee2659ec48a8810505fc820607be9969151fe082157a33a308617b68be83a792b7ff1da3d492d14490fdc1b71a7d9bda2643be760a78f46fb5e98ad7

diff --git a/dev-haskell/tasty-lua/tasty-lua-0.2.3.1.ebuild 
b/dev-haskell/tasty-lua/tasty-lua-0.2.3.1.ebuild
new file mode 100644
index 000..d135aac5da0
--- /dev/null
+++ b/dev-haskell/tasty-lua/tasty-lua-0.2.3.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.7.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Write tests in Lua, integrate into tasty"
+HOMEPAGE="https://github.com/hslua/tasty-lua;
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/file-embed-0.0:=[profile?] 
=dev-haskell/hslua-1.0.3:=[profile?] =dev-haskell/tasty-1.2:=[profile?] =dev-haskell/text-1.0:=[profile?] =dev-lang/ghc-8.0.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.24.0.0
+   test? ( dev-haskell/tasty-hunit )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-hedgehog/

2020-12-12 Thread Sergei Trofimovich
commit: 339f66008193a871ddd94bd8e12ed0e37066e670
Author: Jack Todaro  posteo  org>
AuthorDate: Sat Dec 12 22:44:38 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Dec 12 23:54:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=339f6600

dev-haskell/tasty-hedgehog: drop old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro  posteo.org>
Closes: https://github.com/gentoo/gentoo/pull/18630
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../tasty-hedgehog/tasty-hedgehog-1.0.0.2.ebuild   | 35 --
 1 file changed, 35 deletions(-)

diff --git a/dev-haskell/tasty-hedgehog/tasty-hedgehog-1.0.0.2.ebuild 
b/dev-haskell/tasty-hedgehog/tasty-hedgehog-1.0.0.2.ebuild
deleted file mode 100644
index e02a9847ed1..000
--- a/dev-haskell/tasty-hedgehog/tasty-hedgehog-1.0.0.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.2.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Integration for tasty and hedgehog"
-HOMEPAGE="https://github.com/qfpl/tasty-hedgehog;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/hedgehog-1.0.2:=[profile?] 
=dev-haskell/tagged-0.8:=[profile?] =dev-haskell/tasty-0.11:=[profile?] =dev-lang/ghc-7.10.1:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.22.2.0
-   test? ( >=dev-haskell/tasty-expected-failure-0.11 
= 4.8 && <4.14' 'base >= 4.8'
-}



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-hedgehog/

2020-12-12 Thread Sergei Trofimovich
commit: f92e318e1bc45ca8e86464577e029ad43e4c276b
Author: Jack Todaro  posteo  org>
AuthorDate: Thu Dec 10 21:32:27 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Dec 12 22:33:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f92e318e

dev-haskell/tasty-hedgehog: loosen upper bounds

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro  posteo.org>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../tasty-hedgehog-1.0.0.2-r1.ebuild   | 37 ++
 1 file changed, 37 insertions(+)

diff --git a/dev-haskell/tasty-hedgehog/tasty-hedgehog-1.0.0.2-r1.ebuild 
b/dev-haskell/tasty-hedgehog/tasty-hedgehog-1.0.0.2-r1.ebuild
new file mode 100644
index 000..00d5c2279d8
--- /dev/null
+++ b/dev-haskell/tasty-hedgehog/tasty-hedgehog-1.0.0.2-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.2.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Integration for tasty and hedgehog"
+HOMEPAGE="https://github.com/qfpl/tasty-hedgehog;
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/hedgehog-1.0.2:=[profile?] 
=dev-haskell/tagged-0.8:=[profile?] =dev-haskell/tasty-0.11:=[profile?] =dev-lang/ghc-7.10.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.22.2.0
+   test? ( >=dev-haskell/tasty-expected-failure-0.11 
= 4.8 && <4.14' 'base >= 4.8' \
+   'tasty-expected-failure >= 0.11 && < 0.12' 
'tasty-expected-failure >= 0.11' \
+   'hedgehog >= 1.0.2 && < 1.0.3' 'hedgehog >= 1.0.2'
+}



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-kat/

2020-11-01 Thread Sergei Trofimovich
commit: 919c6da7a644faac9e2b2d722ad44d402fb92034
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov  1 10:45:24 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov  1 11:06:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=919c6da7

dev-haskell/tasty-kat: bump up to EAPI=7

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-kat/metadata.xml   | 3 ---
 dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild | 6 +++---
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-haskell/tasty-kat/metadata.xml 
b/dev-haskell/tasty-kat/metadata.xml
index 9fb7b98b74b..b7878815d80 100644
--- a/dev-haskell/tasty-kat/metadata.xml
+++ b/dev-haskell/tasty-kat/metadata.xml
@@ -5,7 +5,4 @@
hask...@gentoo.org
Gentoo Haskell

-   
-   vincenthz/tasty-kat
-   
 

diff --git a/dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild 
b/dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild
index cda78beb62e..e7d6236527b 100644
--- a/dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild
+++ b/dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-# ebuild generated by hackport 0.4.3
+# ebuild generated by hackport 0.6.6.
 
 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-th/

2020-11-01 Thread Sergei Trofimovich
commit: c4fa2b3a80d79bce12ff0c9ae6cc95a1618516b2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov  1 10:47:27 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov  1 11:06:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4fa2b3a

dev-haskell/tasty-th: drop old

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-th/Manifest  |  1 -
 dev-haskell/tasty-th/tasty-th-0.1.4.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/dev-haskell/tasty-th/Manifest b/dev-haskell/tasty-th/Manifest
index 5c239f512d3..8daae251f2a 100644
--- a/dev-haskell/tasty-th/Manifest
+++ b/dev-haskell/tasty-th/Manifest
@@ -1,2 +1 @@
-DIST tasty-th-0.1.4.tar.gz 3016 BLAKE2B 
cab6b8734dd8664e760d901b05074c84469381c3cb1e4a793a505b2a973fb0c1d32471847ef1c39fab199c1a16de3351cd0d839b5ab78bcf96515233e09c6fcf
 SHA512 
0bddde5ea5cc0ea8ba502b88ec52fe0d46d9c6bcd107e4e3b6bb675d930752df103308b61589ce3de3302c7ac40eed9911f803542262246a43a867beee942aa6
 DIST tasty-th-0.1.7.tar.gz 4467 BLAKE2B 
62a79152f5655e70f046fab56bb735387e973b339ec551fbdd60195a35d8c24c2adb97766394bee3feae532f5179ad4a32f9ccb464f0d52ddad27542f778d96f
 SHA512 
7302220ab27aaed22e064518e915610fd5dc7033a931f862fbc63e8a0b1cadcf9306ab3d54d48a10a200c8c8a62b9259462f513a6350df5a02836c6a29f51aef

diff --git a/dev-haskell/tasty-th/tasty-th-0.1.4.ebuild 
b/dev-haskell/tasty-th/tasty-th-0.1.4.ebuild
deleted file mode 100644
index 30f5e8d729d..000
--- a/dev-haskell/tasty-th/tasty-th-0.1.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.7.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Automatic tasty test case discovery using TH"
-HOMEPAGE="https://github.com/bennofs/tasty-th;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/tasty:=[profile?]
-   >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.6
-"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-th/

2020-11-01 Thread Sergei Trofimovich
commit: 82e6496e0c948e18a57ef5ccdaba48769acdb204
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov  1 10:47:12 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov  1 11:06:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82e6496e

dev-haskell/tasty-th: bump up to 0.1.7

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-th/Manifest  |  1 +
 dev-haskell/tasty-th/tasty-th-0.1.7.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-haskell/tasty-th/Manifest b/dev-haskell/tasty-th/Manifest
index 1c51dc0e790..5c239f512d3 100644
--- a/dev-haskell/tasty-th/Manifest
+++ b/dev-haskell/tasty-th/Manifest
@@ -1 +1,2 @@
 DIST tasty-th-0.1.4.tar.gz 3016 BLAKE2B 
cab6b8734dd8664e760d901b05074c84469381c3cb1e4a793a505b2a973fb0c1d32471847ef1c39fab199c1a16de3351cd0d839b5ab78bcf96515233e09c6fcf
 SHA512 
0bddde5ea5cc0ea8ba502b88ec52fe0d46d9c6bcd107e4e3b6bb675d930752df103308b61589ce3de3302c7ac40eed9911f803542262246a43a867beee942aa6
+DIST tasty-th-0.1.7.tar.gz 4467 BLAKE2B 
62a79152f5655e70f046fab56bb735387e973b339ec551fbdd60195a35d8c24c2adb97766394bee3feae532f5179ad4a32f9ccb464f0d52ddad27542f778d96f
 SHA512 
7302220ab27aaed22e064518e915610fd5dc7033a931f862fbc63e8a0b1cadcf9306ab3d54d48a10a200c8c8a62b9259462f513a6350df5a02836c6a29f51aef

diff --git a/dev-haskell/tasty-th/tasty-th-0.1.7.ebuild 
b/dev-haskell/tasty-th/tasty-th-0.1.7.ebuild
new file mode 100644
index 000..09b489a6e8e
--- /dev/null
+++ b/dev-haskell/tasty-th/tasty-th-0.1.7.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.4.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Automatic tasty test case discovery using TH"
+HOMEPAGE="https://github.com/bennofs/tasty-th;
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/haskell-src-exts-1.18.0:=[profile?]
+   dev-haskell/tasty:=[profile?]
+   >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.8
+   test? ( dev-haskell/tasty-hunit )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-smallcheck/

2020-11-01 Thread Sergei Trofimovich
commit: b5e8066a5020c3b3526dd260e834e01b0285979d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov  1 10:46:11 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov  1 11:06:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e8066a

dev-haskell/tasty-smallcheck: bump up to EAPI=7

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-smallcheck/metadata.xml  | 3 ---
 dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild | 6 +++---
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-haskell/tasty-smallcheck/metadata.xml 
b/dev-haskell/tasty-smallcheck/metadata.xml
index 12d35e39322..b7878815d80 100644
--- a/dev-haskell/tasty-smallcheck/metadata.xml
+++ b/dev-haskell/tasty-smallcheck/metadata.xml
@@ -5,7 +5,4 @@
hask...@gentoo.org
Gentoo Haskell

-   
-   feuerbach/tasty
-   
 

diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild 
b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
index 973abb68176..28abaea3182 100644
--- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
+++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-# ebuild generated by hackport 0.4.6.
+# ebuild generated by hackport 0.6.6.
 
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-th/

2020-09-12 Thread Sergei Trofimovich
commit: 97e0322927b39b2e0e97eb09273be3b23272fd50
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 12 22:32:33 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 12 22:43:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97e03229

dev-haskell/tasty-th: drop old

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-th/Manifest  |  1 -
 dev-haskell/tasty-th/tasty-th-0.1.3.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/dev-haskell/tasty-th/Manifest b/dev-haskell/tasty-th/Manifest
index e512b5ea8cc..1c51dc0e790 100644
--- a/dev-haskell/tasty-th/Manifest
+++ b/dev-haskell/tasty-th/Manifest
@@ -1,2 +1 @@
-DIST tasty-th-0.1.3.tar.gz 2636 BLAKE2B 
73624c11b93e2cd5b0eb6069d8c44e41a70264b998e6633dc0ed20c1ba12b767027c862f9cfda711d39bdabdbfbc3091901744b87e5a963451db8b074082
 SHA512 
47b2f9a5d471943b78e66e3082186a6b42901d57a5333a2142d211370be35354cddce12c5926490e945d6dc8b35d9ab2527c6b36ad457b79f30a2e88fa538d9a
 DIST tasty-th-0.1.4.tar.gz 3016 BLAKE2B 
cab6b8734dd8664e760d901b05074c84469381c3cb1e4a793a505b2a973fb0c1d32471847ef1c39fab199c1a16de3351cd0d839b5ab78bcf96515233e09c6fcf
 SHA512 
0bddde5ea5cc0ea8ba502b88ec52fe0d46d9c6bcd107e4e3b6bb675d930752df103308b61589ce3de3302c7ac40eed9911f803542262246a43a867beee942aa6

diff --git a/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild 
b/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild
deleted file mode 100644
index b523ea59093..000
--- a/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.3
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Automatic tasty test case discovery using TH"
-HOMEPAGE="https://github.com/bennofs/tasty-th;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/language-haskell-extract-0.2:=[profile?]
-   dev-haskell/tasty:=[profile?]
-   >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.6
-"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-quickcheck/

2020-09-12 Thread Sergei Trofimovich
commit: 1b4352d4edc1dc842cb1960e4f68b0d50690f185
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 12 22:32:03 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 12 22:42:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b4352d4

dev-haskell/tasty-quickcheck: drop old

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-quickcheck/Manifest  |  3 --
 dev-haskell/tasty-quickcheck/metadata.xml  |  3 --
 .../tasty-quickcheck/tasty-quickcheck-0.3.1.ebuild | 28 -
 .../tasty-quickcheck-0.8.3.2.ebuild| 36 --
 .../tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild | 29 -
 5 files changed, 99 deletions(-)

diff --git a/dev-haskell/tasty-quickcheck/Manifest 
b/dev-haskell/tasty-quickcheck/Manifest
index 2e8670c5fde..88ace228fe3 100644
--- a/dev-haskell/tasty-quickcheck/Manifest
+++ b/dev-haskell/tasty-quickcheck/Manifest
@@ -1,4 +1 @@
 DIST tasty-quickcheck-0.10.1.1.tar.gz 5539 BLAKE2B 
688675aa15f2790d147d34dbeca8d42e556b8a2d3fe52c7687e149f271a0ddcbb6fb21ac6be4065fdf1b8dcb82aa10a8f533e77da0111c140bb9ef807e48c222
 SHA512 
13cfcc99eb9988d4842327d96f0e58f5ba6c653d3027a4adb307d4101bc2f7deee0033197b4358a837ace0d03423bdafe2197b029da6a64d8b650ee2f5bd958d
-DIST tasty-quickcheck-0.3.1.tar.gz 2643 BLAKE2B 
e98ce801f560fc9513387fd4fdd1ac2540d774cc8395059661e6f15ebcd40a15e01902bfd3f389c6f5c42437530bb98fe21c1d7cad76edc367efc19cb4653516
 SHA512 
b6f4ffcc01e9a25a54616cb85a95901010e04c05e59743621b86d57dcfdb820285881c4a39a95e255fcdab6a33b7ee866e585a26c9628649c344c3b2ae4500af
-DIST tasty-quickcheck-0.8.3.2.tar.gz 4438 BLAKE2B 
6d22a2155597cf9d981ac0ac290bb65f03b50e8d7fa92092955b74630f5c3c60a8c8fa9ae4928588e8633d527f2614295d636a57c547e15ea02e8ee6f07de35a
 SHA512 
6930e602d0b3b60f13df509191b1d6affc430a408f3536bcc4e749ca87324962ae75414a2e33cd4f49b84296740528a840c1f7ca9295220dfae28b6f2946df57
-DIST tasty-quickcheck-0.8.4.tar.gz 4560 BLAKE2B 
5f1ab71b75bb2a7f2384dac024d65514f45b9741e59c260116d4e7b4ad483456c6d2a224c96eb642ee9f5c2b6d985e1c81052312fb5fa725209106a210045aba
 SHA512 
5e503604412af686d24957e111ac369dedc568ad7075374acfdef93bad35342af6e1bdfa5a33aa8eec16bdf7cc3e0e2539d5a92e7eaf8a6cb325bac2149a0ce7

diff --git a/dev-haskell/tasty-quickcheck/metadata.xml 
b/dev-haskell/tasty-quickcheck/metadata.xml
index 788d4f1313c..40d4068ca5a 100644
--- a/dev-haskell/tasty-quickcheck/metadata.xml
+++ b/dev-haskell/tasty-quickcheck/metadata.xml
@@ -8,7 +8,4 @@

QuickCheck support for the Tasty test framework.

-   
-   Use Quick-Check  2.7.
-   
 

diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.3.1.ebuild 
b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.3.1.ebuild
deleted file mode 100644
index 716e9525fb3..000
--- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.3.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.4.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="QuickCheck support for the Tasty test framework"
-HOMEPAGE="https://hackage.haskell.org/package/tasty-quickcheck;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/quickcheck-2.5:=[profile?] 
=dev-lang/ghc-6.10.4:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.10
-"

diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild 
b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild
deleted file mode 100644
index ce9b9cc0abf..000
--- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.4.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="QuickCheck support for the Tasty test framework"
-HOMEPAGE="http://documentup.com/feuerbach/tasty;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="old-quickcheck"
-
-RDEPEND="dev-haskell/tagged:=[profile?]
-   >=dev-haskell/tasty-0.10.1:=[profile?]
-   >=dev-lang/ghc-7.4.1:=
-   old-quickcheck? ( >=dev-haskell/quickcheck-2.5:2=[profile?] 
=dev-haskell/quickcheck-2.7:2=[profile?] 
http://documentup.com/feuerbach/tasty;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/tagged:=[profile?]
-   >=dev-haskell/tasty-0.10.1:=[profile?]
-   >=dev-lang/ghc-7.4.1:=
-   

[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-hunit/

2020-09-12 Thread Sergei Trofimovich
commit: f0378bf2bfba9dc374b3e7b61718c04c761372f9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 12 22:31:19 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 12 22:42:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0378bf2

dev-haskell/tasty-hunit: drop old

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-hunit/Manifest   |  4 
 dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild | 25 
 dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild   | 27 --
 dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild | 27 --
 dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild   | 25 
 5 files changed, 108 deletions(-)

diff --git a/dev-haskell/tasty-hunit/Manifest b/dev-haskell/tasty-hunit/Manifest
index 906e0d08c15..2f76487ecaf 100644
--- a/dev-haskell/tasty-hunit/Manifest
+++ b/dev-haskell/tasty-hunit/Manifest
@@ -1,5 +1 @@
 DIST tasty-hunit-0.10.0.2.tar.gz 7403 BLAKE2B 
04813c3d35635ee296e28e19d76136f59e3d196a8e6a9c4410f6a7ee20996178f4c10aacdf985a73b989914099a86b1b1ab930e21584e714150e041b401e3179
 SHA512 
82f70cd7813affeb756de89842a77070e688169eb35a386fbc4db36b65d8c960bca7b923294918e10b65281d3265820f9592398550af8af92027960d48562fd0
-DIST tasty-hunit-0.2.tar.gz 1832 BLAKE2B 
329ff8f7e5078e92412f2ed0325bf11ac8563b9bc33b91893e786724f7a7f3256983b1c2dfec89d3a4f69b3e933796ee69a364f67a868f1f5ea687aa0e27c58c
 SHA512 
0622cc120b40108cbb3d0af3f0593e17cf7ae9d27524b095bf05870c1b85b02a7acd8f0bef1788e32ac2ec64a081e4ade2ad627bd444b442cedc2464f6c60e35
-DIST tasty-hunit-0.4.1.tar.gz 1840 BLAKE2B 
e115e10605f101f875698f2bfc99fef1becb2f8b16eff0ab9e1c5c9ca81e25bbb12fc75049ef6a15246761f8adba0cbdbf31e4410b292eea4dba052d2581666e
 SHA512 
6a1bcecd3b9889eff1296e2ba77810d4421fd570101a4db5e9d8095afbdc3174e5fcfdaa61f51f391237330c97c824f201e368eebc13e2a6ed9015716f8baaae
-DIST tasty-hunit-0.8.0.1.tar.gz 2100 BLAKE2B 
4d35a3f92487394d79969a847511b76024604ce2b5baa33f66ff896dd997d956c4edc1eafde3bea04ed33b5b6857dc2719fd044561ab167841dafdd701119e1f
 SHA512 
133a38d3e6e4d19fe7f0f91080a30a0d3212fc17416669710dea78b5d646aab0d2ab67959c6cd4517e74da795327fbb87fcade335161b67e9967f577a9730898
-DIST tasty-hunit-0.9.2.tar.gz 5765 BLAKE2B 
94463efe14eba2c5a35a1658a60d29965ed3f7845bc064174447604fe08bec1738ec81912caf7850a0336edbb0c8fa7fc20ccbdfa814aca0ca9ea5360792ad1c
 SHA512 
f7af615938d8cb9ec40114fc27f196a8bc9991b0aefca9c5de72bdb6872073b6d771f276472f831b8c583eade3d2d1413aee8f194befa450631bdf3ed50ed439

diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild 
b/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild
deleted file mode 100644
index ddb7a5a1218..000
--- a/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.2.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="HUnit support for the Tasty test framework"
-HOMEPAGE="https://hackage.haskell.org/package/tasty-hunit;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/hunit:=[profile?]
-   dev-haskell/mtl:=[profile?]
-   dev-haskell/tasty:=[profile?]
-   >=dev-lang/ghc-6.10.4:="
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.10"

diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild 
b/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild
deleted file mode 100644
index 523e72fe52a..000
--- a/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.4.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="HUnit support for the Tasty test framework"
-HOMEPAGE="https://hackage.haskell.org/package/tasty-hunit;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/hunit:=[profile?]
-   dev-haskell/mtl:=[profile?]
-   dev-haskell/tasty:=[profile?]
-   >=dev-lang/ghc-6.10.4:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.10
-"

diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild 
b/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild
deleted file mode 100644
index 50726853f35..000
--- a/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.6.
-
-CABAL_FEATURES="lib 

[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-rerun/

2020-08-22 Thread Sergei Trofimovich
commit: 6d66eb5bdc663d21c8c6ad635273b0815530cd89
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 22 21:27:04 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 22 21:31:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d66eb5b

dev-haskell/tasty-rerun: bump up to 1.1.17

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-rerun/Manifest  |  1 +
 dev-haskell/tasty-rerun/tasty-rerun-1.1.17.ebuild | 38 +++
 2 files changed, 39 insertions(+)

diff --git a/dev-haskell/tasty-rerun/Manifest b/dev-haskell/tasty-rerun/Manifest
index 7ebc57d86f0..0dadf9d477f 100644
--- a/dev-haskell/tasty-rerun/Manifest
+++ b/dev-haskell/tasty-rerun/Manifest
@@ -1,3 +1,4 @@
 DIST tasty-rerun-1.1.13.tar.gz 5438 BLAKE2B 
acccd1774900d1e3ff74362224b54d80b2b5d105f909e03750f211bd9e92305a6c52999e655b63ff5c17e33af1a7a4eb6da932a03ebaa7ce9645b7c296f8c72b
 SHA512 
43e5e5e23ebf50d5292ae95ca69a6669188a018934e451799ae14292bc88a3186534bb10e23c74178911089dee0379b3f782f9a14ff02c5e462478b1b3a19238
+DIST tasty-rerun-1.1.17.tar.gz 6305 BLAKE2B 
6e84088c39055f40e64c67d186917d3d9dde5839243584a045a0f4cadc7b7f0e81e3f046ec32e4fa13455f51fa1b287eef51ea60a17f95302caf8fa0f3130d5f
 SHA512 
d65b35acb1b45a78a0bbe568a2118ea6580352a55b921f06974bdf59e363403f1590604e215840be990f5f18a5d8e75abd416e7d3d9b6b9f4c6c16532c31052d
 DIST tasty-rerun-1.1.5.tar.gz 5376 BLAKE2B 
fe3723004d07e2836b83e85406580a5a74706c5f3cb6b445f575623c8ae1cd659ce8143e11891c4dbdf9b0b9f487b53d8ce64be61b16ba324a0d565bc6e25979
 SHA512 
becee5c62b425e57666c3cc9b65a7342b1af46e44212ade1360f0cd255cb909cfd9b049d88ff8238940760534479ce077f0e24526359545fff0ab849a0c0d7b7
 DIST tasty-rerun-1.1.6.tar.gz 5399 BLAKE2B 
48e329b4f188d618b4a3a2b8eb94723fe0a3a883c64668ed36b7a099bcc86228eb3a0fe42173e8564f14942ab73a2637831b9da4ebf3a4dd4b312bda870fd860
 SHA512 
dc4db9a4dba424d9d948a4e44d4402b17ab363554493a68035ec0d94bfb6e9e2965e8c9c4b519a071707c70eabd7ea70a4f265f32983e35bf0ee64cd67948808

diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.17.ebuild 
b/dev-haskell/tasty-rerun/tasty-rerun-1.1.17.ebuild
new file mode 100644
index 000..481cd77335d
--- /dev/null
+++ b/dev-haskell/tasty-rerun/tasty-rerun-1.1.17.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.2
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Run tests by filtering the tests depending on the result of 
previous runs"
+HOMEPAGE="https://github.com/ocharles/tasty-rerun;
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/mtl-2.1.2:=[profile?]
+   >=dev-haskell/optparse-applicative-0.6:=[profile?]
+   >=dev-haskell/split-0.1:=[profile?] =dev-haskell/stm-2.4.2:=[profile?]
+   >=dev-haskell/tagged-0.7:=[profile?] =dev-haskell/tasty-1.2:=[profile?]
+   >=dev-lang/ghc-7.8.2:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.18.1.3
+"
+
+src_prepare() {
+   default
+
+   cabal_chdeps \
+   'base >=4.6 && <4.14' 'base >=4.6' \
+   'tasty >=1.2 && <1.3' 'tasty >=1.2'
+}



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty/

2020-08-21 Thread Sergei Trofimovich
commit: 0632e7a2e50b253e0fc131f0b69769f135b24d4d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Aug 21 07:52:44 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Aug 21 07:52:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0632e7a2

dev-haskell/tasty: drop old

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty/Manifest  |  1 -
 dev-haskell/tasty/tasty-0.10.1.2.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/dev-haskell/tasty/Manifest b/dev-haskell/tasty/Manifest
index 5f48362247a..8e043022a57 100644
--- a/dev-haskell/tasty/Manifest
+++ b/dev-haskell/tasty/Manifest
@@ -1,4 +1,3 @@
-DIST tasty-0.10.1.2.tar.gz 26285 BLAKE2B 
0a1ef58c8cf95bbcc87ccd2d2416861d79ee9a8c74c147b4e4dd18c9c37e2e12121ad4ba1771b6068dedec512b6a2fafad53ef5c278cbee041551f0bdeb5e62f
 SHA512 
11171cb42b0c88cee04fc3c42c6003c6e501a16734f86ca4dcb33b7e28bc282fd4af56e88d398f6508ce9bd3da666a954fd3b50b8c89cf27906ea8694d753d3e
 DIST tasty-0.11.0.4.tar.gz 26612 BLAKE2B 
e6058ec9a3e4442e822b4db17d79b464a98ceb021625281de47179bf6aa768bbb33f2024ba7b4bee2e6a61996769de2270357e7111ba6e8f7719dd3e7e9bc797
 SHA512 
8ccf7701829fdb42e367ac1e5805363d7489c770139f6e608d1240cec9e54517230166783a857480b70ca424f40f9ab83313e03e893d6d21503706a4c2e84e95
 DIST tasty-0.3.1.tar.gz 12145 BLAKE2B 
338417c955c2b6e5072253d93c4e591c5f91f00292e845c6b50ca797376ec89ef4e42bc063c7774042d4e45274140c6d693f03a4ddbb783d2d4d215a0a8180c4
 SHA512 
aa727d8fcab7cbde07f721ad8eafc957f3fb6f01827a8ffc329bd1dba86bb40dbeb9e17c86becdd44aba592d57e29d07a5435ffbc8fabaa3c92fa0d0fa544e39
 DIST tasty-0.5.2.tar.gz 15369 BLAKE2B 
857b844f04b1c14011e7b441334cc180b66817a523e0ea0373271e8eb0c0be7028394638cca8344b124a32ef190907be025fe8dc49ae9ad646e66473040b5434
 SHA512 
94116a4a12b842c4c136dfb5fff75e3843aa27c05fbad64e1752bd29b60691dbf12d093c5480e9c93d97ec1adbb98d579e63dd13921323e32e9127fb75bb3d37

diff --git a/dev-haskell/tasty/tasty-0.10.1.2.ebuild 
b/dev-haskell/tasty/tasty-0.10.1.2.ebuild
deleted file mode 100644
index 0880ee7ea46..000
--- a/dev-haskell/tasty/tasty-0.10.1.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.5.
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Modern and extensible testing framework"
-HOMEPAGE="http://documentup.com/feuerbach/tasty;
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/ansi-terminal-0.6.2:=[profile?]
-   >=dev-haskell/async-2.0:=[profile?]
-   dev-haskell/mtl:=[profile?]
-   >=dev-haskell/optparse-applicative-0.11:=[profile?]
-   >=dev-haskell/regex-tdfa-rc-1.1.8.2:=[profile?]
-   >=dev-haskell/stm-2.3:=[profile?]
-   >=dev-haskell/tagged-0.5:=[profile?]
-   >=dev-haskell/unbounded-delays-0.1:=[profile?]
-   >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.10
-"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-ant-xml/

2020-08-04 Thread Sergei Trofimovich
commit: 8aaf07e6b9ac7e6214d3f87cdd24d6011a0a2fa9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Aug  4 07:10:58 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Aug  4 07:10:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aaf07e6

dev-haskell/tasty-ant-xml: bump up to 1.1.6

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-ant-xml/Manifest |  1 +
 .../tasty-ant-xml/tasty-ant-xml-1.1.6.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-haskell/tasty-ant-xml/Manifest 
b/dev-haskell/tasty-ant-xml/Manifest
index 7cb2e9696ca..c9279c03dc6 100644
--- a/dev-haskell/tasty-ant-xml/Manifest
+++ b/dev-haskell/tasty-ant-xml/Manifest
@@ -1,2 +1,3 @@
 DIST tasty-ant-xml-1.0.1.tar.gz 3935 BLAKE2B 
dcbbd5e38e387f4300097dc1c4ac98d1b8493a1cddce286c71aeaea3e8f13cfeeaf2f4d1c8cc48ebcc629324e9e7fcd0496a895a888bfea524ebcc199476fd81
 SHA512 
37ee0731984990e2ab1a6b166c289e85a3b9f37fac2b997fdc4f85934f0108bbc5b3e12e2ae119f2456649f0eb54e8620e38bdc1fc6b95bd5b3ffe889ea763a1
 DIST tasty-ant-xml-1.0.2.tar.gz 3940 BLAKE2B 
3ebe898064bd07c8d6323cdbc8bfd19540488bdb9a464f7508def40501ad9b06d205bb021070073f30d302b2c2d5bc39173e63af9fa87a7fe7801a599c7a7227
 SHA512 
034e6201413096f2f714287375325d7bd2e716e3cac4c8af68a294925db655ee9c5802bb5a0bc4c32778fc7e121036f56f76b892fe965376e4ded721860c302b
+DIST tasty-ant-xml-1.1.6.tar.gz 4831 BLAKE2B 
25ffbfb3a5873d5cda24049d39dc5ad814805b63a7f1cadd2ff5e6eb2ab9ee9aa4997bde49fc0d5949780543a05f0fe1b29946852f436f0c1ccc34c7a1850c59
 SHA512 
e4a2d665d05acfd4e996a0568ccaacf61db4452e3720701874b1469ff39ef1f9646ab91780633c7c18bdf53bad28e72a63aa2a1cb82cbc879bd3e382fe9099ff

diff --git a/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.1.6.ebuild 
b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.1.6.ebuild
new file mode 100644
index 000..289f2280ebd
--- /dev/null
+++ b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.1.6.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.1
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Render tasty output to XML for Jenkins"
+HOMEPAGE="https://github.com/ocharles/tasty-ant-xml;
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/generic-deriving-1.6.2:=[profile?]
+   >=dev-haskell/mtl-2.1.2:=[profile?]
+   >=dev-haskell/stm-2.4.2:=[profile?]
+   >=dev-haskell/tagged-0.7:=[profile?]
+   >=dev-haskell/tasty-0.10:=[profile?] =dev-haskell/xml-1.3.13:=[profile?]
+   >=dev-lang/ghc-8.0.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.24.0.0
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-hunit/

2020-06-07 Thread Aaron Bauman
commit: 55f428f68dbc5305bfa74a714375a6a1cd7cbeea
Author: Jakov Smolic  sartura  hr>
AuthorDate: Sat Jun  6 20:58:18 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jun  7 17:40:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55f428f6

dev-haskell/tasty-hunit: update homepage link

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild | 4 ++--
 dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild   | 4 ++--
 dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild | 4 ++--
 dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild   | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild 
b/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild
index 8f9972925cd..5af44574ca2 100644
--- a/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild
+++ b/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="HUnit support for the Tasty test framework"
-HOMEPAGE="http://hackage.haskell.org/package/tasty-hunit;
+HOMEPAGE="https://hackage.haskell.org/package/tasty-hunit;
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
 
 LICENSE="MIT"

diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild 
b/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild
index 4ba6acefa5e..f9c3480e95c 100644
--- a/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild
+++ b/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="HUnit support for the Tasty test framework"
-HOMEPAGE="http://hackage.haskell.org/package/tasty-hunit;
+HOMEPAGE="https://hackage.haskell.org/package/tasty-hunit;
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
 
 LICENSE="MIT"

diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild 
b/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild
index 4845165b551..50726853f35 100644
--- a/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild
+++ b/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="HUnit support for the Tasty test framework"
-HOMEPAGE="http://hackage.haskell.org/package/tasty-hunit;
+HOMEPAGE="https://hackage.haskell.org/package/tasty-hunit;
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
 
 LICENSE="MIT"

diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild 
b/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild
index 024ec7680e6..0993d7c4eb5 100644
--- a/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild
+++ b/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="HUnit support for the Tasty test framework"
-HOMEPAGE="http://documentup.com/feuerbach/tasty;
+HOMEPAGE="https://documentup.com/feuerbach/tasty;
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty/files/, dev-haskell/tasty/

2019-12-15 Thread Sergei Trofimovich
commit: 98e9e54d46b8ff5a00be53ce8f4df5e947ff063c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 15 12:30:04 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 15 12:50:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98e9e54d

dev-haskell/tasty: tweak against unbounded-delays-0.1.1.0

The patch fixes the following build failure:

```
Test/Tasty/Run.hs:80:6: error:
Ambiguous occurrence ‘Timeout’
It could refer to either ‘Control.Concurrent.Timeout.Timeout’,
 imported from ‘Control.Concurrent.Timeout’ at 
Test/Tasty/Run.hs:18:1-33
  or ‘Test.Tasty.Options.Core.Timeout’,
 imported from ‘Test.Tasty.Options.Core’ at 
Test/Tasty/Run.hs:29:1-30
 (and originally defined
at Test/Tasty/Options/Core.hs:(54,1)-(60,27))
```

Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/702906
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../files/tasty-0.11.0.4-unbounded-delays.patch| 26 ++
 dev-haskell/tasty/tasty-0.11.0.4.ebuild|  2 ++
 2 files changed, 28 insertions(+)

diff --git a/dev-haskell/tasty/files/tasty-0.11.0.4-unbounded-delays.patch 
b/dev-haskell/tasty/files/tasty-0.11.0.4-unbounded-delays.patch
new file mode 100644
index 000..ad265fdff29
--- /dev/null
+++ b/dev-haskell/tasty/files/tasty-0.11.0.4-unbounded-delays.patch
@@ -0,0 +1,26 @@
+https://bugs.gentoo.org/702906
+
+From 74e87fff6a4a830dc64d59f4baa1a5f6759c007c Mon Sep 17 00:00:00 2001
+From: Roman Cheplyaka 
+Date: Fri, 5 May 2017 08:54:28 +0300
+Subject: [PATCH] Fix compatibility with the latest unbounded-delays
+
+Fixes #166
+---
+ core/Test/Tasty/Run.hs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/Test/Tasty/Run.hs
 b/Test/Tasty/Run.hs
+@@ -15,7 +15,7 @@ import Control.Monad.State
+ import Control.Monad.Writer
+ import Control.Monad.Reader
+ import Control.Concurrent.STM
+-import Control.Concurrent.Timeout
++import Control.Concurrent.Timeout (timeout)
+ import Control.Concurrent.Async
+ import Control.Exception as E
+ import Control.Applicative
+-- 
+2.24.1
+

diff --git a/dev-haskell/tasty/tasty-0.11.0.4.ebuild 
b/dev-haskell/tasty/tasty-0.11.0.4.ebuild
index 9c138e80dd2..4de53058744 100644
--- a/dev-haskell/tasty/tasty-0.11.0.4.ebuild
+++ b/dev-haskell/tasty/tasty-0.11.0.4.ebuild
@@ -17,6 +17,8 @@ SLOT="0/${PV}"
 KEYWORDS="amd64 x86"
 IUSE=""
 
+PATCHES=("${FILESDIR}"/${P}-unbounded-delays.patch)
+
 RDEPEND=">=dev-haskell/ansi-terminal-0.6.2:=[profile?]
>=dev-haskell/async-2.0:=[profile?]
>=dev-haskell/clock-0.4.4.0:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-rerun/

2019-12-14 Thread Sergei Trofimovich
commit: c24636eea25db3d724ec597464f971e2bb281dd4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Dec 14 13:16:58 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Dec 14 14:05:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c24636ee

dev-haskell/tasty-rerun: bump up to 1.1.13-r1

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/tasty-rerun/Manifest   |  1 +
 .../tasty-rerun/tasty-rerun-1.1.13-r1.ebuild   | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-haskell/tasty-rerun/Manifest b/dev-haskell/tasty-rerun/Manifest
index 811ee42d6a7..7ebc57d86f0 100644
--- a/dev-haskell/tasty-rerun/Manifest
+++ b/dev-haskell/tasty-rerun/Manifest
@@ -1,2 +1,3 @@
+DIST tasty-rerun-1.1.13.tar.gz 5438 BLAKE2B 
acccd1774900d1e3ff74362224b54d80b2b5d105f909e03750f211bd9e92305a6c52999e655b63ff5c17e33af1a7a4eb6da932a03ebaa7ce9645b7c296f8c72b
 SHA512 
43e5e5e23ebf50d5292ae95ca69a6669188a018934e451799ae14292bc88a3186534bb10e23c74178911089dee0379b3f782f9a14ff02c5e462478b1b3a19238
 DIST tasty-rerun-1.1.5.tar.gz 5376 BLAKE2B 
fe3723004d07e2836b83e85406580a5a74706c5f3cb6b445f575623c8ae1cd659ce8143e11891c4dbdf9b0b9f487b53d8ce64be61b16ba324a0d565bc6e25979
 SHA512 
becee5c62b425e57666c3cc9b65a7342b1af46e44212ade1360f0cd255cb909cfd9b049d88ff8238940760534479ce077f0e24526359545fff0ab849a0c0d7b7
 DIST tasty-rerun-1.1.6.tar.gz 5399 BLAKE2B 
48e329b4f188d618b4a3a2b8eb94723fe0a3a883c64668ed36b7a099bcc86228eb3a0fe42173e8564f14942ab73a2637831b9da4ebf3a4dd4b312bda870fd860
 SHA512 
dc4db9a4dba424d9d948a4e44d4402b17ab363554493a68035ec0d94bfb6e9e2965e8c9c4b519a071707c70eabd7ea70a4f265f32983e35bf0ee64cd67948808

diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.13-r1.ebuild 
b/dev-haskell/tasty-rerun/tasty-rerun-1.1.13-r1.ebuild
new file mode 100644
index 000..6fca3bdcd24
--- /dev/null
+++ b/dev-haskell/tasty-rerun/tasty-rerun-1.1.13-r1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.5.6.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Run tests by filtering the tests depending on the result of 
previous runs"
+HOMEPAGE="https://github.com/ocharles/tasty-rerun;
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/mtl-2.1.2:=[profile?]
+   >=dev-haskell/optparse-applicative-0.6:=[profile?]
+   >=dev-haskell/reducers-3.10.1:=[profile?]
+   >=dev-haskell/split-0.1:=[profile?] =dev-haskell/stm-2.4.2:=[profile?]
+   >=dev-haskell/tagged-0.7:=[profile?] =dev-haskell/tasty-0.10:=[profile?]
+   >=dev-lang/ghc-7.8.2:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.18.1.3
+"
+
+src_prepare() {
+   default
+
+   cabal_chdeps \
+   'base >=4.6 && <4.13' 'base >=4.6' \
+   'tasty >=0.10 && <1.2' 'tasty >=0.10'
+}



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty/

2017-12-09 Thread Michał Górny
commit: 9f63167e4a7df059083db2e276d35bd193df7bc9
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  9 12:22:10 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  9 12:40:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f63167e

dev-haskell/*: Update Manifest hashes

 dev-haskell/tasty/Manifest | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-haskell/tasty/Manifest b/dev-haskell/tasty/Manifest
index 82e504eed7d..4b560eea05b 100644
--- a/dev-haskell/tasty/Manifest
+++ b/dev-haskell/tasty/Manifest
@@ -1,5 +1,5 @@
 DIST tasty-0.10.1.2.tar.gz 26285 BLAKE2B 
0a1ef58c8cf95bbcc87ccd2d2416861d79ee9a8c74c147b4e4dd18c9c37e2e12121ad4ba1771b6068dedec512b6a2fafad53ef5c278cbee041551f0bdeb5e62f
 SHA512 
11171cb42b0c88cee04fc3c42c6003c6e501a16734f86ca4dcb33b7e28bc282fd4af56e88d398f6508ce9bd3da666a954fd3b50b8c89cf27906ea8694d753d3e
 DIST tasty-0.11.0.4.tar.gz 26612 BLAKE2B 
e6058ec9a3e4442e822b4db17d79b464a98ceb021625281de47179bf6aa768bbb33f2024ba7b4bee2e6a61996769de2270357e7111ba6e8f7719dd3e7e9bc797
 SHA512 
8ccf7701829fdb42e367ac1e5805363d7489c770139f6e608d1240cec9e54517230166783a857480b70ca424f40f9ab83313e03e893d6d21503706a4c2e84e95
-DIST tasty-0.3.1.tar.gz 12145 SHA256 
60ddc6503d45d5abc8c598dfb5b063f7b29a84a7def3088b06e47dee6f6ef646 SHA512 
aa727d8fcab7cbde07f721ad8eafc957f3fb6f01827a8ffc329bd1dba86bb40dbeb9e17c86becdd44aba592d57e29d07a5435ffbc8fabaa3c92fa0d0fa544e39
 WHIRLPOOL 
b221c0581a5ee725d8d7301e9df4bcf13cfccb542c0cc10be6bf5fffefa56493dffaf80c019b37c0ef1488f78c05e2d2feefa6c1cfc4fe802b869e5e46543153
-DIST tasty-0.5.2.tar.gz 15369 SHA256 
892483af037bb57061c5f6a764067dbed6830a1357fe3bdd8e9a8046f15d467e SHA512 
94116a4a12b842c4c136dfb5fff75e3843aa27c05fbad64e1752bd29b60691dbf12d093c5480e9c93d97ec1adbb98d579e63dd13921323e32e9127fb75bb3d37
 WHIRLPOOL 
ba0e5010ccf253c18668a8718e97b9b8b6f0b3a686ad1ef1ff7a42b6f64716efea04ec777b471121d8d44ff48e68174fc49cd0b47a16e622da17dda5afb79a4f
-DIST tasty-0.8.1.2.tar.gz 23234 SHA256 
1a1555d0c21f4efcddb4c0cd1a39263174c7bab5fa1275bda31b89ce52b5fd1e SHA512 
110c605cd8dae769a4ddd75f5940df5681eb1f38e005eaba72a4a9109637e3e8dedda7389dbac5a11fa8874da1f0551b7601cb7740efb8c6c6726e7a6ed10287
 WHIRLPOOL 
5caeee5d88c941843a61aed46567f5f0ae1c7a94281052cdbf0589fa9f3df0ba0f2c3feffb47ed905bc1ebe1fc33668792b9fee071eb6c1eafae6bbcb358633c
+DIST tasty-0.3.1.tar.gz 12145 BLAKE2B 
338417c955c2b6e5072253d93c4e591c5f91f00292e845c6b50ca797376ec89ef4e42bc063c7774042d4e45274140c6d693f03a4ddbb783d2d4d215a0a8180c4
 SHA512 
aa727d8fcab7cbde07f721ad8eafc957f3fb6f01827a8ffc329bd1dba86bb40dbeb9e17c86becdd44aba592d57e29d07a5435ffbc8fabaa3c92fa0d0fa544e39
+DIST tasty-0.5.2.tar.gz 15369 BLAKE2B 
857b844f04b1c14011e7b441334cc180b66817a523e0ea0373271e8eb0c0be7028394638cca8344b124a32ef190907be025fe8dc49ae9ad646e66473040b5434
 SHA512 
94116a4a12b842c4c136dfb5fff75e3843aa27c05fbad64e1752bd29b60691dbf12d093c5480e9c93d97ec1adbb98d579e63dd13921323e32e9127fb75bb3d37
+DIST tasty-0.8.1.2.tar.gz 23234 BLAKE2B 
2bce9e12edc57d0ba769a3d10617d33233a378f6e9c686c9ce41b7c4e5153e67943ee9d6908000d8bb334aeda2e522877a209c18f7b5cbd6c9c93dfd5cc3cd20
 SHA512 
110c605cd8dae769a4ddd75f5940df5681eb1f38e005eaba72a4a9109637e3e8dedda7389dbac5a11fa8874da1f0551b7601cb7740efb8c6c6726e7a6ed10287



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty/

2017-06-16 Thread Sergei Trofimovich
commit: 48d5cf6e0caa6e1cabac7230adf02236d9537444
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jun 16 20:30:26 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jun 16 20:34:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48d5cf6e

dev-haskell/tasty: revert "drop old" commit e6704b

Commit accidentally deleted a few ~arch KEYWORDS
breaking at least:
  dev-haskell/tasty-hunit
  dev-haskell/tasty-smallcheck

 dev-haskell/tasty/Manifest  |  8 +++
 dev-haskell/tasty/metadata.xml  |  3 +++
 dev-haskell/tasty/tasty-0.11.0.2.ebuild | 33 +
 dev-haskell/tasty/tasty-0.11.0.3.ebuild | 33 +
 dev-haskell/tasty/tasty-0.2.ebuild  | 34 ++
 dev-haskell/tasty/tasty-0.3.1.ebuild| 35 +++
 dev-haskell/tasty/tasty-0.5.2.ebuild| 35 +++
 dev-haskell/tasty/tasty-0.7.ebuild  | 36 
 dev-haskell/tasty/tasty-0.8.1.2.ebuild  | 32 
 dev-haskell/tasty/tasty-0.8.ebuild  | 37 +
 10 files changed, 286 insertions(+)

diff --git a/dev-haskell/tasty/Manifest b/dev-haskell/tasty/Manifest
index b4bb743eb7f..2a55d404b49 100644
--- a/dev-haskell/tasty/Manifest
+++ b/dev-haskell/tasty/Manifest
@@ -1,2 +1,10 @@
 DIST tasty-0.10.1.2.tar.gz 26285 SHA256 
91e0b26ebe5263069747d92b6bdc3937d5513c2797c849b369f1282ca941b730 SHA512 
11171cb42b0c88cee04fc3c42c6003c6e501a16734f86ca4dcb33b7e28bc282fd4af56e88d398f6508ce9bd3da666a954fd3b50b8c89cf27906ea8694d753d3e
 WHIRLPOOL 
b36026976527533a8ac622791cfe77434de25a7f197826e0513953dc607c2bf34fad058e036195c95d959c4a776ed016cdd0516022cf54e62d3d1c3fbe1f550e
+DIST tasty-0.11.0.2.tar.gz 26199 SHA256 
3d87f99a046bfda752dcf558f36931135c784af9a2911a61bc4673199f933c63 SHA512 
598613dcb26b11ebd0f2e71df3d55b4d99a2d7e52cd627b4eddc16802ac5fed3d84d05e7109e953ead9667ac9d4f72ec4a33ca78669203d37b930ff91c8058fb
 WHIRLPOOL 
ab926817b832d3d32d4bb89f2bf3bb24e4102cfe063108dfac8a8f6ffd30314d0b3e8090eb23cc64231ba22205eeb183135158c97f44b97dfc9c6223e9c5f0ec
+DIST tasty-0.11.0.3.tar.gz 26243 SHA256 
ca51533c3b6fb36a63b7a6062d71024e3a823ae173779c1c81850959e29e7efa SHA512 
462798651aa9945d1d3302a8a028eeaecf5c21bf1af72611e0216187743ccb6c55131009fc633353c69d8e37b71156405f7b2fd7b7892629e0c185d6370499f5
 WHIRLPOOL 
3217a6323949e6cd7096a37bf07bf6bf67a85e2a2c68f7fa9d221b5ff11473d79a55df950644aabba68a993b9a6961dad0444576b9ef776ebc1604b36a4d16b4
 DIST tasty-0.11.0.4.tar.gz 26612 SHA256 
e0e248d50aaa098b2633d51a1c71f3da569ba5d6c0e77e0e39b6c9b7de97fd16 SHA512 
8ccf7701829fdb42e367ac1e5805363d7489c770139f6e608d1240cec9e54517230166783a857480b70ca424f40f9ab83313e03e893d6d21503706a4c2e84e95
 WHIRLPOOL 
fbec5ac0a434d9fd9776aa82c0e8b5d0002dc3fc9729281d3014a3304ed9149d65e16e42b93be86b2bebe0b7c79b5d13b4c216d5c723a94febd30648ece93165
+DIST tasty-0.2.tar.gz 11948 SHA256 
185dea647885229c076cee4087c8107fda78f7536cec7df452c72c0ee8220dea SHA512 
f0f5aef19334f95061a48cb71572f750169f945ae9910cb964cb611d306f26bb49a5698b418e40b64357f5fb503bfb3914247bfc7eb5682353f046ad54b825a7
 WHIRLPOOL 
b7101b6bea90d06edb63cc1d33ff0ea9e9c04088d0c00fdaf4989a3d6cbf2b647ff6dfd9b7af9eb839496597789d25d9c2eadccf8a1aa181040d631282741a42
+DIST tasty-0.3.1.tar.gz 12145 SHA256 
60ddc6503d45d5abc8c598dfb5b063f7b29a84a7def3088b06e47dee6f6ef646 SHA512 
aa727d8fcab7cbde07f721ad8eafc957f3fb6f01827a8ffc329bd1dba86bb40dbeb9e17c86becdd44aba592d57e29d07a5435ffbc8fabaa3c92fa0d0fa544e39
 WHIRLPOOL 
b221c0581a5ee725d8d7301e9df4bcf13cfccb542c0cc10be6bf5fffefa56493dffaf80c019b37c0ef1488f78c05e2d2feefa6c1cfc4fe802b869e5e46543153
+DIST tasty-0.5.2.tar.gz 15369 SHA256 
892483af037bb57061c5f6a764067dbed6830a1357fe3bdd8e9a8046f15d467e SHA512 
94116a4a12b842c4c136dfb5fff75e3843aa27c05fbad64e1752bd29b60691dbf12d093c5480e9c93d97ec1adbb98d579e63dd13921323e32e9127fb75bb3d37
 WHIRLPOOL 
ba0e5010ccf253c18668a8718e97b9b8b6f0b3a686ad1ef1ff7a42b6f64716efea04ec777b471121d8d44ff48e68174fc49cd0b47a16e622da17dda5afb79a4f
+DIST tasty-0.7.tar.gz 16765 SHA256 
ad431d944a923cc49b59b70f540cbcc8bea3392fe6b73fcdce4d6c70ea5a905b SHA512 
0b1e28b57bd6ff737ced69491c9d2485e37ec9b519e3d80f53ae03fd6335718353c36125d9f76e8a186c529f6159d5958684e3e77e20c2d0f343ba377020f24a
 WHIRLPOOL 
cf564cea80fc026fcd5f80d54e41dbf3c2daef776cec96a8347b1d2fc9acb0b654a567a529d2934df998c204798994be84930a25f06ff3e730457346f64b12ba
+DIST tasty-0.8.1.2.tar.gz 23234 SHA256 
1a1555d0c21f4efcddb4c0cd1a39263174c7bab5fa1275bda31b89ce52b5fd1e SHA512 
110c605cd8dae769a4ddd75f5940df5681eb1f38e005eaba72a4a9109637e3e8dedda7389dbac5a11fa8874da1f0551b7601cb7740efb8c6c6726e7a6ed10287
 WHIRLPOOL 
5caeee5d88c941843a61aed46567f5f0ae1c7a94281052cdbf0589fa9f3df0ba0f2c3feffb47ed905bc1ebe1fc33668792b9fee071eb6c1eafae6bbcb358633c
+DIST tasty-0.8.tar.gz 23157 SHA256 
8f3a0b5194200405679d46681942cdbed65c149d7dc529eb1eb8855c08ad288b SHA512 

[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty/

2017-06-16 Thread Sergei Trofimovich
commit: 72fad80c96115ec0ce40f7a2c2ebd4d25118738e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jun 16 20:34:18 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jun 16 20:34:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72fad80c

dev-haskell/tasty: drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-haskell/tasty/Manifest  |  5 -
 dev-haskell/tasty/tasty-0.11.0.2.ebuild | 33 -
 dev-haskell/tasty/tasty-0.11.0.3.ebuild | 33 -
 dev-haskell/tasty/tasty-0.2.ebuild  | 34 --
 dev-haskell/tasty/tasty-0.7.ebuild  | 36 
 dev-haskell/tasty/tasty-0.8.ebuild  | 37 -
 6 files changed, 178 deletions(-)

diff --git a/dev-haskell/tasty/Manifest b/dev-haskell/tasty/Manifest
index 2a55d404b49..5383b107970 100644
--- a/dev-haskell/tasty/Manifest
+++ b/dev-haskell/tasty/Manifest
@@ -1,10 +1,5 @@
 DIST tasty-0.10.1.2.tar.gz 26285 SHA256 
91e0b26ebe5263069747d92b6bdc3937d5513c2797c849b369f1282ca941b730 SHA512 
11171cb42b0c88cee04fc3c42c6003c6e501a16734f86ca4dcb33b7e28bc282fd4af56e88d398f6508ce9bd3da666a954fd3b50b8c89cf27906ea8694d753d3e
 WHIRLPOOL 
b36026976527533a8ac622791cfe77434de25a7f197826e0513953dc607c2bf34fad058e036195c95d959c4a776ed016cdd0516022cf54e62d3d1c3fbe1f550e
-DIST tasty-0.11.0.2.tar.gz 26199 SHA256 
3d87f99a046bfda752dcf558f36931135c784af9a2911a61bc4673199f933c63 SHA512 
598613dcb26b11ebd0f2e71df3d55b4d99a2d7e52cd627b4eddc16802ac5fed3d84d05e7109e953ead9667ac9d4f72ec4a33ca78669203d37b930ff91c8058fb
 WHIRLPOOL 
ab926817b832d3d32d4bb89f2bf3bb24e4102cfe063108dfac8a8f6ffd30314d0b3e8090eb23cc64231ba22205eeb183135158c97f44b97dfc9c6223e9c5f0ec
-DIST tasty-0.11.0.3.tar.gz 26243 SHA256 
ca51533c3b6fb36a63b7a6062d71024e3a823ae173779c1c81850959e29e7efa SHA512 
462798651aa9945d1d3302a8a028eeaecf5c21bf1af72611e0216187743ccb6c55131009fc633353c69d8e37b71156405f7b2fd7b7892629e0c185d6370499f5
 WHIRLPOOL 
3217a6323949e6cd7096a37bf07bf6bf67a85e2a2c68f7fa9d221b5ff11473d79a55df950644aabba68a993b9a6961dad0444576b9ef776ebc1604b36a4d16b4
 DIST tasty-0.11.0.4.tar.gz 26612 SHA256 
e0e248d50aaa098b2633d51a1c71f3da569ba5d6c0e77e0e39b6c9b7de97fd16 SHA512 
8ccf7701829fdb42e367ac1e5805363d7489c770139f6e608d1240cec9e54517230166783a857480b70ca424f40f9ab83313e03e893d6d21503706a4c2e84e95
 WHIRLPOOL 
fbec5ac0a434d9fd9776aa82c0e8b5d0002dc3fc9729281d3014a3304ed9149d65e16e42b93be86b2bebe0b7c79b5d13b4c216d5c723a94febd30648ece93165
-DIST tasty-0.2.tar.gz 11948 SHA256 
185dea647885229c076cee4087c8107fda78f7536cec7df452c72c0ee8220dea SHA512 
f0f5aef19334f95061a48cb71572f750169f945ae9910cb964cb611d306f26bb49a5698b418e40b64357f5fb503bfb3914247bfc7eb5682353f046ad54b825a7
 WHIRLPOOL 
b7101b6bea90d06edb63cc1d33ff0ea9e9c04088d0c00fdaf4989a3d6cbf2b647ff6dfd9b7af9eb839496597789d25d9c2eadccf8a1aa181040d631282741a42
 DIST tasty-0.3.1.tar.gz 12145 SHA256 
60ddc6503d45d5abc8c598dfb5b063f7b29a84a7def3088b06e47dee6f6ef646 SHA512 
aa727d8fcab7cbde07f721ad8eafc957f3fb6f01827a8ffc329bd1dba86bb40dbeb9e17c86becdd44aba592d57e29d07a5435ffbc8fabaa3c92fa0d0fa544e39
 WHIRLPOOL 
b221c0581a5ee725d8d7301e9df4bcf13cfccb542c0cc10be6bf5fffefa56493dffaf80c019b37c0ef1488f78c05e2d2feefa6c1cfc4fe802b869e5e46543153
 DIST tasty-0.5.2.tar.gz 15369 SHA256 
892483af037bb57061c5f6a764067dbed6830a1357fe3bdd8e9a8046f15d467e SHA512 
94116a4a12b842c4c136dfb5fff75e3843aa27c05fbad64e1752bd29b60691dbf12d093c5480e9c93d97ec1adbb98d579e63dd13921323e32e9127fb75bb3d37
 WHIRLPOOL 
ba0e5010ccf253c18668a8718e97b9b8b6f0b3a686ad1ef1ff7a42b6f64716efea04ec777b471121d8d44ff48e68174fc49cd0b47a16e622da17dda5afb79a4f
-DIST tasty-0.7.tar.gz 16765 SHA256 
ad431d944a923cc49b59b70f540cbcc8bea3392fe6b73fcdce4d6c70ea5a905b SHA512 
0b1e28b57bd6ff737ced69491c9d2485e37ec9b519e3d80f53ae03fd6335718353c36125d9f76e8a186c529f6159d5958684e3e77e20c2d0f343ba377020f24a
 WHIRLPOOL 
cf564cea80fc026fcd5f80d54e41dbf3c2daef776cec96a8347b1d2fc9acb0b654a567a529d2934df998c204798994be84930a25f06ff3e730457346f64b12ba
 DIST tasty-0.8.1.2.tar.gz 23234 SHA256 
1a1555d0c21f4efcddb4c0cd1a39263174c7bab5fa1275bda31b89ce52b5fd1e SHA512 
110c605cd8dae769a4ddd75f5940df5681eb1f38e005eaba72a4a9109637e3e8dedda7389dbac5a11fa8874da1f0551b7601cb7740efb8c6c6726e7a6ed10287
 WHIRLPOOL 
5caeee5d88c941843a61aed46567f5f0ae1c7a94281052cdbf0589fa9f3df0ba0f2c3feffb47ed905bc1ebe1fc33668792b9fee071eb6c1eafae6bbcb358633c
-DIST tasty-0.8.tar.gz 23157 SHA256 
8f3a0b5194200405679d46681942cdbed65c149d7dc529eb1eb8855c08ad288b SHA512 
0d7d82d7164efe80d458438b68c1d066803cf8d2e744ded66a3b60cccb64400fcfdfb75bb0731e49a9f3d2cfd601d841f69f4114aa80036a81f00f9b6ebd1771
 WHIRLPOOL 
74989eae6210ed251d4a02aed8273a3f664d7c5f8ae2e59c62834d2fe40a5a7f6704d36f3601e3bb294c029fd5366b2bf0ab415a1b086b91d39f5fc9d4140e04

diff --git a/dev-haskell/tasty/tasty-0.11.0.2.ebuild 
b/dev-haskell/tasty/tasty-0.11.0.2.ebuild
deleted file mode 100644

[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty/

2017-06-14 Thread Sergei Trofimovich
commit: e6704b81b6a33f1e78ecea4502a5bdd5e32e8855
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jun 14 20:54:54 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jun 14 21:15:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6704b81

dev-haskell/tasty: drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-haskell/tasty/Manifest  |  8 ---
 dev-haskell/tasty/metadata.xml  |  3 ---
 dev-haskell/tasty/tasty-0.11.0.2.ebuild | 33 -
 dev-haskell/tasty/tasty-0.11.0.3.ebuild | 33 -
 dev-haskell/tasty/tasty-0.2.ebuild  | 34 --
 dev-haskell/tasty/tasty-0.3.1.ebuild| 35 ---
 dev-haskell/tasty/tasty-0.5.2.ebuild| 35 ---
 dev-haskell/tasty/tasty-0.7.ebuild  | 36 
 dev-haskell/tasty/tasty-0.8.1.2.ebuild  | 32 
 dev-haskell/tasty/tasty-0.8.ebuild  | 37 -
 10 files changed, 286 deletions(-)

diff --git a/dev-haskell/tasty/Manifest b/dev-haskell/tasty/Manifest
index 2a55d404b49..b4bb743eb7f 100644
--- a/dev-haskell/tasty/Manifest
+++ b/dev-haskell/tasty/Manifest
@@ -1,10 +1,2 @@
 DIST tasty-0.10.1.2.tar.gz 26285 SHA256 
91e0b26ebe5263069747d92b6bdc3937d5513c2797c849b369f1282ca941b730 SHA512 
11171cb42b0c88cee04fc3c42c6003c6e501a16734f86ca4dcb33b7e28bc282fd4af56e88d398f6508ce9bd3da666a954fd3b50b8c89cf27906ea8694d753d3e
 WHIRLPOOL 
b36026976527533a8ac622791cfe77434de25a7f197826e0513953dc607c2bf34fad058e036195c95d959c4a776ed016cdd0516022cf54e62d3d1c3fbe1f550e
-DIST tasty-0.11.0.2.tar.gz 26199 SHA256 
3d87f99a046bfda752dcf558f36931135c784af9a2911a61bc4673199f933c63 SHA512 
598613dcb26b11ebd0f2e71df3d55b4d99a2d7e52cd627b4eddc16802ac5fed3d84d05e7109e953ead9667ac9d4f72ec4a33ca78669203d37b930ff91c8058fb
 WHIRLPOOL 
ab926817b832d3d32d4bb89f2bf3bb24e4102cfe063108dfac8a8f6ffd30314d0b3e8090eb23cc64231ba22205eeb183135158c97f44b97dfc9c6223e9c5f0ec
-DIST tasty-0.11.0.3.tar.gz 26243 SHA256 
ca51533c3b6fb36a63b7a6062d71024e3a823ae173779c1c81850959e29e7efa SHA512 
462798651aa9945d1d3302a8a028eeaecf5c21bf1af72611e0216187743ccb6c55131009fc633353c69d8e37b71156405f7b2fd7b7892629e0c185d6370499f5
 WHIRLPOOL 
3217a6323949e6cd7096a37bf07bf6bf67a85e2a2c68f7fa9d221b5ff11473d79a55df950644aabba68a993b9a6961dad0444576b9ef776ebc1604b36a4d16b4
 DIST tasty-0.11.0.4.tar.gz 26612 SHA256 
e0e248d50aaa098b2633d51a1c71f3da569ba5d6c0e77e0e39b6c9b7de97fd16 SHA512 
8ccf7701829fdb42e367ac1e5805363d7489c770139f6e608d1240cec9e54517230166783a857480b70ca424f40f9ab83313e03e893d6d21503706a4c2e84e95
 WHIRLPOOL 
fbec5ac0a434d9fd9776aa82c0e8b5d0002dc3fc9729281d3014a3304ed9149d65e16e42b93be86b2bebe0b7c79b5d13b4c216d5c723a94febd30648ece93165
-DIST tasty-0.2.tar.gz 11948 SHA256 
185dea647885229c076cee4087c8107fda78f7536cec7df452c72c0ee8220dea SHA512 
f0f5aef19334f95061a48cb71572f750169f945ae9910cb964cb611d306f26bb49a5698b418e40b64357f5fb503bfb3914247bfc7eb5682353f046ad54b825a7
 WHIRLPOOL 
b7101b6bea90d06edb63cc1d33ff0ea9e9c04088d0c00fdaf4989a3d6cbf2b647ff6dfd9b7af9eb839496597789d25d9c2eadccf8a1aa181040d631282741a42
-DIST tasty-0.3.1.tar.gz 12145 SHA256 
60ddc6503d45d5abc8c598dfb5b063f7b29a84a7def3088b06e47dee6f6ef646 SHA512 
aa727d8fcab7cbde07f721ad8eafc957f3fb6f01827a8ffc329bd1dba86bb40dbeb9e17c86becdd44aba592d57e29d07a5435ffbc8fabaa3c92fa0d0fa544e39
 WHIRLPOOL 
b221c0581a5ee725d8d7301e9df4bcf13cfccb542c0cc10be6bf5fffefa56493dffaf80c019b37c0ef1488f78c05e2d2feefa6c1cfc4fe802b869e5e46543153
-DIST tasty-0.5.2.tar.gz 15369 SHA256 
892483af037bb57061c5f6a764067dbed6830a1357fe3bdd8e9a8046f15d467e SHA512 
94116a4a12b842c4c136dfb5fff75e3843aa27c05fbad64e1752bd29b60691dbf12d093c5480e9c93d97ec1adbb98d579e63dd13921323e32e9127fb75bb3d37
 WHIRLPOOL 
ba0e5010ccf253c18668a8718e97b9b8b6f0b3a686ad1ef1ff7a42b6f64716efea04ec777b471121d8d44ff48e68174fc49cd0b47a16e622da17dda5afb79a4f
-DIST tasty-0.7.tar.gz 16765 SHA256 
ad431d944a923cc49b59b70f540cbcc8bea3392fe6b73fcdce4d6c70ea5a905b SHA512 
0b1e28b57bd6ff737ced69491c9d2485e37ec9b519e3d80f53ae03fd6335718353c36125d9f76e8a186c529f6159d5958684e3e77e20c2d0f343ba377020f24a
 WHIRLPOOL 
cf564cea80fc026fcd5f80d54e41dbf3c2daef776cec96a8347b1d2fc9acb0b654a567a529d2934df998c204798994be84930a25f06ff3e730457346f64b12ba
-DIST tasty-0.8.1.2.tar.gz 23234 SHA256 
1a1555d0c21f4efcddb4c0cd1a39263174c7bab5fa1275bda31b89ce52b5fd1e SHA512 
110c605cd8dae769a4ddd75f5940df5681eb1f38e005eaba72a4a9109637e3e8dedda7389dbac5a11fa8874da1f0551b7601cb7740efb8c6c6726e7a6ed10287
 WHIRLPOOL 
5caeee5d88c941843a61aed46567f5f0ae1c7a94281052cdbf0589fa9f3df0ba0f2c3feffb47ed905bc1ebe1fc33668792b9fee071eb6c1eafae6bbcb358633c
-DIST tasty-0.8.tar.gz 23157 SHA256 
8f3a0b5194200405679d46681942cdbed65c149d7dc529eb1eb8855c08ad288b SHA512 

[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty/

2016-11-06 Thread Sergei Trofimovich
commit: f8327504d0115dc3a87388fa26ea32d9d1ece4eb
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov  6 11:35:24 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov  6 12:02:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8327504

dev-haskell/tasty: bump up to 0.11.0.4

Package-Manager: portage-2.3.2

 dev-haskell/tasty/Manifest  |  1 +
 dev-haskell/tasty/tasty-0.11.0.4.ebuild | 34 +
 2 files changed, 35 insertions(+)

diff --git a/dev-haskell/tasty/Manifest b/dev-haskell/tasty/Manifest
index 34950c9..2a55d40 100644
--- a/dev-haskell/tasty/Manifest
+++ b/dev-haskell/tasty/Manifest
@@ -1,6 +1,7 @@
 DIST tasty-0.10.1.2.tar.gz 26285 SHA256 
91e0b26ebe5263069747d92b6bdc3937d5513c2797c849b369f1282ca941b730 SHA512 
11171cb42b0c88cee04fc3c42c6003c6e501a16734f86ca4dcb33b7e28bc282fd4af56e88d398f6508ce9bd3da666a954fd3b50b8c89cf27906ea8694d753d3e
 WHIRLPOOL 
b36026976527533a8ac622791cfe77434de25a7f197826e0513953dc607c2bf34fad058e036195c95d959c4a776ed016cdd0516022cf54e62d3d1c3fbe1f550e
 DIST tasty-0.11.0.2.tar.gz 26199 SHA256 
3d87f99a046bfda752dcf558f36931135c784af9a2911a61bc4673199f933c63 SHA512 
598613dcb26b11ebd0f2e71df3d55b4d99a2d7e52cd627b4eddc16802ac5fed3d84d05e7109e953ead9667ac9d4f72ec4a33ca78669203d37b930ff91c8058fb
 WHIRLPOOL 
ab926817b832d3d32d4bb89f2bf3bb24e4102cfe063108dfac8a8f6ffd30314d0b3e8090eb23cc64231ba22205eeb183135158c97f44b97dfc9c6223e9c5f0ec
 DIST tasty-0.11.0.3.tar.gz 26243 SHA256 
ca51533c3b6fb36a63b7a6062d71024e3a823ae173779c1c81850959e29e7efa SHA512 
462798651aa9945d1d3302a8a028eeaecf5c21bf1af72611e0216187743ccb6c55131009fc633353c69d8e37b71156405f7b2fd7b7892629e0c185d6370499f5
 WHIRLPOOL 
3217a6323949e6cd7096a37bf07bf6bf67a85e2a2c68f7fa9d221b5ff11473d79a55df950644aabba68a993b9a6961dad0444576b9ef776ebc1604b36a4d16b4
+DIST tasty-0.11.0.4.tar.gz 26612 SHA256 
e0e248d50aaa098b2633d51a1c71f3da569ba5d6c0e77e0e39b6c9b7de97fd16 SHA512 
8ccf7701829fdb42e367ac1e5805363d7489c770139f6e608d1240cec9e54517230166783a857480b70ca424f40f9ab83313e03e893d6d21503706a4c2e84e95
 WHIRLPOOL 
fbec5ac0a434d9fd9776aa82c0e8b5d0002dc3fc9729281d3014a3304ed9149d65e16e42b93be86b2bebe0b7c79b5d13b4c216d5c723a94febd30648ece93165
 DIST tasty-0.2.tar.gz 11948 SHA256 
185dea647885229c076cee4087c8107fda78f7536cec7df452c72c0ee8220dea SHA512 
f0f5aef19334f95061a48cb71572f750169f945ae9910cb964cb611d306f26bb49a5698b418e40b64357f5fb503bfb3914247bfc7eb5682353f046ad54b825a7
 WHIRLPOOL 
b7101b6bea90d06edb63cc1d33ff0ea9e9c04088d0c00fdaf4989a3d6cbf2b647ff6dfd9b7af9eb839496597789d25d9c2eadccf8a1aa181040d631282741a42
 DIST tasty-0.3.1.tar.gz 12145 SHA256 
60ddc6503d45d5abc8c598dfb5b063f7b29a84a7def3088b06e47dee6f6ef646 SHA512 
aa727d8fcab7cbde07f721ad8eafc957f3fb6f01827a8ffc329bd1dba86bb40dbeb9e17c86becdd44aba592d57e29d07a5435ffbc8fabaa3c92fa0d0fa544e39
 WHIRLPOOL 
b221c0581a5ee725d8d7301e9df4bcf13cfccb542c0cc10be6bf5fffefa56493dffaf80c019b37c0ef1488f78c05e2d2feefa6c1cfc4fe802b869e5e46543153
 DIST tasty-0.5.2.tar.gz 15369 SHA256 
892483af037bb57061c5f6a764067dbed6830a1357fe3bdd8e9a8046f15d467e SHA512 
94116a4a12b842c4c136dfb5fff75e3843aa27c05fbad64e1752bd29b60691dbf12d093c5480e9c93d97ec1adbb98d579e63dd13921323e32e9127fb75bb3d37
 WHIRLPOOL 
ba0e5010ccf253c18668a8718e97b9b8b6f0b3a686ad1ef1ff7a42b6f64716efea04ec777b471121d8d44ff48e68174fc49cd0b47a16e622da17dda5afb79a4f

diff --git a/dev-haskell/tasty/tasty-0.11.0.4.ebuild 
b/dev-haskell/tasty/tasty-0.11.0.4.ebuild
new file mode 100644
index ..61f9207
--- /dev/null
+++ b/dev-haskell/tasty/tasty-0.11.0.4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Modern and extensible testing framework"
+HOMEPAGE="http://documentup.com/feuerbach/tasty;
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/ansi-terminal-0.6.2:=[profile?]
+   >=dev-haskell/async-2.0:=[profile?]
+   >=dev-haskell/clock-0.4.4.0:=[profile?]
+   dev-haskell/mtl:=[profile?]
+   >=dev-haskell/optparse-applicative-0.11:=[profile?]
+   >=dev-haskell/regex-tdfa-1.1.8.2:=[profile?]
+   >=dev-haskell/stm-2.3:=[profile?]
+   >=dev-haskell/tagged-0.5:=[profile?]
+   >=dev-haskell/unbounded-delays-0.1:=[profile?]
+   >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.10
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-rerun/

2016-11-06 Thread Sergei Trofimovich
commit: a21272a5e6aec6a3be551b6c1a04ea1938510a4e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov  6 11:24:03 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov  6 12:02:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a21272a5

dev-haskell/tasty-rerun: bump up to 1.1.6

Package-Manager: portage-2.3.2

 dev-haskell/tasty-rerun/Manifest |  1 +
 dev-haskell/tasty-rerun/tasty-rerun-1.1.6.ebuild | 33 
 2 files changed, 34 insertions(+)

diff --git a/dev-haskell/tasty-rerun/Manifest b/dev-haskell/tasty-rerun/Manifest
index 5a832dc..011299b 100644
--- a/dev-haskell/tasty-rerun/Manifest
+++ b/dev-haskell/tasty-rerun/Manifest
@@ -1 +1,2 @@
 DIST tasty-rerun-1.1.5.tar.gz 5376 SHA256 
9877de7602a231fb9cf772c47f9a15ef6764e159ddd96a350a7c16b1a158403e SHA512 
becee5c62b425e57666c3cc9b65a7342b1af46e44212ade1360f0cd255cb909cfd9b049d88ff8238940760534479ce077f0e24526359545fff0ab849a0c0d7b7
 WHIRLPOOL 
b254fc3b05c05487e62f049f5ac96a43106a2a03058c5dfa0ba6f15ca8f78737ba51de63c1cb5c0ee1913c6a19d74d6459d0fc1f8611c885be2201edb57011eb
+DIST tasty-rerun-1.1.6.tar.gz 5399 SHA256 
ed33270c8a1f1576985e9907087921fd4f8fba19253fe3bfefec2d05f9799d79 SHA512 
dc4db9a4dba424d9d948a4e44d4402b17ab363554493a68035ec0d94bfb6e9e2965e8c9c4b519a071707c70eabd7ea70a4f265f32983e35bf0ee64cd67948808
 WHIRLPOOL 
5c5e2434791a78266a7e584141443f3fe50627447943072df6f74f20f07c76fe15b9563fc85825d48d7837a6b1de584c9d766df9306731a56d86627ba6eb47ab

diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.6.ebuild 
b/dev-haskell/tasty-rerun/tasty-rerun-1.1.6.ebuild
new file mode 100644
index ..af2d204
--- /dev/null
+++ b/dev-haskell/tasty-rerun/tasty-rerun-1.1.6.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Run tests by filtering the tests depending on the result of 
previous runs"
+HOMEPAGE="https://github.com/ocharles/tasty-rerun;
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/mtl-2.1.2:=[profile?]
+   >=dev-haskell/optparse-applicative-0.6:=[profile?]
+   >=dev-haskell/reducers-3.10.1:=[profile?]
+   >=dev-haskell/split-0.1:=[profile?] =dev-haskell/stm-2.4.2:=[profile?]
+   >=dev-haskell/tagged-0.7:=[profile?] =dev-haskell/tasty-0.10:=[profile?] =dev-haskell/transformers-0.3.0.0:=[profile?]
+   >=dev-lang/ghc-7.6.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.16.0
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-golden/

2016-11-06 Thread Sergei Trofimovich
commit: d6516f223f32a3f3989174666fd23a1168cca9e5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov  6 11:34:35 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov  6 12:02:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6516f22

dev-haskell/tasty-golden: bump up to 2.3.1.1

Package-Manager: portage-2.3.2

 dev-haskell/tasty-golden/Manifest  |  1 +
 .../tasty-golden/tasty-golden-2.3.1.1.ebuild   | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-haskell/tasty-golden/Manifest 
b/dev-haskell/tasty-golden/Manifest
index 36c6287..b103e78 100644
--- a/dev-haskell/tasty-golden/Manifest
+++ b/dev-haskell/tasty-golden/Manifest
@@ -1,2 +1,3 @@
 DIST tasty-golden-2.2.2.4.tar.gz 7102 SHA256 
2cd0ac55b3edd218cf713842681aafa036db2aaf24558b303f9f64030624cc24 SHA512 
7674f0003595a9569ecf05c7b68608887f815361c9c7b234cba3a0af4eda855a1131fbafcfb15cff19c584dd4f9888e3cc001deea8ac110c648d66a9fe1c7237
 WHIRLPOOL 
b58a160bbd626128bbff5fe9d807a82703e15c563c19037d6e7546c7bc855429c91f25c6d40ad86903e36c983a31d12892ddfe3342df5a810a03c42d9cb3da70
+DIST tasty-golden-2.3.1.1.tar.gz 7219 SHA256 
9e87fa5b29f840731c12722049563655cedb6522b5e5792c5eb596eb352c8e5d SHA512 
b7871d2ddcf7f45e0f1df52982b6370308dd0c48588318985977cb88f93f4b759b1f2bdff44e31ec86f230f04304bcee14286f62c2d2ae01a6105b8a3250e5fb
 WHIRLPOOL 
e04c2c3c78430cc56b7885f4fad09f2e583bf1f662ccc653ec895c887cf97557377f18754d5033d1710e58739c3f9d9621186b66e41f019fb1ac9c89b59da672
 DIST tasty-golden-2.3.1.tar.gz 7193 SHA256 
f292a57dc63afdd5607cca82bcc5ad606c5e1c59bb6fabc7fe48a26d816dcbf1 SHA512 
3c729edf394db6eaa94dc606d146599ef00d1bcdbb49482a52fc248e61b3ab236000ce2779cbf59c1cc458738cff5b51a4ff5bf79384e4479db93a1ea88bb6c2
 WHIRLPOOL 
1efcc0dc4fc6bd5d88bb773a0148f599b8cc925f55f41dd0b9862bea8233aa4d6da1d513babaa50cf964b089229dd224e0bb16f97d6902ac756e3b79834f7b47

diff --git a/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild 
b/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild
new file mode 100644
index ..a97bf38
--- /dev/null
+++ b/dev-haskell/tasty-golden/tasty-golden-2.3.1.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Golden tests support for tasty"
+HOMEPAGE="https://github.com/feuerbach/tasty-golden;
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-haskell/async:=[profile?]
+   dev-haskell/mtl:=[profile?]
+   dev-haskell/optparse-applicative:=[profile?]
+   dev-haskell/tagged:=[profile?]
+   >=dev-haskell/tasty-0.8:=[profile?]
+   dev-haskell/temporary:=[profile?]
+   >=dev-lang/ghc-7.6.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.16.0
+   test? ( dev-haskell/tasty-hunit
+   dev-haskell/temporary-rc )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-quickcheck/

2016-11-06 Thread Sergei Trofimovich
commit: 4f1802403942d06e42d14f3db6921fc45868e7cd
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov  6 11:27:13 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov  6 12:02:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f180240

dev-haskell/tasty-quickcheck: drop IUSE='old-quickcheck'

Package-Manager: portage-2.3.2

 dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild | 13 +++--
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild 
b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild
index 2097c64..1fbeb9c 100644
--- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild
+++ b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,22 +16,15 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
-IUSE="old-quickcheck"
+IUSE=""
 
 RDEPEND="dev-haskell/tagged:=[profile?]
>=dev-haskell/tasty-0.10.1:=[profile?]
>=dev-lang/ghc-7.4.1:=
-   old-quickcheck? ( >=dev-haskell/quickcheck-2.5:2=[profile?] 
=dev-haskell/quickcheck-2.7:2=[profile?] 
=dev-haskell/quickcheck-2.5:2=[profile?] 


[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-golden/files/

2016-08-03 Thread Patrice Clement
commit: decfbea9cbf39738a4a2bdfce6cbb6cec1d96430
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Thu Jul 28 16:56:43 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Aug  3 07:21:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=decfbea9

dev-haskell/tasty-golden: remove unused patch

Signed-off-by: Patrice Clement  gentoo.org>

 .../tasty-golden/files/tasty-golden-2.2.1-haddock.patch   | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/dev-haskell/tasty-golden/files/tasty-golden-2.2.1-haddock.patch 
b/dev-haskell/tasty-golden/files/tasty-golden-2.2.1-haddock.patch
deleted file mode 100644
index d468add..000
--- a/dev-haskell/tasty-golden/files/tasty-golden-2.2.1-haddock.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-setup: dist/doc/html/tasty-golden/haddock-prolog10293.txt: invalid argument
-diff --git a/tasty-golden.cabal b/tasty-golden.cabal
-index aa61a0a..70292f8 100644
 a/tasty-golden.cabal
-+++ b/tasty-golden.cabal
-@@ -5 +5 @@ description:
--  This package provides support for «golden testing».
-+  This package provides support for "golden testing".
-@@ -9 +9 @@ description:
--  «golden» file, which contains the correct result for the test.
-+  "golden" file, which contains the correct result for the test.



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-th/

2016-06-06 Thread Sergei Trofimovich
commit: a17fc4bfec010ed235abe3f9fa65fbc79ae19fe9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jun  6 20:42:47 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jun  6 20:42:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a17fc4bf

dev-haskell/tasty-th: trim DESCRIPTION

Package-Manager: portage-2.3.0_rc1

 dev-haskell/tasty-th/tasty-th-0.1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild 
b/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild
index 90140e4..e3ecf74 100644
--- a/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild
+++ b/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ EAPI=5
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
-DESCRIPTION="Automagically generate the HUnit- and Quickcheck-bulk-code using 
Template Haskell"
+DESCRIPTION="Automatic tasty test case discovery using TH"
 HOMEPAGE="https://github.com/bennofs/tasty-th;
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-quickcheck/

2016-01-19 Thread Sergei Trofimovich
commit: ad906301b12481fd1839166cac92dc3e487660b7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Jan 19 22:00:50 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jan 19 22:29:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad906301

dev-haskell/tasty-quickcheck: bump up to 0.8.4

Package-Manager: portage-2.2.27

 dev-haskell/tasty-quickcheck/Manifest  |  1 +
 .../tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-haskell/tasty-quickcheck/Manifest 
b/dev-haskell/tasty-quickcheck/Manifest
index 7f2ebf0..9a4af40 100644
--- a/dev-haskell/tasty-quickcheck/Manifest
+++ b/dev-haskell/tasty-quickcheck/Manifest
@@ -1,4 +1,5 @@
 DIST tasty-quickcheck-0.3.1.tar.gz 2643 SHA256 
f6bf22ddd6bb3bd26c3093d64745d3d5e674c3527bfa49d66add072530db52e5 SHA512 
b6f4ffcc01e9a25a54616cb85a95901010e04c05e59743621b86d57dcfdb820285881c4a39a95e255fcdab6a33b7ee866e585a26c9628649c344c3b2ae4500af
 WHIRLPOOL 
ecf0c4f3deddf2d853e208759e92663090e2491b318b4d928b5c3a63579b54fb46d55125af596d09b0feeaadd25b7f7f19cc8597321c0fedca5f91ed929ee92a
 DIST tasty-quickcheck-0.8.1.tar.gz 2740 SHA256 
7a995c26f544618208eaab36273c56176d0dada575e20fa2612eb7565b6138b6 SHA512 
4bcb1e7687bba2caacb199b98780438e32b8b1f4535c6b31013090c8fbbc5d5916dbf6cc13da20256444997ec7a56900e660495f52a89976c705446e2d4416f2
 WHIRLPOOL 
1481fd51f06b483ca1faa3ca583bfef6d75ab0b8886cacf7deff167630c65f78884aec024fd5f3127b4f040cd16f148ba786fc083a31429fa68a4d2b21817dce
 DIST tasty-quickcheck-0.8.3.2.tar.gz 4438 SHA256 
3b50e0db4ebec3bc778aea7ee899a923a146f8d6552acba634b465a92b7c2ee0 SHA512 
6930e602d0b3b60f13df509191b1d6affc430a408f3536bcc4e749ca87324962ae75414a2e33cd4f49b84296740528a840c1f7ca9295220dfae28b6f2946df57
 WHIRLPOOL 
f884eef29106eb528ec49cdfa21f54f149682173697b8c3dbb36054e53294408f2b8c68d5c10a2922f31618d19670fcee0bbc99d35be86ebf2dde6a08e113654
+DIST tasty-quickcheck-0.8.4.tar.gz 4560 SHA256 
365f4cb6db70cce36ebdc133a2f6388cab71df2ca11f223f0458565956ec3297 SHA512 
5e503604412af686d24957e111ac369dedc568ad7075374acfdef93bad35342af6e1bdfa5a33aa8eec16bdf7cc3e0e2539d5a92e7eaf8a6cb325bac2149a0ce7
 WHIRLPOOL 
74a6a32e0ad92d511f062ec8bd507baeb81af2c35c33323bb7c67c9ffc486126d46a249d8b16b79dfa3557f79d920d06b79ff5d474d260d38480139f2c83c8d1
 DIST tasty-quickcheck-0.8.tar.gz 2746 SHA256 
1d41d772051eacae0b380dc63a93b9ae922744ebd3c769e1952e5c9a3164a781 SHA512 
f7f5834055edb5922567879bc8e4379378ed537fa66180f5c7e0c9122d5ac91cfb3638868c257ab81696949186424b39c547308d4c622ac201d101c3580040f7
 WHIRLPOOL 
3009d47bcedcd94bdd9b2c6e4bdcebe052b488a0ee23c166a68f9a7965ec2c1da3677c4c02e388dd732ed3aaa4e2cb55b2356eec0de6cf27152ee9408d8e821f

diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild 
b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild
new file mode 100644
index 000..2097c64
--- /dev/null
+++ b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.6.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="QuickCheck support for the Tasty test framework"
+HOMEPAGE="http://documentup.com/feuerbach/tasty;
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="old-quickcheck"
+
+RDEPEND="dev-haskell/tagged:=[profile?]
+   >=dev-haskell/tasty-0.10.1:=[profile?]
+   >=dev-lang/ghc-7.4.1:=
+   old-quickcheck? ( >=dev-haskell/quickcheck-2.5:2=[profile?] 
=dev-haskell/quickcheck-2.7:2=[profile?] 


[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-rerun/

2016-01-19 Thread Sergei Trofimovich
commit: 52f38e3d94b8ce2bb0f1c14666914ae0a79ef5ca
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Jan 19 22:00:25 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jan 19 22:29:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f38e3d

dev-haskell/tasty-rerun: bump up to 1.1.5

Package-Manager: portage-2.2.27

 dev-haskell/tasty-rerun/Manifest |  1 +
 dev-haskell/tasty-rerun/tasty-rerun-1.1.5.ebuild | 33 
 2 files changed, 34 insertions(+)

diff --git a/dev-haskell/tasty-rerun/Manifest b/dev-haskell/tasty-rerun/Manifest
index 85d5b21..0148dc2 100644
--- a/dev-haskell/tasty-rerun/Manifest
+++ b/dev-haskell/tasty-rerun/Manifest
@@ -2,3 +2,4 @@ DIST tasty-rerun-1.1.1.tar.gz 5283 SHA256 
e8b2fdfe991cc2b2c7c69d0a49da72b411d598
 DIST tasty-rerun-1.1.2.tar.gz 5310 SHA256 
2d929ac12039df136e4abd36ccb990c153f9f231f79bb6238f2a88e61335fd6d SHA512 
558dea48e7dc4a56185db1d5a2f0e0238a964eccffe5035e81d67d5ea84d409f3cbbdfebaa8a1f5de17eff305ecf7a65117bce39fa78c61d8bd211932937
 WHIRLPOOL 
33a88422839d2b74ad1607626b7ed6561a8a22509519eb7a52edfe0c02bd0fce32d1e27a8bf5ec926e99a7bb54421a97ece655f5f490765d10d6d88b22eb3d4a
 DIST tasty-rerun-1.1.3.tar.gz 5338 SHA256 
4332e08b7fc4c1171d0b0f29f3d989864e568cd54962fc9a47f83c3f0f1cf5dd SHA512 
778ccd83a8e827d483bc2abddb55423e3444f8358ddb80953698d296624ddd3aacb6726f68cc844816576ae0e965f9372dcbede5a4d463ae8d427e17abc1e50c
 WHIRLPOOL 
3ecc436b754dd1d954b70b531c78428e18bc2f4694058c09e3245f4efb2a2acbe477054b2c5de4563af5cfe0a7a86a848f351f9e18ee697b936e6af974a1b710
 DIST tasty-rerun-1.1.4.tar.gz 5372 SHA256 
1561eea5f795144b570859a65d602c931b56ab7da8795a59b84283f79c5c15b0 SHA512 
c3c3f4104a84fb40dd33d332e4bdbdbed3cea31ba52743026f233f4ba29af5e5102683a2750bb7adcc568a7b78bf51d7b2f18518535fdf233fb62b7fdff38f61
 WHIRLPOOL 
3e62b22106f5268cf26044e20a731a1b3c182d204013125beca4e208324ab16f0f45a50e485c875a290ed42ebf3722bfbfd0cd8328ed2fe0298e21dbce34af16
+DIST tasty-rerun-1.1.5.tar.gz 5376 SHA256 
9877de7602a231fb9cf772c47f9a15ef6764e159ddd96a350a7c16b1a158403e SHA512 
becee5c62b425e57666c3cc9b65a7342b1af46e44212ade1360f0cd255cb909cfd9b049d88ff8238940760534479ce077f0e24526359545fff0ab849a0c0d7b7
 WHIRLPOOL 
b254fc3b05c05487e62f049f5ac96a43106a2a03058c5dfa0ba6f15ca8f78737ba51de63c1cb5c0ee1913c6a19d74d6459d0fc1f8611c885be2201edb57011eb

diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.5.ebuild 
b/dev-haskell/tasty-rerun/tasty-rerun-1.1.5.ebuild
new file mode 100644
index 000..fea00b2
--- /dev/null
+++ b/dev-haskell/tasty-rerun/tasty-rerun-1.1.5.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.6.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Run tests by filtering the test tree depending on the result of 
previous test runs"
+HOMEPAGE="https://github.com/ocharles/tasty-rerun;
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/mtl-2.1.2:=[profile?]
+   >=dev-haskell/optparse-applicative-0.6:=[profile?]
+   >=dev-haskell/reducers-3.10.1:=[profile?]
+   >=dev-haskell/split-0.1:=[profile?] =dev-haskell/stm-2.4.2:=[profile?]
+   >=dev-haskell/tagged-0.7:=[profile?] =dev-haskell/tasty-0.10:=[profile?] =dev-haskell/transformers-0.3.0.0:=[profile?]
+   >=dev-lang/ghc-7.6.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.16.0
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-ant-xml/

2016-01-19 Thread Sergei Trofimovich
commit: f5b4a83425f12278a8cdb7a9280cd67d98a9d4a6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Jan 19 22:01:26 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jan 19 22:29:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b4a834

dev-haskell/tasty-ant-xml: bump up to 1.0.2

Package-Manager: portage-2.2.27

 dev-haskell/tasty-ant-xml/Manifest |  1 +
 .../tasty-ant-xml/tasty-ant-xml-1.0.2.ebuild   | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/dev-haskell/tasty-ant-xml/Manifest 
b/dev-haskell/tasty-ant-xml/Manifest
index 6dda8bb..f1e6d3b 100644
--- a/dev-haskell/tasty-ant-xml/Manifest
+++ b/dev-haskell/tasty-ant-xml/Manifest
@@ -1,2 +1,3 @@
 DIST tasty-ant-xml-1.0.0.8.tar.gz 3761 SHA256 
75fa0d386eefa41c6f06632912009e5bc55aa6b618b6c90d64c3dc6ed5e8124e SHA512 
280acbd679c911932ee0e501db7621eaf777c70ddfcd42e80ddf4ed39d7c9f5bf917fa081ac47e55a4e2d5230984f553f7daf8a6651bab9b7e3ece83315a5006
 WHIRLPOOL 
02a83561107c82600b35d75813590b758554c8531eb58451665b24149c2a906a30464bcbb1a77c056e12d2b43c71904dd3cf080b6e7db78a38b42bb35cc72f97
 DIST tasty-ant-xml-1.0.1.tar.gz 3935 SHA256 
4c572fd3ea41ae60de5344a00b8ef0ecfe54e0cfec5251597a86cc9553a569f1 SHA512 
37ee0731984990e2ab1a6b166c289e85a3b9f37fac2b997fdc4f85934f0108bbc5b3e12e2ae119f2456649f0eb54e8620e38bdc1fc6b95bd5b3ffe889ea763a1
 WHIRLPOOL 
5e68100e5b5ee4239dc18e2cc3615c6b353304879c8ca81f075262cd6fc3470828af61bad742304128759cd22d6c0b7481467eebbeb6165a64ecaafcdabb85d6
+DIST tasty-ant-xml-1.0.2.tar.gz 3940 SHA256 
bbc3cc6741597af6b158bb54345d7356c98b50eb8b493abd38178a471915ff5d SHA512 
034e6201413096f2f714287375325d7bd2e716e3cac4c8af68a294925db655ee9c5802bb5a0bc4c32778fc7e121036f56f76b892fe965376e4ded721860c302b
 WHIRLPOOL 
dd490b9cf8b060618362f463eaa6bdb9be922ff3bde5618288af8208877dfb6b4ed45de92c952a5b5d3a14db01a2ac7fff90338110dad306653ae3fd15f35060

diff --git a/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.2.ebuild 
b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.2.ebuild
new file mode 100644
index 000..503c5c9
--- /dev/null
+++ b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.6.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Render tasty output to XML for Jenkins"
+HOMEPAGE="https://github.com/ocharles/tasty-ant-xml;
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/generic-deriving-1.6.2:=[profile?]
+   >=dev-haskell/mtl-2.1.2:=[profile?]
+   >=dev-haskell/stm-2.4.2:=[profile?]
+   >=dev-haskell/tagged-0.7:=[profile?]
+   >=dev-haskell/tasty-0.10:=[profile?] =dev-haskell/transformers-0.3.0.0:=[profile?]
+   >=dev-haskell/xml-1.3.13:=[profile?]
+   >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.10
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty/

2016-01-19 Thread Sergei Trofimovich
commit: edcf1f695f9685ee0a98b8821285bf792b22a4e4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Jan 19 22:01:55 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jan 19 22:29:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edcf1f69

dev-haskell/tasty: bump up to 0.11.0.2

Package-Manager: portage-2.2.27

 dev-haskell/tasty/Manifest  |  1 +
 dev-haskell/tasty/tasty-0.11.0.2.ebuild | 34 +
 2 files changed, 35 insertions(+)

diff --git a/dev-haskell/tasty/Manifest b/dev-haskell/tasty/Manifest
index 40142fc..afca9f6 100644
--- a/dev-haskell/tasty/Manifest
+++ b/dev-haskell/tasty/Manifest
@@ -1,5 +1,6 @@
 DIST tasty-0.10.1.2.tar.gz 26285 SHA256 
91e0b26ebe5263069747d92b6bdc3937d5513c2797c849b369f1282ca941b730 SHA512 
11171cb42b0c88cee04fc3c42c6003c6e501a16734f86ca4dcb33b7e28bc282fd4af56e88d398f6508ce9bd3da666a954fd3b50b8c89cf27906ea8694d753d3e
 WHIRLPOOL 
b36026976527533a8ac622791cfe77434de25a7f197826e0513953dc607c2bf34fad058e036195c95d959c4a776ed016cdd0516022cf54e62d3d1c3fbe1f550e
 DIST tasty-0.10.1.tar.gz 26224 SHA256 
855699f3b1d7bc8aea5b10345eaa5550064f994b059aa23543753814c0810ad1 SHA512 
b7380e269c650e0343b2282ad52d9387570b355eb65a971bdfa5140708b2d40f88e2da74a679608e5df5ff644f12876cd40c762b13f07dd1deed20769aa01b84
 WHIRLPOOL 
d753762f06497d2f0260f28418d71ad3b9184887a3444f74fa8d7af0e17708bb0029255fb2560456018c3b53c8e44a82d74f0b3ef0632c78cca3011932c7a9e8
+DIST tasty-0.11.0.2.tar.gz 26199 SHA256 
3d87f99a046bfda752dcf558f36931135c784af9a2911a61bc4673199f933c63 SHA512 
598613dcb26b11ebd0f2e71df3d55b4d99a2d7e52cd627b4eddc16802ac5fed3d84d05e7109e953ead9667ac9d4f72ec4a33ca78669203d37b930ff91c8058fb
 WHIRLPOOL 
ab926817b832d3d32d4bb89f2bf3bb24e4102cfe063108dfac8a8f6ffd30314d0b3e8090eb23cc64231ba22205eeb183135158c97f44b97dfc9c6223e9c5f0ec
 DIST tasty-0.2.tar.gz 11948 SHA256 
185dea647885229c076cee4087c8107fda78f7536cec7df452c72c0ee8220dea SHA512 
f0f5aef19334f95061a48cb71572f750169f945ae9910cb964cb611d306f26bb49a5698b418e40b64357f5fb503bfb3914247bfc7eb5682353f046ad54b825a7
 WHIRLPOOL 
b7101b6bea90d06edb63cc1d33ff0ea9e9c04088d0c00fdaf4989a3d6cbf2b647ff6dfd9b7af9eb839496597789d25d9c2eadccf8a1aa181040d631282741a42
 DIST tasty-0.3.1.tar.gz 12145 SHA256 
60ddc6503d45d5abc8c598dfb5b063f7b29a84a7def3088b06e47dee6f6ef646 SHA512 
aa727d8fcab7cbde07f721ad8eafc957f3fb6f01827a8ffc329bd1dba86bb40dbeb9e17c86becdd44aba592d57e29d07a5435ffbc8fabaa3c92fa0d0fa544e39
 WHIRLPOOL 
b221c0581a5ee725d8d7301e9df4bcf13cfccb542c0cc10be6bf5fffefa56493dffaf80c019b37c0ef1488f78c05e2d2feefa6c1cfc4fe802b869e5e46543153
 DIST tasty-0.5.2.tar.gz 15369 SHA256 
892483af037bb57061c5f6a764067dbed6830a1357fe3bdd8e9a8046f15d467e SHA512 
94116a4a12b842c4c136dfb5fff75e3843aa27c05fbad64e1752bd29b60691dbf12d093c5480e9c93d97ec1adbb98d579e63dd13921323e32e9127fb75bb3d37
 WHIRLPOOL 
ba0e5010ccf253c18668a8718e97b9b8b6f0b3a686ad1ef1ff7a42b6f64716efea04ec777b471121d8d44ff48e68174fc49cd0b47a16e622da17dda5afb79a4f

diff --git a/dev-haskell/tasty/tasty-0.11.0.2.ebuild 
b/dev-haskell/tasty/tasty-0.11.0.2.ebuild
new file mode 100644
index 000..03079a1
--- /dev/null
+++ b/dev-haskell/tasty/tasty-0.11.0.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.6.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Modern and extensible testing framework"
+HOMEPAGE="http://documentup.com/feuerbach/tasty;
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/ansi-terminal-0.6.2:=[profile?]
+   >=dev-haskell/async-2.0:=[profile?]
+   >=dev-haskell/clock-0.4.4.0:=[profile?]
+   dev-haskell/mtl:=[profile?]
+   >=dev-haskell/optparse-applicative-0.11:=[profile?]
+   >=dev-haskell/regex-tdfa-rc-1.1.8.2:=[profile?]
+   >=dev-haskell/stm-2.3:=[profile?]
+   >=dev-haskell/tagged-0.5:=[profile?]
+   >=dev-haskell/unbounded-delays-0.1:=[profile?]
+   >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.10
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-golden/

2016-01-19 Thread Sergei Trofimovich
commit: 4455124c0f0d8e0cb49fcc7b4647ecab3c55ade1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Jan 19 22:01:09 2016 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jan 19 22:29:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4455124c

dev-haskell/tasty-golden: bump up to 2.3.1

Package-Manager: portage-2.2.27

 dev-haskell/tasty-golden/Manifest  |  1 +
 dev-haskell/tasty-golden/tasty-golden-2.3.1.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-haskell/tasty-golden/Manifest 
b/dev-haskell/tasty-golden/Manifest
index cdeee80..c07faa0 100644
--- a/dev-haskell/tasty-golden/Manifest
+++ b/dev-haskell/tasty-golden/Manifest
@@ -1,3 +1,4 @@
 DIST tasty-golden-2.2.2.3.tar.gz 6925 SHA256 
5ca0186aae5b09bcb60dc393b57674cae442c104a923b8fb280ff485498df06e SHA512 
34cc40a217d8bb34a2263a1eace31f49590698968aacc795e21dfed24a666388bf9536eb5a360e7b4e1a2228324470e9193e27f1cea0863e5ac13ba5ae7e673f
 WHIRLPOOL 
ebe9c9b6fc2f4753c0f64fda24a85fd5c3dbba76d5fdfe3caba7b18ea51f7f0cf064f50cb950afeb623468fefa350ea431ebc15a8808036cbe7fde22c9994615
 DIST tasty-golden-2.2.2.4.tar.gz 7102 SHA256 
2cd0ac55b3edd218cf713842681aafa036db2aaf24558b303f9f64030624cc24 SHA512 
7674f0003595a9569ecf05c7b68608887f815361c9c7b234cba3a0af4eda855a1131fbafcfb15cff19c584dd4f9888e3cc001deea8ac110c648d66a9fe1c7237
 WHIRLPOOL 
b58a160bbd626128bbff5fe9d807a82703e15c563c19037d6e7546c7bc855429c91f25c6d40ad86903e36c983a31d12892ddfe3342df5a810a03c42d9cb3da70
 DIST tasty-golden-2.3.0.1.tar.gz 7098 SHA256 
5146fc0121435d64ecb75c73ac71aad46a1159a1d169eeecd91adefc607754a6 SHA512 
2488c47f05c4ba038ca054495a378ecb57c7e989de3dc81de85ce7ab673448ac7b436e9078a0be84ed8a98c5aa64ffd08998fe38a5bd947d425fb5bed8b5bf8d
 WHIRLPOOL 
8868c3fc9d286005e4c4131dcd17e99eb766dff44308f3cea03917e8a67ebfb4d4a22cb632bc727974fd24f08a621409a940791d2247ff7c3c0aebed92cd31a1
+DIST tasty-golden-2.3.1.tar.gz 7193 SHA256 
f292a57dc63afdd5607cca82bcc5ad606c5e1c59bb6fabc7fe48a26d816dcbf1 SHA512 
3c729edf394db6eaa94dc606d146599ef00d1bcdbb49482a52fc248e61b3ab236000ce2779cbf59c1cc458738cff5b51a4ff5bf79384e4479db93a1ea88bb6c2
 WHIRLPOOL 
1efcc0dc4fc6bd5d88bb773a0148f599b8cc925f55f41dd0b9862bea8233aa4d6da1d513babaa50cf964b089229dd224e0bb16f97d6902ac756e3b79834f7b47

diff --git a/dev-haskell/tasty-golden/tasty-golden-2.3.1.ebuild 
b/dev-haskell/tasty-golden/tasty-golden-2.3.1.ebuild
new file mode 100644
index 000..7b495ec
--- /dev/null
+++ b/dev-haskell/tasty-golden/tasty-golden-2.3.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.6.
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Golden tests support for tasty"
+HOMEPAGE="https://github.com/feuerbach/tasty-golden;
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-haskell/async:=[profile?]
+   dev-haskell/mtl:=[profile?]
+   dev-haskell/optparse-applicative:=[profile?]
+   dev-haskell/tagged:=[profile?]
+   >=dev-haskell/tasty-0.8:=[profile?]
+   dev-haskell/temporary:=[profile?]
+   >=dev-lang/ghc-7.6.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.16.0
+   test? ( dev-haskell/tasty-hunit
+   dev-haskell/temporary-rc )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-ant-xml/

2015-09-19 Thread Sergei Trofimovich
commit: 2adcdfaeea50f76ddcfc100dcde81565ea4ecb41
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 19 14:24:15 2015 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 19 15:52:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2adcdfae

dev-haskell/tasty-ant-xml: amd64, x86 stable, bug #559988

Package-Manager: portage-2.2.20

 dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.1.ebuild 
b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.1.ebuild
index f6f9473..8af9070 100644
--- a/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.1.ebuild
+++ b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/generic-deriving-1.6.2:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-smallcheck/

2015-09-19 Thread Sergei Trofimovich
commit: f9d10d6fcb784208384d9440786927ddd109ffc1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 19 14:26:25 2015 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 19 15:52:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9d10d6f

dev-haskell/tasty-smallcheck: amd64, x86 stable, bug #559988

Package-Manager: portage-2.2.20

 dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild 
b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild
index 14e1fa9..35ec37c 100644
--- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild
+++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="dev-haskell/async:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty/

2015-08-30 Thread Sergei Trofimovich
commit: 2cb29e5c1dd1600411a3c33dd95390963250c5b9
Author: Sergei Trofimovich slyfox AT gentoo DOT org
AuthorDate: Sun Aug 30 20:04:25 2015 +
Commit: Sergei Trofimovich slyfox AT gentoo DOT org
CommitDate: Sun Aug 30 20:12:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb29e5c

dev-haskell/tasty: stable on x86, bug #554006

Package-Manager: portage-2.2.20

 dev-haskell/tasty/tasty-0.8.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty/tasty-0.8.1.2.ebuild 
b/dev-haskell/tasty/tasty-0.8.1.2.ebuild
index 95f2089..4b2b97c 100644
--- a/dev-haskell/tasty/tasty-0.8.1.2.ebuild
+++ b/dev-haskell/tasty/tasty-0.8.1.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
 
 LICENSE=MIT
 SLOT=0/${PV}
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 
 RDEPEND==dev-haskell/ansi-terminal-0.6.1:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-golden/

2015-08-30 Thread Sergei Trofimovich
commit: df0b4e82cda6be23d2d2f42a82d6de266c7a20c4
Author: Sergei Trofimovich slyfox AT gentoo DOT org
AuthorDate: Sun Aug 30 20:16:59 2015 +
Commit: Sergei Trofimovich slyfox AT gentoo DOT org
CommitDate: Sun Aug 30 20:16:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df0b4e82

dev-haskell/tasty-golden: stable on x86, bug #554012

Package-Manager: portage-2.2.20

 dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild 
b/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild
index f08b01b..c7fc35d 100644
--- a/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild
+++ b/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
 
 LICENSE=MIT
 SLOT=0/${PV}
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 
 RDEPEND=dev-haskell/async:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-hunit/

2015-08-30 Thread Sergei Trofimovich
commit: da9309f1ce52c0b8823b0109642120f8ca646638
Author: Sergei Trofimovich slyfox AT gentoo DOT org
AuthorDate: Sun Aug 30 20:14:37 2015 +
Commit: Sergei Trofimovich slyfox AT gentoo DOT org
CommitDate: Sun Aug 30 20:14:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da9309f1

dev-haskell/tasty-hunit: stable on x86, bug #554010

Package-Manager: portage-2.2.20

 dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild 
b/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild
index a9d78ab..5bb88fa 100644
--- a/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild
+++ b/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
 
 LICENSE=MIT
 SLOT=0/${PV}
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 
 RDEPEND==dev-haskell/tasty-0.8:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-quickcheck/

2015-08-30 Thread Sergei Trofimovich
commit: 73b43648e78965973fe52e6fb0c6ff4640e72277
Author: Sergei Trofimovich slyfox AT gentoo DOT org
AuthorDate: Sun Aug 30 21:19:19 2015 +
Commit: Sergei Trofimovich slyfox AT gentoo DOT org
CommitDate: Sun Aug 30 22:18:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b43648

dev-haskell/tasty-quickcheck: stable on amd64/x86, bug #554002

Package-Manager: portage-2.2.20

 dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild 
b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild
index e258cea..0eef018 100644
--- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild
+++ b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
 
 LICENSE=MIT
 SLOT=0/${PV}
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=old-quickcheck
 
 RDEPEND=dev-haskell/tagged:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-kat/

2015-08-30 Thread Sergei Trofimovich
commit: 7df8e89f82f9b467f9e182800163f20aef283d1c
Author: Sergei Trofimovich slyfox AT gentoo DOT org
AuthorDate: Sun Aug 30 21:21:42 2015 +
Commit: Sergei Trofimovich slyfox AT gentoo DOT org
CommitDate: Sun Aug 30 22:18:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df8e89f

dev-haskell/tasty-kat: stable on amd64/x86, bug #554002

Package-Manager: portage-2.2.20

 dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild 
b/dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild
index 187d58e..3fe06ef 100644
--- a/dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild
+++ b/dev-haskell/tasty-kat/tasty-kat-0.0.3.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
 
 LICENSE=MIT
 SLOT=0/${PV}
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 
 RDEPEND=dev-haskell/tasty:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-smallcheck/

2015-08-16 Thread Mikle Kolyada
commit: 007de232a4793ea0847e25586dfa6e992ab0839b
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug 16 21:19:16 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug 16 21:19:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=007de232

dev-haskell/tasty-smallcheck: amd64 stable wrt bug #550418

Package-Manager: portage-2.2.20.1

 dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild 
b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild
index 15b3ec1..7598576 100644
--- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild
+++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
 
 LICENSE=BSD
 SLOT=0/${PV}
-KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc x86
+KEYWORDS=amd64 ~ppc ~ppc64 ~sparc x86
 IUSE=
 
 RDEPEND=dev-haskell/async:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-hunit/

2015-08-16 Thread Mikle Kolyada
commit: bb6d14f75c4e834ac57130763d05589c91c63dda
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug 16 21:54:31 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug 16 22:10:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb6d14f7

dev-haskell/tasty-hunit: amd64 stable wrt bug #554010

Package-Manager: portage-2.2.20.1

 dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild 
b/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild
index 64c5464..a9d78ab 100644
--- a/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild
+++ b/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
 
 LICENSE=MIT
 SLOT=0/${PV}
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=
 
 RDEPEND==dev-haskell/tasty-0.8:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-golden/

2015-08-16 Thread Mikle Kolyada
commit: e77a0889919bde70337a0dd50bb1503ad94c64c7
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug 16 21:57:21 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug 16 22:10:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77a0889

dev-haskell/tasty-golden: amd64 stable wrt bug #554012

Package-Manager: portage-2.2.20.1

 dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild 
b/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild
index 9d29b00..f08b01b 100644
--- a/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild
+++ b/dev-haskell/tasty-golden/tasty-golden-2.2.2.4.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
 
 LICENSE=MIT
 SLOT=0/${PV}
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=
 
 RDEPEND=dev-haskell/async:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty/

2015-08-16 Thread Mikle Kolyada
commit: 2a89a6bfc60f53d1a01b430d7574ad63ed42f087
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug 16 21:52:45 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug 16 22:10:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a89a6bf

dev-haskell/tasty: amd64 stable wrt bug #554006

Package-Manager: portage-2.2.20.1

 dev-haskell/tasty/tasty-0.8.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty/tasty-0.8.1.2.ebuild 
b/dev-haskell/tasty/tasty-0.8.1.2.ebuild
index b2e472b..95f2089 100644
--- a/dev-haskell/tasty/tasty-0.8.1.2.ebuild
+++ b/dev-haskell/tasty/tasty-0.8.1.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
 
 LICENSE=MIT
 SLOT=0/${PV}
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=
 
 RDEPEND==dev-haskell/ansi-terminal-0.6.1:=[profile?]



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty/

2015-08-16 Thread Mikle Kolyada
commit: 9bb53fb3501af7da276a4a311d741bec42ce938c
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug 16 21:00:32 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug 16 21:07:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bb53fb3

dev-haskell/tasty: amd64 stable wrt bug #550414

Package-Manager: portage-2.2.20.1

 dev-haskell/tasty/tasty-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/tasty/tasty-0.3.1.ebuild 
b/dev-haskell/tasty/tasty-0.3.1.ebuild
index c08bafa..206f484 100644
--- a/dev-haskell/tasty/tasty-0.3.1.ebuild
+++ b/dev-haskell/tasty/tasty-0.3.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
 
 LICENSE=MIT
 SLOT=0/${PV}
-KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc x86
+KEYWORDS=amd64 ~ppc ~ppc64 ~sparc x86
 IUSE=+colors
 
 RDEPEND=dev-haskell/mtl:=[profile?]