From da6ae249bac321540a474e452e947cc772ae83fc Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 15:07:19 +0100 Subject: x11-misc/xcape: eutils->epatch Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James --- x11-misc/xcape/xcape-1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc/xcape') diff --git a/x11-misc/xcape/xcape-1.1.ebuild b/x11-misc/xcape/xcape-1.1.ebuild index 977f0de67883..f744d517a120 100644 --- a/x11-misc/xcape/xcape-1.1.ebuild +++ b/x11-misc/xcape/xcape-1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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="Utility to make modifier keys send custom key events when pressed on their own" HOMEPAGE="https://github.com/alols/xcape" -- cgit v1.2.3-65-gdbad