commit:     91ce2623279ba11674429dea32929edc75ad0a05
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  4 10:44:04 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct  4 11:00:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ce2623

dev-haskell/crypto-api: bump up to 0.13.3

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

 dev-haskell/crypto-api/Manifest                               |  2 +-
 .../{crypto-api-0.13.2.ebuild => crypto-api-0.13.3.ebuild}    | 11 +++++------
 dev-haskell/crypto-api/metadata.xml                           |  9 +++------
 3 files changed, 9 insertions(+), 13 deletions(-)

diff --git a/dev-haskell/crypto-api/Manifest b/dev-haskell/crypto-api/Manifest
index bbebde21114..1ac92cf400d 100644
--- a/dev-haskell/crypto-api/Manifest
+++ b/dev-haskell/crypto-api/Manifest
@@ -1 +1 @@
-DIST crypto-api-0.13.2.tar.gz 47877 BLAKE2B 
e9a10cdc7ab66ce4155856feb4ce4df93e7f49785fb9571f326377f9b5faf5a939aa625d9ad75bf31835b2a764bacb2a2a762b4d25c20faaaeedcfb205d20cb8
 SHA512 
2803862a714c3f448aa63469171fc68835ea9648a94d69ec76a32d20c1ed480aa3ecacedc3bf1e674797430c5d2966ceea4a83e38e827a68d2fab78fb4c8567c
+DIST crypto-api-0.13.3.tar.gz 48346 BLAKE2B 
eeec2644fe43218c8e647bd84e3fad31079cb560cb25a078853ae40cb8be617a05fcc55ca844811f1356d8f5a8088583497d79e38f808d12af4695bc05bba7d0
 SHA512 
1228fe857e235a0d5692916507a42e622f9769325ae9a6a7828270dcb64fe38cc094eec3fc8cad2f28b01bd8de98b1dc637a17aab1db1568a82cb91ebc65c382

diff --git a/dev-haskell/crypto-api/crypto-api-0.13.2.ebuild 
b/dev-haskell/crypto-api/crypto-api-0.13.3.ebuild
similarity index 78%
rename from dev-haskell/crypto-api/crypto-api-0.13.2.ebuild
rename to dev-haskell/crypto-api/crypto-api-0.13.3.ebuild
index 982a547b9ab..4b61011d2c6 100644
--- a/dev-haskell/crypto-api/crypto-api-0.13.2.ebuild
+++ b/dev-haskell/crypto-api/crypto-api-0.13.3.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.3.9999
+# ebuild generated by hackport 0.6.6.9999
 
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
@@ -20,11 +20,10 @@ IUSE="all-cpolys"
 RDEPEND=">=dev-haskell/cereal-0.2:=[profile?]
        dev-haskell/entropy:=[profile?]
        >=dev-haskell/tagged-0.1:=[profile?]
-       dev-haskell/transformers:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
+       >=dev-lang/ghc-8.0.1:=
 "
 DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.6
+       >=dev-haskell/cabal-1.24.0.0
 "
 
 src_configure() {

diff --git a/dev-haskell/crypto-api/metadata.xml 
b/dev-haskell/crypto-api/metadata.xml
index 210ea246460..df36a4e2914 100644
--- a/dev-haskell/crypto-api/metadata.xml
+++ b/dev-haskell/crypto-api/metadata.xml
@@ -5,6 +5,9 @@
                <email>[email protected]</email>
                <name>Gentoo Haskell</name>
        </maintainer>
+       <use>
+               <flag name="all-cpolys">Build all the CMAC polynomes up to 
10000 bits instead of just the usual ones</flag>
+       </use>
        <longdescription>
                A generic interface for cryptographic operations (hashes, 
ciphers, randomness).
                Maintainers of hash and cipher implementations are
@@ -16,10 +19,4 @@
                one cryptographic algorithm (ex: padding) is within
                scope of this package.
        </longdescription>
-       <use>
-               <flag name="all-cpolys">Build all the CMAC polynomes up to 
10000 bits instead of just the usual ones</flag>
-       </use>
-       <upstream>
-               <remote-id type="github">TomMD/crypto-api</remote-id>
-       </upstream>
 </pkgmetadata>

Reply via email to