dev-haskell/crypto-cipher-tests: drop old
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 3 Apr 2016 12:38:14 +0000 (13:38 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 3 Apr 2016 13:36:34 +0000 (14:36 +0100)
Package-Manager: portage-2.2.28

dev-haskell/crypto-cipher-tests/Manifest
dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11.ebuild [deleted file]
dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild [deleted file]

index d820edef8fece6dc5dd94390ab5fc454151e4b3a..f187f85254876d7bd00ffa529d0087f084fba7be 100644 (file)
@@ -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 (file)
index 6a6e3cc..0000000
+++ /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 (file)
index 1c67cae..0000000
+++ /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
-"