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-misc/xhkeys/
Date: Fri, 16 Apr 2021 11:23:45
Message-Id: 1618572181.cedf9c23a152f1594b08510141c9940c5de07c2f.sam@gentoo
1 commit: cedf9c23a152f1594b08510141c9940c5de07c2f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 08:16:03 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 11:23:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cedf9c23
7
8 x11-misc/xhkeys: eutils--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-misc/xhkeys/xhkeys-2.2.1.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
16 index 155de9151a0..f5d1deed298 100644
17 --- a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
18 +++ b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
19 @@ -1,8 +1,7 @@
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=6
25 -inherit eutils
26
27 DESCRIPTION="assign particular actions to any key or key combination"
28 HOMEPAGE="http://wmalms.tripod.com/#XHKEYS"