diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-08-12 22:18:47 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-08-12 22:18:47 +0000 |
commit | 466490e3b7695d053ac475dffd30577d29f090ff (patch) | |
tree | 41a95ccd834f972b66b9327d4480fd10c7d44fc2 /net-misc/stunnel | |
parent | Keyword ~ppc and ~ppc64, bug #519170 (diff) | |
download | gentoo-2-466490e3b7695d053ac475dffd30577d29f090ff.tar.gz gentoo-2-466490e3b7695d053ac475dffd30577d29f090ff.tar.bz2 gentoo-2-466490e3b7695d053ac475dffd30577d29f090ff.zip |
Stable on arm, ppc and ppc64. Bug #519400
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-5.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index 0130c99d9194..abc6d6b860d7 100644 --- a/net-misc/stunnel/ChangeLog +++ b/net-misc/stunnel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/stunnel # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.179 2014/08/08 14:30:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.180 2014/08/12 22:18:47 blueness Exp $ + + 12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> stunnel-5.03.ebuild: + Stable on arm, ppc and ppc64. Bug #519400 08 Aug 2014; Jeroen Roovers <jer@gentoo.org> stunnel-5.03.ebuild: Stable for HPPA (bug #519400). diff --git a/net-misc/stunnel/stunnel-5.03.ebuild b/net-misc/stunnel/stunnel-5.03.ebuild index 912b1264e77c..3f69907981d5 100644 --- a/net-misc/stunnel/stunnel-5.03.ebuild +++ b/net-misc/stunnel/stunnel-5.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.03.ebuild,v 1.3 2014/08/08 14:30:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.03.ebuild,v 1.4 2014/08/12 22:18:47 blueness Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://www.stunnel.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 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 ) |