From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/fdm/
Date: Sun, 2 May 2021 14:51:35 +0000 (UTC) [thread overview]
Message-ID: <1619967091.0fc3525cdf7d5641f8fb7fc60974396c725858b2.zlogene@gentoo> (raw)
commit: 0fc3525cdf7d5641f8fb7fc60974396c725858b2
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May 2 14:44:24 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May 2 14:51:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fc3525c
net-mail/fdm: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
net-mail/fdm/fdm-2.0-r1.ebuild | 5 ++---
net-mail/fdm/fdm-2.0.ebuild | 7 +++----
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/net-mail/fdm/fdm-2.0-r1.ebuild b/net-mail/fdm/fdm-2.0-r1.ebuild
index 4e24d3c741f..565b705e22c 100644
--- a/net-mail/fdm/fdm-2.0-r1.ebuild
+++ b/net-mail/fdm/fdm-2.0-r1.ebuild
@@ -10,11 +10,10 @@ SRC_URI="https://github.com/nicm/fdm/releases/download/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="examples libressl pcre"
+IUSE="examples pcre"
DEPEND="
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
sys-libs/tdb
pcre? ( dev-libs/libpcre )
"
diff --git a/net-mail/fdm/fdm-2.0.ebuild b/net-mail/fdm/fdm-2.0.ebuild
index c74527c128e..694efe07388 100644
--- a/net-mail/fdm/fdm-2.0.ebuild
+++ b/net-mail/fdm/fdm-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,10 +12,9 @@ SRC_URI="https://github.com/nicm/fdm/releases/download/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
-IUSE="examples libressl pcre"
+IUSE="examples pcre"
-DEPEND="!libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+DEPEND="dev-libs/openssl:0=
sys-libs/tdb
pcre? ( dev-libs/libpcre )"
RDEPEND="${DEPEND}"
next reply other threads:[~2021-05-02 14:51 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-02 14:51 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-10 13:26 [gentoo-commits] repo/gentoo:master commit in: net-mail/fdm/ Petr Vaněk
2025-01-10 11:48 Petr Vaněk
2024-11-26 7:03 Sam James
2024-11-23 15:05 Michał Górny
2024-11-23 14:32 Michał Górny
2023-03-18 21:54 Sam James
2023-03-17 17:26 Sam James
2023-03-17 17:00 Sam James
2023-01-10 3:14 Sam James
2022-12-18 4:20 Sam James
2021-10-04 0:47 Sam James
2021-07-15 22:12 Conrad Kostecki
2021-07-15 21:39 Sam James
2021-07-15 21:33 Sam James
2021-04-11 20:52 Conrad Kostecki
2020-11-29 9:56 David Seifert
2020-11-29 8:15 Agostino Sarubbo
2020-11-27 16:49 Thomas Deutschmann
2020-09-19 20:05 Stephen Klimaszewski
2019-06-25 14:31 Michael Orlitzky
2019-02-16 9:28 Pacho Ramos
2019-02-16 9:28 Pacho Ramos
2016-05-30 19:36 Michael Weber
2015-08-27 8:04 Tim Harder
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=1619967091.0fc3525cdf7d5641f8fb7fc60974396c725858b2.zlogene@gentoo \
--to=zlogene@gentoo.org \
--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