diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 13:37:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 14:36:34 +0100 |
commit | 5cb3552c0bd9842fe60a78f89e95af4e94a5974a (patch) | |
tree | 9f97668d61282fd5904e823ef9e2f9f159f9cda7 /dev-haskell/crypto-conduit | |
parent | dev-haskell/crypto-numbers: drop old (diff) | |
download | gentoo-5cb3552c0bd9842fe60a78f89e95af4e94a5974a.tar.gz gentoo-5cb3552c0bd9842fe60a78f89e95af4e94a5974a.tar.bz2 gentoo-5cb3552c0bd9842fe60a78f89e95af4e94a5974a.zip |
dev-haskell/crypto-conduit: drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/crypto-conduit')
6 files changed, 0 insertions, 207 deletions
diff --git a/dev-haskell/crypto-conduit/Manifest b/dev-haskell/crypto-conduit/Manifest index 6708aff56675..5fe1867254b7 100644 --- a/dev-haskell/crypto-conduit/Manifest +++ b/dev-haskell/crypto-conduit/Manifest @@ -1,5 +1 @@ -DIST crypto-conduit-0.5.2.1.tar.gz 6807 SHA256 1751a87c9eb12e14c761849944c45492f5da224a03d21f48b26945e2ff2535c5 SHA512 aa2eff2541ca5acb4b854b4da6e8210b3bf1e0810b25c54cccd4174f7d2ef49f1c14dc295ca3564f9c356d11f9ef4dc6a19fc130d6b43570edeb3447edda374e WHIRLPOOL ab5c517f119bbe55f3771ca0a77036efdaa512678534ae576e14779e6de22ff21511c24ef409fda41f46f29ad1d694c45227506e8a0bcd522c1cb56cb306bf9d -DIST crypto-conduit-0.5.2.2.tar.gz 6826 SHA256 62c21d0026057d8772a7c9d73c375ba0b00bcbd6ccd92d514075a84fb497c9a4 SHA512 e6c74f6d786d9dc7788058716263dc5b1913fb904c98835e75277bbd87ba5b3e6858cd94abc7ec032c946daf8b245733b0f90937d02bd6192e2ac5b79c1af92f WHIRLPOOL 9fef13284fd5439dd54b5d7e834ce1216f27deb678526f41fd0ee77664dce5dd47ec3c13610dbb4468a76aa6ed4ce60bba3f59c833b51d0f9166188046eabd5b -DIST crypto-conduit-0.5.2.tar.gz 6809 SHA256 7f4d22462f0444eb2eec61b5f284309d0ab35a592f698f0f36b4dba444e69859 SHA512 8c7ca90b230ceb394aa5a11f33089a65d59d8505159dfcd6e8cb62f43ebfa234b4851de46c9a8e4d2e51e09162d1c4362e599abadb3c31140b36557768b257ad WHIRLPOOL dfde6242f2f2937b063df52ba5b6a4976fd284ec0970ab0b5f3a1ca7b8c6940ab180e3129bd9c2e32d25f9ae0878fb7f7b35c65f6a01400edbc40f8a58792b82 -DIST crypto-conduit-0.5.3.tar.gz 6886 SHA256 f435037553dc06fe091387414c1053377cec60ac428b13be7f1467d2f87472f7 SHA512 a45c068f04205ae2a8aead2da22475c748a10faa98cb40c378e652dc879d29fb6a2352d7e5b5acc997e4f04118ac866b085f176b00bcff20da282743f8c06d6e WHIRLPOOL 470cffac7505b0c8d097221e8a303bfbca404d5272562c80c025f4106b6b4223f39d25d2345b066549eef82ae90a353c17063699274b6e96a216a943958a0580 DIST crypto-conduit-0.5.5.tar.gz 6883 SHA256 ced360b56aba0d669e11af90fa603e68911e802f0e7d44750d5dcc3c64d5a47d SHA512 4fb9df7a5434af1c3bf48e5649b4dc56ee07d03f4f00647adfc61eaf1a0c54326f7374e27717b92106f34435c5ba38eeb7b23082e9095dfbaf131598a8791887 WHIRLPOOL e3d7d03b13e23cf7595ed9a4f2d9efab3c59296a9737ad25b92860894c54729cb1baf53a3ba56258e203309d8a2e6d4bcadaec6a72095fc43be91996ece12941 diff --git a/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.1.ebuild b/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.1.ebuild deleted file mode 100644 index e9d327692955..000000000000 --- a/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.1.ebuild +++ /dev/null @@ -1,33 +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.4.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)" -HOMEPAGE="https://github.com/meteficha/crypto-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/cereal-0.3:=[profile?] <dev-haskell/cereal-0.5:=[profile?] - >=dev-haskell/conduit-1.0:=[profile?] <dev-haskell/conduit-1.1:=[profile?] - >=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.4:=[profile?] - >=dev-lang/ghc-6.10.4:= - >=dev-haskell/crypto-api-0.9:=[profile?] <dev-haskell/crypto-api-0.13:=[profile?] -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( >=dev-haskell/cryptocipher-0.4 - >=dev-haskell/cryptohash-cryptoapi-0.1 - >=dev-haskell/hspec-1.3 - >=dev-haskell/skein-0.1 ) -" diff --git a/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.2.ebuild b/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.2.ebuild deleted file mode 100644 index f7fcbbc815a9..000000000000 --- a/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.2.ebuild +++ /dev/null @@ -1,39 +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.6.9999 -#hackport: flags: -old-crypto-api - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)" -HOMEPAGE="https://github.com/meteficha/crypto-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/cereal-0.3:=[profile?] <dev-haskell/cereal-0.5:=[profile?] - >=dev-haskell/conduit-1.0:=[profile?] <dev-haskell/conduit-1.1:=[profile?] - >=dev-haskell/crypto-api-0.9:=[profile?] <dev-haskell/crypto-api-0.14:=[profile?] - >=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.4:=[profile?] - >=dev-lang/ghc-6.10.4:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( >=dev-haskell/cryptocipher-0.4 - >=dev-haskell/cryptohash-cryptoapi-0.1 - >=dev-haskell/hspec-1.3 - >=dev-haskell/skein-0.1 ) -" - -src_configure() { - haskell-cabal_src_configure \ - --flag=-old-crypto-api -} diff --git a/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.ebuild b/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.ebuild deleted file mode 100644 index 5c82c0b9b4bd..000000000000 --- a/dev-haskell/crypto-conduit/crypto-conduit-0.5.2.ebuild +++ /dev/null @@ -1,41 +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.2.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)" -HOMEPAGE="https://github.com/meteficha/crypto-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="=dev-haskell/cereal-0.3*:=[profile?] - =dev-haskell/conduit-1.0*:=[profile?] - >=dev-haskell/transformers-0.2:=[profile?] - <dev-haskell/transformers-0.4:=[profile?] - >=dev-lang/ghc-6.10.4:= - <dev-haskell/crypto-api-0.13:=[profile?] - >=dev-haskell/crypto-api-0.9:=[profile?] - " -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( >=dev-haskell/cryptocipher-0.4 - >=dev-haskell/cryptohash-cryptoapi-0.1 - >=dev-haskell/hspec-1.3 - >=dev-haskell/skein-0.1 - )" - -# fails to build -# Not in scope: `CM.incIV' -# Perhaps you meant `C.incIV' (imported from Crypto.Classes) -RESTRICT=test -CABAL_EXTRA_CONFIGURE_FLAGS+=" --disable-tests" diff --git a/dev-haskell/crypto-conduit/crypto-conduit-0.5.3.ebuild b/dev-haskell/crypto-conduit/crypto-conduit-0.5.3.ebuild deleted file mode 100644 index 19c2449bf6ec..000000000000 --- a/dev-haskell/crypto-conduit/crypto-conduit-0.5.3.ebuild +++ /dev/null @@ -1,47 +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.6.9999 -#hackport: flags: -old-crypto-api - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)" -HOMEPAGE="https://github.com/meteficha/crypto-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="+conduit11" - -RDEPEND=">=dev-haskell/cereal-0.3:=[profile?] <dev-haskell/cereal-0.5:=[profile?] - >=dev-haskell/conduit-1.0:=[profile?] <dev-haskell/conduit-1.2:=[profile?] - >=dev-haskell/crypto-api-0.9:=[profile?] <dev-haskell/crypto-api-0.14:=[profile?] - dev-haskell/resourcet:=[profile?] - >=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.5:=[profile?] - >=dev-lang/ghc-6.10.4:= - conduit11? ( >=dev-haskell/conduit-extra-1.1:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( >=dev-haskell/cryptocipher-0.4 - >=dev-haskell/cryptohash-cryptoapi-0.1 - >=dev-haskell/hspec-1.3 - >=dev-haskell/skein-0.1 ) -" - -src_prepare() { - cabal_chdeps \ - 'transformers >= 0.2 && < 0.4' 'transformers >= 0.2 && < 0.5' -} - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag conduit11 conduit11) \ - --flag=-old-crypto-api -} diff --git a/dev-haskell/crypto-conduit/crypto-conduit-0.5.5.ebuild b/dev-haskell/crypto-conduit/crypto-conduit-0.5.5.ebuild deleted file mode 100644 index 2891b2833b18..000000000000 --- a/dev-haskell/crypto-conduit/crypto-conduit-0.5.5.ebuild +++ /dev/null @@ -1,43 +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.4.9999 -#hackport: flags: -old-crypto-api - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Conduit interface for cryptographic operations (from crypto-api)" -HOMEPAGE="https://github.com/prowdsponsor/crypto-conduit" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="+conduit11" - -RDEPEND=">=dev-haskell/cereal-0.3:=[profile?] <dev-haskell/cereal-0.5:=[profile?] - >=dev-haskell/conduit-1.0:=[profile?] <dev-haskell/conduit-1.3:=[profile?] - >=dev-haskell/crypto-api-0.9:=[profile?] <dev-haskell/crypto-api-0.14:=[profile?] - dev-haskell/resourcet:=[profile?] - >=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.5:=[profile?] - >=dev-lang/ghc-7.4.1:= - conduit11? ( >=dev-haskell/conduit-extra-1.1:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( >=dev-haskell/crypto-api-0.13 - >=dev-haskell/cryptocipher-0.4 - >=dev-haskell/cryptohash-cryptoapi-0.1 - >=dev-haskell/hspec-1.3 - >=dev-haskell/skein-0.1 ) -" - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag conduit11 conduit11) \ - --flag=-old-crypto-api -} |