diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-29 09:57:39 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-29 09:57:39 +0200 |
commit | d6dccc5f65c4cc65d4810c0f4bb4932d1944e6d4 (patch) | |
tree | 1583bf48eb4eaa00976de2c651e9e4d76c8e922f /dev-haskell | |
parent | dev-haskell/data-default-instances-base: Remove last-rited pkg (diff) | |
download | gentoo-d6dccc5f65c4cc65d4810c0f4bb4932d1944e6d4.tar.gz gentoo-d6dccc5f65c4cc65d4810c0f4bb4932d1944e6d4.tar.bz2 gentoo-d6dccc5f65c4cc65d4810c0f4bb4932d1944e6d4.zip |
dev-haskell/cryptohash-cryptoapi: Remove last-rited pkg
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/cryptohash-cryptoapi/Manifest | 1 | ||||
-rw-r--r-- | dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild | 29 | ||||
-rw-r--r-- | dev-haskell/cryptohash-cryptoapi/metadata.xml | 8 |
3 files changed, 0 insertions, 38 deletions
diff --git a/dev-haskell/cryptohash-cryptoapi/Manifest b/dev-haskell/cryptohash-cryptoapi/Manifest deleted file mode 100644 index c5f65e7d79ce..000000000000 --- a/dev-haskell/cryptohash-cryptoapi/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST cryptohash-cryptoapi-0.1.4.tar.gz 3094 BLAKE2B afd5169c172965eadacf9113a03a58cfff9350b63c339170788585437777deb41998322ea3d33f5d9c2c77b4f927e4457bfcaf8f4f92c6f77e85bffc51c02a47 SHA512 f5add1c8922e682d5d08073d0a3d03c6d5545f38edd90821bad7a92f354203ca380ca7e302b4b259bb9e2ce6ae09b1a2428e981e2d745a4a1b1a5cff696621e2 diff --git a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild b/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild deleted file mode 100644 index dfb8b98df70d..000000000000 --- a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild +++ /dev/null @@ -1,29 +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" -inherit haskell-cabal - -DESCRIPTION="Crypto-api interfaces for cryptohash" -HOMEPAGE="https://github.com/vincenthz/hs-cryptohash-cryptoapi" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/cereal-0.2:=[profile?] - >=dev-haskell/crypto-api-0.11:=[profile?] - >=dev-haskell/cryptonite-0.13:=[profile?] - dev-haskell/memory:=[profile?] - >=dev-haskell/tagged-0.1:=[profile?] - >=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.6 -" diff --git a/dev-haskell/cryptohash-cryptoapi/metadata.xml b/dev-haskell/cryptohash-cryptoapi/metadata.xml deleted file mode 100644 index 937381521944..000000000000 --- a/dev-haskell/cryptohash-cryptoapi/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>haskell@gentoo.org</email> - <name>Gentoo Haskell</name> - </maintainer> -</pkgmetadata> |