summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2021-02-19 12:29:44 +0100
committerDavid Seifert <soap@gentoo.org>2021-02-19 12:29:44 +0100
commit53a1e9183a1fa8bffcd696f9056cf0d07b3c95af (patch)
tree623b68af1792916cf6c0651e860cb0de47aa67cd /sys-devel/bmake/files
parentsys-devel/bmake: Bump to 20210206 (diff)
downloadgentoo-53a1e9183a1fa8bffcd696f9056cf0d07b3c95af.tar.gz
gentoo-53a1e9183a1fa8bffcd696f9056cf0d07b3c95af.tar.bz2
gentoo-53a1e9183a1fa8bffcd696f9056cf0d07b3c95af.zip
sys-devel/bmake: Remove 20210110
Closes: https://github.com/gentoo/gentoo/pull/19526 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-20210110-tests.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/sys-devel/bmake/files/bmake-20210110-tests.patch b/sys-devel/bmake/files/bmake-20210110-tests.patch
deleted file mode 100644
index 1557ef85bef9..000000000000
--- a/sys-devel/bmake/files/bmake-20210110-tests.patch
+++ /dev/null
@@ -1,26 +0,0 @@
---- a/unit-tests/Makefile
-+++ b/unit-tests/Makefile
-@@ -188,7 +188,6 @@ TESTS+= dotwait
- TESTS+= envfirst
- TESTS+= error
- TESTS+= # escape # broken by reverting POSIX changes
--TESTS+= export
- TESTS+= export-all
- TESTS+= export-env
- TESTS+= export-variants
-@@ -285,7 +284,6 @@ TESTS+= sh-leading-plus
- 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
-@@ -321,7 +319,6 @@ TESTS+= var-op-append
- 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