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/kbdd/
Date: Sun, 18 Apr 2021 06:06:18
Message-Id: 1618725923.f5d1d81a6b878613e8d64fbcbc07c492fc6122a4.sam@gentoo
1 commit: f5d1d81a6b878613e8d64fbcbc07c492fc6122a4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 19:27:17 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 06:05:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5d1d81a
7
8 x11-misc/kbdd: eutils--
9
10 Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 x11-misc/kbdd/kbdd-0.7.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-misc/kbdd/kbdd-0.7.1.ebuild b/x11-misc/kbdd/kbdd-0.7.1.ebuild
17 index 32b3f011cfb..d6939d16bd4 100644
18 --- a/x11-misc/kbdd/kbdd-0.7.1.ebuild
19 +++ b/x11-misc/kbdd/kbdd-0.7.1.ebuild
20 @@ -1,9 +1,9 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26
27 -inherit autotools eutils vcs-snapshot
28 +inherit autotools vcs-snapshot
29
30 DESCRIPTION="Very simple layout switcher"
31 HOMEPAGE="https://github.com/qnikst/kbdd"