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/wm2/
Date: Fri, 16 Apr 2021 11:23:47
Message-Id: 1618572193.5fa55f701a2813aeea0cfa308e2205b4b472ed82.sam@gentoo
1 commit: 5fa55f701a2813aeea0cfa308e2205b4b472ed82
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 15 10:56:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 11:23:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fa55f70
7
8 x11-wm/wm2: eutils->epatch
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-wm/wm2/wm2-4-r1.ebuild | 5 ++---
13 1 file changed, 2 insertions(+), 3 deletions(-)
14
15 diff --git a/x11-wm/wm2/wm2-4-r1.ebuild b/x11-wm/wm2/wm2-4-r1.ebuild
16 index dff832f2a2e..4e500c95b62 100644
17 --- a/x11-wm/wm2/wm2-4-r1.ebuild
18 +++ b/x11-wm/wm2/wm2-4-r1.ebuild
19 @@ -1,8 +1,8 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 -inherit eutils toolchain-funcs
26 +inherit epatch toolchain-funcs
27
28 DESCRIPTION="Small, unconfigurable window manager"
29 HOMEPAGE="http://www.all-day-breakfast.com/wm2/"
30 @@ -11,7 +11,6 @@ SRC_URI="http://www.all-day-breakfast.com/wm2/${P}.tar.gz"
31 SLOT="0"
32 LICENSE="wm2 HPND"
33 KEYWORDS="amd64 ppc x86"
34 -IUSE=""
35
36 RDEPEND="x11-libs/libXmu"
37 DEPEND="${RDEPEND}