[gentoo-commits] repo/gentoo:master commit in: games-board/tablebase-syzygy/

2023-06-04 Thread Arthur Zamarin
commit: b79c416d1dc3c3976704e6fa3f19c778063cad65
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jun  4 16:04:37 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jun  4 16:04:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79c416d

games-board/tablebase-syzygy: Keyword 0_pre20131213-r101 arm64, #907772

Signed-off-by: Arthur Zamarin  gentoo.org>

 games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
index 8ee6396f82f0..b906e89f728f 100644
--- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
+++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
@@ -39,7 +39,7 @@ unset i j k l m tb345 tb6
 
 LICENSE="public-domain" # machine-generated tables
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="6-pieces"
 # fetch restriction only for the 6-pieces tables, by selective
 # URI restriction ("mirror+" in SRC_URI)



[gentoo-commits] repo/gentoo:master commit in: games-board/tablebase-syzygy/

2023-06-04 Thread Ulrich Müller
commit: cd28f8905b9ddd4e03e89a5514f6124e96ea3e95
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Jun  4 09:18:26 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Jun  4 09:18:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd28f890

games-board/tablebase-syzygy: Add comment about selective URI restriction

Signed-off-by: Ulrich Müller  gentoo.org>

 .../tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild   | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
index 5e676938e768..8ee6396f82f0 100644
--- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
+++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -41,6 +41,8 @@ LICENSE="public-domain" # machine-generated tables
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="6-pieces"
+# fetch restriction only for the 6-pieces tables, by selective
+# URI restriction ("mirror+" in SRC_URI)
 RESTRICT="fetch"
 
 RDEPEND="!${CATEGORY}/${PN}:nofetch"



[gentoo-commits] repo/gentoo:master commit in: games-board/tablebase-syzygy/

2022-08-02 Thread Ulrich Müller
commit: b77e6a72dbf8193c53a967bf0a76915d56484f77
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Aug  2 14:33:41 2022 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Aug  2 14:56:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b77e6a72

games-board/tablebase-syzygy: Don't call wc, bash can count words

Signed-off-by: Ulrich Müller  gentoo.org>

 games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
index 619fcad9c2e4..5e676938e768 100644
--- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
+++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
@@ -53,7 +53,7 @@ pkg_nofetch() {
einfo "After downloading, place all K*.rtbw and K*.rtbz files in your"
einfo "DISTDIR directory."
einfo "(For the tablebases with up to 6 pieces, there should be"
-   einfo "$(echo ${A} | wc -w) files in total.)"
+   einfo "$(set -- ${A}; echo $#) files in total.)"
 }
 
 pkg_pretend() {



[gentoo-commits] repo/gentoo:master commit in: games-board/tablebase-syzygy/

2022-06-27 Thread Ulrich Müller
commit: 07d0f4c9039b43f1d4697dd891794b3cf24ace95
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jun 27 07:39:42 2022 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jun 27 07:40:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d0f4c9

games-board/tablebase-syzygy: Remove old

Signed-off-by: Ulrich Müller  gentoo.org>

 .../tablebase-syzygy-0_pre20131213-r100.ebuild | 62 -
 .../tablebase-syzygy-0_pre20131213.ebuild  | 63 --
 2 files changed, 125 deletions(-)

diff --git 
a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
deleted file mode 100644
index 4bc349060a1a..
--- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit check-reqs
-
-DESCRIPTION="Syzygy chess endgame tablebases for up to 6 pieces"
-HOMEPAGE="http://tablebase.sesse.net/
-   http://kirill-kryukov.com/chess/tablebases-online/;
-
-tb345=()
-m=(P N B R Q K)
-for ((i=4; i>=0; i--)); do
-   tb345+=(K${m[i]}vK) # 2+1
-   for ((j=i; j>=0; j--)); do
-   tb345+=(K${m[i]}vK${m[j]} K${m[i]}${m[j]}vK) # 2+2, 3+1
-   for ((k=4; k>=0; k--)); do
-   tb345+=(K${m[i]}${m[j]}vK${m[k]}) # 3+2
-   #((k<=i)) || continue
-   #for ((l=k; l>=0; l--)); do
-   #   ((k=0; l--)); do
-   #   tb6+=(K${m[i]}${m[j]}${m[k]}vK${m[l]}) # 4+2
-   #   ((l<=k)) && 
tb6+=(K${m[i]}${m[j]}${m[k]}${m[l]}vK) # 5+1
-   #done
-   done
-   done
-done
-
-SRC_URI=""
-for i in "${tb345[@]}"; do
-   SRC_URI+="http://tablebase.sesse.net/syzygy/3-4-5/${i}.rtbw "
-   SRC_URI+="http://tablebase.sesse.net/syzygy/3-4-5/${i}.rtbz "
-done
-unset i j k m tb345
-
-LICENSE="public-domain" # machine-generated tables
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="6-pieces"
-
-# there is no use-conditional mirror restriction,
-# so depend on another slot of the same package instead
-PDEPEND="6-pieces? ( ~${CATEGORY}/${P}:nofetch )"
-
-S="${WORKDIR}"
-CHECKREQS_DISK_USR="939M"
-CHECKREQS_DISK_BUILD="${CHECKREQS_DISK_USR}"
-
-src_unpack() { :; }
-
-src_install() {
-   local f
-   insinto /usr/share/${PN}
-   for f in ${A}; do
-   [[ ${f} = *.rtb[wz] ]] && echo "${DISTDIR}"/${f}
-   done | xargs doins
-}

diff --git a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild
deleted file mode 100644
index 1ede75fed76d..
--- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit check-reqs
-
-DESCRIPTION="Syzygy chess endgame tablebases for up to 6 pieces"
-HOMEPAGE="http://tablebase.sesse.net/
-   http://kirill-kryukov.com/chess/tablebases-online/;
-
-tb6=()
-m=(P N B R Q K)
-for ((i=4; i>=0; i--)); do
-   for ((j=i; j>=0; j--)); do
-   for ((k=i; k>=0; k--)); do
-   for ((l=k; l>=0; l--)); do
-   ((k=0; l--)); do
-   tb6+=(K${m[i]}${m[j]}${m[k]}vK${m[l]}) # 4+2
-   ((l<=k)) && 
tb6+=(K${m[i]}${m[j]}${m[k]}${m[l]}vK) # 5+1
-   done
-   done
-   done
-done
-
-SRC_URI=""
-for i in "${tb6[@]}"; do
-   SRC_URI+="${i}.rtbw ${i}.rtbz "
-done
-unset i j k l m tb6
-
-LICENSE="public-domain" # machine-generated tables
-SLOT="nofetch"
-KEYWORDS="amd64 x86"
-RESTRICT="fetch"
-
-RDEPEND="~${CATEGORY}/${P}:0"
-
-S="${WORKDIR}"
-CHECKREQS_DISK_USR="150G"
-CHECKREQS_DISK_BUILD="${CHECKREQS_DISK_USR}"
-
-pkg_nofetch() {
-   einfo "Due to their large size, fetching the Syzygy Endgame Tablebases"
-   einfo "via BitTorrent is recommended: 
http://oics.olympuschess.com/tracker/;
-   einfo "After downloading, place all K*.rtbw and K*.rtbz files in your"
-   einfo "DISTDIR directory."
-   einfo "(For the 6-pieces tablebases, there should be" \
- "$(echo ${A} | wc -w) files in total.)"
-}
-
-src_unpack() { :; }
-
-src_install() {
-   local f
-   insinto /usr/share/${PN}
-   for f in ${A}; do
-   [[ ${f} = *.rtb[wz] ]] && echo "${DISTDIR}"/${f}
-   done | xargs doins
-}



[gentoo-commits] repo/gentoo:master commit in: games-board/tablebase-syzygy/

2022-06-27 Thread Agostino Sarubbo
commit: 2bf03da364e7b105b10ac0a237c7ddc39c70d1a7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 27 07:33:45 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 27 07:33:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bf03da3

games-board/tablebase-syzygy: amd64/x86 stable (ALLARCHES policy) wrt bug 
#854399

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo  gentoo.org>

 games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
index 0c4bc8049cbb..619fcad9c2e4 100644
--- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
+++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
@@ -39,7 +39,7 @@ unset i j k l m tb345 tb6
 
 LICENSE="public-domain" # machine-generated tables
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="6-pieces"
 RESTRICT="fetch"
 



[gentoo-commits] repo/gentoo:master commit in: games-board/tablebase-syzygy/

2022-06-15 Thread Ulrich Müller
commit: 46d6fa8d98b4f779fcb06d7a279d27381cc4100a
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Jun 15 16:27:06 2022 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Jun 15 16:27:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d6fa8d

games-board/tablebase-syzygy: mark ALLARCHES

Signed-off-by: Ulrich Müller  gentoo.org>

 games-board/tablebase-syzygy/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-board/tablebase-syzygy/metadata.xml 
b/games-board/tablebase-syzygy/metadata.xml
index 02e3af9bf16b..1cd7130c4c50 100644
--- a/games-board/tablebase-syzygy/metadata.xml
+++ b/games-board/tablebase-syzygy/metadata.xml
@@ -4,6 +4,7 @@
 
   u...@gentoo.org
 
+
 
   Install tablebases for 6 pieces (huge!)
 



[gentoo-commits] repo/gentoo:master commit in: games-board/tablebase-syzygy/

2022-06-15 Thread Ulrich Müller
commit: a4c73bc50d9a58f13f4efc9c286e8e6ad85d091e
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Jun 15 16:15:58 2022 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Jun 15 16:25:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4c73bc5

games-board/tablebase-syzygy: Update to EAPI 8

We can use selective fetch restriction in EAPI 8, therefore the
"nofetch" slot is no longer necessary.

Signed-off-by: Ulrich Müller  gentoo.org>

 .../tablebase-syzygy-0_pre20131213-r101.ebuild | 79 ++
 1 file changed, 79 insertions(+)

diff --git 
a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
new file mode 100644
index ..0c4bc8049cbb
--- /dev/null
+++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r101.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit check-reqs
+
+DESCRIPTION="Syzygy chess endgame tablebases for up to 6 pieces"
+HOMEPAGE="http://tablebase.sesse.net/
+   https://kirill-kryukov.com/chess/tablebases-online/;
+
+tb345=()
+tb6=()
+m=(P N B R Q K)
+for ((i=4; i>=0; i--)); do
+   tb345+=(K${m[i]}vK) # 2+1
+   for ((j=i; j>=0; j--)); do
+   tb345+=(K${m[i]}vK${m[j]} K${m[i]}${m[j]}vK) # 2+2, 3+1
+   for ((k=4; k>=0; k--)); do
+   tb345+=(K${m[i]}${m[j]}vK${m[k]}) # 3+2
+   ((k<=i)) || continue
+   for ((l=k; l>=0; l--)); do
+   ((k=0; l--)); do
+   tb6+=(K${m[i]}${m[j]}${m[k]}vK${m[l]}) # 4+2
+   ((l<=k)) && 
tb6+=(K${m[i]}${m[j]}${m[k]}${m[l]}vK) # 5+1
+   done
+   done
+   done
+done
+
+tb345=("${tb345[@]/#/mirror+http://tablebase.sesse.net/syzygy/3-4-5/};)
+SRC_URI="${tb345[@]/%/.rtbw} ${tb345[@]/%/.rtbz}
+   6-pieces? ( ${tb6[@]/%/.rtbw} ${tb6[@]/%/.rtbz} )"
+unset i j k l m tb345 tb6
+
+LICENSE="public-domain" # machine-generated tables
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="6-pieces"
+RESTRICT="fetch"
+
+RDEPEND="!${CATEGORY}/${PN}:nofetch"
+
+S="${WORKDIR}"
+
+pkg_nofetch() {
+   einfo "Due to their large size, fetching the Syzygy Endgame Tablebases 
via"
+   einfo "BitTorrent is recommended: 
https://oics.olympuschess.com/tracker/;
+   einfo "After downloading, place all K*.rtbw and K*.rtbz files in your"
+   einfo "DISTDIR directory."
+   einfo "(For the tablebases with up to 6 pieces, there should be"
+   einfo "$(echo ${A} | wc -w) files in total.)"
+}
+
+pkg_pretend() {
+   CHECKREQS_DISK_USR="$(usex 6-pieces 151G 939M)"
+   CHECKREQS_DISK_BUILD="${CHECKREQS_DISK_USR}"
+   check-reqs_pkg_pretend
+}
+
+pkg_setup() {
+   CHECKREQS_DISK_USR="$(usex 6-pieces 151G 939M)"
+   CHECKREQS_DISK_BUILD="${CHECKREQS_DISK_USR}"
+   check-reqs_pkg_setup
+}
+
+src_unpack() { :; }
+
+src_install() {
+   local f
+   insinto /usr/share/${PN}
+   for f in ${A}; do
+   [[ ${f} == *.rtb[wz] ]] && echo "${DISTDIR}"/${f}
+   done | xargs doins
+}



[gentoo-commits] repo/gentoo:master commit in: games-board/tablebase-syzygy/

2018-02-20 Thread Ulrich Müller
commit: eda6797f6caf96de99cc487bf7d8be7acab4edc3
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Feb 20 23:59:27 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Feb 21 00:01:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eda6797f

games-board/tablebase-syzygy: Avoid circular RDEPEND.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
index 4c25faf0de4..4bc349060a1 100644
--- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
+++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
@@ -45,7 +45,7 @@ IUSE="6-pieces"
 
 # there is no use-conditional mirror restriction,
 # so depend on another slot of the same package instead
-RDEPEND="6-pieces? ( ~${CATEGORY}/${P}:nofetch )"
+PDEPEND="6-pieces? ( ~${CATEGORY}/${P}:nofetch )"
 
 S="${WORKDIR}"
 CHECKREQS_DISK_USR="939M"



[gentoo-commits] repo/gentoo:master commit in: games-board/tablebase-syzygy/

2018-01-28 Thread Thomas Deutschmann
commit: 0c91f45af8d087a4184f4ece1ec28bd9bfdd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 29 01:08:27 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 29 01:08:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c91f45a

games-board/tablebase-syzygy: stable for x86. mark stable for the remaining 
arches using the ALLARCHES policy.

Bug: https://bugs.gentoo.org/637318
Package-Manager: Portage-2.3.20, Repoman-2.3.6

 games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild | 2 +-
 games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
index d3a168c7796..4c25faf0de4 100644
--- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
+++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
@@ -40,7 +40,7 @@ unset i j k m tb345
 
 LICENSE="public-domain" # machine-generated tables
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="6-pieces"
 
 # there is no use-conditional mirror restriction,

diff --git a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild
index b7a21c851ee..1ede75fed76 100644
--- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild
+++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild
@@ -34,7 +34,7 @@ unset i j k l m tb6
 
 LICENSE="public-domain" # machine-generated tables
 SLOT="nofetch"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 RESTRICT="fetch"
 
 RDEPEND="~${CATEGORY}/${P}:0"



[gentoo-commits] repo/gentoo:master commit in: games-board/tablebase-syzygy/

2018-01-28 Thread Thomas Deutschmann
commit: 855d3ef92388b466ad7dcbf3aad4c0ebc2f46c2b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 29 00:42:15 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 29 00:42:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855d3ef9

games-board/tablebase-syzygy: x86 stable (bug #637318)

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 .../tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild   | 4 ++--
 games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
index 2c9b00663c8..d3a168c7796 100644
--- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
+++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -40,7 +40,7 @@ unset i j k m tb345
 
 LICENSE="public-domain" # machine-generated tables
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="6-pieces"
 
 # there is no use-conditional mirror restriction,

diff --git a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild
index 6a9ea68aa70..b7a21c851ee 100644
--- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild
+++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -34,7 +34,7 @@ unset i j k l m tb6
 
 LICENSE="public-domain" # machine-generated tables
 SLOT="nofetch"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 RESTRICT="fetch"
 
 RDEPEND="~${CATEGORY}/${P}:0"



[gentoo-commits] repo/gentoo:master commit in: games-board/tablebase-syzygy/

2017-03-17 Thread Ulrich Müller
commit: f31f7f97152a6ae38da20d99abf8943a3a3a482b
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Mar 17 08:09:55 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Mar 17 08:09:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f31f7f97

games-board/tablebase-syzygy: The DISTDIR variable is not valid in pkg_* phases.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild
index bf68d8b2030..6a9ea68aa70 100644
--- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild
+++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213.ebuild
@@ -46,8 +46,8 @@ CHECKREQS_DISK_BUILD="${CHECKREQS_DISK_USR}"
 pkg_nofetch() {
einfo "Due to their large size, fetching the Syzygy Endgame Tablebases"
einfo "via BitTorrent is recommended: 
http://oics.olympuschess.com/tracker/;
-   einfo "After downloading, place all K*.rtbw and K*.rtbz files in"
-   einfo "${DISTDIR}."
+   einfo "After downloading, place all K*.rtbw and K*.rtbz files in your"
+   einfo "DISTDIR directory."
einfo "(For the 6-pieces tablebases, there should be" \
  "$(echo ${A} | wc -w) files in total.)"
 }



[gentoo-commits] repo/gentoo:master commit in: games-board/tablebase-syzygy/

2017-03-09 Thread Ulrich Müller
commit: aee96a8892fb6bd25cbf9376ad1a6f6baad97ca4
Author: Ulrich Müller  gentoo  org>
AuthorDate: Thu Mar  9 13:19:52 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Thu Mar  9 13:19:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aee96a88

games-board/tablebase-syzygy: Change to runtime dependency.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild 
b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
index 81ff471356a..2c9b00663c8 100644
--- a/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
+++ b/games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild
@@ -45,7 +45,7 @@ IUSE="6-pieces"
 
 # there is no use-conditional mirror restriction,
 # so depend on another slot of the same package instead
-PDEPEND="6-pieces? ( ~${CATEGORY}/${P}:nofetch )"
+RDEPEND="6-pieces? ( ~${CATEGORY}/${P}:nofetch )"
 
 S="${WORKDIR}"
 CHECKREQS_DISK_USR="939M"