diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 11:56:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:23:13 +0100 |
commit | 5fa55f701a2813aeea0cfa308e2205b4b472ed82 (patch) | |
tree | f3200308289705a529276f08852735e0369b80a3 /x11-wm | |
parent | x11-wm/stumpwm: versionator-- (diff) | |
download | gentoo-5fa55f701a2813aeea0cfa308e2205b4b472ed82.tar.gz gentoo-5fa55f701a2813aeea0cfa308e2205b4b472ed82.tar.bz2 gentoo-5fa55f701a2813aeea0cfa308e2205b4b472ed82.zip |
x11-wm/wm2: eutils->epatch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/wm2/wm2-4-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/wm2/wm2-4-r1.ebuild b/x11-wm/wm2/wm2-4-r1.ebuild index dff832f2a2ec..4e500c95b628 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} |