summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-04 11:59:25 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-04 12:00:37 +0100
commit5b8a35d522c3224baedfcae1081536c7aadd57dd (patch)
tree7faf604cb7cc968440b1a81aa341cc3038b76cab /dev-haskell
parentdev-haskell/cpu: update to EAPI=7 (diff)
downloadgentoo-5b8a35d522c3224baedfcae1081536c7aadd57dd.tar.gz
gentoo-5b8a35d522c3224baedfcae1081536c7aadd57dd.tar.bz2
gentoo-5b8a35d522c3224baedfcae1081536c7aadd57dd.zip
dev-haskell/crypto-pubkey: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/crypto-pubkey/crypto-pubkey-0.2.8.ebuild6
-rw-r--r--dev-haskell/crypto-pubkey/metadata.xml10
2 files changed, 3 insertions, 13 deletions
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>