summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emulation/virtualbox/virtualbox-6.1.34-r6.ebuild (renamed from app-emulation/virtualbox/virtualbox-6.1.34-r5.ebuild)7
-rw-r--r--profiles/package.mask4
2 files changed, 0 insertions, 11 deletions
diff --git a/app-emulation/virtualbox/virtualbox-6.1.34-r5.ebuild b/app-emulation/virtualbox/virtualbox-6.1.34-r6.ebuild
index 428e491497ba..9aaf9e206961 100644
--- a/app-emulation/virtualbox/virtualbox-6.1.34-r5.ebuild
+++ b/app-emulation/virtualbox/virtualbox-6.1.34-r6.ebuild
@@ -299,13 +299,6 @@ src_configure() {
if use amd64 && ! has_multilib_profile ; then
myconf+=( --disable-vmmraw )
fi
-
- # bug #843437
- cat >> LocalConfig.kmk <<-EOF || die
- CFLAGS=${CFLAGS}
- CXXFLAGS=${CXXFLAGS}
- EOF
-
# not an autoconf script
edo ./configure "${myconf[@]}"
diff --git a/profiles/package.mask b/profiles/package.mask
index 7355d914cc2e..9dd06203385b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -82,10 +82,6 @@ games-engines/nazghul
# Removal on 2022-08-09. Bug #857252.
dev-python/pydispatcher
-# David Seifert <soap@gentoo.org> (2022-07-07)
-# Broken by recent fix attempts, bug #856811.
->app-emulation/virtualbox-6.1.34-r1
-
# David Seifert <soap@gentoo.org> (2022-07-02)
# Unmaintained, no response on bugs, stuck on python 3.9. If you
# want to unmask these, you have to at least port them to python 3.10.