public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/tinc/
Date: Sun,  2 May 2021 15:07:58 +0000 (UTC)	[thread overview]
Message-ID: <1619968075.1bd57eea7f71ccaa840e6cc914382547179d7fdc.zlogene@gentoo> (raw)

commit:     1bd57eea7f71ccaa840e6cc914382547179d7fdc
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May  2 15:04:18 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May  2 15:07:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd57eea

net-vpn/tinc: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-vpn/tinc/tinc-1.0.35-r2.ebuild    | 5 ++---
 net-vpn/tinc/tinc-1.0.36.ebuild       | 5 ++---
 net-vpn/tinc/tinc-1.1_pre17-r1.ebuild | 5 ++---
 3 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/net-vpn/tinc/tinc-1.0.35-r2.ebuild b/net-vpn/tinc/tinc-1.0.35-r2.ebuild
index 939a35de4cd..be4c667f269 100644
--- a/net-vpn/tinc/tinc-1.0.35-r2.ebuild
+++ b/net-vpn/tinc/tinc-1.0.35-r2.ebuild
@@ -18,11 +18,10 @@ SRC_URI="http://www.tinc-vpn.org/packages/${P}.tar.gz
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="libressl +lzo uml vde +zlib"
+IUSE="+lzo uml vde +zlib"
 
 DEPEND="
-	!libressl? ( dev-libs/openssl:0= )
-	libressl? ( dev-libs/libressl:0= )
+	dev-libs/openssl:0=
 	lzo? ( dev-libs/lzo:2 )
 	zlib? ( sys-libs/zlib )"
 RDEPEND="${DEPEND}

diff --git a/net-vpn/tinc/tinc-1.0.36.ebuild b/net-vpn/tinc/tinc-1.0.36.ebuild
index 1b6f632bb8a..5094bc4d00f 100644
--- a/net-vpn/tinc/tinc-1.0.36.ebuild
+++ b/net-vpn/tinc/tinc-1.0.36.ebuild
@@ -12,11 +12,10 @@ SRC_URI="http://www.tinc-vpn.org/packages/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="libressl +lzo uml vde +zlib"
+IUSE="+lzo uml vde +zlib"
 
 DEPEND="
-	!libressl? ( dev-libs/openssl:0= )
-	libressl? ( dev-libs/libressl:0= )
+	dev-libs/openssl:0=
 	lzo? ( dev-libs/lzo:2 )
 	zlib? ( sys-libs/zlib )"
 RDEPEND="${DEPEND}

diff --git a/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild b/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild
index aa515c1303b..3d984145f79 100644
--- a/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild
+++ b/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild
@@ -22,12 +22,11 @@ SRC_URI="http://www.tinc-vpn.org/packages/${MY_P}.tar.gz
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="+lzo +ncurses libressl +readline +ssl uml vde upnp +zlib"
+IUSE="+lzo +ncurses +readline +ssl uml vde upnp +zlib"
 
 DEPEND="
 	ssl? (
-		!libressl? ( dev-libs/openssl:0= )
-		libressl? ( dev-libs/libressl:0= )
+		dev-libs/openssl:0=
 	)
 	lzo? ( dev-libs/lzo:2 )
 	ncurses? ( sys-libs/ncurses:= )


             reply	other threads:[~2021-05-02 15:08 UTC|newest]

Thread overview: 32+ 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 --
2025-03-08 14:25 [gentoo-commits] repo/gentoo:master commit in: net-vpn/tinc/ Sam James
2025-03-08 14:25 Sam James
2025-03-08 14:16 Arthur Zamarin
2024-07-09 12:09 Yixun Lan
2024-04-05  1:21 Sam James
2023-04-25 23:17 Sam James
2022-07-03  0:59 Sam James
2022-05-05 10:06 WANG Xuerui
2022-05-05 10:06 WANG Xuerui
2022-03-06 10:12 Jakov Smolić
2021-09-02  6:25 Yixun Lan
2021-06-28 23:25 Anthony G. Basile
2021-01-06 15:06 Fabian Groffen
2020-02-24 14:58 Anthony G. Basile
2020-02-23 20:59 Anthony G. Basile
2019-08-27 14:34 Anthony G. Basile
2019-04-15  7:12 Yixun Lan
2019-04-15  7:12 Yixun Lan
2019-03-08  3:32 Yixun Lan
2019-03-08  3:32 Yixun Lan
2019-03-07 23:13 Anthony G. Basile
2018-10-10  1:24 Anthony G. Basile
2018-06-12 22:32 Anthony G. Basile
2018-06-12 22:26 Anthony G. Basile
2018-04-21 11:15 Anthony G. Basile
2017-11-27 17:28 Pacho Ramos
2017-11-05 23:20 Anthony G. Basile
2017-09-02 22:24 Anthony G. Basile
2017-09-02 22:24 Anthony G. Basile
2017-09-02 22:24 Anthony G. Basile
2017-04-23 21:01 David Seifert

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=1619968075.1bd57eea7f71ccaa840e6cc914382547179d7fdc.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