summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-06-12 15:10:33 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-06-12 15:10:33 +0000
commit36f0476579c380c58f16ead0e9692b1fda976857 (patch)
tree789031095548daf212c89b8759243b7fe5a3db72 /net-misc/stunnel
parentVersion bumps (diff)
downloadgentoo-2-36f0476579c380c58f16ead0e9692b1fda976857.tar.gz
gentoo-2-36f0476579c380c58f16ead0e9692b1fda976857.tar.bz2
gentoo-2-36f0476579c380c58f16ead0e9692b1fda976857.zip
Stable for arm, ppc and ppc64. Bug #551890.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r--net-misc/stunnel/ChangeLog5
-rw-r--r--net-misc/stunnel/stunnel-5.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog
index 85f485ca58a7..b4e1eaac9cb5 100644
--- a/net-misc/stunnel/ChangeLog
+++ b/net-misc/stunnel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/stunnel
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.227 2015/06/12 14:10:12 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.228 2015/06/12 15:10:33 blueness Exp $
+
+ 12 Jun 2015; Anthony G. Basile <blueness@gentoo.org> stunnel-5.18.ebuild:
+ Stable for arm, ppc and ppc64. Bug #551890.
*stunnel-5.18 (12 Jun 2015)
diff --git a/net-misc/stunnel/stunnel-5.18.ebuild b/net-misc/stunnel/stunnel-5.18.ebuild
index 26c5b491b44f..af998ef0f9b4 100644
--- a/net-misc/stunnel/stunnel-5.18.ebuild
+++ b/net-misc/stunnel/stunnel-5.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.18.ebuild,v 1.1 2015/06/12 14:10:12 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.18.ebuild,v 1.2 2015/06/12 15:10:33 blueness Exp $
EAPI="5"
@@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="ipv6 selinux tcpd"
DEPEND="tcpd? ( sys-apps/tcp-wrappers )