Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/stunnel/
Date: Fri, 12 Apr 2019 07:06:38
Message-Id: 1555052779.05a96f4d6dd2487409afaf1e7419dcf18ff3870b.slyfox@gentoo
1 commit: 05a96f4d6dd2487409afaf1e7419dcf18ff3870b
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Apr 12 05:21:29 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 12 07:06:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a96f4d
7
8 net-misc/stunnel: stable 5.50-r1 for hppa, bug #682822
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-misc/stunnel/stunnel-5.50-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-misc/stunnel/stunnel-5.50-r1.ebuild b/net-misc/stunnel/stunnel-5.50-r1.ebuild
19 index 50902401af5..3eb24cf4c8c 100644
20 --- a/net-misc/stunnel/stunnel-5.50-r1.ebuild
21 +++ b/net-misc/stunnel/stunnel-5.50-r1.ebuild
22 @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
27 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
28 IUSE="ipv6 libressl selinux stunnel3 tcpd"
29
30 DEPEND="tcpd? ( sys-apps/tcp-wrappers )