Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/cryptohash/, profiles/
Date: Thu, 29 Sep 2022 08:01:58
Message-Id: 1664438265.8bcdc200376591ce3fd13aa4c190a20ce3fd6459.jsmolic@gentoo
1 commit: 8bcdc200376591ce3fd13aa4c190a20ce3fd6459
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:57:45 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:57:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bcdc200
7
8 dev-haskell/cryptohash: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-haskell/cryptohash/Manifest | 1 -
13 dev-haskell/cryptohash/cryptohash-0.11.9.ebuild | 32 -------------------------
14 dev-haskell/cryptohash/metadata.xml | 8 -------
15 profiles/package.mask | 1 -
16 4 files changed, 42 deletions(-)
17
18 diff --git a/dev-haskell/cryptohash/Manifest b/dev-haskell/cryptohash/Manifest
19 deleted file mode 100644
20 index a3f7349276d1..000000000000
21 --- a/dev-haskell/cryptohash/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST cryptohash-0.11.9.tar.gz 25762 BLAKE2B a97de6b08f58ead9d51ae2042a52237d3cbea4eeb5d0138f4a90b1d65d545990297fd55ebb53d8458582790289b5a00eb3a82d1d08288e8ab100afa910a488e9 SHA512 d0eb07f59ae893df1a92a4dc45a98142e507ba3da25057ae4acf781b1b6200a2fb68dd2a19f1ba5f9395217bc81e7be1311a479dc3dcb4ec5338518a2f5239af
25
26 diff --git a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild b/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild
27 deleted file mode 100644
28 index a4925105ed4d..000000000000
29 --- a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild
30 +++ /dev/null
31 @@ -1,32 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=7
36 -
37 -# ebuild generated by hackport 0.6.6.9999
38 -
39 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
40 -inherit haskell-cabal
41 -
42 -DESCRIPTION="collection of crypto hashes, fast, pure and practical"
43 -HOMEPAGE="https://github.com/vincenthz/hs-cryptohash"
44 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
45 -
46 -LICENSE="BSD"
47 -SLOT="0/${PV}"
48 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
49 -IUSE=""
50 -
51 -RDEPEND="dev-haskell/byteable:=[profile?]
52 - >=dev-haskell/cryptonite-0.13:=[profile?]
53 - dev-haskell/memory:=[profile?]
54 - >=dev-lang/ghc-7.4.1:=
55 -"
56 -DEPEND="${RDEPEND}
57 - >=dev-haskell/cabal-1.8
58 - test? ( dev-haskell/hunit
59 - >=dev-haskell/quickcheck-2
60 - dev-haskell/tasty
61 - dev-haskell/tasty-hunit
62 - dev-haskell/tasty-quickcheck )
63 -"
64
65 diff --git a/dev-haskell/cryptohash/metadata.xml b/dev-haskell/cryptohash/metadata.xml
66 deleted file mode 100644
67 index 937381521944..000000000000
68 --- a/dev-haskell/cryptohash/metadata.xml
69 +++ /dev/null
70 @@ -1,8 +0,0 @@
71 -<?xml version="1.0" encoding="UTF-8"?>
72 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
73 -<pkgmetadata>
74 - <maintainer type="project">
75 - <email>haskell@g.o</email>
76 - <name>Gentoo Haskell</name>
77 - </maintainer>
78 -</pkgmetadata>
79
80 diff --git a/profiles/package.mask b/profiles/package.mask
81 index afe03834f20e..dcdaae4af96c 100644
82 --- a/profiles/package.mask
83 +++ b/profiles/package.mask
84 @@ -271,7 +271,6 @@ dev-haskell/concurrent-extra
85 dev-haskell/contravariant-extras
86 dev-haskell/cpphs
87 dev-haskell/crypto-pubkey-types
88 -dev-haskell/cryptohash
89
90 # hololeap <hololeap@××××××××××.com> (2022-08-21)
91 # doctest-parallel does not currently work with Setup.hs (used internally by