summaryrefslogtreecommitdiff
path: root/dev-haskell/crypto-cipher-types
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-cipher-types
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/crypto-cipher-types')
-rw-r--r--dev-haskell/crypto-cipher-types/Manifest3
-rw-r--r--dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild26
-rw-r--r--dev-haskell/crypto-cipher-types/metadata.xml14
3 files changed, 0 insertions, 43 deletions
diff --git a/dev-haskell/crypto-cipher-types/Manifest b/dev-haskell/crypto-cipher-types/Manifest
deleted file mode 100644
index faf55f5039c0..000000000000
--- a/dev-haskell/crypto-cipher-types/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST crypto-cipher-types-0.0.9.tar.gz 8073 BLAKE2B 80f5349e31f04b591509382b6c475f0f65095b50646dd5cd785c037eb9be8193a011f060beeee42a37586ccaf69122804124fbb77ef46f894ed985d573481c93 SHA512 9b369dfbe1baa918f8b72dca0a6637634582629ccd46226a3a89813f42cca1e11ee738e1053503a6bc2863c04dd885083e6a09a5bda5a52dbf381e9f133e24cc
-EBUILD crypto-cipher-types-0.0.9.ebuild 634 BLAKE2B eabfec9d45e94a5f52c4cbc6490201e47ba52413b7fc5a2586fa91bb4f8a3e6cccc7082d4bb5f480a17755909fbcb82e05d6b2341039add13790afb9c54ddd69 SHA512 680216e2ea72d0e6d1278229fdc189f6cb4dd161efb33f2b39469f4fba56f10f69b6870f3c4f7fe9b3656ddd93ca7292dc74a7118e50ff2bb489d8ff82641fb3
-MISC metadata.xml 415 BLAKE2B b7f6c0fc480486d33f3e0501aa86f511ef2511d7641db068c36816dea5ba52f4f1a25fc86bcba1b017911b34b6db31db9cc6645c7f06cba43cf4ac8a72d1be7d SHA512 c6fc6cdaa419087b9829d59c6f002a0a7b5d1456d37df083c8fcc70e903f76d66cf84fe223ff392b130aa1e178b9685287a36e707ba91aa2840b280d64d31805
diff --git a/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild b/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild
deleted file mode 100644
index ca5d393abfb3..000000000000
--- a/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild
+++ /dev/null
@@ -1,26 +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.4.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Generic cryptography cipher types"
-HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/byteable-0.1.1:=[profile?]
- >=dev-haskell/securemem-0.1.1:=[profile?]
- >=dev-lang/ghc-6.10.4:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
-"
diff --git a/dev-haskell/crypto-cipher-types/metadata.xml b/dev-haskell/crypto-cipher-types/metadata.xml
deleted file mode 100644
index 28daedbd609f..000000000000
--- a/dev-haskell/crypto-cipher-types/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>
- Generic cryptography cipher types
- </longdescription>
- <upstream>
- <remote-id type="github">vincenthz/hs-crypto-cipher</remote-id>
- </upstream>
-</pkgmetadata>