Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/tinc/
Date: Mon, 24 Feb 2020 14:58:14
Message-Id: 1582556271.5b0b0fadef0c048aac6f348397437fe20ba26e20.blueness@gentoo
1 commit: 5b0b0fadef0c048aac6f348397437fe20ba26e20
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 24 14:57:51 2020 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 24 14:57:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b0b0fad
7
8 net-vpn/tinc: further cleanup for bug #709328
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
12
13 net-vpn/tinc/tinc-1.1_pre17-r1.ebuild | 2 --
14 1 file changed, 2 deletions(-)
15
16 diff --git a/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild b/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild
17 index e376be94df3..a98a080d9e8 100644
18 --- a/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild
19 +++ b/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild
20 @@ -23,10 +23,8 @@ LICENSE="GPL-2"
21 SLOT="0"
22 KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
23 IUSE="+lzo +ncurses libressl +readline +ssl uml vde upnp +zlib"
24 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
25
26 DEPEND="
27 - ${PYTHON_DEPS}
28 ssl? (
29 !libressl? ( dev-libs/openssl:0= )
30 libressl? ( dev-libs/libressl:0= )