diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-11-25 22:39:15 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-11-25 22:39:15 +0000 |
commit | d934827bf44b7cfcf6711964418148fa60877668 (patch) | |
tree | 0625f358789b5e015e49db139cc1dbc9be00428f /dev-haskell/cryptohash-cryptoapi | |
parent | 2e34d110f164bf74d55fced27fe0000201b3eec5 (diff) |
gentoo resync : 25.11.2020
Diffstat (limited to 'dev-haskell/cryptohash-cryptoapi')
-rw-r--r-- | dev-haskell/cryptohash-cryptoapi/Manifest | 4 | ||||
-rw-r--r-- | dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.4.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/cryptohash-cryptoapi/metadata.xml | 3 |
3 files changed, 5 insertions, 8 deletions
diff --git a/dev-haskell/cryptohash-cryptoapi/Manifest b/dev-haskell/cryptohash-cryptoapi/Manifest index 85f75ad9cb14..728950abbf12 100644 --- a/dev-haskell/cryptohash-cryptoapi/Manifest +++ b/dev-haskell/cryptohash-cryptoapi/Manifest @@ -1,3 +1,3 @@ DIST cryptohash-cryptoapi-0.1.4.tar.gz 3094 BLAKE2B afd5169c172965eadacf9113a03a58cfff9350b63c339170788585437777deb41998322ea3d33f5d9c2c77b4f927e4457bfcaf8f4f92c6f77e85bffc51c02a47 SHA512 f5add1c8922e682d5d08073d0a3d03c6d5545f38edd90821bad7a92f354203ca380ca7e302b4b259bb9e2ce6ae09b1a2428e981e2d745a4a1b1a5cff696621e2 -EBUILD cryptohash-cryptoapi-0.1.4.ebuild 746 BLAKE2B 7b36dc3f5f688e59afde1ec04b409986196f51dfab9c707520162c84623490cdc5dcd1a71ae0159772a13fa3b8bc6c0dbc2bc628dd8a29d1b7a9d0a694f4ba68 SHA512 e7cbd605de5e811933a51f90a65b26f6209140463abb79b64e7468c4a5bab664a1bae285b6e5947d1ec6ad22c86bb9dec0fb4e58ece5586086ad056bcd368bb3 -MISC metadata.xml 347 BLAKE2B 0437ce30c9f9ca7d0e2d9a8ef223804a989a2ed47dbb41d79292ac2d8dac1913cd810277410a46d7fc9ead31532eb6734719f1c74500ed309b00a50a6449235b SHA512 03fdbb5af0047787584c72c965450558094efc23d6282897a0ed9566e3bc17c27a223a047bfbeecfbc4d562043cf1bbd21788c1fcd96a27a66eb2e3da3173624 +EBUILD cryptohash-cryptoapi-0.1.4.ebuild 746 BLAKE2B 1e5f4342510aa17253298fab5e6f4f441a3278f1007cb86aa65a7ba9938839dfa1fa1986cb94337ea049e2c01fa9d35329d79d3958a2f8eaa4c80cdfab035574 SHA512 53e47ab29bb1ff3b3eeedc48ad4f10e566feff5595d1149d55225302636f1fe3b382d8281f9888da69c73aca18b8bf59a8d54447d2789263dbd3b6e80cbf9b22 +MISC metadata.xml 249 BLAKE2B 84b809c265ff2a09d1f06c66d4797652ff4c64205d94323e07333ae0fbddcfb8c58d0176a8cc52bd37e9353371d987b9b473b9747cb082e1c2871ed80fcfa144 SHA512 ce055b41ff1c10209e88579fe21ce16550be7e9b21f87724564f06430aa6f478974f186a10c8ff7e92398f534c09109aeed57eae1c6d2b56b5c99ebfb64a0015 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> |