diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 10:16:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 10:16:38 +0000 |
commit | 240c2ea42385dc2a72af1a8ae0b08505d56f3935 (patch) | |
tree | d1fe86471b124aedbb62673e03a76074f9a2f2b1 /net-misc/stunnel | |
parent | Stable for sparc, wrt bug #499308 (diff) | |
download | gentoo-2-240c2ea42385dc2a72af1a8ae0b08505d56f3935.tar.gz gentoo-2-240c2ea42385dc2a72af1a8ae0b08505d56f3935.tar.bz2 gentoo-2-240c2ea42385dc2a72af1a8ae0b08505d56f3935.zip |
Stable for sparc, wrt bug #499310
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.56-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index c5ab0bb8f6ae..a9909288fca4 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.157 2014/03/06 16:42:13 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.158 2014/03/12 10:16:38 ago Exp $ + + 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> stunnel-4.56-r2.ebuild: + Stable for sparc, wrt bug #499310 *stunnel-5.00 (06 Mar 2014) diff --git a/net-misc/stunnel/stunnel-4.56-r2.ebuild b/net-misc/stunnel/stunnel-4.56-r2.ebuild index be0e0e7219fa..faf15ce46a86 100644 --- a/net-misc/stunnel/stunnel-4.56-r2.ebuild +++ b/net-misc/stunnel/stunnel-4.56-r2.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-4.56-r2.ebuild,v 1.6 2014/02/20 20:36:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.56-r2.ebuild,v 1.7 2014/03/12 10:16:38 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.stunnel.org/stunnel/${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 xforward listen-queue" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) |