aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Healy <lmiphay@gmail.com>2023-09-04 20:21:09 +0100
committerPaul Healy <lmiphay@gmail.com>2023-09-04 20:21:09 +0100
commit0214a69efb89e49f58f2840e55cd1d629f20f583 (patch)
tree92158194c9a6b637ba7ce32f8cff4963fc985fe7 /media-sound
parentuse eapi 8 (diff)
downloadlmiphay-0214a69efb89e49f58f2840e55cd1d629f20f583.tar.gz
lmiphay-0214a69efb89e49f58f2840e55cd1d629f20f583.tar.bz2
lmiphay-0214a69efb89e49f58f2840e55cd1d629f20f583.zip
use eapi 8
Signed-off-by: Paul Healy <lmiphay@gmail.com>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/shairport_helper/Manifest2
-rw-r--r--media-sound/shairport_helper/shairport_helper-9999.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/shairport_helper/Manifest b/media-sound/shairport_helper/Manifest
index 6a45835..e4c5a48 100644
--- a/media-sound/shairport_helper/Manifest
+++ b/media-sound/shairport_helper/Manifest
@@ -1 +1 @@
-EBUILD shairport_helper-9999.ebuild 879 BLAKE2B 2dcd3a8cf317709197c016460877244c0a284c6994ff2b5eca2c3992c665d6bd674168d49184625c57467c6a33c9c89aa70591d9de022a6a448e25b5f6b1c6b5 SHA512 79faae049c70933992391982bc6174440f6c3588a9734159d452bf0602173852ed10e66a5578f356e354963baa286d5411172c61a7bf375dc7659a24da284e02
+EBUILD shairport_helper-9999.ebuild 872 BLAKE2B a680ee1242d2744b1afb193e1d892098aa4ad174b076b7f80b08af834e903ecb66fc12c75279c02a0fcdcaf637cb8876b5680c381b9a3d194afe882b2580f8ad SHA512 5768e7d081178cf1d95f52e0fb37cc16d1991243cf7e3391ba5b744699f8d2e80bc9a8262b42cc4ffdceb4ef53da00768ae83b91ab9deefeaf6cf111f0fedff8
diff --git a/media-sound/shairport_helper/shairport_helper-9999.ebuild b/media-sound/shairport_helper/shairport_helper-9999.ebuild
index 3c8fcb9..03b4a2b 100644
--- a/media-sound/shairport_helper/shairport_helper-9999.ebuild
+++ b/media-sound/shairport_helper/shairport_helper-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
-inherit eutils git-r3
+inherit git-r3
DESCRIPTION="Squeezebox ShairPort Helper"
HOMEPAGE="https://github.com/StuartUSA/shairport_plugin/"