diff options
author | 2013-07-21 17:54:54 +0000 | |
---|---|---|
committer | 2013-07-21 17:54:54 +0000 | |
commit | 40e23ea139989254a025a82b368d45ac24bc1fa5 (patch) | |
tree | 68da637814c49e5e16a0c54c761f1a2e690d9941 /net-misc | |
parent | Stable for sparc, wrt bug #476960 (diff) | |
download | gentoo-2-40e23ea139989254a025a82b368d45ac24bc1fa5.tar.gz gentoo-2-40e23ea139989254a025a82b368d45ac24bc1fa5.tar.bz2 gentoo-2-40e23ea139989254a025a82b368d45ac24bc1fa5.zip |
Stable for sparc, wrt bug #460278
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.56-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index 4ef735d6880f..7ad5304f1b98 100644 --- a/net-misc/stunnel/ChangeLog +++ b/net-misc/stunnel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/stunnel # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.146 2013/07/21 15:58:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.147 2013/07/21 17:54:54 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> stunnel-4.56-r1.ebuild: + Stable for sparc, wrt bug #460278 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> stunnel-4.56-r1.ebuild: Stable for ia64, wrt bug #460278 diff --git a/net-misc/stunnel/stunnel-4.56-r1.ebuild b/net-misc/stunnel/stunnel-4.56-r1.ebuild index 13b523a1c970..bd6152f63764 100644 --- a/net-misc/stunnel/stunnel-4.56-r1.ebuild +++ b/net-misc/stunnel/stunnel-4.56-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.56-r1.ebuild,v 1.9 2013/07/21 15:58:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.56-r1.ebuild,v 1.10 2013/07/21 17:54:54 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 ) |