summaryrefslogtreecommitdiff
path: root/dev-haskell/crypto
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /dev-haskell/crypto
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'dev-haskell/crypto')
-rw-r--r--dev-haskell/crypto/Manifest4
-rw-r--r--dev-haskell/crypto/crypto-4.2.5.1-r1.ebuild18
-rw-r--r--dev-haskell/crypto/metadata.xml6
3 files changed, 12 insertions, 16 deletions
diff --git a/dev-haskell/crypto/Manifest b/dev-haskell/crypto/Manifest
index 544df0747a90..947b6e827792 100644
--- a/dev-haskell/crypto/Manifest
+++ b/dev-haskell/crypto/Manifest
@@ -1,3 +1,3 @@
DIST Crypto-4.2.5.1.tar.gz 56474 BLAKE2B a5e86c4e161b1e89c37b3feff1fc3a30911cf6401a7bb6c3cb1d605fb2ebb5bb145ff2a398fa6fab59e194e1b5f235eb8212f3ac70b21c32202173d0d15dff65 SHA512 3b965f6a06784d3e8996aaae2622fa5b8e4a645a324618ff497f565230a8db525a0a5305d5cc5166283b2a24242df4554b29eb015326d416dc705f252ef456ac
-EBUILD crypto-4.2.5.1-r1.ebuild 1098 BLAKE2B 1189dfaf988dc0057e083147b3557a9fd39d88cd94b75964b7c7e391df85213beaeee8d230768325dc337b134958ef6f3c92c0a6d45b11996554f5e3da20f5de SHA512 503c8293c90f95937b6ae192c890958caba1d7639449c2046ac48f40dbda0c2888066855aa5b9fc54d0a75fadcec7dc1ac555e1e170f1338b1fd0b343a9228e7
-MISC metadata.xml 547 BLAKE2B 9c2abb3770b4858b3bc4a3ea0239bc0b48c5d9b6fd132d0db28488a48fe554f26e0e8c65aeb71a7ba042a271350a1eea882f3cf636a3eb2825d9017f510f8785 SHA512 cfee502ca5b3d23d9223a97a0e1b928955be0f9fc8552e988aeb5e25f515ab2dc6a7578b2aa5f930400c7807835c29ba7e9103165a2a0a330d4f5b88c2f907e9
+EBUILD crypto-4.2.5.1-r1.ebuild 1101 BLAKE2B 70b3f76f754b00ab7185fa06279955e4a6047e5898b61379179d5324451f62652799f53ba6c1e114532e70cdbe8d64140fb2702ec6b15915b2624ecaae91773f SHA512 51f233d7b499695a5d7006f32970b48dbcb6be1e972773f5da730e38bc21b39281bd3d1ebe9ebd08182ba2a12dd4dfc99760d0d5fa674063cb1faf1e52c715f6
+MISC metadata.xml 249 BLAKE2B 84b809c265ff2a09d1f06c66d4797652ff4c64205d94323e07333ae0fbddcfb8c58d0176a8cc52bd37e9353371d987b9b473b9747cb082e1c2871ed80fcfa144 SHA512 ce055b41ff1c10209e88579fe21ce16550be7e9b21f87724564f06430aa6f478974f186a10c8ff7e92398f534c09109aeed57eae1c6d2b56b5c99ebfb64a0015
diff --git a/dev-haskell/crypto/crypto-4.2.5.1-r1.ebuild b/dev-haskell/crypto/crypto-4.2.5.1-r1.ebuild
index 221307abdb08..f7d2aca9c061 100644
--- a/dev-haskell/crypto/crypto-4.2.5.1-r1.ebuild
+++ b/dev-haskell/crypto/crypto-4.2.5.1-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-# ebuild generated by hackport 0.3.9999
+# ebuild generated by hackport 0.6.6.9999
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
MY_PN="Crypto"
@@ -21,11 +21,13 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-haskell/hunit:=[profile?]
- >=dev-haskell/quickcheck-2.4.0.1:2=[profile?]
- dev-haskell/random:=[profile?]
- >=dev-lang/ghc-6.10.4:="
+ >=dev-haskell/quickcheck-2.4.0.1:2=[profile?]
+ dev-haskell/random:=[profile?]
+ >=dev-lang/ghc-7.4.1:=
+"
DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.2"
+ >=dev-haskell/cabal-1.2
+"
S="${WORKDIR}/${MY_P}"
@@ -40,7 +42,7 @@ src_test() {
}
src_install() {
- cabal_src_install
+ haskell-cabal_src_install
rm -rf "${D}/usr/bin" 2>/dev/null
}
diff --git a/dev-haskell/crypto/metadata.xml b/dev-haskell/crypto/metadata.xml
index 2dbebd8cd714..b7878815d80d 100644
--- a/dev-haskell/crypto/metadata.xml
+++ b/dev-haskell/crypto/metadata.xml
@@ -5,10 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- DES, Blowfish, AES, TEA, SHA1, MD5, RSA, BubbleBabble,
- Hexdump, Support for Word128, Word192 and Word256 and Beyond, PKCS5
- Padding, Various Encryption Modes e.g. Cipher Block Chaining all in one package,
- with HUnit and QuickCheck tests, and examples.
- </longdescription>
</pkgmetadata>