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: Mon, 08 Apr 2019 22:07:47
Message-Id: 1554761238.00c5f2953fe3e9a7f8dc89aa1c9689355ce61457.slyfox@gentoo
1 commit: 00c5f2953fe3e9a7f8dc89aa1c9689355ce61457
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Apr 8 21:43:18 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 22:07:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c5f295
7
8 net-misc/stunnel: stable 5.50-r1 for sparc, 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="sparc"
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 c2c51a0ff50..b0e7fc505ca 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 )