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