diff options
Diffstat (limited to 'media-sound/shairport2_helper/shairport2_helper-9999.ebuild')
-rw-r--r-- | media-sound/shairport2_helper/shairport2_helper-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/media-sound/shairport2_helper/shairport2_helper-9999.ebuild b/media-sound/shairport2_helper/shairport2_helper-9999.ebuild index 55cac5c..e84acfa 100644 --- a/media-sound/shairport2_helper/shairport2_helper-9999.ebuild +++ b/media-sound/shairport2_helper/shairport2_helper-9999.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI="6" +EAPI="8" -inherit eutils git-r3 +inherit git-r3 DESCRIPTION="Squeezebox ShairPort2 Helper" HOMEPAGE="https://github.com/disaster123/shairport2_plugin" |