From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/balsa/
Date: Sun, 2 May 2021 15:07:58 +0000 (UTC) [thread overview]
Message-ID: <1619968074.1c5dcec316b19d79bf97076dc7cb42ca44af17d0.zlogene@gentoo> (raw)
commit: 1c5dcec316b19d79bf97076dc7cb42ca44af17d0
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May 2 15:00:01 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May 2 15:07:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c5dcec3
mail-client/balsa: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
mail-client/balsa/balsa-2.6.1.ebuild | 7 +++----
mail-client/balsa/balsa-2.6.2.ebuild | 5 ++---
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/mail-client/balsa/balsa-2.6.1.ebuild b/mail-client/balsa/balsa-2.6.1.ebuild
index df42f91d81a..7ee055e35b1 100644
--- a/mail-client/balsa/balsa-2.6.1.ebuild
+++ b/mail-client/balsa/balsa-2.6.1.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=6
@@ -12,7 +12,7 @@ LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
-IUSE="gnome +gnome-keyring kerberos ldap libressl rubrica sqlite webkit xface"
+IUSE="gnome +gnome-keyring kerberos ldap rubrica sqlite webkit xface"
# TODO: internal spell checking via enchant-2 instead of gtkspell/gspell?
RDEPEND="
@@ -40,8 +40,7 @@ RDEPEND="
net-mail/mailbase
x11-themes/hicolor-icon-theme
x11-themes/adwaita-icon-theme
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
"
DEPEND="${RDEPEND}
dev-util/gtk-update-icon-cache
diff --git a/mail-client/balsa/balsa-2.6.2.ebuild b/mail-client/balsa/balsa-2.6.2.ebuild
index 1dedf117e67..1e0ac241c99 100644
--- a/mail-client/balsa/balsa-2.6.2.ebuild
+++ b/mail-client/balsa/balsa-2.6.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
-IUSE="gnome +gnome-keyring kerberos ldap libressl rubrica sqlite webkit xface"
+IUSE="gnome +gnome-keyring kerberos ldap rubrica sqlite webkit xface"
# TODO: internal spell checking via enchant-2 instead of gtkspell/gspell?
DEPEND="
@@ -40,8 +40,7 @@ DEPEND="
net-mail/mailbase
x11-themes/hicolor-icon-theme
x11-themes/adwaita-icon-theme
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
"
RDEPEND="${DEPEND}"
BDEPEND="
next reply other threads:[~2021-05-02 15:08 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-02 15:07 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-04 18:39 [gentoo-commits] repo/gentoo:master commit in: mail-client/balsa/ Andreas Sturmlechner
2023-05-18 12:17 Andreas Sturmlechner
2023-02-15 18:38 Matt Turner
2023-02-12 3:54 Matt Turner
2022-12-16 20:37 Arthur Zamarin
2022-10-30 23:21 Matt Turner
2022-09-26 14:57 Matt Turner
2022-09-26 14:54 Matt Turner
2022-03-23 0:45 Sam James
2021-11-06 4:09 Sam James
2021-10-04 1:25 Sam James
2021-09-22 12:05 Mart Raudsepp
2021-08-21 17:31 Matt Turner
2021-05-29 9:02 Sam James
2021-05-29 6:09 Sam James
2021-04-19 2:39 Matt Turner
2020-08-25 18:09 Sam James
2020-08-25 0:22 Sam James
2020-08-24 7:48 Mart Raudsepp
2018-12-02 17:27 Mart Raudsepp
2018-07-15 15:41 Mart Raudsepp
2018-07-15 15:41 Mart Raudsepp
2018-07-15 15:41 Mart Raudsepp
2018-01-07 22:07 Sergei Trofimovich
2017-12-20 21:02 Mart Raudsepp
2017-09-02 18:00 Gilles Dartiguelongue
2017-08-09 20:52 Sergei Trofimovich
2017-07-14 11:44 Pacho Ramos
2017-02-10 19:08 Pacho Ramos
2017-01-21 19:51 Pacho Ramos
2016-11-27 11:21 Pacho Ramos
2016-11-04 9:40 Pacho Ramos
2015-10-10 23:40 Anthony G. Basile
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=1619968074.1c5dcec316b19d79bf97076dc7cb42ca44af17d0.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