summaryrefslogtreecommitdiff
path: root/dev-haskell/cryptohash-conduit
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/cryptohash-conduit
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/cryptohash-conduit')
-rw-r--r--dev-haskell/cryptohash-conduit/Manifest3
-rw-r--r--dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild29
-rw-r--r--dev-haskell/cryptohash-conduit/metadata.xml15
3 files changed, 0 insertions, 47 deletions
diff --git a/dev-haskell/cryptohash-conduit/Manifest b/dev-haskell/cryptohash-conduit/Manifest
deleted file mode 100644
index 754a6f037ed5..000000000000
--- a/dev-haskell/cryptohash-conduit/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST cryptohash-conduit-0.1.1.tar.gz 2318 BLAKE2B 3bc4d926d020b899c34169211b4b74394260e222e098d5afbc886898a45205b13cb89661699ae169f20a8ac092439463e74b5dffeb65131b891126ece5e80c6e SHA512 6382a05b35bae34b53fd1ad6d897c25ca149ed852360c8f775587efcd3c29e45ff854f96ddbc9b446e04a4dd5698b1f5e2af754345f7d5af8f587b73b57fdec0
-EBUILD cryptohash-conduit-0.1.1.ebuild 722 BLAKE2B 555832da9f2083ca4a230da152fda1230e27f75f7648886a39c126e69a20690906bda31c83dc37eb5467c7a611e49406e5ff77df7d107743b2b279d0067b526a SHA512 962026a0f8a8ec0206b98c62e8903b489eb761d45727afc4f3d33becf967139d39aa09ff9c5bc04305a2ff0b7c37d83de8a3bc4e4ac24af3e0418e20493e936b
-MISC metadata.xml 468 BLAKE2B 8032283c0f6fe821212914f4da082d8b9fab6511c99e4087fd77ea30cbf8c75b5704373976e50a8ac6f8df126ae323044c0aef915f11a68a9ba07715a5b879e9 SHA512 3ae24a3559e8e7acabb915fcbebf65fa22a9620aa2bb3b1c22e3ca428585dd973c01ac750616f230ac3547af8b968e756eef1b3a75785cc86d4a6e19361e9c43
diff --git a/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild b/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild
deleted file mode 100644
index 88a2a8260dca..000000000000
--- a/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.6.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="cryptohash conduit"
-HOMEPAGE="https://github.com/vincenthz/hs-cryptohash-conduit"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/conduit:=[profile?]
- dev-haskell/conduit-extra:=[profile?]
- dev-haskell/cryptohash:=[profile?]
- dev-haskell/resourcet:=[profile?]
- dev-haskell/transformers:=[profile?]
- >=dev-lang/ghc-6.10.4:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
-"
diff --git a/dev-haskell/cryptohash-conduit/metadata.xml b/dev-haskell/cryptohash-conduit/metadata.xml
deleted file mode 100644
index 877d639f87fb..000000000000
--- a/dev-haskell/cryptohash-conduit/metadata.xml
+++ /dev/null
@@ -1,15 +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>
- Support all the @cryptohash@ package using conduits from
- the @conduit@ package.
- </longdescription>
- <upstream>
- <remote-id type="github">vincenthz/hs-cryptohash-conduit</remote-id>
- </upstream>
-</pkgmetadata>