diff options
author | Patrick Lauer <patrick@gentoo.org> | 2024-02-25 07:50:44 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2024-02-25 07:51:24 +0000 |
commit | e5f97d8d982d806341301a6922db9720946d5f9e (patch) | |
tree | a39b5172772a1a82ef50ccf4944ece2789e80874 /games-board | |
parent | games-board/stockfish: add github upstream metadata (diff) | |
download | gentoo-e5f97d8d982d806341301a6922db9720946d5f9e.tar.gz gentoo-e5f97d8d982d806341301a6922db9720946d5f9e.tar.bz2 gentoo-e5f97d8d982d806341301a6922db9720946d5f9e.zip |
games-board/stockfish: Fix QA warnings
Empty RDEPEND is no longer wanted
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/stockfish/stockfish-10.ebuild | 3 | ||||
-rw-r--r-- | games-board/stockfish/stockfish-13.ebuild | 3 | ||||
-rw-r--r-- | games-board/stockfish/stockfish-14.1.ebuild | 3 | ||||
-rw-r--r-- | games-board/stockfish/stockfish-14.ebuild | 3 | ||||
-rw-r--r-- | games-board/stockfish/stockfish-15-r1.ebuild | 3 | ||||
-rw-r--r-- | games-board/stockfish/stockfish-15.1.ebuild | 3 | ||||
-rw-r--r-- | games-board/stockfish/stockfish-16-r1.ebuild | 1 | ||||
-rw-r--r-- | games-board/stockfish/stockfish-16.1.ebuild | 1 | ||||
-rw-r--r-- | 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" |