From 9ee6d97c2883d42f204a533a8bc1f4562df778fb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 16 Sep 2020 09:32:48 +0100 Subject: gentoo resync : 16.09.2020 --- dev-haskell/smallcheck/Manifest | 4 ---- dev-haskell/smallcheck/smallcheck-1.1.1.ebuild | 26 ------------------------- dev-haskell/smallcheck/smallcheck-1.1.5.ebuild | 27 -------------------------- 3 files changed, 57 deletions(-) delete mode 100644 dev-haskell/smallcheck/smallcheck-1.1.1.ebuild delete mode 100644 dev-haskell/smallcheck/smallcheck-1.1.5.ebuild (limited to 'dev-haskell/smallcheck') diff --git a/dev-haskell/smallcheck/Manifest b/dev-haskell/smallcheck/Manifest index 2e404778c84a..aa5762d71710 100644 --- a/dev-haskell/smallcheck/Manifest +++ b/dev-haskell/smallcheck/Manifest @@ -1,7 +1,3 @@ -DIST smallcheck-1.1.1.tar.gz 15202 BLAKE2B 7963a39b9a08b3c28268b88a8177df7861011baeb4ba8a5dc879c95111c9d243cbe14f36b82715e80b237d04f5acedfaa7c72cc6d0fa2bd4d770158301f3626e SHA512 09aa5dcfca2bece6ac91803d38f2591d415c6e312c76cacb33d2e93e40e949acb788bc89ba6a4beb9dc60815e1f554cda4f68195269eedbfb45228415f1bca64 -DIST smallcheck-1.1.5.tar.gz 16338 BLAKE2B 823e2ae06f082f2f377e1520bb0886acd6bc133cc443cb10e8aa468a282ec0e19e2c31b8720c798c958d228784523cebfe692d945cbbf2123cec4542684c5945 SHA512 6d97f91308146031a16a405391ec2b283ad719c0acc2a0672c22cc880d91c3d72f845f65897e36945c45746d2d705a9f9f16b1ff5fef1f39c9abb60a4e57430c DIST smallcheck-1.2.0.tar.gz 19047 BLAKE2B 4ecd56b2e0680b4d4e7f80c1c13b9a3a621cae32ec4a8d0605c57fb2bc4882df5f3df05068caf76644286ccd4345fd49f26a73b81f399ca19d1e2200acf0912f SHA512 97c021f3efd6541de99854cb2e8511d4af17225cbcbe17ddfb2efd011d75bd10114b7c8312532bd1c5516e2980b7ad03feb571ec26b91f7258f43460c7bc39a8 -EBUILD smallcheck-1.1.1.ebuild 601 BLAKE2B 8df19e24eab6acdd9e11637ee6a1842b6da57add2918c66b910cb28a95b609d0d250bf05bee1f57121432190c41ea0d1260d5cc5fc4cf6dec1dc4ec62f13283e SHA512 76cdf6e751185425e968545f456f8e07d5a51a93168ab526a7001f35c5b262a0cf2c2dc0e6813925669084591145fe9951a5b0266c7808f5d389c4ce65917704 -EBUILD smallcheck-1.1.5.ebuild 626 BLAKE2B 3d25f16436350d1dfbdc59dcd544cfb321796033bdaa5854cdafd7813e45c3af7e7ed13024e181fbcb8d3b7d10c801de889a990268e409f75f7c4161637f6a16 SHA512 a4db4421b8cd520ffd9c974d8215a2968a800567bad9a092f6218ff4915ec2d5ddd2f20b61564570906f1b9a880ccf0fc23aed03941b18935f4d540b34196271 EBUILD smallcheck-1.2.0.ebuild 696 BLAKE2B 4e5f06335b312467cb3d2ad59a628351a7e6f3462e61e7cde84cd4efb15b5c3605cfa605336747c359361101f21139c4509b55b45f5510cf5efc8a458ee42988 SHA512 5910386f5d9496c8833e595f8902d61a30471da326ed6ae8dc2af11c9aa55bca8fd23df44f8aaa35388ce858b6bdce09d62a95560bb93deeae61591f29ae2e54 MISC metadata.xml 631 BLAKE2B 4be425e8e7def047d619eef426efb5057adc1aab18c6ab7a64abbe3e1ba1ad21d3217ab4a83d9d9194b3f51b8a59e2c4b443dea385836ffcfd78d6f1b4270bc8 SHA512 8f1ffef35613622fd153b512437a1634f72e25e80378335c9912eb26e2185e95943d0d530225d628f696de7a53b908a71161bde515447506779dd7b791f26b54 diff --git a/dev-haskell/smallcheck/smallcheck-1.1.1.ebuild b/dev-haskell/smallcheck/smallcheck-1.1.1.ebuild deleted file mode 100644 index 96be9215b79d..000000000000 --- a/dev-haskell/smallcheck/smallcheck-1.1.1.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.3.5.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="A property-based testing library" -HOMEPAGE="https://github.com/feuerbach/smallcheck" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-haskell/logict:=[profile?] - dev-haskell/mtl:=[profile?] - >=dev-lang/ghc-6.12.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8.0.2 -" diff --git a/dev-haskell/smallcheck/smallcheck-1.1.5.ebuild b/dev-haskell/smallcheck/smallcheck-1.1.5.ebuild deleted file mode 100644 index 7400870c6b12..000000000000 --- a/dev-haskell/smallcheck/smallcheck-1.1.5.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -# ebuild generated by hackport 0.5.6.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="A property-based testing library" -HOMEPAGE="https://github.com/feuerbach/smallcheck" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-haskell/logict:=[profile?] - dev-haskell/mtl:=[profile?] - dev-haskell/nats:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.6 -" -- cgit v1.2.3