diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:00:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:00:21 +0000 |
commit | 02ce53d04863519aed611ac9e0be2ee08e92abb7 (patch) | |
tree | 387d9cbb8d74d2d316036ae9242bd4e05796d9b5 /net-misc | |
parent | Stable for sparc, wrt bug #498172 (diff) | |
download | gentoo-2-02ce53d04863519aed611ac9e0be2ee08e92abb7.tar.gz gentoo-2-02ce53d04863519aed611ac9e0be2ee08e92abb7.tar.bz2 gentoo-2-02ce53d04863519aed611ac9e0be2ee08e92abb7.zip |
Stable for sparc, wrt bug #498760
(Portage version: 2.2.7/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/tor/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tor/tor-0.2.4.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tor/ChangeLog b/net-misc/tor/ChangeLog index 64287631c1ef..fbc3b1f781d3 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.401 2014/01/26 11:57:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.402 2014/01/26 12:00:21 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> tor-0.2.4.20.ebuild: + Stable for sparc, wrt bug #498760 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> tor-0.2.4.20.ebuild: Stable for ppc64, wrt bug #498760 diff --git a/net-misc/tor/tor-0.2.4.20.ebuild b/net-misc/tor/tor-0.2.4.20.ebuild index 201e7a2507b9..5c39de851f4c 100644 --- a/net-misc/tor/tor-0.2.4.20.ebuild +++ b/net-misc/tor/tor-0.2.4.20.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.4.20.ebuild,v 1.6 2014/01/26 11:57:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.4.20.ebuild,v 1.7 2014/01/26 12:00:21 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 selinux stats tor-hardening transparent-proxy threads upnp web" DEPEND="dev-libs/openssl |