summaryrefslogtreecommitdiff
path: root/dev-haskell/crypto-pubkey
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-pubkey
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'dev-haskell/crypto-pubkey')
-rw-r--r--dev-haskell/crypto-pubkey/Manifest4
-rw-r--r--dev-haskell/crypto-pubkey/crypto-pubkey-0.2.8.ebuild6
-rw-r--r--dev-haskell/crypto-pubkey/metadata.xml10
3 files changed, 5 insertions, 15 deletions
diff --git a/dev-haskell/crypto-pubkey/Manifest b/dev-haskell/crypto-pubkey/Manifest
index f42392446323..3cacfb3a204d 100644
--- a/dev-haskell/crypto-pubkey/Manifest
+++ b/dev-haskell/crypto-pubkey/Manifest
@@ -1,3 +1,3 @@
DIST crypto-pubkey-0.2.8.tar.gz 46405 BLAKE2B ee04b805204899ec6fdc1cfcda7a1ac83010805396308f9be7b2e885d52245f7ac77ad9caa7028afc2a3deaa594126a36ab4b93631227cf274e40dacb252b56a SHA512 9e7d54421fdb3c53964688831a2ca5f5379e141e7924af76916d868300833c0dbde22392e1452f80aaf2ec7a9a52de6b429a6f8f78b8fbef6c32f2f31202ed06
-EBUILD crypto-pubkey-0.2.8.ebuild 1000 BLAKE2B c7fc3fb48488c04e2d0b5e1dd86b17e8f24a7535c3483c79ff630881db400200d946de61755acde5f8f032df8429ff0f577b62c7b4301d41bc88b9bbc3ba2fcd SHA512 54e2e2b0882757e802a7b781138a2b1292f88f2c49aa9ac1587e607199d785a2c2d7beba9aaa7929a918916ec64fd45160b7e212a7271a1c505af3f306661596
-MISC metadata.xml 550 BLAKE2B e4921e40eb276a11ba0ee29e7cfe8acb8d03ba4cae9f86ad4d13b4281971a0284a0cb1be9d88db5342fd48533cefbc10b88bb689bbd336d8176919b7e1cb8fad SHA512 6bc022c97cb51ca0de160f9152ca0a3eabc143ab3c35cc4de6a06f76ad559a87ab931db7dab4358ab05f750528f1e393ed0ec9b490ed7c1f06821bd1c443e195
+EBUILD crypto-pubkey-0.2.8.ebuild 1000 BLAKE2B 1c3786794035e1c6edb066fa9d9a64c92a30bb4d8de4830508f5be559780901bf3ff37d152e117a55d2f0286cd4c7c17e92035af25f9758f546c0e9a16bf7641 SHA512 386e7c4b2dfdfa3a4f38b5273a6d601e78709fcaf9e320c0532b5d8f482780704d851ab13afd96ea920d6bb9ff6c5f9e42a10c06b3265514d6303c2455579f9d
+MISC metadata.xml 249 BLAKE2B 84b809c265ff2a09d1f06c66d4797652ff4c64205d94323e07333ae0fbddcfb8c58d0176a8cc52bd37e9353371d987b9b473b9747cb082e1c2871ed80fcfa144 SHA512 ce055b41ff1c10209e88579fe21ce16550be7e9b21f87724564f06430aa6f478974f186a10c8ff7e92398f534c09109aeed57eae1c6d2b56b5c99ebfb64a0015
diff --git a/dev-haskell/crypto-pubkey/crypto-pubkey-0.2.8.ebuild b/dev-haskell/crypto-pubkey/crypto-pubkey-0.2.8.ebuild
index eb419ccd7dc9..a73652cf8df2 100644
--- a/dev-haskell/crypto-pubkey/crypto-pubkey-0.2.8.ebuild
+++ b/dev-haskell/crypto-pubkey/crypto-pubkey-0.2.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# 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.4.4.9999
+# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
diff --git a/dev-haskell/crypto-pubkey/metadata.xml b/dev-haskell/crypto-pubkey/metadata.xml
index 07093d50668a..b7878815d80d 100644
--- a/dev-haskell/crypto-pubkey/metadata.xml
+++ b/dev-haskell/crypto-pubkey/metadata.xml
@@ -5,14 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- Public Key cryptography
-
- Supports RSA PKCS15, RSA OAEP, RSA PSS, DSA, ElGamal signature.
-
- Also have primitive support for Diffie Hellman, and ElGamal encryption
- </longdescription>
- <upstream>
- <remote-id type="github">vincenthz/hs-crypto-pubkey</remote-id>
- </upstream>
</pkgmetadata>