summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-15 11:57:51 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:23:10 +0100
commit1b3e65acf420de1aa19d8421ed6416ec4920ea3f (patch)
treea5999d4c04b23e408dcd12fd35053a4a1485629a /x11-wm
parentx11-wm/jwm: eutils->wrapper (diff)
downloadgentoo-1b3e65acf420de1aa19d8421ed6416ec4920ea3f.tar.gz
gentoo-1b3e65acf420de1aa19d8421ed6416ec4920ea3f.tar.bz2
gentoo-1b3e65acf420de1aa19d8421ed6416ec4920ea3f.zip
x11-wm/muffin: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/muffin/muffin-4.6.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/muffin/muffin-4.6.3.ebuild b/x11-wm/muffin/muffin-4.6.3.ebuild
index 2b397f1eaebc..33f724dea90a 100644
--- a/x11-wm/muffin/muffin-4.6.3.ebuild
+++ b/x11-wm/muffin/muffin-4.6.3.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools eutils gnome2-utils xdg-utils
+
+inherit autotools gnome2-utils xdg-utils
DESCRIPTION="Compositing window manager forked from Mutter for use with Cinnamon"
HOMEPAGE="https://projects.linuxmint.com/cinnamon/"