commit:     5b8a35d522c3224baedfcae1081536c7aadd57dd
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  4 10:59:25 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct  4 11:00:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b8a35d5

dev-haskell/crypto-pubkey: update to EAPI=7

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/crypto-pubkey/crypto-pubkey-0.2.8.ebuild |  6 +++---
 dev-haskell/crypto-pubkey/metadata.xml               | 10 ----------
 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 eb419ccd7dc..a73652cf8df 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 07093d50668..b7878815d80 100644
--- a/dev-haskell/crypto-pubkey/metadata.xml
+++ b/dev-haskell/crypto-pubkey/metadata.xml
@@ -5,14 +5,4 @@
                <email>[email protected]</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>

Reply via email to