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: Sat, 12 Jan 2019 23:29:04
Message-Id: 1547335670.08f8e11ed68cabe5ce756363ba165baa94918f4c.slyfox@gentoo
1 commit: 08f8e11ed68cabe5ce756363ba165baa94918f4c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 12 23:27:50 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 12 23:27:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f8e11e
7
8 net-misc/stunnel: stable 5.43 for sparc, bug #656370
9
10 Package-Manager: Portage-2.3.55, Repoman-2.3.12
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-misc/stunnel/stunnel-5.43.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-misc/stunnel/stunnel-5.43.ebuild b/net-misc/stunnel/stunnel-5.43.ebuild
18 index 278bd534826..6bb6cf8d341 100644
19 --- a/net-misc/stunnel/stunnel-5.43.ebuild
20 +++ b/net-misc/stunnel/stunnel-5.43.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="6"
27 @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
32 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
33 IUSE="ipv6 libressl selinux stunnel3 tcpd"
34
35 DEPEND="tcpd? ( sys-apps/tcp-wrappers )