commit:     e5f97d8d982d806341301a6922db9720946d5f9e
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 07:50:44 2024 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 07:51:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5f97d8d

games-board/stockfish: Fix QA warnings

Empty RDEPEND is no longer wanted

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 games-board/stockfish/stockfish-10.ebuild    | 3 +--
 games-board/stockfish/stockfish-13.ebuild    | 3 +--
 games-board/stockfish/stockfish-14.1.ebuild  | 3 +--
 games-board/stockfish/stockfish-14.ebuild    | 3 +--
 games-board/stockfish/stockfish-15-r1.ebuild | 3 +--
 games-board/stockfish/stockfish-15.1.ebuild  | 3 +--
 games-board/stockfish/stockfish-16-r1.ebuild | 1 -
 games-board/stockfish/stockfish-16.1.ebuild  | 1 -
 games-board/stockfish/stockfish-16.ebuild    | 3 +--
 9 files changed, 7 insertions(+), 16 deletions(-)

diff --git a/games-board/stockfish/stockfish-10.ebuild 
b/games-board/stockfish/stockfish-10.ebuild
index f8c2aa054feb..24a0f3282954 100644
--- a/games-board/stockfish/stockfish-10.ebuild
+++ b/games-board/stockfish/stockfish-10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,6 @@ IUSE="cpu_flags_arm_v7 cpu_flags_x86_avx2 
cpu_flags_x86_popcnt cpu_flags_x86_sse
        general-32 general-64 +optimize"
 
 DEPEND="|| ( app-arch/unzip app-arch/zip )"
-RDEPEND=""
 
 S="${WORKDIR}/src"
 

diff --git a/games-board/stockfish/stockfish-13.ebuild 
b/games-board/stockfish/stockfish-13.ebuild
index 7e9dda906792..91b5480df6bd 100644
--- a/games-board/stockfish/stockfish-13.ebuild
+++ b/games-board/stockfish/stockfish-13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,6 @@ IUSE="cpu_flags_arm_v7 cpu_flags_x86_avx2 
cpu_flags_x86_popcnt cpu_flags_x86_sse
        general-32 general-64 +optimize"
 
 DEPEND="|| ( app-arch/unzip app-arch/zip )"
-RDEPEND=""
 
 S="${WORKDIR}/Stockfish-sf_${PV}/src"
 

diff --git a/games-board/stockfish/stockfish-14.1.ebuild 
b/games-board/stockfish/stockfish-14.1.ebuild
index 2ccc74178557..d23cf5af9973 100644
--- a/games-board/stockfish/stockfish-14.1.ebuild
+++ b/games-board/stockfish/stockfish-14.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,6 @@ IUSE="cpu_flags_arm_v7 cpu_flags_x86_avx2 
cpu_flags_x86_popcnt cpu_flags_x86_sse
        general-32 general-64 +optimize"
 
 DEPEND="|| ( app-arch/unzip app-arch/zip )"
-RDEPEND=""
 
 S="${WORKDIR}/Stockfish-sf_${PV}/src"
 

diff --git a/games-board/stockfish/stockfish-14.ebuild 
b/games-board/stockfish/stockfish-14.ebuild
index dd2f85f84bc6..f6130d54cc74 100644
--- a/games-board/stockfish/stockfish-14.ebuild
+++ b/games-board/stockfish/stockfish-14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,6 @@ IUSE="cpu_flags_arm_v7 cpu_flags_x86_avx2 
cpu_flags_x86_popcnt cpu_flags_x86_sse
        general-32 general-64 +optimize"
 
 DEPEND="|| ( app-arch/unzip app-arch/zip )"
-RDEPEND=""
 
 S="${WORKDIR}/Stockfish-sf_${PV}/src"
 

diff --git a/games-board/stockfish/stockfish-15-r1.ebuild 
b/games-board/stockfish/stockfish-15-r1.ebuild
index 6b5725f3a328..ea7a33b131ec 100644
--- a/games-board/stockfish/stockfish-15-r1.ebuild
+++ b/games-board/stockfish/stockfish-15-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,6 @@ IUSE="cpu_flags_arm_v7 cpu_flags_x86_avx2 
cpu_flags_x86_popcnt cpu_flags_x86_sse
        general-32 general-64 +optimize"
 
 DEPEND="|| ( app-arch/unzip app-arch/zip )"
-RDEPEND=""
 
 S="${WORKDIR}/Stockfish-sf_${PV}/src"
 

diff --git a/games-board/stockfish/stockfish-15.1.ebuild 
b/games-board/stockfish/stockfish-15.1.ebuild
index 41f4912b4c4e..a8d227894a51 100644
--- a/games-board/stockfish/stockfish-15.1.ebuild
+++ b/games-board/stockfish/stockfish-15.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,6 @@ IUSE="cpu_flags_arm_v7 cpu_flags_x86_avx2 
cpu_flags_x86_popcnt cpu_flags_x86_sse
        general-32 general-64 +optimize"
 
 DEPEND="|| ( app-arch/unzip app-arch/zip )"
-RDEPEND=""
 
 S="${WORKDIR}/Stockfish-sf_${PV}/src"
 

diff --git a/games-board/stockfish/stockfish-16-r1.ebuild 
b/games-board/stockfish/stockfish-16-r1.ebuild
index a6734bf75de8..87fef36d749c 100644
--- a/games-board/stockfish/stockfish-16-r1.ebuild
+++ b/games-board/stockfish/stockfish-16-r1.ebuild
@@ -19,7 +19,6 @@ IUSE="cpu_flags_arm_v7 cpu_flags_x86_avx2 
cpu_flags_x86_popcnt cpu_flags_x86_sse
        cpu_flags_x86_avx512dq debug general-32 general-64 +optimize"
 
 DEPEND="|| ( app-arch/unzip app-arch/zip )"
-RDEPEND=""
 
 S="${WORKDIR}/Stockfish-sf_${PV}/src"
 

diff --git a/games-board/stockfish/stockfish-16.1.ebuild 
b/games-board/stockfish/stockfish-16.1.ebuild
index 4d19649f7066..8d66d9cfa7cf 100644
--- a/games-board/stockfish/stockfish-16.1.ebuild
+++ b/games-board/stockfish/stockfish-16.1.ebuild
@@ -23,7 +23,6 @@ IUSE="cpu_flags_arm_v7 cpu_flags_x86_avx2 
cpu_flags_x86_popcnt cpu_flags_x86_sse
        cpu_flags_x86_avx512dq debug general-32 general-64 +optimize"
 
 DEPEND="|| ( app-arch/unzip app-arch/zip )"
-RDEPEND=""
 
 S="${WORKDIR}/Stockfish-sf_${PV}/src"
 

diff --git a/games-board/stockfish/stockfish-16.ebuild 
b/games-board/stockfish/stockfish-16.ebuild
index 2a93af907f98..4cabca417965 100644
--- a/games-board/stockfish/stockfish-16.ebuild
+++ b/games-board/stockfish/stockfish-16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,6 @@ IUSE="cpu_flags_arm_v7 cpu_flags_x86_avx2 
cpu_flags_x86_popcnt cpu_flags_x86_sse
        general-32 general-64 +optimize"
 
 DEPEND="|| ( app-arch/unzip app-arch/zip )"
-RDEPEND=""
 
 S="${WORKDIR}/Stockfish-sf_${PV}/src"
 

Reply via email to