diff options
author | Markus Meier <maekke@gentoo.org> | 2014-12-30 17:55:04 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-12-30 17:55:04 +0000 |
commit | 4de37f0ab1442327c2daa984fc91cab719294612 (patch) | |
tree | a4a8050ef327e047e7ff764ab0ef839505031005 /net-misc/tor | |
parent | arm stable, bug #533396 (diff) | |
download | gentoo-2-4de37f0ab1442327c2daa984fc91cab719294612.tar.gz gentoo-2-4de37f0ab1442327c2daa984fc91cab719294612.tar.bz2 gentoo-2-4de37f0ab1442327c2daa984fc91cab719294612.zip |
arm stable, bug #533564
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-misc/tor')
-rw-r--r-- | net-misc/tor/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tor/tor-0.2.5.10-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tor/ChangeLog b/net-misc/tor/ChangeLog index 6c642b7b41d5..e79c90b01da8 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.453 2014/12/28 10:20:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.454 2014/12/30 17:55:04 maekke Exp $ + + 30 Dec 2014; Markus Meier <maekke@gentoo.org> tor-0.2.5.10-r3.ebuild: + arm stable, bug #533564 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> tor-0.2.5.10-r3.ebuild: Stable for x86, 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 5e84050d5cc1..39cf12ed118b 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 # 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.3 2014/12/28 10:20:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.5.10-r3.ebuild,v 1.4 2014/12/30 17:55:04 maekke 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 |