Gentoo Archives: gentoo-dev

From: Marco Ziebell <ziebell_marco@××××××.de>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] typo in "scrypt" USE-Flag
Date: Sun, 02 Nov 2014 16:41:35
Message-Id: 20141102174112.28e74c3d.ziebell_marco@posteo.de
1 There's a typo in the "scrypt" USE-FLAG. A bug-report seemed to big for
2 that.
3 Correct would be "scrypt: Use libscrypt for the scrypt
4 algorithm"
5
6 Found here:
7
8 # equery u tor
9 [ Legend : U - final flag setting for installation]
10 [ : I - package is installed with flag ]
11 [ Colors : set, unset ]
12 * Found these USE flags for net-misc/tor-0.2.6.1_alpha:
13 U I
14 - - bufferevents : Use libevent's buffered IO implementation
15 (unstable, buggy)
16 + - nat-pmp : Enable NAT Port Mapping Protocol
17 + - scrypt : Use libscript for the scrypt algorithm
18 + - seccomp : Enable seccomp for system call filtering
19 + - stats : Enable tracking of how much of each kind of
20 resource we download
21 - - test : Workaround to pull in packages needed to run
22 with FEATURES=test. Portage-2.1.2 handles this internally, so don't set
23 it in make.conf/package.use anymore
24 + - tor-hardening : Compile tor with hardening on vanilla
25 compilers/linkers
26 + - transparent-proxy : Enable transparent proxying
27 + - upnp : Enable UPnP port mapping support
28 - - web : Build a tor2web service instead of a tor client

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] typo in "scrypt" USE-Flag Alex Xu <alex_y_xu@×××××.ca>
Re: [gentoo-dev] typo in "scrypt" USE-Flag Sergei Trofimovich <slyfox@g.o>