summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-08-24 09:10:27 +0200
committerMartin Väth <martin@mvath.de>2016-08-24 09:10:27 +0200
commitc46ff07551ddedbfd7eda4554b221808c6623560 (patch)
tree38d3b1374a0b61bb9ec38807cbda3a5dbef650e9 /profiles/use.local.desc
parentmedia-video/video-mv: Version bump (diff)
downloadmv-c46ff07551ddedbfd7eda4554b221808c6623560.tar.gz
mv-c46ff07551ddedbfd7eda4554b221808c6623560.tar.bz2
mv-c46ff07551ddedbfd7eda4554b221808c6623560.zip
app-shells/dash: Optionally cripple dash as in the gentoo repository
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 1cf00c22..cf664f32 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -15,6 +15,7 @@ app-portage/eix:strong-security - Add many checks to prevent exploits if eix cod
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. Do not use this if you are cross-compiling
+app-shells/dash:cripple - Cripple XSI compliance of echo and simultaneously remove echo -n as forced by the ebuild in the main gentoo repository, see bug 590696. This differs from all other shells and breaks expectations of historical scripts like those generated by autoconf-2.13 but can perhaps be useful to check for POSIX-embedded-minimal usage
app-shells/schily-tools:renameschily_calc - Rename calc to scalc for compatibility with sci-mathematics/calc
app-shells/schily-tools:renameschily_compare - Rename compare to scompare for compatibility with imagemagick
app-shells/schily-tools:renameschily_count - Rename count to scount for compatibility with sys-devel/llvm