[gentoo-commits] repo/gentoo:master commit in: sys-process/parallel/

2021-08-22 Thread Sam James
commit: 562dada1f07589d1a1c5f8147e6320fa415cd4f1
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:52:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:53:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=562dada1

sys-process/parallel: add 20210822

Signed-off-by: Sam James  gentoo.org>

 sys-process/parallel/Manifest |  2 ++
 sys-process/parallel/parallel-20210822.ebuild | 29 +++
 2 files changed, 31 insertions(+)

diff --git a/sys-process/parallel/Manifest b/sys-process/parallel/Manifest
index 5d88350d261..38126bd973f 100644
--- a/sys-process/parallel/Manifest
+++ b/sys-process/parallel/Manifest
@@ -6,3 +6,5 @@ DIST parallel-20210622.tar.bz2 2251075 BLAKE2B 
4855ee0e581bf1d3ebb7dd16e4126873f
 DIST parallel-20210622.tar.bz2.sig 2080 BLAKE2B 
f21c6dc3b90757e56547b88ea429e33cb04b7853cc3493a19bd3352a9e2c14f8d293ee1180cacd1449a37047e3084fa4d12dccc5767a28e2daf40d086c9f5404
 SHA512 
50fa1de3b40f8447c9adf5e52c23e8cf932dca0565ac663bab128f44db5e8159a399208d1a23ed6d5eff78b9cb0d6eb4ada92d642279e41d40b0c429ef4c825e
 DIST parallel-20210722.tar.bz2 2248893 BLAKE2B 
c72da41de516e00af9d73216a134a184b3436f4d8be89c92bf4607243ba18c6530364cd7b3b4b99cba8f7a55c8a0235819edd1dbe431de1b37716fe104cd9f72
 SHA512 
2b5bec76ca6db090bc93f57bd09771d264a761677adbd6f4b93256776cf65a62a5a3a4641c450b68044cb7e86c5e7202d9455d2f9b0ad0cb8ad64d6da6955f89
 DIST parallel-20210722.tar.bz2.sig 2080 BLAKE2B 
48186854bb752e50c719f2fc6c964b3dd0b3407bf5d0683dafb475a7e6a537de1ae0e6f054f9105a4860b2fcfab50bc59ca159639bf72fcc42373f457af1cb93
 SHA512 
bc999d37c6eed6b170b845a01d3b0fb88661ed271fe4c18609144d3d224173ac2c66bd6fe40a5b8ddc4894503a38e558835a45ffad3ee8c0201d04dc1aed9a3c
+DIST parallel-20210822.tar.bz2 2267474 BLAKE2B 
b9d75cb5ca19ca602d73fe3594d7912dc1e1dfb14264a7ce24863d77a927eb3a5bb6afbc32f963fd59f75886409ef860d3fe17b854b98ac75498d80188a59fc3
 SHA512 
ced70d70910aca387afa8f7dd2fe8a370d7822bb0cff5b7b18043c8bbc550f165bf59763911e108dd23651d57a54cfc72bda06b63d96eb122f88e696de8b58b8
+DIST parallel-20210822.tar.bz2.sig 2080 BLAKE2B 
467e77ebce03f8014797484a450296968178fdda3306ea677c5b67a4f06747bf66f3af9310fb6166eb1cc6536678b5797d7ec71ed6e720c5e00158a868b239a0
 SHA512 
311b9c31f4ff900a968f96aad53f7c4a7f72099f6233434e1a9c96970af55a39e1935d529b13d04dcb15ddad07d084881da1a8afa5bf32b7a8874614b2131384

diff --git a/sys-process/parallel/parallel-20210822.ebuild 
b/sys-process/parallel/parallel-20210822.ebuild
new file mode 100644
index 000..184819eb8c4
--- /dev/null
+++ b/sys-process/parallel/parallel-20210822.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/oletange.asc
+inherit verify-sig
+
+DESCRIPTION="A shell tool for executing jobs in parallel locally or on remote 
machines"
+HOMEPAGE="https://www.gnu.org/software/parallel/ 
https://git.savannah.gnu.org/cgit/parallel.git/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
+SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.bz2.sig )"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+RDEPEND="dev-lang/perl:=
+   dev-perl/Devel-Size
+   dev-perl/Text-CSV
+   virtual/perl-Data-Dumper
+   virtual/perl-File-Temp
+   virtual/perl-IO"
+DEPEND="${RDEPEND}"
+BDEPEND="verify-sig? ( >=app-crypt/openpgp-keys-oletange-20210423 )"
+
+src_configure() {
+   econf --docdir="${EPREFIX}"/usr/share/doc/${PF}/html
+}



[gentoo-commits] repo/gentoo:master commit in: sys-process/parallel/

2021-08-22 Thread Sam James
commit: 977c48bdecf7132536cb4408f3e05a2f2414fbf7
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:53:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:53:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=977c48bd

sys-process/parallel: drop 20210422-r1, 20210522

Signed-off-by: Sam James  gentoo.org>

 sys-process/parallel/Manifest|  4 
 sys-process/parallel/parallel-20210422-r1.ebuild | 29 
 sys-process/parallel/parallel-20210522.ebuild| 29 
 3 files changed, 62 deletions(-)

diff --git a/sys-process/parallel/Manifest b/sys-process/parallel/Manifest
index 38126bd973f..7259c606745 100644
--- a/sys-process/parallel/Manifest
+++ b/sys-process/parallel/Manifest
@@ -1,7 +1,3 @@
-DIST parallel-20210422.tar.bz2 2239130 BLAKE2B 
690d09b6447f5c166fd74f44bf231e4c94f98fc8e8b2d1b71dad1df4babb6a58c1b1062859198b5f41c158148d4488bb4edef87bc88a220cfea67318fc281c81
 SHA512 
175b17b97bd0693e6cd9a69c525a43e030f6425f59237d0c0fb51153edf3043b8afa764be43059359dc1b1769f1368aa187685f9dda23e0136f56b04522de707
-DIST parallel-20210422.tar.bz2.sig 2080 BLAKE2B 
327848716c2da14f39975471d9943f37ad5bfcf86dddcde6f47d55f6081b79a9dbb5aa4d96014678479baa8c5f6c88d180150b5f24685bb2164f5f33c36175d4
 SHA512 
2c47803d494e86bfaa83d2bd6f574b243494435a3240ce0fd390171ec0ae2d06436bfd3b02317c96b640e04736742bc2781a2f1edf34b683a3fa1f73c75cb9ae
-DIST parallel-20210522.tar.bz2 2246330 BLAKE2B 
cf3dc65526522cedb22b85fabd364dc89837d19675eb08669c055addb7405a476b97031783f46529337f786a2328ef18762f5dbfb3f1c09bac2ba4bc305d7abc
 SHA512 
0f9a633376971c675727ccaf2984aeebcda0e66f43bf7e287e2bf08881168a4042961e49b2eac731b95487b7dd5ca862dadc4b79e497cbd055cc6bf65e957174
-DIST parallel-20210522.tar.bz2.sig 2080 BLAKE2B 
8053520c93ee1dae0d158adb6d6867efda6496b2874578e70b640673dba5813898ba4fad2156f3f00a7f87ef551c41ecc8d4d61e0573752abe505d4eea6c2a86
 SHA512 
536309731b87ac6a523dda91d23b88b60aca7f4516a5dbba9efe08085f9a7590c7e797bd3a39afd52fdccfe1f3a776f1df66751817943f06adc17695bf14f1e2
 DIST parallel-20210622.tar.bz2 2251075 BLAKE2B 
4855ee0e581bf1d3ebb7dd16e4126873f0bf4294ebfc8260ec75901b3a80126a2a7c4d11c1a997557cf37e8077be24b9f1a1e97e92629347f1a55e23e8fbd9df
 SHA512 
084537fb2b86f284f8b09dd506a79e07856612a1bb03914deec6baefd08df4c9878ad0247a527b4bc5a6d42e1a9a11d13a4a6e304ea1c3c8083b5faaf7530937
 DIST parallel-20210622.tar.bz2.sig 2080 BLAKE2B 
f21c6dc3b90757e56547b88ea429e33cb04b7853cc3493a19bd3352a9e2c14f8d293ee1180cacd1449a37047e3084fa4d12dccc5767a28e2daf40d086c9f5404
 SHA512 
50fa1de3b40f8447c9adf5e52c23e8cf932dca0565ac663bab128f44db5e8159a399208d1a23ed6d5eff78b9cb0d6eb4ada92d642279e41d40b0c429ef4c825e
 DIST parallel-20210722.tar.bz2 2248893 BLAKE2B 
c72da41de516e00af9d73216a134a184b3436f4d8be89c92bf4607243ba18c6530364cd7b3b4b99cba8f7a55c8a0235819edd1dbe431de1b37716fe104cd9f72
 SHA512 
2b5bec76ca6db090bc93f57bd09771d264a761677adbd6f4b93256776cf65a62a5a3a4641c450b68044cb7e86c5e7202d9455d2f9b0ad0cb8ad64d6da6955f89

diff --git a/sys-process/parallel/parallel-20210422-r1.ebuild 
b/sys-process/parallel/parallel-20210422-r1.ebuild
deleted file mode 100644
index 33f0a0338b7..000
--- a/sys-process/parallel/parallel-20210422-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/oletange.asc
-inherit verify-sig
-
-DESCRIPTION="A shell tool for executing jobs in parallel locally or on remote 
machines"
-HOMEPAGE="https://www.gnu.org/software/parallel/ 
https://git.savannah.gnu.org/cgit/parallel.git/;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
-SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.bz2.sig )"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-RDEPEND="dev-lang/perl:=
-   dev-perl/Devel-Size
-   dev-perl/Text-CSV
-   virtual/perl-Data-Dumper
-   virtual/perl-File-Temp
-   virtual/perl-IO"
-DEPEND="${RDEPEND}"
-BDEPEND="verify-sig? ( >=app-crypt/openpgp-keys-oletange-20210423 )"
-
-src_configure() {
-   econf --docdir="${EPREFIX}"/usr/share/doc/${PF}/html
-}

diff --git a/sys-process/parallel/parallel-20210522.ebuild 
b/sys-process/parallel/parallel-20210522.ebuild
deleted file mode 100644
index 33f0a0338b7..000
--- a/sys-process/parallel/parallel-20210522.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/oletange.asc
-inherit verify-sig
-
-DESCRIPTION="A shell tool for executing jobs in parallel locally or on remote 
machines"
-HOMEPAGE="https://www.gnu.org/software/parallel/ 
https://git.savannah.gnu.org/cgit/parallel.git/;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
-SRC_URI+=" verify-sig? ( 

[gentoo-commits] repo/gentoo:master commit in: sys-kernel/pf-sources/

2021-08-22 Thread Joonas Niilola
commit: afef96b6a369e6b14388ac83906664e84b5b0329
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Aug 23 05:40:38 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Aug 23 05:41:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afef96b6

sys-kernel/pf-sources: add 5.13-pf6

Signed-off-by: Joonas Niilola  gentoo.org>

 sys-kernel/pf-sources/Manifest  |  2 +
 sys-kernel/pf-sources/pf-sources-5.13_p6.ebuild | 71 +
 2 files changed, 73 insertions(+)

diff --git a/sys-kernel/pf-sources/Manifest b/sys-kernel/pf-sources/Manifest
index 0d69ceff609..2a52a9c1399 100644
--- a/sys-kernel/pf-sources/Manifest
+++ b/sys-kernel/pf-sources/Manifest
@@ -19,5 +19,7 @@ DIST pf-sources-5.13_p2.patch 2756507 BLAKE2B 
8602f98e8fc857621418513956ed910340
 DIST pf-sources-5.13_p3.patch 5055786 BLAKE2B 
c19d0d447bdd6c8204a0c61a84592ee0d6f7fd09a4142af2f8cf9d075311dc7fbad94c78261415b6d8c0f8cc9ef408c2b8e35ee2780320b61e1050e332cdf5d2
 SHA512 
bff89ba11ab81b5ac3903bdbf271952a59ecf360d071a9c2c375c1eb4a4e2c478e354f7119e3ce97fd6996709d733cf305ab2ecd9eaf8655e414f0b55494da11
 DIST pf-sources-5.13_p4.patch 5640578 BLAKE2B 
fb3cbecbe1d6498e5fc6bab28ff7b7588733d377228dbff496bb31a3efe5063cce9410cf6077a7672986d747cc05c807078718420a200416bbb6bb0f0609251f
 SHA512 
292920775925306e37c9de2860b3dd12e992d14c70e4c0fd38bb5c35227aac168e976fe251c9c4b51c9509e2cb8737c26da3b18d4959c291e189248caf45
 DIST pf-sources-5.13_p5.patch 6877998 BLAKE2B 
6f4cfe4c2c98d56309ce57b4cb0eaab1c59ecf6919e3c91cccd5d31421ca440d6333f7966ea53462d1a72e3769ef6ff8e5165376111b84f4484286fa46d69a6b
 SHA512 
dd694c06721f3efffcbd1beca934bbea50012309165ce3c4f325ca5d168995409bf5f3ede670800059cc1941b216d7d50c28eb37250da4edfe6b2e17af834645
+DIST pf-sources-5.13_p6.patch 7070425 BLAKE2B 
bccbb3ea9777675b28f4ee5ddc1539188c8afe4facc6c4aa06beb2e30846507414b0994c6b2e048180cb2eaedb612f772aebe16d70dea1f35f25cb30d81c
 SHA512 
02928875462e3ae19df7a6d094f388be30a6b215e5fc2f5967fb570352351525f71c8b4fe60f6cc3179dbc5e7b2771979db90d9cfc89fb9e6c5501bc2c95bd41
 DIST prjc_v5.13-r1.patch 258898 BLAKE2B 
013be3c3e9b342268359ecbcc10c7b95c7fe3741d2b9058db87da59d40aa9b34db898d31f1f1a0dab80598cab313499d8083ccea141c5200b5593c9d44647de7
 SHA512 
ad9276a80e28eec461a307ad44a1ed5acebf810b14ce8c9e6f1dc211be6ed7e72f535175fb65f3115fa217f8b635122c65c2c002ff00ba458c867d8bb6257f36
 DIST prjc_v5.13-r2.patch 257231 BLAKE2B 
943d3035035cdd1744ce0e075441224ffce04a1324dc9adfb355003b1fa6bcced1f63989845d1677ada0eac78f39b01d95d3fc7676c79b68858e8748c91b70d7
 SHA512 
1d9c80813e8f842b8b5da8b52e4348f329ef415b8cbef0a46f17eee64bf22fa8b1e443ae84ec9e7cf7ccff339d4b4bb2df9dfc894eea438e80f07446c82992db
+DIST prjc_v5.13-r3.patch 257137 BLAKE2B 
22e05106ee91f104c69f8d11fa4072b28910b8202388a1778ac498f5128f8b93e6465c3e1ef0d9393aa5d01bfc226b3d6463fbba9e463305381a45cb5f015fa0
 SHA512 
d7dc67a9913d0d7723a616a11db2ab0798e65a6c2dfb0bc2a4287c0c2e2eab72d17cdc3f93b884f006844f576379a9d8617b7e491dad278f3880d372bb17

diff --git a/sys-kernel/pf-sources/pf-sources-5.13_p6.ebuild 
b/sys-kernel/pf-sources/pf-sources-5.13_p6.ebuild
new file mode 100644
index 000..d78142fa3f1
--- /dev/null
+++ b/sys-kernel/pf-sources/pf-sources-5.13_p6.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# Define what default functions to run
+ETYPE="sources"
+
+# No 'experimental' USE flag provided, but we still want to use genpatches
+K_EXP_GENPATCHES_NOUSE="1"
+
+# Just get basic genpatches, -pf patch set already includes vanilla-linux 
updates
+K_GENPATCHES_VER="1"
+
+# -pf already sets EXTRAVERSION to kernel Makefile
+K_NOSETEXTRAVERSION="1"
+
+# Not supported by the Gentoo security team
+K_SECURITY_UNSUPPORTED="1"
+
+# We want the very basic patches from gentoo-sources, experimental patch is
+# already included in pf-sources
+K_WANT_GENPATCHES="base extras"
+
+SHPV="${PV/_p*/}"
+
+inherit kernel-2 optfeature
+detect_version
+
+DESCRIPTION="Linux kernel fork that includes the pf-kernel patchset and 
Gentoo's genpatches"
+HOMEPAGE="https://gitlab.com/post-factum/pf-kernel/-/wikis/README
+   https://dev.gentoo.org/~mpagano/genpatches/;
+SRC_URI="${KERNEL_URI}
+   
https://github.com/pfactum/pf-kernel/compare/v${SHPV}...v${SHPV}-pf${PV/*_p/}.diff
 -> ${P}.patch
+   
https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${SHPV}-${K_GENPATCHES_VER}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${SHPV}-${K_GENPATCHES_VER}.extras.tar.xz
+   
https://gitlab.com/alfredchen/projectc/-/raw/master/${SHPV}/prjc_v${SHPV}-r3.patch
+   
https://raw.githubusercontent.com/GKernelCI/linux-patches/5.12/5021_BMQ-and-PDS-gentoo-defaults-v5.12-r0.patch;
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+S="${WORKDIR}/linux-${PVR}-pf"
+
+PATCHES=( "${DISTDIR}/${P}.patch"
+   "${DISTDIR}/prjc_v${SHPV}-r3.patch"
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/kakoune/, app-editors/kakoune/files/

2021-08-22 Thread Joonas Niilola
commit: a56555b9235c33a7a3475fdf070b3261c756ad4b
Author: Ian Hixson  sdf  org>
AuthorDate: Sat Aug  7 01:44:33 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Aug 23 05:41:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a56555b9

app-editors/kakoune: Drop old version

Signed-off-by: Ian Hixson  sdf.org>
Closes: https://github.com/gentoo/gentoo/pull/21902
Signed-off-by: Joonas Niilola  gentoo.org>

 app-editors/kakoune/Manifest   |  1 -
 ...2020.01.16-enable-ebuild-syntax-highlight.patch | 15 ---
 .../kakoune/files/kakoune-2020.01.16-gcc-11.patch  | 11 -
 .../kakoune/kakoune-2020.01.16_p20200601-r1.ebuild | 49 --
 4 files changed, 76 deletions(-)

diff --git a/app-editors/kakoune/Manifest b/app-editors/kakoune/Manifest
index d0b4c27c83d..fae8bafcada 100644
--- a/app-editors/kakoune/Manifest
+++ b/app-editors/kakoune/Manifest
@@ -1,2 +1 @@
-DIST kakoune-2020.01.16_p20200601.tar.gz 597946 BLAKE2B 
c3d831132e29ea46c4c92a942eae1b9eeaa30c68e17e7178b00277f45fdf76784386801627125c653b50507ebebcad282512446c0cff94f7234013aa8a17efd1
 SHA512 
b137fa71a151e80da50bfd980a264d1d0aa98d48e585794eb1429196a6c81ef51277cc15d5db015ce8550c1cf0d6fa29f5cdeefd3930e90e2a0480dd7bbe5bf8
 DIST kakoune-2020.09.01.tar.gz 612970 BLAKE2B 
64084c2a4ff1ccf348caad8db04df9425828378bda28d163ffa6d198b3bd80d6d078ac0095dfc5adbae505e4d4259cd86185718a8012740417056db531ea72ec
 SHA512 
acd9edd6b2a68219a4b5f68aaf4d785aa8c430abfdf5ccc994764f5ece8acb655adf64334027525115d3cbe819591de8496c3e54e2d806ce40c494443789e126

diff --git 
a/app-editors/kakoune/files/kakoune-2020.01.16-enable-ebuild-syntax-highlight.patch
 
b/app-editors/kakoune/files/kakoune-2020.01.16-enable-ebuild-syntax-highlight.patch
deleted file mode 100644
index 726968e0e8c..000
--- 
a/app-editors/kakoune/files/kakoune-2020.01.16-enable-ebuild-syntax-highlight.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Naur a/rc/filetype/sh.kak b/rc/filetype/sh.kak
 a/rc/filetype/sh.kak   2020-01-16 11:52:20.0 +0200
-+++ b/rc/filetype/sh.kak   2020-05-25 15:50:20.417809942 +0300
-@@ -2,6 +2,11 @@
- set-option buffer filetype sh
- }
- 
-+hook global BufCreate .*\.ebuild %{
-+set-option buffer filetype sh
-+}
-+
-+
- hook global WinSetOption filetype=sh %{
- require-module sh
- set-option window static_words %opt{sh_static_words}

diff --git a/app-editors/kakoune/files/kakoune-2020.01.16-gcc-11.patch 
b/app-editors/kakoune/files/kakoune-2020.01.16-gcc-11.patch
deleted file mode 100644
index d558c49347c..000
--- a/app-editors/kakoune/files/kakoune-2020.01.16-gcc-11.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-https://bugs.gentoo.org/787029
 a/src/regex_impl.cc
-+++ b/src/regex_impl.cc
-@@ -12,6 +12,7 @@
- 
- #include 
- #include 
-+#include 
- 
- namespace Kakoune
- {

diff --git a/app-editors/kakoune/kakoune-2020.01.16_p20200601-r1.ebuild 
b/app-editors/kakoune/kakoune-2020.01.16_p20200601-r1.ebuild
deleted file mode 100644
index 21dafc2dd2c..000
--- a/app-editors/kakoune/kakoune-2020.01.16_p20200601-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-MY_COMMIT="6fa26b8dd2ac0931fe688370728c47086277d883"
-DESCRIPTION="Modal editor inspired by vim"
-HOMEPAGE="http://kakoune.org/ https://github.com/mawww/kakoune;
-SRC_URI="https://github.com/mawww/kakoune/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/kakoune-${MY_COMMIT}"
-
-LICENSE="Unlicense"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-
-DEPEND="sys-libs/ncurses:=[unicode(+)]"
-RDEPEND="${DEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2020.01.16-enable-ebuild-syntax-highlight.patch
-   "${FILESDIR}"/${PN}-2020.01.16-gcc-11.patch
-)
-
-src_prepare() {
-   sed -i '/CXXFLAGS += -O3/d' src/Makefile || die
-   default
-}
-
-src_configure() {
-   tc-export CXX
-}
-
-src_compile() {
-   emake -C src all
-}
-
-src_test() {
-   emake -C src test
-}
-
-src_install() {
-   emake PREFIX="${D}"/usr docdir="${ED}/usr/share/doc/${PF}" install
-
-   rm "${ED}/usr/share/man/man1/kak.1.gz" || die
-   doman doc/kak.1
-}



[gentoo-commits] repo/gentoo:master commit in: app-editors/kakoune/files/, app-editors/kakoune/

2021-08-22 Thread Joonas Niilola
commit: 7ccf31f2495eef82d25225a2bfa7fd25a6e8dce1
Author: Ian Hixson  sdf  org>
AuthorDate: Sat Aug  7 01:37:53 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Aug 23 05:41:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ccf31f2

app-editors/kakoune: Bump to 2020.09.01

Closes: https://bugs.gentoo.org/804912
Signed-off-by: Ian Hixson  sdf.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-editors/kakoune/Manifest   |  1 +
 ...2020.09.01-enable-ebuild-syntax-highlight.patch | 10 +
 .../kakoune/files/kakoune-2020.09.01-gcc-11.patch  | 11 +
 app-editors/kakoune/kakoune-2020.09.01.ebuild  | 47 ++
 4 files changed, 69 insertions(+)

diff --git a/app-editors/kakoune/Manifest b/app-editors/kakoune/Manifest
index a71f3b22cf1..d0b4c27c83d 100644
--- a/app-editors/kakoune/Manifest
+++ b/app-editors/kakoune/Manifest
@@ -1 +1,2 @@
 DIST kakoune-2020.01.16_p20200601.tar.gz 597946 BLAKE2B 
c3d831132e29ea46c4c92a942eae1b9eeaa30c68e17e7178b00277f45fdf76784386801627125c653b50507ebebcad282512446c0cff94f7234013aa8a17efd1
 SHA512 
b137fa71a151e80da50bfd980a264d1d0aa98d48e585794eb1429196a6c81ef51277cc15d5db015ce8550c1cf0d6fa29f5cdeefd3930e90e2a0480dd7bbe5bf8
+DIST kakoune-2020.09.01.tar.gz 612970 BLAKE2B 
64084c2a4ff1ccf348caad8db04df9425828378bda28d163ffa6d198b3bd80d6d078ac0095dfc5adbae505e4d4259cd86185718a8012740417056db531ea72ec
 SHA512 
acd9edd6b2a68219a4b5f68aaf4d785aa8c430abfdf5ccc994764f5ece8acb655adf64334027525115d3cbe819591de8496c3e54e2d806ce40c494443789e126

diff --git 
a/app-editors/kakoune/files/kakoune-2020.09.01-enable-ebuild-syntax-highlight.patch
 
b/app-editors/kakoune/files/kakoune-2020.09.01-enable-ebuild-syntax-highlight.patch
new file mode 100644
index 000..d7b9083a428
--- /dev/null
+++ 
b/app-editors/kakoune/files/kakoune-2020.09.01-enable-ebuild-syntax-highlight.patch
@@ -0,0 +1,10 @@
+diff --git a/rc/filetype/gentoo-linux.kak b/rc/filetype/gentoo-linux.kak
+new file mode 100644
+index ..251dad16
+--- /dev/null
 b/rc/filetype/gentoo-linux.kak
+@@ -0,0 +1,4 @@
++# portage ebuild file
++hook global BufCreate .*\.ebuild %{
++set-option buffer filetype sh
++}

diff --git a/app-editors/kakoune/files/kakoune-2020.09.01-gcc-11.patch 
b/app-editors/kakoune/files/kakoune-2020.09.01-gcc-11.patch
new file mode 100644
index 000..d558c49347c
--- /dev/null
+++ b/app-editors/kakoune/files/kakoune-2020.09.01-gcc-11.patch
@@ -0,0 +1,11 @@
+https://bugs.gentoo.org/787029
+--- a/src/regex_impl.cc
 b/src/regex_impl.cc
+@@ -12,6 +12,7 @@
+ 
+ #include 
+ #include 
++#include 
+ 
+ namespace Kakoune
+ {

diff --git a/app-editors/kakoune/kakoune-2020.09.01.ebuild 
b/app-editors/kakoune/kakoune-2020.09.01.ebuild
new file mode 100644
index 000..bf078a51afe
--- /dev/null
+++ b/app-editors/kakoune/kakoune-2020.09.01.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="Modal editor inspired by vim"
+HOMEPAGE="http://kakoune.org/ https://github.com/mawww/kakoune;
+SRC_URI="https://github.com/mawww/kakoune/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Unlicense"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+DEPEND="sys-libs/ncurses:=[unicode(+)]"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-2020.09.01-enable-ebuild-syntax-highlight.patch
+   "${FILESDIR}"/${PN}-2020.09.01-gcc-11.patch
+)
+
+src_prepare() {
+   sed -i '/CXXFLAGS += -O3/d' src/Makefile || die
+   default
+}
+
+src_configure() {
+   tc-export CXX
+}
+
+src_compile() {
+   emake -C src all
+}
+
+src_test() {
+   emake -C src test
+}
+
+src_install() {
+   emake PREFIX="${D}"/usr docdir="${ED}/usr/share/doc/${PF}" install
+
+   rm "${ED}/usr/share/man/man1/kak.1.gz" || die
+   doman doc/kak.1
+}



[gentoo-commits] repo/gentoo:master commit in: app-editors/kakoune/

2021-08-22 Thread Joonas Niilola
commit: f33fc48e76d65b03df707ccc3f6ad7e0547cdc67
Author: Ian Hixson  sdf  org>
AuthorDate: Sat Aug  7 01:31:56 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Aug 23 05:41:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f33fc48e

app-editors/kakoune: Add myself as proxy maintainer.

Signed-off-by: Ian Hixson  sdf.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-editors/kakoune/metadata.xml | 15 +++
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/app-editors/kakoune/metadata.xml b/app-editors/kakoune/metadata.xml
index 9469b5728ed..0de50c33abc 100644
--- a/app-editors/kakoune/metadata.xml
+++ b/app-editors/kakoune/metadata.xml
@@ -1,8 +1,15 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   
-   mawww/kakoune
-   
+
+m...@sdf.org
+Ian Hixson
+
+
+proxy-ma...@gentoo.org
+Proxy Maintainers
+
+
+mawww/kakoune
+
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/visualvm/, dev-util/visualvm/files/

2021-08-22 Thread Miroslav Šulc
commit: 776e684cdf3910d0b0b77bb53d7687752de8e778
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Mon Aug 23 05:39:04 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Aug 23 05:39:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776e684c

dev-util/visualvm: removed obsolete 2.0.7

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-util/visualvm/Manifest   |  1 -
 dev-util/visualvm/files/visualvm-r2.conf |  9 
 dev-util/visualvm/visualvm-2.0.7.ebuild  | 72 
 3 files changed, 82 deletions(-)

diff --git a/dev-util/visualvm/Manifest b/dev-util/visualvm/Manifest
index 6d99752de46..058afc81807 100644
--- a/dev-util/visualvm/Manifest
+++ b/dev-util/visualvm/Manifest
@@ -1,2 +1 @@
-DIST visualvm-2.0.7.tar.gz 39155599 BLAKE2B 
8a460cb161357114d829d41a7e4b2306e9e0023a6995aceed89cc12fc0b54d5e05402bc1b8c72d4cb3caba5a4844bfbebb4734d7f7c5663343dfb3bd4470945a
 SHA512 
d75217fb1b2a8c4d1c44b600dc42d488be8447fc569f78c10c59954c7c64f8e1ccdeef2e6a7936e7708b9392bbd7634d7149c6d6cc797df1f0036c6c473398ff
 DIST visualvm-2.1.tar.gz 37175908 BLAKE2B 
2bc435b09af9061122eb62a8de4b4b9ce47bb8cc2b7e2bfba57767bee380f6db041ec758a54f5a90e21d9ee3a5e6db5af8c0f89fc347d8e49322caeb07db4233
 SHA512 
ae662df96224a366c54210b85d6a859fd7412ea6e4d6a5e6b1a75c04a8060ac08a524d8e58aa9a037ecebf7ada142d9633db389cd5332742a21d26e5ed17

diff --git a/dev-util/visualvm/files/visualvm-r2.conf 
b/dev-util/visualvm/files/visualvm-r2.conf
deleted file mode 100644
index 214cb55b867..000
--- a/dev-util/visualvm/files/visualvm-r2.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-# Default user directory
-visualvm_default_userdir="${HOME}/.visualvm"
-visualvm_default_cachedir="${HOME}/.cache/visualvm"
-
-# Default runtime options
-visualvm_default_options="-J-client -J-Xms24m -J-Xmx768m 
-J-Dnetbeans.accept_license_class=org.graalvm.visualvm.modules.startup.AcceptLicense
 -J-Dnetbeans.importclass=org.graalvm.visualvm.modules.startup.ImportSettings 
-J-Dsun.jvmstat.perdata.syncWaitMs=1 -J-Dsun.java2d.noddraw=true 
-J-Dsun.java2d.d3d=false 
-J-Dorg.netbeans.core.TimeableEventQueue.quantum=36 
-J-Dpolyglot.js.nashorn-compat=true 
-J-Dsun.misc.URLClassPath.disableJarChecking=true 
-J--add-exports=java.desktop/sun.awt=ALL-UNNAMED 
-J--add-exports=jdk.internal.jvmstat/sun.jvmstat.monitor.event=ALL-UNNAMED 
-J--add-exports=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED 
-J--add-exports=java.desktop/sun.swing=ALL-UNNAMED 
-J--add-exports=jdk.attach/sun.tools.attach=ALL-UNNAMED 
-J--add-opens=java.base/java.net=ALL-UNNAMED 
-J--add-opens=java.base/java.lang.ref=ALL-UNNAMED 
-J--add-opens=java.base/java.lang=ALL-UNNAMED 
-J--add-opens=java.desktop/javax.swing=ALL-UNNAMED 
-J--add-opens=java.desktop/javax.swing.plaf.basic=
 ALL-UNNAMED -J-XX:+IgnoreUnrecognizedVMOptions"
-
-# JDK home
-visualvm_jdkhome="$(java-config -O)"

diff --git a/dev-util/visualvm/visualvm-2.0.7.ebuild 
b/dev-util/visualvm/visualvm-2.0.7.ebuild
deleted file mode 100644
index 001ed43cc6e..000
--- a/dev-util/visualvm/visualvm-2.0.7.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-NBV=113
-NBT=27102020
-NBZ=nb${NBV}_platform_${NBT}.zip
-
-inherit java-pkg-2 java-ant-2 desktop
-
-DESCRIPTION="Integrates commandline JDK tools and profiling capabilities"
-HOMEPAGE="https://visualvm.github.io;
-
-# Netbeans plattform is already included in the main archive this time
-#SRC_URI="https://github.com/oracle/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz
-#   https://github.com/oracle/${PN}/releases/download/${PV}/${NBZ};
-SRC_URI="https://github.com/oracle/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2-with-linking-exception"
-SLOT="7"
-KEYWORDS="amd64"
-
-RDEPEND="
-   >=virtual/jre-1.8"
-
-# it does not compile with java 11
-DEPEND="
-   virtual/jdk:1.8"
-
-S="${WORKDIR}/${P}/${PN}"
-
-QA_PREBUILT="
-   
/usr/share/visualvm/platform/modules/lib/amd64/linux/libjnidispatch-nb.so
-   
/usr/share/visualvm/cluster/lib/deployed/jdk1[56]/linux-amd64/libprofilerinterface.so
-"
-
-EANT_BUILD_TARGET=build
-INSTALL_DIR=/usr/share/${PN}
-
-src_unpack() {
-   unpack ${P}.tar.gz
-   cd "${S}" || die
-   # unpack ${NBZ}
-   unpack "${S}"/"${NBZ}"  # archive is included in the main archive
-}
-
-src_prepare() {
-   default
-
-   # Remove unneeded binaries
-   rm -rv netbeans/platform/lib/*.{dll,exe} \
-   netbeans/platform/modules/lib/{amd64/*.dll,i386,x86} || die
-   find libs.profiler/lib.profiler/release/lib/deployed/jdk1? -mindepth 1 \
-   -maxdepth 1 ! -name linux-amd64 -exec rm -rv {} + || die
-}
-
-src_install() {
-   # this is the visualvm cluster
-   insinto ${INSTALL_DIR}
-   doins -r build/cluster netbeans/{harness,platform}
-
-   # configuration 

[gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/

2021-08-22 Thread Sam James
commit: ba4ffc20e00d03202a7255e9326549fb12909eb2
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:34:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:35:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba4ffc20

app-editors/emacs: Stabilize 26.3-r6 amd64, #809677

Signed-off-by: Sam James  gentoo.org>

 app-editors/emacs/emacs-26.3-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-26.3-r6.ebuild 
b/app-editors/emacs/emacs-26.3-r6.ebuild
index 7601f81ee0e..b8a4f9432dc 100644
--- a/app-editors/emacs/emacs-26.3-r6.ebuild
+++ b/app-editors/emacs/emacs-26.3-r6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="26"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif 
gpm gsettings gtk gui gzip-el imagemagick +inotify jpeg kerberos lcms libxml2 
livecd m17n-lib mailutils motif png selinux sound source ssl svg systemd 
+threads tiff toolkit-scroll-bars wide-int Xaw3d xft +xpm xwidgets zlib"
 
 RDEPEND="app-emacs/emacs-common[games?,gui(-)?]



[gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/

2021-08-22 Thread Sam James
commit: 52d73a586891a1f91ce84dba96eb732cd1fdb0d0
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:34:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:35:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52d73a58

app-editors/emacs: Stabilize 25.3-r11 amd64, #809677

Signed-off-by: Sam James  gentoo.org>

 app-editors/emacs/emacs-25.3-r11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-25.3-r11.ebuild 
b/app-editors/emacs/emacs-25.3-r11.ebuild
index 1b851ec3138..16422db61b8 100644
--- a/app-editors/emacs/emacs-25.3-r11.ebuild
+++ b/app-editors/emacs/emacs-25.3-r11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="25"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif 
gpm gsettings gtk gui gzip-el imagemagick +inotify jpeg kerberos libxml2 livecd 
m17n-lib motif png selinux sound source ssl svg tiff toolkit-scroll-bars 
wide-int Xaw3d xft +xpm zlib"
 
 RDEPEND="acct-group/mail



[gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/

2021-08-22 Thread Sam James
commit: 3580a44c765cd76bdd5c32c6ab95340459ec4268
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:34:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:35:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3580a44c

app-editors/emacs: Stabilize 27.2-r4 amd64, #809677

Signed-off-by: Sam James  gentoo.org>

 app-editors/emacs/emacs-27.2-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-27.2-r4.ebuild 
b/app-editors/emacs/emacs-27.2-r4.ebuild
index f1c41cc33a9..5efd075355d 100644
--- a/app-editors/emacs/emacs-27.2-r4.ebuild
+++ b/app-editors/emacs/emacs-27.2-r4.ebuild
@@ -36,7 +36,7 @@ else
PATCHES=("${WORKDIR}/patch")
SLOT="${PV%%.*}"
[[ ${PV} == *.*.* ]] && SLOT+="-vcs"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 fi
 
 DESCRIPTION="The extensible, customizable, self-documenting real-time display 
editor"



[gentoo-commits] repo/gentoo:master commit in: media-gfx/darktable/

2021-08-22 Thread Sam James
commit: 32cc54200d7a525693e5909731f093d2b4f78b27
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:34:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:35:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32cc5420

media-gfx/darktable: Stabilize 3.6.0 amd64, #809236

Signed-off-by: Sam James  gentoo.org>

 media-gfx/darktable/darktable-3.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/darktable/darktable-3.6.0.ebuild 
b/media-gfx/darktable/darktable-3.6.0.ebuild
index ad4c79e2d6e..383ae12c1b1 100644
--- a/media-gfx/darktable/darktable-3.6.0.ebuild
+++ b/media-gfx/darktable/darktable-3.6.0.ebuild
@@ -25,7 +25,7 @@ else

SRC_URI="https://github.com/darktable-org/${PN}/releases/download/release-${MY_PV}/${MY_P}.tar.xz
doc? ( 
https://www.darktable.org/usermanual/${DOC_PV}/en/${PN}_user_manual.pdf -> 
${PN}-usermanual-${DOC_PV}.pdf )"
 
-   KEYWORDS="~amd64 ~arm64 -x86"
+   KEYWORDS="amd64 ~arm64 -x86"
LANGS=" af de eo es fr he hu it nl pt-BR ru sl uk"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libxml2/

2021-08-22 Thread Sam James
commit: 90ab784481a3a217c6f74b5656e511a5a0231f46
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:34:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:35:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ab7844

dev-libs/libxml2: Stabilize 2.9.12-r5 amd64, #809494

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libxml2/libxml2-2.9.12-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild 
b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
index 5b3e2d98c1f..f248326fccb 100644
--- a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
@@ -36,7 +36,7 @@ LICENSE="MIT"
 SLOT="2"
 # Dropped keywords for now because it's a minor LDFLAGS fix, and it will ease 
upgrades
 # bug #802210
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug examples icu ipv6 lzma +python readline static-libs test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



[gentoo-commits] repo/gentoo:master commit in: dev-java/commons-vfs/

2021-08-22 Thread Sam James
commit: 20cc7c2e08ce9a0ba08ea35d750bd037736b6f4b
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:34:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:35:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20cc7c2e

dev-java/commons-vfs: Stabilize 2.0-r2 amd64, #809560

Signed-off-by: Sam James  gentoo.org>

 dev-java/commons-vfs/commons-vfs-2.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/commons-vfs/commons-vfs-2.0-r2.ebuild 
b/dev-java/commons-vfs/commons-vfs-2.0-r2.ebuild
index 8f5598d5645..07d79bef4ab 100644
--- a/dev-java/commons-vfs/commons-vfs-2.0-r2.ebuild
+++ b/dev-java/commons-vfs/commons-vfs-2.0-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/vfs/source/${P}-src.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="2"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 
 CDEPEND="
dev-java/ant-core:0



[gentoo-commits] repo/gentoo:master commit in: dev-util/visualvm/

2021-08-22 Thread Sam James
commit: e3a49e141ccb04ef7507e9d9ff792e5965b99ab1
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:34:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:35:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3a49e14

dev-util/visualvm: Stabilize 2.1 amd64, #809566

Signed-off-by: Sam James  gentoo.org>

 dev-util/visualvm/visualvm-2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/visualvm/visualvm-2.1.ebuild 
b/dev-util/visualvm/visualvm-2.1.ebuild
index d72289ba971..a89ec0c061a 100644
--- a/dev-util/visualvm/visualvm-2.1.ebuild
+++ b/dev-util/visualvm/visualvm-2.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/oracle/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2-with-linking-exception"
 SLOT="7"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 RDEPEND="
>=virtual/jre-1.8:*"



[gentoo-commits] repo/gentoo:master commit in: media-libs/libsidplayfp/

2021-08-22 Thread Sam James
commit: ac40648505f8921d595b4b443b35add0086b7199
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:34:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:35:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac406485

media-libs/libsidplayfp: Stabilize 2.2.1 amd64, #809557

Signed-off-by: Sam James  gentoo.org>

 media-libs/libsidplayfp/libsidplayfp-2.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libsidplayfp/libsidplayfp-2.2.1.ebuild 
b/media-libs/libsidplayfp/libsidplayfp-2.2.1.ebuild
index 219eebf1978..c5344fdb0ab 100644
--- a/media-libs/libsidplayfp/libsidplayfp-2.2.1.ebuild
+++ b/media-libs/libsidplayfp/libsidplayfp-2.2.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/sidplay-residfp/${PN}/$(ver_cut 
1-2)/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0/6"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa ~x86"
 IUSE="static-libs"
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: dev-java/fontbox/

2021-08-22 Thread Sam James
commit: e4ddfaca50eda2cc0dd851a3e3e396e2cb8166ec
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:34:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:35:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ddfaca

dev-java/fontbox: Stabilize 2.0.24 amd64, #809563

Signed-off-by: Sam James  gentoo.org>

 dev-java/fontbox/fontbox-2.0.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/fontbox/fontbox-2.0.24.ebuild 
b/dev-java/fontbox/fontbox-2.0.24.ebuild
index 36fa75e6471..c90e0b1c3da 100644
--- a/dev-java/fontbox/fontbox-2.0.24.ebuild
+++ b/dev-java/fontbox/fontbox-2.0.24.ebuild
@@ -23,7 +23,7 @@ SRC_URI="mirror://apache/pdfbox/${PV}/pdfbox-${PV}-src.zip
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 
 # Common dependencies
 # POM: pdfbox-${PV}/${PN}/pom.xml



[gentoo-commits] repo/gentoo:master commit in: dev-lang/go/

2021-08-22 Thread William Hubbs
commit: 162e233bb6af458f015d183b78b14a0d22910577
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Aug 23 05:34:46 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Aug 23 05:35:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=162e233b

dev-lang/go: remove 1.16.6

Bug: https://bugs.gentoo.org/806659
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: William Hubbs  gentoo.org>

 dev-lang/go/Manifest |   1 -
 dev-lang/go/go-1.16.6.ebuild | 194 ---
 2 files changed, 195 deletions(-)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index 4d5c2ff35e5..ce21718c2e2 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -1,3 +1,2 @@
-DIST go1.16.6.src.tar.gz 20923044 BLAKE2B 
7a46d33f947c1d7f2c6f5e0085cba89520fdb8859fc804c8318b85d0b0e888b74ca074affcf3119c2d80157485e8f679e37390cbd58c644b38948f7d15428b7b
 SHA512 
82634763dce636c9e9cba1bbf74a669e8b88e6df095e80672f295edb82cc1fc4b8ffde91a1f56c3470f2c4d9ee0404f65146d7478b645890623f6c463513a61f
 DIST go1.16.7.src.tar.gz 20922206 BLAKE2B 
65e53684f66975313caf4661a7c52b178dde8b32ac40f98fe8164fe035c835e1407ef442d41c7cbf907d5093703e440d0e62c398f8ed541bad074b537f6dd6ff
 SHA512 
1aab6f3dcbae71ebfa29a1d9a46613a3aa48de01cee82b48842d92abbb4ee57db019a4d47a3f12af9553c8e2a982e90114a06ee187f908f7c29245d9786b9186
 DIST go1.17.src.tar.gz 22178549 BLAKE2B 
86cb84ff782eaee3fc0411b1f31cd985f3fdcda7b2709f3a94cba0fbe827ac13632d0476e1f67deaf06d2352c2ea3ac9217db7d170702d6a64beabdb0814
 SHA512 
bb94d69555faa103bc092ce85b73168954a553a5c72e4b38c39bd99a3eb4db679f352685e66507b0945ed12676eb2a0c51674e456f68a9a5b98c3ec6a948d35b

diff --git a/dev-lang/go/go-1.16.6.ebuild b/dev-lang/go/go-1.16.6.ebuild
deleted file mode 100644
index e24025473dc..000
--- a/dev-lang/go/go-1.16.6.ebuild
+++ /dev/null
@@ -1,194 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-export CBUILD=${CBUILD:-${CHOST}}
-export CTARGET=${CTARGET:-${CHOST}}
-
-MY_PV=${PV/_/}
-
-inherit toolchain-funcs
-
-case ${PV}  in
-**)
-   EGIT_REPO_URI="https://github.com/golang/go.git;
-   inherit git-r3
-   ;;
-*)
-   SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz "
-   S="${WORKDIR}"/go
-   case ${PV} in
-   *_beta*|*_rc*) ;;
-   *)
-   KEYWORDS="-* amd64 arm arm64 ppc64 ~riscv ~s390 x86 
~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
-   ;;
-   esac
-esac
-
-DESCRIPTION="A concurrent garbage collected and typesafe programming language"
-HOMEPAGE="https://golang.org;
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-IUSE="cpu_flags_x86_sse2"
-
-BDEPEND="|| (
-   dev-lang/go
-   dev-lang/go-bootstrap )"
-RDEPEND="!https://bugs.gentoo.org/794046
-QA_PREBUILT='.*'
-
-# Do not strip this package. Stripping is unsupported upstream and may
-# fail.
-RESTRICT+=" strip"
-
-DOCS=(
-AUTHORS
-CONTRIBUTING.md
-CONTRIBUTORS
-PATENTS
-README.md
-)
-
-go_arch() {
-   # By chance most portage arch names match Go
-   local portage_arch=$(tc-arch $@)
-   case "${portage_arch}" in
-   x86)echo 386;;
-   x64-*)  echo amd64;;
-   ppc64) [[ $(tc-endian $@) = big ]] && echo ppc64 || echo 
ppc64le ;;
-   riscv) echo riscv64 ;;
-   s390) echo s390x ;;
-   *)  echo "${portage_arch}";;
-   esac
-}
-
-go_arm() {
-   case "${1:-${CHOST}}" in
-   armv5*) echo 5;;
-   armv6*) echo 6;;
-   armv7*) echo 7;;
-   *)
-   die "unknown GOARM for ${1:-${CHOST}}"
-   ;;
-   esac
-}
-
-go_os() {
-   case "${1:-${CHOST}}" in
-   *-linux*)   echo linux;;
-   *-darwin*)  echo darwin;;
-   *-freebsd*) echo freebsd;;
-   *-netbsd*)  echo netbsd;;
-   *-openbsd*) echo openbsd;;
-   *-solaris*) echo solaris;;
-   *-cygwin*|*-interix*|*-winnt*)
-   echo windows
-   ;;
-   *)
-   die "unknown GOOS for ${1:-${CHOST}}"
-   ;;
-   esac
-}
-
-go_tuple() {
-   echo "$(go_os $@)_$(go_arch $@)"
-}
-
-go_cross_compile() {
-   [[ $(go_tuple ${CBUILD}) != $(go_tuple) ]]
-}
-
-src_compile() {
-   if has_version -b dev-lang/go; then
-   export GOROOT_BOOTSTRAP="${BROOT}/usr/lib/go"
-   elif has_version -b dev-lang/go-bootstrap; then
-   export GOROOT_BOOTSTRAP="${BROOT}/usr/lib/go-bootstrap"
-   else
-   eerror "Go cannot be built without go or go-bootstrap installed"
-   die "Should not be here, please report a bug"
-   fi
-
-   export GOROOT_FINAL="${EPREFIX}"/usr/lib/go
-   export GOROOT="${PWD}"
-   

[gentoo-commits] repo/gentoo:master commit in: games-rpg/broken-age/

2021-08-22 Thread Sam James
commit: e7d91581e9d8da816904436d9d835493eae1f1e2
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:32:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:32:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d91581

games-rpg/broken-age: fix DoubleEmptyLine

Signed-off-by: Sam James  gentoo.org>

 games-rpg/broken-age/broken-age-2.4.800398.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/games-rpg/broken-age/broken-age-2.4.800398.ebuild 
b/games-rpg/broken-age/broken-age-2.4.800398.ebuild
index 4c74b803f8d..ea5d444b8f9 100644
--- a/games-rpg/broken-age/broken-age-2.4.800398.ebuild
+++ b/games-rpg/broken-age/broken-age-2.4.800398.ebuild
@@ -21,7 +21,6 @@ RDEPEND="
virtual/opengl[abi_x86_32]
 "
 
-
 DIR="/opt/${PN}"
 QA_PREBUILT="${DIR#/}/*"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lang/go/

2021-08-22 Thread Sam James
commit: c2aeb7e6426ca7d344e886b76deeb651a99523f0
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:30:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:30:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2aeb7e6

dev-lang/go: Stabilize 1.16.7 arm, #806659

Signed-off-by: Sam James  gentoo.org>

 dev-lang/go/go-1.16.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/go/go-1.16.7.ebuild b/dev-lang/go/go-1.16.7.ebuild
index 25dde8d11aa..a6ecc6c4e60 100644
--- a/dev-lang/go/go-1.16.7.ebuild
+++ b/dev-lang/go/go-1.16.7.ebuild
@@ -21,7 +21,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 ~arm ~arm64 ppc64 ~riscv ~s390 x86 
~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm ~arm64 ppc64 ~riscv ~s390 x86 
~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
;;
esac
 esac



[gentoo-commits] repo/gentoo:master commit in: dev-lang/go/

2021-08-22 Thread Sam James
commit: 642205118363717fdf909e4cc1c7a6ef644b2842
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 05:30:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:30:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64220511

dev-lang/go: Stabilize 1.16.7 arm64, #806659

Signed-off-by: Sam James  gentoo.org>

 dev-lang/go/go-1.16.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/go/go-1.16.7.ebuild b/dev-lang/go/go-1.16.7.ebuild
index a6ecc6c4e60..e24025473dc 100644
--- a/dev-lang/go/go-1.16.7.ebuild
+++ b/dev-lang/go/go-1.16.7.ebuild
@@ -21,7 +21,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 arm ~arm64 ppc64 ~riscv ~s390 x86 
~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm arm64 ppc64 ~riscv ~s390 x86 
~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
;;
esac
 esac



[gentoo-commits] repo/gentoo:master commit in: dev-util/meson/

2021-08-22 Thread William Hubbs
commit: 938b13b402650395abd4fdcb9925024bc6eb0c18
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Aug 23 05:27:56 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Aug 23 05:28:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=938b13b4

dev-util/meson: add keywords back to 0.59.1

The previously mentioned pull request is not in this release.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: William Hubbs  gentoo.org>

 dev-util/meson/meson-0.59.1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-util/meson/meson-0.59.1.ebuild 
b/dev-util/meson/meson-0.59.1.ebuild
index 4206e1c12e4..e2a175666ca 100644
--- a/dev-util/meson/meson-0.59.1.ebuild
+++ b/dev-util/meson/meson-0.59.1.ebuild
@@ -9,9 +9,7 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-# keywords commented out temporarily for the following pull request:
-# https://github.com/mesonbuild/meson/pull/8974 
-#  KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 inherit distutils-r1 toolchain-funcs



[gentoo-commits] repo/proj/guru:dev commit in: app-shells/starship/

2021-08-22 Thread Randy Barlow
commit: 6766656c98b6194e26e5e17333a0365ce6d8e5aa
Author: Randy Barlow  electronsweatshop  com>
AuthorDate: Mon Aug 23 01:08:18 2021 +
Commit: Randy Barlow  electronsweatshop  com>
CommitDate: Mon Aug 23 01:08:18 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6766656c

app-shells/starship: Drop 0.55.0

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Randy Barlow  electronsweatshop.com>

 app-shells/starship/Manifest   |   5 -
 app-shells/starship/starship-0.55.0.ebuild | 272 -
 2 files changed, 277 deletions(-)

diff --git a/app-shells/starship/Manifest b/app-shells/starship/Manifest
index 5573e6a90..78d23d0b6 100644
--- a/app-shells/starship/Manifest
+++ b/app-shells/starship/Manifest
@@ -42,7 +42,6 @@ DIST difference-2.0.0.crate 147616 BLAKE2B 
d720202ba8d73fb9b3cc6a982208e4fbe22ed
 DIST digest-0.8.1.crate 9449 BLAKE2B 
a610eb0144fdd49dbd846a86e88781b69ccb6a4f918b09fb4562ee9e3d535d12a1e499e36e5eb894d1d81f7a06ca00296b3aa35063f434fdcf22ff202890650c
 SHA512 
186c3ddc01fefff6a134ea0be633a9fe8067b8db34f31e9991069e7a9b82ed595a1105283a87e3021af2337ad332faf1b85a6bb513a4482df7d24e3e7a5ba055
 DIST directories-next-2.0.0.crate 15153 BLAKE2B 
8bbd996cfa72d75fe7177a9d8be7fb6b96ff3fc456b7e06db61cc463a83290765d68f09da3bf8b9e958553b1940ef35f3a4a45d179918ead92f604dd05512470
 SHA512 
5a0c094dd2e858c59c93655d5abce1282866ced1e7657397c62f959078adc544bb895dbcd2ed578ad7dd0122d8025deb0bbdad955ab2aaf43d9a0dc7d37162d8
 DIST dirs-1.0.5.crate 12908 BLAKE2B 
0a5c1428087adeca310d7db53850ca0ee4b27df34a7629f13ca0f3c69c019c0ca2339949022317ec55ca0be35aa721e0a9040d9c9d011e1516d99772ccf8f730
 SHA512 
12ebc3e92511373b11c2b7913b7bf74f8022344758057a2c71e36ec262e7ea6ac386bc75c323317406f1b25e965e047ddb308ff5017a1e607b48b978414e7416
-DIST dirs-next-2.0.0.crate 11689 BLAKE2B 
f5022bc51dd50bad4ad0fd05b159a4117aca47afbea66dc42c8306ca58f3a550165afbcf9f5f721ef5ad8d357eaff305c6f6e42789354a910d5f1d05d3b7b7c6
 SHA512 
6ccb732da8ccf7bf35952c22a3b0caa8238319feb0a6cd3b0957e6be12548a2ce507c69cb6d3cbd2adfb37e13e6521c6229da5999edb0e47a292a41c3ea1a766
 DIST dirs-sys-next-0.1.2.crate 10681 BLAKE2B 
71431533dbfd6016cc309c14a842ac8d43577abe768e69bd2caaf7d19d743f3ca95b9b0be1747077282089c64485f3d4e24bec8e56d4d883f25e494d328fbf3a
 SHA512 
b3c40a8e93d4f9f4a890718076e14779aedd67a79da61b466788268c1eaea19aa493f043a7e410f5023a23d5509e639a6fc6681fbee30e252a601091cfffa2d5
 DIST dlv-list-0.2.3.crate 12311 BLAKE2B 
c74bc2b7e8fa65443c8c8c8c44d5ccfa831ce63e3603797f193a12f78f249e5ed0fb57983469355bf3549ce335fdfac43eb4644e648296a1cd3f48f1e59b35e6
 SHA512 
ac464c8d1ccbb43b48618cf8912067f28e2d4f53d648cd8b6b8f1b2e2688d2e39ffb8d53faa0f665d23487fa7927258e60ff01e10df584a9e274583d8dc279ae
 DIST downcast-0.10.0.crate 4923 BLAKE2B 
3e69a1dcd0f2ad487273775b304ea6fa26f225eaab012219072cb5ef3ff60931ff3ffd616e09f3708895b2d01538c8e46e3e91aa1f4a288bdf910bdc7043acba
 SHA512 
f618ec81bcdf74e8851703c6dfe92b36c9a035214635fdae598af20258549ef31a1c23a4d220c67505aa403fcc8a0b99a990fda01305a71b801acd5044f91c12
@@ -79,7 +78,6 @@ DIST hashbrown-0.9.1.crate 77734 BLAKE2B 
d59002253112cf92173c3c1b305fd03fb7318ef
 DIST hermit-abi-0.1.18.crate 9936 BLAKE2B 
a5a1d1c9bdf83fdca8edc392f8fa7d9b9b248ac8d716e009300220befa5d8d80601643e768037be89bbbe6e21adbe6349c94c595cee3837c4b92b5f98ba838ad
 SHA512 
54f060c6c1c80d41f40cec7102345147efb535aff9fa5cc0ed4ccd7f010bfdb6daaf40626fd5069af60ceb42058452803b59d4bbcfbed4c5546c79b57ae0f914
 DIST http-0.2.4.crate 105489 BLAKE2B 
07acee6b91b6a316f3277ad324df6da1d2ac804a409983384d2fc027ab63ed05390278b21867c0096730c91a00b8f8971ab6a66d17b9764f119d245592a1cfb6
 SHA512 
0b5c609c12ae4020801a184dd6c751919bfd4db985844c55b53368afbe2b9f641cf9aa523ae49a0b25a251cd8f19ed634fa28990d4582cf7a27f10c4304eb465
 DIST idna-0.2.3.crate 271023 BLAKE2B 
157ece18825fd3f8055581ccbd14191a6923da4c806ce51b3d6376682878db000a1b873f744c8e9e1966e4c1f8393643bcb603deae299ed0bd87847b0bd2c591
 SHA512 
1278bd561ce329e1dc7a6f24a10f83d9a068af5d15a088414f3921c6728b0d54f4d60d6f4d0d5a786596ad226263e1e50c3842f192d5758aa4665ba4ed5c269f
-DIST indexmap-1.6.2.crate 50225 BLAKE2B 
38f40c5aae0c5dc5da515e610007983b2d581994293f2eac747a3fd78c9cefb9faff64555e0c6dda146e9d1332d59f23c353c6758e63f99b6c4676123723ec67
 SHA512 
1509b6aa6b3b84fa15b98026052f6d5f0f1aedd065b02b24e31b799f8db68d5770e9a8302ef10e1ad16817256dbc03c55593928a48eddb252d25de7e0b7e6406
 DIST indexmap-1.7.0.crate 50363 BLAKE2B 
b45318ae2a6e1f008494db77a3159eea3fed4f77eb04ae65599be9392d6ef78d4677b65d04fefab8f917f6808fee821a33bcf53a50b88785fae5ef6848e3a08a
 SHA512 
9b882b4a7068a686acaee0a08bd4f3b35b58d36e786358cf14a3436eb61339649e64f1757331cc7833a2fa364c76eb6b75cf0c732afaeb202113de1e66b72ab9
 DIST instant-0.1.9.crate 5213 BLAKE2B 
fe208faa09852079c603930e88b7d0392a89a55d3b934ad45ffb0c9e44df5ef7e8189ba2fa12452f1c8a6416d6f7c0655365ba959bedf2b78228613944be8278
 SHA512 

[gentoo-commits] repo/proj/guru:dev commit in: app-shells/starship/

2021-08-22 Thread Randy Barlow
commit: 7335c19db16734807d8238969f6986b9fbcb304e
Author: Randy Barlow  electronsweatshop  com>
AuthorDate: Mon Aug 23 01:07:05 2021 +
Commit: Randy Barlow  electronsweatshop  com>
CommitDate: Mon Aug 23 01:07:05 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7335c19d

app-shells/starship: Add 0.56.0

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Randy Barlow  electronsweatshop.com>

 app-shells/starship/Manifest   |  17 ++
 app-shells/starship/starship-0.56.0.ebuild | 284 +
 2 files changed, 301 insertions(+)

diff --git a/app-shells/starship/Manifest b/app-shells/starship/Manifest
index 3106bf22b..5573e6a90 100644
--- a/app-shells/starship/Manifest
+++ b/app-shells/starship/Manifest
@@ -38,21 +38,26 @@ DIST crossbeam-deque-0.8.0.crate 20756 BLAKE2B 
6bb602547cb0ca65552a9b981502221f1
 DIST crossbeam-epoch-0.9.4.crate 42875 BLAKE2B 
9c1f6faadddb5d01bdee18d09cd36016b1519830f4f2090b9ac6477b0d9ff4763ec473a40514dd2bf27c9f3ff06cbd98bd21084fe35fba7b2b515502b8baa794
 SHA512 
d5d2bf6a19986a8a7a6cccdefc46dde539e9772dd6d3ab9eb9275ec1006d0a517ada49e87c91d424b6ac63de82193d6dd95e733b65e097062567c91fa17befc2
 DIST crossbeam-utils-0.8.4.crate 37279 BLAKE2B 
55372ee1bec00b4bb3ad8fdd1df3bae4b0c166aa08898c0400663b4ea8610c956fc5376fd1638492e0d887abe65491e380eaf73459545325a2ef1d23234eae6b
 SHA512 
6147ee3048f2df2c311c6d9d683b239249e6f49f8b2b27eaeaea9361b32fccb1ba37fd8bd3fa147d70b7d7d8d3281d3018939c4a70a75e191da7d86128c4648c
 DIST derivative-2.2.0.crate 48076 BLAKE2B 
56d27e27493c3b818ad45703efda607a0a0d9a48b0d43785b6a013443b8b964b67bb5b5284d242358415c5fb81b86b02079ee7c0595ec07bc658240eb114b887
 SHA512 
3c65ecdabd2dc202be3d83b06f96b6f68504fe542ede7e2285093c6d360a33ec76a3787c436c6e5ff8f59d430436a4b8ce2f908cf7b2b08cd8b0045de4e5d1da
+DIST difference-2.0.0.crate 147616 BLAKE2B 
d720202ba8d73fb9b3cc6a982208e4fbe22eda4b3e296f4238a7b2d8ed0339827ca5a3d93a983396901614a9eabe36a0baf55ecc5f55075ebf7fa1e4c0699eb2
 SHA512 
cc9956757770ecf237d8f46abef25ce219193c877be6cf83163e87c494956cca3202951ac01bba0728e7202fcde2261009c1b4599f389cf979858f25936a5482
 DIST digest-0.8.1.crate 9449 BLAKE2B 
a610eb0144fdd49dbd846a86e88781b69ccb6a4f918b09fb4562ee9e3d535d12a1e499e36e5eb894d1d81f7a06ca00296b3aa35063f434fdcf22ff202890650c
 SHA512 
186c3ddc01fefff6a134ea0be633a9fe8067b8db34f31e9991069e7a9b82ed595a1105283a87e3021af2337ad332faf1b85a6bb513a4482df7d24e3e7a5ba055
+DIST directories-next-2.0.0.crate 15153 BLAKE2B 
8bbd996cfa72d75fe7177a9d8be7fb6b96ff3fc456b7e06db61cc463a83290765d68f09da3bf8b9e958553b1940ef35f3a4a45d179918ead92f604dd05512470
 SHA512 
5a0c094dd2e858c59c93655d5abce1282866ced1e7657397c62f959078adc544bb895dbcd2ed578ad7dd0122d8025deb0bbdad955ab2aaf43d9a0dc7d37162d8
 DIST dirs-1.0.5.crate 12908 BLAKE2B 
0a5c1428087adeca310d7db53850ca0ee4b27df34a7629f13ca0f3c69c019c0ca2339949022317ec55ca0be35aa721e0a9040d9c9d011e1516d99772ccf8f730
 SHA512 
12ebc3e92511373b11c2b7913b7bf74f8022344758057a2c71e36ec262e7ea6ac386bc75c323317406f1b25e965e047ddb308ff5017a1e607b48b978414e7416
 DIST dirs-next-2.0.0.crate 11689 BLAKE2B 
f5022bc51dd50bad4ad0fd05b159a4117aca47afbea66dc42c8306ca58f3a550165afbcf9f5f721ef5ad8d357eaff305c6f6e42789354a910d5f1d05d3b7b7c6
 SHA512 
6ccb732da8ccf7bf35952c22a3b0caa8238319feb0a6cd3b0957e6be12548a2ce507c69cb6d3cbd2adfb37e13e6521c6229da5999edb0e47a292a41c3ea1a766
 DIST dirs-sys-next-0.1.2.crate 10681 BLAKE2B 
71431533dbfd6016cc309c14a842ac8d43577abe768e69bd2caaf7d19d743f3ca95b9b0be1747077282089c64485f3d4e24bec8e56d4d883f25e494d328fbf3a
 SHA512 
b3c40a8e93d4f9f4a890718076e14779aedd67a79da61b466788268c1eaea19aa493f043a7e410f5023a23d5509e639a6fc6681fbee30e252a601091cfffa2d5
 DIST dlv-list-0.2.3.crate 12311 BLAKE2B 
c74bc2b7e8fa65443c8c8c8c44d5ccfa831ce63e3603797f193a12f78f249e5ed0fb57983469355bf3549ce335fdfac43eb4644e648296a1cd3f48f1e59b35e6
 SHA512 
ac464c8d1ccbb43b48618cf8912067f28e2d4f53d648cd8b6b8f1b2e2688d2e39ffb8d53faa0f665d23487fa7927258e60ff01e10df584a9e274583d8dc279ae
+DIST downcast-0.10.0.crate 4923 BLAKE2B 
3e69a1dcd0f2ad487273775b304ea6fa26f225eaab012219072cb5ef3ff60931ff3ffd616e09f3708895b2d01538c8e46e3e91aa1f4a288bdf910bdc7043acba
 SHA512 
f618ec81bcdf74e8851703c6dfe92b36c9a035214635fdae598af20258549ef31a1c23a4d220c67505aa403fcc8a0b99a990fda01305a71b801acd5044f91c12
 DIST dtoa-0.4.8.crate 16175 BLAKE2B 
5fff15e66c2edeb9eb9da89c66389b3a9bbb891d75afc3bb7da4dcbe9cad9e50af318cc8cc01cc7e56730763e8ea8ceb33b9447d1a7fa52a8d0f0d2060a97522
 SHA512 
fe1701ba2c40988b92f5f4ef78a8c81718b140ff8ca2d04023b09a89440e6ddb53ef36d1ebd9dd3e948428b361ed6611bd24ec1a31b5010c220c555e1f0bf6b8
 DIST either-1.6.1.crate 13641 BLAKE2B 
e5f40c40a5edb6dcb07a10bf79183cbe42438f1f70f3932dce72f6f6e91f75f24d17d82bc447507def4dad4345ffc9dd9162dde778afb253bdb1218e91887949
 SHA512 
4bfe56920e30cbc8eb4f90162db618f7dca653b42db35ab6a7045d3fd9a24ceb1778b1f79613850bdb1a87ad3794fa0d73015e46c48d513f368d8c3776fc9ddf
 DIST enumflags2-0.6.4.crate 10713 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: dev-util/meson/

2021-08-22 Thread William Hubbs
commit: 97b3d83aeaefbbef840140344da36d77fe707114
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Aug 23 05:07:52 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Aug 23 05:09:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b3d83a

dev-util/meson: remove 0.57.x

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: William Hubbs  gentoo.org>

 dev-util/meson/Manifest|  1 -
 dev-util/meson/meson-0.57.2.ebuild | 94 --
 2 files changed, 95 deletions(-)

diff --git a/dev-util/meson/Manifest b/dev-util/meson/Manifest
index 581a0ccdad3..e28864f82f4 100644
--- a/dev-util/meson/Manifest
+++ b/dev-util/meson/Manifest
@@ -1,4 +1,3 @@
-DIST meson-0.57.2.tar.gz 1853721 BLAKE2B 
9c167a21745719589a165e7ffc31007bd6307b347027f390fd660b2f44b5a2e6d8f36e999e15fa4b28ae269ddb0bb3897e0297288c59b62cc493aad058126293
 SHA512 
a3b0bf3d5e1d1b7ac7c97313f43046c94aa2a6b21964958569c89764dfda08db166adb89d48cbfad735bd472114587a71089d5e8b4f0fce04c3289da21b3f40e
 DIST meson-0.58.1.tar.gz 1896205 BLAKE2B 
d42e04b262c6715ba2776f64d2e616016381303b07e609c804becf72db2ebd8ef08030c969f43813b2072552cb76974b2ed84f2da6d6c809ad612169d580395c
 SHA512 
64ac1a9bcc642fb6d37c4b677d8b7db16d821f852f927a980d3fb1c149d680b7ff2c8d03676c6772666d46a33b6ce8674220433d302fcd92d13d9818558d6453
 DIST meson-0.58.2.tar.gz 1899464 BLAKE2B 
48c4c0cec2cb1c55e51cd56e08461ad7d95211d83bb60085f32493cb8d53cfeb00234fa1ab62ba8fbf3baf726231c7e9b098a0630281fda63402a860337528e0
 SHA512 
31496da729ede0813d5b6cfcc891e8376108252ee8a8148d23e8a4c2a4109b9b0dbc7e9e59acd954fb7de38ceb35f05c3a916eb6d4e106656d9ea8e7536ac4b1
 DIST meson-0.59.1.tar.gz 1944678 BLAKE2B 
08dee8ada7824faf93b730bd8cf86113fe85ecf57c53a7ee4be89371004e13b99e14933761398e6db5a359c5aad07a96f99c0b5be144a75c749e40d153cefa7f
 SHA512 
c45e29869dc681675b2643c37c892e7fff365c051edce4f2ec278fc6cee25bac6818add819e4db69d2fe3c1ba9572fc55bb8f67fe791cdc9c187627c71b01963

diff --git a/dev-util/meson/meson-0.57.2.ebuild 
b/dev-util/meson/meson-0.57.2.ebuild
deleted file mode 100644
index 718d9c7fe89..000
--- a/dev-util/meson/meson-0.57.2.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 2016-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-if [[ ${PV} = ** ]]; then
-   EGIT_REPO_URI="https://github.com/mesonbuild/meson;
-   inherit git-r3
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-fi
-
-inherit distutils-r1 toolchain-funcs
-
-DESCRIPTION="Open source build system"
-HOMEPAGE="https://mesonbuild.com/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
-   test? (
-   dev-libs/glib:2
-   dev-libs/gobject-introspection
-   dev-util/ninja
-   dev-vcs/git
-   sys-libs/zlib[static-libs(+)]
-   virtual/pkgconfig
-   )
-"
-
-python_prepare_all() {
-   local disable_unittests=(
-   # ASAN and sandbox both want control over LD_PRELOAD
-   # https://bugs.gentoo.org/673016
-   -e 's/test_generate_gir_with_address_sanitizer/_&/'
-
-   # ASAN is unsupported on some targets
-   # https://bugs.gentoo.org/692822
-   -e 's/test_pch_with_address_sanitizer/_&/'
-
-   # https://github.com/mesonbuild/meson/issues/7203
-   -e 's/test_templates/_&/'
-
-   # Broken due to python2 wrapper
-   -e 's/test_python_module/_&/'
-   )
-
-   sed -i "${disable_unittests[@]}" run_unittests.py || die
-
-   # Broken due to python2 script created by python_wrapper_setup
-   rm -r "test cases/frameworks/1 boost" || die
-
-   distutils-r1_python_prepare_all
-}
-
-src_test() {
-   tc-export PKG_CONFIG
-   if ${PKG_CONFIG} --exists Qt5Core && ! ${PKG_CONFIG} --exists Qt5Gui; 
then
-   ewarn "Found Qt5Core but not Qt5Gui; skipping tests"
-   else
-   # https://bugs.gentoo.org/687792
-   unset PKG_CONFIG
-   distutils-r1_src_test
-   fi
-}
-
-python_test() {
-   (
-   # test_meson_installed
-   unset PYTHONDONTWRITEBYTECODE
-
-   # test_cross_file_system_paths
-   unset XDG_DATA_HOME
-
-   # 'test cases/unit/73 summary' expects 80 columns
-   export COLUMNS=80
-
-   ${EPYTHON} -u run_tests.py
-   ) || die "Testing failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   insinto /usr/share/vim/vimfiles
-   doins -r data/syntax-highlighting/vim/{ftdetect,indent,syntax}
- 

[gentoo-commits] repo/gentoo:master commit in: dev-util/meson/

2021-08-22 Thread William Hubbs
commit: 5f4637874a63e0b40f99dd0593994bb702ecbf13
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Aug 23 05:05:43 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Aug 23 05:06:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f463787

dev-util/meson: stable 0.58.2

Signed-off-by: William Hubbs  gentoo.org>

 dev-util/meson/meson-0.58.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/meson/meson-0.58.2.ebuild 
b/dev-util/meson/meson-0.58.2.ebuild
index e2a175666ca..3056c22a3bd 100644
--- a/dev-util/meson/meson-0.58.2.ebuild
+++ b/dev-util/meson/meson-0.58.2.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 inherit distutils-r1 toolchain-funcs



[gentoo-commits] repo/gentoo:master commit in: games-arcade/xbill/

2021-08-22 Thread Sam James
commit: 2c81abb29b6dd6d708c4d568cad2146da3422d5a
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 04:14:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:05:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c81abb2

games-arcade/xbill: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 games-arcade/xbill/{xbill-2.1-r3.ebuild => xbill-2.1-r4.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/games-arcade/xbill/xbill-2.1-r3.ebuild 
b/games-arcade/xbill/xbill-2.1-r4.ebuild
similarity index 90%
rename from games-arcade/xbill/xbill-2.1-r3.ebuild
rename to games-arcade/xbill/xbill-2.1-r4.ebuild
index 70378b00ceb..cbd5ae78dd0 100644
--- a/games-arcade/xbill/xbill-2.1-r3.ebuild
+++ b/games-arcade/xbill/xbill-2.1-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -43,6 +43,7 @@ src_install() {
default
newicon pixmaps/icon.xpm ${PN}.xpm
make_desktop_entry ${PN} XBill ${PN}
-   fowners :gamestat /var/lib/xbill/scores
+
+   fowners :gamestat /var/lib/xbill/scores /usr/bin/${PN}
fperms 664 /var/lib/xbill/scores
 }



[gentoo-commits] repo/gentoo:master commit in: games-rpg/coe2/

2021-08-22 Thread Sam James
commit: 38cec4aec1686ee5bdacd91ea3af64f302f42e6f
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 04:22:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:05:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38cec4ae

games-rpg/coe2: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 games-rpg/coe2/{coe2-2007-r2.ebuild => coe2-2007-r3.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-rpg/coe2/coe2-2007-r2.ebuild 
b/games-rpg/coe2/coe2-2007-r3.ebuild
similarity index 95%
rename from games-rpg/coe2/coe2-2007-r2.ebuild
rename to games-rpg/coe2/coe2-2007-r3.ebuild
index 3ac7358ce27..5b443192a0b 100644
--- a/games-rpg/coe2/coe2-2007-r2.ebuild
+++ b/games-rpg/coe2/coe2-2007-r3.ebuild
@@ -58,6 +58,6 @@ src_install() {
fperms 660 ${state_dir}/${f}
done
 
-   fowners -R root:gamestat /var/lib/${PN}/
+   fowners -R root:gamestat /var/lib/${PN}/ /opt/${PN}/coe_linux
fperms g+s /opt/${PN}/coe_linux
 }



[gentoo-commits] repo/gentoo:master commit in: games-roguelike/moria/

2021-08-22 Thread Sam James
commit: 724646eb72b857009a0a7c32e18cef7805c9a507
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 04:22:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:05:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724646eb

games-roguelike/moria: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 games-roguelike/moria/{moria-5.7.14.ebuild => moria-5.7.14-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-roguelike/moria/moria-5.7.14.ebuild 
b/games-roguelike/moria/moria-5.7.14-r1.ebuild
similarity index 94%
rename from games-roguelike/moria/moria-5.7.14.ebuild
rename to games-roguelike/moria/moria-5.7.14-r1.ebuild
index 7198955b23e..590754b6a2c 100644
--- a/games-roguelike/moria/moria-5.7.14.ebuild
+++ b/games-roguelike/moria/moria-5.7.14-r1.ebuild
@@ -37,7 +37,7 @@ src_install() {
 
insinto /var/lib/moria
doins umoria/scores.dat
-   fowners root:gamestat /var/lib/moria/scores.dat
+   fowners root:gamestat /var/lib/moria/scores.dat /usr/bin/${PN}
fperms g+w /var/lib/moria/scores.dat
 
doman "${FILESDIR}"/${PN}.6



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/xwelltris/

2021-08-22 Thread Sam James
commit: 4e8f53e08c282ff4d91c3022f9de5c66b6101e64
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 04:21:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:05:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e8f53e0

games-puzzle/xwelltris: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 .../xwelltris/{xwelltris-1.0.1.ebuild => xwelltris-1.0.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild 
b/games-puzzle/xwelltris/xwelltris-1.0.1-r1.ebuild
similarity index 95%
rename from games-puzzle/xwelltris/xwelltris-1.0.1.ebuild
rename to games-puzzle/xwelltris/xwelltris-1.0.1-r1.ebuild
index 11369637b0b..6d69ef03290 100644
--- a/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild
+++ b/games-puzzle/xwelltris/xwelltris-1.0.1-r1.ebuild
@@ -67,7 +67,7 @@ src_install() {
# Move score file to our location
mv "${ED}"/usr/share/${PN}/welltris.scores 
"${ED}"/var/lib/${PN}/welltris.scores || die
 
-   fowners root:gamestat /var/lib/${PN}/welltris.scores
+   fowners root:gamestat /var/lib/${PN}/welltris.scores /usr/bin/${PN}
fperms 660 /var/lib/${PN}/welltris.scores
fperms g+s /usr/bin/${PN}
 }



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/xbomb/

2021-08-22 Thread Sam James
commit: b920a253cdd0256b108ecebcaed105911d2b2e8c
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 04:20:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:05:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b920a253

games-puzzle/xbomb: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 games-puzzle/xbomb/{xbomb-2.2b-r1.ebuild => xbomb-2.2b-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/xbomb/xbomb-2.2b-r1.ebuild 
b/games-puzzle/xbomb/xbomb-2.2b-r2.ebuild
similarity index 95%
rename from games-puzzle/xbomb/xbomb-2.2b-r1.ebuild
rename to games-puzzle/xbomb/xbomb-2.2b-r2.ebuild
index d717dc1dcef..d43f0aec54a 100644
--- a/games-puzzle/xbomb/xbomb-2.2b-r1.ebuild
+++ b/games-puzzle/xbomb/xbomb-2.2b-r2.ebuild
@@ -48,7 +48,7 @@ src_install() {
touch "${ED}"/var/lib/${PN}/${PN}{3,4,6}.hi || die "touch failed"
fperms 660 /var/lib/${PN}/${PN}{3,4,6}.hi
 
-   fowners root:gamestat /var/lib/${PN}
+   fowners root:gamestat /var/lib/${PN} /usr/bin/${PN}
fperms g+s /usr/bin/${PN}
 
make_desktop_entry xbomb XBomb



[gentoo-commits] repo/gentoo:master commit in: games-arcade/jardinains/

2021-08-22 Thread Sam James
commit: 8eefadd7f340c6249981d5de2000cd55dccb54cb
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 04:19:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:05:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eefadd7

games-arcade/jardinains: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 .../jardinains/{jardinains-2.0-r3.ebuild => jardinains-2.0-r4.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/jardinains/jardinains-2.0-r3.ebuild 
b/games-arcade/jardinains/jardinains-2.0-r4.ebuild
similarity index 96%
rename from games-arcade/jardinains/jardinains-2.0-r3.ebuild
rename to games-arcade/jardinains/jardinains-2.0-r4.ebuild
index 31f4256deeb..e4943e1e457 100644
--- a/games-arcade/jardinains/jardinains-2.0-r3.ebuild
+++ b/games-arcade/jardinains/jardinains-2.0-r4.ebuild
@@ -61,7 +61,7 @@ src_install() {
chmod -R g+rw "${ED}"/${dir}/data/players || die
 
fperms -R 660 /opt/${PN}/data
-   fowners -R root:gamestat /opt/${PN}/data
+   fowners -R root:gamestat /opt/${PN}/data /opt/${PN}/jardinains
fperms g+s /opt/${PN}/${PN}
 }
 



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/seatris/

2021-08-22 Thread Sam James
commit: 3018fbea51adebe6a7b0e8adb9f11de9aaca112c
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 04:20:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 05:05:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3018fbea

games-puzzle/seatris: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 .../seatris/{seatris-0.0.14-r1.ebuild => seatris-0.0.14-r2.ebuild}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-puzzle/seatris/seatris-0.0.14-r1.ebuild 
b/games-puzzle/seatris/seatris-0.0.14-r2.ebuild
similarity index 94%
rename from games-puzzle/seatris/seatris-0.0.14-r1.ebuild
rename to games-puzzle/seatris/seatris-0.0.14-r2.ebuild
index 6669683f0a9..2b208413feb 100644
--- a/games-puzzle/seatris/seatris-0.0.14-r1.ebuild
+++ b/games-puzzle/seatris/seatris-0.0.14-r2.ebuild
@@ -51,6 +51,6 @@ src_install() {
touch "${ED}"/var/lib/${PN}/seatris.score || die
fperms 660 /var/lib/${PN}/seatris.score
 
-   fowners -R root:gamestat /var/lib/${PN}
+   fowners -R root:gamestat /var/lib/${PN} /usr/bin/${PN}
fperms g+s /usr/bin/${PN}
 }



[gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/

2021-08-22 Thread Ionen Wolkens
commit: cde3259e28bd694aed5639cb01f512766a091857
Author: Robert Siebeck  r123  de>
AuthorDate: Thu Aug 19 22:48:19 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Mon Aug 23 04:44:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde3259e

net-im/signal-desktop-bin: remove old version

Signed-off-by: Robert Siebeck  r123.de>
Closes: https://github.com/gentoo/gentoo/pull/22043
Signed-off-by: Ionen Wolkens  gentoo.org>

 net-im/signal-desktop-bin/Manifest |   1 -
 .../signal-desktop-bin-5.13.0.ebuild   | 100 -
 2 files changed, 101 deletions(-)

diff --git a/net-im/signal-desktop-bin/Manifest 
b/net-im/signal-desktop-bin/Manifest
index df6a04c2ca8..e1f69eae342 100644
--- a/net-im/signal-desktop-bin/Manifest
+++ b/net-im/signal-desktop-bin/Manifest
@@ -1,2 +1 @@
-DIST signal-desktop_5.13.0_amd64.deb 111639354 BLAKE2B 
d3dc689cfaa13c9c38e9d626ad8c50742abc835604cb81b045291077b983c76b081997825628b683fbca43635de5c73f9da218b1d9a6f5d0983bac1928d59416
 SHA512 
23caafbd9c48f45b9576a0d01548d9d5a1bfdb8e142e909ca1ec5e297d93d57b20aef5d21be592aef6dc4e3b37a43b3442180c48c96b0a30630a9d9713ba3acc
 DIST signal-desktop_5.14.0_amd64.deb 112462612 BLAKE2B 
cf87bd61d378f5677c6e0512bd137de3c9a95865218403516dd6e0d99ff9ec21bf8a326f1e6c0479322fa25f47f5a2a7d94da8538ea8741028081440baa438fb
 SHA512 
f49b87cb4b6bc3e6764097d78975bcae6536e82dbaac6277a56931f6af9ce66a67006eaa009a436f952508f5c79e4d0a471108b330f2682ef1748b2f622c8477

diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-5.13.0.ebuild 
b/net-im/signal-desktop-bin/signal-desktop-bin-5.13.0.ebuild
deleted file mode 100644
index 0cbadc9286b..000
--- a/net-im/signal-desktop-bin/signal-desktop-bin-5.13.0.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="${PN/-bin/}"
-
-inherit pax-utils unpacker xdg
-
-DESCRIPTION="Allows you to send and receive messages of Signal Messenger on 
your computer"
-HOMEPAGE="https://signal.org/
-   https://github.com/signalapp/Signal-Desktop;
-SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb;
-S="${WORKDIR}"
-
-LICENSE="GPL-3 MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 ISC openssl 
ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE="+sound"
-RESTRICT="splitdebug"
-
-RDEPEND="
-   app-accessibility/at-spi2-atk
-   app-accessibility/at-spi2-core
-   dev-libs/atk
-   dev-libs/expat
-   dev-libs/glib
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/mesa[X(+)]
-   net-print/cups
-   sys-apps/dbus[X]
-   x11-libs/gdk-pixbuf
-   x11-libs/cairo
-   x11-libs/gtk+:3[X]
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libxkbcommon
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXrandr
-   x11-libs/libxshmfence
-   x11-libs/pango
-   sound? (
-   || (
-   media-sound/pulseaudio
-   media-sound/apulse
-   )
-   )
-"
-
-QA_PREBUILT="
-   opt/Signal/chrome-sandbox
-   opt/Signal/libEGL.so
-   opt/Signal/libGLESv2.so
-   opt/Signal/libffmpeg.so
-   opt/Signal/libvk_swiftshader.so
-   opt/Signal/libvulkan.so.1
-   opt/Signal/resources/app.asar.unpacked/node_modules/*
-   opt/Signal/signal-desktop
-   opt/Signal/swiftshader/libEGL.so
-   opt/Signal/swiftshader/libGLESv2.so"
-
-src_prepare() {
-   default
-   sed -e 's| --no-sandbox||g' \
-   -i usr/share/applications/signal-desktop.desktop || die
-   unpack usr/share/doc/signal-desktop/changelog.gz
-
-   rm 
opt/Signal/resources/app.asar.unpacked/node_modules/{ffi-napi/node_modules/ref-napi/prebuilds/linux-arm64/electron.napi.armv8.node,ffi-napi/node_modules/ref-napi/prebuilds/linux-arm64/node.napi.armv8.node,ffi-napi/prebuilds/linux-arm64/node.napi.uv1.armv8.node,ref-napi/prebuilds/linux-arm64/electron.napi.armv8.node,ref-napi/prebuilds/linux-arm64/node.napi.armv8.node}
 || die
-}
-
-src_install() {
-   insinto /
-   dodoc changelog
-   doins -r opt
-   insinto /usr/share
-
-   if has_version media-sound/apulse[-sdk] && ! has_version 
media-sound/pulseaudio; then
-   sed -i 's/Exec=/Exec=apulse /g' 
usr/share/applications/signal-desktop.desktop || die
-   fi
-
-   doins -r usr/share/applications
-   doins -r usr/share/icons
-   fperms +x /opt/Signal/signal-desktop /opt/Signal/chrome-sandbox
-   fperms u+s /opt/Signal/chrome-sandbox
-   pax-mark m opt/Signal/signal-desktop opt/Signal/chrome-sandbox
-
-   dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN}
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   elog 

[gentoo-commits] repo/gentoo:master commit in: net-im/signal-desktop-bin/

2021-08-22 Thread Ionen Wolkens
commit: 09f113778c873216432ddf6d8689c72da309a3ef
Author: Robert Siebeck  r123  de>
AuthorDate: Thu Aug 19 22:48:18 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Mon Aug 23 04:44:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09f11377

net-im/signal-desktop-bin: add new version 5.14.0

Signed-off-by: Robert Siebeck  r123.de>
Signed-off-by: Ionen Wolkens  gentoo.org>

 net-im/signal-desktop-bin/Manifest |   1 +
 .../signal-desktop-bin-5.14.0.ebuild   | 100 +
 2 files changed, 101 insertions(+)

diff --git a/net-im/signal-desktop-bin/Manifest 
b/net-im/signal-desktop-bin/Manifest
index 8e1db0380b5..df6a04c2ca8 100644
--- a/net-im/signal-desktop-bin/Manifest
+++ b/net-im/signal-desktop-bin/Manifest
@@ -1 +1,2 @@
 DIST signal-desktop_5.13.0_amd64.deb 111639354 BLAKE2B 
d3dc689cfaa13c9c38e9d626ad8c50742abc835604cb81b045291077b983c76b081997825628b683fbca43635de5c73f9da218b1d9a6f5d0983bac1928d59416
 SHA512 
23caafbd9c48f45b9576a0d01548d9d5a1bfdb8e142e909ca1ec5e297d93d57b20aef5d21be592aef6dc4e3b37a43b3442180c48c96b0a30630a9d9713ba3acc
+DIST signal-desktop_5.14.0_amd64.deb 112462612 BLAKE2B 
cf87bd61d378f5677c6e0512bd137de3c9a95865218403516dd6e0d99ff9ec21bf8a326f1e6c0479322fa25f47f5a2a7d94da8538ea8741028081440baa438fb
 SHA512 
f49b87cb4b6bc3e6764097d78975bcae6536e82dbaac6277a56931f6af9ce66a67006eaa009a436f952508f5c79e4d0a471108b330f2682ef1748b2f622c8477

diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-5.14.0.ebuild 
b/net-im/signal-desktop-bin/signal-desktop-bin-5.14.0.ebuild
new file mode 100644
index 000..0cbadc9286b
--- /dev/null
+++ b/net-im/signal-desktop-bin/signal-desktop-bin-5.14.0.ebuild
@@ -0,0 +1,100 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="${PN/-bin/}"
+
+inherit pax-utils unpacker xdg
+
+DESCRIPTION="Allows you to send and receive messages of Signal Messenger on 
your computer"
+HOMEPAGE="https://signal.org/
+   https://github.com/signalapp/Signal-Desktop;
+SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${PV}_amd64.deb;
+S="${WORKDIR}"
+
+LICENSE="GPL-3 MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 ISC openssl 
ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="+sound"
+RESTRICT="splitdebug"
+
+RDEPEND="
+   app-accessibility/at-spi2-atk
+   app-accessibility/at-spi2-core
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/glib
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/mesa[X(+)]
+   net-print/cups
+   sys-apps/dbus[X]
+   x11-libs/gdk-pixbuf
+   x11-libs/cairo
+   x11-libs/gtk+:3[X]
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libxkbcommon
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   x11-libs/libxshmfence
+   x11-libs/pango
+   sound? (
+   || (
+   media-sound/pulseaudio
+   media-sound/apulse
+   )
+   )
+"
+
+QA_PREBUILT="
+   opt/Signal/chrome-sandbox
+   opt/Signal/libEGL.so
+   opt/Signal/libGLESv2.so
+   opt/Signal/libffmpeg.so
+   opt/Signal/libvk_swiftshader.so
+   opt/Signal/libvulkan.so.1
+   opt/Signal/resources/app.asar.unpacked/node_modules/*
+   opt/Signal/signal-desktop
+   opt/Signal/swiftshader/libEGL.so
+   opt/Signal/swiftshader/libGLESv2.so"
+
+src_prepare() {
+   default
+   sed -e 's| --no-sandbox||g' \
+   -i usr/share/applications/signal-desktop.desktop || die
+   unpack usr/share/doc/signal-desktop/changelog.gz
+
+   rm 
opt/Signal/resources/app.asar.unpacked/node_modules/{ffi-napi/node_modules/ref-napi/prebuilds/linux-arm64/electron.napi.armv8.node,ffi-napi/node_modules/ref-napi/prebuilds/linux-arm64/node.napi.armv8.node,ffi-napi/prebuilds/linux-arm64/node.napi.uv1.armv8.node,ref-napi/prebuilds/linux-arm64/electron.napi.armv8.node,ref-napi/prebuilds/linux-arm64/node.napi.armv8.node}
 || die
+}
+
+src_install() {
+   insinto /
+   dodoc changelog
+   doins -r opt
+   insinto /usr/share
+
+   if has_version media-sound/apulse[-sdk] && ! has_version 
media-sound/pulseaudio; then
+   sed -i 's/Exec=/Exec=apulse /g' 
usr/share/applications/signal-desktop.desktop || die
+   fi
+
+   doins -r usr/share/applications
+   doins -r usr/share/icons
+   fperms +x /opt/Signal/signal-desktop /opt/Signal/chrome-sandbox
+   fperms u+s /opt/Signal/chrome-sandbox
+   pax-mark m opt/Signal/signal-desktop opt/Signal/chrome-sandbox
+
+   dosym ../../opt/Signal/${MY_PN} /usr/bin/${MY_PN}
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   elog "For using the tray icon on compatible desktop 

[gentoo-commits] repo/gentoo:master commit in: app-editors/mg/

2021-08-22 Thread Sam James
commit: 89fb3f9e3e14edb4c33eb8858810d7f3c3102253
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 03:53:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89fb3f9e

app-editors/mg: subscribe to ncurses subslot

Signed-off-by: Sam James  gentoo.org>

 app-editors/mg/{mg-20210314.ebuild => mg-20210314-r1.ebuild} | 2 +-
 app-editors/mg/{mg-20210609.ebuild => mg-20210609-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/mg/mg-20210314.ebuild 
b/app-editors/mg/mg-20210314-r1.ebuild
similarity index 97%
rename from app-editors/mg/mg-20210314.ebuild
rename to app-editors/mg/mg-20210314-r1.ebuild
index 10f44d58318..59dc39a0a99 100644
--- a/app-editors/mg/mg-20210314.ebuild
+++ b/app-editors/mg/mg-20210314-r1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ~ppc64 sparc x86"
 IUSE="livecd"
 
-RDEPEND="sys-libs/ncurses:0
+RDEPEND="sys-libs/ncurses:0=
!elibc_FreeBSD? ( >=dev-libs/libbsd-0.7.0 )"
 DEPEND="${RDEPEND}
virtual/pkgconfig"

diff --git a/app-editors/mg/mg-20210609.ebuild 
b/app-editors/mg/mg-20210609-r1.ebuild
similarity index 97%
rename from app-editors/mg/mg-20210609.ebuild
rename to app-editors/mg/mg-20210609-r1.ebuild
index c89934a8b50..8bc287431ab 100644
--- a/app-editors/mg/mg-20210609.ebuild
+++ b/app-editors/mg/mg-20210609-r1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="livecd"
 
-RDEPEND="sys-libs/ncurses:0
+RDEPEND="sys-libs/ncurses:0=
!elibc_FreeBSD? ( >=dev-libs/libbsd-0.7.0 )"
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: games-roguelike/tome/

2021-08-22 Thread Sam James
commit: f0186a06df950e5a40d7555efc2db368c34e8413
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 04:03:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0186a06

games-roguelike/tome: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 games-roguelike/tome/{tome-2.3.5.ebuild => tome-2.3.5-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-roguelike/tome/tome-2.3.5.ebuild 
b/games-roguelike/tome/tome-2.3.5-r1.ebuild
similarity index 98%
rename from games-roguelike/tome/tome-2.3.5.ebuild
rename to games-roguelike/tome/tome-2.3.5-r1.ebuild
index 3e388418794..946930b9a68 100644
--- a/games-roguelike/tome/tome-2.3.5.ebuild
+++ b/games-roguelike/tome/tome-2.3.5-r1.ebuild
@@ -135,7 +135,7 @@ src_install() {
touch "${ED}/var/games/${PN}-scores.raw" || die
 
fperms 660 /var/games/${PN}-scores.raw
-   fowners root:gamestat /var/games/${PN}-scores.raw
+   fowners root:gamestat /var/games/${PN}-scores.raw /usr/bin/${PN}
fperms g+s /usr/bin/${PN}
 }
 



[gentoo-commits] repo/gentoo:master commit in: games-arcade/tomatoes/

2021-08-22 Thread Sam James
commit: 784f76a9a73772dddf73cf96bd85e4db11c765da
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 03:48:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=784f76a9

games-arcade/tomatoes: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 .../tomatoes/{tomatoes-1.55-r3.ebuild => tomatoes-1.55-r4.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/tomatoes/tomatoes-1.55-r3.ebuild 
b/games-arcade/tomatoes/tomatoes-1.55-r4.ebuild
similarity index 96%
rename from games-arcade/tomatoes/tomatoes-1.55-r3.ebuild
rename to games-arcade/tomatoes/tomatoes-1.55-r4.ebuild
index 088f0a4563b..7bf17cee3fc 100644
--- a/games-arcade/tomatoes/tomatoes-1.55-r3.ebuild
+++ b/games-arcade/tomatoes/tomatoes-1.55-r4.ebuild
@@ -67,7 +67,7 @@ src_install() {
touch "${ED}"/var/games/${PN}/hiscore.lst || die "touch failed"
 
fperms 660 /var/games/${PN}/hiscore.lst
-   fowners -R root:gamestat /var/games/${PN}
+   fowners -R root:gamestat /var/games/${PN} /usr/bin/${PN}
fperms g+s /usr/bin/${PN}
 
insinto /etc/${PN}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/pachi/

2021-08-22 Thread Sam James
commit: 3edb7e2e494e96c71008051b9d2ae9327364f5d9
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 03:48:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3edb7e2e

games-arcade/pachi: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 games-arcade/pachi/{pachi-1.0-r1.ebuild => pachi-1.0-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/pachi/pachi-1.0-r1.ebuild 
b/games-arcade/pachi/pachi-1.0-r2.ebuild
similarity index 93%
rename from games-arcade/pachi/pachi-1.0-r1.ebuild
rename to games-arcade/pachi/pachi-1.0-r2.ebuild
index d8cfae4ed69..00da8955ee3 100644
--- a/games-arcade/pachi/pachi-1.0-r1.ebuild
+++ b/games-arcade/pachi/pachi-1.0-r2.ebuild
@@ -44,7 +44,7 @@ src_install() {
newicon Tgfx/icon.bmp ${PN}.bmp
make_desktop_entry ${PN} Pachi /usr/share/pixmaps/${PN}.bmp
 
-   fowners root:gamestat /var/lib/${PN}/data/scores.dat
+   fowners root:gamestat /var/lib/${PN}/data/scores.dat /usr/bin/${PN}
fperms 660 /var/lib/${PN}/data/scores.dat
fperms g+s /usr/bin/${PN}
 }



[gentoo-commits] repo/gentoo:master commit in: games-strategy/satellite-reign/

2021-08-22 Thread Sam James
commit: e20be46017dfed24f53f44f156b316fc42a10fc6
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:31:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20be460

games-strategy/satellite-reign: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-strategy/satellite-reign/satellite-reign-1.13.06.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-strategy/satellite-reign/satellite-reign-1.13.06.ebuild 
b/games-strategy/satellite-reign/satellite-reign-1.13.06.ebuild
index a8fdb593abc..71dbf59f2de 100644
--- a/games-strategy/satellite-reign/satellite-reign-1.13.06.ebuild
+++ b/games-strategy/satellite-reign/satellite-reign-1.13.06.ebuild
@@ -12,6 +12,8 @@ MY_PV="0${MY_PV/./_}"
 DESCRIPTION="Real-time, class-based strategy game set in a cyberpunk city"
 HOMEPAGE="http://satellitereign.com/;
 SRC_URI="${MY_PN}${MY_PV}.zip"
+S="${WORKDIR}"
+
 LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
@@ -32,10 +34,8 @@ RDEPEND="
)
 "
 
-S="${WORKDIR}"
-
 DIR="/opt/${PN}"
-QA_PREBUILT="${DIR}/*"
+QA_PREBUILT="${DIR#/}/*"
 
 pkg_nofetch() {
einfo "Please buy and download ${SRC_URI} from:"



[gentoo-commits] repo/gentoo:master commit in: games-arcade/xgalaga/

2021-08-22 Thread Sam James
commit: 280712171311f1d1e10490512a08737f5f8e0eab
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 04:02:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28071217

games-arcade/xgalaga: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 games-arcade/xgalaga/xgalaga-2.1.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/xgalaga/xgalaga-2.1.1.0-r1.ebuild 
b/games-arcade/xgalaga/xgalaga-2.1.1.0-r1.ebuild
index 45c550a058b..1b87b13d58d 100644
--- a/games-arcade/xgalaga/xgalaga-2.1.1.0-r1.ebuild
+++ b/games-arcade/xgalaga/xgalaga-2.1.1.0-r1.ebuild
@@ -60,6 +60,6 @@ src_install() {
touch "${ED}"/var/games/${PN}/scores || die
 
fperms -R 660 /var/games/${PN}
-   fowners -R root:gamestat /var/games/${PN}
+   fowners -R root:gamestat /var/games/${PN} 
/usr/bin/{xgalaga,xgal.sndsrv.oss,xgalaga-hyperspace}
fperms g+s /usr/bin/{xgalaga,xgal.sndsrv.oss,xgalaga-hyperspace}
 }



[gentoo-commits] repo/gentoo:master commit in: games-arcade/emilia-pinball/

2021-08-22 Thread Sam James
commit: 7fa0a7832b504e16e28ee8047d815384e0d5ec01
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 03:46:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fa0a783

games-arcade/emilia-pinball: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 .../{emilia-pinball-0.3.1-r2.ebuild => emilia-pinball-0.3.1-r3.ebuild}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/emilia-pinball/emilia-pinball-0.3.1-r2.ebuild 
b/games-arcade/emilia-pinball/emilia-pinball-0.3.1-r3.ebuild
similarity index 95%
rename from games-arcade/emilia-pinball/emilia-pinball-0.3.1-r2.ebuild
rename to games-arcade/emilia-pinball/emilia-pinball-0.3.1-r3.ebuild
index 523439876ec..2e0de0e6e74 100644
--- a/games-arcade/emilia-pinball/emilia-pinball-0.3.1-r2.ebuild
+++ b/games-arcade/emilia-pinball/emilia-pinball-0.3.1-r3.ebuild
@@ -71,6 +71,6 @@ src_install() {
make_desktop_entry emilia-pinball "Emilia pinball"
 
fperms -R 660 /var/games/pinball
-   fowners -R root:gamestat /var/games/pinball
+   fowners -R root:gamestat /usr/bin/pinball /var/games/pinball
fperms g+s /usr/bin/pinball
 }



[gentoo-commits] repo/gentoo:master commit in: games-arcade/xjump/

2021-08-22 Thread Sam James
commit: bd960a14955aaff48cd102936e9643b88f738722
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 04:03:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd960a14

games-arcade/xjump: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 games-arcade/xjump/{xjump-2.7.5-r1.ebuild => xjump-2.7.5-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/xjump/xjump-2.7.5-r1.ebuild 
b/games-arcade/xjump/xjump-2.7.5-r2.ebuild
similarity index 94%
rename from games-arcade/xjump/xjump-2.7.5-r1.ebuild
rename to games-arcade/xjump/xjump-2.7.5-r2.ebuild
index 5e3328386b4..7dacc1d1aa3 100644
--- a/games-arcade/xjump/xjump-2.7.5-r1.ebuild
+++ b/games-arcade/xjump/xjump-2.7.5-r2.ebuild
@@ -58,6 +58,6 @@ src_install() {
touch "${ED}"/var/games/${PN}/xjump.hiscores || die
 
fperms -R 660 /var/games/${PN}
-   fowners -R root:gamestat /var/games/${PN}
-   fperms g+s /usr/bin/xjump
+   fowners -R root:gamestat /var/games/${PN} /usr/bin/${PN}
+   fperms g+s /usr/bin/${PN}
 }



[gentoo-commits] repo/gentoo:master commit in: games-arcade/gunocide2ex/

2021-08-22 Thread Sam James
commit: 36377e34890d1bb805dfaf3719f8359309b76846
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 04:02:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36377e34

games-arcade/gunocide2ex: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 .../{gunocide2ex-1.0-r2.ebuild => gunocide2ex-1.0-r3.ebuild}| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/gunocide2ex/gunocide2ex-1.0-r2.ebuild 
b/games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild
similarity index 96%
rename from games-arcade/gunocide2ex/gunocide2ex-1.0-r2.ebuild
rename to games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild
index 920de2e8b41..b13817223bf 100644
--- a/games-arcade/gunocide2ex/gunocide2ex-1.0-r2.ebuild
+++ b/games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild
@@ -76,7 +76,7 @@ src_install() {
newins hscore.dat ${PN}-hscore.dat
 
fperms 660 /var/games/${PN}/${PN}-hscore.dat
-   fowners -R root:gamestat /var/games/${PN}
+   fowners -R root:gamestat /var/games/${PN} /usr/bin/g2ex
fperms g+s /usr/bin/g2ex
 
dodoc history doc/MANUAL_DE



[gentoo-commits] repo/gentoo:master commit in: games-arcade/barbarian-bin/

2021-08-22 Thread Sam James
commit: 8ddb81deb7cef20f5ab6f6b1d213f53de2d07604
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 04:02:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ddb81de

games-arcade/barbarian-bin: fix group of binary

Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James  gentoo.org>

 games-arcade/barbarian-bin/barbarian-bin-1.01-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/barbarian-bin/barbarian-bin-1.01-r3.ebuild 
b/games-arcade/barbarian-bin/barbarian-bin-1.01-r3.ebuild
index fcacd4d8940..6f60c21567e 100644
--- a/games-arcade/barbarian-bin/barbarian-bin-1.01-r3.ebuild
+++ b/games-arcade/barbarian-bin/barbarian-bin-1.01-r3.ebuild
@@ -42,10 +42,10 @@ src_install() {
# High-score file
dodir /var/games/${PN}
touch "${ED}"/var/games/${PN}/heroes.hoh || die
-   dosym ../../var/games/${PN}/heroes.hoh ${game_dest}/heroes.hoh
+   dosym ../../var/games/${PN}/heroes.hoh /opt/${MY_PN}/heroes.hoh
 
fperms 660 /var/games/${PN}/heroes.hoh
-   fowners -R root:gamestat /var/games/${PN}
+   fowners -R root:gamestat /var/games/${PN} /opt/${MY_PN}/Barbarian
fperms g+s /opt/${MY_PN}/Barbarian
 
newicon gfx/sprites/player_attack_2_1.bmp barbarian.bmp



[gentoo-commits] repo/gentoo:master commit in: games-rpg/hatoful-boyfriend-holiday-star/

2021-08-22 Thread Sam James
commit: 2acf642c7522990cba7c3c42648ecdc42731c031
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:28:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:05:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2acf642c

games-rpg/hatoful-boyfriend-holiday-star: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 .../hatoful-boyfriend-holiday-star-20151218.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git 
a/games-rpg/hatoful-boyfriend-holiday-star/hatoful-boyfriend-holiday-star-20151218.ebuild
 
b/games-rpg/hatoful-boyfriend-holiday-star/hatoful-boyfriend-holiday-star-20151218.ebuild
index 657a23662d5..5d702783a12 100644
--- 
a/games-rpg/hatoful-boyfriend-holiday-star/hatoful-boyfriend-holiday-star-20151218.ebuild
+++ 
b/games-rpg/hatoful-boyfriend-holiday-star/hatoful-boyfriend-holiday-star-20151218.ebuild
@@ -8,6 +8,7 @@ inherit desktop wrapper xdg-utils
 DESCRIPTION="Holiday-themed sequel to the Japanese visual novel and dating sim 
about birds"
 HOMEPAGE="https://www.devolverdigital.com/games/hatoful-boyfriend-holiday-star;
 SRC_URI="Linux-Standalone-${PV}.rar"
+S="${WORKDIR}/Linux-Standalone"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
@@ -29,8 +30,6 @@ RDEPEND="
)
 "
 
-S="${WORKDIR}/Linux-Standalone"
-
 DIR="/opt/${PN}"
 QA_PREBUILT="${DIR#/}/*"
 



[gentoo-commits] repo/gentoo:master commit in: games-simulation/slime-rancher/

2021-08-22 Thread Sam James
commit: 0651de6164bdb304737602578656a989681b8c67
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:29:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0651de61

games-simulation/slime-rancher: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-simulation/slime-rancher/slime-rancher-1.4.1c_p34605.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-simulation/slime-rancher/slime-rancher-1.4.1c_p34605.ebuild 
b/games-simulation/slime-rancher/slime-rancher-1.4.1c_p34605.ebuild
index a27ed01cb70..f27ad052cfb 100644
--- a/games-simulation/slime-rancher/slime-rancher-1.4.1c_p34605.ebuild
+++ b/games-simulation/slime-rancher/slime-rancher-1.4.1c_p34605.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
 BDEPEND="app-arch/unzip"
 
 DIR="/opt/${PN}"
-QA_PREBUILT="${DIR}/*"
+QA_PREBUILT="${DIR#/}/*"
 
 pkg_nofetch() {
einfo "Please buy and download ${SRC_URI} from:"



[gentoo-commits] repo/gentoo:master commit in: games-server/ut2004-ded/

2021-08-22 Thread Sam James
commit: 2181159e34c3f6c42e7f552a3d74a7e8ffb0eaef
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:29:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:05:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2181159e

games-server/ut2004-ded: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild 
b/games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild
index c46e1f1ae9b..9a28a79d6bc 100644
--- a/games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild
+++ b/games-server/ut2004-ded/ut2004-ded-3369.3-r2.ebuild
@@ -14,6 +14,7 @@ SRC_URI="
http://ut2004.ut-files.com/Patches/Linux/${PATCH_P}

https://dev.gentoo.org/~chewi/distfiles/ut2004-v${PV/./-}-linux-dedicated.7z
 "
+S="${WORKDIR}"
 
 LICENSE="ut2003"
 SLOT="0"
@@ -36,7 +37,6 @@ RDEPEND="
 CHECKREQS_DISK_BUILD="2G"
 QA_PREBUILT="*"
 
-S="${WORKDIR}"
 DIR="/opt/${PN%-ded}"
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: games-rpg/bastion/

2021-08-22 Thread Sam James
commit: ec7c346961050ceb3c015fd27869e18ccba4e081
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:27:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:05:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec7c3469

games-rpg/bastion: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-rpg/bastion/bastion-20161016.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/games-rpg/bastion/bastion-20161016.ebuild 
b/games-rpg/bastion/bastion-20161016.ebuild
index d0388d065a8..ecf7ae32af1 100644
--- a/games-rpg/bastion/bastion-20161016.ebuild
+++ b/games-rpg/bastion/bastion-20161016.ebuild
@@ -1,14 +1,16 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+CHECKREQS_DISK_BUILD="2400M"
 inherit desktop check-reqs unpacker wrapper xdg
 
 TIMESTAMP=${PV:4:2}${PV:6:2}${PV:0:4}
 DESCRIPTION="An original action role-playing game set in a lush imaginative 
world"
 HOMEPAGE="https://supergiantgames.com/games/bastion/;
 SRC_URI="bastion-${TIMESTAMP}-bin"
+S="${WORKDIR}/data"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
@@ -28,9 +30,6 @@ BDEPEND="
app-arch/unzip
 "
 
-CHECKREQS_DISK_BUILD="2400M"
-S="${WORKDIR}/data"
-
 pkg_nofetch() {
einfo "Please buy and download ${SRC_URI} from:"
einfo "  https://www.humblebundle.com/store/${PN};



[gentoo-commits] repo/gentoo:master commit in: games-strategy/darwinia/

2021-08-22 Thread Sam James
commit: b966f09f7f5761ae059e3bce032042bdc00aa7ff
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:30:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b966f09f

games-strategy/darwinia: use non-relative wrapper path

Bug: https://bugs.gentoo.org/809356
Signed-off-by: Sam James  gentoo.org>

 ...{darwinia-1.4.0_beta9-r2.ebuild => darwinia-1.4.0_beta9-r3.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-strategy/darwinia/darwinia-1.4.0_beta9-r2.ebuild 
b/games-strategy/darwinia/darwinia-1.4.0_beta9-r3.ebuild
similarity index 95%
rename from games-strategy/darwinia/darwinia-1.4.0_beta9-r2.ebuild
rename to games-strategy/darwinia/darwinia-1.4.0_beta9-r3.ebuild
index 562267b62e4..73c5504bd03 100644
--- a/games-strategy/darwinia/darwinia-1.4.0_beta9-r2.ebuild
+++ b/games-strategy/darwinia/darwinia-1.4.0_beta9-r3.ebuild
@@ -25,8 +25,8 @@ RDEPEND="
virtual/opengl[abi_x86_32(-)]
 "
 
-dir=opt/${PN}
-QA_PREBUILT="${dir:1}/lib/darwinia.bin.x86"
+dir=/opt/${PN}
+QA_PREBUILT="${dir#1}/lib/darwinia.bin.x86"
 
 src_unpack() {
use cdinstall && cdrom_get_cds gamefiles/main.dat



[gentoo-commits] repo/gentoo:master commit in: games-simulation/sky-rogue/

2021-08-22 Thread Sam James
commit: a78ad3c569f5ba2317dbc9cf7f33076b92dee104
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:29:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a78ad3c5

games-simulation/sky-rogue: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-simulation/sky-rogue/sky-rogue-1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-simulation/sky-rogue/sky-rogue-1.3.ebuild 
b/games-simulation/sky-rogue/sky-rogue-1.3.ebuild
index 8f7e9f217ce..6c6f0c4dc91 100644
--- a/games-simulation/sky-rogue/sky-rogue-1.3.ebuild
+++ b/games-simulation/sky-rogue/sky-rogue-1.3.ebuild
@@ -9,6 +9,8 @@ MY_PN="${PN//-}"
 DESCRIPTION="A fwooshy rogue-lite action flight simulator"
 HOMEPAGE="https://skyroguegame.com/;
 SRC_URI="${PN}-linux.zip"
+S="${WORKDIR}"
+
 LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
@@ -23,8 +25,6 @@ BDEPEND="
app-arch/unzip
 "
 
-S="${WORKDIR}"
-
 DIR="/opt/${PN}"
 QA_PREBUILT="${DIR#/}/*"
 



[gentoo-commits] repo/gentoo:master commit in: games-strategy/majesty-demo/

2021-08-22 Thread Sam James
commit: 174be5af869bdfab58bde907936df7422d651a5b
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:31:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174be5af

games-strategy/majesty-demo: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild 
b/games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild
index 1511d51ed93..663dd0a2881 100644
--- a/games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild
+++ b/games-strategy/majesty-demo/majesty-demo-1.0.0-r1.ebuild
@@ -8,6 +8,7 @@ inherit desktop unpacker wrapper
 DESCRIPTION="Control your own kingdom in this simulation"
 HOMEPAGE="https://www.linuxgamepublishing.com/info.php?id=8&;
 
SRC_URI="http://ftp2.za.freebsd.org/pub/FreeBSD/ports/distfiles/majesty_demo.run;
+S="${WORKDIR}"
 
 LICENSE="MAJESTY-DEMO"
 SLOT="0"
@@ -22,9 +23,6 @@ RDEPEND="
x11-libs/libXau[abi_x86_32(-)]
x11-libs/libXdmcp[abi_x86_32(-)]
 "
-DEPEND=""
-
-S="${WORKDIR}"
 
 dir="/opt/${PN}"
 Ddir="${D}/${dir}"



[gentoo-commits] repo/gentoo:master commit in: games-simulation/train-valley/

2021-08-22 Thread Sam James
commit: c650be8a1355c234df2e95191787d16d42fc6d3e
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:30:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:06:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c650be8a

games-simulation/train-valley: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-simulation/train-valley/train-valley-1.3.31403.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-simulation/train-valley/train-valley-1.3.31403.ebuild 
b/games-simulation/train-valley/train-valley-1.3.31403.ebuild
index a1e958982c2..344e63467d7 100644
--- a/games-simulation/train-valley/train-valley-1.3.31403.ebuild
+++ b/games-simulation/train-valley/train-valley-1.3.31403.ebuild
@@ -8,6 +8,8 @@ inherit desktop unpacker wrapper xdg-utils
 DESCRIPTION="Build railroads in order to connect cities, tunnels, and bridges"
 HOMEPAGE="http://train-valley.com/tv1.html;
 SRC_URI="${P//[-.]/_}.sh"
+S="${WORKDIR}/data/noarch/game"
+
 LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
@@ -25,10 +27,8 @@ RDEPEND="
)
 "
 
-S="${WORKDIR}/data/noarch/game"
-
 DIR="/opt/${PN}"
-QA_PREBUILT="${DIR}/*"
+QA_PREBUILT="${DIR#/}/*"
 
 pkg_nofetch() {
einfo "Please buy and download ${SRC_URI} from:"



[gentoo-commits] repo/gentoo:master commit in: games-server/etqw-ded/

2021-08-22 Thread Sam James
commit: d6212d4cd4604641c14f3fcca85bcd17398c9f29
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:28:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:05:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6212d4c

games-server/etqw-ded: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-server/etqw-ded/etqw-ded-1.5-r1.ebuild | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild 
b/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild
index 52c453f64cc..44d2f825a9c 100644
--- a/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild
+++ b/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild
@@ -1,28 +1,28 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
+
 inherit wrapper
 
 DESCRIPTION="Enemy Territory: Quake Wars dedicated server"
 
HOMEPAGE="https://www.splashdamage.com/content/et-quake-wars-standalone-server-linux;
 SRC_URI="ETQW-server-${PV}-full.x86.run"
+S="${WORKDIR}"/data
 
 LICENSE="ETQW"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
 RESTRICT="bindist fetch strip"
 
-DEPEND="app-arch/unzip"
 RDEPEND="sys-libs/glibc"
+BDEPEND="app-arch/unzip"
 
-S=${WORKDIR}/data
 dir=/opt/${PN}
 
-QA_PREBUILT="${dir:1}/pb/*.so
-   ${dir:1}/*.x86
-   ${dir:1}/*.so*"
+QA_PREBUILT="${dir#1}/pb/*.so
+   ${dir#1}/*.x86
+   ${dir#1}/*.so*"
 
 pkg_nofetch() {
einfo "Please download ${A} from ${HOMEPAGE} and copy it into your 
DISTDIR directory."



[gentoo-commits] repo/gentoo:master commit in: games-rpg/eschalon-book-1-demo/

2021-08-22 Thread Sam James
commit: 21a886232fd7ed04766c6d0fb79b37de4ea94205
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:28:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:05:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a88623

games-rpg/eschalon-book-1-demo: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 .../eschalon-book-1-demo/eschalon-book-1-demo-106-r1.ebuild   | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/games-rpg/eschalon-book-1-demo/eschalon-book-1-demo-106-r1.ebuild 
b/games-rpg/eschalon-book-1-demo/eschalon-book-1-demo-106-r1.ebuild
index 62333050eae..20e6153e211 100644
--- a/games-rpg/eschalon-book-1-demo/eschalon-book-1-demo-106-r1.ebuild
+++ b/games-rpg/eschalon-book-1-demo/eschalon-book-1-demo-106-r1.ebuild
@@ -1,17 +1,18 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-inherit eutils
+EAPI=7
+
+inherit desktop wrapper
 
 DESCRIPTION="A classic role-playing game"
 HOMEPAGE="http://basiliskgames.com/eschalon-book-i;
 SRC_URI="https://dev.gentoo.org/~calchan/distfiles/${P}.tar.gz;
+S="${WORKDIR}/Eschalon Book I Demo"
 
 LICENSE="eschalon-book-1-demo"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 RESTRICT="strip"
 
 QA_PREBUILT="opt/*"
@@ -23,8 +24,6 @@ RDEPEND="
virtual/glu[abi_x86_32(-)]
virtual/opengl[abi_x86_32(-)]"
 
-S="${WORKDIR}/Eschalon Book I Demo"
-
 src_install() {
insinto /opt/${PN}
doins -r data music sound *pdf *pak help.txt



[gentoo-commits] repo/gentoo:master commit in: games-simulation/bcs-demo/

2021-08-22 Thread Sam James
commit: c55e80d956333d4f705d462c5d70ff69c1825e52
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:29:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:05:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c55e80d9

games-simulation/bcs-demo: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild 
b/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild
index af09bc0dcf6..d5e8c9c2340 100644
--- a/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild
+++ b/games-simulation/bcs-demo/bcs-demo-1.3-r1.ebuild
@@ -1,13 +1,14 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 inherit wrapper unpacker
 
 DESCRIPTION="design and build bridges and then stress test them with trains"
 HOMEPAGE="http://www.chroniclogic.com/pontifex2.htm;
 SRC_URI="ftp://ggdev-1.homelan.com/bcs/bcsdemo_v${PV/./_}.sh.bin
http://www.highprogrammer.com/alan/pfx2/openal-alan-hack-0.0.1.tar.gz;
+S="${WORKDIR}"
 
 LICENSE="BCS"
 SLOT="0"
@@ -24,8 +25,6 @@ RDEPEND="
x11-libs/libXext[abi_x86_32(-)]
virtual/opengl[abi_x86_32(-)]"
 
-S=${WORKDIR}
-
 dir=/opt/${PN}
 Ddir=${D}/${dir}
 QA_PREBUILT="${dir:1}/*"



[gentoo-commits] repo/gentoo:master commit in: games-rpg/deponia-doomsday/

2021-08-22 Thread Sam James
commit: 2fab4ce219338152e0cee28ccee7523a51db01e9
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:27:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:05:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fab4ce2

games-rpg/deponia-doomsday: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-rpg/deponia-doomsday/deponia-doomsday-1.2.0267.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-rpg/deponia-doomsday/deponia-doomsday-1.2.0267.ebuild 
b/games-rpg/deponia-doomsday/deponia-doomsday-1.2.0267.ebuild
index bbb377287f7..f26a0c328c7 100644
--- a/games-rpg/deponia-doomsday/deponia-doomsday-1.2.0267.ebuild
+++ b/games-rpg/deponia-doomsday/deponia-doomsday-1.2.0267.ebuild
@@ -9,6 +9,8 @@ MY_PN="Deponia Doomsday"
 DESCRIPTION="The fourth and final instalment of the Deponia point-and-click 
adventures"
 HOMEPAGE="https://www.daedalic.com/deponia;
 SRC_URI="Deponia4_${PV}_DEB_Full_Multi_Daedalic_ESD.tar"
+S="${WORKDIR}/${MY_PN}"
+
 LICENSE="all-rights-reserved BSD LGPL-2.1 MIT OFL-1.1"
 SLOT="0"
 KEYWORDS="-* ~amd64"
@@ -25,10 +27,8 @@ RDEPEND="
virtual/opengl
 "
 
-S="${WORKDIR}/${MY_PN}"
-
 DIR="/opt/${PN}"
-QA_PREBUILT="${DIR}/*"
+QA_PREBUILT="${DIR#/}/*"
 
 pkg_nofetch() {
einfo "Please buy and download ${SRC_URI} from:"



[gentoo-commits] repo/gentoo:master commit in: games-rpg/broken-age/

2021-08-22 Thread Sam James
commit: 60ef30d1cc5d8ad61987c1961a18b378d0777ea3
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:27:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:05:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ef30d1

games-rpg/broken-age: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-rpg/broken-age/broken-age-2.4.800398.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-rpg/broken-age/broken-age-2.4.800398.ebuild 
b/games-rpg/broken-age/broken-age-2.4.800398.ebuild
index f2032256320..4c74b803f8d 100644
--- a/games-rpg/broken-age/broken-age-2.4.800398.ebuild
+++ b/games-rpg/broken-age/broken-age-2.4.800398.ebuild
@@ -9,6 +9,7 @@ MY_PN="BrokenAge"
 DESCRIPTION="Point-and-click adventure from Tim Schafer's Double Fine 
Productions"
 HOMEPAGE="http://www.brokenagegame.com;
 SRC_URI="${MY_PN}_linux.tar.gz"
+S="${WORKDIR}"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
@@ -20,10 +21,9 @@ RDEPEND="
virtual/opengl[abi_x86_32]
 "
 
-S="${WORKDIR}"
 
 DIR="/opt/${PN}"
-QA_PREBUILT="${DIR}/*"
+QA_PREBUILT="${DIR#/}/*"
 
 pkg_nofetch() {
einfo "Please buy and download ${SRC_URI} from:"



[gentoo-commits] repo/gentoo:master commit in: games-rpg/baldurs-gate-ee/

2021-08-22 Thread Sam James
commit: cc6e66438f67a30199cd35352266db94b6460a0b
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:27:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:05:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6e6643

games-rpg/baldurs-gate-ee: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild 
b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
index da5f411b243..1af12139acf 100644
--- a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
+++ b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild
@@ -8,6 +8,7 @@ inherit desktop unpacker wrapper
 DESCRIPTION="Baldur's Gate: Enhanced Edition"
 HOMEPAGE="https://www.baldursgate.com/;
 SRC_URI="gog_baldur_s_gate_enhanced_edition_2.5.0.9.sh"
+S="${WORKDIR}/data/noarch"
 
 LICENSE="GOG-EULA"
 SLOT="0"
@@ -22,9 +23,7 @@ RDEPEND="dev-libs/expat[abi_x86_32(-)]
virtual/opengl[abi_x86_32(-)]
x11-libs/libX11[abi_x86_32(-)]"
 
-QA_PREBUILT="/opt/${PN}/BaldursGate"
-
-S="${WORKDIR}/data/noarch"
+QA_PREBUILT="opt/${PN}/BaldursGate"
 
 pkg_nofetch() {
einfo "Please buy and download \"${SRC_URI}\" from"



[gentoo-commits] repo/gentoo:master commit in: games-rpg/deponia-tcj/

2021-08-22 Thread Sam James
commit: 2bc24f45cd7da343a0b5e0101e68b5811cf7cd39
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 22 02:28:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 04:05:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc24f45

games-rpg/deponia-tcj: tidy ebuild

Signed-off-by: Sam James  gentoo.org>

 games-rpg/deponia-tcj/deponia-tcj-3.3.0156.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/games-rpg/deponia-tcj/deponia-tcj-3.3.0156.ebuild 
b/games-rpg/deponia-tcj/deponia-tcj-3.3.0156.ebuild
index eb2f670cf6b..f53a8fe60ea 100644
--- a/games-rpg/deponia-tcj/deponia-tcj-3.3.0156.ebuild
+++ b/games-rpg/deponia-tcj/deponia-tcj-3.3.0156.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,6 +9,8 @@ MY_PN="Deponia - The Complete Journey"
 DESCRIPTION="The Complete Journey: The first three Deponia point-and-click 
adventures"
 HOMEPAGE="https://www.daedalic.com/deponia;
 SRC_URI="DeponiaTCJ_${PV}_Full_DEB_DE_EN_FR_IT_RU_PL_Daedalic_ESD.tar.gz"
+S="${WORKDIR}/${MY_PN}"
+
 LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64"
@@ -20,10 +22,8 @@ RDEPEND="
virtual/opengl
 "
 
-S="${WORKDIR}/${MY_PN}"
-
 DIR="/opt/${PN}"
-QA_PREBUILT="${DIR}/*"
+QA_PREBUILT="${DIR#/}/*"
 
 pkg_nofetch() {
einfo "Please buy and download ${SRC_URI} from:"



[gentoo-commits] repo/gentoo:master commit in: app-portage/iwdevtools/

2021-08-22 Thread Ionen Wolkens
commit: 481976f3c546763743c7a3abdfc7eb141af9d2ae
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Mon Aug 23 00:36:58 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Mon Aug 23 03:55:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=481976f3

app-portage/iwdevtools: add 0.2.0

Signed-off-by: Ionen Wolkens  gentoo.org>

 app-portage/iwdevtools/Manifest|  1 +
 app-portage/iwdevtools/iwdevtools-0.2.0.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/app-portage/iwdevtools/Manifest b/app-portage/iwdevtools/Manifest
index 026eabe4aed..7c269a9af5a 100644
--- a/app-portage/iwdevtools/Manifest
+++ b/app-portage/iwdevtools/Manifest
@@ -1 +1,2 @@
 DIST iwdevtools-0.1.1.tar.gz 16139 BLAKE2B 
effceb407319d2f8acf44db5642a55c426c73628bef9c2004dd76118dc042cbc1178975e06b14d6950cef417790693af9a98dc77e4873f0175a408ca14f71384
 SHA512 
b0d3a1145c3ecfc71e7f8b0d8d8e321840869037841e1faa547ad4a385751b4fb13de31b3ed497eeacbdf227a81c4f28ff6fd229b008105489ada7c1a15b88e4
+DIST iwdevtools-0.2.0.tar.gz 23498 BLAKE2B 
50c946bb69ae720b27836aebb825d6b1e9545e80dda6d0c939c4be7be30f0f4017c309b2794805fc030e074cc2629bbc328545024d5f89860d05693731ab0b55
 SHA512 
c31d8646477f1cb8ab784441e2f16155248fc337d2138ce6780810dc7e81cdd6792d610db26e8f7759f89f50732c784bf4938c4a861420412f0056fd9b391a08

diff --git a/app-portage/iwdevtools/iwdevtools-0.2.0.ebuild 
b/app-portage/iwdevtools/iwdevtools-0.2.0.ebuild
new file mode 100644
index 000..7637b843925
--- /dev/null
+++ b/app-portage/iwdevtools/iwdevtools-0.2.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson optfeature
+
+DESCRIPTION="Small tools to aid with Gentoo development, primarily intended 
for QA"
+HOMEPAGE="https://github.com/ionenwks/iwdevtools;
+SRC_URI="https://github.com/ionenwks/iwdevtools/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   app-misc/pax-utils
+   app-portage/portage-utils
+   sys-apps/diffutils
+   sys-apps/file
+   sys-apps/portage
+   sys-apps/util-linux"
+
+src_configure() {
+   meson_src_configure -Ddocdir=${PF}
+}
+
+pkg_postinst() {
+   optfeature "detecting potential ABI issues using abidiff" 
dev-util/libabigail
+
+   if [[ ! ${REPLACING_VERSIONS} ]]; then
+   elog "To (optionally) integrate with portage, inspect the 
.bashrc files installed"
+   elog "at ${EROOT}/usr/share/${PN}. If not already using a 
bashrc, you can use"
+   elog "the example bashrc directly by creating a symlink:"
+   elog
+   elog "ln -s ../../../usr/share/${PN}/bashrc 
${EROOT}/etc/portage/bashrc"
+   elog
+   elog "See ${EROOT}/usr/share/doc/${PF}/README.rst* for info on 
tools."
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/iwdevtools/

2021-08-22 Thread Ionen Wolkens
commit: b3ee86fda17209e2b63653ab7244747aa912d9c7
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Mon Aug 23 00:37:09 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Mon Aug 23 03:55:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3ee86fd

app-portage/iwdevtools: sync live

Signed-off-by: Ionen Wolkens  gentoo.org>

 app-portage/iwdevtools/iwdevtools-.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-portage/iwdevtools/iwdevtools-.ebuild 
b/app-portage/iwdevtools/iwdevtools-.ebuild
index 37791578e22..e1cb0aed9c1 100644
--- a/app-portage/iwdevtools/iwdevtools-.ebuild
+++ b/app-portage/iwdevtools/iwdevtools-.ebuild
@@ -26,6 +26,8 @@ src_configure() {
 }
 
 pkg_postinst() {
+   optfeature "detecting potential ABI issues using abidiff" 
dev-util/libabigail
+
if [[ ! ${REPLACING_VERSIONS} ]]; then
elog "To (optionally) integrate with portage, inspect the 
.bashrc files installed"
elog "at ${EROOT}/usr/share/${PN}. If not already using a 
bashrc, you can use"
@@ -33,7 +35,6 @@ pkg_postinst() {
elog
elog "ln -s ../../../usr/share/${PN}/bashrc 
${EROOT}/etc/portage/bashrc"
elog
+   elog "See ${EROOT}/usr/share/doc/${PF}/README.rst* for info on 
tools."
fi
-
-   optfeature "detecting potential ABI issues using abidiff" 
dev-util/libabigail
 }



[gentoo-commits] repo/gentoo:master commit in: dev-util/meson/

2021-08-22 Thread William Hubbs
commit: 65505bda52a145836333e4ce7b2133441bd18806
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Aug 23 03:32:06 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Aug 23 03:32:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65505bda

dev-util/meson: 0.59.1 bump

Keywords temporarily commented out because of the following change which
makes unknown options fatal.

https://github.com/mesonbuild/meson/pull/8974

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: William Hubbs  gentoo.org>

 dev-util/meson/Manifest|   1 +
 dev-util/meson/meson-0.59.1.ebuild | 103 +
 2 files changed, 104 insertions(+)

diff --git a/dev-util/meson/Manifest b/dev-util/meson/Manifest
index ac126c8350c..581a0ccdad3 100644
--- a/dev-util/meson/Manifest
+++ b/dev-util/meson/Manifest
@@ -1,3 +1,4 @@
 DIST meson-0.57.2.tar.gz 1853721 BLAKE2B 
9c167a21745719589a165e7ffc31007bd6307b347027f390fd660b2f44b5a2e6d8f36e999e15fa4b28ae269ddb0bb3897e0297288c59b62cc493aad058126293
 SHA512 
a3b0bf3d5e1d1b7ac7c97313f43046c94aa2a6b21964958569c89764dfda08db166adb89d48cbfad735bd472114587a71089d5e8b4f0fce04c3289da21b3f40e
 DIST meson-0.58.1.tar.gz 1896205 BLAKE2B 
d42e04b262c6715ba2776f64d2e616016381303b07e609c804becf72db2ebd8ef08030c969f43813b2072552cb76974b2ed84f2da6d6c809ad612169d580395c
 SHA512 
64ac1a9bcc642fb6d37c4b677d8b7db16d821f852f927a980d3fb1c149d680b7ff2c8d03676c6772666d46a33b6ce8674220433d302fcd92d13d9818558d6453
 DIST meson-0.58.2.tar.gz 1899464 BLAKE2B 
48c4c0cec2cb1c55e51cd56e08461ad7d95211d83bb60085f32493cb8d53cfeb00234fa1ab62ba8fbf3baf726231c7e9b098a0630281fda63402a860337528e0
 SHA512 
31496da729ede0813d5b6cfcc891e8376108252ee8a8148d23e8a4c2a4109b9b0dbc7e9e59acd954fb7de38ceb35f05c3a916eb6d4e106656d9ea8e7536ac4b1
+DIST meson-0.59.1.tar.gz 1944678 BLAKE2B 
08dee8ada7824faf93b730bd8cf86113fe85ecf57c53a7ee4be89371004e13b99e14933761398e6db5a359c5aad07a96f99c0b5be144a75c749e40d153cefa7f
 SHA512 
c45e29869dc681675b2643c37c892e7fff365c051edce4f2ec278fc6cee25bac6818add819e4db69d2fe3c1ba9572fc55bb8f67fe791cdc9c187627c71b01963

diff --git a/dev-util/meson/meson-0.59.1.ebuild 
b/dev-util/meson/meson-0.59.1.ebuild
new file mode 100644
index 000..4206e1c12e4
--- /dev/null
+++ b/dev-util/meson/meson-0.59.1.ebuild
@@ -0,0 +1,103 @@
+# Copyright 2016-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7,8,9,10} )
+
+if [[ ${PV} = ** ]]; then
+   EGIT_REPO_URI="https://github.com/mesonbuild/meson;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+# keywords commented out temporarily for the following pull request:
+# https://github.com/mesonbuild/meson/pull/8974 
+#  KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+fi
+
+inherit distutils-r1 toolchain-funcs
+
+DESCRIPTION="Open source build system"
+HOMEPAGE="https://mesonbuild.com/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   test? (
+   dev-libs/glib:2
+   dev-libs/gobject-introspection
+   dev-util/ninja
+   dev-vcs/git
+   sys-libs/zlib[static-libs(+)]
+   virtual/pkgconfig
+   )
+"
+
+python_prepare_all() {
+   local disable_unittests=(
+   # ASAN and sandbox both want control over LD_PRELOAD
+   # https://bugs.gentoo.org/673016
+   -e 's/test_generate_gir_with_address_sanitizer/_&/'
+
+   # ASAN is unsupported on some targets
+   # https://bugs.gentoo.org/692822
+   -e 's/test_pch_with_address_sanitizer/_&/'
+
+   # https://github.com/mesonbuild/meson/issues/7203
+   -e 's/test_templates/_&/'
+
+   # Broken due to python2 wrapper
+   -e 's/test_python_module/_&/'
+   )
+
+   sed -i "${disable_unittests[@]}" run_unittests.py || die
+
+   # Broken due to python2 script created by python_wrapper_setup
+   rm -r "test cases/frameworks/1 boost" || die
+
+   distutils-r1_python_prepare_all
+}
+
+src_test() {
+   tc-export PKG_CONFIG
+   if ${PKG_CONFIG} --exists Qt5Core && ! ${PKG_CONFIG} --exists Qt5Gui; 
then
+   ewarn "Found Qt5Core but not Qt5Gui; skipping tests"
+   else
+   # https://bugs.gentoo.org/687792
+   unset PKG_CONFIG
+   distutils-r1_src_test
+   fi
+}
+
+python_test() {
+   (
+   # test_meson_installed
+   unset PYTHONDONTWRITEBYTECODE
+
+   # test_cross_file_system_paths
+   unset XDG_DATA_HOME
+
+   # 'test cases/unit/73 summary' expects 80 columns
+   export COLUMNS=80

[gentoo-commits] repo/gentoo:master commit in: media-libs/libfreeaptx/files/, media-libs/libfreeaptx/

2021-08-22 Thread Sam James
commit: 61790034799954c4799fa3fc68d45ccc47282d52
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 03:14:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 03:14:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61790034

media-libs/libfreeaptx: initial import (fork of media-libs/libopenaptx)

Bug: https://bugs.gentoo.org/791259
Signed-off-by: Sam James  gentoo.org>

 media-libs/libfreeaptx/Manifest|  1 +
 .../files/libfreeaptx-0.1.1-fix-version.patch  | 20 +
 media-libs/libfreeaptx/libfreeaptx-0.1.1.ebuild| 50 ++
 media-libs/libfreeaptx/libfreeaptx-.ebuild | 49 +
 media-libs/libfreeaptx/metadata.xml| 15 +++
 5 files changed, 135 insertions(+)

diff --git a/media-libs/libfreeaptx/Manifest b/media-libs/libfreeaptx/Manifest
new file mode 100644
index 000..308669f5c72
--- /dev/null
+++ b/media-libs/libfreeaptx/Manifest
@@ -0,0 +1 @@
+DIST libfreeaptx-0.1.1.tar.gz 27902 BLAKE2B 
0aa015b0317db7f6dd61ae667cc1b7b10c7f7457d057144c1457572a214891848b81512960eb8643138c638a0f691b53a7bbcb36ad434ac29335d92b108a43fa
 SHA512 
53dd7f348120fea0425b365f26668925dd435a8a3a0c5e98476764a452c7d729f2a3556e953c557d0ccaaa65391265c8c3c61fc29377cf60079fa0bed2cc20b1

diff --git a/media-libs/libfreeaptx/files/libfreeaptx-0.1.1-fix-version.patch 
b/media-libs/libfreeaptx/files/libfreeaptx-0.1.1-fix-version.patch
new file mode 100644
index 000..0a738fd9c81
--- /dev/null
+++ b/media-libs/libfreeaptx/files/libfreeaptx-0.1.1-fix-version.patch
@@ -0,0 +1,20 @@
+Report the correct version rather than the old libopenaptx version (left over 
from the fork point).
+https://github.com/iamthehorker/libfreeaptx/commit/c176b7de9c2017d0fc1877659cea3bb6c330aafa.patch
+
+From: Hunter 
+Date: Mon, 9 Aug 2021 23:51:49 -0400
+Subject: [PATCH] Fixed libfreeaptx reporting wrong version number
+
+--- a/freeaptx.h
 b/freeaptx.h
+@@ -22,8 +22,8 @@
+ #define freeaptx_H
+ 
+ #define freeaptx_MAJOR 0
+-#define freeaptx_MINOR 2
+-#define freeaptx_PATCH 0
++#define freeaptx_MINOR 1
++#define freeaptx_PATCH 1
+ 
+ #include 
+ 

diff --git a/media-libs/libfreeaptx/libfreeaptx-0.1.1.ebuild 
b/media-libs/libfreeaptx/libfreeaptx-0.1.1.ebuild
new file mode 100644
index 000..e761be0ee4d
--- /dev/null
+++ b/media-libs/libfreeaptx/libfreeaptx-0.1.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Reverse-engineered aptX and aptX HD library (fork of libopenaptx)"
+HOMEPAGE="https://github.com/iamthehorker/libfreeaptx;
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/iamthehorker/${PN};
+else
+   SRC_URI="https://github.com/iamthehorker/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE="cpu_flags_x86_avx2"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-fix-version.patch
+)
+
+src_compile() {
+   tc-export CC AR
+
+   use cpu_flags_x86_avx2 && append-cflags "-mavx2"
+
+   emake \
+   PREFIX="${EPREFIX}"/usr \
+   LIBDIR=$(get_libdir) \
+   CFLAGS="${CFLAGS}" \
+   LDFLAGS="${LDFLAGS}" \
+   ARFLAGS="${ARFLAGS} -rcs" \
+   all
+}
+
+src_install() {
+   emake \
+   PREFIX="${EPREFIX}"/usr \
+   DESTDIR="${D}" \
+   LIBDIR="$(get_libdir)" \
+   CFLAGS="${CFLAGS}" \
+   LDFLAGS="${LDFLAGS}" \
+   ARFLAGS="${ARFLAGS} -rcs" \
+   install
+}

diff --git a/media-libs/libfreeaptx/libfreeaptx-.ebuild 
b/media-libs/libfreeaptx/libfreeaptx-.ebuild
new file mode 100644
index 000..f849a9cc545
--- /dev/null
+++ b/media-libs/libfreeaptx/libfreeaptx-.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Reverse-engineered aptX and aptX HD library (fork of libopenaptx)"
+HOMEPAGE="https://github.com/iamthehorker/libfreeaptx;
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/iamthehorker/${PN};
+else
+   SRC_URI="https://github.com/iamthehorker/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+
+IUSE="cpu_flags_x86_avx2"
+
+src_compile() {
+   tc-export CC AR
+
+   use cpu_flags_x86_avx2 && append-cflags "-mavx2"
+
+   emake \
+   PREFIX="${EPREFIX}"/usr \
+   LIBDIR=$(get_libdir) \
+   CFLAGS="${CFLAGS}" \
+   LDFLAGS="${LDFLAGS}" \
+   ARFLAGS="${ARFLAGS} -rcs" \
+   all
+}
+
+src_install() {
+   emake \
+   

[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtopengl/

2021-08-22 Thread Sam James
commit: 35aeed57bbf8b7f39baadb6d0679f294e5f52f08
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 02:02:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 02:02:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35aeed57

dev-qt/qtopengl: revbump to propagate GCC 11 fixes

Closes: https://bugs.gentoo.org/806797
Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtopengl/{qtopengl-5.15.2.ebuild => qtopengl-5.15.2-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-qt/qtopengl/qtopengl-5.15.2.ebuild 
b/dev-qt/qtopengl/qtopengl-5.15.2-r1.ebuild
similarity index 100%
rename from dev-qt/qtopengl/qtopengl-5.15.2.ebuild
rename to dev-qt/qtopengl/qtopengl-5.15.2-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtxml/

2021-08-22 Thread Sam James
commit: ea84cd97e034ca9654c3f2ac547693f3d636841f
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 02:03:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 02:03:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea84cd97

dev-qt/qtxml: revbump to propagate GCC 11 fixes

Closes: https://bugs.gentoo.org/806797
Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtxml/{qtxml-5.15.2.ebuild => qtxml-5.15.2-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-qt/qtxml/qtxml-5.15.2.ebuild 
b/dev-qt/qtxml/qtxml-5.15.2-r1.ebuild
similarity index 100%
rename from dev-qt/qtxml/qtxml-5.15.2.ebuild
rename to dev-qt/qtxml/qtxml-5.15.2-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libpcre2/

2021-08-22 Thread Sam James
commit: 1776ff0260ce640f141e7b4f5345054c890109ab
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 02:04:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 02:04:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1776ff02

dev-libs/libpcre2: clarify subslot meaning in metadata.xml

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libpcre2/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-libs/libpcre2/metadata.xml b/dev-libs/libpcre2/metadata.xml
index 1e5257985a6..e7cd73bef01 100644
--- a/dev-libs/libpcre2/metadata.xml
+++ b/dev-libs/libpcre2/metadata.xml
@@ -25,6 +25,9 @@
gzip-compressed files (via sys-libs/zlib).


+   
+   Reflects binary compatibility for 
libpcre2-posix.so.
+   

cpe:/a:pcre:pcre
pcre



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qttest/

2021-08-22 Thread Sam James
commit: b4a5c906338bc3d6a00dd14487d6b9c4d1b1f6a5
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 02:03:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 02:03:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4a5c906

dev-qt/qttest: revbump to propagate GCC 11 fixes

Closes: https://bugs.gentoo.org/806797
Signed-off-by: Sam James  gentoo.org>

 dev-qt/qttest/{qttest-5.15.2.ebuild => qttest-5.15.2-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-qt/qttest/qttest-5.15.2.ebuild 
b/dev-qt/qttest/qttest-5.15.2-r1.ebuild
similarity index 100%
rename from dev-qt/qttest/qttest-5.15.2.ebuild
rename to dev-qt/qttest/qttest-5.15.2-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwidgets/

2021-08-22 Thread Sam James
commit: 8901fbeca8823e366cda123210d77aed57182cd2
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 02:03:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 02:03:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8901fbec

dev-qt/qtwidgets: revbump to propagate GCC 11 fixes

Closes: https://bugs.gentoo.org/806797
Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtwidgets/{qtwidgets-5.15.2.ebuild => qtwidgets-5.15.2-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-qt/qtwidgets/qtwidgets-5.15.2.ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.15.2-r1.ebuild
similarity index 100%
rename from dev-qt/qtwidgets/qtwidgets-5.15.2.ebuild
rename to dev-qt/qtwidgets/qtwidgets-5.15.2-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtsql/

2021-08-22 Thread Sam James
commit: ef0eb5cecf322b6ccb9e22c44cf2bbbe750b52a7
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 02:02:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 02:02:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef0eb5ce

dev-qt/qtsql: revbump to propagate GCC 11 fixes

Closes: https://bugs.gentoo.org/806797
Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtsql/{qtsql-5.15.2.ebuild => qtsql-5.15.2-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-qt/qtsql/qtsql-5.15.2.ebuild 
b/dev-qt/qtsql/qtsql-5.15.2-r1.ebuild
similarity index 100%
rename from dev-qt/qtsql/qtsql-5.15.2.ebuild
rename to dev-qt/qtsql/qtsql-5.15.2-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtprintsupport/

2021-08-22 Thread Sam James
commit: 0cf4adaf91c7e886a1ead26ef0b719d22f9715df
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 02:02:45 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 02:02:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf4adaf

dev-qt/qtprintsupport: revbump to propagate GCC 11 fixes

Closes: https://bugs.gentoo.org/806797
Signed-off-by: Sam James  gentoo.org>

 .../{qtprintsupport-5.15.2.ebuild => qtprintsupport-5.15.2-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-qt/qtprintsupport/qtprintsupport-5.15.2.ebuild 
b/dev-qt/qtprintsupport/qtprintsupport-5.15.2-r1.ebuild
similarity index 100%
rename from dev-qt/qtprintsupport/qtprintsupport-5.15.2.ebuild
rename to dev-qt/qtprintsupport/qtprintsupport-5.15.2-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtgui/

2021-08-22 Thread Sam James
commit: 0cb3a51aa5c544a1a89e4195c0b3e80bcbeb12ea
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 02:02:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 02:02:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb3a51a

dev-qt/qtgui: revbump to propagate GCC 11 fixes

Closes: https://bugs.gentoo.org/806797
Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtgui/{qtgui-5.15.2-r1.ebuild => qtgui-5.15.2-r2.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-qt/qtgui/qtgui-5.15.2-r1.ebuild 
b/dev-qt/qtgui/qtgui-5.15.2-r2.ebuild
similarity index 100%
rename from dev-qt/qtgui/qtgui-5.15.2-r1.ebuild
rename to dev-qt/qtgui/qtgui-5.15.2-r2.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdeclarative/

2021-08-22 Thread Sam James
commit: dd3c99ecedf11c7f7651e47251cd90775708d781
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 02:02:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 02:02:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd3c99ec

dev-qt/qtdeclarative: revbump to propagate GCC 11 fixes

Closes: https://bugs.gentoo.org/806797
Signed-off-by: Sam James  gentoo.org>

 .../{qtdeclarative-5.15.2.ebuild => qtdeclarative-5.15.2-r1.ebuild}   | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.15.2.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-5.15.2-r1.ebuild
similarity index 100%
rename from dev-qt/qtdeclarative/qtdeclarative-5.15.2.ebuild
rename to dev-qt/qtdeclarative/qtdeclarative-5.15.2-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtcore/

2021-08-22 Thread Sam James
commit: 2084cf76fa5c8b83388e8ded7531ee766557e3be
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 02:01:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 02:01:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2084cf76

dev-qt/qtcore: revbump to propagate GCC 11 fixes

Closes: https://bugs.gentoo.org/806797
Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtcore/{qtcore-5.15.2-r2.ebuild => qtcore-5.15.2-r3.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-qt/qtcore/qtcore-5.15.2-r2.ebuild 
b/dev-qt/qtcore/qtcore-5.15.2-r3.ebuild
similarity index 100%
rename from dev-qt/qtcore/qtcore-5.15.2-r2.ebuild
rename to dev-qt/qtcore/qtcore-5.15.2-r3.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtconcurrent/, dev-qt/qtconcurrent/files/

2021-08-22 Thread Sam James
commit: e9d13c50ef08300d32a2f463cb69ece1fdaae838
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 02:00:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 02:01:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d13c50

dev-qt/qtconcurrent: revbump for GCC 11 fix, with additional patch

Closes: https://bugs.gentoo.org/764977
Closes: https://bugs.gentoo.org/806797
Signed-off-by: Sam James  gentoo.org>

 .../files/qtconcurrent-5.15.2-gcc11.patch  | 45 ++
 dev-qt/qtconcurrent/qtconcurrent-5.15.2-r1.ebuild  | 30 +++
 2 files changed, 75 insertions(+)

diff --git a/dev-qt/qtconcurrent/files/qtconcurrent-5.15.2-gcc11.patch 
b/dev-qt/qtconcurrent/files/qtconcurrent-5.15.2-gcc11.patch
new file mode 100644
index 000..b27ac767b06
--- /dev/null
+++ b/dev-qt/qtconcurrent/files/qtconcurrent-5.15.2-gcc11.patch
@@ -0,0 +1,45 @@
+https://bugs.gentoo.org/764977
+https://invent.kde.org/qt/qt/qtbase/-/commit/c9543da6998b0827fb75ffe22327c99e2da7d364
+
+From c9543da6998b0827fb75ffe22327c99e2da7d364 Mon Sep 17 00:00:00 2001
+From: Sona Kurazyan 
+Date: Wed, 17 Mar 2021 16:04:00 +0100
+Subject: [PATCH] Remove the unnecessary template parameter from the class
+ specialization
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+This seems to cause errors when compiling with gcc-11. Although this is
+most likely a compiler bug, specifiying the template parameter type in
+this case isn't necessary.
+
+Fixes: QTBUG-91909
+Fixes: QTBUG-90568
+Change-Id: Ib231257ccb2e16cc533f23ca5840d31e26a66d53
+Reviewed-by: MÃ¥rten Nordheim 
+(cherry picked from commit 659f7a06e91c04b239e3f4c0bcfccbe3581af1c3)
+Reviewed-by: Qt Cherry-pick Bot 
+(cherry picked from commit 049e14870c13235cd066758f29c42dc96c1ccdf8)
+---
+ src/concurrent/qtconcurrentthreadengine.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/src/concurrent/qtconcurrentthreadengine.h 
b/src/concurrent/qtconcurrentthreadengine.h
+index af413707e4..a4c8548cc4 100644
+--- a/src/concurrent/qtconcurrentthreadengine.h
 b/src/concurrent/qtconcurrentthreadengine.h
+@@ -247,8 +247,8 @@ template <>
+ class ThreadEngineStarter : public ThreadEngineStarterBase
+ {
+ public:
+-ThreadEngineStarter(ThreadEngine *_threadEngine)
+-:ThreadEngineStarterBase(_threadEngine) {}
++ThreadEngineStarter(ThreadEngine *_threadEngine)
++: ThreadEngineStarterBase(_threadEngine) {}
+ 
+ void startBlocking()
+ {
+-- 
+GitLab
+

diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.15.2-r1.ebuild 
b/dev-qt/qtconcurrent/qtconcurrent-5.15.2-r1.ebuild
new file mode 100644
index 000..f0ecb6cd1f6
--- /dev/null
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.15.2-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+QT5_MODULE="qtbase"
+inherit qt5-build
+
+DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework"
+SRC_URI+=" 
https://dev.gentoo.org/~asturm/distfiles/qtbase-${PV}-gcc11.patch.xz;
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   ~dev-qt/qtcore-${PV}:5=
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+   src/concurrent
+)
+
+PATCHES=(
+   "${WORKDIR}"/qtbase-${PV}-gcc11.patch # bug 752012
+   "${FILESDIR}"/${P}-gcc11.patch # bug #764977
+)



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdbus/

2021-08-22 Thread Sam James
commit: 18b7b1769c37239509a2e9b378c53321f47ffe28
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 02:02:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 02:02:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b7b176

dev-qt/qtdbus: revbump to propagate GCC 11 fixes

Closes: https://bugs.gentoo.org/806797
Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtdbus/{qtdbus-5.15.2.ebuild => qtdbus-5.15.2-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-qt/qtdbus/qtdbus-5.15.2.ebuild 
b/dev-qt/qtdbus/qtdbus-5.15.2-r1.ebuild
similarity index 100%
rename from dev-qt/qtdbus/qtdbus-5.15.2.ebuild
rename to dev-qt/qtdbus/qtdbus-5.15.2-r1.ebuild



[gentoo-commits] proj/qt:master commit in: dev-qt/qtgui/

2021-08-22 Thread Andreas Sturmlechner
commit: 8898e86615e7d5d31575c056058a5780a4fd0cba
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 23 00:35:29 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 23 01:14:58 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=8898e866

dev-qt/qtgui: Add IUSE=linuxfb

Bug: https://bugs.gentoo.org/589560
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtgui/metadata.xml   | 1 +
 dev-qt/qtgui/qtgui-5.15..ebuild | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtgui/metadata.xml b/dev-qt/qtgui/metadata.xml
index cfa040fb..4efe433f 100644
--- a/dev-qt/qtgui/metadata.xml
+++ b/dev-qt/qtgui/metadata.xml
@@ -11,6 +11,7 @@
Enable support for input devices via 
evdev
Build the IBus input method plugin
Enable support for input devices via 
dev-libs/libinput
+   Enable Linux framebuffer support for 
embedded devices
Enable support for touchscreen devices via 
x11-libs/tslib
Build plugin to receive touch events over the 
TUIO protocol
Enable support for Vulkan

diff --git a/dev-qt/qtgui/qtgui-5.15..ebuild 
b/dev-qt/qtgui/qtgui-5.15..ebuild
index 1f90fc01..47a8155c 100644
--- a/dev-qt/qtgui/qtgui-5.15..ebuild
+++ b/dev-qt/qtgui/qtgui-5.15..ebuild
@@ -13,9 +13,8 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
-# TODO: linuxfb
 IUSE="accessibility dbus egl eglfs evdev +gif gles2-only ibus jpeg
-   +libinput +png tslib tuio +udev vnc vulkan wayland +X"
+   +libinput linuxfb +png tslib tuio +udev vnc vulkan wayland +X"
 REQUIRED_USE="
|| ( eglfs X )
accessibility? ( dbus X )
@@ -168,6 +167,7 @@ src_configure() {
-system-harfbuzz
$(qt_use jpeg libjpeg system)
$(qt_use libinput)
+   $(qt_use linuxfb)
-opengl $(usex gles2-only es2 desktop)
$(qt_use png libpng system)
$(qt_use tslib)



[gentoo-commits] proj/qt:master commit in: dev-qt/qtgamepad/

2021-08-22 Thread Andreas Sturmlechner
commit: bbd72a032b38c2b27883bc95f71e5fe91e3d2d8b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 23 00:15:25 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 23 01:13:39 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=bbd72a03

dev-qt/qtgamepad: Fix IUSE=sdl to depend on media-libs/libsdl2

Bug: https://bugs.gentoo.org/777516
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtgamepad/qtgamepad-5.15..ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtgamepad/qtgamepad-5.15..ebuild 
b/dev-qt/qtgamepad/qtgamepad-5.15..ebuild
index 92fd95bd..70434d09 100644
--- a/dev-qt/qtgamepad/qtgamepad-5.15..ebuild
+++ b/dev-qt/qtgamepad/qtgamepad-5.15..ebuild
@@ -18,7 +18,7 @@ DEPEND="
~dev-qt/qtgui-${PV}[evdev?]
evdev? ( virtual/libudev:= )
qml? ( ~dev-qt/qtdeclarative-${PV} )
-   sdl? ( media-libs/libsdl )
+   sdl? ( media-libs/libsdl2 )
 "
 RDEPEND="${DEPEND}"
 



[gentoo-commits] proj/qt:master commit in: dev-qt/qdoc/

2021-08-22 Thread Andreas Sturmlechner
commit: 39f96c31a8083544ef6a65f7712ca33aa0d6e7ab
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Aug 22 22:27:29 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 23 01:13:38 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=39f96c31

dev-qt/qdoc: Add dev-qt/qtxml to DEPEND

Bug: https://bugs.gentoo.org/802492
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qdoc/qdoc-5.15..ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qdoc/qdoc-5.15..ebuild 
b/dev-qt/qdoc/qdoc-5.15..ebuild
index a72307e3..09d86b11 100644
--- a/dev-qt/qdoc/qdoc-5.15..ebuild
+++ b/dev-qt/qdoc/qdoc-5.15..ebuild
@@ -14,12 +14,15 @@ fi
 
 IUSE="qml"
 
-DEPEND="
+RDEPEND="
~dev-qt/qtcore-${PV}:5=
sys-devel/clang:=
qml? ( ~dev-qt/qtdeclarative-${PV} )
 "
-RDEPEND="${DEPEND}"
+# TODO: we know it is bogus, figure out how to disable checks, bug 802492
+DEPEND="${RDEPEND}
+   ~dev-qt/qtxml-${PV}
+"
 
 src_prepare() {
qt_use_disable_mod qml qmldevtools-private \



[gentoo-commits] proj/qt:master commit in: dev-qt/qtspeech/

2021-08-22 Thread Andreas Sturmlechner
commit: afcff079f245a0bab63d4e7a69e608cad67d5f54
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Aug 22 21:15:22 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 23 01:13:38 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=afcff079

dev-qt/qtspeech: Add IUSE=flite

Bug: https://bugs.gentoo.org/807583
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtspeech/metadata.xml  |  3 +++
 dev-qt/qtspeech/qtspeech-5.15..ebuild | 18 --
 2 files changed, 19 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtspeech/metadata.xml b/dev-qt/qtspeech/metadata.xml
index 32568f62..020b892f 100644
--- a/dev-qt/qtspeech/metadata.xml
+++ b/dev-qt/qtspeech/metadata.xml
@@ -9,6 +9,9 @@
https://bugreports.qt.io/
https://doc.qt.io/

+   
+   Enable text-to-speech synthesizer plugin 
using app-accessibility/flite engine
+   


Must only be used by packages that are known to use 
private parts of the Qt API.

diff --git a/dev-qt/qtspeech/qtspeech-5.15..ebuild 
b/dev-qt/qtspeech/qtspeech-5.15..ebuild
index 8a71d241..c2273fe4 100644
--- a/dev-qt/qtspeech/qtspeech-5.15..ebuild
+++ b/dev-qt/qtspeech/qtspeech-5.15..ebuild
@@ -11,11 +11,25 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
-# TODO: flite plugin - needs 2.0.0 (not yet in tree)
-IUSE=""
+IUSE="alsa flite"
 
 RDEPEND="
>=app-accessibility/speech-dispatcher-0.8.7
~dev-qt/qtcore-${PV}
+   flite? (
+   >=app-accessibility/flite-2[alsa?]
+   ~dev-qt/qtmultimedia-${PV}[alsa?]
+   alsa? ( media-libs/alsa-lib )
+   )
 "
 DEPEND="${RDEPEND}"
+
+src_prepare() {
+   qt_use_disable_config flite flite \
+   src/plugins/tts/tts.pro
+
+   qt_use_disable_config alsa flite_alsa \
+   src/plugins/tts/flite/flite.pro
+
+   qt5-build_src_prepare
+}



[gentoo-commits] proj/qt:master commit in: dev-qt/qtplugininfo/

2021-08-22 Thread Andreas Sturmlechner
commit: 4ebc91c77543b0945997b6b2a435d456528281fd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Aug 22 22:26:05 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 23 01:13:38 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=4ebc91c7

dev-qt/qtplugininfo: Add dev-qt/qtxml to DEPEND

Bug: https://bugs.gentoo.org/795237
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtplugininfo/qtplugininfo-5.15..ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtplugininfo/qtplugininfo-5.15..ebuild 
b/dev-qt/qtplugininfo/qtplugininfo-5.15..ebuild
index 79f43879..064b136f 100644
--- a/dev-qt/qtplugininfo/qtplugininfo-5.15..ebuild
+++ b/dev-qt/qtplugininfo/qtplugininfo-5.15..ebuild
@@ -14,7 +14,10 @@ fi
 
 IUSE=""
 
-DEPEND="
+RDEPEND="
~dev-qt/qtcore-${PV}
 "
-RDEPEND="${DEPEND}"
+# TODO: we know it is bogus, figure out how to disable checks, bug 795237
+DEPEND="${RDEPEND}
+   ~dev-qt/qtxml-${PV}
+"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-hts/

2021-08-22 Thread Craig Andrews
commit: 09d6258c4ae2dde5b5f06961a03206417c6a8e4b
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Aug 23 00:52:10 2021 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Aug 23 00:52:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09d6258c

media-plugins/kodi-pvr-hts: 8.4.0 version bump

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-pvr-hts/Manifest|  1 +
 .../kodi-pvr-hts/kodi-pvr-hts-8.4.0.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/media-plugins/kodi-pvr-hts/Manifest 
b/media-plugins/kodi-pvr-hts/Manifest
index f277b6e70de..db576cde1a8 100644
--- a/media-plugins/kodi-pvr-hts/Manifest
+++ b/media-plugins/kodi-pvr-hts/Manifest
@@ -3,3 +3,4 @@ DIST kodi-pvr-hts-8.3.1.tar.gz 190434 BLAKE2B 
d1a2d17e94e02ec37d0598c5d550859db4
 DIST kodi-pvr-hts-8.3.2.tar.gz 190508 BLAKE2B 
b48ba46bc640d23ea7157c7a4c013879e201a30d8c45849cdbfa33e4d52bd9508761d241f67db980fb9c518aa9921781907329f3ef3f1388cd8321bd49eb0bf5
 SHA512 
5ff3791c0413cc6a3ddfece9da1296611dc2bd8fd726260ded391f04f2a259a7ead756f7a069c1a5d3e2d9249e03b767b0553a2a71d297adea8644ee27f1fa7e
 DIST kodi-pvr-hts-8.3.3.tar.gz 190712 BLAKE2B 
3c3470eacda0df7f5dbb014597b9a492a1b926aeaaf48febb439cc253b096feec416e5ddd4c29b521c7e8389e80f274dc507912862563ed0254db03f121d50af
 SHA512 
30d3baeb6c970a14b965f09f572d35f9d3a1339dfa624610045ad8d7dccb65d7eced665227fccda6c12801745e08ceb90ad73f2829540d49854af62757ecc5d1
 DIST kodi-pvr-hts-8.3.4.tar.gz 190740 BLAKE2B 
10dd05d406b6e6b9a2608f0d9347997d9c939ba5ac937eb03d49ca8a9200dae6fee4f50c787a0004739218c35b95f14f2085a604183fd83869d886f5662f20ff
 SHA512 
f7aadb37de471b57267984ca92484fab0736cf38db2f437dabad63ecbfd56b61f51fce077389d667eecab4f7445bfa458fe1ab8933607a81d1d69f3448810934
+DIST kodi-pvr-hts-8.4.0.tar.gz 214128 BLAKE2B 
b69589c2bb92cf5f77b6c5a35afa37b8995388179ab316c3c84baa20a79dc86cef89b99bf2afbc5e8f89f7f85e261c83eeca2b92e94b62a5f8de41da4bd64ea6
 SHA512 
929d32e0702b7199cf2e80a7bd7b0ec6654194fbd17f15defa11da7aa41e068bf999cad25ebb7dcb594e5895354824483b4a4e896cc97a7b06b9183d21c0fbff

diff --git a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.4.0.ebuild 
b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.4.0.ebuild
new file mode 100644
index 000..2229139c850
--- /dev/null
+++ b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-8.4.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake kodi-addon
+
+DESCRIPTION="Tvheadend Live TV and Radio PVR client addon for Kodi"
+HOMEPAGE="https://github.com/kodi-pvr/pvr.hts;
+SRC_URI=""
+
+if [[ ${PV} ==  ]]; then
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.hts.git;
+   inherit git-r3
+else
+   CODENAME="Matrix"
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://github.com/kodi-pvr/pvr.hts/archive/${PV}-${CODENAME}.tar.gz 
-> ${P}.tar.gz"
+   S="${WORKDIR}/pvr.hts-${PV}-${CODENAME}"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   =media-tv/kodi-19*
+   "
+
+RDEPEND="
+   ${DEPEND}
+   "



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libxml2/

2021-08-22 Thread Sam James
commit: 58ebf9c369a07f77a446f467988fa503632c9645
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Aug 22 15:43:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 00:40:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ebf9c3

dev-libs/libxml2: stable 2.9.12-r5 for hppa/sparc, bug #809494

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

 dev-libs/libxml2/libxml2-2.9.12-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild 
b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
index 9f84692dee3..5b3e2d98c1f 100644
--- a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
@@ -36,7 +36,7 @@ LICENSE="MIT"
 SLOT="2"
 # Dropped keywords for now because it's a minor LDFLAGS fix, and it will ease 
upgrades
 # bug #802210
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug examples icu ipv6 lzma +python readline static-libs test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/openrc/

2021-08-22 Thread Sam James
commit: b0c234e228bc6f99e56fc00553684c8e834d082e
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 00:37:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 00:39:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0c234e2

sys-apps/openrc: Stabilize 0.43.5 arm, #809254

Signed-off-by: Sam James  gentoo.org>

 sys-apps/openrc/openrc-0.43.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/openrc/openrc-0.43.5.ebuild 
b/sys-apps/openrc/openrc-0.43.5.ebuild
index 8fac6bd7442..895813dfa94 100644
--- a/sys-apps/openrc/openrc-0.43.5.ebuild
+++ b/sys-apps/openrc/openrc-0.43.5.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86"
 fi
 
 LICENSE="BSD-2"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libxml2/

2021-08-22 Thread Sam James
commit: a4039ffbfcda28663db43da7f98f2d607018dcce
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 00:38:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 00:39:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4039ffb

dev-libs/libxml2: Stabilize 2.9.12-r5 arm, #809494

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libxml2/libxml2-2.9.12-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild 
b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
index 06a6ee4bd59..9f84692dee3 100644
--- a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
@@ -36,7 +36,7 @@ LICENSE="MIT"
 SLOT="2"
 # Dropped keywords for now because it's a minor LDFLAGS fix, and it will ease 
upgrades
 # bug #802210
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug examples icu ipv6 lzma +python readline static-libs test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



[gentoo-commits] repo/gentoo:master commit in: media-sound/wildmidi/

2021-08-22 Thread Sam James
commit: 738f786025873304034c5c33172605c58b970d7f
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 00:38:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 00:39:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=738f7860

media-sound/wildmidi: Stabilize 0.4.4 arm, #809479

Signed-off-by: Sam James  gentoo.org>

 media-sound/wildmidi/wildmidi-0.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/wildmidi/wildmidi-0.4.4.ebuild 
b/media-sound/wildmidi/wildmidi-0.4.4.ebuild
index d8318fb753c..5e9f0f9cf20 100644
--- a/media-sound/wildmidi/wildmidi-0.4.4.ebuild
+++ b/media-sound/wildmidi/wildmidi-0.4.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Mindwerks/${PN}/archive/${P}.tar.gz;
 
 LICENSE="GPL-3+ LGPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc ppc64 ~x86"
+KEYWORDS="amd64 arm ~hppa ppc ppc64 ~x86"
 IUSE="+alsa openal oss +player"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-libs/mbedtls/

2021-08-22 Thread Sam James
commit: 3b9d6a8c680ea4c280577bf8ed803dbf8ab09549
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 00:37:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 00:39:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b9d6a8c

net-libs/mbedtls: Stabilize 2.16.11 amd64, #801376

Signed-off-by: Sam James  gentoo.org>

 net-libs/mbedtls/mbedtls-2.16.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/mbedtls/mbedtls-2.16.11.ebuild 
b/net-libs/mbedtls/mbedtls-2.16.11.ebuild
index 85b70ebde1c..cdad78fbee8 100644
--- a/net-libs/mbedtls/mbedtls-2.16.11.ebuild
+++ b/net-libs/mbedtls/mbedtls-2.16.11.ebuild
@@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-${P}
 
 LICENSE="Apache-2.0"
 SLOT="0/3.12.0" # ffmpeg subslot naming: SONAME tuple of 
{libmbedcrypto.so,libmbedtls.so,libmbedx509.so}
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86"
 IUSE="cpu_flags_x86_sse2 doc havege programs static-libs test threads zlib"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/gmic/

2021-08-22 Thread Sam James
commit: f77f0ef95af21b40a14cdad760ba403c2008cb23
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 00:37:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 00:39:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f77f0ef9

media-gfx/gmic: Stabilize 2.9.8 arm64, #809233

Signed-off-by: Sam James  gentoo.org>

 media-gfx/gmic/gmic-2.9.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/gmic/gmic-2.9.8.ebuild b/media-gfx/gmic/gmic-2.9.8.ebuild
index c225ea989d7..d29f30e5e8b 100644
--- a/media-gfx/gmic/gmic-2.9.8.ebuild
+++ b/media-gfx/gmic/gmic-2.9.8.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]]; then
inherit git-r3
 else
SRC_URI="https://gmic.eu/files/source/${PN}_${PV}.tar.gz;
-   KEYWORDS="amd64 ~arm64 ~x86"
+   KEYWORDS="amd64 arm64 ~x86"
 fi
 
 DESCRIPTION="GREYC's Magic Image Converter"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libxml2/

2021-08-22 Thread Sam James
commit: 26316633d9f1dbf737cde909841d62ded70c075e
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 00:37:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 00:39:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26316633

dev-libs/libxml2: Stabilize 2.9.12-r5 arm64, #809494

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libxml2/libxml2-2.9.12-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild 
b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
index 6b2fbcf8a87..06a6ee4bd59 100644
--- a/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.12-r5.ebuild
@@ -36,7 +36,7 @@ LICENSE="MIT"
 SLOT="2"
 # Dropped keywords for now because it's a minor LDFLAGS fix, and it will ease 
upgrades
 # bug #802210
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="debug examples icu ipv6 lzma +python readline static-libs test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/mbedtls/

2021-08-22 Thread Sam James
commit: 30f9ffbcdaaca1f886a30c177cefc3c9fadaf3e5
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 00:37:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 00:39:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30f9ffbc

net-libs/mbedtls: Stabilize 2.27.0-r1 amd64, #801376

Signed-off-by: Sam James  gentoo.org>

 net-libs/mbedtls/mbedtls-2.27.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/mbedtls/mbedtls-2.27.0-r1.ebuild 
b/net-libs/mbedtls/mbedtls-2.27.0-r1.ebuild
index 1ddd91911ae..1a6dbf01e2a 100644
--- a/net-libs/mbedtls/mbedtls-2.27.0-r1.ebuild
+++ b/net-libs/mbedtls/mbedtls-2.27.0-r1.ebuild
@@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-${P}
 
 LICENSE="Apache-2.0"
 SLOT="0/7.13.1" # ffmpeg subslot naming: SONAME tuple of 
{libmbedcrypto.so,libmbedtls.so,libmbedx509.so}
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
 IUSE="cpu_flags_x86_sse2 doc havege programs static-libs test threads zlib"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: mail-mta/sendmail/

2021-08-22 Thread Sam James
commit: 8dcc86019d45f6102813b4bab4230768906329ad
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 00:38:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 00:39:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dcc8601

mail-mta/sendmail: Stabilize 8.16.1-r1 sparc, #809302

Signed-off-by: Sam James  gentoo.org>

 mail-mta/sendmail/sendmail-8.16.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild 
b/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild
index 95ef65582be..484eb3cc6d9 100644
--- a/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild
+++ b/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz;
 
 LICENSE="Sendmail GPL-2" # GPL-2 is here for initscript
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86"
 IUSE="ipv6 ldap mbox nis sasl sockets ssl tcpd"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: mail-filter/libmilter/

2021-08-22 Thread Sam James
commit: 74afaf30e4e776372fa57532b7b7c5096d2d45da
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 00:38:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 00:39:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74afaf30

mail-filter/libmilter: Stabilize 1.0.2_p1-r2 sparc, #809302

Signed-off-by: Sam James  gentoo.org>

 mail-filter/libmilter/libmilter-1.0.2_p1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-filter/libmilter/libmilter-1.0.2_p1-r2.ebuild 
b/mail-filter/libmilter/libmilter-1.0.2_p1-r2.ebuild
index 924c4295b37..887a2a0179c 100644
--- a/mail-filter/libmilter/libmilter-1.0.2_p1-r2.ebuild
+++ b/mail-filter/libmilter/libmilter-1.0.2_p1-r2.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/sendmail-${SENDMAIL_VER}"
 
 LICENSE="Sendmail"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86"
 IUSE="ipv6 poll"
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: net-misc/wget2/

2021-08-22 Thread Sam James
commit: 9d24820251e2b2b9f9c7f0ffec8b9139985eb116
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 23 00:17:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 23 00:39:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d248202

net-misc/wget2: use more pkg tags in metadaa.xml

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget2/metadata.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-misc/wget2/metadata.xml b/net-misc/wget2/metadata.xml
index 97ad973be36..e11e2ca24ca 100644
--- a/net-misc/wget2/metadata.xml
+++ b/net-misc/wget2/metadata.xml
@@ -7,10 +7,10 @@


Enable support for brotli compression
-   Build gpgme backend
-   Enable HTTP/2.0 support
-   Enable crypto support via 
dev-libs/openssl
+   Build app-crypt/gpgme 
backend
+   Enable HTTP/2.0 support via 
net-libs/nghttp2
+   Enable crypto support via 
dev-libs/openssl
Use public suffix list via 
net-libs/libpsl
-   Depend on dev-util/vagrind for test 
suite
+   Depend on dev-util/valgrind 
for test suite

 



[gentoo-commits] repo/gentoo:master commit in: net-libs/libaxc/

2021-08-22 Thread Sebastian Pipping
commit: 33fa09b0dc127aba68a045f84032ed2fd1811cd2
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Aug 22 23:07:45 2021 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Aug 22 23:09:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33fa09b0

net-libs/libaxc: 0.3.5 + GCC 11 test fix

Closes: https://bugs.gentoo.org/803353
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-3.0.22, Repoman-3.0.3

 net-libs/libaxc/Manifest|  1 +
 net-libs/libaxc/libaxc-0.3.5.ebuild | 62 +
 2 files changed, 63 insertions(+)

diff --git a/net-libs/libaxc/Manifest b/net-libs/libaxc/Manifest
index aa680ec4949..4528d6764d9 100644
--- a/net-libs/libaxc/Manifest
+++ b/net-libs/libaxc/Manifest
@@ -1 +1,2 @@
 DIST libaxc-0.3.4.tar.gz 40198 BLAKE2B 
78fc122eefbc5c6173bdad5cf31734cf95b750c09bddede5b2656a88bede3d6c25fb22af5447681c58eb1f296ee326480e22aacb843d951f1bd7a6933155432a
 SHA512 
7b6b5466ee89d78d3c3a2e7cf961dfb3310bff01947e69e906c83ff97e89d1bdc0e2e92f7bd0d4b48a97af91409f435a4fd869229af5b67b2f66ba464bbfd7b8
+DIST libaxc-0.3.5.tar.gz 40418 BLAKE2B 
bcafe30c295fb6c5bd075cc7ecb9b81dcb094301a65d51ec7bcff82159c4fecdc6a4a64530e81c429803c8e267c3d6f6ccede8b5fda7d920af1c10c3806d66f0
 SHA512 
7708c136dfd57cc799ac467bea010ddbdcfe78a4cdae3c5882f97de7674e38e5f183f94fd42dd2df74dfec451f1822ef43122321aca46c042d5355b74e128694

diff --git a/net-libs/libaxc/libaxc-0.3.5.ebuild 
b/net-libs/libaxc/libaxc-0.3.5.ebuild
new file mode 100644
index 000..fe624430b58
--- /dev/null
+++ b/net-libs/libaxc/libaxc-0.3.5.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_P="axc-${PV}"
+DESCRIPTION="Client library for libsignal-protocol-c"
+HOMEPAGE="https://github.com/gkdr/axc;
+SRC_URI="https://github.com/gkdr/axc/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"  # not GPL-3+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs test"
+
+RDEPEND="
+   dev-db/sqlite
+   dev-libs/glib
+   dev-libs/libgcrypt
+   net-libs/libsignal-protocol-c
+   "
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+   test? ( dev-util/cmocka )
+   "
+
+S="${WORKDIR}"/${MY_P}
+RESTRICT="!test? ( test )"
+
+DOCS=( CHANGELOG.md README.md )
+
+src_prepare() {
+   rm -R lib || die  # unbundle libsignal-protocol-c
+   default
+}
+
+src_compile() {
+   emake PREFIX=/usr
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX=/usr install
+
+   # Respect libdir other than /usr/lib, e.g. /usr/lib64
+   local libdir="$(get_libdir)"
+   if [[ ${libdir} != lib ]]; then
+   mv "${D}"/usr/{lib,${libdir}} || die
+   sed "s|^libdir=.*|libdir=\${prefix}/${libdir}|" \
+   -i "${D}/usr/${libdir}/pkgconfig/libaxc.pc" || 
die
+   fi
+
+   einstalldocs
+
+   if ! use static-libs ; then
+   rm "${D}/usr/${libdir}/libaxc.a" || die
+   fi
+}
+
+src_test() {
+   emake -j1 test
+}



[gentoo-commits] proj/kde:master commit in: kde-apps/okular/files/, kde-apps/okular/

2021-08-22 Thread Andreas Sturmlechner
commit: 6bf3ae87c13a3c61097fa1c4c4be36e8fa764d7a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Aug 22 23:02:21 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Aug 22 23:02:21 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6bf3ae87

kde-apps/okular: Rebase okular-20.11.90-tests.patch on top of HEAD

Reported-by: jospezial  gmx.de>
Closes: https://bugs.gentoo.org/809674
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/okular/files/okular-21.11.80-tests.patch | 145 ++
 kde-apps/okular/okular-.ebuild|   2 +-
 2 files changed, 146 insertions(+), 1 deletion(-)

diff --git a/kde-apps/okular/files/okular-21.11.80-tests.patch 
b/kde-apps/okular/files/okular-21.11.80-tests.patch
new file mode 100644
index 00..683a07bc1a
--- /dev/null
+++ b/kde-apps/okular/files/okular-21.11.80-tests.patch
@@ -0,0 +1,145 @@
+From 323fed918995fe2e01036c74c1498446b4d2f122 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Thu, 12 Oct 2017 14:09:09 +0200
+Subject: [PATCH] Move tests into existing (auto)tests subdirectories
+
+---
+ generators/chm/CMakeLists.txt | 12 +++-
+ generators/chm/autotests/CMakeLists.txt   |  8 
+ generators/chm/autotests/chmgeneratortest.cpp |  2 +-
+ generators/comicbook/CMakeLists.txt   | 10 +++---
+ generators/comicbook/autotests/CMakeLists.txt |  6 ++
+ generators/kimgio/CMakeLists.txt  |  5 +
+ generators/kimgio/tests/CMakeLists.txt|  5 +
+ generators/kimgio/tests/kimgiotest.cpp|  2 +-
+ 8 files changed, 28 insertions(+), 22 deletions(-)
+ create mode 100644 generators/chm/autotests/CMakeLists.txt
+ create mode 100644 generators/comicbook/autotests/CMakeLists.txt
+ create mode 100644 generators/kimgio/tests/CMakeLists.txt
+
+diff --git a/generators/chm/CMakeLists.txt b/generators/chm/CMakeLists.txt
+index 0d7452cba..3adb3fd54 100644
+--- a/generators/chm/CMakeLists.txt
 b/generators/chm/CMakeLists.txt
+@@ -23,15 +23,9 @@ okular_add_generator(okularGenerator_chmlib 
${okularGenerator_chmlib_SRCS})
+ target_include_directories(okularGenerator_chmlib PRIVATE ${CHM_INCLUDE_DIR} 
${LIBZIP_INCLUDE_DIR})
+ target_link_libraries(okularGenerator_chmlib  okularcore ${CHM_LIBRARY} 
${LIBZIP_LIBRARY} KF5::KHtml)
+ 
+-### autotests ###
+-
+-add_definitions( -DKDESRCDIR="${CMAKE_CURRENT_SOURCE_DIR}/" )
+-ecm_add_test(autotests/chmgeneratortest.cpp
+-TEST_NAME "chmgeneratortest"
+-LINK_LIBRARIES Qt5::Test KF5::CoreAddons okularcore
+-)
+-
+-target_compile_definitions(chmgeneratortest PRIVATE 
-DGENERATOR_PATH="$")
++if(BUILD_TESTING)
++   add_subdirectory(autotests)
++endif()
+ 
+ ### install files ###
+ install( FILES okularChm.desktop  DESTINATION  ${KDE_INSTALL_KSERVICES5DIR} )
+diff --git a/generators/chm/autotests/CMakeLists.txt 
b/generators/chm/autotests/CMakeLists.txt
+new file mode 100644
+index 0..59753ca45
+--- /dev/null
 b/generators/chm/autotests/CMakeLists.txt
+@@ -0,0 +1,8 @@
++add_definitions( -DKDESRCDIR="${CMAKE_CURRENT_SOURCE_DIR}/../" )
++
++ecm_add_test(chmgeneratortest.cpp
++TEST_NAME "chmgeneratortest"
++LINK_LIBRARIES Qt5::Test KF5::CoreAddons okularcore
++)
++
++target_compile_definitions(chmgeneratortest PRIVATE 
-DGENERATOR_PATH="$")
+diff --git a/generators/chm/autotests/chmgeneratortest.cpp 
b/generators/chm/autotests/chmgeneratortest.cpp
+index c428fa1b3..68f7a5821 100644
+--- a/generators/chm/autotests/chmgeneratortest.cpp
 b/generators/chm/autotests/chmgeneratortest.cpp
+@@ -30,7 +30,7 @@ void ChmGeneratorTest::initTestCase()
+ {
+ Okular::SettingsCore::instance(QStringLiteral("ChmGeneratorTest"));
+ m_document = new Okular::Document(nullptr);
+-const QString testFile = QStringLiteral(KDESRCDIR 
"autotests/data/test.chm");
++const QString testFile = QStringLiteral(KDESRCDIR "data/test.chm");
+ QMimeDatabase db;
+ const QMimeType mime = db.mimeTypeForFile(testFile);
+ QCOMPARE(m_document->openDocument(testFile, QUrl(), mime), 
Okular::Document::OpenSuccess);
+diff --git a/generators/comicbook/CMakeLists.txt 
b/generators/comicbook/CMakeLists.txt
+index a0e7569a2..91bcc6ec7 100644
+--- a/generators/comicbook/CMakeLists.txt
 b/generators/comicbook/CMakeLists.txt
+@@ -25,13 +25,9 @@ if (KArchive_HAVE_LZMA)
+ target_compile_definitions(okular_comicbook PRIVATE -DWITH_K7ZIP=1)
+ endif()
+ 
+-### autotests ###
+-
+-add_definitions( -DKDESRCDIR="${CMAKE_CURRENT_SOURCE_DIR}/" )
+-ecm_add_test(autotests/comicbooktest.cpp
+-TEST_NAME "comicbooktest"
+-LINK_LIBRARIES Qt5::Test KF5::CoreAddons okularcore okular_comicbook
+-)
++if(BUILD_TESTING)
++add_subdirectory(autotests)
++endif()
+ 
+ ### install files ###
+ install( FILES okularComicbook.desktop  DESTINATION  

[gentoo-commits] repo/gentoo:master commit in: app-emulation/docker-compose/

2021-08-22 Thread Louis Sautier
commit: a7a79b82d38c779754a945e63f1b032c120a7d87
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Aug  7 11:30:19 2021 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sun Aug 22 23:00:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7a79b82

app-emulation/docker-compose: enable py3.10, use epytest

Also rely on distutils_enable_tests to set RESTRICT and IUSE.

Closes: https://github.com/gentoo/gentoo/pull/21905
Signed-off-by: Louis Sautier  gentoo.org>

 app-emulation/docker-compose/docker-compose-1.29.2.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-emulation/docker-compose/docker-compose-1.29.2.ebuild 
b/app-emulation/docker-compose/docker-compose-1.29.2.ebuild
index cec99a23828..f61fc3f500a 100644
--- a/app-emulation/docker-compose/docker-compose-1.29.2.ebuild
+++ b/app-emulation/docker-compose/docker-compose-1.29.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit bash-completion-r1 distutils-r1
@@ -16,10 +16,8 @@ 
SRC_URI="https://github.com/docker/compose/archive/${MY_PV}.tar.gz -> ${P}.tar.g
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 arm64"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+RDEPEND="
>=dev-python/cached-property-1.2.0[${PYTHON_USEDEP}]
>=dev-python/distro-1.5.0[${PYTHON_USEDEP}]
>=dev-python/docker-py-5[${PYTHON_USEDEP}]
@@ -43,6 +41,8 @@ DEPEND="${RDEPEND}
 
 S="${WORKDIR}/compose-${MY_PV}"
 
+distutils_enable_tests pytest
+
 PATCHES=(
# Bug #679968 -- https://bugs.gentoo.org/679968
# Bug #681002 -- https://bugs.gentoo.org/681002
@@ -60,7 +60,7 @@ src_prepare() {
 
 python_test() {
distutils_install_for_testing
-   ${PYTHON} -m pytest tests/unit/ || die "tests failed under ${EPYTHON}"
+   epytest tests/unit/
 }
 
 python_install_all() {



[gentoo-commits] repo/gentoo:master commit in: app-cdr/dolphin-plugins-mountiso/files/

2021-08-22 Thread Andreas Sturmlechner
commit: 5e551cd036a132e8e0b2fb8497c510af83990e08
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Fri Aug 20 18:23:06 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Aug 22 22:47:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e551cd0

app-cdr/dolphin-plugins-mountiso: remove unused patch(es)

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/22054
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 ...iso-20.12.3-dont-mount-ISO-multiple-times.patch | 41 --
 1 file changed, 41 deletions(-)

diff --git 
a/app-cdr/dolphin-plugins-mountiso/files/dolphin-plugins-mountiso-20.12.3-dont-mount-ISO-multiple-times.patch
 
b/app-cdr/dolphin-plugins-mountiso/files/dolphin-plugins-mountiso-20.12.3-dont-mount-ISO-multiple-times.patch
deleted file mode 100644
index fc59e171850..000
--- 
a/app-cdr/dolphin-plugins-mountiso/files/dolphin-plugins-mountiso-20.12.3-dont-mount-ISO-multiple-times.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From f136702d2adc8643ea12f1b6e3bf97925f1b33f0 Mon Sep 17 00:00:00 2001
-From: Kwon-Young Choi 
-Date: Fri, 19 Mar 2021 17:10:31 +0100
-Subject: [PATCH] BackingFile property should be use with StorageVolume instead
- of StorageAccess
-
-BUG: 434617
-
-When mounting an iso with `udisksctl`, first a loop device is created
-`/dev/loop0` then a second device `/dev/loop0p1` is used to mount it on
-a filesystem location.
-
-Querying for StorageAccess devices sometimes only returns the `/dev/loop0p1`
-device without the `/dev/loop0` device and the BackingFile property does not
-work on `/dev/loop0p1`.
-
-Solution: query for StorageVolume instead which returns all loop devices:
-`/dev/loop0` and `/dev/loop1`.
-
-Warning: Because StorageVolume returns more devices, the function
-`getDeviceFromBackingFile` could be a little bit slower.

- mountiso/mountisoaction.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/mountiso/mountisoaction.cpp b/mountiso/mountisoaction.cpp
-index e5575ae..d198a89 100644
 a/mountiso/mountisoaction.cpp
-+++ b/mountiso/mountisoaction.cpp
-@@ -78,7 +78,7 @@ MountIsoAction::MountIsoAction(QObject *parent, const 
QVariantList &)
- const Solid::Device getDeviceFromBackingFile(const QString )
- {
- const QList blockDevices =
--Solid::Device::listFromQuery("[ IS StorageAccess AND IS 
GenericInterface ]");
-+Solid::Device::listFromQuery("[ IS StorageVolume AND IS 
GenericInterface ]");
- 
- for (const Solid::Device  : blockDevices) {
- auto genericDevice = device.as();
--- 
-GitLab
-



[gentoo-commits] proj/qt:master commit in: dev-qt/qtbluetooth/

2021-08-22 Thread Andreas Sturmlechner
commit: 33c2f46a1cb70a77c3b11ae0a59e4207857c43a1
Author: Marek Szuba  gentoo  org>
AuthorDate: Fri Aug 20 17:15:39 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Aug 22 22:39:31 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=33c2f46a

dev-qt/qtbluetooth: keyword for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtbluetooth/qtbluetooth-5.15..ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.15..ebuild 
b/dev-qt/qtbluetooth/qtbluetooth-5.15..ebuild
index 3081decf..7e1f2d20 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.15..ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.15..ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Bluetooth support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 IUSE="qml"



[gentoo-commits] proj/qt:master commit in: dev-qt/qdbus/, dev-qt/qdoc/, dev-qt/qtpaths/, dev-qt/qtcharts/, dev-qt/qtscript/

2021-08-22 Thread Andreas Sturmlechner
commit: b1ce36cf069169931eb1439bdc0406d9f14ecb7c
Author: Alex Fan  yahoo  com>
AuthorDate: Tue Aug 17 04:07:43 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Aug 22 22:37:53 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=b1ce36cf

dev-qt: keyword various packages for ~riscv

qdoc
qtcharts
qtscript
qdbus
qtpaths

See also: https://github.com/gentoo/gentoo/pull/21955

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qdbus/qdbus-5.15..ebuild   | 2 +-
 dev-qt/qdoc/qdoc-5.15..ebuild | 2 +-
 dev-qt/qtcharts/qtcharts-5.15..ebuild | 2 +-
 dev-qt/qtpaths/qtpaths-5.15..ebuild   | 2 +-
 dev-qt/qtscript/qtscript-5.15..ebuild | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-qt/qdbus/qdbus-5.15..ebuild 
b/dev-qt/qdbus/qdbus-5.15..ebuild
index 68df5411..a3e29286 100644
--- a/dev-qt/qdbus/qdbus-5.15..ebuild
+++ b/dev-qt/qdbus/qdbus-5.15..ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Interface to Qt applications communicating over D-Bus"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE=""

diff --git a/dev-qt/qdoc/qdoc-5.15..ebuild 
b/dev-qt/qdoc/qdoc-5.15..ebuild
index fb198125..a72307e3 100644
--- a/dev-qt/qdoc/qdoc-5.15..ebuild
+++ b/dev-qt/qdoc/qdoc-5.15..ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Qt documentation generator"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 IUSE="qml"

diff --git a/dev-qt/qtcharts/qtcharts-5.15..ebuild 
b/dev-qt/qtcharts/qtcharts-5.15..ebuild
index 08625199..a7a7c17b 100644
--- a/dev-qt/qtcharts/qtcharts-5.15..ebuild
+++ b/dev-qt/qtcharts/qtcharts-5.15..ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Chart component library for the Qt5 framework"
 LICENSE="GPL-3"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 IUSE="qml"

diff --git a/dev-qt/qtpaths/qtpaths-5.15..ebuild 
b/dev-qt/qtpaths/qtpaths-5.15..ebuild
index 400422bf..291930ca 100644
--- a/dev-qt/qtpaths/qtpaths-5.15..ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.15..ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Command line client to QStandardPaths"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE=""

diff --git a/dev-qt/qtscript/qtscript-5.15..ebuild 
b/dev-qt/qtscript/qtscript-5.15..ebuild
index acd28a5d..f244b71e 100644
--- a/dev-qt/qtscript/qtscript-5.15..ebuild
+++ b/dev-qt/qtscript/qtscript-5.15..ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE="+jit scripttools"



[gentoo-commits] repo/gentoo:master commit in: dev-python/discogs-client/

2021-08-22 Thread Louis Sautier
commit: 14261b2c0b7bd2d84fc52f122a035c659eb98c3b
Author: Louis Sautier  gentoo  org>
AuthorDate: Sun Aug 22 17:05:19 2021 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sun Aug 22 22:21:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14261b2c

dev-python/discogs-client: enable py3.10, fix deps

Signed-off-by: Louis Sautier  gentoo.org>

 .../discogs-client/discogs-client-2.3.12-r1.ebuild | 33 ++
 1 file changed, 33 insertions(+)

diff --git a/dev-python/discogs-client/discogs-client-2.3.12-r1.ebuild 
b/dev-python/discogs-client/discogs-client-2.3.12-r1.ebuild
new file mode 100644
index 000..36b9175dec9
--- /dev/null
+++ b/dev-python/discogs-client/discogs-client-2.3.12-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/joalla/discogs_client.git;
+   inherit git-r3
+else
+   MY_PN='python3-discogs-client'
+   MY_P=${MY_PN}-${PV}
+   SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+   S="${WORKDIR}/${MY_P}"
+fi
+
+DESCRIPTION="Continuation of the official Python API client for Discogs"
+HOMEPAGE="https://github.com/joalla/discogs_client 
https://pypi.org/project/python3-discogs-client/;
+
+LICENSE="BSD-2"
+SLOT="0"
+
+RDEPEND="
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/oauthlib[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests nose



[gentoo-commits] repo/gentoo:master commit in: dev-python/discogs-client/

2021-08-22 Thread Louis Sautier
commit: 68231b827d5ca3dec42fac9b12f7eca9a911aa5b
Author: Louis Sautier  gentoo  org>
AuthorDate: Sun Aug 22 22:19:49 2021 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sun Aug 22 22:21:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68231b82

dev-python/discogs-client: sync live ebuild with 2.3.12-r1

Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/discogs-client/discogs-client-.ebuild | 12 +++-
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/dev-python/discogs-client/discogs-client-.ebuild 
b/dev-python/discogs-client/discogs-client-.ebuild
index e9fcd94f285..36b9175dec9 100644
--- a/dev-python/discogs-client/discogs-client-.ebuild
+++ b/dev-python/discogs-client/discogs-client-.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 
@@ -26,14 +26,8 @@ SLOT="0"
 
 RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/oauth2[${PYTHON_USEDEP}]
dev-python/oauthlib[${PYTHON_USEDEP}]
-   "
-BDEPEND="
-   dev-python/oauthlib[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/sh[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
-   "
+"
 
 distutils_enable_tests nose



  1   2   3   >