commit:     d23228085af4609ca5ae0cf263bbbca15113c55c
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Wed Jul 31 20:37:52 2024 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Wed Aug  7 06:43:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2322808

media-radio/fsync-mdc1200-decode: fix pkgcheck issues

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0-r1.ebuild | 5 ++---
 media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-9999.ebuild   | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git 
a/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0-r1.ebuild 
b/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0-r1.ebuild
index f484d5a429ac..9c64790346f9 100644
--- a/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0-r1.ebuild
+++ b/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,13 +12,12 @@ if [[ ${PV} == *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/russinnes/fsync-mdc1200-decode.git";
 else
-       KEYWORDS="~amd64 ~x86"
        
SRC_URI="https://github.com/russinnes/fsync-mdc1200-decode/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-2+"
 SLOT="0"
-IUSE=""
 
 DEPEND="media-libs/libpulse"
 RDEPEND="${DEPEND}"

diff --git a/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-9999.ebuild 
b/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-9999.ebuild
index f484d5a429ac..9c64790346f9 100644
--- a/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-9999.ebuild
+++ b/media-radio/fsync-mdc1200-decode/fsync-mdc1200-decode-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,13 +12,12 @@ if [[ ${PV} == *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/russinnes/fsync-mdc1200-decode.git";
 else
-       KEYWORDS="~amd64 ~x86"
        
SRC_URI="https://github.com/russinnes/fsync-mdc1200-decode/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-2+"
 SLOT="0"
-IUSE=""
 
 DEPEND="media-libs/libpulse"
 RDEPEND="${DEPEND}"

Reply via email to