Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/muffin/
Date: Fri, 16 Apr 2021 11:23:48
Message-Id: 1618572190.1b3e65acf420de1aa19d8421ed6416ec4920ea3f.sam@gentoo
1 commit: 1b3e65acf420de1aa19d8421ed6416ec4920ea3f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 15 10:57:51 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 11:23:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b3e65ac
7
8 x11-wm/muffin: eutils--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-wm/muffin/muffin-4.6.3.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/x11-wm/muffin/muffin-4.6.3.ebuild b/x11-wm/muffin/muffin-4.6.3.ebuild
16 index 2b397f1eaeb..33f724dea90 100644
17 --- a/x11-wm/muffin/muffin-4.6.3.ebuild
18 +++ b/x11-wm/muffin/muffin-4.6.3.ebuild
19 @@ -2,7 +2,8 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=7
23 -inherit autotools eutils gnome2-utils xdg-utils
24 +
25 +inherit autotools gnome2-utils xdg-utils
26
27 DESCRIPTION="Compositing window manager forked from Mutter for use with Cinnamon"
28 HOMEPAGE="https://projects.linuxmint.com/cinnamon/"