diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-21 08:02:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-21 08:02:12 +0100 |
commit | 97b69123a572557311a9e8d6941a6d96f9aa0f19 (patch) | |
tree | b4f52b70718357e8034f8047bcf7b6a04e8023b3 /dev-haskell/tar | |
parent | dev-perl/FFI-CheckLib: Bump to version 0.270.0 (diff) | |
download | gentoo-97b69123a572557311a9e8d6941a6d96f9aa0f19.tar.gz gentoo-97b69123a572557311a9e8d6941a6d96f9aa0f19.tar.bz2 gentoo-97b69123a572557311a9e8d6941a6d96f9aa0f19.zip |
dev-haskell/tar: drop old
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/tar')
-rw-r--r-- | dev-haskell/tar/Manifest | 4 | ||||
-rw-r--r-- | dev-haskell/tar/tar-0.4.0.1.ebuild | 22 | ||||
-rw-r--r-- | dev-haskell/tar/tar-0.4.2.1.ebuild | 28 | ||||
-rw-r--r-- | dev-haskell/tar/tar-0.5.0.3.ebuild | 30 | ||||
-rw-r--r-- | dev-haskell/tar/tar-0.5.1.0.ebuild | 42 |
5 files changed, 0 insertions, 126 deletions
diff --git a/dev-haskell/tar/Manifest b/dev-haskell/tar/Manifest index 5f25d79fba39..e58ad8f4dbde 100644 --- a/dev-haskell/tar/Manifest +++ b/dev-haskell/tar/Manifest @@ -1,5 +1 @@ -DIST tar-0.4.0.1.tar.gz 17875 BLAKE2B c8de1ee0a04df64327f2464ac25b5d13c188aea0dcd84e7efa9487cce7af8bc30dd644771420773e80183a8be1503716c6fba5c8560bf27e63d17bc1202bd2b7 SHA512 7cb042f77dc70b856b4dfd5d0a06620f669f9260a84800ad27e1803ec24a50932bb3775b35a6cc91cefb30ea4cd2b453dd6566007d586327acea0edccc0dee47 -DIST tar-0.4.2.1.tar.gz 29825 BLAKE2B 0a23f3742eaf7b4958dce1669d7be40a73f58eadf6c9c9a6926c10d2b0728d2e73a1343eb5e188e12634bc0ff9aa989d654536af39619c28c0d8914f603b8afe SHA512 8684f20fd31a1d4c83fd6b74e6662eac8f8b0075856b47105c5dc72f39eee5ef3ddbf1b45d2cc730f924b385df4e74ff82a03ec45489662dac1b8b91170397f0 -DIST tar-0.5.0.3.tar.gz 38764 BLAKE2B 3761544917248f02c08e48b00c10975e622b6ef1b296fd57449edec95ba6bde509429259baae55c9a7139afa27e671e15bafcb4b93079e01d4edf7041367aa5e SHA512 f90899e3a5fe097645e29b143cbf25ccf131f8b794bfea655e5b562369e4d7d492df78e53710d3ca4776233f07ace9335242eafbd3b4ba8d0e1d4664fd24a27d -DIST tar-0.5.1.0.tar.gz 39271 BLAKE2B 7867fb111bd5f7efe93899116fa9f36dd52e61089bfb3431a9297521c36f8c9a1c051cb141073d14a9aaa74fd95f2a695ea1a5f057162886b40dafa79ddd104e SHA512 60992ef69be64430d7d322816940182ce91669cb31b6612789abf0fca42e8fa292b2f96f284b1857d82e58e159bc5bebdefef97f7c8e3edb85be4836f0b5eb1c DIST tar-0.5.1.1.tar.gz 39155 BLAKE2B 8e85489e3b43044dab8ec4405413873c2be4d50cfd4a5adc80e3ec231428a120db1faa033d2e57643dad40f18a934a381f3d5657838aad42d2aa7eea951c1faf SHA512 8d0a8d3ae178570e0842a2321a7fc86a6bba28c471ec27bafbc07fc4ac0e4183f8113c99ebc7126dc71759c33083791122be32563fb0d5a2b2d39cb3b36171f2 diff --git a/dev-haskell/tar/tar-0.4.0.1.ebuild b/dev-haskell/tar/tar-0.4.0.1.ebuild deleted file mode 100644 index 60eaf61342a5..000000000000 --- a/dev-haskell/tar/tar-0.4.0.1.ebuild +++ /dev/null @@ -1,22 +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.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Reading, writing and manipulating '.tar' archive files" -HOMEPAGE="https://hackage.haskell.org/package/tar" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~x86-macos" -IUSE="" - -RDEPEND=">=dev-lang/ghc-6.10.4:=" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8" diff --git a/dev-haskell/tar/tar-0.4.2.1.ebuild b/dev-haskell/tar/tar-0.4.2.1.ebuild deleted file mode 100644 index d2e9fb32e6a4..000000000000 --- a/dev-haskell/tar/tar-0.4.2.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.4.5.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Reading, writing and manipulating '.tar' archive files" -HOMEPAGE="https://hackage.haskell.org/package/tar" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~x86-macos" -IUSE="" - -RDEPEND=">=dev-lang/ghc-7.6.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.16.0 - test? ( dev-haskell/old-time - >=dev-haskell/quickcheck-2 <dev-haskell/quickcheck-3 - >=dev-haskell/tasty-0.10 <dev-haskell/tasty-0.11 - >=dev-haskell/tasty-quickcheck-0.8 <dev-haskell/tasty-quickcheck-0.9 ) -" diff --git a/dev-haskell/tar/tar-0.5.0.3.ebuild b/dev-haskell/tar/tar-0.5.0.3.ebuild deleted file mode 100644 index e478bb4e3d1c..000000000000 --- a/dev-haskell/tar/tar-0.5.0.3.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -# ebuild generated by hackport 0.5.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Reading, writing and manipulating '.tar' archive files" -HOMEPAGE="https://hackage.haskell.org/package/tar" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~x86-macos" -IUSE="" - -RDEPEND="dev-haskell/bytestring-builder:=[profile?] - dev-haskell/old-time:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/bytestring-handle - >=dev-haskell/quickcheck-2 <dev-haskell/quickcheck-3 - >=dev-haskell/tasty-0.10 <dev-haskell/tasty-0.12 - >=dev-haskell/tasty-quickcheck-0.8 <dev-haskell/tasty-quickcheck-0.9 ) -" diff --git a/dev-haskell/tar/tar-0.5.1.0.ebuild b/dev-haskell/tar/tar-0.5.1.0.ebuild deleted file mode 100644 index bf3187f27982..000000000000 --- a/dev-haskell/tar/tar-0.5.1.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# 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.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Reading, writing and manipulating '.tar' archive files" -HOMEPAGE="https://hackage.haskell.org/package/tar" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos" -IUSE="" - -#gienah: tests pass for me with QC-2.10.1 -#RESTRICT=test # QC-2.10 manages to generate counterexamples - -RDEPEND=">=dev-haskell/bytestring-builder-0.10.4.0.2:=[profile?] <dev-haskell/bytestring-builder-0.11:=[profile?] - <dev-haskell/old-time-1.2:=[profile?] - >=dev-haskell/semigroups-0.18:=[profile?] <dev-haskell/semigroups-0.19:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/bytestring-handle - >=dev-haskell/quickcheck-2 <dev-haskell/quickcheck-3 - >=dev-haskell/tasty-0.10 - >=dev-haskell/tasty-quickcheck-0.8 ) -" - -src_prepare() { - default - - cabal_chdeps \ - 'tasty >= 0.10 && <0.12' 'tasty >= 0.10' \ - 'tasty-quickcheck == 0.8.*' 'tasty-quickcheck >= 0.8' -} |