diff options
author | Martin Väth <martin@mvath.de> | 2013-03-19 23:33:05 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:48:38 +0200 |
commit | 071cec1ba5446b7380351c74c25150ee3950d291 (patch) | |
tree | 1f490fb1569eabdfb583389095e21131b1a0e00d /profiles | |
parent | Bump duckduckgo, getdelta (diff) | |
download | mv-071cec1ba5446b7380351c74c25150ee3950d291.tar.gz mv-071cec1ba5446b7380351c74c25150ee3950d291.tar.bz2 mv-071cec1ba5446b7380351c74c25150ee3950d291.zip |
eix: Add USE=swap-remote
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8eae9e65..73cdbc42 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -12,6 +12,7 @@ app-portage/eix:security - This adds some checks which can prevent certain explo app-portage/eix:sqlite - Compile in support for portage's sqlite backend; to actually use it you need additional configuration of portage and eix app-portage/eix:strong-optimization - Adds several more agressive CXXFLAGS/LDFLAGS for optimization like graphite (if available). May cause trouble with some buggy compiler versions. Absense of this USE flag does not strip user's *FLAGS app-portage/eix:strong-security - Add many checks to prevent exploits if eix code has a bug. This will slow down eix considerably. Use only if you are paranoid or have reasons to suspect a bug. +app-portage/eix:swap-remote - Swap role of remote addresses in eix-remote, making the data from gpo.zugaina.org the first choice. app-portage/eix:tools - Create separate binary for script helper tools; useful if they are called extremely often app-shells/auto-fu-zsh:compile - Byte-compile to speed up app-shells/zsh:completion_AIX - install completions for AIX |