diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-09-22 11:09:07 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-09-22 11:09:07 +0000 |
commit | 78ff3b121c742d117866ba0d1d26762cf7175b8f (patch) | |
tree | de4ae59c878d85d5fe175869296fb62d76152cbd /net-misc/stunnel | |
parent | Version bump (diff) | |
download | gentoo-2-78ff3b121c742d117866ba0d1d26762cf7175b8f.tar.gz gentoo-2-78ff3b121c742d117866ba0d1d26762cf7175b8f.tar.bz2 gentoo-2-78ff3b121c742d117866ba0d1d26762cf7175b8f.zip |
Stable amd64 and x86, 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 605f08bfc27b..d95bcad06de8 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.181 2014/09/22 11:07:35 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.182 2014/09/22 11:09:07 blueness Exp $ + + 22 Sep 2014; Anthony G. Basile <blueness@gentoo.org> stunnel-5.03.ebuild: + Stable amd64 and x86, bug #519400 *stunnel-5.04 (22 Sep 2014) diff --git a/net-misc/stunnel/stunnel-5.03.ebuild b/net-misc/stunnel/stunnel-5.03.ebuild index 3f69907981d5..917b1000de44 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.4 2014/08/12 22:18:47 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.03.ebuild,v 1.5 2014/09/22 11:09:07 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 ) |