summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/checksec/Manifest2
-rw-r--r--app-admin/checksec/checksec-1.7.5.ebuild (renamed from app-admin/checksec/checksec-1.7.4.ebuild)0
-rw-r--r--profiles/use.local.desc2
3 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/checksec/Manifest b/app-admin/checksec/Manifest
index 7f39643f..69b22fae 100644
--- a/app-admin/checksec/Manifest
+++ b/app-admin/checksec/Manifest
@@ -1 +1 @@
-DIST checksec-1.7.4.tar.gz 51677 SHA256 ffa9b73b41f97d341fca5d46ebe93480110450bf37deb1126a29ea8548f854ae
+DIST checksec-1.7.5.tar.gz 51266 SHA256 7f863279edade48418adf1a4ed1899ff46c45aa7e148229369f15f8f5ca54e9e
diff --git a/app-admin/checksec/checksec-1.7.4.ebuild b/app-admin/checksec/checksec-1.7.5.ebuild
index 653a6c68..653a6c68 100644
--- a/app-admin/checksec/checksec-1.7.4.ebuild
+++ b/app-admin/checksec/checksec-1.7.5.ebuild
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