diff options
Diffstat (limited to 'x11-misc/xcape')
-rw-r--r-- | x11-misc/xcape/xcape-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |