summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:48:23 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:21 +0100
commit6184d3f77f6032f6b0b5bcbfe54ba955e90b043f (patch)
tree2ec0aef2ffaab8fa74e7499f7f3d5db2e2722038 /app-misc
parentapp-misc/empty: eutils-- (diff)
downloadgentoo-6184d3f77f6032f6b0b5bcbfe54ba955e90b043f.tar.gz
gentoo-6184d3f77f6032f6b0b5bcbfe54ba955e90b043f.tar.bz2
gentoo-6184d3f77f6032f6b0b5bcbfe54ba955e90b043f.zip
app-misc/g810-led: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/g810-led/g810-led-0.3.6.ebuild4
-rw-r--r--app-misc/g810-led/g810-led-0.4.2.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/g810-led/g810-led-0.3.6.ebuild b/app-misc/g810-led/g810-led-0.3.6.ebuild
index 2e51fcb5d4f2..b889bf0db9e5 100644
--- a/app-misc/g810-led/g810-led-0.3.6.ebuild
+++ b/app-misc/g810-led/g810-led-0.3.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2018-2019 Gentoo Authors
+# Copyright 2018-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit systemd udev eutils
+inherit systemd udev
DESCRIPTION="Led controller for Logitech G- Keyboards"
HOMEPAGE="https://github.com/MatMoul/g810-led"
diff --git a/app-misc/g810-led/g810-led-0.4.2.ebuild b/app-misc/g810-led/g810-led-0.4.2.ebuild
index 5e5b098aef05..5b912b7836b9 100644
--- a/app-misc/g810-led/g810-led-0.4.2.ebuild
+++ b/app-misc/g810-led/g810-led-0.4.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit eutils systemd toolchain-funcs udev
+inherit systemd toolchain-funcs udev
DESCRIPTION="Led controller for Logitech G- Keyboards"
HOMEPAGE="https://github.com/MatMoul/g810-led"