summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-05-18 07:32:50 +0200
committerMartin Väth <martin@mvath.de>2018-05-18 07:32:50 +0200
commit7408adf6bc27fa8a38a1e4d328a3b13af43b94bc (patch)
treef119f5046d01046ef6b67f01c2b01ef3e4f39c8b
parentFix mask for app-admin/flexlm. Mask app-shells/command-not-found (diff)
downloadmv-7408adf6bc27fa8a38a1e4d328a3b13af43b94bc.tar.gz
mv-7408adf6bc27fa8a38a1e4d328a3b13af43b94bc.tar.bz2
mv-7408adf6bc27fa8a38a1e4d328a3b13af43b94bc.zip
app-shells/schily-tools: Version bump. Remove -fno-strict-overflow
-rw-r--r--app-shells/schily-tools/Manifest2
-rw-r--r--app-shells/schily-tools/schily-tools-2018.05.17.ebuild (renamed from app-shells/schily-tools/schily-tools-2018.05.02.ebuild)1
-rw-r--r--metadata/pkg_desc_index2
3 files changed, 2 insertions, 3 deletions
diff --git a/app-shells/schily-tools/Manifest b/app-shells/schily-tools/Manifest
index da2b3212..09005251 100644
--- a/app-shells/schily-tools/Manifest
+++ b/app-shells/schily-tools/Manifest
@@ -1,2 +1,2 @@
DIST schily-2017-09-25.tar.bz2 4182173 SHA512 79b532f2ed0332f69edbd2dbe83e4acfdff5b4cfc0f8ade341ee0289375d824e3ad19816e3fc25ef3a108ffa8b9437000bd55f68c41bb187d45455c573fc316a
-DIST schily-2018-05-02.tar.bz2 4218317 SHA512 f9021607cbfea6ea052d70d96dd879d17e93f9298dffe5f152cb4c8d4015345ff0417e953daba38779d1fe19a82d09ccd5f16f0e59323f376d015ff780712340
+DIST schily-2018-05-17.tar.bz2 4225794 SHA512 1fcb45a567a5af4725ad554fd33a3940a844abf444b3c3d7817aaf7e1e8e290ac70f33975388fadc075cdd55f5aa4cc30fd70dcab5604a8e596b674fa4f60d39
diff --git a/app-shells/schily-tools/schily-tools-2018.05.02.ebuild b/app-shells/schily-tools/schily-tools-2018.05.17.ebuild
index 29d52418..7246aaff 100644
--- a/app-shells/schily-tools/schily-tools-2018.05.02.ebuild
+++ b/app-shells/schily-tools/schily-tools-2018.05.17.ebuild
@@ -174,7 +174,6 @@ targets() {
src_prepare() {
default
filter-flags -fPIE -pie '-flto*' -fwhole-program -fno-common
- append-cflags $(test-flags-CC -fno-strict-overflow)
src_schily_prepare
sed -i -e '1s!man1/sh\.1!man1/bosh.1!' -- "${S}/sh/"{jsh,pfsh}.1 || die
sed -i \
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index e39df6f4..025e7987 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -38,7 +38,7 @@ app-shells/oh-my-zsh 99999999: A ready-to-use zsh configuration with plugins
app-shells/push 3.1: A POSIX shell function to treat a variable like an array, quoting args
app-shells/quoter 4.1: Quote arguments or standard input for usage in POSIX shell by eval
app-shells/runtitle 2.10: Scripts to run commands and set the hard status line (windows title)
-app-shells/schily-tools 2017.09.25 2018.05.02: Many tools from Joerg Schilling, including a POSIX compliant Bourne Shell
+app-shells/schily-tools 2017.09.25 2018.05.17: Many tools from Joerg Schilling, including a POSIX compliant Bourne Shell
app-shells/set_prompt 3.0.0: An intelligent prompt for zsh or bash with status line (window title) support
app-shells/termcolors-mv 4.7: 256colors sample script and dircolors configuration for standard or 256 colors
app-shells/zsh-syntax-highlighting 0.6.0 0.6.1_alpha20180411 99999999: Fish shell like syntax highlighting for zsh