commit:     c6a992f3f4f4fe0b6140bdd9e3742d8eae1f1585
Author:     Matthew S. Turnbull <sparky <AT> bluefang-logic <DOT> com>
AuthorDate: Mon Jan 25 07:32:49 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Mar  1 13:02:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a992f3

x11-wm/muffin: Remove xdg_environment_reset call.

EAPI-7 does this for us.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Matthew S. Turnbull <sparky <AT> bluefang-logic.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-wm/muffin/muffin-4.6.3.ebuild | 1 -
 x11-wm/muffin/muffin-4.8.1.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/x11-wm/muffin/muffin-4.6.3.ebuild 
b/x11-wm/muffin/muffin-4.6.3.ebuild
index 150cbd51a51..2b397f1eaeb 100644
--- a/x11-wm/muffin/muffin-4.6.3.ebuild
+++ b/x11-wm/muffin/muffin-4.6.3.ebuild
@@ -59,7 +59,6 @@ BDEPEND="
 "
 
 src_prepare() {
-       xdg_environment_reset
        default
        eautoreconf
        gnome2_disable_deprecation_warning

diff --git a/x11-wm/muffin/muffin-4.8.1.ebuild 
b/x11-wm/muffin/muffin-4.8.1.ebuild
index 2ba5eea03ff..28b45d8ec77 100644
--- a/x11-wm/muffin/muffin-4.8.1.ebuild
+++ b/x11-wm/muffin/muffin-4.8.1.ebuild
@@ -62,7 +62,6 @@ BDEPEND="
 "
 
 src_prepare() {
-       xdg_environment_reset
        default
        eautoreconf
        gnome2_disable_deprecation_warning

Reply via email to