From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/
Date: Tue, 27 Apr 2021 23:23:35 +0000 (UTC) [thread overview]
Message-ID: <1619565432.899c6d87fb35b02e99da176b2c5cfc20e882b117.telans@gentoo> (raw)
Message-ID: <20210427232335.p9OAGdoMDEFVmZ5_XNe7t7S7Dr_wYMmtsNy-qVGCCCw@z> (raw)
commit: 899c6d87fb35b02e99da176b2c5cfc20e882b117
Author: Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Sat Apr 24 23:47:11 2021 +0000
Commit: Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Tue Apr 27 23:17:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=899c6d87
net-p2p/monero: drop libressl support
Signed-off-by: Theo Anderson <telans <AT> posteo.de>
net-p2p/monero/monero-0.17.1.9.ebuild | 5 ++---
net-p2p/monero/monero-9999.ebuild | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/net-p2p/monero/monero-0.17.1.9.ebuild b/net-p2p/monero/monero-0.17.1.9.ebuild
index fb62cb795..2cfccaa2d 100644
--- a/net-p2p/monero/monero-0.17.1.9.ebuild
+++ b/net-p2p/monero/monero-0.17.1.9.ebuild
@@ -18,7 +18,7 @@ fi
LICENSE="BSD MIT"
SLOT="0"
-IUSE="+daemon libressl readline +tools +wallet-cli +wallet-rpc"
+IUSE="+daemon readline +tools +wallet-cli +wallet-rpc"
REQUIRED_USE="|| ( daemon tools wallet-cli wallet-rpc )"
RESTRICT="test"
@@ -27,14 +27,13 @@ DEPEND="
acct-user/monero
dev-libs/boost:=[nls,threads]
dev-libs/libsodium:=
+ dev-libs/openssl:=
dev-libs/randomx
dev-libs/rapidjson
dev-libs/supercop
net-dns/unbound:=[threads]
net-libs/czmq:=
net-libs/miniupnpc
- !libressl? ( dev-libs/openssl:= )
- libressl? ( dev-libs/libressl:= )
readline? ( sys-libs/readline:0= )
"
RDEPEND="${DEPEND}"
diff --git a/net-p2p/monero/monero-9999.ebuild b/net-p2p/monero/monero-9999.ebuild
index 528e57f45..1ee22fc10 100644
--- a/net-p2p/monero/monero-9999.ebuild
+++ b/net-p2p/monero/monero-9999.ebuild
@@ -19,7 +19,7 @@ fi
LICENSE="BSD MIT"
SLOT="0"
-IUSE="+daemon libressl readline +tools +wallet-cli +wallet-rpc"
+IUSE="+daemon readline +tools +wallet-cli +wallet-rpc"
REQUIRED_USE="|| ( daemon tools wallet-cli wallet-rpc )"
RESTRICT="test"
@@ -28,14 +28,13 @@ DEPEND="
acct-user/monero
dev-libs/boost:=[nls,threads]
dev-libs/libsodium:=
+ dev-libs/openssl:=
dev-libs/randomx
dev-libs/rapidjson
dev-libs/supercop
net-dns/unbound:=[threads]
net-libs/czmq:=
net-libs/miniupnpc
- !libressl? ( dev-libs/openssl:= )
- libressl? ( dev-libs/libressl:= )
readline? ( sys-libs/readline:0= )
"
RDEPEND="${DEPEND}"
next reply other threads:[~2021-04-27 23:23 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-27 23:24 Theo Anderson [this message]
2021-04-27 23:23 ` [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/monero/ Theo Anderson
-- strict thread matches above, loose matches on Subject: below --
2024-09-26 9:14 [gentoo-commits] repo/proj/guru:master " David Roman
2024-09-26 9:14 David Roman
2024-09-26 9:14 David Roman
2024-08-17 10:16 David Roman
2024-07-26 20:29 David Roman
2024-06-29 9:55 David Roman
2024-05-29 12:55 Andrew Ammerlaan
2024-03-16 19:37 Julien Roy
2024-03-10 21:26 Haelwenn Monnier
2024-01-07 23:46 David Roman
2023-11-24 17:20 David Roman
2023-10-03 9:34 David Roman
2023-10-02 12:24 David Roman
2023-06-07 7:04 Viorel Munteanu
2023-04-04 16:40 Haelwenn Monnier
2023-01-04 8:51 Florian Schmaus
2023-01-01 18:21 Florian Schmaus
2022-09-26 9:48 Andrew Ammerlaan
2022-09-19 6:30 Ronny Gutbrod
2022-05-02 7:17 Florian Schmaus
2021-09-10 10:45 Arthur Zamarin
2021-05-07 18:18 Andrew Ammerlaan
2021-04-28 8:08 Andrew Ammerlaan
2021-04-28 8:08 Andrew Ammerlaan
2021-01-10 11:31 Andrew Ammerlaan
2021-01-10 11:31 Andrew Ammerlaan
2021-01-05 15:21 Andrew Ammerlaan
2021-01-01 13:14 Andrew Ammerlaan
2020-12-29 10:58 Andrew Ammerlaan
2020-12-29 10:58 Andrew Ammerlaan
2020-12-29 10:58 Andrew Ammerlaan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1619565432.899c6d87fb35b02e99da176b2c5cfc20e882b117.telans@gentoo \
--to=telans@posteo.de \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox