diff options
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/g810-led/g810-led-0.3.6.ebuild | 4 | ||||
-rw-r--r-- | app-misc/g810-led/g810-led-0.4.2.ebuild | 2 |
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" |