Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-haskell/cryptohash-cryptoapi/
Date: Thu, 29 Sep 2022 08:01:58
Message-Id: 1664438259.d6dccc5f65c4cc65d4810c0f4bb4932d1944e6d4.jsmolic@gentoo
1 commit: d6dccc5f65c4cc65d4810c0f4bb4932d1944e6d4
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:57:39 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:57:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6dccc5f
7
8 dev-haskell/cryptohash-cryptoapi: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-haskell/cryptohash-cryptoapi/Manifest | 1 -
13 .../cryptohash-cryptoapi-0.1.4.ebuild | 29 ----------------------
14 dev-haskell/cryptohash-cryptoapi/metadata.xml | 8 ------
15 profiles/package.mask | 1 -
16 4 files changed, 39 deletions(-)
17
18 diff --git a/dev-haskell/cryptohash-cryptoapi/Manifest b/dev-haskell/cryptohash-cryptoapi/Manifest
19 deleted file mode 100644
20 index c5f65e7d79ce..000000000000
21 --- a/dev-haskell/cryptohash-cryptoapi/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST cryptohash-cryptoapi-0.1.4.tar.gz 3094 BLAKE2B afd5169c172965eadacf9113a03a58cfff9350b63c339170788585437777deb41998322ea3d33f5d9c2c77b4f927e4457bfcaf8f4f92c6f77e85bffc51c02a47 SHA512 f5add1c8922e682d5d08073d0a3d03c6d5545f38edd90821bad7a92f354203ca380ca7e302b4b259bb9e2ce6ae09b1a2428e981e2d745a4a1b1a5cff696621e2
25
26 diff --git a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild b/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild
27 deleted file mode 100644
28 index dfb8b98df70d..000000000000
29 --- a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild
30 +++ /dev/null
31 @@ -1,29 +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"
40 -inherit haskell-cabal
41 -
42 -DESCRIPTION="Crypto-api interfaces for cryptohash"
43 -HOMEPAGE="https://github.com/vincenthz/hs-cryptohash-cryptoapi"
44 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
45 -
46 -LICENSE="BSD"
47 -SLOT="0/${PV}"
48 -KEYWORDS="~amd64 ~x86"
49 -IUSE=""
50 -
51 -RDEPEND=">=dev-haskell/cereal-0.2:=[profile?]
52 - >=dev-haskell/crypto-api-0.11:=[profile?]
53 - >=dev-haskell/cryptonite-0.13:=[profile?]
54 - dev-haskell/memory:=[profile?]
55 - >=dev-haskell/tagged-0.1:=[profile?]
56 - >=dev-lang/ghc-7.4.1:=
57 -"
58 -DEPEND="${RDEPEND}
59 - >=dev-haskell/cabal-1.6
60 -"
61
62 diff --git a/dev-haskell/cryptohash-cryptoapi/metadata.xml b/dev-haskell/cryptohash-cryptoapi/metadata.xml
63 deleted file mode 100644
64 index 937381521944..000000000000
65 --- a/dev-haskell/cryptohash-cryptoapi/metadata.xml
66 +++ /dev/null
67 @@ -1,8 +0,0 @@
68 -<?xml version="1.0" encoding="UTF-8"?>
69 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
70 -<pkgmetadata>
71 - <maintainer type="project">
72 - <email>haskell@g.o</email>
73 - <name>Gentoo Haskell</name>
74 - </maintainer>
75 -</pkgmetadata>
76
77 diff --git a/profiles/package.mask b/profiles/package.mask
78 index 645ea9543424..afe03834f20e 100644
79 --- a/profiles/package.mask
80 +++ b/profiles/package.mask
81 @@ -272,7 +272,6 @@ dev-haskell/contravariant-extras
82 dev-haskell/cpphs
83 dev-haskell/crypto-pubkey-types
84 dev-haskell/cryptohash
85 -dev-haskell/cryptohash-cryptoapi
86
87 # hololeap <hololeap@××××××××××.com> (2022-08-21)
88 # doctest-parallel does not currently work with Setup.hs (used internally by