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