diff options
author | 2014-12-26 19:15:12 +0000 | |
---|---|---|
committer | 2014-12-26 19:15:12 +0000 | |
commit | 4a3736dc10b96c7561edb3583a350c6ea24957fa (patch) | |
tree | fa2728a33195b656749238eb4232fb223e7c5d5a /net-misc/tor/tor-0.2.5.10-r3.ebuild | |
parent | Stable for amd64, wrt bug #533320 (diff) | |
download | historical-4a3736dc10b96c7561edb3583a350c6ea24957fa.tar.gz historical-4a3736dc10b96c7561edb3583a350c6ea24957fa.tar.bz2 historical-4a3736dc10b96c7561edb3583a350c6ea24957fa.zip |
Stable for amd64, wrt bug #533564
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-misc/tor/tor-0.2.5.10-r3.ebuild')
-rw-r--r-- | net-misc/tor/tor-0.2.5.10-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 e7f28de12442..30a1389fda0a 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.1 2014/11/21 23:51:22 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.5.10-r3.ebuild,v 1.2 2014/12/26 19:15:11 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 |