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: Fri, 09 Oct 2015 00:51:28
Message-Id: 1444352206.8f1c7ee915a4c93587f93b706be8aca61ace7773.blueness@gentoo
1 commit: 8f1c7ee915a4c93587f93b706be8aca61ace7773
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 9 00:56:46 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 9 00:56:46 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f1c7ee9
7
8 net-misc/stunnel: stable for alpha, bug #551890.
9
10 Note: alpha did test but forgot to change the keyword.
11
12 Package-Manager: portage-2.2.20.1
13
14 net-misc/stunnel/stunnel-5.20.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/stunnel/stunnel-5.20.ebuild b/net-misc/stunnel/stunnel-5.20.ebuild
18 index 0de1c8f..89f4130 100644
19 --- a/net-misc/stunnel/stunnel-5.20.ebuild
20 +++ b/net-misc/stunnel/stunnel-5.20.ebuild
21 @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
26 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
27 IUSE="ipv6 selinux stunnel3 tcpd"
28
29 DEPEND="tcpd? ( sys-apps/tcp-wrappers )