public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/threads/
@ 2016-06-10 20:30 Alexander Vershilov
  0 siblings, 0 replies; 4+ messages in thread
From: Alexander Vershilov @ 2016-06-10 20:30 UTC (permalink / raw
  To: gentoo-commits

commit:     d590ae8516d9d6f19ace8a18e4c2b1ef312e46a4
Author:     Alexander Vershilov <qnikst <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 10 20:29:31 2016 +0000
Commit:     Alexander Vershilov <qnikst <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 20:29:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d590ae85

dev-haskell/threads: bump up to 0.5.1.4

Package-Manager: portage-2.2.28

 dev-haskell/threads/Manifest                                   |  2 +-
 .../threads/{threads-0.5.1.3.ebuild => threads-0.5.1.4.ebuild} | 10 ++--------
 2 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/dev-haskell/threads/Manifest b/dev-haskell/threads/Manifest
index 7248a66..00078d5 100644
--- a/dev-haskell/threads/Manifest
+++ b/dev-haskell/threads/Manifest
@@ -1 +1 @@
-DIST threads-0.5.1.3.tar.gz 7239 SHA256 02bd4c7597f77d0d5064db4031547cd7b4989f453c77d520223ba2b1b9846411 SHA512 1fc63f892598310537deedb090b263d04f37c1ddba0bbe7f4f9833b1077995d64b020463bc6db47d1d4e6cc5f2b560a3ee3584399800a0ffb9354eb4ad7d783b WHIRLPOOL 87a299bdc6d830c3c4d585c93d1bc859159f697328beba394a64affc25a0d4b166deb6e7019c4a245d14ad86aa6a1035de93f2dd0e637c6ee4f0379543cc8d5a
+DIST threads-0.5.1.4.tar.gz 7395 SHA256 d3b805b743cc7c0bce2a9b142f45bb1ad07e7bd6c2bd97a5fc442c007276febd SHA512 4fcce77d88bf5eeb0ef172efec8525327ae11739c89a7d31b775ed686ad943aecb53f8140539262fdc8992b338943e9f905ebf97bc7c01312a12a88ac4c08129 WHIRLPOOL ea857f2771445d62ff65630753748312b7b300e20495ccab2737814b5a8cb3f641eea80fe591f60241292cf4545d853bf97ed3da138b7a579f4a7861775bfd77

diff --git a/dev-haskell/threads/threads-0.5.1.3.ebuild b/dev-haskell/threads/threads-0.5.1.4.ebuild
similarity index 76%
rename from dev-haskell/threads/threads-0.5.1.3.ebuild
rename to dev-haskell/threads/threads-0.5.1.4.ebuild
index c719afb..66a7dae 100644
--- a/dev-haskell/threads/threads-0.5.1.3.ebuild
+++ b/dev-haskell/threads/threads-0.5.1.4.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-# ebuild generated by hackport 0.4.4.9999
+# ebuild generated by hackport 0.4.7.9999
 
 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
@@ -24,13 +24,7 @@ RDEPEND=">=dev-haskell/stm-2.1:=[profile?] <dev-haskell/stm-2.5:=[profile?]
 DEPEND="${RDEPEND}
 	>=dev-haskell/cabal-1.9.2
 	test? ( >=dev-haskell/concurrent-extra-0.5.1 <dev-haskell/concurrent-extra-0.8
-		>=dev-haskell/hunit-1.2.2
+		>=dev-haskell/hunit-1.2.2 <dev-haskell/hunit-1.4
 		>=dev-haskell/test-framework-0.2.4 <dev-haskell/test-framework-0.9
 		>=dev-haskell/test-framework-hunit-0.2.4 <dev-haskell/test-framework-hunit-0.4 )
 "
-
-src_prepare() {
-	cabal_chdeps \
-		'HUnit                >= 1.2.2 && < 1.3' 'HUnit                >= 1.2.2' \
-		'base                 >= 4.4   && < 4.9' 'base                 >= 4.4'
-}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/threads/
@ 2019-12-14 12:53 Sergei Trofimovich
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2019-12-14 12:53 UTC (permalink / raw
  To: gentoo-commits

commit:     fc32bbbacf3a5991f22605d4e9f458ad3d712024
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 12:40:32 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 12:40:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc32bbba

dev-haskell/threads: bump up to 0.5.1.6

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

 dev-haskell/threads/Manifest               |  1 +
 dev-haskell/threads/threads-0.5.1.6.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-haskell/threads/Manifest b/dev-haskell/threads/Manifest
index 379d3f70828..73fb2e62644 100644
--- a/dev-haskell/threads/Manifest
+++ b/dev-haskell/threads/Manifest
@@ -1 +1,2 @@
 DIST threads-0.5.1.4.tar.gz 7395 BLAKE2B ca81e06509d5dd9603e6b8affb248eb397040845e0fff26adda91086e08eb2d78982a9342f0d6bb0b3b6aab4ead33b3b26500683e221db60f5833b3ff4c280bd SHA512 4fcce77d88bf5eeb0ef172efec8525327ae11739c89a7d31b775ed686ad943aecb53f8140539262fdc8992b338943e9f905ebf97bc7c01312a12a88ac4c08129
+DIST threads-0.5.1.6.tar.gz 7406 BLAKE2B f2676d616f09e571e08a5e53671997483dc05d633444456b4227d28c0433ccd99c5c5117e8122a6ba0f389338b165ffc18a90c51222f199d90b2f2a704ecd7f1 SHA512 d34d97e5614f23afc5d2bb671c3979d779a9d0e29147a8bf25059f35ed562264302a3242224b022388e554177aa34455cb59dc640b2fa19ec452f15afac10525

diff --git a/dev-haskell/threads/threads-0.5.1.6.ebuild b/dev-haskell/threads/threads-0.5.1.6.ebuild
new file mode 100644
index 00000000000..a54bed77329
--- /dev/null
+++ b/dev-haskell/threads/threads-0.5.1.6.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.5.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Fork threads and wait for their result"
+HOMEPAGE="https://github.com/basvandijk/threads"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/stm-2.1:=[profile?]
+	>=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+	>=dev-haskell/cabal-1.12
+	test? ( >=dev-haskell/concurrent-extra-0.5.1
+		>=dev-haskell/hunit-1.2.2
+		>=dev-haskell/test-framework-0.2.4
+		>=dev-haskell/test-framework-hunit-0.2.4 )
+"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/threads/
@ 2020-09-12 22:22 Sergei Trofimovich
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2020-09-12 22:22 UTC (permalink / raw
  To: gentoo-commits

commit:     367b56ebf0427f2897341e6983f96f1771653023
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 22:17:52 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 22:22:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=367b56eb

dev-haskell/threads: drop old

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

 dev-haskell/threads/Manifest               |  1 -
 dev-haskell/threads/threads-0.5.1.4.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-haskell/threads/Manifest b/dev-haskell/threads/Manifest
index 73fb2e62644..a8a5fb830dd 100644
--- a/dev-haskell/threads/Manifest
+++ b/dev-haskell/threads/Manifest
@@ -1,2 +1 @@
-DIST threads-0.5.1.4.tar.gz 7395 BLAKE2B ca81e06509d5dd9603e6b8affb248eb397040845e0fff26adda91086e08eb2d78982a9342f0d6bb0b3b6aab4ead33b3b26500683e221db60f5833b3ff4c280bd SHA512 4fcce77d88bf5eeb0ef172efec8525327ae11739c89a7d31b775ed686ad943aecb53f8140539262fdc8992b338943e9f905ebf97bc7c01312a12a88ac4c08129
 DIST threads-0.5.1.6.tar.gz 7406 BLAKE2B f2676d616f09e571e08a5e53671997483dc05d633444456b4227d28c0433ccd99c5c5117e8122a6ba0f389338b165ffc18a90c51222f199d90b2f2a704ecd7f1 SHA512 d34d97e5614f23afc5d2bb671c3979d779a9d0e29147a8bf25059f35ed562264302a3242224b022388e554177aa34455cb59dc640b2fa19ec452f15afac10525

diff --git a/dev-haskell/threads/threads-0.5.1.4.ebuild b/dev-haskell/threads/threads-0.5.1.4.ebuild
deleted file mode 100644
index 7f58664950f..00000000000
--- a/dev-haskell/threads/threads-0.5.1.4.ebuild
+++ /dev/null
@@ -1,29 +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.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Fork threads and wait for their result"
-HOMEPAGE="https://github.com/basvandijk/threads"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/stm-2.1:=[profile?] <dev-haskell/stm-2.5:=[profile?]
-	>=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.9.2
-	test? ( >=dev-haskell/concurrent-extra-0.5.1 <dev-haskell/concurrent-extra-0.8
-		>=dev-haskell/hunit-1.2.2 <dev-haskell/hunit-1.4
-		>=dev-haskell/test-framework-0.2.4 <dev-haskell/test-framework-0.9
-		>=dev-haskell/test-framework-hunit-0.2.4 <dev-haskell/test-framework-hunit-0.4 )
-"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/threads/
@ 2021-07-25 10:32 Sergei Trofimovich
  0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2021-07-25 10:32 UTC (permalink / raw
  To: gentoo-commits

commit:     d9fbe2c84cb9c8636b4d6d8ded87ad3ab7e7d60b
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 09:36:01 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 10:32:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9fbe2c8

dev-haskell/threads: update to EAPI=8

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

 dev-haskell/threads/threads-0.5.1.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/threads/threads-0.5.1.6.ebuild b/dev-haskell/threads/threads-0.5.1.6.ebuild
index a54bed77329..2a0d6593702 100644
--- a/dev-haskell/threads/threads-0.5.1.6.ebuild
+++ b/dev-haskell/threads/threads-0.5.1.6.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.5.9999
 


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-25 10:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-10 20:30 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/threads/ Alexander Vershilov
  -- strict thread matches above, loose matches on Subject: below --
2019-12-14 12:53 Sergei Trofimovich
2020-09-12 22:22 Sergei Trofimovich
2021-07-25 10:32 Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox