summaryrefslogtreecommitdiff
path: root/net-p2p/cpuminer-opt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
commita978c074e4272bb901fbe4a10de0a7b2af574f17 (patch)
tree8c764c1cc0576389ce22abd317bceba71ea5732d /net-p2p/cpuminer-opt
parent40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (diff)
gentoo resync : 04.05.2021
Diffstat (limited to 'net-p2p/cpuminer-opt')
-rw-r--r--net-p2p/cpuminer-opt/Manifest4
-rw-r--r--net-p2p/cpuminer-opt/cpuminer-opt-3.16.2.ebuild5
-rw-r--r--net-p2p/cpuminer-opt/cpuminer-opt-9999.ebuild7
3 files changed, 7 insertions, 9 deletions
diff --git a/net-p2p/cpuminer-opt/Manifest b/net-p2p/cpuminer-opt/Manifest
index 4d7b1fcd9142..eb369c54ba11 100644
--- a/net-p2p/cpuminer-opt/Manifest
+++ b/net-p2p/cpuminer-opt/Manifest
@@ -1,5 +1,5 @@
AUX cpuminer-opt.service 690 BLAKE2B f95dff31fb5ff12da8b8ae282bba4c0fd15b5c0aa7e0f2b87f94a901a8e15ea5c81e6704fe5e81681383a3d82c41516174c4cae3a6dc59c9d2af618197f32189 SHA512 d175754246d61d08d615af52c3499d67e4d8c6a5166f07ea4fd646f3000ca7afed99f9b436785c50141a86b5faf017be4b2d1d5d2f9e3921a6171e4223be9b4c
DIST cpuminer-opt-3.16.2.tar.gz 1829567 BLAKE2B 01f0383f1e6f46bb71c548df5f69e808e7ccaa3aa7217530464b86bc629843f632405f9ca57f9201cd337e774ebe8ca6fa2fe8b8ec0e0042bb0844d8bd9f6c0c SHA512 bc0d9970afee6f6d5cdfbe7517c7d201fccb9ef133dc51494b03bfa1b4e0e8e40927cffee8ff811b077f6d39b2bc61e96bba1c162f68470fd702e1b3383a6357
-EBUILD cpuminer-opt-3.16.2.ebuild 1029 BLAKE2B ba3e4999b835b6d1d58df70a95ca21e8541556c5eeb9d68c614ca23f85f763e4a82a1e8d271ef3efbabada2e4fb740c5b8e0f2de13fdae3031b60ded8693f728 SHA512 62ae121d8e757eb7b04f7549f5c0a05daabf26d55b8e59d654a578434d4860967fb95da8ec2b47d5ca81d55553239daa14e04cab95d6025dccc1a771298e7be1
-EBUILD cpuminer-opt-9999.ebuild 1029 BLAKE2B 03505cb48293bd884d6ff25944aad5d5aed6d2fe8888d07f16529900d5589f3550ac02f3f2e6e24ec70e65a7059d1f0e05e8377fbaff98385c8d23b2005f5670 SHA512 1ca7351712bb25fa0245e281bf23a18bc7d2b778cd8e16969c25cde8702f65519855b30a7c3d171e0ee7b58dc61b8e4c66d91643d8aaf5c68a6829d209735663
+EBUILD cpuminer-opt-3.16.2.ebuild 969 BLAKE2B 0deb9f25cd276a34807e0300ade515ad826b611482fb9adf30fb36aa24d2ec9db17f271db57752eeda309058f50990df94ee2e970fa1b9ad8776362a2a464213 SHA512 1437e49e6f1830f60df9a8d395f02747ea8a2b25b14c4f48709ec69664aefdd89dcaffb104901de2d9f94f95bbe465fdd1666a1abc0757ebc5ce9d74b8bb0039
+EBUILD cpuminer-opt-9999.ebuild 969 BLAKE2B 0deb9f25cd276a34807e0300ade515ad826b611482fb9adf30fb36aa24d2ec9db17f271db57752eeda309058f50990df94ee2e970fa1b9ad8776362a2a464213 SHA512 1437e49e6f1830f60df9a8d395f02747ea8a2b25b14c4f48709ec69664aefdd89dcaffb104901de2d9f94f95bbe465fdd1666a1abc0757ebc5ce9d74b8bb0039
MISC metadata.xml 333 BLAKE2B f7851fe0d55d729c75e3934fa32ab578c57d3dfc4a1634cc8dcca655f0d4ab1a6bb56d0b9c347dedb6cedf3d5a5a7a1bb9662856733970b1cc8db288c26be4a2 SHA512 770d39605bb1afa7d7643b4fc8f295e449f90175ae0d31c8a5023bfc9ba233c9e80ebf1dfbf81c4b86af8dc1d66bc336a4464748f162119b35fcb695cd54e656
diff --git a/net-p2p/cpuminer-opt/cpuminer-opt-3.16.2.ebuild b/net-p2p/cpuminer-opt/cpuminer-opt-3.16.2.ebuild
index b82ff43b0b84..fb5ffe94cd29 100644
--- a/net-p2p/cpuminer-opt/cpuminer-opt-3.16.2.ebuild
+++ b/net-p2p/cpuminer-opt/cpuminer-opt-3.16.2.ebuild
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic systemd
DESCRIPTION="Optimized multi algo CPU miner"
HOMEPAGE="https://github.com/JayDDee/cpuminer-opt"
-IUSE="cpu_flags_x86_sse2 curl libressl"
+IUSE="cpu_flags_x86_sse2 curl"
LICENSE="GPL-2"
SLOT="0"
REQUIRED_USE="cpu_flags_x86_sse2"
@@ -15,8 +15,7 @@ DEPEND="
dev-libs/gmp:0
dev-libs/jansson
>=net-misc/curl-7.15[ssl]
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
"
RDEPEND="${DEPEND}"
if [[ ${PV} == "9999" ]] ; then
diff --git a/net-p2p/cpuminer-opt/cpuminer-opt-9999.ebuild b/net-p2p/cpuminer-opt/cpuminer-opt-9999.ebuild
index 837ad5101bc1..fb5ffe94cd29 100644
--- a/net-p2p/cpuminer-opt/cpuminer-opt-9999.ebuild
+++ b/net-p2p/cpuminer-opt/cpuminer-opt-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic systemd
DESCRIPTION="Optimized multi algo CPU miner"
HOMEPAGE="https://github.com/JayDDee/cpuminer-opt"
-IUSE="cpu_flags_x86_sse2 curl libressl"
+IUSE="cpu_flags_x86_sse2 curl"
LICENSE="GPL-2"
SLOT="0"
REQUIRED_USE="cpu_flags_x86_sse2"
@@ -15,8 +15,7 @@ DEPEND="
dev-libs/gmp:0
dev-libs/jansson
>=net-misc/curl-7.15[ssl]
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
"
RDEPEND="${DEPEND}"
if [[ ${PV} == "9999" ]] ; then