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-misc/stunnel/
Date: Sat, 10 Oct 2015 21:56:12
Message-Id: 1444514503.b4d4e24ebe32ad97617f5313e47ab9cdb460b260.blueness@gentoo
1 commit: b4d4e24ebe32ad97617f5313e47ab9cdb460b260
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 22:01:43 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 22:01:43 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d4e24e
7
8 net-misc/stunnel: switch to openssl:0 exclusively
9
10 Package-Manager: portage-2.2.20.1
11
12 net-misc/stunnel/stunnel-5.23.ebuild | 2 +-
13 net-misc/stunnel/stunnel-5.24.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-misc/stunnel/stunnel-5.23.ebuild b/net-misc/stunnel/stunnel-5.23.ebuild
17 index 29080cc..ba38b4a 100644
18 --- a/net-misc/stunnel/stunnel-5.23.ebuild
19 +++ b/net-misc/stunnel/stunnel-5.23.ebuild
20 @@ -22,7 +22,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~am
21 IUSE="ipv6 selinux stunnel3 tcpd"
22
23 DEPEND="tcpd? ( sys-apps/tcp-wrappers )
24 - dev-libs/openssl:="
25 + dev-libs/openssl:0"
26 RDEPEND="${DEPEND}
27 stunnel3? ( dev-lang/perl )
28 selinux? ( sec-policy/selinux-stunnel )"
29
30 diff --git a/net-misc/stunnel/stunnel-5.24.ebuild b/net-misc/stunnel/stunnel-5.24.ebuild
31 index 29080cc..ba38b4a 100644
32 --- a/net-misc/stunnel/stunnel-5.24.ebuild
33 +++ b/net-misc/stunnel/stunnel-5.24.ebuild
34 @@ -22,7 +22,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~am
35 IUSE="ipv6 selinux stunnel3 tcpd"
36
37 DEPEND="tcpd? ( sys-apps/tcp-wrappers )
38 - dev-libs/openssl:="
39 + dev-libs/openssl:0"
40 RDEPEND="${DEPEND}
41 stunnel3? ( dev-lang/perl )
42 selinux? ( sec-policy/selinux-stunnel )"