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-plugins/wmmand/
Date: Sun, 18 Apr 2021 06:06:21
Message-Id: 1618725933.b60037c6a471eca430ea2d8309ca85c9204164e3.sam@gentoo
1 commit: b60037c6a471eca430ea2d8309ca85c9204164e3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 11:53:28 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 06:05:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b60037c6
7
8 x11-plugins/wmmand: eutils->desktop
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild b/x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild
16 index fb66e91df2b..02b4de944df 100644
17 --- a/x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild
18 +++ b/x11-plugins/wmmand/wmmand-1.3.2-r1.ebuild
19 @@ -1,8 +1,8 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 -inherit eutils toolchain-funcs
26 +inherit desktop toolchain-funcs
27
28 MY_P=wmMand-${PV}