commit:     8bcdc200376591ce3fd13aa4c190a20ce3fd6459
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 07:57:45 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 07:57:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bcdc200

dev-haskell/cryptohash: Remove last-rited pkg

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-haskell/cryptohash/Manifest                 |  1 -
 dev-haskell/cryptohash/cryptohash-0.11.9.ebuild | 32 -------------------------
 dev-haskell/cryptohash/metadata.xml             |  8 -------
 profiles/package.mask                           |  1 -
 4 files changed, 42 deletions(-)

diff --git a/dev-haskell/cryptohash/Manifest b/dev-haskell/cryptohash/Manifest
deleted file mode 100644
index a3f7349276d1..000000000000
--- a/dev-haskell/cryptohash/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cryptohash-0.11.9.tar.gz 25762 BLAKE2B 
a97de6b08f58ead9d51ae2042a52237d3cbea4eeb5d0138f4a90b1d65d545990297fd55ebb53d8458582790289b5a00eb3a82d1d08288e8ab100afa910a488e9
 SHA512 
d0eb07f59ae893df1a92a4dc45a98142e507ba3da25057ae4acf781b1b6200a2fb68dd2a19f1ba5f9395217bc81e7be1311a479dc3dcb4ec5338518a2f5239af

diff --git a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild 
b/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild
deleted file mode 100644
index a4925105ed4d..000000000000
--- a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.6.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="collection of crypto hashes, fast, pure and practical"
-HOMEPAGE="https://github.com/vincenthz/hs-cryptohash";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="dev-haskell/byteable:=[profile?]
-       >=dev-haskell/cryptonite-0.13:=[profile?]
-       dev-haskell/memory:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8
-       test? ( dev-haskell/hunit
-               >=dev-haskell/quickcheck-2
-               dev-haskell/tasty
-               dev-haskell/tasty-hunit
-               dev-haskell/tasty-quickcheck )
-"

diff --git a/dev-haskell/cryptohash/metadata.xml 
b/dev-haskell/cryptohash/metadata.xml
deleted file mode 100644
index 937381521944..000000000000
--- a/dev-haskell/cryptohash/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>hask...@gentoo.org</email>
-               <name>Gentoo Haskell</name>
-       </maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index afe03834f20e..dcdaae4af96c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -271,7 +271,6 @@ dev-haskell/concurrent-extra
 dev-haskell/contravariant-extras
 dev-haskell/cpphs
 dev-haskell/crypto-pubkey-types
-dev-haskell/cryptohash
 
 # hololeap <holol...@protonmail.com> (2022-08-21)
 # doctest-parallel does not currently work with Setup.hs (used internally by

Reply via email to