diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-14 14:21:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-14 14:21:37 +0000 |
commit | 6e9d0a256831b0b61f8f0e843678475ab0085e2e (patch) | |
tree | 13836dc997b722b97d5a718688a2af3562b7e3a2 /net-misc/stunnel | |
parent | Stable for alpha, wrt bug #472558 (diff) | |
download | gentoo-2-6e9d0a256831b0b61f8f0e843678475ab0085e2e.tar.gz gentoo-2-6e9d0a256831b0b61f8f0e843678475ab0085e2e.tar.bz2 gentoo-2-6e9d0a256831b0b61f8f0e843678475ab0085e2e.zip |
Stable for alpha, wrt bug #460278
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index 08ea24b8ec94..a637aae046f0 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.143 2013/07/13 19:15:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.144 2013/07/14 14:21:37 ago Exp $ + + 14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> stunnel-4.56-r1.ebuild: + Stable for alpha, wrt bug #460278 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> stunnel-4.56-r1.ebuild: Stable for ppc64, wrt bug #460278 diff --git a/net-misc/stunnel/stunnel-4.56-r1.ebuild b/net-misc/stunnel/stunnel-4.56-r1.ebuild index 309b62fe6ed5..f32d4319e9f8 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.6 2013/07/13 19:15:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.56-r1.ebuild,v 1.7 2013/07/14 14:21:37 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 ) |