summaryrefslogtreecommitdiff
path: root/dev-haskell/crypto-random-api
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-haskell/crypto-random-api
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/crypto-random-api')
-rw-r--r--dev-haskell/crypto-random-api/Manifest3
-rw-r--r--dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild23
-rw-r--r--dev-haskell/crypto-random-api/metadata.xml14
3 files changed, 0 insertions, 40 deletions
diff --git a/dev-haskell/crypto-random-api/Manifest b/dev-haskell/crypto-random-api/Manifest
deleted file mode 100644
index 3578b5fa44a8..000000000000
--- a/dev-haskell/crypto-random-api/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST crypto-random-api-0.2.0.tar.gz 3397 BLAKE2B b0a895186bf6c4f9487777eb7a86404d5972fa5af6002f2692a234ff608fe6c4f28f2d6cd69f2fe4c60953f2fdf67aad5293ffc7396b729e478bb59fa060c416 SHA512 8f7df05e54e053456e3ebe9394b19beb2a37dfed30cfb5fb673f591415dc6fabe105af51e838fbe73ef078906d94562080ca465b0c6b4e1537bd4a6e066244f7
-EBUILD crypto-random-api-0.2.0.ebuild 613 BLAKE2B c4d101f997e3c6a827aaa3da072c0bb4f5d71cecf0c0a726b5df92e69616b41b8c50919aa2e9a239e62704e10ac4ab1f86be15cc07ad5bfdae7ba9995773ef64 SHA512 11ce52894da027cea5edf8113ba166fc14108cd629b43146aabf5700b59367968754d3645bf2515eadbb7a1008644e761c4f763be1f6c43236905c8056f4de1d
-MISC metadata.xml 444 BLAKE2B 0c69bca996e3e34a0e1c366baeb5736f9198d2a5a3cfdd165184f32ea4c64a1a70550ac4715300c8bce85fa28d115982f0bd738307e857518aca8f2abadffded SHA512 6d0c299740c05ed2abf8b0f5879f037f516ba7e1940e4e43edd7fa39e786be57313d6aab20ee3ad25afb64c0552484b00a2589b603276d9162b11dc27df993e1
diff --git a/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild b/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild
deleted file mode 100644
index cdef3a8e524b..000000000000
--- a/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.2.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Simple random generators API for cryptography related code"
-HOMEPAGE="https://github.com/vincenthz/hs-crypto-random-api"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/entropy:=[profile?]
- >=dev-lang/ghc-6.10.4:="
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.6"
diff --git a/dev-haskell/crypto-random-api/metadata.xml b/dev-haskell/crypto-random-api/metadata.xml
deleted file mode 100644
index a2c58a20bef1..000000000000
--- a/dev-haskell/crypto-random-api/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
- </maintainer>
- <longdescription>
- Simple random generators API for cryptography related code
- </longdescription>
- <upstream>
- <remote-id type="github">vincenthz/hs-crypto-random-api</remote-id>
- </upstream>
-</pkgmetadata>