summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2021-03-23 15:44:30 +0100
committerDavid Seifert <soap@gentoo.org>2021-03-23 15:44:30 +0100
commita6413b2f09c01a845c1d1af3f20aa30de1ff27b4 (patch)
tree2c8aed3d7ae737b2ea88919156cf87f91638bfe6 /sys-devel/bmake/files
parentsys-devel/bmake: Stable 20210206 for amd64 (diff)
downloadgentoo-a6413b2f09c01a845c1d1af3f20aa30de1ff27b4.tar.gz
gentoo-a6413b2f09c01a845c1d1af3f20aa30de1ff27b4.tar.bz2
gentoo-a6413b2f09c01a845c1d1af3f20aa30de1ff27b4.zip
sys-devel/bmake: Remove old 20201117
Closes: https://github.com/gentoo/gentoo/pull/20078 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-devel/bmake/files')
-rw-r--r--sys-devel/bmake/files/bmake-20201117-tests.patch34
1 files changed, 0 insertions, 34 deletions
diff --git a/sys-devel/bmake/files/bmake-20201117-tests.patch b/sys-devel/bmake/files/bmake-20201117-tests.patch
deleted file mode 100644
index 185f45232e1e..000000000000
--- a/sys-devel/bmake/files/bmake-20201117-tests.patch
+++ /dev/null
@@ -1,34 +0,0 @@
---- a/unit-tests/Makefile
-+++ b/unit-tests/Makefile
-@@ -168,7 +168,6 @@
- TESTS+= envfirst
- TESTS+= error
- TESTS+= # escape # broken by reverting POSIX changes
--TESTS+= export
- TESTS+= export-all
- TESTS+= export-env
- TESTS+= export-variants
-@@ -255,7 +254,6 @@
- TESTS+= sh-meta-chars
- TESTS+= sh-multi-line
- TESTS+= sh-single-line
--TESTS+= shell-csh
- TESTS+= shell-custom
- .if exists(/bin/ksh)
- TESTS+= shell-ksh
-@@ -287,7 +285,6 @@
- TESTS+= var-op-assign
- TESTS+= var-op-default
- TESTS+= var-op-expand
--TESTS+= var-op-shell
- TESTS+= var-op-sunsh
- TESTS+= var-recursive
- TESTS+= varcmd
-@@ -300,7 +297,6 @@
- TESTS+= varmod-edge
- TESTS+= varmod-exclam-shell
- TESTS+= varmod-extension
--TESTS+= varmod-gmtime
- TESTS+= varmod-hash
- TESTS+= varmod-head
- TESTS+= varmod-ifelse