commit: d167784446f7c16563280a6ba0d1dbb5c63612aa
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 4 10:52:51 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 4 11:00:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1677844
dev-haskell/crypto-random: 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-random/crypto-random-0.0.9.ebuild | 8 ++++----
dev-haskell/crypto-random/metadata.xml | 3 ---
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 075a5fa7ad4..2e658396175 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 881710a8786..b7878815d80 100644
--- a/dev-haskell/crypto-random/metadata.xml
+++ b/dev-haskell/crypto-random/metadata.xml
@@ -5,7 +5,4 @@
<email>[email protected]</email>
<name>Gentoo Haskell</name>
</maintainer>
- <upstream>
- <remote-id type="github">vincenthz/hs-crypto-random</remote-id>
- </upstream>
</pkgmetadata>