Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/stunnel/
Date: Sat, 09 Jul 2016 08:49:03
Message-Id: 1468054135.aebd4b5f936a1aca66a04d9ab3c29a194acf4201.jer@gentoo
1 commit: aebd4b5f936a1aca66a04d9ab3c29a194acf4201
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 9 08:48:26 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 9 08:48:55 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aebd4b5f
7
8 net-misc/stunnel: Stable for HPPA (bug #588150).
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --ignore-arches
12
13 net-misc/stunnel/stunnel-5.34-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/stunnel/stunnel-5.34-r1.ebuild b/net-misc/stunnel/stunnel-5.34-r1.ebuild
17 index 48536d8..ce4aacf 100644
18 --- a/net-misc/stunnel/stunnel-5.34-r1.ebuild
19 +++ b/net-misc/stunnel/stunnel-5.34-r1.ebuild
20 @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
26 IUSE="ipv6 libressl selinux stunnel3 tcpd"
27
28 DEPEND="tcpd? ( sys-apps/tcp-wrappers )