diff options
author | 2016-04-03 10:10:43 +0100 | |
---|---|---|
committer | 2016-04-03 14:36:34 +0100 | |
commit | 84af7a537574c7d84761e3563545ae5a9733fd39 (patch) | |
tree | c9bdea9b2fc2d0db3e28c5ddd49968b92b8a7607 /dev-haskell/threads | |
parent | dev-haskell/time-locale-compat: drop old (diff) | |
download | gentoo-84af7a537574c7d84761e3563545ae5a9733fd39.tar.gz gentoo-84af7a537574c7d84761e3563545ae5a9733fd39.tar.bz2 gentoo-84af7a537574c7d84761e3563545ae5a9733fd39.zip |
dev-haskell/threads: drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/threads')
-rw-r--r-- | dev-haskell/threads/Manifest | 3 | ||||
-rw-r--r-- | dev-haskell/threads/threads-0.5.0.2.ebuild | 36 | ||||
-rw-r--r-- | dev-haskell/threads/threads-0.5.1.1.ebuild | 31 | ||||
-rw-r--r-- | dev-haskell/threads/threads-0.5.1.2.ebuild | 29 |
4 files changed, 0 insertions, 99 deletions
diff --git a/dev-haskell/threads/Manifest b/dev-haskell/threads/Manifest index 9a31c227b8b0..7248a66e4708 100644 --- a/dev-haskell/threads/Manifest +++ b/dev-haskell/threads/Manifest @@ -1,4 +1 @@ -DIST threads-0.5.0.2.tar.gz 7337 SHA256 559a0750565289de60bd6b26784d7978ee85c2662c84feeb504910539eac8c91 SHA512 396f639418cfd24f57bc481a2b79b82f7107e8b5c0c559d8f70373eeed7b2f3965e8c57a810d7a7049e2461f4b1bb3933110fbab46f0ed691aef85af48f5f621 WHIRLPOOL dc5cec0236185efa314ad87b226884bef4db3986c73c8822caa9eef1141d40bed319a3522ccf23857b7d1fb025340e8b80a9baa2443dd6f539bd7a3da58fddce -DIST threads-0.5.1.1.tar.gz 7479 SHA256 3f08c3ba603dfe79266a660eafa24f9a1e32471f8e48ccd3644c3e7ef094dea4 SHA512 78c6bcc22f024b4c28db17947f123912ea2c7994eb54c645036badd747093bc28b6bf6fdb8b1ba2fe57020243ca709951a1aa2fe042690deb2ee9badb5fab74b WHIRLPOOL 36eff96676fdd355953e56858313d45b3a5eb4d89a448835d397395efa34a9d1277e82b20fd397be4e9cafaa5e8ecb950ea32d088243a2c2b4a31c0d346b23a3 -DIST threads-0.5.1.2.tar.gz 7418 SHA256 49a4d776b9c8c8d11467a95bab500cca8a3921251db977dffca42a6dd45702af SHA512 84954083f60c35306810fc04b9a03f6ddbdedd1d8ce633f2d32a5741f0c33cd00cc392cdb3e6b796fa4791a2488633aca775235415ab64021dfed1570cbfdcf5 WHIRLPOOL 1c0119f95d3feb9d95218270ef60b3b27e9b7e768ee83802c79a444c4898893c7b228a2942e6f6ed1d1c65094b4c3553f9839f0169d908211acec8ef6a8a1053 DIST threads-0.5.1.3.tar.gz 7239 SHA256 02bd4c7597f77d0d5064db4031547cd7b4989f453c77d520223ba2b1b9846411 SHA512 1fc63f892598310537deedb090b263d04f37c1ddba0bbe7f4f9833b1077995d64b020463bc6db47d1d4e6cc5f2b560a3ee3584399800a0ffb9354eb4ad7d783b WHIRLPOOL 87a299bdc6d830c3c4d585c93d1bc859159f697328beba394a64affc25a0d4b166deb6e7019c4a245d14ad86aa6a1035de93f2dd0e637c6ee4f0379543cc8d5a diff --git a/dev-haskell/threads/threads-0.5.0.2.ebuild b/dev-haskell/threads/threads-0.5.0.2.ebuild deleted file mode 100644 index b5af6424aac2..000000000000 --- a/dev-haskell/threads/threads-0.5.0.2.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.3.2.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="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/base-unicode-symbols-0.1.1:=[profile?] - <dev-haskell/base-unicode-symbols-0.3:=[profile?] - >=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.3 - >=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 - )" diff --git a/dev-haskell/threads/threads-0.5.1.1.ebuild b/dev-haskell/threads/threads-0.5.1.1.ebuild deleted file mode 100644 index dffcfdbdac3c..000000000000 --- a/dev-haskell/threads/threads-0.5.1.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.3.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="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/base-unicode-symbols-0.1.1:=[profile?] <dev-haskell/base-unicode-symbols-0.3:=[profile?] - >=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.3 - >=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 ) -" diff --git a/dev-haskell/threads/threads-0.5.1.2.ebuild b/dev-haskell/threads/threads-0.5.1.2.ebuild deleted file mode 100644 index fb956f751c21..000000000000 --- a/dev-haskell/threads/threads-0.5.1.2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.4.2.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" # UnicodeSyntax test-suite" -inherit haskell-cabal - -DESCRIPTION="Fork threads and wait for their result" -HOMEPAGE="https://github.com/basvandijk/threads" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RESTRICT=test # UnicodeSyntax - -RDEPEND=">=dev-haskell/base-unicode-symbols-0.1.1:=[profile?] <dev-haskell/base-unicode-symbols-0.3:=[profile?] - >=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 -" |