summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-04 11:52:51 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-04 12:00:30 +0100
commitd167784446f7c16563280a6ba0d1dbb5c63612aa (patch)
treec1fe09ce8227febdd31dc78133579b150525baab /dev-haskell
parentdev-haskell/crypto-pubkey-types: update to EAPI=7 (diff)
downloadgentoo-d167784446f7c16563280a6ba0d1dbb5c63612aa.tar.gz
gentoo-d167784446f7c16563280a6ba0d1dbb5c63612aa.tar.bz2
gentoo-d167784446f7c16563280a6ba0d1dbb5c63612aa.zip
dev-haskell/crypto-random: 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-random/crypto-random-0.0.9.ebuild8
-rw-r--r--dev-haskell/crypto-random/metadata.xml3
2 files changed, 4 insertions, 7 deletions
diff --git a/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild b/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild
index 075a5fa7ad44..2e6583961759 100644
--- a/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild
+++ b/dev-haskell/crypto-random/crypto-random-0.0.9.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"
inherit haskell-cabal
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-haskell/securemem:=[profile?]
- dev-haskell/vector:=[profile?]
+ >=dev-haskell/vector-0.7:=[profile?]
>=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
diff --git a/dev-haskell/crypto-random/metadata.xml b/dev-haskell/crypto-random/metadata.xml
index 881710a87866..b7878815d80d 100644
--- a/dev-haskell/crypto-random/metadata.xml
+++ b/dev-haskell/crypto-random/metadata.xml
@@ -5,7 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <upstream>
- <remote-id type="github">vincenthz/hs-crypto-random</remote-id>
- </upstream>
</pkgmetadata>