diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 13:38:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-04-03 14:36:34 +0100 |
commit | aa77f60a3955648b01f9e9dec634aa85f4f32488 (patch) | |
tree | 988afdb81ab12568bf98481601564eacb216fd03 /dev-haskell/crypto-cipher-tests | |
parent | dev-haskell/crypto-cipher-types: drop old (diff) | |
download | gentoo-aa77f60a3955648b01f9e9dec634aa85f4f32488.tar.gz gentoo-aa77f60a3955648b01f9e9dec634aa85f4f32488.tar.bz2 gentoo-aa77f60a3955648b01f9e9dec634aa85f4f32488.zip |
dev-haskell/crypto-cipher-tests: drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/crypto-cipher-tests')
3 files changed, 0 insertions, 69 deletions
diff --git a/dev-haskell/crypto-cipher-tests/Manifest b/dev-haskell/crypto-cipher-tests/Manifest index d820edef8fec..f187f8525487 100644 --- a/dev-haskell/crypto-cipher-tests/Manifest +++ b/dev-haskell/crypto-cipher-tests/Manifest @@ -1,2 +1 @@ DIST crypto-cipher-tests-0.0.11.tar.gz 6183 SHA256 dfb670b73d4091b8683634d0d4d5a40576d573ad160650d5e518244ced8b98a7 SHA512 cc8361517e6c2afed1585e7648ed1143e8b4224918fbd8191a970d0afe2a162b759e8e6aee49308a93bdfe0d4d15e2bfb587d4e9f6891766f8e834822553b853 WHIRLPOOL 2f987c984cced4c0017223458284f3257a3172f1dfff87c0f3693b5015fcd483f1c3d4723a8d8ac00cc6eb40388d89ff6f0e3c832107e65f40f5e9c105863f3a -DIST crypto-cipher-tests-0.0.7.tar.gz 5420 SHA256 9051e2e3e628ffcb1265a979d479f0bbf0534f2eb14aef95028a5a68321e8be2 SHA512 13f7cd09a491d13bc78f9aad5425b9fd919b007f794dd837e3504748b34b879c6193273f55244672fc85ecb2d40ff16ce98f23a7fa93daf0c052d64d3c026270 WHIRLPOOL 43b314e2165287a1427ef161587d846abef5e7eddae8a9c609d77772deda55799e7404d9c1918938a51fb6213c9d7d63bccf56776b26a3e26be5b340d4061b1c diff --git a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11.ebuild b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11.ebuild deleted file mode 100644 index 6a6e3cc7f6bd..000000000000 --- a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11.ebuild +++ /dev/null @@ -1,34 +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.4.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Generic cryptography cipher tests" -HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/byteable-0.1.1:=[profile?] <dev-haskell/byteable-0.2:=[profile?] - >=dev-haskell/crypto-cipher-types-0.0.8:=[profile?] <dev-haskell/crypto-cipher-types-0.1:=[profile?] - dev-haskell/hunit:=[profile?] - dev-haskell/mtl:=[profile?] - >=dev-haskell/quickcheck-2:=[profile?] - >=dev-haskell/securemem-0.1.1:=[profile?] <dev-haskell/securemem-0.2:=[profile?] - dev-haskell/test-framework:=[profile?] - dev-haskell/test-framework-hunit:=[profile?] - dev-haskell/test-framework-quickcheck2:=[profile?] - >=dev-lang/ghc-6.10.4:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 -" diff --git a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild deleted file mode 100644 index 1c67cae5abe3..000000000000 --- a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild +++ /dev/null @@ -1,34 +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.3.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Generic cryptography cipher tests" -HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=dev-haskell/byteable-0.1.1:=[profile?] - >=dev-haskell/crypto-cipher-types-0.0.5:=[profile?] - dev-haskell/hunit:=[profile?] - dev-haskell/mtl:=[profile?] - >=dev-haskell/quickcheck-2:=[profile?] - >=dev-haskell/securemem-0.1.1:=[profile?] - dev-haskell/test-framework:=[profile?] - dev-haskell/test-framework-hunit:=[profile?] - dev-haskell/test-framework-quickcheck2:=[profile?] - >=dev-lang/ghc-6.10.4:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 -" |