summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 20:27:17 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:05:23 +0100
commitf5d1d81a6b878613e8d64fbcbc07c492fc6122a4 (patch)
treedf6d1e5f9c1722975179a1fb891106b3433d34ca
parentx11-misc/grun: eutils->epatch (diff)
downloadgentoo-f5d1d81a.tar.gz
gentoo-f5d1d81a.tar.bz2
gentoo-f5d1d81a.zip
x11-misc/kbdd: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--x11-misc/kbdd/kbdd-0.7.1.ebuild4
1 files 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 32b3f011cfb1..d6939d16bd4e 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"