diff options
author | 2015-01-01 11:35:25 +0000 | |
---|---|---|
committer | 2015-01-01 11:35:25 +0000 | |
commit | 998f2a0061662fc9bd3330ee3278087faed325dc (patch) | |
tree | 615b24341eaaf112bbfe4c3d66c9444b0f536997 /net-misc/tor | |
parent | Stable for ppc64, wrt bug #533396 (diff) | |
download | gentoo-2-998f2a0061662fc9bd3330ee3278087faed325dc.tar.gz gentoo-2-998f2a0061662fc9bd3330ee3278087faed325dc.tar.bz2 gentoo-2-998f2a0061662fc9bd3330ee3278087faed325dc.zip |
Stable for ppc64, wrt bug #533564
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/tor')
-rw-r--r-- | net-misc/tor/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/tor/tor-0.2.5.10-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/tor/ChangeLog b/net-misc/tor/ChangeLog index 63628912974f..652e7bcce8b1 100644 --- a/net-misc/tor/ChangeLog +++ b/net-misc/tor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tor -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.455 2014/12/31 16:26:21 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.456 2015/01/01 11:35:25 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> tor-0.2.5.10-r3.ebuild: + Stable for ppc64, wrt bug #533564 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> tor-0.2.5.10-r3.ebuild: Stable for ppc, wrt bug #533564 diff --git a/net-misc/tor/tor-0.2.5.10-r3.ebuild b/net-misc/tor/tor-0.2.5.10-r3.ebuild index ce40743d3412..81642595e1ee 100644 --- a/net-misc/tor/tor-0.2.5.10-r3.ebuild +++ b/net-misc/tor/tor-0.2.5.10-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.5.10-r3.ebuild,v 1.5 2014/12/31 16:26:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.5.10-r3.ebuild,v 1.6 2015/01/01 11:35:25 ago Exp $ EAPI="5" @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="-bufferevents +ecc nat-pmp seccomp selinux stats tor-hardening transparent-proxy threads test upnp web" DEPEND="dev-libs/openssl |