From b60037c6a471eca430ea2d8309ca85c9204164e3 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 12:53:28 +0100 Subject: x11-plugins/wmmand: eutils->desktop Signed-off-by: Sam James --- x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-plugins/wmmand') diff --git a/x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild b/x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild index fb66e91df2b3..02b4de944df1 100644 --- a/x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild +++ b/x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs +inherit desktop toolchain-funcs MY_P=wmMand-${PV} -- cgit v1.2.3-65-gdbad