commit:     76b6d9b64fb1f50c10b1a80fceccddae6a4b7803
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 14:33:20 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 14:36:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76b6d9b6

dev-haskell/cryptocipher: drop old

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/cryptocipher/Manifest                  |  1 -
 dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild | 36 ----------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-haskell/cryptocipher/Manifest 
b/dev-haskell/cryptocipher/Manifest
index 2939c5ccb50..5cd63b07b26 100644
--- a/dev-haskell/cryptocipher/Manifest
+++ b/dev-haskell/cryptocipher/Manifest
@@ -1,2 +1 @@
-DIST cryptocipher-0.5.2.tar.gz 22384 BLAKE2B 
7133784c97498bbd0c5b39c9bea0e76534c7b3bec26683227277e9ef8474b5cc2cc6e67de46c609b5545a074bae8a3a8401de826b4bb45a30d48df29bf1da4b3
 SHA512 
f9e76805b27b7002f5393893d9cac30998c82f3d5759be48a25907c95ab0d8250c2e54dea252c1881bca5117fb2fe3fcc59b304265b6db286e1f1a2d733a631d
 DIST cryptocipher-0.6.2.tar.gz 2027 BLAKE2B 
617f3c184baa3acb6a248b60dc928fc4696d4818b31a55fe111838154a1f1a6e3fd42c96cb4d8ecceb21ae0145550fe2b097635524207b5d9e63f41e29047d67
 SHA512 
d63984d26e355ff613a4176c11634f1012f8b9ec43180ffed236f37aa7a1b1dafee1871799eec53774544518c886c27ae19bb0b058288da6bd8f2b45eaa5e5ab

diff --git a/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild 
b/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild
deleted file mode 100644
index c049ccc5cc4..00000000000
--- a/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild
+++ /dev/null
@@ -1,36 +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.3.9999
-
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Symmetrical block and stream ciphers"
-HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/cereal:=[profile?]
-               dev-haskell/cipher-aes:=[profile?]
-               dev-haskell/cipher-rc4:=[profile?]
-               =dev-haskell/cpu-0.1*:=[profile?]
-               >=dev-haskell/crypto-api-0.5:=[profile?]
-               dev-haskell/primitive:=[profile?]
-               >=dev-haskell/vector-0.7:=[profile?]
-               >=dev-lang/ghc-6.10.4:=
-               "
-DEPEND="${RDEPEND}
-               >=dev-haskell/cabal-1.8
-               test? ( dev-haskell/cryptohash
-                       dev-haskell/entropy
-                       >=dev-haskell/quickcheck-2
-                       >=dev-haskell/test-framework-0.3.3
-                       >=dev-haskell/test-framework-quickcheck2-0.2.9
-               )"

Reply via email to