Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/asmail/
Date: Sun, 02 May 2021 12:51:05
Message-Id: 1619959641.686742046b1c46d29b14b702828bb8bc92142c26.zlogene@gentoo
1 commit: 686742046b1c46d29b14b702828bb8bc92142c26
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 2 12:47:21 2021 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 2 12:47:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68674204
7
8 net-mail/asmail: remove libressl support
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 net-mail/asmail/asmail-2.1-r1.ebuild | 5 ++---
14 1 file changed, 2 insertions(+), 3 deletions(-)
15
16 diff --git a/net-mail/asmail/asmail-2.1-r1.ebuild b/net-mail/asmail/asmail-2.1-r1.ebuild
17 index d018d7a0ea8..4d88997e613 100644
18 --- a/net-mail/asmail/asmail-2.1-r1.ebuild
19 +++ b/net-mail/asmail/asmail-2.1-r1.ebuild
20 @@ -12,11 +12,10 @@ SRC_URI="http://www.tigr.net/afterstep/download/${PN}/${P}.tar.gz"
21 LICENSE="GPL-2"
22 SLOT="0"
23 KEYWORDS="~amd64 ~ppc x86"
24 -IUSE="jpeg libressl"
25 +IUSE="jpeg"
26
27 RDEPEND="
28 - !libressl? ( dev-libs/openssl:0= )
29 - libressl? ( dev-libs/libressl:0= )
30 + dev-libs/openssl:0=
31 x11-libs/libXext
32 x11-libs/libX11
33 x11-libs/libXpm