summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-07-02 15:54:59 +0200
committerMartin Väth <martin@mvath.de>2016-07-02 15:54:59 +0200
commit6308a5f54e03928e9b6d14aa3c4847f337e3d185 (patch)
tree77b92b5008f372e5f93ded9a46e2751922cef1c2
parentsys-kernel/kernel: Version bump (diff)
downloadmv-6308a5f54e03928e9b6d14aa3c4847f337e3d185.tar.gz
mv-6308a5f54e03928e9b6d14aa3c4847f337e3d185.tar.bz2
mv-6308a5f54e03928e9b6d14aa3c4847f337e3d185.zip
app-shells/schily-tools: Version bump
-rw-r--r--app-shells/schily-tools/Manifest2
-rw-r--r--app-shells/schily-tools/files/redirect.patch19
-rw-r--r--app-shells/schily-tools/schily-tools-2016.06.28.ebuild (renamed from app-shells/schily-tools/schily-tools-2016.06.20.ebuild)2
3 files changed, 1 insertions, 22 deletions
diff --git a/app-shells/schily-tools/Manifest b/app-shells/schily-tools/Manifest
index 10ec58dc..0424da09 100644
--- a/app-shells/schily-tools/Manifest
+++ b/app-shells/schily-tools/Manifest
@@ -1 +1 @@
-DIST schily-2016-06-20.tar.bz2 3697992 SHA256 fb6a188937ddafb7f36352252e090f3203b8d40b5c398fb1dd6e38eab5f1f31a
+DIST schily-2016-06-28.tar.bz2 3700049 SHA256 7a355923602e5615a02304d20d618349b0485c1c93d7a2cfd7771ff1ecfbfa5e
diff --git a/app-shells/schily-tools/files/redirect.patch b/app-shells/schily-tools/files/redirect.patch
deleted file mode 100644
index 0aa805d7..00000000
--- a/app-shells/schily-tools/files/redirect.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-# See usenet <nkdjfb$bn1$1@news.albasani.net>
---- 1/sh/bltin.c
-+++ 1/sh/bltin.c
-@@ -106,6 +106,7 @@
- if ((type & SPC_BUILTIN) == 0)
- flags |= noexit;
- #endif
-+ type = hashdata(type);
- fdindex = initio(t->treio, (type != SYSEXEC));
- #ifdef DO_POSIX_FAILURE
- flags = oflags;
-@@ -113,7 +114,6 @@
- goto out;
- #endif
-
-- type = hashdata(type);
- switch (type) {
-
- case SYSSUSP:
diff --git a/app-shells/schily-tools/schily-tools-2016.06.20.ebuild b/app-shells/schily-tools/schily-tools-2016.06.28.ebuild
index a91ba2ee..38477a61 100644
--- a/app-shells/schily-tools/schily-tools-2016.06.20.ebuild
+++ b/app-shells/schily-tools/schily-tools-2016.06.28.ebuild
@@ -17,8 +17,6 @@ HOMEPAGE="https://sourceforge.net/projects/schilytools/"
KEYWORDS="~amd64 ~x86"
IUSE="acl caps static-libs system-libschily system-star xattr"
-PATCHES=("$FILESDIR"/redirect.patch)
-
add_iuse_expand() {
local i j
j=${1}