aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Healy <lmiphay@gmail.com>2024-07-01 21:58:37 +0100
committerPaul Healy <lmiphay@gmail.com>2024-07-01 21:58:37 +0100
commitc2aa35d5b600db2fe15e8dbf47e24d258fad267e (patch)
treeafc762d0a2f3c3753c7aa447aa493017255af339
parentremove eutils (diff)
downloadlmiphay-c2aa35d5b600db2fe15e8dbf47e24d258fad267e.tar.gz
lmiphay-c2aa35d5b600db2fe15e8dbf47e24d258fad267e.tar.bz2
lmiphay-c2aa35d5b600db2fe15e8dbf47e24d258fad267e.zip
remove eutils
Signed-off-by: Paul Healy <lmiphay@gmail.com>
-rw-r--r--media-sound/lms-restart/Manifest2
-rw-r--r--media-sound/lms-restart/lms-restart-9999.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/lms-restart/Manifest b/media-sound/lms-restart/Manifest
index 3bbb0e2..d38f9a4 100644
--- a/media-sound/lms-restart/Manifest
+++ b/media-sound/lms-restart/Manifest
@@ -1 +1 @@
-EBUILD lms-restart-9999.ebuild 896 BLAKE2B 6dc6c7b39f7646bf4cd5d7e4fdb3f0bb9ff85821e49ff991e16cf757e310dfa44db5d17650a28b1c32e728e9b0b817e8e112d0cbace1c9c2a7d3dbcf01ad9258 SHA512 cb765ed5036ab09c81ab99ac583d0d198255f4ee9715b56b5d552b904b7ecf031644417bf97517e08d03d2847de580beb1864413d5d064d09f92654b59f1fab7
+EBUILD lms-restart-9999.ebuild 886 BLAKE2B 78037b11dfecb5ddadc0a86dadefa571f0eef7c7b5aa74825ad3398eb6e6e5682651278321d9d5664dbf323603b4c16543f7b0462c778cf43e044ad215603a7c SHA512 12373d34d6b48d6fc006f0c9f68837009ab678cffcafef1dd377a3e56f2c9ce11f688d3c4a0d3128a25699a62e186ac3cfdf83be4d9fe4d6362900c93162a1a6
diff --git a/media-sound/lms-restart/lms-restart-9999.ebuild b/media-sound/lms-restart/lms-restart-9999.ebuild
index 76e3f6d..8d823ee 100644
--- a/media-sound/lms-restart/lms-restart-9999.ebuild
+++ b/media-sound/lms-restart/lms-restart-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="8"
-inherit readme.gentoo-r1 eutils git-r3
+inherit readme.gentoo-r1 git-r3
DESCRIPTION="logitechmediaserver process cleanup and restarter"
HOMEPAGE="https://github.com/lmiphay/lms-restart"