diff options
author | 2015-08-02 09:41:29 +0000 | |
---|---|---|
committer | 2015-08-02 09:41:29 +0000 | |
commit | 9ca1bb8655ea23ec1d91cfe9882dec735be21b62 (patch) | |
tree | e8fb996e716171cb1741249faba27d0614852dcb /net-misc | |
parent | sparc stable wrt bug #554104 (diff) | |
download | gentoo-2-9ca1bb8655ea23ec1d91cfe9882dec735be21b62.tar.gz gentoo-2-9ca1bb8655ea23ec1d91cfe9882dec735be21b62.tar.bz2 gentoo-2-9ca1bb8655ea23ec1d91cfe9882dec735be21b62.zip |
sparc stable wrt bug #551890
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-5.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index e6b27a70be54..303df43b4873 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.242 2015/07/30 16:50:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.243 2015/08/02 09:41:29 pacho Exp $ + + 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> stunnel-5.17.ebuild: + sparc stable wrt bug #551890 30 Jul 2015; Markus Meier <maekke@gentoo.org> stunnel-5.20.ebuild: arm stable, bug #551890 diff --git a/net-misc/stunnel/stunnel-5.17.ebuild b/net-misc/stunnel/stunnel-5.17.ebuild index 55b6b7b94080..c05efc96d111 100644 --- a/net-misc/stunnel/stunnel-5.17.ebuild +++ b/net-misc/stunnel/stunnel-5.17.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.17.ebuild,v 1.4 2015/07/03 10:15:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.17.ebuild,v 1.5 2015/08/02 09:41:29 pacho 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 ) |