diff options
author | 2020-10-04 11:56:39 +0100 | |
---|---|---|
committer | 2020-10-04 12:00:35 +0100 | |
commit | c9cf9117bfc1b04d81ebd434547aad009a854897 (patch) | |
tree | a7a995950e086e4d16fd9f4ee9b82c01ca403a1a | |
parent | dev-haskell/cryptohash-conduit: update to EAPI=7 (diff) | |
download | gentoo-c9cf9117bfc1b04d81ebd434547aad009a854897.tar.gz gentoo-c9cf9117bfc1b04d81ebd434547aad009a854897.tar.bz2 gentoo-c9cf9117bfc1b04d81ebd434547aad009a854897.zip |
dev-haskell/cryptohash-cryptoapi: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/cryptohash-cryptoapi/metadata.xml | 3 |
2 files changed, 3 insertions, 6 deletions
diff --git a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild b/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild index 80f54c1e6f27..dfb8b98df70d 100644 --- a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild +++ b/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.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.7.9999 +# ebuild generated by hackport 0.6.6.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal diff --git a/dev-haskell/cryptohash-cryptoapi/metadata.xml b/dev-haskell/cryptohash-cryptoapi/metadata.xml index 0a47c5b14690..b7878815d80d 100644 --- a/dev-haskell/cryptohash-cryptoapi/metadata.xml +++ b/dev-haskell/cryptohash-cryptoapi/metadata.xml @@ -5,7 +5,4 @@ <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> - <upstream> - <remote-id type="github">vincenthz/hs-cryptohash-cryptoapi</remote-id> - </upstream> </pkgmetadata> |