summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-11-03 23:37:14 +0100
committerMartin Väth <martin@mvath.de>2016-11-03 23:37:14 +0100
commitec0bbc2d11517d921d5c511d5211ec0e58ea5ed3 (patch)
treef3b7c064b6b3318e516542350e1e4aa1099f0639 /profiles
parentapp-shells/dash: Adapt to recent change in gentoo repository (diff)
downloadmv-ec0bbc2d11517d921d5c511d5211ec0e58ea5ed3.tar.gz
mv-ec0bbc2d11517d921d5c511d5211ec0e58ea5ed3.tar.bz2
mv-ec0bbc2d11517d921d5c511d5211ec0e58ea5ed3.zip
app-admin/checksec: Version bump
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 47702bb7..51fb4c90 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -16,7 +16,7 @@ app-portage/eix:swap-remote - Swap role of remote addresses in eix-remote, makin
app-portage/eix:tools - Create separate binary for script helper tools; useful if they are called extremely often
app-portage/portage-postsyncd-mv:portage-utils - Make /etc/portage/repo.postsync.d/q-reinit from app-portage/portage-utils non-executable and install a hack in /etc/portage/env/app-portage/portage-utils so that it stays so
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/dash:dumb-echo - Disable echo -n and character sequence interpretation for added fun
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