summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2013-03-19 23:44:49 +0100
committerMartin Väth <martin@mvath.de>2015-10-11 10:48:40 +0200
commit08d2f1725c7ec43f4f42faaa125072e7888f263e (patch)
treeee11fe8d7b3cbff5a8c8fcaa1c3743d1981691e7
parenteix: Add USE=swap-remote (diff)
downloadmv-08d2f1725c7ec43f4f42faaa125072e7888f263e.tar.gz
mv-08d2f1725c7ec43f4f42faaa125072e7888f263e.tar.bz2
mv-08d2f1725c7ec43f4f42faaa125072e7888f263e.zip
eix: Remove confusing nls description
-rw-r--r--app-portage/eix/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-portage/eix/metadata.xml b/app-portage/eix/metadata.xml
index de246348..5d130ef0 100644
--- a/app-portage/eix/metadata.xml
+++ b/app-portage/eix/metadata.xml
@@ -23,7 +23,6 @@
<flag name="debug">Build with upstream's CXXFLAGS/LDFLAGS for debugging support; not recommended for normal use.</flag>
<flag name="dep">Make DEP=true the default which enables support for {,R,P}DEPEND but requires roughly double disk and memory.</flag>
<flag name="doc">Create description of the eix cache file additionally in html format</flag>
- <flag name="nls">Support foreign language messages (experimental; currently only de)</flag>
<flag name="optimization">Accept upstream's choices for CXXFLAGS/LDFLAGS for optimization. Absense of this USE flag does not strip user's *FLAGS</flag>
<flag name="security">This adds some checks which can prevent certain exploits if e.g. the eix code has a bug. If you use the hardened toolchain, using this flag does not increase security and can even lead to problems.</flag>
<flag name="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</flag>