aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Healy <lmiphay@gmail.com>2024-06-15 13:37:53 +0100
committerPaul Healy <lmiphay@gmail.com>2024-06-15 13:37:53 +0100
commitc9e9a8a4c9fac0d3864166167ec835bff5f37a11 (patch)
tree79fffa37b7fd28e59def6e2c72bd15beb38c231b /media-sound/squeezy/squeezy-20170714.ebuild
parentmove to eapi8 (diff)
downloadlmiphay-c9e9a8a4c9fac0d3864166167ec835bff5f37a11.tar.gz
lmiphay-c9e9a8a4c9fac0d3864166167ec835bff5f37a11.tar.bz2
lmiphay-c9e9a8a4c9fac0d3864166167ec835bff5f37a11.zip
move to eapi8
Signed-off-by: Paul Healy <lmiphay@gmail.com>
Diffstat (limited to 'media-sound/squeezy/squeezy-20170714.ebuild')
-rw-r--r--media-sound/squeezy/squeezy-20170714.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/squeezy/squeezy-20170714.ebuild b/media-sound/squeezy/squeezy-20170714.ebuild
index 384bb27..cd1a7f8 100644
--- a/media-sound/squeezy/squeezy-20170714.ebuild
+++ b/media-sound/squeezy/squeezy-20170714.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 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 bash-completion-r1 git-r3
+inherit readme.gentoo-r1 bash-completion-r1 git-r3
DESCRIPTION="command-line control of squeezebox network players via squeezeserver"
HOMEPAGE="https://github.com/pssc/squeezy"