diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 15:58:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 15:58:47 +0000 |
commit | 433491092adb1676b5296ddb8328981e3ac95492 (patch) | |
tree | 3970d55aa62b5597619e22810bd0740cfd273d86 /net-misc/stunnel | |
parent | Stable for ia64, wrt bug #473302 (diff) | |
download | gentoo-2-433491092adb1676b5296ddb8328981e3ac95492.tar.gz gentoo-2-433491092adb1676b5296ddb8328981e3ac95492.tar.bz2 gentoo-2-433491092adb1676b5296ddb8328981e3ac95492.zip |
Stable for ia64, wrt bug #460278
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 ce8d8274ab96..4ef735d6880f 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.145 2013/07/14 17:35:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.146 2013/07/21 15:58:47 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> stunnel-4.56-r1.ebuild: + Stable for ia64, wrt bug #460278 14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> stunnel-4.56-r1.ebuild: Stable for arm, wrt bug #460278 diff --git a/net-misc/stunnel/stunnel-4.56-r1.ebuild b/net-misc/stunnel/stunnel-4.56-r1.ebuild index 8869f70a5019..13b523a1c970 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.8 2013/07/14 17:35:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.56-r1.ebuild,v 1.9 2013/07/21 15:58:47 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 ) |