diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-08 14:30:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-08 14:30:46 +0000 |
commit | f04ff19d4f0fc038230b0f5d2922684e159b3f40 (patch) | |
tree | 124dee0ab05b397999056e8523aa6d26de85cab4 /net-misc/stunnel | |
parent | Version bump #519226 by Mirko Guenther. (diff) | |
download | gentoo-2-f04ff19d4f0fc038230b0f5d2922684e159b3f40.tar.gz gentoo-2-f04ff19d4f0fc038230b0f5d2922684e159b3f40.tar.bz2 gentoo-2-f04ff19d4f0fc038230b0f5d2922684e159b3f40.zip |
Stable for HPPA (bug #519400).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 c9e53cfa8a93..0130c99d9194 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.178 2014/08/08 12:20:25 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.179 2014/08/08 14:30:46 jer Exp $ + + 08 Aug 2014; Jeroen Roovers <jer@gentoo.org> stunnel-5.03.ebuild: + Stable for HPPA (bug #519400). 08 Aug 2014; Anthony G. Basile <blueness@gentoo.org> +files/stunnel, +files/stunnel.conf, +files/stunnel.tmpfiles.conf, -files/stunnel.conf-r1, diff --git a/net-misc/stunnel/stunnel-5.03.ebuild b/net-misc/stunnel/stunnel-5.03.ebuild index afc72c373589..912b1264e77c 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.2 2014/08/08 12:20:25 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.03.ebuild,v 1.3 2014/08/08 14:30:46 jer 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 ) |