[gentoo-commits] repo/gentoo:master commit in: mail-mta/protonmail-bridge-bin/

2020-11-15 Thread Piotr Karbowski
commit: a96e73bcc512a2902dba6fb5e89f166b0e3711bd
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Mon Nov 16 07:04:44 2020 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Mon Nov 16 07:04:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96e73bc

mail-mta/protonmail-bridge-bin: fix reintroduced missing dependency.

Closes: https://bugs.gentoo.org/754873
Signed-off-by: Piotr Karbowski  gentoo.org>

 mail-mta/protonmail-bridge-bin/protonmail-bridge-bin-1.5.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mail-mta/protonmail-bridge-bin/protonmail-bridge-bin-1.5.0.ebuild 
b/mail-mta/protonmail-bridge-bin/protonmail-bridge-bin-1.5.0.ebuild
index a1f688318f2..e1fe63e0942 100644
--- a/mail-mta/protonmail-bridge-bin/protonmail-bridge-bin-1.5.0.ebuild
+++ b/mail-mta/protonmail-bridge-bin/protonmail-bridge-bin-1.5.0.ebuild
@@ -31,6 +31,7 @@ RDEPEND="
x11-libs/libxcb
x11-libs/libXext
x11-libs/libXi
+   x11-libs/libxkbcommon[X]
 "
 BDEPEND="dev-util/patchelf"
 



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

2020-11-15 Thread Agostino Sarubbo
commit: 7cddf22157a1094b25b127bfe99f7172f7b2f335
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Nov 16 06:54:24 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Nov 16 06:54:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cddf221

sys-kernel/git-sources: Automated version bump to 5.10_rc4.

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

 sys-kernel/git-sources/Manifest|  1 +
 sys-kernel/git-sources/git-sources-5.10_rc4.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index a2cec6b9021..07999e85f25 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -2,3 +2,4 @@ DIST linux-5.9.tar.xz 115507140 BLAKE2B 
e8d11472d63a9f8409ca12a2e8c97c6963a3d451
 DIST patch-5.10-rc1.patch 63423359 BLAKE2B 
83bd8492121f572584805667cda35964a1ab68730f7a61e2f6d5de950b61c29b08728596fd8802cfa02b58986da3559ffbb41be70816533bd6139fda55b9f233
 SHA512 
80f493f134cdce969f80ebf39dd473d1dce00b3fa419569ba761a4b91172fca2112892a91ca1d2f996e1a85e60840ec1244af0e735be46d285e941efa42b5bb1
 DIST patch-5.10-rc2.patch 65041019 BLAKE2B 
1bba1e257e24d6bf601cc8bc90143ec547a78218738af03d35edab9979d281a3071456c925c248c5f73d8e1d02ce07f5cf7255df5f957fe6a69fcf390149f8f7
 SHA512 
91b322b6cfc65b056332353b242cd2ce25148643cf96d19af5c37ec0a67a150c2d1757d1c665e7158a7e50f764b7645d553a7688d878a7fd7e5756f906dbc7ef
 DIST patch-5.10-rc3.patch 65452543 BLAKE2B 
c93fc460613fc75b323580916376d6300faea9856f1873e193ffd552f375a7348e278a37e949bbe5ef2ce4ab26eea5fee6ada4cf610650caed1c974ec7d5c226
 SHA512 
7cab607fb72b524217f39f1aabd6f7f24a3c5ec08a68cc6346d574c8bebcaef46aaf51d91d13ba9117f55ac9efeb95aaff6b95e683f9a87262028cbc0910426d
+DIST patch-5.10-rc4.patch 65892587 BLAKE2B 
a9ba5ce6f0c9f2a8524bbf65515f8aa7ca023d532ba560fe512d17e9186396f4667dbf0318b1863934fcd47c2276e6f7c58fddc449522000878db4b60227a8b3
 SHA512 
45b58dc20d56951c1bcb750d2cb6d345552721168b1a40aa2046fc4ad22a9d9695f03fd13ff5c3e5138110986749860589e26507d7e87901916f942e8da0aacd

diff --git a/sys-kernel/git-sources/git-sources-5.10_rc4.ebuild 
b/sys-kernel/git-sources/git-sources-5.10_rc4.ebuild
new file mode 100644
index 000..90316ad9986
--- /dev/null
+++ b/sys-kernel/git-sources/git-sources-5.10_rc4.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+UNIPATCH_STRICTORDER="yes"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_NOUSEPR="yes"
+K_SECURITY_UNSUPPORTED="1"
+K_BASE_VER="5.9"
+K_EXP_GENPATCHES_NOUSE="1"
+K_FROM_GIT="yes"
+ETYPE="sources"
+CKV="${PVR/-r/-git}"
+
+# only use this if it's not an _rc/_pre release
+[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="The very latest -git version of the Linux kernel"
+HOMEPAGE="https://www.kernel.org;
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+
+K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
+experimental nature. If you have any issues, try a matching vanilla-sources
+ebuild -- if the problem is not there, please contact the upstream kernel
+developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
+report the problem so it can be fixed in time for the next kernel release."
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   >=sys-devel/patch-2.7.5"
+
+pkg_postinst() {
+   postinst_sources
+}



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libomp/

2020-11-15 Thread Mikle Kolyada
commit: 22caf6bb35237ec27cf0050a54ee406d43ba316f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:42:36 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:42:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22caf6bb

sys-libs/libomp: Stabilize 11.0.0 ppc64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/libomp/libomp-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libomp/libomp-11.0.0.ebuild 
b/sys-libs/libomp/libomp-11.0.0.ebuild
index 5c5c0dea294..818be597487 100644
--- a/sys-libs/libomp/libomp-11.0.0.ebuild
+++ b/sys-libs/libomp/libomp-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~x86 ~amd64-linux ~x64-macos"
 IUSE="cuda hwloc kernel_linux offload ompt test"
 # CUDA works only with the x86_64 ABI
 REQUIRED_USE="offload? ( cuda? ( abi_x86_64 ) )"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt-sanitizers/

2020-11-15 Thread Mikle Kolyada
commit: 91f812afba05867e412abb7f0b3f766298310e72
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:42:36 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:42:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91f812af

sys-libs/compiler-rt-sanitizers: Stabilize 11.0.0 ppc64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild 
b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild
index d8333af7943..a22e9a01ce3 100644
--- a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild
+++ b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="+clang +libfuzzer +profile +sanitize test +xray elibc_glibc"
 # FIXME: libfuzzer does not enable all its necessary dependencies
 REQUIRED_USE="libfuzzer? ( || ( sanitize xray ) )"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt/

2020-11-15 Thread Mikle Kolyada
commit: 0a670306cf07a7873ea6e733e37f29ad7847d21a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:42:35 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:42:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a670306

sys-libs/compiler-rt: Stabilize 11.0.0 ppc64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild 
b/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
index 19fed40d1e4..e67ea8385e2 100644
--- a/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
@@ -13,7 +13,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"
 



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

2020-11-15 Thread Mikle Kolyada
commit: 65f5d2e0e922e46af0902a302bbb962fb0560526
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:42:34 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:42:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65f5d2e0

dev-python/lit: Stabilize 11.0.0 ppc64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-python/lit/lit-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/lit/lit-11.0.0.ebuild b/dev-python/lit/lit-11.0.0.ebuild
index 21241c972a8..7780a6abca4 100644
--- a/dev-python/lit/lit-11.0.0.ebuild
+++ b/dev-python/lit/lit-11.0.0.ebuild
@@ -15,7 +15,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/lld/

2020-11-15 Thread Mikle Kolyada
commit: 83d1acf6cb3a41159eb308f751f11ac640afb598
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:42:34 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:42:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d1acf6

sys-devel/lld: Stabilize 11.0.0 ppc64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/lld/lld-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/lld/lld-11.0.0.ebuild b/sys-devel/lld/lld-11.0.0.ebuild
index 936e75c7f7c..d5bd34ae92d 100644
--- a/sys-devel/lld/lld-11.0.0.ebuild
+++ b/sys-devel/lld/lld-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm/

2020-11-15 Thread Mikle Kolyada
commit: 5215bd8d056c8a69d9ab155c252057a2f25652d0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:42:34 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:42:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5215bd8d

sys-devel/llvm: Stabilize 11.0.0 ppc64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/llvm/llvm-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvm/llvm-11.0.0.ebuild 
b/sys-devel/llvm/llvm-11.0.0.ebuild
index 819e8ae940d..eac3bcb1750 100644
--- a/sys-devel/llvm/llvm-11.0.0.ebuild
+++ b/sys-devel/llvm/llvm-11.0.0.ebuild
@@ -29,7 +29,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc"
 SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="debug doc exegesis gold libedit +libffi ncurses test xar xml z3
kernel_Darwin ${ALL_LLVM_TARGETS[*]}"
 REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm-common/

2020-11-15 Thread Mikle Kolyada
commit: 375ea24f080940bd36274a34b3149b5c1ec7b767
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:42:33 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:42:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=375ea24f

sys-devel/llvm-common: Stabilize 11.0.0 ppc64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/llvm-common/llvm-common-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvm-common/llvm-common-11.0.0.ebuild 
b/sys-devel/llvm-common/llvm-common-11.0.0.ebuild
index c5ab32d2ee6..39ac5f6a278 100644
--- a/sys-devel/llvm-common/llvm-common-11.0.0.ebuild
+++ b/sys-devel/llvm-common/llvm-common-11.0.0.ebuild
@@ -12,7 +12,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE=""
 
 RDEPEND="!sys-devel/llvm:0"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/clang/

2020-11-15 Thread Mikle Kolyada
commit: 3e5a4bea32d5de7f36ea094a7640b992dc3440dc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:42:35 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:42:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e5a4bea

sys-devel/clang: Stabilize 11.0.0 ppc64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/clang/clang-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang/clang-11.0.0.ebuild 
b/sys-devel/clang/clang-11.0.0.ebuild
index f6b74bb906d..23ee5eee925 100644
--- a/sys-devel/clang/clang-11.0.0.ebuild
+++ b/sys-devel/clang/clang-11.0.0.ebuild
@@ -31,7 +31,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
 SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~x86 ~amd64-linux"
 IUSE="debug default-compiler-rt default-libcxx default-lld
doc +static-analyzer test xml kernel_FreeBSD ${ALL_LLVM_TARGETS[*]}"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/llvmgold/

2020-11-15 Thread Mikle Kolyada
commit: 79b9628aed28956481e533e003005eb9b98869cc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:42:37 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:42:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79b9628a

sys-devel/llvmgold: Stabilize 11 ppc64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/llvmgold/llvmgold-11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvmgold/llvmgold-11.ebuild 
b/sys-devel/llvmgold/llvmgold-11.ebuild
index 55ae1e056a0..d7e8c25cf73 100644
--- a/sys-devel/llvmgold/llvmgold-11.ebuild
+++ b/sys-devel/llvmgold/llvmgold-11.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RDEPEND="sys-devel/llvm:${PV}[gold]



[gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-runtime/

2020-11-15 Thread Mikle Kolyada
commit: 806621f1c9c22558b477fcf5578575376e1e1304
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:42:36 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:42:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=806621f1

sys-devel/clang-runtime: Stabilize 11.0.0 ppc64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild 
b/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild
index 65343092f0e..06e9ad1ec19 100644
--- a/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="+compiler-rt libcxx openmp +sanitize"
 REQUIRED_USE="sanitize? ( compiler-rt )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-common/

2020-11-15 Thread Mikle Kolyada
commit: 6b767515948cb17558eb1fd73ada933a1cf6f154
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:42:35 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:42:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b767515

sys-devel/clang-common: Stabilize 11.0.0 ppc64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/clang-common/clang-common-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang-common/clang-common-11.0.0.ebuild 
b/sys-devel/clang-common/clang-common-11.0.0.ebuild
index c85df67cb81..535ea738d36 100644
--- a/sys-devel/clang-common/clang-common-11.0.0.ebuild
+++ b/sys-devel/clang-common/clang-common-11.0.0.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/clang/utils
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE=""
 
 PDEPEND="sys-devel/clang:*"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm/

2020-11-15 Thread Mikle Kolyada
commit: 55955121c479e8e2d196bf4593166d0775fc3040
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:51 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55955121

sys-devel/llvm: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/llvm/llvm-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvm/llvm-11.0.0.ebuild 
b/sys-devel/llvm/llvm-11.0.0.ebuild
index fa4d67a0255..819e8ae940d 100644
--- a/sys-devel/llvm/llvm-11.0.0.ebuild
+++ b/sys-devel/llvm/llvm-11.0.0.ebuild
@@ -29,7 +29,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc"
 SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="debug doc exegesis gold libedit +libffi ncurses test xar xml z3
kernel_Darwin ${ALL_LLVM_TARGETS[*]}"
 REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libcxx/

2020-11-15 Thread Mikle Kolyada
commit: 0852fae046482572fca0d0141c22c6b37391eec6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:55 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0852fae0

sys-libs/libcxx: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/libcxx/libcxx-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libcxx/libcxx-11.0.0.ebuild 
b/sys-libs/libcxx/libcxx-11.0.0.ebuild
index 96a01fd61f7..29aa2e213ae 100644
--- a/sys-libs/libcxx/libcxx-11.0.0.ebuild
+++ b/sys-libs/libcxx/libcxx-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ~x86"
 IUSE="elibc_glibc elibc_musl +libcxxabi +libunwind +static-libs test"
 REQUIRED_USE="libunwind? ( libcxxabi )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/lld/

2020-11-15 Thread Mikle Kolyada
commit: e73dc08475f1d2fbab25ca64e4a07b40abb2c9d8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:52 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e73dc084

sys-devel/lld: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/lld/lld-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/lld/lld-11.0.0.ebuild b/sys-devel/lld/lld-11.0.0.ebuild
index 2a13b38a8cc..936e75c7f7c 100644
--- a/sys-devel/lld/lld-11.0.0.ebuild
+++ b/sys-devel/lld/lld-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/llvmgold/

2020-11-15 Thread Mikle Kolyada
commit: a80c243b78e04676d17216e53a555618160e868c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:56 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a80c243b

sys-devel/llvmgold: Stabilize 11 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/llvmgold/llvmgold-11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvmgold/llvmgold-11.ebuild 
b/sys-devel/llvmgold/llvmgold-11.ebuild
index e47e2970481..55ae1e056a0 100644
--- a/sys-devel/llvmgold/llvmgold-11.ebuild
+++ b/sys-devel/llvmgold/llvmgold-11.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RDEPEND="sys-devel/llvm:${PV}[gold]



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libomp/

2020-11-15 Thread Mikle Kolyada
commit: 18e1ae7f5bf44d6a6b7efb82882af1c858195dc4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:55 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18e1ae7f

sys-libs/libomp: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/libomp/libomp-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libomp/libomp-11.0.0.ebuild 
b/sys-libs/libomp/libomp-11.0.0.ebuild
index 515e27c9b54..5c5c0dea294 100644
--- a/sys-libs/libomp/libomp-11.0.0.ebuild
+++ b/sys-libs/libomp/libomp-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x64-macos"
 IUSE="cuda hwloc kernel_linux offload ompt test"
 # CUDA works only with the x86_64 ABI
 REQUIRED_USE="offload? ( cuda? ( abi_x86_64 ) )"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-common/

2020-11-15 Thread Mikle Kolyada
commit: 1d114fdb37c79f9fb4520390f8b4f00314c391ef
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:52 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d114fdb

sys-devel/clang-common: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/clang-common/clang-common-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang-common/clang-common-11.0.0.ebuild 
b/sys-devel/clang-common/clang-common-11.0.0.ebuild
index 6589ec8ee11..c85df67cb81 100644
--- a/sys-devel/clang-common/clang-common-11.0.0.ebuild
+++ b/sys-devel/clang-common/clang-common-11.0.0.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/clang/utils
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE=""
 
 PDEPEND="sys-devel/clang:*"



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

2020-11-15 Thread Mikle Kolyada
commit: f5f79704d309757297195f1625c510e83f6eeb52
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:53 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f79704

dev-util/lldb: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-util/lldb/lldb-11.0.0.ebuild b/dev-util/lldb/lldb-11.0.0.ebuild
index c11fc12944d..3e579c2e292 100644
--- a/dev-util/lldb/lldb-11.0.0.ebuild
+++ b/dev-util/lldb/lldb-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ~x86"
 IUSE="libedit lzma ncurses +python test"
 REQUIRED_USE=${PYTHON_REQUIRED_USE}
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt-sanitizers/

2020-11-15 Thread Mikle Kolyada
commit: bb67a3f5e50f70d323c68b2c43ffdd58bb8d781c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:54 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb67a3f5

sys-libs/compiler-rt-sanitizers: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild 
b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild
index c2677847577..d8333af7943 100644
--- a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild
+++ b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="+clang +libfuzzer +profile +sanitize test +xray elibc_glibc"
 # FIXME: libfuzzer does not enable all its necessary dependencies
 REQUIRED_USE="libfuzzer? ( || ( sanitize xray ) )"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/llvm-libunwind/

2020-11-15 Thread Mikle Kolyada
commit: b7b9f5ac462927fe71e33e2eb91a178b683127cf
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:54 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b9f5ac

sys-libs/llvm-libunwind: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild 
b/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild
index 12e6e967b03..3985f5d7f37 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild
@@ -15,7 +15,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ~x86"
 IUSE="debug +static-libs test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-runtime/

2020-11-15 Thread Mikle Kolyada
commit: 2ca1cd4f7940d4f9e3988bb97eeb598322929df0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:55 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca1cd4f

sys-devel/clang-runtime: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild 
b/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild
index d4fd464129c..65343092f0e 100644
--- a/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="+compiler-rt libcxx openmp +sanitize"
 REQUIRED_USE="sanitize? ( compiler-rt )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt/

2020-11-15 Thread Mikle Kolyada
commit: a89e3ba1391cd9b499cb0f0300841e0de1c7dc92
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:53 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a89e3ba1

sys-libs/compiler-rt: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild 
b/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
index 54ad1687b64..19fed40d1e4 100644
--- a/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
@@ -13,7 +13,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libcxxabi/

2020-11-15 Thread Mikle Kolyada
commit: add7be3c5a1ce298105d95b29d4d7bdbf0bd0776
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:54 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add7be3c

sys-libs/libcxxabi: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild 
b/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild
index 038d3d9c9ef..70a6d672c62 100644
--- a/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild
@@ -16,7 +16,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ~x86"
 IUSE="+libunwind +static-libs test elibc_musl"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/clang/

2020-11-15 Thread Mikle Kolyada
commit: 900776cc998344dafc00207ce15f5fe961bca4d9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:53 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900776cc

sys-devel/clang: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/clang/clang-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang/clang-11.0.0.ebuild 
b/sys-devel/clang/clang-11.0.0.ebuild
index 8857205d6b9..f6b74bb906d 100644
--- a/sys-devel/clang/clang-11.0.0.ebuild
+++ b/sys-devel/clang/clang-11.0.0.ebuild
@@ -31,7 +31,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
 SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
 IUSE="debug default-compiler-rt default-libcxx default-lld
doc +static-analyzer test xml kernel_FreeBSD ${ALL_LLVM_TARGETS[*]}"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}



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

2020-11-15 Thread Mikle Kolyada
commit: 44bcb3d76a6006fe2619776c3e203c8e702a6d76
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:51 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44bcb3d7

dev-python/lit: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-python/lit/lit-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/lit/lit-11.0.0.ebuild b/dev-python/lit/lit-11.0.0.ebuild
index 7f007db37b7..21241c972a8 100644
--- a/dev-python/lit/lit-11.0.0.ebuild
+++ b/dev-python/lit/lit-11.0.0.ebuild
@@ -15,7 +15,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm-common/

2020-11-15 Thread Mikle Kolyada
commit: 7f2d20c9afd4e1d60a50f980dadf495ca5dd63ff
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:51 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f2d20c9

sys-devel/llvm-common: Stabilize 11.0.0 arm, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/llvm-common/llvm-common-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvm-common/llvm-common-11.0.0.ebuild 
b/sys-devel/llvm-common/llvm-common-11.0.0.ebuild
index 875b7c962f9..c5ab32d2ee6 100644
--- a/sys-devel/llvm-common/llvm-common-11.0.0.ebuild
+++ b/sys-devel/llvm-common/llvm-common-11.0.0.ebuild
@@ -12,7 +12,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE=""
 
 RDEPEND="!sys-devel/llvm:0"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/lld/

2020-11-15 Thread Mikle Kolyada
commit: bcc9975f500760283476aabaea395addde6125a2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:39:58 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:39:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcc9975f

sys-devel/lld: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/lld/lld-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/lld/lld-11.0.0.ebuild b/sys-devel/lld/lld-11.0.0.ebuild
index 5ded9afe3af..2a13b38a8cc 100644
--- a/sys-devel/lld/lld-11.0.0.ebuild
+++ b/sys-devel/lld/lld-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm-common/

2020-11-15 Thread Mikle Kolyada
commit: 326678265b86467702493cba262ebea8360c8b7a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:39:57 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:39:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32667826

sys-devel/llvm-common: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/llvm-common/llvm-common-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvm-common/llvm-common-11.0.0.ebuild 
b/sys-devel/llvm-common/llvm-common-11.0.0.ebuild
index 19901996d6d..875b7c962f9 100644
--- a/sys-devel/llvm-common/llvm-common-11.0.0.ebuild
+++ b/sys-devel/llvm-common/llvm-common-11.0.0.ebuild
@@ -12,7 +12,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE=""
 
 RDEPEND="!sys-devel/llvm:0"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-common/

2020-11-15 Thread Mikle Kolyada
commit: 78be7a1dd28dd25a203ac6a81cfb7d424c8a0745
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:39:59 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:39:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78be7a1d

sys-devel/clang-common: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/clang-common/clang-common-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang-common/clang-common-11.0.0.ebuild 
b/sys-devel/clang-common/clang-common-11.0.0.ebuild
index 6b079c42a2c..6589ec8ee11 100644
--- a/sys-devel/clang-common/clang-common-11.0.0.ebuild
+++ b/sys-devel/clang-common/clang-common-11.0.0.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/clang/utils
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE=""
 
 PDEPEND="sys-devel/clang:*"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/clang/

2020-11-15 Thread Mikle Kolyada
commit: 24654f3c38d1e25dc26206975e3ceadbbf0c9b37
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:39:59 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:39:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24654f3c

sys-devel/clang: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/clang/clang-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang/clang-11.0.0.ebuild 
b/sys-devel/clang/clang-11.0.0.ebuild
index eb33776038f..8857205d6b9 100644
--- a/sys-devel/clang/clang-11.0.0.ebuild
+++ b/sys-devel/clang/clang-11.0.0.ebuild
@@ -31,7 +31,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
 IUSE="debug default-compiler-rt default-libcxx default-lld
doc +static-analyzer test xml kernel_FreeBSD ${ALL_LLVM_TARGETS[*]}"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-runtime/

2020-11-15 Thread Mikle Kolyada
commit: d895b78549427e0d80c5005b5414fc6808d9cd2e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:02 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d895b785

sys-devel/clang-runtime: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild 
b/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild
index b2858aa3874..d4fd464129c 100644
--- a/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="+compiler-rt libcxx openmp +sanitize"
 REQUIRED_USE="sanitize? ( compiler-rt )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-libs/llvm-libunwind/

2020-11-15 Thread Mikle Kolyada
commit: 657d192e3570304f83f8b9824ecfe2d1a77bca3f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:01 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=657d192e

sys-libs/llvm-libunwind: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild 
b/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild
index 47b858d38f2..12e6e967b03 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0.ebuild
@@ -15,7 +15,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="debug +static-libs test"
 RESTRICT="!test? ( test )"
 



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

2020-11-15 Thread Mikle Kolyada
commit: 237ad1736f45ef553f61efa4dfdd566bd189d449
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:39:58 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:39:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237ad173

dev-python/lit: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-python/lit/lit-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/lit/lit-11.0.0.ebuild b/dev-python/lit/lit-11.0.0.ebuild
index b49965fce7d..7f007db37b7 100644
--- a/dev-python/lit/lit-11.0.0.ebuild
+++ b/dev-python/lit/lit-11.0.0.ebuild
@@ -15,7 +15,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libomp/

2020-11-15 Thread Mikle Kolyada
commit: 611750d76cc9c64b980c5aabd87a843e1dee5dae
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:02 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=611750d7

sys-libs/libomp: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/libomp/libomp-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libomp/libomp-11.0.0.ebuild 
b/sys-libs/libomp/libomp-11.0.0.ebuild
index c5e2c2a87a8..515e27c9b54 100644
--- a/sys-libs/libomp/libomp-11.0.0.ebuild
+++ b/sys-libs/libomp/libomp-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x64-macos"
 IUSE="cuda hwloc kernel_linux offload ompt test"
 # CUDA works only with the x86_64 ABI
 REQUIRED_USE="offload? ( cuda? ( abi_x86_64 ) )"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt/

2020-11-15 Thread Mikle Kolyada
commit: 28207e07d05f9213f61ea38cef255b539d881172
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:00 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28207e07

sys-libs/compiler-rt: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild 
b/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
index 014a1f5ed81..54ad1687b64 100644
--- a/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-11.0.0.ebuild
@@ -13,7 +13,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libcxxabi/

2020-11-15 Thread Mikle Kolyada
commit: 4eaec0834215284343826bfb1d5bb3d662a96947
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:01 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eaec083

sys-libs/libcxxabi: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild 
b/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild
index 59d799f308a..038d3d9c9ef 100644
--- a/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-11.0.0.ebuild
@@ -16,7 +16,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="+libunwind +static-libs test elibc_musl"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/llvmgold/

2020-11-15 Thread Mikle Kolyada
commit: 47cc12dff35d526ff04a2e1fdc7637cc346b920e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:02 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47cc12df

sys-devel/llvmgold: Stabilize 11 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/llvmgold/llvmgold-11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvmgold/llvmgold-11.ebuild 
b/sys-devel/llvmgold/llvmgold-11.ebuild
index 21a246428c6..e47e2970481 100644
--- a/sys-devel/llvmgold/llvmgold-11.ebuild
+++ b/sys-devel/llvmgold/llvmgold-11.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 RDEPEND="sys-devel/llvm:${PV}[gold]



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

2020-11-15 Thread Mikle Kolyada
commit: 966890b0da6d1e7016724fca24617a57d55629ea
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:00 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966890b0

dev-util/lldb: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-util/lldb/lldb-11.0.0.ebuild b/dev-util/lldb/lldb-11.0.0.ebuild
index b82452debdb..c11fc12944d 100644
--- a/dev-util/lldb/lldb-11.0.0.ebuild
+++ b/dev-util/lldb/lldb-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="libedit lzma ncurses +python test"
 REQUIRED_USE=${PYTHON_REQUIRED_USE}
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm/

2020-11-15 Thread Mikle Kolyada
commit: d0aeab45e290c16f636b18ef7b4100e46fbfd2a2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:39:58 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:39:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0aeab45

sys-devel/llvm: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-devel/llvm/llvm-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvm/llvm-11.0.0.ebuild 
b/sys-devel/llvm/llvm-11.0.0.ebuild
index ad20115fb6b..fa4d67a0255 100644
--- a/sys-devel/llvm/llvm-11.0.0.ebuild
+++ b/sys-devel/llvm/llvm-11.0.0.ebuild
@@ -29,7 +29,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc"
 SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="debug doc exegesis gold libedit +libffi ncurses test xar xml z3
kernel_Darwin ${ALL_LLVM_TARGETS[*]}"
 REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libcxx/

2020-11-15 Thread Mikle Kolyada
commit: 71b1d50a38434a2041b28b3166add3855650abe1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:01 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71b1d50a

sys-libs/libcxx: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/libcxx/libcxx-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libcxx/libcxx-11.0.0.ebuild 
b/sys-libs/libcxx/libcxx-11.0.0.ebuild
index 3871e1d039b..96a01fd61f7 100644
--- a/sys-libs/libcxx/libcxx-11.0.0.ebuild
+++ b/sys-libs/libcxx/libcxx-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="elibc_glibc elibc_musl +libcxxabi +libunwind +static-libs test"
 REQUIRED_USE="libunwind? ( libcxxabi )"
 RESTRICT="!test? ( test )"



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

2020-11-15 Thread Mikle Kolyada
commit: de4bef7be58356cda262c0f27efbee459613068b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:39:59 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:39:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de4bef7b

dev-python/clang-python: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-python/clang-python/clang-python-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/clang-python/clang-python-11.0.0.ebuild 
b/dev-python/clang-python/clang-python-11.0.0.ebuild
index 06db49e44b4..d9927943ee4 100644
--- a/dev-python/clang-python/clang-python-11.0.0.ebuild
+++ b/dev-python/clang-python/clang-python-11.0.0.ebuild
@@ -13,7 +13,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt-sanitizers/

2020-11-15 Thread Mikle Kolyada
commit: 3c1914ac8bee716c458c651ed2de0a7e93f12aa5
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 16 06:40:00 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 16 06:40:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c1914ac

sys-libs/compiler-rt-sanitizers: Stabilize 11.0.0 amd64, #754744

Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild 
b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild
index cb88808df4b..c2677847577 100644
--- a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild
+++ b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="+clang +libfuzzer +profile +sanitize test +xray elibc_glibc"
 # FIXME: libfuzzer does not enable all its necessary dependencies
 REQUIRED_USE="libfuzzer? ( || ( sanitize xray ) )"



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/, net-analyzer/wireshark/files/

2020-11-15 Thread Sam James
commit: cf1f049003feaf74580f26c50ad6a91c35056d8e
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 06:10:41 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 06:10:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf1f0490

net-analyzer/wireshark: security cleanup

Bug: https://bugs.gentoo.org/750692
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-analyzer/wireshark/Manifest|   1 -
 .../files/wireshark-2.4-androiddump.patch  |  27 ---
 .../files/wireshark-2.9.0-tfshark-libm.patch   |  10 -
 .../wireshark--androiddump-wsutil.patch|  19 --
 .../wireshark/files/wireshark--qtsvg.patch |  10 -
 net-analyzer/wireshark/wireshark-3.2.7-r1.ebuild   | 256 -
 6 files changed, 323 deletions(-)

diff --git a/net-analyzer/wireshark/Manifest b/net-analyzer/wireshark/Manifest
index b08688c3b81..2728ff86217 100644
--- a/net-analyzer/wireshark/Manifest
+++ b/net-analyzer/wireshark/Manifest
@@ -1,2 +1 @@
-DIST wireshark-3.2.7.tar.xz 31659996 BLAKE2B 
69ed148e5cc6403b3948f4851164033163d0817626feaeaa0abf09b749c9e37c036786ed91f04add1ceeb80b69b7d05316b648d339c8c86f0818e0ee0afdf4ad
 SHA512 
c17913fe6c193ccc6b0dbf86932d625a1f3b670aef805296e5db2639118218e06d513910ad50ab3926204f94a0010425b0d498176f987516d64fdd6a52d2517b
 DIST wireshark-3.4.0.tar.xz 32502760 BLAKE2B 
5d8106f36cc3a1425fd472f7ba645b2a07bfb93c96178a98f90676f39cad38089b625d7d6725ecfaf67bfc78aba3476567b9bf390d6f0dd838537eb81bc4aaa7
 SHA512 
02070db23c64e1efe42b83cdcd7b52fb9b247e653da0aa12dc21a4283272fea0a135f4b0c5641197840bef88e52785d64a860c9fcfe1bcbaceb016c5258c9649

diff --git a/net-analyzer/wireshark/files/wireshark-2.4-androiddump.patch 
b/net-analyzer/wireshark/files/wireshark-2.4-androiddump.patch
deleted file mode 100644
index 2272ef891c2..000
--- a/net-analyzer/wireshark/files/wireshark-2.4-androiddump.patch
+++ /dev/null
@@ -1,27 +0,0 @@
 a/extcap/androiddump.c
-+++ b/extcap/androiddump.c
-@@ -438,13 +438,13 @@
- pcap = pcap_open_dead_with_tstamp_precision(encap, PACKET_LENGTH, 
PCAP_TSTAMP_PRECISION_NANO);
- extcap_dumper.dumper.pcap = pcap_dump_open(pcap, fifo);
- if (!extcap_dumper.dumper.pcap) {
--g_warning("Can't open %s for saving packets: %s", pcap_geterr(pcap));
-+g_warning("Can't open %s for saving packets: %s", fifo, 
pcap_geterr(pcap));
- pcap_close(pcap);
- exit(EXIT_CODE_CANNOT_SAVE_LIBPCAP_DUMP);
- }
- extcap_dumper.encap = encap;
- if (pcap_dump_flush(extcap_dumper.dumper.pcap) == -1) {
--g_warning("Write to %s failed: %s", g_strerror(errno));
-+g_warning("Write to %s failed: %s", fifo, g_strerror(errno));
- }
- #else
- wtap_dump_params params = WTAP_DUMP_PARAMS_INIT;
-@@ -480,7 +480,7 @@
- 
- pcap_dump((u_char *) extcap_dumper.dumper.pcap, _header, buffer);
- if (pcap_dump_flush(extcap_dumper.dumper.pcap) == -1) {
--g_warning("Write to %s failed: %s", g_strerror(errno));
-+g_warning("Write to %s failed: %s", fifo, g_strerror(errno));
- }
- #else
- int err = 0;

diff --git a/net-analyzer/wireshark/files/wireshark-2.9.0-tfshark-libm.patch 
b/net-analyzer/wireshark/files/wireshark-2.9.0-tfshark-libm.patch
deleted file mode 100644
index 40082c43501..000
--- a/net-analyzer/wireshark/files/wireshark-2.9.0-tfshark-libm.patch
+++ /dev/null
@@ -1,10 +0,0 @@
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -2314,6 +2314,7 @@
- 
- if(BUILD_tfshark)
-   set(tfshark_LIBS
-+  m
-   ui
-   wiretap
-   epan

diff --git 
a/net-analyzer/wireshark/files/wireshark--androiddump-wsutil.patch 
b/net-analyzer/wireshark/files/wireshark--androiddump-wsutil.patch
deleted file mode 100644
index 3d3a2a9c932..000
--- a/net-analyzer/wireshark/files/wireshark--androiddump-wsutil.patch
+++ /dev/null
@@ -1,19 +0,0 @@
 a/extcap/CMakeLists.txt
-+++ b/extcap/CMakeLists.txt
-@@ -91,6 +91,8 @@ if(BUILD_androiddump)
-   if(HAVE_LIBPCAP)
-   set(androiddump_LIBS
-   ui
-+  wiretap
-+  wsutil
-   ${GLIB2_LIBRARIES}
-   ${WIN_WS2_32_LIBRARY}
-   $<$:pcap::pcap>
-@@ -102,6 +104,7 @@ if(BUILD_androiddump)
-   set(androiddump_LIBS
-   ui
-   wiretap
-+  wsutil
-   ${GLIB2_LIBRARIES}
-   ${ZLIB_LIBRARIES}
-   ${CMAKE_DL_LIBS}

diff --git a/net-analyzer/wireshark/files/wireshark--qtsvg.patch 
b/net-analyzer/wireshark/files/wireshark--qtsvg.patch
deleted file mode 100644
index 8cff4bdd075..000
--- 

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

2020-11-15 Thread Sam James
commit: 0097936cff86c41397231cd4cb7b7c3adef09708
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 06:07:27 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 06:07:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0097936c

dev-lang/duktape: fix UnnecessarySlashStrip

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-lang/duktape/duktape-2.5.0-r1.ebuild | 2 +-
 dev-lang/duktape/duktape-2.6.0.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/duktape/duktape-2.5.0-r1.ebuild 
b/dev-lang/duktape/duktape-2.5.0-r1.ebuild
index b682d6b186f..392ef9302b3 100644
--- a/dev-lang/duktape/duktape-2.5.0-r1.ebuild
+++ b/dev-lang/duktape/duktape-2.5.0-r1.ebuild
@@ -21,7 +21,7 @@ src_prepare() {
eapply_user
 
# Set install path
-   sed -i "s#INSTALL_PREFIX = /usr/local#INSTALL_PREFIX = ${D%/}/usr#" \
+   sed -i "s#INSTALL_PREFIX = /usr/local#INSTALL_PREFIX = ${ED}/usr#" \
Makefile.sharedlibrary || die "failed to set install 
path"
 
# Edit pkgconfig

diff --git a/dev-lang/duktape/duktape-2.6.0.ebuild 
b/dev-lang/duktape/duktape-2.6.0.ebuild
index f84cdd45b4b..44af7070693 100644
--- a/dev-lang/duktape/duktape-2.6.0.ebuild
+++ b/dev-lang/duktape/duktape-2.6.0.ebuild
@@ -21,7 +21,7 @@ PATCHES=(
 
 src_prepare() {
# Set install path
-   sed -i "s#INSTALL_PREFIX = /usr/local#INSTALL_PREFIX = ${D%/}/usr#" \
+   sed -i "s#INSTALL_PREFIX = /usr/local#INSTALL_PREFIX = ${ED}/usr#" \
Makefile.sharedlibrary || die "failed to set install 
path"
 
# Edit pkgconfig



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libsemanage/

2020-11-15 Thread Jason Zaman
commit: 596dac7c061942cd7a73dc8ffd6c49b9595688dc
Author: Jason Zaman  gentoo  org>
AuthorDate: Mon Nov 16 05:30:01 2020 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Mon Nov 16 05:36:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=596dac7c

sys-libs/libsemanage: Update BDEPEND

The EAPI 7 bump with version 3.1 did not define BDEPEND, so CBUILD tools
were left in DEPEND. This moves pkgconfig, bison, flex, and swig to
BDEPEND since they must be executed natively and should not be
cross-compiled.

Also drops ustr dep which was removed in commit
https://github.com/SELinuxProject/selinux/commit/300b8ad4235688171f2a91e7aeb14d0ee3561c13

Closes: https://bugs.gentoo.org/753254
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Jason Zaman  gentoo.org>

 .../{libsemanage-3.1.ebuild => libsemanage-3.1-r1.ebuild}| 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sys-libs/libsemanage/libsemanage-3.1.ebuild 
b/sys-libs/libsemanage/libsemanage-3.1-r1.ebuild
similarity index 97%
rename from sys-libs/libsemanage/libsemanage-3.1.ebuild
rename to sys-libs/libsemanage/libsemanage-3.1-r1.ebuild
index f41d7dffde0..a1f7982ff44 100644
--- a/sys-libs/libsemanage/libsemanage-3.1.ebuild
+++ b/sys-libs/libsemanage/libsemanage-3.1-r1.ebuild
@@ -33,10 +33,9 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}[${MULTILIB_USEDEP}]
>=sys-libs/libselinux-${SELNX_VER}[${MULTILIB_USEDEP}]
>=sys-process/audit-2.2.2[${MULTILIB_USEDEP}]
-   >=dev-libs/ustr-1.0.4-r2[${MULTILIB_USEDEP}]
${PYTHON_DEPS}"
-DEPEND="${RDEPEND}
-   >=dev-lang/swig-2.0.4-r1
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-lang/swig-2.0.4-r1
sys-devel/bison
sys-devel/flex
virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libselinux/

2020-11-15 Thread Jason Zaman
commit: de0604960a0900547f065083a692a6b42bf713a6
Author: Jason Zaman  gentoo  org>
AuthorDate: Mon Nov 16 05:35:25 2020 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Mon Nov 16 05:36:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de060496

sys-libs/libselinux: update BDEPEND

The EAPI 7 bump with version 3.1 did not define BDEPEND, so CBUILD tools
were left in DEPEND. This moves pkgconfig and swig to BDEPEND since they
must be executed natively and should not be cross-compiled.

Closes: https://bugs.gentoo.org/753251
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Jason Zaman  gentoo.org>

 .../libselinux/{libselinux-3.1.ebuild => libselinux-3.1-r1.ebuild}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/libselinux/libselinux-3.1.ebuild 
b/sys-libs/libselinux/libselinux-3.1-r1.ebuild
similarity index 98%
rename from sys-libs/libselinux/libselinux-3.1.ebuild
rename to sys-libs/libselinux/libselinux-3.1-r1.ebuild
index 2f2a870f2d6..d28e9b76f0f 100644
--- a/sys-libs/libselinux/libselinux-3.1.ebuild
+++ b/sys-libs/libselinux/libselinux-3.1-r1.ebuild
@@ -40,8 +40,8 @@ 
RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}:=[${MULTILIB_USEDEP}]
ruby_targets_ruby27? ( dev-lang/ruby:2.7 )
)
elibc_musl? ( sys-libs/fts-standalone )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
python? ( >=dev-lang/swig-2.0.9 )
ruby? ( >=dev-lang/swig-2.0.9 )"
 



[gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/base/, profiles/arch/powerpc/ppc64/

2020-11-15 Thread Sam James
commit: e0bfc5b6c2e84a4319799449ca315c6b841ddd01
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 04:42:46 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 04:42:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0bfc5b6

profiles: cleanup obsolete entries

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

 profiles/arch/powerpc/ppc64/package.use.mask |  5 -
 profiles/base/package.use.mask   | 18 --
 profiles/package.deprecated  |  5 -
 3 files changed, 28 deletions(-)

diff --git a/profiles/arch/powerpc/ppc64/package.use.mask 
b/profiles/arch/powerpc/ppc64/package.use.mask
index b936c302a5c..f9e76e04e48 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -157,11 +157,6 @@ x11-misc/rss-glx quesoglc
 # and stupid 64bit toolchain.
 net-libs/libproxy webkit
 
-# Brent Baude  (2008-06-11)
-# Masking out passwdqc from older pambase since pam_passwdqc is not keyworded
-# new versions require sys-auth/passwdqc which is keyworded
-<=sys-auth/pambase-20200304 passwdqc
-
 # Joseph Jezak  (2010-02-12)
 # Mask unstable pidgin deps until we can mark them stable (farsight2)
 net-im/pidgin gstreamer

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 69ec5e5d18b..ef160857e0c 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -23,10 +23,6 @@ media-gfx/darktable system-lua
 # The respective dependencies are masked for removal.
 net-im/telepathy-connection-managers gadu icq meanwhile steam yahoo
 
-# Michał Górny  (2020-09-26)
-# Removed in 1.1.34-r1, mask in older to unblock libxml2 cleanup.
- (2020-09-26)
 # The respective dependencies are masked for removal.
 ~dev-db/percona-server-5.7.27.30 test
@@ -79,7 +75,6 @@ www-apps/nikola websocket
 # distutils_enable_sphinx to build docs.
 <=dev-python/lockfile-0.12.2-r2 doc
  (2020-07-27)
 # Requires Python 2 support in xapian-bindings which in turn require
@@ -95,11 +90,6 @@ dev-python/autobahn xbr
 # media-video/pipewire:0/0.3 is only available for certain architectures
 www-client/firefox screencast
 
-# Mart Raudsepp  (2020-06-28)
-# media-video/pipewire:0/0.3 is ongoing work, 0.2 on mutter-3.34
-# is not worth trying to get to work.
- (2020-06-28)
 # Mostly intended for development and not for general use.
 >=www-client/chromium-84 headless
@@ -114,10 +104,6 @@ media-gfx/inkscape jemalloc
 # broken.
 www-client/chromium component-build
 
-# Georgy Yakovlev  (2020-05-04)
-# Broken error[E0478]: lifetime bound not satisfied
-=dev-lang/rust-1.44.1 miri
-
 # Ben Kohler  (2020-04-29)
 # Dependency pam_wrapper missing for tests, and RESTRICT=test is already set
 net-fs/samba test
@@ -167,10 +153,6 @@ dev-python/pyzmq doc
 # Unsatisfiable dep due to missing impls.
 dev-python/zeep tornado
 
-# Michał Górny  (2020-01-29)
-# Require Python 2 support in numpydoc.
-<=dev-python/pywavelets-0.5.2-r1 doc
-
 # Michał Górny  (2020-01-27)
 # Requires old split dev-python/twisted-*.
 net-irc/telepathy-idle test

diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index 3ef9f1182a5..a08ef1f2b83 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -17,11 +17,6 @@
 
 #--- END OF EXAMPLES ---
 
-# Jesus P Rey  (2020-09-26)
-# Only one provider left; media-video/ffmpeg should be used instead
-# Bug #744787
-virtual/ffmpeg
-
 # Thomas Deutschmann  (2020-09-08)
 # Dead implementations, please migrate to >=zeromq-4
 dev-perl/ZMQ-LibZMQ2



[gentoo-commits] repo/gentoo:master commit in: profiles/

2020-11-15 Thread Sam James
commit: c6208ede85f912c183fab7a64fa394c654a524f3
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 04:43:22 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 04:43:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6208ede

profiles/package.mask: fix www-apps/webmcp typo

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

 profiles/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index edc414fa924..192e93ab222 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -170,7 +170,7 @@ dev-python/couchdb-python
 # Alfredo Tupone  (2020-11-05)
 # will be upgraded after new lua release
 www-apps/liquid_feedback_frontend
-www-apps/wepmcp
+www-apps/webmcp
 
 # Sergei Trofimovich  (2020-11-03)
 # Hackage release does not build against gcc-8:



[gentoo-commits] repo/gentoo:master commit in: acct-group/ipsec/

2020-11-15 Thread Sam James
commit: 61d15d7e9ac507b2244313bb26c4a5dbf8e30614
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 04:11:28 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 04:11:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d15d7e

acct-group/ipsec: fix typo

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 acct-group/ipsec/ipsec-0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/acct-group/ipsec/ipsec-0.ebuild b/acct-group/ipsec/ipsec-0.ebuild
index f638e9e23a1..d0716459d75 100644
--- a/acct-group/ipsec/ipsec-0.ebuild
+++ b/acct-group/ipsec/ipsec-0.ebuild
@@ -7,4 +7,4 @@ inherit acct-group
 
 DESCRIPTION="ipsec (strongswan) program group"
 
-ACCT_GROUP_ID=391
+ACCT_GROUP_ID=199



[gentoo-commits] repo/user/dlang:master commit in: dev-util/dub/files/, dev-util/dub/, dev-util/dlang-tools/, dev-lang/dmd/

2020-11-15 Thread Marco Leise
commit: 4308f7cd9a029f13956d9851b8fba0828b5ee8f9
Author: Marco Leise  gmx  de>
AuthorDate: Mon Nov 16 00:58:38 2020 +
Commit: Marco Leise  gmx  de>
CommitDate: Mon Nov 16 04:02:45 2020 +
URL:https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=4308f7cd

dmd-2.094.1 & dub-1.23

Signed-off-by: Marco Leise  gmx.de>

 dev-lang/dmd/Manifest  |  1 +
 dev-lang/dmd/dmd-2.094.1.ebuild| 14 ++
 dev-util/dlang-tools/Manifest  |  1 +
 dev-util/dlang-tools/dlang-tools-2.094.1.ebuild| 54 ++
 dev-util/dub/Manifest  |  1 +
 dev-util/dub/dub-1.23.0.ebuild | 39 
 .../dub/files/dub-1.23.0-gdc-dmd-pathfix.patch | 16 +++
 7 files changed, 126 insertions(+)

diff --git a/dev-lang/dmd/Manifest b/dev-lang/dmd/Manifest
index 3294ae2..95055ba 100644
--- a/dev-lang/dmd/Manifest
+++ b/dev-lang/dmd/Manifest
@@ -29,3 +29,4 @@ DIST dmd.2.090.1.linux.tar.xz 25595804 BLAKE2B 
addd21fc482aa90d816593312aa649094
 DIST dmd.2.091.1.linux.tar.xz 23977732 BLAKE2B 
4db4c1733ecfdaa79a396039b8be735c217841deefd41b91b72a25e075e0f064892aa07497d840ef738021f66b58071d3d8c228573110614c43036ad51d7f701
 SHA512 
94db61b8cabd6229b404ce34e1618a710d6780bd7ce6db4ac666221b9bef616046ab9e4e793651e4e976fb4dd0eeedd5445abc9169ca27be753ff5611001e6bb
 DIST dmd.2.092.1.linux.tar.xz 24354760 BLAKE2B 
dd342c7cbb22f081720719a9aa2af40adb6bd9b6f25257eb85dc1e8b977dc80de87475b7fd9652c0c1cbba0e5115febd69969dce1f883e1a87e0f2a45b105d82
 SHA512 
df02256148a06bdab1427bed4428230b804da45e5241e6289f72fbc2bbf64020fe63a84b7aa91c36acb60ea8fb048933dc5a8c31f954df2637fd44a2964da0a3
 DIST dmd.2.093.1.linux.tar.xz 24506488 BLAKE2B 
101edbe659ddb3ce6ed0d66762a0d476d839c9baf3de8aa9e0bfbe67345c6a35412313070a77169e20bfe1b7a1dced2aade1d0f67f9a866ca0037dee425d3fab
 SHA512 
47b366c5f3ebfc52324706d79a595daf61bc9a95d8a12237ff2920795dea165daccce659a30cd89dfd221ebfae43f9ce6234a37bd10af63c20222fe9e4482c5d
+DIST dmd.2.094.1.linux.tar.xz 22232788 BLAKE2B 
90021cbf8f9febcb6bc51d40008aa509b43915c05fa906ece98022d21ca0c44e1fb714516704e6a2305e20467906824b069f9760076c057144594d57b027597c
 SHA512 
1cbf445ca9ffc38a899cbfcdf826cdff98342a62f7a34e41f22f17e777215636e6eb0c480b5c64b1773d58276a3df567f41beaf65a94bfbf3efc071f6d30397a

diff --git a/dev-lang/dmd/dmd-2.094.1.ebuild b/dev-lang/dmd/dmd-2.094.1.ebuild
new file mode 100644
index 000..cce541d
--- /dev/null
+++ b/dev-lang/dmd/dmd-2.094.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KEYWORDS="-* ~amd64 ~x86"
+YEAR=2020
+DLANG_VERSION_RANGE="2.076-"
+
+inherit dmd
+
+PATCHES=(
+   "${FILESDIR}/2.078-link-32-bit-shared-lib-with-ld.bfd.patch"
+)

diff --git a/dev-util/dlang-tools/Manifest b/dev-util/dlang-tools/Manifest
index 6af424e..f4207a6 100644
--- a/dev-util/dlang-tools/Manifest
+++ b/dev-util/dlang-tools/Manifest
@@ -28,6 +28,7 @@ DIST dlang-tools-2.090.1.tar.gz 117709 BLAKE2B 
8a714a5bd6860bf4a856fbbde2a7188b4
 DIST dlang-tools-2.091.1.tar.gz 117714 BLAKE2B 
bd0957f0e70401b1ededf29be7f942da1445c66e3ea4b47f31b136413b506c3dd03faa4cb1962a10ae51edd0cb18b282da072b0ba63f0f0d7e2cd3e460924e3a
 SHA512 
b8fb4f4c1e9aed1e2134644152a32a7c6073d801458bf0a45a23e86cd761a19c4b517365112edc7af73fbef3c26b4106fa0ee7478a78fa41c531a060c25e3955
 DIST dlang-tools-2.092.1.tar.gz 119015 BLAKE2B 
35121ccda680297d686b6133b80f27d04c133d3d6add4a335294c203a58475326563b5f81cd90a3d1b261c7799b244b739924ec32a6bbf887a98dcad486b64b4
 SHA512 
84d69e2b5e073bc038f438304060a490bc41c740eba14599b911aa66cc40b0f4ba1fa55536c77f01c6964210025283a3c6d32768493e9ca1e021eadaaa38f8b2
 DIST dlang-tools-2.093.1.tar.gz 118852 BLAKE2B 
d797d8eb5de2e8a8a404b0b77cff3fb8812bddf6e0b796396971fe0b409a11f882d1d5e54bbda0c477e710cdfe3e63578da0e8b6fc3929be7b062a01673d31f8
 SHA512 
db6de62436b10c5e52516b96ee695c2ed5952a8a4fc3fdc27b31596c02f5674afb0b5e40833b32f633fb5ac58cbafc934c0cdacb7826d0a1ca1658bd7301ddcf
+DIST dlang-tools-2.094.1.tar.gz 118431 BLAKE2B 
c493152178914026929aa0bc323908c5ccf29199b9d19431acaae0a70acd9b27bba00b054d2fa4efa5a1ddf7ff6705b1a9d6922ea609db38d34011cc2f2351ad
 SHA512 
7ca5641951c31e345b0965d52d4086eb6eb981ae9bf6e0db4489633c2c165e3b5d9c88b96c22578ab77641b52ab6005f12d65c1d7444a17880165fab4cf5bc69
 DIST dlang.org-2.064.2.tar.gz 963131 BLAKE2B 
a7cf0d43a1cd531722bda717882a34e01c0186f0832a12064bf0600aede0a0913190724011f0b13c76cf794434e1c82490f48e9fda66409aa2820adc7c8a40f9
 SHA512 
a1284955764385539dcd8949cd851100af9be47908e85d8cfd897d6409903763919dc082fc0ca88fbaaf49647168357656aee82717a375ed45407eb15ccd44cf
 DIST dlang.org-2.065.0.tar.gz 1005429 BLAKE2B 
01fc8ec0c5148f910e2923be556208c08a18f00453ffa1f1a22d6725db6489b6f9022cd170caa3a05078baddde353ee819984da5efa53547e78006d2f0a97b9c
 SHA512 

[gentoo-commits] repo/user/dlang:master commit in: dev-util/dlang-tools/, dev-lang/dmd/

2020-11-15 Thread Marco Leise
commit: 356ad30c1cb79832f62347b496cea4bb83177b31
Author: Marco Leise  gmx  de>
AuthorDate: Mon Nov 16 00:34:22 2020 +
Commit: Marco Leise  gmx  de>
CommitDate: Mon Nov 16 04:02:38 2020 +
URL:https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=356ad30c

dmd-2.093.1

Signed-off-by: Marco Leise  gmx.de>

 dev-lang/dmd/Manifest   | 2 +-
 dev-lang/dmd/{dmd-2.093.0.ebuild => dmd-2.093.1.ebuild} | 0
 dev-util/dlang-tools/Manifest   | 2 +-
 .../{dlang-tools-2.093.0.ebuild => dlang-tools-2.093.1.ebuild}  | 0
 4 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/dmd/Manifest b/dev-lang/dmd/Manifest
index d76e9d5..3294ae2 100644
--- a/dev-lang/dmd/Manifest
+++ b/dev-lang/dmd/Manifest
@@ -28,4 +28,4 @@ DIST dmd.2.089.1.linux.tar.xz 25877024 BLAKE2B 
38fdbac595a6d9ea7548ee331aacefec5
 DIST dmd.2.090.1.linux.tar.xz 25595804 BLAKE2B 
addd21fc482aa90d816593312aa6490949e54c3f8f36989eec193e9b09412022afe5d1f7006153f9b258a2c96fed9266ef5a9a94ca9c999cbc3ec1230937dec8
 SHA512 
ebc769d9c4c784b7e59730606e57bbde8dbfaea07be2492a0e475e0818f0ef4aaf3cb2bc8b1be066cc14479d9a3dd0d9655e0b0025c79383dbbbe9b2f2caf04f
 DIST dmd.2.091.1.linux.tar.xz 23977732 BLAKE2B 
4db4c1733ecfdaa79a396039b8be735c217841deefd41b91b72a25e075e0f064892aa07497d840ef738021f66b58071d3d8c228573110614c43036ad51d7f701
 SHA512 
94db61b8cabd6229b404ce34e1618a710d6780bd7ce6db4ac666221b9bef616046ab9e4e793651e4e976fb4dd0eeedd5445abc9169ca27be753ff5611001e6bb
 DIST dmd.2.092.1.linux.tar.xz 24354760 BLAKE2B 
dd342c7cbb22f081720719a9aa2af40adb6bd9b6f25257eb85dc1e8b977dc80de87475b7fd9652c0c1cbba0e5115febd69969dce1f883e1a87e0f2a45b105d82
 SHA512 
df02256148a06bdab1427bed4428230b804da45e5241e6289f72fbc2bbf64020fe63a84b7aa91c36acb60ea8fb048933dc5a8c31f954df2637fd44a2964da0a3
-DIST dmd.2.093.0.linux.tar.xz 24477480 BLAKE2B 
a638963c2e98a43150451ca7d6280da5919b8dfea05af784a780cca35d3d61792b1f74842ae8c10221b4256ec3f6f223c84128fedb77933121f0357b5b4bfc86
 SHA512 
804da6df17d027e5584c80ba2ea7575218154b08c3c83c2993bb147887cd4c90da1b73166bf9e0ae18dd2d08054b2de092a39a0825b313afa3c9bb17a0b83f1f
+DIST dmd.2.093.1.linux.tar.xz 24506488 BLAKE2B 
101edbe659ddb3ce6ed0d66762a0d476d839c9baf3de8aa9e0bfbe67345c6a35412313070a77169e20bfe1b7a1dced2aade1d0f67f9a866ca0037dee425d3fab
 SHA512 
47b366c5f3ebfc52324706d79a595daf61bc9a95d8a12237ff2920795dea165daccce659a30cd89dfd221ebfae43f9ce6234a37bd10af63c20222fe9e4482c5d

diff --git a/dev-lang/dmd/dmd-2.093.0.ebuild b/dev-lang/dmd/dmd-2.093.1.ebuild
similarity index 100%
rename from dev-lang/dmd/dmd-2.093.0.ebuild
rename to dev-lang/dmd/dmd-2.093.1.ebuild

diff --git a/dev-util/dlang-tools/Manifest b/dev-util/dlang-tools/Manifest
index 6db3edd..6af424e 100644
--- a/dev-util/dlang-tools/Manifest
+++ b/dev-util/dlang-tools/Manifest
@@ -27,7 +27,7 @@ DIST dlang-tools-2.089.1.tar.gz 117693 BLAKE2B 
6e499fd01bda7a58036b08f30319549ca
 DIST dlang-tools-2.090.1.tar.gz 117709 BLAKE2B 
8a714a5bd6860bf4a856fbbde2a7188b404b819e11f9ed815688b9acb5fa6e95a95c0fb4aa407495da89a0e3b19dba584be1d90f3c60c2af95090d6e81f221d6
 SHA512 
82f6d3fd4a7f6fd013425894ec5f817c960764479649c97139a019802fc5c2a83671102f1b2a9427e88446055e5a1a4fa884a4b86400a84107b2d5ca322b7a32
 DIST dlang-tools-2.091.1.tar.gz 117714 BLAKE2B 
bd0957f0e70401b1ededf29be7f942da1445c66e3ea4b47f31b136413b506c3dd03faa4cb1962a10ae51edd0cb18b282da072b0ba63f0f0d7e2cd3e460924e3a
 SHA512 
b8fb4f4c1e9aed1e2134644152a32a7c6073d801458bf0a45a23e86cd761a19c4b517365112edc7af73fbef3c26b4106fa0ee7478a78fa41c531a060c25e3955
 DIST dlang-tools-2.092.1.tar.gz 119015 BLAKE2B 
35121ccda680297d686b6133b80f27d04c133d3d6add4a335294c203a58475326563b5f81cd90a3d1b261c7799b244b739924ec32a6bbf887a98dcad486b64b4
 SHA512 
84d69e2b5e073bc038f438304060a490bc41c740eba14599b911aa66cc40b0f4ba1fa55536c77f01c6964210025283a3c6d32768493e9ca1e021eadaaa38f8b2
-DIST dlang-tools-2.093.0.tar.gz 118851 BLAKE2B 
8678f91a9a8b9168314cef88abd9896369109a16c3cad85b2cb450ec73d3a73c289fda6bd998979859fff7c07692986b1e16fa10db79373a4bff0fed3360fc41
 SHA512 
e22cef21b37b05f7abf98e514c836fef1de58eebc219a2c9b6178de336f1b82d4ece87376722dd0a07b6b8803b7bf9cbe9d015a089f709c319f327d7577e35da
+DIST dlang-tools-2.093.1.tar.gz 118852 BLAKE2B 
d797d8eb5de2e8a8a404b0b77cff3fb8812bddf6e0b796396971fe0b409a11f882d1d5e54bbda0c477e710cdfe3e63578da0e8b6fc3929be7b062a01673d31f8
 SHA512 
db6de62436b10c5e52516b96ee695c2ed5952a8a4fc3fdc27b31596c02f5674afb0b5e40833b32f633fb5ac58cbafc934c0cdacb7826d0a1ca1658bd7301ddcf
 DIST dlang.org-2.064.2.tar.gz 963131 BLAKE2B 
a7cf0d43a1cd531722bda717882a34e01c0186f0832a12064bf0600aede0a0913190724011f0b13c76cf794434e1c82490f48e9fda66409aa2820adc7c8a40f9
 SHA512 
a1284955764385539dcd8949cd851100af9be47908e85d8cfd897d6409903763919dc082fc0ca88fbaaf49647168357656aee82717a375ed45407eb15ccd44cf
 DIST dlang.org-2.065.0.tar.gz 1005429 BLAKE2B 

[gentoo-commits] repo/user/dlang:master commit in: dev-util/dfmt/

2020-11-15 Thread Marco Leise
commit: c98c46007eae1e917fc67abf3ad37286f76d87a3
Author: Marco Leise  gmx  de>
AuthorDate: Mon Nov 16 01:51:13 2020 +
Commit: Marco Leise  gmx  de>
CommitDate: Mon Nov 16 04:03:02 2020 +
URL:https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=c98c4600

dfmt-0.13.2

Signed-off-by: Marco Leise  gmx.de>

 dev-util/dfmt/Manifest   |  1 +
 dev-util/dfmt/dfmt-0.13.2.ebuild | 58 
 2 files changed, 59 insertions(+)

diff --git a/dev-util/dfmt/Manifest b/dev-util/dfmt/Manifest
index a586998..c543abb 100644
--- a/dev-util/dfmt/Manifest
+++ b/dev-util/dfmt/Manifest
@@ -1,3 +1,4 @@
 DIST dfmt-0.13.0.tar.gz 90119 BLAKE2B 
f47d0a661b8b9c571766e017cf50fc8dcbe0d0a05efc62ddb36734013986d2244d76e4977dc4893d036e297f20c818780d76ea75232168d7a652b0ba8067316f
 SHA512 
1cea004218dc49f9c7079cc2063fccac8b9c97b9683929f2abde6aceedf1f3ad35009fd3978affaf5d33f8779918e9fcf9084a91ba21c87680a25d33bc6bc8ca
+DIST dfmt-0.13.2.tar.gz 91926 BLAKE2B 
0d02600f10143232c62deca8f34ed239bb2e54f0390388aad184d3d78bd39aae5724d22f59d1303a9837173933dd8ca448aedeccb839fdd413ce827199202c35
 SHA512 
a1fb8339da4201d114bfc3748df2d1b4f42505932b1e55f74daa096cf48e91df827c677c7cc1c7df27937e45cebf571cb57551e843261915567e37cf4f3c8f29
 DIST libdparse-1557eb079a2d5958e0a7136f942eea0922d58e8a.tar.gz 132387 BLAKE2B 
180316ef25713eb723e43e13c983f2c7b8c775f7e4c984217b497505ed0f7a9b1eb351867317a1e0957dd368a71b7fe403d8a636baf8ad8240f2b39fb7bc2c69
 SHA512 
1dbab30db4f14d99f27672be12b63bba04534a0c69c58453441b8a654336d9a38c869a6db738442b692d4d7cfdb0f68ed0bfaaa462c58aed0bedef60ea4dfbac
 DIST stdx-allocator-ae237cabd1843774cc78aad0729c914a3dd579db.tar.gz 103650 
BLAKE2B 
8d03c2dc76194b18da92261c533c402b87bda1964662070d02ceacbab3dda91a834c0c8bfe45feb1d9a3d7669f96a2a1f7b9a6b7eff7ea53069480d8de8fe15e
 SHA512 
893e5ecefac86a64b3a91f034cc9f42aabc264d111b40accf890b505ec9d077fcaac0b29fc202400448994e4ff021263beef7716798734cb9b71b6aad1aaf394

diff --git a/dev-util/dfmt/dfmt-0.13.2.ebuild b/dev-util/dfmt/dfmt-0.13.2.ebuild
new file mode 100644
index 000..50ab11e
--- /dev/null
+++ b/dev-util/dfmt/dfmt-0.13.2.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Dfmt is a formatter for D source code"
+HOMEPAGE="https://github.com/dlang-community/dfmt;
+LICENSE="Boost-1.0"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+LIBDPARSE="1557eb079a2d5958e0a7136f942eea0922d58e8a"
+ALLOCATOR="ae237cabd1843774cc78aad0729c914a3dd579db"
+SRC_URI="
+   https://github.com/dlang-community/dfmt/archive/v${PV}.tar.gz -> 
${PN}-${PV}.tar.gz
+   
https://github.com/dlang-community/libdparse/archive/${LIBDPARSE}.tar.gz -> 
libdparse-${LIBDPARSE}.tar.gz
+   
https://github.com/dlang-community/stdx-allocator/archive/${ALLOCATOR}.tar.gz 
-> stdx-allocator-${ALLOCATOR}.tar.gz
+   "
+
+DLANG_VERSION_RANGE="2.075-"
+DLANG_PACKAGE_TYPE="single"
+
+inherit dlang bash-completion-r1
+
+src_prepare() {
+   mkdir bin || die "Failed to create 'bin' directory."
+   cat > bin/githash.txt << EOF
+v${PV}
+EOF
+   dlang_src_prepare
+}
+
+d_src_compile() {
+   local libdparse_src="../libdparse-${LIBDPARSE}/src"
+   local allocator_src="../stdx-allocator-${ALLOCATOR}/source"
+   local imports="src ${libdparse_src} ${allocator_src}"
+   local string_imports="bin"
+
+   dlang_compile_bin "bin/dfmt" "src/dfmt/main.d" "src/dfmt/config.d" 
"src/dfmt/editorconfig.d" \
+   "src/dfmt/ast_info.d" "src/dfmt/indentation.d" 
"src/dfmt/tokens.d" "src/dfmt/wrapping.d" \
+   "src/dfmt/formatter.d" "src/dfmt/globmatch_editorconfig.d" \
+   ${libdparse_src}/dparse/lexer.d 
${libdparse_src}/dparse/parser.d ${libdparse_src}/dparse/ast.d \
+   ${libdparse_src}/dparse/rollback_allocator.d 
${libdparse_src}/dparse/stack_buffer.d \
+   ${libdparse_src}/dparse/trivia.d 
${libdparse_src}/std/experimental/lexer.d \
+   ${allocator_src}/stdx/allocator/common.d 
${allocator_src}/stdx/allocator/internal.d \
+   ${allocator_src}/stdx/allocator/mallocator.d 
${allocator_src}/stdx/allocator/package.d \
+   ${allocator_src}/stdx/allocator/gc_allocator.d 
${allocator_src}/stdx/allocator/typed.d
+}
+
+d_src_test() {
+   cd tests && ./test.sh
+}
+
+d_src_install() {
+   dobin bin/dfmt
+   dodoc README.md LICENSE.txt
+   dobashcomp bash-completion/completions/dfmt
+}



[gentoo-commits] repo/user/dlang:master commit in: dev-lang/dmd/

2020-11-15 Thread Marco Leise
commit: 7c40b1cd8947c61580cb9160f9eb1a195ff31d73
Author: Marco Leise  gmx  de>
AuthorDate: Mon Nov 16 03:55:20 2020 +
Commit: Marco Leise  gmx  de>
CommitDate: Mon Nov 16 04:03:57 2020 +
URL:https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=7c40b1cd

some dmd versions don't compile with frontend 2.092 as host compiler, these 
have that option removed now

Signed-off-by: Marco Leise  gmx.de>

 dev-lang/dmd/dmd-2.083.1-r2.ebuild | 2 +-
 dev-lang/dmd/dmd-2.084.1-r2.ebuild | 2 +-
 dev-lang/dmd/dmd-2.088.1-r1.ebuild | 2 +-
 dev-lang/dmd/dmd-2.089.1.ebuild| 2 +-
 dev-lang/dmd/dmd-2.090.1.ebuild| 2 +-
 dev-lang/dmd/dmd-2.091.1.ebuild| 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-lang/dmd/dmd-2.083.1-r2.ebuild 
b/dev-lang/dmd/dmd-2.083.1-r2.ebuild
index 54f2016..bd7da2b 100644
--- a/dev-lang/dmd/dmd-2.083.1-r2.ebuild
+++ b/dev-lang/dmd/dmd-2.083.1-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 KEYWORDS="-* amd64 x86"
 YEAR=2018
-DLANG_VERSION_RANGE="2.073-"
+DLANG_VERSION_RANGE="2.073-2.091"
 
 inherit dmd
 

diff --git a/dev-lang/dmd/dmd-2.084.1-r2.ebuild 
b/dev-lang/dmd/dmd-2.084.1-r2.ebuild
index 8289941..24f13a1 100644
--- a/dev-lang/dmd/dmd-2.084.1-r2.ebuild
+++ b/dev-lang/dmd/dmd-2.084.1-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 KEYWORDS="-* amd64 x86"
 YEAR=2019
-DLANG_VERSION_RANGE="2.073-"
+DLANG_VERSION_RANGE="2.073-2.091"
 
 inherit dmd
 

diff --git a/dev-lang/dmd/dmd-2.088.1-r1.ebuild 
b/dev-lang/dmd/dmd-2.088.1-r1.ebuild
index ec01d83..231b877 100644
--- a/dev-lang/dmd/dmd-2.088.1-r1.ebuild
+++ b/dev-lang/dmd/dmd-2.088.1-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 KEYWORDS="-* amd64 x86"
 YEAR=2019
-DLANG_VERSION_RANGE="2.075-"
+DLANG_VERSION_RANGE="2.075-2.091"
 
 inherit dmd
 

diff --git a/dev-lang/dmd/dmd-2.089.1.ebuild b/dev-lang/dmd/dmd-2.089.1.ebuild
index ec01d83..231b877 100644
--- a/dev-lang/dmd/dmd-2.089.1.ebuild
+++ b/dev-lang/dmd/dmd-2.089.1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 KEYWORDS="-* amd64 x86"
 YEAR=2019
-DLANG_VERSION_RANGE="2.075-"
+DLANG_VERSION_RANGE="2.075-2.091"
 
 inherit dmd
 

diff --git a/dev-lang/dmd/dmd-2.090.1.ebuild b/dev-lang/dmd/dmd-2.090.1.ebuild
index 41237d0..0a1fb8f 100644
--- a/dev-lang/dmd/dmd-2.090.1.ebuild
+++ b/dev-lang/dmd/dmd-2.090.1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 KEYWORDS="-* amd64 x86"
 YEAR=2020
-DLANG_VERSION_RANGE="2.076-"
+DLANG_VERSION_RANGE="2.076-2.091"
 
 inherit dmd
 

diff --git a/dev-lang/dmd/dmd-2.091.1.ebuild b/dev-lang/dmd/dmd-2.091.1.ebuild
index 41237d0..0a1fb8f 100644
--- a/dev-lang/dmd/dmd-2.091.1.ebuild
+++ b/dev-lang/dmd/dmd-2.091.1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 KEYWORDS="-* amd64 x86"
 YEAR=2020
-DLANG_VERSION_RANGE="2.076-"
+DLANG_VERSION_RANGE="2.076-2.091"
 
 inherit dmd
 



[gentoo-commits] repo/user/dlang:master commit in: dev-util/dscanner/

2020-11-15 Thread Marco Leise
commit: 5500e341c992bc56aacf51c3dedb2ae64449aff9
Author: Marco Leise  gmx  de>
AuthorDate: Mon Nov 16 02:01:33 2020 +
Commit: Marco Leise  gmx  de>
CommitDate: Mon Nov 16 04:03:47 2020 +
URL:https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=5500e341

dscanner-0.11.0

Signed-off-by: Marco Leise  gmx.de>

 dev-util/dscanner/Manifest   |  4 ++
 dev-util/dscanner/dscanner-0.11.0.ebuild | 81 
 2 files changed, 85 insertions(+)

diff --git a/dev-util/dscanner/Manifest b/dev-util/dscanner/Manifest
index ca14e47..4b14fd9 100644
--- a/dev-util/dscanner/Manifest
+++ b/dev-util/dscanner/Manifest
@@ -1,7 +1,11 @@
 DIST containers-f4e79375539554b3793adf1c557361a64a073524.tar.gz 55265 BLAKE2B 
208ba1baf12a6f690861bc2798c0b94f46f8155509832613f4d2308826c14ee951a7bb3e45bcea852e4747308c267bb1d37cf5383ecea80ebf2dabf5ca017b51
 SHA512 
d1779a060b3c846ad70942b5c7f8d05733d58964a4585913a3515d8dfe2dcc811a57af1d7bdb6e3606ccce1ba637f9f029de07213fddea00e2305c9d75293be1
 DIST dscanner-0.10.0.tar.gz 89765 BLAKE2B 
e4426570a2161a9c13bedf69d1d8f868764340c36e658f3726ea582f3329d5bf283674f336b30614eced4a35d84bbffdba89d10e85dd44a3b8d97461f186c821
 SHA512 
29d72862eba2e93c65534c427b9d57f7f4d2fcd0e2a94750e93696bca93d9ddeed35d93df2ad5d8bdc9d8e1e2424fe7df20e23793c1a650b0c3849ae08d63dd4
+DIST dscanner-0.11.0.tar.gz 90627 BLAKE2B 
794abf01fe0c2f9929c5bc9cc8a86021504f0d74114df5876f1aff41f937c5c008d8f1f995c93aae661eaae50da1ddf69654748367c86eef51491f900cc699a1
 SHA512 
31261713deab15ccb00ddbb4a4d19fba3b58d34b611a7b840f8851b72cf3350148a2b4e472bb3c48d325b5b4720f4d4580b0a179361a27159d9204934801603e
 DIST dsymbol-71168a8449958e1807a8ba22c8a4df15456bae83.tar.gz 34626 BLAKE2B 
d86a413f81411d07b5376d93f295e7b26267bab70cbd5df327cff6d5f40ece8a52b2cfb1d1804696c12f8fab26aa5d7fe74cebc8a81a28b86b6c509ce8fbfb14
 SHA512 
a435e24582658998757914189664b253bcaefcf330b2ce272bd6904e71bdfa994d37bea2b4b73808f50565f8f5b23de52f00af710b5e2aac446d7b0a6a762c06
+DIST dsymbol-b8920c2a4593e24d1ced91f8f0bce9e50f598e4d.tar.gz 34794 BLAKE2B 
e863b47e51263c564d38695b35dd8c225c69d657d5aaf7c09eb240d999b91aa2fd3cf0911e4265467b1c314e3c7365bf4a109eac6190c4326a8a12eef4e6d56b
 SHA512 
fcb6dce5c28c87dee1bc850646b739841e3e6c23108d7e47545750cc810b6aede661ae18895459a82518d38864ed6aee1c5bed390a40057b12c54808791bfcd5
 DIST inifiled-cecaff8037a60db2a51c9bded4802c87d938a44e.tar.gz 8251 BLAKE2B 
fa0bb78c11f69e257a0974c16188475d50fcf2a56138fc288d6262be91604b8e706bfab2572b2d0e358c8366b400a2c5a3af6ba87d5243825ddf26a5a03fbfe2
 SHA512 
9a3c66eca2b48350c798fd0a54d37c8714d6a499e8412983f1bda2f00cda6fe1439bfbc6766d32529f3d7cc708a0528c52c077f9169727b492616691833c52d0
 DIST libddoc-4ced25fa73bbcdbe801191147b32fdc94e947dd5.tar.gz 20106 BLAKE2B 
34e5e36601e6cc8f526d35f58c401df6cb5c3259c0ccb88591c98b1d505c1438e99de1009c3cff6ca0960a494d6571ed395193b906da7dcf859e572e0d2651f0
 SHA512 
80bd1c9b38fe3f57c7c7428f63e1d3ed8b73c43b79d728bb189bbec95dd4ee203c6c9f52a6615475cee2de907a0ef888cf67d9551acd725f1ec15dfa83f68eb3
+DIST libddoc-9cf851e4476bdadccd96f3589e16ab9f9881c76d.tar.gz 20108 BLAKE2B 
18b98b4fc9fdb409184b3d337147625953c1b78442ca956fcc774857c16006518d746c43cd93ab00fea10bee4beaa72c10d13590064a52080fd882361684
 SHA512 
b684d63d4db647f7366154e7631917842ccaac2c95a09ab58065db08b176352a44b674c788bd726e3c83d78dbc5c2134d468cfb7cb212c5dff65b5442174ade6
+DIST libdparse-6f0893f6b07ec561d382f26c81e74f7788056828.tar.gz 145629 BLAKE2B 
3fa4801499abfb3ad8b2094d48f68a96338ed994be1f417df4fe9591c9c80bb3a89a3652d623be3a59a2c73054e0ed6a15de11f6e890d8ec7a0294fa517b4c66
 SHA512 
9329deb2fee5b36e5b7ebfd553f5efc8c190e3a7f79eb2939598ac28391c0e717d96db1c16b825cd838780f31313e48699b3d115f344137131373042f0d9a2d7
 DIST libdparse-f9a82848fe98a84f38a66df950514c3556e7fb2d.tar.gz 136856 BLAKE2B 
b289f94d30347edfb441d43238985411224b24488f36c3bb0120cb771625d141d183430091dd072adc3d1794ce73c89f198fbe34a85123de4c28be56ce8086a2
 SHA512 
1454e6ff36f4f8d45c3844436655c6b8a20e12397702a2891b9b293d92339bc53ad0bb1fbb18403d359a3e12efdc0165d07ecd517616da74b73bca45d6837deb
 DIST stdx-allocator-d6e6ce4a838e0dad43ef13f050f96627339cdccd.tar.gz 103648 
BLAKE2B 
c08925df810761bb4825d6058375dcc5415f4838403b3668aeff5c1be93c7d04b49c1994da27aa498cd0f4abd1ff923e8d906ae53c922f94bc63dac334b7f138
 SHA512 
3a41f95505e92d79a6b966d21d96fe5b5bb2b2f3762b09998b27334684d815a82a3e705935faa1b543a93ffb274c67b9110b2b1b7364f7d405bd65d05b819271

diff --git a/dev-util/dscanner/dscanner-0.11.0.ebuild 
b/dev-util/dscanner/dscanner-0.11.0.ebuild
new file mode 100644
index 000..6047e84
--- /dev/null
+++ b/dev-util/dscanner/dscanner-0.11.0.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Swiss-army knife for D source code"
+HOMEPAGE="https://github.com/dlang-community/D-Scanner;
+LICENSE="Boost-1.0"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+CONTAINERS="f4e79375539554b3793adf1c557361a64a073524"

[gentoo-commits] repo/user/dlang:master commit in: dev-lang/ldc2/

2020-11-15 Thread Marco Leise
commit: ac57a54fd348d4227ebaf2cf2ec08ab7c7be0737
Author: Marco Leise  gmx  de>
AuthorDate: Mon Nov 16 01:13:47 2020 +
Commit: Marco Leise  gmx  de>
CommitDate: Mon Nov 16 04:02:49 2020 +
URL:https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=ac57a54f

ldc2-1.23

Signed-off-by: Marco Leise  gmx.de>

 dev-lang/ldc2/Manifest   |  1 +
 dev-lang/ldc2/ldc2-1.23.0.ebuild | 76 
 2 files changed, 77 insertions(+)

diff --git a/dev-lang/ldc2/Manifest b/dev-lang/ldc2/Manifest
index 8c35cf6..a3c721f 100644
--- a/dev-lang/ldc2/Manifest
+++ b/dev-lang/ldc2/Manifest
@@ -3,3 +3,4 @@ DIST ldc-1.19.0-src.tar.gz 7222182 BLAKE2B 
28a2256aad57f5304644126da63d88a9f0e42
 DIST ldc-1.20.1-src.tar.gz 7283975 BLAKE2B 
ceb75e767562936606a5fc8383dd089a8daefd04e6fbcd8c6b360fccad50ecb7c6656d60c5351b11a3580d01bdb45101ed50ff6c7a9791af1fd25be160e9a037
 SHA512 
bb69a69de1773a10998c653b5a1b0bce30e39cfcee0e19b036378b28519b3118ac369b341cfd305a8a9bd904564e83f720a62ab4f2c1942c2e26bb53
 DIST ldc-1.21.0-src.tar.gz 7355981 BLAKE2B 
46f3289e3e39d8c3b2a4985e1de4b5ef0e218188af5095cb2007bb83eec2bdaf6c590786d7b655a1f886c7f46703db2c049cf054c0fac438f943a702d3ac7a3b
 SHA512 
5759cb0ad04d2e62a075748b40efb30261c1ebefbc129024cddccf60ab59c211f20b87a0fe22b0a714a0435f53d54a79cd8ad4ede7bfbf492809f23c679a
 DIST ldc-1.22.0-src.tar.gz 7434646 BLAKE2B 
317c9ebb3f75e495c939fadd24abbbea4baa2f9bf547894067d373adc48dfefd47c5bcc2136ac67ecd2bbbe2bf0cf879cfc9b978d9ff75d68ede7b0686dbfee9
 SHA512 
81c59e96b181fbe4a499d84a816ee4fbdbc8b6170fe87dc42e8a315e72d0be4a7f42b939084e5a529572987bcdc495926d83ca517aff8a7e5632767cf46d67d8
+DIST ldc-1.23.0-src.tar.gz 7438736 BLAKE2B 
42cad99be83ce6c8d08819e6e2c6aca161f1243a239da1e692551e7b140069aacb12bbf38b4dc727eab4814bba9d8dafbb16ea2c938ea49db907275c2149b2bd
 SHA512 
dbade9a120bb30d0c691f5c4c6c7e06be0cf3575b9bd63a921e9a768a22aef10293cc4058c7da348707856e1d363419c91e38a893d13408e9b5be4ae85544bb0

diff --git a/dev-lang/ldc2/ldc2-1.23.0.ebuild b/dev-lang/ldc2/ldc2-1.23.0.ebuild
new file mode 100644
index 000..32bd66a
--- /dev/null
+++ b/dev-lang/ldc2/ldc2-1.23.0.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib-build cmake llvm
+
+MY_PV="${PV//_/-}"
+MY_P="ldc-${MY_PV}-src"
+SRC_URI="https://github.com/ldc-developers/ldc/releases/download/v${MY_PV}/${MY_P}.tar.gz;
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="LLVM D Compiler"
+HOMEPAGE="https://github.com/ldc-developers/ldc;
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+LICENSE="BSD"
+SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
+
+IUSE="static-libs"
+
+# We support LLVM 6.0 through 10.
+RDEPEND="|| (
+   sys-devel/llvm:10
+   sys-devel/llvm:9
+   )
+   =app-eselect/eselect-dlang-20140709"
+DEPEND="${RDEPEND}"
+LLVM_MAX_SLOT=10
+PATCHES="${FILESDIR}/ldc2-1.15.0-link-defaultlib-shared.patch"
+
+# For now, we support amd64 multilib. Anyone is free to add more support here.
+MULTILIB_COMPAT=( abi_x86_{32,64} )
+
+DLANG_VERSION_RANGE="2.075-"
+DLANG_PACKAGE_TYPE="single"
+
+inherit dlang
+
+detect_hardened() {
+   gcc --version | grep -o Hardened
+}
+
+src_prepare() {
+   cmake_src_prepare
+}
+
+d_src_configure() {
+   # Make sure libphobos2 is installed into ldc2's directory.
+   export LIBDIR_${ABI}="${LIBDIR_HOST}"
+   local mycmakeargs=(
+   -DD_VERSION=2
+   -DCMAKE_INSTALL_PREFIX=/usr/lib/ldc2/$(ver_cut 1-2)
+   -DD_COMPILER="${DMD}"
+   -DLDC_WITH_LLD=OFF
+   )
+   use static-libs && mycmakeargs+=( -DBUILD_SHARED_LIBS=BOTH ) || 
mycmakeargs+=( -DBUILD_SHARED_LIBS=ON )
+   use abi_x86_32 && use abi_x86_64 && mycmakeargs+=( -DMULTILIB=ON )
+   detect_hardened && mycmakeargs+=( -DADDITIONAL_DEFAULT_LDC_SWITCHES=', 
"-relocation-model=pic"' )
+   cmake_src_configure
+}
+
+d_src_install() {
+   cmake_src_install
+
+   rm -rf "${ED}"/usr/share/bash-completion
+}
+
+pkg_postinst() {
+   # Update active ldc2
+   "${ROOT}"/usr/bin/eselect dlang update ldc2
+}
+
+pkg_postrm() {
+   "${ROOT}"/usr/bin/eselect dlang update ldc2
+}



[gentoo-commits] repo/user/dlang:master commit in: dev-lang/ldc2/

2020-11-15 Thread Marco Leise
commit: ae2a43d059d43447a10b184a93e4fce44ff299c2
Author: Marco Leise  gmx  de>
AuthorDate: Mon Nov 16 01:39:06 2020 +
Commit: Marco Leise  gmx  de>
CommitDate: Mon Nov 16 04:02:58 2020 +
URL:https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=ae2a43d0

ldc2-1.24

Signed-off-by: Marco Leise  gmx.de>

 dev-lang/ldc2/Manifest   |  1 +
 dev-lang/ldc2/ldc2-1.24.0.ebuild | 76 
 2 files changed, 77 insertions(+)

diff --git a/dev-lang/ldc2/Manifest b/dev-lang/ldc2/Manifest
index a3c721f..6808cea 100644
--- a/dev-lang/ldc2/Manifest
+++ b/dev-lang/ldc2/Manifest
@@ -4,3 +4,4 @@ DIST ldc-1.20.1-src.tar.gz 7283975 BLAKE2B 
ceb75e767562936606a5fc8383dd089a8daef
 DIST ldc-1.21.0-src.tar.gz 7355981 BLAKE2B 
46f3289e3e39d8c3b2a4985e1de4b5ef0e218188af5095cb2007bb83eec2bdaf6c590786d7b655a1f886c7f46703db2c049cf054c0fac438f943a702d3ac7a3b
 SHA512 
5759cb0ad04d2e62a075748b40efb30261c1ebefbc129024cddccf60ab59c211f20b87a0fe22b0a714a0435f53d54a79cd8ad4ede7bfbf492809f23c679a
 DIST ldc-1.22.0-src.tar.gz 7434646 BLAKE2B 
317c9ebb3f75e495c939fadd24abbbea4baa2f9bf547894067d373adc48dfefd47c5bcc2136ac67ecd2bbbe2bf0cf879cfc9b978d9ff75d68ede7b0686dbfee9
 SHA512 
81c59e96b181fbe4a499d84a816ee4fbdbc8b6170fe87dc42e8a315e72d0be4a7f42b939084e5a529572987bcdc495926d83ca517aff8a7e5632767cf46d67d8
 DIST ldc-1.23.0-src.tar.gz 7438736 BLAKE2B 
42cad99be83ce6c8d08819e6e2c6aca161f1243a239da1e692551e7b140069aacb12bbf38b4dc727eab4814bba9d8dafbb16ea2c938ea49db907275c2149b2bd
 SHA512 
dbade9a120bb30d0c691f5c4c6c7e06be0cf3575b9bd63a921e9a768a22aef10293cc4058c7da348707856e1d363419c91e38a893d13408e9b5be4ae85544bb0
+DIST ldc-1.24.0-src.tar.gz 7522065 BLAKE2B 
65069835528466c4a39ebf08245fa7fcc9348ee620bab933d23157af0702c0ac4f5b3c1692b1eff83ba81ba2b8be6f086935527585c55e1ecb4ea42f965befe6
 SHA512 
c6f06d80617e5f7789f9e0e349a21e380d0bb6898983f0c2e2aaaec32e23ea0f69c039b6f0c03b8015782b837c890a6ff1051bfa332a6af7c79fc3479446dfb1

diff --git a/dev-lang/ldc2/ldc2-1.24.0.ebuild b/dev-lang/ldc2/ldc2-1.24.0.ebuild
new file mode 100644
index 000..32bd66a
--- /dev/null
+++ b/dev-lang/ldc2/ldc2-1.24.0.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib-build cmake llvm
+
+MY_PV="${PV//_/-}"
+MY_P="ldc-${MY_PV}-src"
+SRC_URI="https://github.com/ldc-developers/ldc/releases/download/v${MY_PV}/${MY_P}.tar.gz;
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="LLVM D Compiler"
+HOMEPAGE="https://github.com/ldc-developers/ldc;
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+LICENSE="BSD"
+SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
+
+IUSE="static-libs"
+
+# We support LLVM 6.0 through 10.
+RDEPEND="|| (
+   sys-devel/llvm:10
+   sys-devel/llvm:9
+   )
+   =app-eselect/eselect-dlang-20140709"
+DEPEND="${RDEPEND}"
+LLVM_MAX_SLOT=10
+PATCHES="${FILESDIR}/ldc2-1.15.0-link-defaultlib-shared.patch"
+
+# For now, we support amd64 multilib. Anyone is free to add more support here.
+MULTILIB_COMPAT=( abi_x86_{32,64} )
+
+DLANG_VERSION_RANGE="2.075-"
+DLANG_PACKAGE_TYPE="single"
+
+inherit dlang
+
+detect_hardened() {
+   gcc --version | grep -o Hardened
+}
+
+src_prepare() {
+   cmake_src_prepare
+}
+
+d_src_configure() {
+   # Make sure libphobos2 is installed into ldc2's directory.
+   export LIBDIR_${ABI}="${LIBDIR_HOST}"
+   local mycmakeargs=(
+   -DD_VERSION=2
+   -DCMAKE_INSTALL_PREFIX=/usr/lib/ldc2/$(ver_cut 1-2)
+   -DD_COMPILER="${DMD}"
+   -DLDC_WITH_LLD=OFF
+   )
+   use static-libs && mycmakeargs+=( -DBUILD_SHARED_LIBS=BOTH ) || 
mycmakeargs+=( -DBUILD_SHARED_LIBS=ON )
+   use abi_x86_32 && use abi_x86_64 && mycmakeargs+=( -DMULTILIB=ON )
+   detect_hardened && mycmakeargs+=( -DADDITIONAL_DEFAULT_LDC_SWITCHES=', 
"-relocation-model=pic"' )
+   cmake_src_configure
+}
+
+d_src_install() {
+   cmake_src_install
+
+   rm -rf "${ED}"/usr/share/bash-completion
+}
+
+pkg_postinst() {
+   # Update active ldc2
+   "${ROOT}"/usr/bin/eselect dlang update ldc2
+}
+
+pkg_postrm() {
+   "${ROOT}"/usr/bin/eselect dlang update ldc2
+}



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

2020-11-15 Thread Alice Ferrazzi
commit: 0de5b9d81ee0b560618aee68e3e6e095aa074048
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Mon Nov 16 03:17:07 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Nov 16 03:19:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de5b9d8

sys-kernel/rt-sources: Add rt sources v4.14.206-rt99

Package-Manager: Portage-2.3.89, Repoman-2.3.22
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest |  2 +
 .../rt-sources/rt-sources-4.14.206_p99.ebuild  | 54 ++
 2 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index b0b2af1294d..d551658209c 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -20,6 +20,8 @@ DIST patch-4.14.198-rt96.patch.xz 239368 BLAKE2B 
fba8764f3a2329e4827299fcc434b43
 DIST patch-4.14.198.xz 3875392 BLAKE2B 
628d389904d9e3101749cdb207bd371f59cfa139124b48b10f854dfb1a4ceeadee870d8a9ed227b0508b9e9d41881f1a43168fef3b460b11c7832b1d48ddcd04
 SHA512 
1d0177cab6c17eaf5541027d373ee9f200237b22dae62611d96a7a65121bac770de6e9cd8098e221dcaf18fe77967c658c3c2283e1e03d212137008540a0458d
 DIST patch-4.14.202-rt97.patch.xz 239368 BLAKE2B 
8d416cda86191cb6e94ec5285cb2d227fc017179f62ea9d1f959900154558941d3f28592b5c4ab1076887c4a76af8f11615b39bb791dfd657e3da5f55aba4289
 SHA512 
53d109cca4048331182c5748c34c0551ba7d1a073835b98ebeb19344368bb16928c5fddf2b44489523db0a126b8ebcaa2dce427a6d315b5bd7a9fee9d5ed8aa1
 DIST patch-4.14.202.xz 3939212 BLAKE2B 
790547986096a295e289c317478b1c3f7437a6140186dfc9634b229952126142f32f08869d933b1ced325d5be196d761a7f6234b1f67123fc1baf60d00408389
 SHA512 
432ca3d6798d8dadc9cafe39aba838fff29c1ab6051320012bfc0e0f7301003b6795daef38498784867642b89e3f2ee8ff7fe60bb386079c3d15a2f5898136c8
+DIST patch-4.14.206-rt99.patch.xz 239588 BLAKE2B 
bb1147d18a5e3aaddb6f00acca00cc7f13fdd613c17ca73ba8dd758a151b0b2db893aa27e49ac7ef737a25e98794cfc010591aad48de373875cd390d5dd6a6bb
 SHA512 
55313271d401cc74ed5b7588f578e3bda9756748b30920e4c555407ef899717053f6936835fa95597235a477f462b8f6632c4d5e38324f766b3490f015fc
+DIST patch-4.14.206.xz 3995304 BLAKE2B 
28b9577ee7bb1f0e935482023ea660f788f0aabbe0e3be743075cdfa4fe263c1d1c50e99a7f7a27fd670820756c5a8c60667a1687666a4b29df790dc37360481
 SHA512 
5382e138db14e9c6e053ac76ae3d3ce6114ebaf4d0b0588a297bcd358be8c60df35535cf97ac0ae62e9f58673a3ad3fd07de5c2ffb6f0a638624f05cea209bc6
 DIST patch-4.19.142-rt63.patch.xz 166960 BLAKE2B 
cecb50e9c97e7e836346269a6aa99e893c9f7f616974fcdad0d1ea66320819bf97ad67a3bfbd797d3e1ac256b476a23dca2b7bb2ea45163e81e4dcab894a5c64
 SHA512 
fd98c14775082867f01ea435c978ab6a6ea25f5e14242731c67e3f9a3cc1b1fe502baabd81575b876ff6914d131a9ff2dce2b9cf6c76d470df05d2aad0128c97
 DIST patch-4.19.142.xz 3352568 BLAKE2B 
11b0bf1ceab34dbe71fa32aea4a5540aa693f35deca8a24a9950534b98706d087570d37861362298c2fa25be10ad9f22c0e1fe2680dcc324fc949d44ef192393
 SHA512 
8b491948d4cee3527eaed98d0e1c5a0d2a707461dc0dd6c658a8257772767780d397c8fbefbd012f564638c549bc658db0d3ee875945838147fd94c455b14fab
 DIST patch-4.19.148-rt64.patch.xz 166984 BLAKE2B 
9697dd9c551c71a5727b9b6d8fcff6d8dd828f8c385e9d5f0e6254ac20132677787e9ab111e25be679e1b73f345683f5c4d78b99c24b8f92ffa3bb8176195131
 SHA512 
e73b346f0b89aa0c9ffcf7e525cd7505bbe4e139760e7ac9b0f85aab82e39ec7ae3191bf81642587b338b6f325f91701f0136f03d62262ba839effe6371f2ec3

diff --git a/sys-kernel/rt-sources/rt-sources-4.14.206_p99.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.14.206_p99.ebuild
new file mode 100644
index 000..8cec2aef7c8
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.14.206_p99.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~arm64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+   
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE};
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt" || die "sed failed"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any 
way."
+   ewarn "If you 

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

2020-11-15 Thread Alice Ferrazzi
commit: b983287e246cf72f3e11c92c35001b0a016dbc56
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Fri Oct 30 16:54:52 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Nov 16 03:06:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b983287e

sys-kernel/rt-sources: Add rt sources v5.9.1-rt20

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest|  5 +++
 sys-kernel/rt-sources/rt-sources-5.9.1_p20.ebuild | 54 +++
 2 files changed, 59 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index 334a8ad3914..da195714f1e 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -4,18 +4,21 @@ DIST deblob-4.4 137370 BLAKE2B 
05f96867d5e50e4bc6ea8073f6f0400c2af27bd920a7732f9
 DIST deblob-4.9 146273 BLAKE2B 
8bc593ca375e003183dc6260aab0b2f81675b0814ec50fae3afe5d4ce9ce41c1c1401ce80e1c285153f610f8f730f82d6ad03e2578c792fd4af8779f2d1e3079
 SHA512 
3654b28e72b343bafdb38de10ef0c3621db0539bc0e7434bc99bb8f8ed911d4c9e53ca4785fd193fcfec369328f014fa5c6f3bda51b6f1a8f98b8c37ece119a6
 DIST deblob-5.4 153051 BLAKE2B 
270a82ab6a08c629eeaa8d728dd7a37333e502c285cd29db51f2a9d8aba76fc8f1fe7976deb8014a67749cfda94f6e3dcc7275fa25d955ddf0aa665b858416d0
 SHA512 
bbab9fbc49e470622316074abc193a50f8726e5cdaa4686813dfbfdbeecd26e841f683df642c8c033a3b892ad0a09b83fc0d104f37d324742c61545f8e66
 DIST deblob-5.6 156448 BLAKE2B 
2525ebcb7ab71fa4b79fd278afcb9f86dcf8926132b99b0a3e60b94ddcec9ccb86bf1c8cf193dc8f29619bfc2a507b3943abb37909c926ff0e281186ab98
 SHA512 
2d60f695e7efc90ef6ba81b63620a12c64205f7b9452b05117b7748a5497deb12d3153b4f11c253b0b68bda8eb7f9a2aede8c48e4020946387cfc6ac6bc83869
+DIST deblob-5.9 161628 BLAKE2B 
abe1bf08b6b75d4c5a42cf6ebae3343875150ae1361bd584b2f605d590d058e47c9411d58afbbbf083e47a38fe6233e5967f76451c33f9670ec62ff8a90dd305
 SHA512 
c99ba3f6c82655f125630c2ae92a8871bbf0cbc4afb7121b0169018f518ff558f1b986f8d4f9a7ddc0556768566491bca092c30572ea1260bedc4df01e21e6aa
 DIST deblob-check-4.14 755969 BLAKE2B 
5573bdf913554e23dba3d3c56227a2c8c3fcfad7f4a99e1ec9208171008b5d2d50bdc55000672af95e020ef8171325b9d1797a69c988b4df5b0f71bc2a186fad
 SHA512 
09626864cea33804d3dc94ceb691b24b6c14d1b9531eee8e745276dbc403903d762b1f75d685bf831f42b942d6f7ea265efb0d4889fecc976d95b11faf843fd3
 DIST deblob-check-4.19 787042 BLAKE2B 
16b96486ebd3c9ee23667212124cf6892d83dcde2e160695d62806d1e8a0815c7e6879cf6b75e5caa72c3d8f2c7d172092ca3bdcb834db834497e758bfad4682
 SHA512 
a12402061d97ab993f91f90ee03d5673343826b4f099514e2ffbd499cc730c6a8281029e4883d0b89d5181f26eb5085334a882b97fc7e04d7232a37b174807a4
 DIST deblob-check-4.4 694225 BLAKE2B 
9369f81751bc80d97c37a07ce92628d212185a4ccd1b1d4ed3b21972f4a135e93910271f0e80a35bb8695d1b9ef6d30c8d303abe51814275115735a8043ddc21
 SHA512 
6554ae567566da4d30e94a37622f88343b8e96ab39a9204fee34de4ddb5dac8c4906b25843b63c2388d03a4441821c25d395b3c39fc875c498a69e677a4f0cb5
 DIST deblob-check-4.9 717834 BLAKE2B 
f2471b45f6953ce83c0819b9157ce638a1d93959ec4074a329766ecb0c3adf90fd3022307ea70c2cb3bd3c291f98d6153576cc6597c62ca97abae6524b98112e
 SHA512 
46258698f1c574b44a8c5c78cc2b7fdbaca746976266974ee0f6787904531754b17ad15d542b68e07d4633ee91a8e2d9c32a991ea214292ac072c4f26deed9c9
 DIST deblob-check-5.4 553846 BLAKE2B 
ac834b6c4820c573c9c857c4281eef29c4721073e0d015e08ebca7de6b480b324255c6643c67f743bbdc799c57642b8bbc19d4f5068a835dffed447d86a45bd2
 SHA512 
2f2ca4bf08eb55cf3a1164917bd7a54b3133b43393da4ba030c397b5a8a65464c0becc2e44ae8683612876956ab9ec0db0b0be0df0dab3a08a1b57d3a3d1617c
 DIST deblob-check-5.6 568174 BLAKE2B 
bf77de1620b4b23aad5be27ad74385b47bf83c68a89f5419787bcbdfc8ec1cf8e0c6941e76fa1b3dbea2b91b0f15e690f0a1495adee333f42cc6afe3fc2f1787
 SHA512 
a0f10423eeeb7c0d13d7254fe73904a483eed089f1d64665848b1233ee80fd830f49d0b4ed45c48cbc020cfd9129ee495efaa86730f99ac86da2e76723490d0c
+DIST deblob-check-5.9 590308 BLAKE2B 
58bbd5871478bd754a2aafcf3e5c0becfc615371b08dcc4ef4afeba4e8f66b33b1ae52a34a4a9a84389ff368f9363e25746a11e82fe4c970e9986cf28a0525be
 SHA512 
b5f8917b3a72819d1527abe0e3cd0b1f0b756f9c034f0468f5acf8b46b4482c6997b5fa6286db21031edb7c8e7ab16b35828e9c10ee995e53ce167ee248ed824
 DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97c43be9fc87cf5be01f796f94cfde5c8f9c84619751f1cac51f83ce0b4681fb19c5f2965a72d4a94fe5577846a
 SHA512 
77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8
 DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c034183b654d270b650621ff7664a321950943d0639205bc1ee7ef6210be170c1f2c785a042ed8a4ec5e3a486d890e0
 SHA512 
ab67cc746b375a8b135e8b23e35e1d6787930d19b3c26b2679787d62951cbdbc3bb66f8ededeb9b890e5008b2459397f9018f1a6772fdef67780b06a4cb9f6f4
 DIST linux-4.4.tar.xz 87295988 BLAKE2B 

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

2020-11-15 Thread Alice Ferrazzi
commit: c6e28a064275d7547893e5c520335487ccf05192
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Fri Oct 30 16:56:39 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Nov 16 03:06:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6e28a06

sys-kernel/rt-sources: Add rt sources v4.14.202-rt97

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest |  2 +
 .../rt-sources/rt-sources-4.14.202_p97.ebuild  | 54 ++
 2 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index da195714f1e..d8bcfa598ec 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -23,6 +23,8 @@ DIST patch-4.14.192-rt91.patch.xz 238756 BLAKE2B 
8b9e825004099de7ade0c6d001fa157
 DIST patch-4.14.192.xz 3782532 BLAKE2B 
92ac9769f5a571e46ef47dcb95ba0f7f879d446d0bdc52c73237088010879df071700a8a379911e440fd392b36419b7fe561e705d0d3d2094a980dc4502b2a27
 SHA512 
22baa0a3883808c35989e3a94fb33ff9f35e2bb8c4e0693540728f37d1ef6e0d58e825e16457a7f91bb35661aff2a42d8756239c02955c550bf93ed9466f5982
 DIST patch-4.14.198-rt96.patch.xz 239368 BLAKE2B 
fba8764f3a2329e4827299fcc434b43670853c6912245139c1dcabd6eca045bac7fa1ccb36c67a9e1536b92cd186875d4b376507e59100a60e7208779fc52565
 SHA512 
5acb0668671c6c6cdec4ee2dd538ede2b00d69a9e92bad9c281e541363c90c7d704cbb836bbe41be9c1b91137ebe3bd58d2a7f3949b1ce5d78901161d4b75e23
 DIST patch-4.14.198.xz 3875392 BLAKE2B 
628d389904d9e3101749cdb207bd371f59cfa139124b48b10f854dfb1a4ceeadee870d8a9ed227b0508b9e9d41881f1a43168fef3b460b11c7832b1d48ddcd04
 SHA512 
1d0177cab6c17eaf5541027d373ee9f200237b22dae62611d96a7a65121bac770de6e9cd8098e221dcaf18fe77967c658c3c2283e1e03d212137008540a0458d
+DIST patch-4.14.202-rt97.patch.xz 239368 BLAKE2B 
8d416cda86191cb6e94ec5285cb2d227fc017179f62ea9d1f959900154558941d3f28592b5c4ab1076887c4a76af8f11615b39bb791dfd657e3da5f55aba4289
 SHA512 
53d109cca4048331182c5748c34c0551ba7d1a073835b98ebeb19344368bb16928c5fddf2b44489523db0a126b8ebcaa2dce427a6d315b5bd7a9fee9d5ed8aa1
+DIST patch-4.14.202.xz 3939212 BLAKE2B 
790547986096a295e289c317478b1c3f7437a6140186dfc9634b229952126142f32f08869d933b1ced325d5be196d761a7f6234b1f67123fc1baf60d00408389
 SHA512 
432ca3d6798d8dadc9cafe39aba838fff29c1ab6051320012bfc0e0f7301003b6795daef38498784867642b89e3f2ee8ff7fe60bb386079c3d15a2f5898136c8
 DIST patch-4.19.135-rt60.patch.xz 166036 BLAKE2B 
ff4afa1e31a1e5ed1cdc15e8dfc5c9991546c2a58fd172a1222316ca94427fcfd140eae6a00659f7cfc4c84c3bd49998b62de1accd5bc8741369255ee49b1447
 SHA512 
7a230226ce1252dcab535c0d1d7cac5c0e100d7909f72384ea54c3677e6d15b390bb835cf844c0e187682ce6c4516e71582898a0ccb1a5c06ccf77238713122c
 DIST patch-4.19.135.xz 3269016 BLAKE2B 
a050e0058a62495d6ee78c72797dff092fc5eb27f6a3bfc2e7b3227869fd255b78feb3b47c8d3be0555a40f8f2f88e769b1a2390519109a69b67288fb82554a6
 SHA512 
5e69f2a36718f3fd2cc0a75cc7a0d3e67c52692af3c917c97ed248840191900257650e1d3fa0ca49365e071b4b20331dfcaa3cf5d390623af622b416618516a5
 DIST patch-4.19.142-rt63.patch.xz 166960 BLAKE2B 
cecb50e9c97e7e836346269a6aa99e893c9f7f616974fcdad0d1ea66320819bf97ad67a3bfbd797d3e1ac256b476a23dca2b7bb2ea45163e81e4dcab894a5c64
 SHA512 
fd98c14775082867f01ea435c978ab6a6ea25f5e14242731c67e3f9a3cc1b1fe502baabd81575b876ff6914d131a9ff2dce2b9cf6c76d470df05d2aad0128c97

diff --git a/sys-kernel/rt-sources/rt-sources-4.14.202_p97.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.14.202_p97.ebuild
new file mode 100644
index 000..8cec2aef7c8
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.14.202_p97.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~arm64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+   
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE};
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt" || die "sed failed"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the 

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

2020-11-15 Thread Alice Ferrazzi
commit: 430081f71783d99d686b0e9545a14aad22d4cf55
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Fri Oct 30 16:51:32 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Nov 16 03:06:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=430081f7

sys-kernel/rt-sources: Add rt sources v4.19.148-rt64

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest |  2 +
 .../rt-sources/rt-sources-4.19.148_p64.ebuild  | 54 ++
 2 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index 524feb0fe40..40427a1a8f3 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -24,6 +24,8 @@ DIST patch-4.19.135-rt60.patch.xz 166036 BLAKE2B 
ff4afa1e31a1e5ed1cdc15e8dfc5c99
 DIST patch-4.19.135.xz 3269016 BLAKE2B 
a050e0058a62495d6ee78c72797dff092fc5eb27f6a3bfc2e7b3227869fd255b78feb3b47c8d3be0555a40f8f2f88e769b1a2390519109a69b67288fb82554a6
 SHA512 
5e69f2a36718f3fd2cc0a75cc7a0d3e67c52692af3c917c97ed248840191900257650e1d3fa0ca49365e071b4b20331dfcaa3cf5d390623af622b416618516a5
 DIST patch-4.19.142-rt63.patch.xz 166960 BLAKE2B 
cecb50e9c97e7e836346269a6aa99e893c9f7f616974fcdad0d1ea66320819bf97ad67a3bfbd797d3e1ac256b476a23dca2b7bb2ea45163e81e4dcab894a5c64
 SHA512 
fd98c14775082867f01ea435c978ab6a6ea25f5e14242731c67e3f9a3cc1b1fe502baabd81575b876ff6914d131a9ff2dce2b9cf6c76d470df05d2aad0128c97
 DIST patch-4.19.142.xz 3352568 BLAKE2B 
11b0bf1ceab34dbe71fa32aea4a5540aa693f35deca8a24a9950534b98706d087570d37861362298c2fa25be10ad9f22c0e1fe2680dcc324fc949d44ef192393
 SHA512 
8b491948d4cee3527eaed98d0e1c5a0d2a707461dc0dd6c658a8257772767780d397c8fbefbd012f564638c549bc658db0d3ee875945838147fd94c455b14fab
+DIST patch-4.19.148-rt64.patch.xz 166984 BLAKE2B 
9697dd9c551c71a5727b9b6d8fcff6d8dd828f8c385e9d5f0e6254ac20132677787e9ab111e25be679e1b73f345683f5c4d78b99c24b8f92ffa3bb8176195131
 SHA512 
e73b346f0b89aa0c9ffcf7e525cd7505bbe4e139760e7ac9b0f85aab82e39ec7ae3191bf81642587b338b6f325f91701f0136f03d62262ba839effe6371f2ec3
+DIST patch-4.19.148.xz 3434156 BLAKE2B 
8737101044c2dc5400b64c61f9589a10b0af3eb862cd439098eeb6d2cd0645676f93093549494584789e38786dc19d1843fc5136187797abe6b3bd6713aae721
 SHA512 
a8790ae1925d1622f469e975e5da3baaca6204d324f5c981159d19011f77df51a600ea76e1d6da6f2bac6e9c1c2cf1b64f0df5e7e288800ca7451195be6146a7
 DIST patch-4.4.231-rt202.patch.xz 195124 BLAKE2B 
4eefc64ef491054092078edd764cc376793fec9fd6e1f88c1fd06abe69c59418e29f6b4c25668b711ad7683b8d8518db89a2eccb9785bd7f0731ee8340193abb
 SHA512 
55c06564f0dea80dea8462be653c28bafba7fcdfd44c774f348aaeb6bf84cc9e88985713a4d8c48c8d257045f710fde46587ed336c62d3933b98c798e9f6c41f
 DIST patch-4.4.231.xz 3240736 BLAKE2B 
75b0c92171ec12571a704f817c2d020f27dd945b68481936c0d3cd9332cfa7aa85630f60685805477cee61c8c6ed894b70d5651afea1b8784a28eb0d32f3
 SHA512 
05884136475aca92e212866908afca8a5fffdfe7d1127fc64a5b60dc638955e92c94509d483d7e603ebdf466d85646083fc7ef468a60b4c096d48d5a38786f81
 DIST patch-4.4.236-rt207.patch.xz 195128 BLAKE2B 
44ee130fff893f39f4781c9749c659b744c3809d42f651aba32531c4395c4542128c4febfa3f253830379db0b11c993a3c251d258365d8eb10beccfe6a95
 SHA512 
234ae42293c04c770f4547ab67496851a14d9b1a4ce27ecb61d2489842553a0f61280b49729bfe9b07451c6968398fa7484979dc2a2e20d379ef8075b3da1213

diff --git a/sys-kernel/rt-sources/rt-sources-4.19.148_p64.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.19.148_p64.ebuild
new file mode 100644
index 000..8cec2aef7c8
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.19.148_p64.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~arm64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+   
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE};
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt" || die "sed failed"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the 

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

2020-11-15 Thread Alice Ferrazzi
commit: 1051be3f3a2647db6b431a17cc9b4f0b1d8d6df7
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Fri Oct 30 16:53:13 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Nov 16 03:06:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1051be3f

sys-kernel/rt-sources: Add rt sources v4.9.240-rt155

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest |  2 +
 .../rt-sources/rt-sources-4.9.240_p155.ebuild  | 54 ++
 2 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index 40427a1a8f3..334a8ad3914 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -36,6 +36,8 @@ DIST patch-4.9.232-rt150.patch.xz 175296 BLAKE2B 
c4b0e268e6dda8d93271a895dbf7f85
 DIST patch-4.9.232.xz 3578076 BLAKE2B 
a1573d0953607b53fa4cab7246ec38da7d9dd4d45aab7bf8b46b54fc460f57b5de2a423d3fb8784ed1b9d6c753a6d6e7842739d010ac82e009b954f0098fe187
 SHA512 
4058a3f6dcdd11a89fda652f311a5bdc9d64484a735d334fcb604ef8b71fa9fda373433d14bfc6680065c0143c55d571f20d8bcab078742b5eb3eedb81e27810
 DIST patch-4.9.236-rt154.patch.xz 175384 BLAKE2B 
789f388c3ab7bb86153191fb69bd75efa433537a6a1a1d1e13e2ca4807a65529f0760d3572e8d078662ee2663d4fde2081e9c443c076aa23e5152b5c3d3e9ba1
 SHA512 
9039b7346dae6f55cb4f1a029e08919cdedac00320bdf81288c9366ab17f6b1c2258765e30e1fb2b1d5df97d8daf982a3f43cf39133c8a03fe8a3915f11418e8
 DIST patch-4.9.236.xz 3659472 BLAKE2B 
e874b1d68b707e93a1b34f878df86dc51b8cdfa0c1700aa1ebafbabf0069555f5f7cce0c07805024c87da19d71700fba9a6c49d28a7c4448a17d0d9929d3599b
 SHA512 
9c22da1895a6dda8de4857b739c9d12a9c1b73ab0c4b29a2b6c8793655ddc67b0d0c96ec2cbafa4ad86eda93382a47f67334b48e438c562e264b56718bd7069f
+DIST patch-4.9.240-rt155.patch.xz 175372 BLAKE2B 
807205cf1b22c5da138fac0772c881e1c162ff66f6872fe497b643105573db5bc48c98947f65e6e945b46ffb865c4abe9c2ce9aacb093d7a4ccdd686e6573e04
 SHA512 
b50feb8ee9aa7dd8af1fd01dc0beda4a0a71305229145a6b21797bd63e3683085c2893c4ccdd67ac451c66c44c758303b2792516413b69f81956280df4ae
+DIST patch-4.9.240.xz 3707752 BLAKE2B 
58cf04060dc286f38895bea9339d124983a37878f687b71d38c28aa1123a3e0889f46d4e96605d3ae69257a8d7ec824b85a835e463214445c363065c4be5ae8e
 SHA512 
b18824b1cc70020ef0f4000b4c152297a7424b31075aa001274319a0b8e3d6b6407193a903b3af56bfe8b0dc12be68673188de90aaa14ba13670c0669a8e7557
 DIST patch-5.4.54-rt33.patch.xz 182260 BLAKE2B 
82e334ed77aae742974d3b121b9e787efbe17f5bd32949d1fce4afbb58a14ccc8b9c8f0a92949c2de907032051e274d56134743aa81354daab06a62a69beaab9
 SHA512 
bcebba6e88ed0dacfb8c7aeed8e8a822316ecb05112674fd6195dd5e210345e4bfd42683748bf676b8238fa0357b2bb49a25b877876c7097ee941e500b07b607
 DIST patch-5.4.54.xz 1730872 BLAKE2B 
aa736c718423c7c6f884b9a76fdb1b24ed587d9b2c103c39f312ae1910510f592c43bb41d4273904878f5aa40e907674bc162466f719250ef38923ad896cfde8
 SHA512 
bd365f01e5aace4fe6322d7ab7d93df93779c1e1520e650d39fd49802dc3554b89c889830d112e19b6ce531d00bcef77f55f4a4d36e5e84224a11a1205e43789
 DIST patch-5.4.66-rt38.patch.xz 182228 BLAKE2B 
a601bd527cb3c7d1fadb93a97a428feac01263b169ec3b5145880702763e93dfd8879784caa1e8e75604947794bf8283c62b94bba9fa684e55ac164f78bdf354
 SHA512 
5f47bce8d40389cb0ee5b30211d870afe165e19e315717636fcf5f5ce9e12148cde08fdc9d04755e5ebadeabe0b6dfd589d3de137c7fed303552300d6079e8b2

diff --git a/sys-kernel/rt-sources/rt-sources-4.9.240_p155.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.9.240_p155.ebuild
new file mode 100644
index 000..8cec2aef7c8
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.9.240_p155.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~arm64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+   
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE};
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt" || die "sed failed"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the Gentoo 

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

2020-11-15 Thread Alice Ferrazzi
commit: ef1f7994b96dd905748d87fda4343e8132044de6
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Fri Oct 30 17:00:35 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Nov 16 03:06:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef1f7994

sys-kernel/rt-sources: Drop old

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Closes: https://github.com/gentoo/gentoo/pull/18080
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest | 16 ---
 .../rt-sources/rt-sources-4.14.192_p91.ebuild  | 54 --
 .../rt-sources/rt-sources-4.19.135_p60.ebuild  | 54 --
 .../rt-sources/rt-sources-4.4.231_p202.ebuild  | 54 --
 .../rt-sources/rt-sources-4.9.232_p150.ebuild  | 54 --
 sys-kernel/rt-sources/rt-sources-5.4.54_p33.ebuild | 54 --
 sys-kernel/rt-sources/rt-sources-5.6.19_p11.ebuild | 54 --
 sys-kernel/rt-sources/rt-sources-5.6.19_p12.ebuild | 54 --
 8 files changed, 394 deletions(-)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index d8bcfa598ec..b0b2af1294d 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -3,54 +3,38 @@ DIST deblob-4.19 145341 BLAKE2B 
fcef31cc3ff32f337ed247ce9b8066b4aac3943a9b9952ad
 DIST deblob-4.4 137370 BLAKE2B 
05f96867d5e50e4bc6ea8073f6f0400c2af27bd920a7732f9a9b30e7d1181fe9de745de239b2c5cf12ef647adf1f169180627fd71eb2316d994488fb3e799ca4
 SHA512 
ea5f2f2cdbc97bdc90c2131f846761dc1630a53986db10d8e9d07d1ddee12a9d878c57790edd3ecc75ed9792d479b7b726c39d688a3926e850608c81b1b78a3a
 DIST deblob-4.9 146273 BLAKE2B 
8bc593ca375e003183dc6260aab0b2f81675b0814ec50fae3afe5d4ce9ce41c1c1401ce80e1c285153f610f8f730f82d6ad03e2578c792fd4af8779f2d1e3079
 SHA512 
3654b28e72b343bafdb38de10ef0c3621db0539bc0e7434bc99bb8f8ed911d4c9e53ca4785fd193fcfec369328f014fa5c6f3bda51b6f1a8f98b8c37ece119a6
 DIST deblob-5.4 153051 BLAKE2B 
270a82ab6a08c629eeaa8d728dd7a37333e502c285cd29db51f2a9d8aba76fc8f1fe7976deb8014a67749cfda94f6e3dcc7275fa25d955ddf0aa665b858416d0
 SHA512 
bbab9fbc49e470622316074abc193a50f8726e5cdaa4686813dfbfdbeecd26e841f683df642c8c033a3b892ad0a09b83fc0d104f37d324742c61545f8e66
-DIST deblob-5.6 156448 BLAKE2B 
2525ebcb7ab71fa4b79fd278afcb9f86dcf8926132b99b0a3e60b94ddcec9ccb86bf1c8cf193dc8f29619bfc2a507b3943abb37909c926ff0e281186ab98
 SHA512 
2d60f695e7efc90ef6ba81b63620a12c64205f7b9452b05117b7748a5497deb12d3153b4f11c253b0b68bda8eb7f9a2aede8c48e4020946387cfc6ac6bc83869
 DIST deblob-5.9 161628 BLAKE2B 
abe1bf08b6b75d4c5a42cf6ebae3343875150ae1361bd584b2f605d590d058e47c9411d58afbbbf083e47a38fe6233e5967f76451c33f9670ec62ff8a90dd305
 SHA512 
c99ba3f6c82655f125630c2ae92a8871bbf0cbc4afb7121b0169018f518ff558f1b986f8d4f9a7ddc0556768566491bca092c30572ea1260bedc4df01e21e6aa
 DIST deblob-check-4.14 755969 BLAKE2B 
5573bdf913554e23dba3d3c56227a2c8c3fcfad7f4a99e1ec9208171008b5d2d50bdc55000672af95e020ef8171325b9d1797a69c988b4df5b0f71bc2a186fad
 SHA512 
09626864cea33804d3dc94ceb691b24b6c14d1b9531eee8e745276dbc403903d762b1f75d685bf831f42b942d6f7ea265efb0d4889fecc976d95b11faf843fd3
 DIST deblob-check-4.19 787042 BLAKE2B 
16b96486ebd3c9ee23667212124cf6892d83dcde2e160695d62806d1e8a0815c7e6879cf6b75e5caa72c3d8f2c7d172092ca3bdcb834db834497e758bfad4682
 SHA512 
a12402061d97ab993f91f90ee03d5673343826b4f099514e2ffbd499cc730c6a8281029e4883d0b89d5181f26eb5085334a882b97fc7e04d7232a37b174807a4
 DIST deblob-check-4.4 694225 BLAKE2B 
9369f81751bc80d97c37a07ce92628d212185a4ccd1b1d4ed3b21972f4a135e93910271f0e80a35bb8695d1b9ef6d30c8d303abe51814275115735a8043ddc21
 SHA512 
6554ae567566da4d30e94a37622f88343b8e96ab39a9204fee34de4ddb5dac8c4906b25843b63c2388d03a4441821c25d395b3c39fc875c498a69e677a4f0cb5
 DIST deblob-check-4.9 717834 BLAKE2B 
f2471b45f6953ce83c0819b9157ce638a1d93959ec4074a329766ecb0c3adf90fd3022307ea70c2cb3bd3c291f98d6153576cc6597c62ca97abae6524b98112e
 SHA512 
46258698f1c574b44a8c5c78cc2b7fdbaca746976266974ee0f6787904531754b17ad15d542b68e07d4633ee91a8e2d9c32a991ea214292ac072c4f26deed9c9
 DIST deblob-check-5.4 553846 BLAKE2B 
ac834b6c4820c573c9c857c4281eef29c4721073e0d015e08ebca7de6b480b324255c6643c67f743bbdc799c57642b8bbc19d4f5068a835dffed447d86a45bd2
 SHA512 
2f2ca4bf08eb55cf3a1164917bd7a54b3133b43393da4ba030c397b5a8a65464c0becc2e44ae8683612876956ab9ec0db0b0be0df0dab3a08a1b57d3a3d1617c
-DIST deblob-check-5.6 568174 BLAKE2B 
bf77de1620b4b23aad5be27ad74385b47bf83c68a89f5419787bcbdfc8ec1cf8e0c6941e76fa1b3dbea2b91b0f15e690f0a1495adee333f42cc6afe3fc2f1787
 SHA512 
a0f10423eeeb7c0d13d7254fe73904a483eed089f1d64665848b1233ee80fd830f49d0b4ed45c48cbc020cfd9129ee495efaa86730f99ac86da2e76723490d0c
 DIST deblob-check-5.9 590308 BLAKE2B 
58bbd5871478bd754a2aafcf3e5c0becfc615371b08dcc4ef4afeba4e8f66b33b1ae52a34a4a9a84389ff368f9363e25746a11e82fe4c970e9986cf28a0525be
 SHA512 

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

2020-11-15 Thread Alice Ferrazzi
commit: 3ef7c3947649a028cd3dcefe25ab6dfb96cda9e9
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Fri Oct 30 16:49:45 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Nov 16 03:06:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef7c394

sys-kernel/rt-sources: Add rt sources v5.4.70-rt40

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest |  2 +
 sys-kernel/rt-sources/rt-sources-5.4.70_p40.ebuild | 54 ++
 2 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index da3544a6f2b..524feb0fe40 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -38,6 +38,8 @@ DIST patch-5.4.54-rt33.patch.xz 182260 BLAKE2B 
82e334ed77aae742974d3b121b9e787ef
 DIST patch-5.4.54.xz 1730872 BLAKE2B 
aa736c718423c7c6f884b9a76fdb1b24ed587d9b2c103c39f312ae1910510f592c43bb41d4273904878f5aa40e907674bc162466f719250ef38923ad896cfde8
 SHA512 
bd365f01e5aace4fe6322d7ab7d93df93779c1e1520e650d39fd49802dc3554b89c889830d112e19b6ce531d00bcef77f55f4a4d36e5e84224a11a1205e43789
 DIST patch-5.4.66-rt38.patch.xz 182228 BLAKE2B 
a601bd527cb3c7d1fadb93a97a428feac01263b169ec3b5145880702763e93dfd8879784caa1e8e75604947794bf8283c62b94bba9fa684e55ac164f78bdf354
 SHA512 
5f47bce8d40389cb0ee5b30211d870afe165e19e315717636fcf5f5ce9e12148cde08fdc9d04755e5ebadeabe0b6dfd589d3de137c7fed303552300d6079e8b2
 DIST patch-5.4.66.xz 1986812 BLAKE2B 
8b3ef7187ada5046ea6c96c20352da42b97ad42f6b85aea9c81415432a04d11b62053c35469f7e109402fecd224cdbc1699498edd23831f424fca2bab0cc2841
 SHA512 
df326e30c763617cbe4be972c4a17159cd22028c5b0f8de788ab89ba98af728db036effb6531237285576d82d7557cf7fcefe5276f54b6cf13a252fc395fe949
+DIST patch-5.4.70-rt40.patch.xz 182032 BLAKE2B 
0f911652bedb74d40bfd42a2ef0e0b7309c31152f6d94a8cb6c91e0a16e8f5af007de6f3e41145b8c1248aba34f3ee90e024b40558de073419bb70e4d12749d9
 SHA512 
9a325cbeaa783ddfc3e0ceafecebcf55caf65245d3beeac652db9793af064a0ab49608b2c39371ea33b058ae90fc427aeb6a300e27a716482f31a1c2226b6439
+DIST patch-5.4.70.xz 2131576 BLAKE2B 
6d9dab0ec5dc84f1487d179355cf497ad9e16b7a22b69a931dab206e8617cfe52fd09a88ec8fe9070f9735c9f5cbb825c61aa6501d3851c8d2925f849146629a
 SHA512 
a87fffe500b7f0355fe49077b4d80359b31e0721d824ba95135ba851d1b1b747ea9dfd0bc15e6133bc93132df60c4ca9ee99830acb0309866f02f9c88b7784f9
 DIST patch-5.6.19-rt11.patch.xz 169352 BLAKE2B 
ab6de55cac59c2bd2d29009aea8db129c85ac0c816186b1c8561062f49eb91fc384dbad6003e4f4b63989eed6e614116ce189270d2fc7081b89d031c8af1a0ee
 SHA512 
522bae99bbfb272deb71700b0e3bb5bb8b43253e8c94ff6fb902d6584ea54700722afede9a6ccb3ba1a6b99eb7f6a82e4872ee807aa0b28cc8d75ab7fc5f3fa4
 DIST patch-5.6.19-rt12.patch.xz 170132 BLAKE2B 
f41194b4311f68f27cd58e4adadf510e9ddb68fde824e6cf31af9331a3dd3adc5284097226158d4ceadf4c738896fff347d9877e54bb7998e86f44d94025ad7a
 SHA512 
5b6497b1c798358ae75f15b6c649e06a8db6200ce618776ac8cafc4a24e92ad4d257b10f72b8c03ba471549a3320f9a127f85530ad912ccf691538c068a07481
 DIST patch-5.6.19.xz 518428 BLAKE2B 
f99d824ecf8be4b984cdab43d5ef838bf9da017ee800a1cc09eaf19596add9c1199ea68b0b581e8560a56a8f94ca35b5914a26d1340f5c42c1bc699708e77ce5
 SHA512 
f967f9ffc12249db757bd38fd890ac69d327f23bcb767ffa0c178aa7e541bb4a10715664d703315ac3b96ed35909046350f97752c2a4691526ad55a9f03f2c24

diff --git a/sys-kernel/rt-sources/rt-sources-5.4.70_p40.ebuild 
b/sys-kernel/rt-sources/rt-sources-5.4.70_p40.ebuild
new file mode 100644
index 000..12c5881dd44
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-5.4.70_p40.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~arm64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+   
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE};
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT/g" \
+   -i "${S}/kernel/Kconfig.preempt" || die "sed failed"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any 

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

2020-11-15 Thread Alice Ferrazzi
commit: f2b86904da146f56bcfe37cc8124c57c4b2d8a9e
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Fri Oct 30 16:48:10 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Mon Nov 16 03:05:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b86904

sys-kernel/rt-sources: Add rt sources v4.4.240-rt209

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest |  2 +
 .../rt-sources/rt-sources-4.4.240_p209.ebuild  | 54 ++
 2 files changed, 56 insertions(+)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index 4ecb5d0970b..da3544a6f2b 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -28,6 +28,8 @@ DIST patch-4.4.231-rt202.patch.xz 195124 BLAKE2B 
4eefc64ef491054092078edd764cc37
 DIST patch-4.4.231.xz 3240736 BLAKE2B 
75b0c92171ec12571a704f817c2d020f27dd945b68481936c0d3cd9332cfa7aa85630f60685805477cee61c8c6ed894b70d5651afea1b8784a28eb0d32f3
 SHA512 
05884136475aca92e212866908afca8a5fffdfe7d1127fc64a5b60dc638955e92c94509d483d7e603ebdf466d85646083fc7ef468a60b4c096d48d5a38786f81
 DIST patch-4.4.236-rt207.patch.xz 195128 BLAKE2B 
44ee130fff893f39f4781c9749c659b744c3809d42f651aba32531c4395c4542128c4febfa3f253830379db0b11c993a3c251d258365d8eb10beccfe6a95
 SHA512 
234ae42293c04c770f4547ab67496851a14d9b1a4ce27ecb61d2489842553a0f61280b49729bfe9b07451c6968398fa7484979dc2a2e20d379ef8075b3da1213
 DIST patch-4.4.236.xz 3307884 BLAKE2B 
6b8dcdf38d069a77204af85788bc3307ad022f6511802ac26b3f3aef3245852849d124bfea87ebb7c7226fbd9ffd17d5e3eb1c3e04ef049559b945b27b7e44ec
 SHA512 
9f2d99302641cdabf1a99b710bf4f944ff9d8fcdc4d9add4aebd1250ec559a38ff09352b87250cb216ef052cfabaf7c03afd1636bf7cf5e4f400174b97c81994
+DIST patch-4.4.240-rt209.patch.xz 195156 BLAKE2B 
e05926078feb42e2ffe399322f5af983c65cde172b125e9d48fe6c48fada9d3574306b82e584a74adc2375cc666a45e0aa820c94b6d88489a3926538335fb301
 SHA512 
1396b23ac6e354d9b98edf75aea6c8000b059c4249ee391829179e88852152780c23087b814b550c184940cbcd236dc2e4b43ff13c02e8c1aa04a1ea124556cb
+DIST patch-4.4.240.xz 3341984 BLAKE2B 
f4f2cb343e399236a93bbfdc5b9bd033bcb5fac993f23bedf2b9e5f00e21d82b741dc4005dbb088da1980dbd4e671c5627bdf87c6c61b9981f442d1d83d9
 SHA512 
b45fe43ac354f2bb70db06948b3ddc8555f28bcacfdd86534482ae379654f91008fbb03c65ee3850d117b2d7b2f655d93352f08b7c289c0142e5fd584b7aad06
 DIST patch-4.9.232-rt150.patch.xz 175296 BLAKE2B 
c4b0e268e6dda8d93271a895dbf7f85e30fe3940b5cf8074b6c12540d7174462a451a8e0309252df013cfe1b4f221d50825b4c669318028f6bc19b4c401cbef8
 SHA512 
7e71b6ed69f1f8bdb21a07ca7a62e731264965b34d68f35ac8cca62a4ba8e8f26e18929dff5ab0a50f2732dfb047e87789774376c7fec890f4e368ea61d0f241
 DIST patch-4.9.232.xz 3578076 BLAKE2B 
a1573d0953607b53fa4cab7246ec38da7d9dd4d45aab7bf8b46b54fc460f57b5de2a423d3fb8784ed1b9d6c753a6d6e7842739d010ac82e009b954f0098fe187
 SHA512 
4058a3f6dcdd11a89fda652f311a5bdc9d64484a735d334fcb604ef8b71fa9fda373433d14bfc6680065c0143c55d571f20d8bcab078742b5eb3eedb81e27810
 DIST patch-4.9.236-rt154.patch.xz 175384 BLAKE2B 
789f388c3ab7bb86153191fb69bd75efa433537a6a1a1d1e13e2ca4807a65529f0760d3572e8d078662ee2663d4fde2081e9c443c076aa23e5152b5c3d3e9ba1
 SHA512 
9039b7346dae6f55cb4f1a029e08919cdedac00320bdf81288c9366ab17f6b1c2258765e30e1fb2b1d5df97d8daf982a3f43cf39133c8a03fe8a3915f11418e8

diff --git a/sys-kernel/rt-sources/rt-sources-4.4.240_p209.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.4.240_p209.ebuild
new file mode 100644
index 000..8cec2aef7c8
--- /dev/null
+++ b/sys-kernel/rt-sources/rt-sources-4.4.240_p209.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+KEYWORDS="~amd64 ~arm64"
+
+HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/;
+
+inherit eapi7-ver
+
+CKV="$(ver_cut 1-3)"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="1"
+RT_PATCHSET="${PV/*_p}"
+
+inherit kernel-2
+detect_version
+
+K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
+RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+   
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE};
+
+DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
+SRC_URI="${KERNEL_URI} ${RT_URI}"
+
+KV_FULL="${PVR/_p/-rt}"
+S="${WORKDIR}/linux-${KV_FULL}"
+
+UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
+UNIPATCH_STRICTORDER="yes"
+
+src_prepare() {
+   default
+
+   # 627796
+   sed \
+   "s/default PREEMPT_NONE/default PREEMPT_RT_FULL/g" \
+   -i "${S}/kernel/Kconfig.preempt" || die "sed failed"
+}
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   ewarn
+   ewarn "${PN} are *not* supported by the Gentoo 

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

2020-11-15 Thread Sam James
commit: 2871f465c9156724114ec3fb9f7358cd2f85d8ef
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:53:36 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:53:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2871f465

dev-python/sqlalchemy: Stabilize 1.3.20 arm, #754810

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

 dev-python/sqlalchemy/sqlalchemy-1.3.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sqlalchemy/sqlalchemy-1.3.20.ebuild 
b/dev-python/sqlalchemy/sqlalchemy-1.3.20.ebuild
index 4a9946d2163..bf2e3ea2ad6 100644
--- a/dev-python/sqlalchemy/sqlalchemy-1.3.20.ebuild
+++ b/dev-python/sqlalchemy/sqlalchemy-1.3.20.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
 IUSE="examples +sqlite test"
 
 REQUIRED_USE="test? ( sqlite )"



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-dict/

2020-11-15 Thread Sam James
commit: 4d4185e10c41295fe5bb5c06d0dd75809a31f5ae
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:52:58 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:52:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d4185e1

xfce-extra/xfce4-dict: Stabilize 0.8.4 arm, #754831

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

 xfce-extra/xfce4-dict/xfce4-dict-0.8.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.4.ebuild 
b/xfce-extra/xfce4-dict/xfce4-dict-0.8.4.ebuild
index 28ad3e4c2e4..a7e4bbf473f 100644
--- a/xfce-extra/xfce4-dict/xfce4-dict-0.8.4.ebuild
+++ b/xfce-extra/xfce4-dict/xfce4-dict-0.8.4.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.24



[gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/

2020-11-15 Thread Sam James
commit: 59545f06ac48830869480a768249c029a7e91ec7
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:55:22 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:55:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59545f06

xfce-base/thunar: Stabilize 1.8.16 arm, #754837

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

 xfce-base/thunar/thunar-1.8.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/thunar/thunar-1.8.16.ebuild 
b/xfce-base/thunar/thunar-1.8.16.ebuild
index 80545f3c2e1..ec8b34b0a7a 100644
--- a/xfce-base/thunar/thunar-1.8.16.ebuild
+++ b/xfce-base/thunar/thunar-1.8.16.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
 
 GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"



[gentoo-commits] repo/gentoo:master commit in: xfce-base/xfdesktop/

2020-11-15 Thread Sam James
commit: 9f632516679de3310dce57fd676fdd3735fc0309
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:54:33 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:54:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f632516

xfce-base/xfdesktop: Stabilize 4.14.3 arm, #754840

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

 xfce-base/xfdesktop/xfdesktop-4.14.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/xfdesktop/xfdesktop-4.14.3.ebuild 
b/xfce-base/xfdesktop/xfdesktop-4.14.3.ebuild
index c0250e01fe7..e4496d4bd96 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.14.3.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.14.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="debug libnotify +thunar"
 
 RDEPEND=">=x11-libs/cairo-1.12



[gentoo-commits] repo/gentoo:master commit in: xfce-base/xfwm4/

2020-11-15 Thread Sam James
commit: 8525b1c1aa47c499ef081046dcbc24ba2a94f426
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:53:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:53:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8525b1c1

xfce-base/xfwm4: Stabilize 4.14.6 arm, #754843

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

 xfce-base/xfwm4/xfwm4-4.14.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/xfwm4/xfwm4-4.14.6.ebuild 
b/xfce-base/xfwm4/xfwm4-4.14.6.ebuild
index 77ed670eb91..9556d697e99 100644
--- a/xfce-base/xfwm4/xfwm4-4.14.6.ebuild
+++ b/xfce-base/xfwm4/xfwm4-4.14.6.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="opengl startup-notification +xcomposite +xpresent"
 
 RDEPEND=">=dev-libs/glib-2.20



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

2020-11-15 Thread Sam James
commit: edbfe431ed8d13ff523dd7e3214771c31382b04e
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:50:56 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:50:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edbfe431

net-libs/miniupnpc: Stabilize 2.1.20201016 arm, #754795

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

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

diff --git a/net-libs/miniupnpc/miniupnpc-2.1.20201016.ebuild 
b/net-libs/miniupnpc/miniupnpc-2.1.20201016.ebuild
index dfd082c60e3..c574b6cd7d3 100644
--- a/net-libs/miniupnpc/miniupnpc-2.1.20201016.ebuild
+++ b/net-libs/miniupnpc/miniupnpc-2.1.20201016.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0/17"
-KEYWORDS="~amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE="ipv6 kernel_linux static-libs"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-python/zope-event/

2020-11-15 Thread Sam James
commit: ac4946db8a2de8ef72abd33421ca06d2a8187a2d
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:54:58 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:54:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4946db

dev-python/zope-event: Stabilize 4.5.0-r1 ALLARCHES, #754816

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

 dev-python/zope-event/zope-event-4.5.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/zope-event/zope-event-4.5.0-r1.ebuild 
b/dev-python/zope-event/zope-event-4.5.0-r1.ebuild
index dbc8251..2ad5ae9beeb 100644
--- a/dev-python/zope-event/zope-event-4.5.0-r1.ebuild
+++ b/dev-python/zope-event/zope-event-4.5.0-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]"
 



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

2020-11-15 Thread Sam James
commit: 33c6c6b4437c957fb32e007f83c55f09cc2f9462
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:51:35 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:51:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33c6c6b4

dev-lang/python: Stabilize 3.8.6 arm, #754786

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

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

diff --git a/dev-lang/python/python-3.8.6.ebuild 
b/dev-lang/python/python-3.8.6.ebuild
index 1bed7914f20..615e80cafd6 100644
--- a/dev-lang/python/python-3.8.6.ebuild
+++ b/dev-lang/python/python-3.8.6.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-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="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



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

2020-11-15 Thread Sam James
commit: 6e6a25e8ef1143072cc47a8fab075a1d68be389d
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:49:23 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:49:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e6a25e8

dev-lang/python: Stabilize 3.8.6 arm64, #754786

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

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

diff --git a/dev-lang/python/python-3.8.6.ebuild 
b/dev-lang/python/python-3.8.6.ebuild
index cb6c8db0940..1bed7914f20 100644
--- a/dev-lang/python/python-3.8.6.ebuild
+++ b/dev-lang/python/python-3.8.6.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-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="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



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

2020-11-15 Thread Sam James
commit: b49631e2c41f56f3210faabaa233b67c2f98510c
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:48:48 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:48:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b49631e2

net-libs/miniupnpc: Stabilize 2.1.20201016 arm64, #754795

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

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

diff --git a/net-libs/miniupnpc/miniupnpc-2.1.20201016.ebuild 
b/net-libs/miniupnpc/miniupnpc-2.1.20201016.ebuild
index 9e79fd0ac53..dfd082c60e3 100644
--- a/net-libs/miniupnpc/miniupnpc-2.1.20201016.ebuild
+++ b/net-libs/miniupnpc/miniupnpc-2.1.20201016.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0/17"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE="ipv6 kernel_linux static-libs"
 
 RDEPEND=""



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

2020-11-15 Thread Sam James
commit: fa6995aa50fa16b56dd8cc1d54aaf8d49cbc72ec
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:53:16 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:53:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6995aa

net-libs/libssh2: Stabilize 1.9.0_p20200614 arm, #754822

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

 net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild 
b/net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild
index 90f394060b5..bcd26fd6caf 100644
--- a/net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild
+++ b/net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${PN}-${EGIT_COMMIT}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="gcrypt libressl mbedtls zlib"
 REQUIRED_USE="?? ( gcrypt mbedtls )"
 RESTRICT="test"



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

2020-11-15 Thread Sam James
commit: 0c1663859c54d812caa7b51d94ec72737a393ed5
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:50:37 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:50:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c166385

net-libs/libssh2: Stabilize 1.9.0_p20200614 arm64, #754822

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

 net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild 
b/net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild
index 0e9aa105228..90f394060b5 100644
--- a/net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild
+++ b/net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${PN}-${EGIT_COMMIT}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE="gcrypt libressl mbedtls zlib"
 REQUIRED_USE="?? ( gcrypt mbedtls )"
 RESTRICT="test"



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

2020-11-15 Thread Sam James
commit: b6f81e9816177a960149324b1c1128a5b10c5ae4
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:44:37 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:44:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f81e98

media-gfx/fontforge: bump to 20201107

Bug: https://bugs.gentoo.org/753788
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 media-gfx/fontforge/Manifest  |   1 +
 media-gfx/fontforge/fontforge-20201107.ebuild | 112 ++
 2 files changed, 113 insertions(+)

diff --git a/media-gfx/fontforge/Manifest b/media-gfx/fontforge/Manifest
index d5e98998867..74c0099dc36 100644
--- a/media-gfx/fontforge/Manifest
+++ b/media-gfx/fontforge/Manifest
@@ -1 +1,2 @@
 DIST fontforge-20200314.tar.xz 13850076 BLAKE2B 
5e6ae3b7940a5b3b08811abdfc9d151f231e6d457b219eb0c666e1b831db815b696f345eda0d4d423b7e340f56fca67205734ae19903b3815381080d34b5e95c
 SHA512 
09f5dc93f87ca63668d72d108690604489d6b3cec7eedff1c07ad6d1ce5eae442ab60e79e71ae8b99e9808f3551011788025a86ffc3a9738518d99761d849975
+DIST fontforge-20201107.tar.xz 14163424 BLAKE2B 
8ce9148eef6e5b7206ab5c70310ff36fac67c392117e3c0b28060803a54306bf21c179b62b98734e11253739eac29e2ea8bcf3014c09432bb3a0b2b0f3ec631a
 SHA512 
cf9666395405ab02943f0160959f04251bd2a80e279a8f60431089ad19a4c5a232efd42097050ed9f6c1fb39d01488176262949fd81f5f0960fe853b497437dc

diff --git a/media-gfx/fontforge/fontforge-20201107.ebuild 
b/media-gfx/fontforge/fontforge-20201107.ebuild
new file mode 100644
index 000..96f32a9698b
--- /dev/null
+++ b/media-gfx/fontforge/fontforge-20201107.ebuild
@@ -0,0 +1,112 @@
+# Copyright 2004-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+
+inherit python-single-r1 xdg cmake
+
+DESCRIPTION="postscript font editor and converter"
+HOMEPAGE="https://fontforge.org/;
+SRC_URI="https://github.com/fontforge/fontforge/releases/download/${PV}/fontforge-${PV}.tar.xz;
+
+LICENSE="BSD GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="doc truetype-debugger gif gtk jpeg png +python readline test tiff svg 
unicode woff2 X"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/libltdl:0
+   dev-libs/libxml2:2=
+   >=media-libs/freetype-2.3.7:2=
+   gif? ( media-libs/giflib:0= )
+   jpeg? ( virtual/jpeg:0 )
+   png? ( media-libs/libpng:0= )
+   tiff? ( media-libs/tiff:0= )
+   truetype-debugger? ( 
>=media-libs/freetype-2.3.8:2[fontforge,-bindist(-)] )
+   gtk? ( >=x11-libs/gtk+-3.10:3 )
+   !gtk? (
+   X? (
+   >=x11-libs/cairo-1.6:0=
+   >=x11-libs/pango-1.10:0=[X]
+   x11-libs/libX11:0=
+   x11-libs/libXi:0=
+   )
+   )
+   python? ( ${PYTHON_DEPS} )
+   readline? ( sys-libs/readline:0= )
+   unicode? ( media-libs/libuninameslist:0= )
+   woff2? ( media-libs/woff2:0= )
+"
+DEPEND="${RDEPEND}
+   !gtk? ( X? ( x11-base/xorg-proto ) )
+"
+BDEPEND="
+   sys-devel/gettext
+   doc? ( >=dev-python/sphinx-2 )
+   python? ( ${PYTHON_DEPS} )
+   test? ( ${RDEPEND} )
+"
+
+PATCHES=(
+   "${FILESDIR}"/fontforge-doc-no-warn-error.patch
+)
+
+pkg_setup() {
+   :
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_DOCS=$(usex doc ON OFF)
+   -DENABLE_LIBGIF=$(usex gif ON OFF)
+   -DENABLE_LIBJPEG=$(usex jpeg ON OFF)
+   -DENABLE_LIBPNG=$(usex png ON OFF)
+   -DENABLE_LIBREADLINE=$(usex readline ON OFF)
+   -DENABLE_LIBSPIRO=OFF # No package in Gentoo
+   -DENABLE_LIBTIFF=$(usex tiff ON OFF)
+   -DENABLE_LIBUNINAMESLIST=$(usex unicode ON OFF)
+   -DENABLE_MAINTAINER_TOOLS=OFF
+   -DENABLE_PYTHON_EXTENSION=$(usex python ON OFF)
+   -DENABLE_PYTHON_SCRIPTING=$(usex python ON OFF)
+   -DENABLE_TILE_PATH=ON
+   -DENABLE_WOFF2=$(usex woff2 ON OFF)
+   )
+
+   if use gtk || use X; then
+   mycmakeargs+=(
+   -DENABLE_GUI=ON
+   # Prefer GTK over X11 if both USE flage are enabled
+   -DENABLE_X11=$(usex gtk OFF ON)
+   )
+   else
+   mycmakeargs+=( -DENABLE_GUI=OFF )
+   fi
+
+   if use python; then
+   python_setup
+   mycmakeargs+=( -DPython3_EXECUTABLE="${PYTHON}" )
+   fi
+
+   if use truetype-debugger ; then
+   local ft2="${ESYSROOT}/usr/include/freetype2"
+   local ft2i="${ft2}/internal4fontforge"
+   mycmakeargs+=(
+   

[gentoo-commits] repo/gentoo:master commit in: media-gfx/fontforge/files/, media-gfx/fontforge/

2020-11-15 Thread Sam James
commit: 8115713266e50d53c31a57c8d56d5b58d62d372d
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 02:39:48 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 02:39:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81157132

media-gfx/fontforge: fix build with >=media-libs/freetype-2.10.3

Closes: https://bugs.gentoo.org/753788
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 .../files/fontforge-20200314-freetype-2.10.3.patch | 60 ++
 media-gfx/fontforge/fontforge-20200314.ebuild  |  1 +
 2 files changed, 61 insertions(+)

diff --git a/media-gfx/fontforge/files/fontforge-20200314-freetype-2.10.3.patch 
b/media-gfx/fontforge/files/fontforge-20200314-freetype-2.10.3.patch
new file mode 100644
index 000..0a07423ab62
--- /dev/null
+++ b/media-gfx/fontforge/files/fontforge-20200314-freetype-2.10.3.patch
@@ -0,0 +1,60 @@
+https://bugs.gentoo.org/753788
+https://github.com/fontforge/fontforge/commit/7837530190a3b666109ba4eb9b3b76f09799057c
+
+From 7837530190a3b666109ba4eb9b3b76f09799057c Mon Sep 17 00:00:00 2001
+From: Jeremy Tan 
+Date: Tue, 3 Nov 2020 21:27:26 +1100
+Subject: [PATCH] Fix FreeType debugger compilation with FreeType >= 2.10.3
+
+Fixes #4477
+---
+ fontforge/fffreetype.h  | 4 +++-
+ fontforgeexe/cvdebug.c  | 4 +++-
+ fontforgeexe/cvdgloss.c | 4 +++-
+ 3 files changed, 9 insertions(+), 3 deletions(-)
+
+diff --git a/fontforge/fffreetype.h b/fontforge/fffreetype.h
+index 7757b7bf3b..11070fc916 100644
+--- a/fontforge/fffreetype.h
 b/fontforge/fffreetype.h
+@@ -39,7 +39,9 @@
+ #endif
+ 
+ #if defined(FREETYPE_HAS_DEBUGGER)
+-# include 
++#if FREETYPE_MAJOR == 2 && (FREETYPE_MINOR < 10 || (FREETYPE_MINOR == 10 && 
FREETYPE_PATCH < 3))
++#  include 
++# endif
+ # include 
+ # include 
+ # include 
+diff --git a/fontforgeexe/cvdebug.c b/fontforgeexe/cvdebug.c
+index 9fb7db6112..a891902a06 100644
+--- a/fontforgeexe/cvdebug.c
 b/fontforgeexe/cvdebug.c
+@@ -59,7 +59,9 @@ void CVDebugPointPopup(CharView *cv) {
+ #include 
+ #include FT_FREETYPE_H
+ 
+-#include 
++#if FREETYPE_MAJOR == 2 && (FREETYPE_MINOR < 10 || (FREETYPE_MINOR == 10 && 
FREETYPE_PATCH < 3))
++# include 
++#endif
+ #include 
+ 
+ # define PPEMX(exc)   ((exc)->size->root.metrics.x_ppem)
+diff --git a/fontforgeexe/cvdgloss.c b/fontforgeexe/cvdgloss.c
+index 33cc5c71e1..c1ad97790b 100644
+--- a/fontforgeexe/cvdgloss.c
 b/fontforgeexe/cvdgloss.c
+@@ -42,7 +42,9 @@ extern GBox _ggadget_Default_Box;
+ #include 
+ #include FT_FREETYPE_H
+ 
+-#include 
++#if FREETYPE_MAJOR == 2 && (FREETYPE_MINOR < 10 || (FREETYPE_MINOR == 10 && 
FREETYPE_PATCH < 3))
++# include 
++#endif
+ #include 
+ 
+ #define PPEMX(exc)((exc)->size->root.metrics.x_ppem)

diff --git a/media-gfx/fontforge/fontforge-20200314.ebuild 
b/media-gfx/fontforge/fontforge-20200314.ebuild
index 0a66fa3ce0b..613e6a7f425 100644
--- a/media-gfx/fontforge/fontforge-20200314.ebuild
+++ b/media-gfx/fontforge/fontforge-20200314.ebuild
@@ -58,6 +58,7 @@ PATCHES=(
"${FILESDIR}"/20200314-big-endian.patch
"${FILESDIR}"/fontforge-doc-no-warn-error.patch
"${FILESDIR}"/20200314-MacServiceReadFDs.patch
+   "${FILESDIR}"/${P}-freetype-2.10.3.patch
 )
 
 pkg_setup() {



[gentoo-commits] repo/proj/guru:dev commit in: www-client/torbrowser-launcher/, www-client/torbrowser-launcher/files/

2020-11-15 Thread Maciej Barć
commit: 1b494db89297daa883047bcecf9e06cd70413a61
Author: Maciej Barć  protonmail  com>
AuthorDate: Sun Nov 15 21:42:51 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Sun Nov 15 21:42:51 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1b494db8

www-client/torbrowser-launcher: 0.3.2, 0.3.3,  from src_prepare

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Maciej Barć  protonmail.com>

 www-client/torbrowser-launcher/Manifest|  2 +
 .../files/torbrowser-launcher-distro.patch | 11 
 www-client/torbrowser-launcher/metadata.xml| 14 ++
 .../torbrowser-launcher-0.3.2.ebuild   | 58 ++
 .../torbrowser-launcher-0.3.3.ebuild   | 58 ++
 .../torbrowser-launcher-.ebuild| 58 ++
 6 files changed, 201 insertions(+)

diff --git a/www-client/torbrowser-launcher/Manifest 
b/www-client/torbrowser-launcher/Manifest
new file mode 100644
index ..f757cedb
--- /dev/null
+++ b/www-client/torbrowser-launcher/Manifest
@@ -0,0 +1,2 @@
+DIST torbrowser-launcher-0.3.2.tar.gz 227363 BLAKE2B 
b3e35f546ef84aec02a3b75068b08a6d60f9f41f6194d1bf25862c48780f77d72e4443e594add04c5a0d44cf01bcfc8c04d6d7d67c767c2cc75cc8b4a9c42f9c
 SHA512 
26c5517723c730591ea5c4b81e30728e9db7323afcafc99d17a178d4300bad3df8731ffb063cc53fe189a3b5e2872395c913b9eea6595acac7f31ff4a1c5f105
+DIST torbrowser-launcher-0.3.3.tar.gz 187239 BLAKE2B 
8792e5474efe32124b401287bfbe01caef40381a35bb09062903da09c51f246b6092da2a3ffb84531c8f2be1bb45079263b8e46c98c5efa370abc6200289ac99
 SHA512 
129bcc3006d1cda92ab521c5106cacccf934b964b737f28bd89de6872f061b9e039678ca34b8ed30f348a0a47c3d87661b103f48e19a7edfae72a69512220fe6

diff --git 
a/www-client/torbrowser-launcher/files/torbrowser-launcher-distro.patch 
b/www-client/torbrowser-launcher/files/torbrowser-launcher-distro.patch
new file mode 100644
index ..d2efb5d3
--- /dev/null
+++ b/www-client/torbrowser-launcher/files/torbrowser-launcher-distro.patch
@@ -0,0 +1,11 @@
+--- a/setup.py
 b/setup.py
+@@ -35,7 +35,7 @@ from distutils.core import setup
+ SHARE = 'share'
+ 
+ # detect linux distribution
+-distro = platform.dist()[0]
++distro = 'gentoo'
+ 
+ 
+ def file_list(path):

diff --git a/www-client/torbrowser-launcher/metadata.xml 
b/www-client/torbrowser-launcher/metadata.xml
new file mode 100644
index ..80aca128
--- /dev/null
+++ b/www-client/torbrowser-launcher/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+x...@protonmail.com
+Maciej Barć
+
+
+micahflee/torbrowser-launcher
+
+
+Enable AppArmor support
+
+

diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild 
b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
new file mode 100644
index ..a228e582
--- /dev/null
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1 xdg
+
+DESCRIPTION="A program to download, updated, and run the Tor Browser Bundle"
+HOMEPAGE="https://github.com/micahflee/torbrowser-launcher;
+
+if [[ "${PV}" == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/micahflee/${PN}.git;
+else
+   SRC_URI="https://github.com/micahflee/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+RESTRICT="mirror"
+LICENSE="MIT"
+SLOT="0"
+IUSE="apparmor"
+
+RDEPEND="
+   app-crypt/gpgme[python,${PYTHON_USEDEP}]
+   dev-python/PyQt5[${PYTHON_USEDEP},widgets]
+   dev-python/PySocks[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   apparmor? ( sys-libs/libapparmor )
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-distro.patch"
+)
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   # delete apparmor profiles
+   if ! use apparmor; then
+   rm -r "${D}/etc/apparmor.d" || die "Failed to remove apparmor 
profiles"
+   rmdir "${D}/etc" || die "Failed to remove empty directory"
+   fi
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+
+   elog "For updating over system TOR install net-vpn/tor and 
dev-python/txsocksx"
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}

diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild 
b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
new file mode 100644
index ..a228e582
--- /dev/null
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( 

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

2020-11-15 Thread Sam James
commit: 2a8dd18db29d9db232b61867db3d39386e821ad9
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 01:42:10 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 01:42:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a8dd18d

dev-libs/msgpack: Stabilize 3.3.0 amd64, #737592

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

 dev-libs/msgpack/msgpack-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/msgpack/msgpack-3.3.0.ebuild 
b/dev-libs/msgpack/msgpack-3.3.0.ebuild
index c5390893040..532685cbd1c 100644
--- a/dev-libs/msgpack/msgpack-3.3.0.ebuild
+++ b/dev-libs/msgpack/msgpack-3.3.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}-c.git;
 else

SRC_URI="https://github.com/${PN}/${PN}-c/releases/download/cpp-${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="MessagePack is a binary-based efficient data interchange format"



[gentoo-commits] repo/proj/guru:dev commit in: games-emulation/melonds/

2020-11-15 Thread Maciej Barć
commit: a3d7e9aedff05ba66ae8fcc6296690ae91e01918
Author: Maciej Barć  protonmail  com>
AuthorDate: Sun Nov 15 21:34:00 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Sun Nov 15 21:34:08 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a3d7e9ae

games-emulation/melonds: add 0.8.3, 0.9, ; move from src_prepare

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Maciej Barć  protonmail.com>

 games-emulation/melonds/Manifest |  2 +
 games-emulation/melonds/melonds-0.8.3.ebuild | 54 +
 games-emulation/melonds/melonds-0.9.ebuild   | 59 
 games-emulation/melonds/melonds-.ebuild  | 59 
 games-emulation/melonds/metadata.xml | 15 +++
 5 files changed, 189 insertions(+)

diff --git a/games-emulation/melonds/Manifest b/games-emulation/melonds/Manifest
new file mode 100644
index ..cc555a3e
--- /dev/null
+++ b/games-emulation/melonds/Manifest
@@ -0,0 +1,2 @@
+DIST melonDS-0.8.3.tar.gz 965501 BLAKE2B 
6ada01de8942c7ae5ec4a0a48cc76384ac2196f567d67d242d3d81e7c760dd87d76fcb5a33b540b670fd79358ba8e6a9c355d48e8eb08c721dfe33b54e4a9842
 SHA512 
4fed77abd231812d2f9ddb19a7fe6e808fb8e92035bb2fea220032b7c0a98671b4fd79ef0f7c7c559e92f3d1875ea119afaa581be2edacaa10f4437620eecd76
+DIST melonDS-0.9.tar.gz 899619 BLAKE2B 
4a3fe0c8ca1cce9ed823f74eaf58786f8847b62e0e25d5f0e97b1cc0e68754b61a09b5e9b790264549377011dd899447fbe715ca2831320a903d70e24953b3dd
 SHA512 
7d65058f9140c1bbcdc17d32aee62625023dba8c3c45665486c8a3dbec551ca109831949716eadb8048921464d4a6543698b741835b32cc95a96f5b5cf885e04

diff --git a/games-emulation/melonds/melonds-0.8.3.ebuild 
b/games-emulation/melonds/melonds-0.8.3.ebuild
new file mode 100644
index ..ddd58073
--- /dev/null
+++ b/games-emulation/melonds/melonds-0.8.3.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="melonDS"
+MY_P="${MY_PN}-${PV}"
+
+inherit xdg cmake
+
+DESCRIPTION="Nintendo DS emulator, sorta"
+HOMEPAGE="http://melonds.kuribo64.net/;
+
+if [[ "${PV}" == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/Arisotura/${MY_PN}.git;
+else
+   SRC_URI="https://github.com/Arisotura/${MY_PN}/archive/${PV}.tar.gz -> 
${MY_P}.tar.gz"
+   KEYWORDS="~amd64"
+   S="${WORKDIR}/${MY_P}"
+fi
+
+RESTRICT="mirror"
+LICENSE="GPL-3"
+SLOT="0"
+
+DEPEND="
+   media-libs/libsdl2[sound,video]
+   net-libs/libpcap
+   net-misc/curl
+   x11-libs/cairo
+   x11-libs/gtk+:3
+"
+RDEPEND="
+   ${DEPEND}
+"
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   elog "You need the following files in order to run melonDS:"
+   elog "- bios7.bin"
+   elog "- bios9.bin"
+   elog "- firmware.bin"
+   elog "- romlist.bin"
+   elog "Place them in ~/.config/melonDS"
+   elog "The romlist.bin file can be found in the /usr/share/melonDS 
directory"
+   elog "The rest of those files can be found somewhere in the internet 
;-)"
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}

diff --git a/games-emulation/melonds/melonds-0.9.ebuild 
b/games-emulation/melonds/melonds-0.9.ebuild
new file mode 100644
index ..d7c1be9b
--- /dev/null
+++ b/games-emulation/melonds/melonds-0.9.ebuild
@@ -0,0 +1,59 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="melonDS"
+MY_P="${MY_PN}-${PV}"
+
+inherit xdg cmake
+
+DESCRIPTION="Nintendo DS emulator, sorta"
+HOMEPAGE="http://melonds.kuribo64.net/;
+
+if [[ "${PV}" == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/Arisotura/${MY_PN}.git;
+else
+   SRC_URI="https://github.com/Arisotura/${MY_PN}/archive/${PV}.tar.gz -> 
${MY_P}.tar.gz"
+   KEYWORDS="~amd64"
+   S="${WORKDIR}/${MY_P}"
+fi
+
+RESTRICT="mirror"
+LICENSE="GPL-3"
+SLOT="0"
+
+DEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   media-libs/libsdl2[sound,video]
+   net-libs/gnutls
+   net-libs/libpcap
+   net-libs/libslirp
+   net-misc/curl
+   x11-libs/cairo
+"
+RDEPEND="
+   ${DEPEND}
+"
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+
+   elog "You need the following files in order to run melonDS:"
+   elog "- bios7.bin"
+   elog "- bios9.bin"
+   elog "- firmware.bin"
+   elog "- romlist.bin"
+   elog "Place them in ~/.config/melonDS"
+   elog "Those files can be found somewhere on the Internet ;-)"
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}

diff --git a/games-emulation/melonds/melonds-.ebuild 
b/games-emulation/melonds/melonds-.ebuild
new file mode 100644

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

2020-11-15 Thread Sam James
commit: dbd2ebae9ae97c74c04d2b65afc5fee6ab8dc6b2
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 01:15:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 01:15:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbd2ebae

dev-libs/jsoncpp: Stabilize 1.9.4 arm, #754789

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

 dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild 
b/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
index b319e8aaac8..e3b20fa8506 100644
--- a/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
+++ b/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="|| ( public-domain MIT )"
 SLOT="0/24"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2020-11-15 Thread Sam James
commit: 06a46afc8f0b5355f572bde6eb04843290466403
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 01:15:47 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 01:15:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a46afc

dev-libs/jsoncpp: Stabilize 1.9.4 arm64, #754789

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

 dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild 
b/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
index e3b20fa8506..b450d5c2c8f 100644
--- a/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
+++ b/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="|| ( public-domain MIT )"
 SLOT="0/24"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2020-11-15 Thread Sam James
commit: bb52e111be3b6d79240e0bf061d621fc9300d671
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 01:14:39 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 01:14:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb52e111

dev-python/readme_renderer: Stabilize 27.0 ALLARCHES, #754807

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

 dev-python/readme_renderer/readme_renderer-27.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/readme_renderer/readme_renderer-27.0.ebuild 
b/dev-python/readme_renderer/readme_renderer-27.0.ebuild
index f8236e8ca57..ccea32933f1 100644
--- a/dev-python/readme_renderer/readme_renderer-27.0.ebuild
+++ b/dev-python/readme_renderer/readme_renderer-27.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86"
 
 RDEPEND="
>=dev-python/bleach-2.1.0[${PYTHON_USEDEP}]



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

2020-11-15 Thread Sam James
commit: 20e480b898b0a0e0165dbd5d5f82ebd8d0e3d139
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 01:14:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 01:14:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e480b8

dev-python/python-ldap: Stabilize 3.3.1 amd64, #754804

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

 dev-python/python-ldap/python-ldap-3.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-ldap/python-ldap-3.3.1.ebuild 
b/dev-python/python-ldap/python-ldap-3.3.1.ebuild
index 2253b09dab6..633024efc05 100644
--- a/dev-python/python-ldap/python-ldap-3.3.1.ebuild
+++ b/dev-python/python-ldap/python-ldap-3.3.1.ebuild
@@ -15,7 +15,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 ~ppc ~ppc64 ~sparc ~x86 
~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~x86-solaris"
 fi
 
 LICENSE="PSF-2"



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

2020-11-15 Thread Sam James
commit: cf9d9aae33c643f166784fba22f17695287414e6
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 01:14:04 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 01:14:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf9d9aae

dev-python/python-daemon: Stabilize 2.2.4 ALLARCHES, #754801

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

 dev-python/python-daemon/python-daemon-2.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-daemon/python-daemon-2.2.4.ebuild 
b/dev-python/python-daemon/python-daemon-2.2.4.ebuild
index c732f2ebbde..30bac6cf459 100644
--- a/dev-python/python-daemon/python-daemon-2.2.4.ebuild
+++ b/dev-python/python-daemon/python-daemon-2.2.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 arm x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DBD-SQLite/

2020-11-15 Thread Sam James
commit: 073ba27179918a1d5835e9c25ee455b24e2fb2d3
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 00:50:29 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 00:50:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=073ba271

dev-perl/DBD-SQLite: Stabilize 1.660.0 amd64, #732638

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

 dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild 
b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
index 913a8fbe4af..3dd40d5d76c 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Self Contained RDBMS in a DBI Driver"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 IUSE="test system-sqlite"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DBD-SQLite/

2020-11-15 Thread Sam James
commit: 31b442bdf7b8def25d85189f3923decd3a8024c7
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 00:42:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 00:42:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b442bd

dev-perl/DBD-SQLite: Stabilize 1.660.0 arm, #732638

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

 dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild 
b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
index 07b49dfe539..913a8fbe4af 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Self Contained RDBMS in a DBI Driver"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 IUSE="test system-sqlite"
 RESTRICT="!test? ( test )"
 



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

2020-11-15 Thread Sam James
commit: a91c62dbdc8340df2a8d9166ec3351ac2e26ac21
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 00:41:45 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 00:41:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a91c62db

media-libs/libexif: Stabilize 0.6.22_p20201105 arm, #754681

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

 media-libs/libexif/libexif-0.6.22_p20201105.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libexif/libexif-0.6.22_p20201105.ebuild 
b/media-libs/libexif/libexif-0.6.22_p20201105.ebuild
index 4035e26cf98..1f44daf45d0 100644
--- a/media-libs/libexif/libexif-0.6.22_p20201105.ebuild
+++ b/media-libs/libexif/libexif-0.6.22_p20201105.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 IUSE="doc nls static-libs"
 
 RDEPEND="nls? ( virtual/libintl )"



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

2020-11-15 Thread Sam James
commit: c2b28c35b519281419f2a31448f347df997cab08
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 00:22:03 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 00:22:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2b28c35

media-libs/libexif: Stabilize 0.6.22_p20201105 arm64, #754681

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

 media-libs/libexif/libexif-0.6.22_p20201105.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libexif/libexif-0.6.22_p20201105.ebuild 
b/media-libs/libexif/libexif-0.6.22_p20201105.ebuild
index a50e7d09772..4035e26cf98 100644
--- a/media-libs/libexif/libexif-0.6.22_p20201105.ebuild
+++ b/media-libs/libexif/libexif-0.6.22_p20201105.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 IUSE="doc nls static-libs"
 
 RDEPEND="nls? ( virtual/libintl )"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DBD-SQLite/

2020-11-15 Thread Sam James
commit: 9d2bc3f84f7431b0219d77aa19519e9790d1e4b4
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 00:22:22 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 00:22:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d2bc3f8

dev-perl/DBD-SQLite: Stabilize 1.660.0 arm64, #732638

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

 dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild 
b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
index 796f42ffefb..07b49dfe539 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Self Contained RDBMS in a DBI Driver"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
 IUSE="test system-sqlite"
 RESTRICT="!test? ( test )"
 



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

2020-11-15 Thread Sam James
commit: 0199ebb557078e1726d0e2ee42ce48f7325a34ec
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 16 00:20:56 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 16 00:20:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0199ebb5

dev-libs/jsoncpp: Stabilize 1.9.4 amd64, #754789

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

 dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild 
b/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
index 1d7f0a221b2..b319e8aaac8 100644
--- a/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
+++ b/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="|| ( public-domain MIT )"
 SLOT="0/24"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2020-11-15 Thread Michał Górny
commit: 474ddf5c5f2092dbdb2859285a6762bc9bf64bef
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov 16 00:18:00 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Nov 16 00:20:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474ddf5c

net-misc/electrum: Mark ALLARCHES

Signed-off-by: Michał Górny  gentoo.org>

 net-misc/electrum/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/electrum/metadata.xml b/net-misc/electrum/metadata.xml
index f341e55ffeb..fdc8f0ebe23 100644
--- a/net-misc/electrum/metadata.xml
+++ b/net-misc/electrum/metadata.xml
@@ -13,6 +13,7 @@
luke-jr+gentoob...@utopios.org
Luke Dashjr

+   

Enables the CLI interface
Enable QR code scanning with 
media-gfx/zbar



[gentoo-commits] repo/gentoo:master commit in: dev-python/zope-event/

2020-11-15 Thread Michał Górny
commit: 1404761f4bb03fe111b44062d708996fda0332c3
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov 16 00:18:38 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Nov 16 00:20:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1404761f

dev-python/zope-event: Mark ALLARCHES

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/zope-event/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/zope-event/metadata.xml 
b/dev-python/zope-event/metadata.xml
index 49df4f06572..87127e30d00 100644
--- a/dev-python/zope-event/metadata.xml
+++ b/dev-python/zope-event/metadata.xml
@@ -5,6 +5,7 @@
pyt...@gentoo.org
Python

+   

zopefoundation/zope.event
zope.event



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

2020-11-15 Thread Michał Górny
commit: 3c8586e3bf883937902da8e550793b58e9fb79ea
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov 16 00:19:08 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Nov 16 00:20:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c8586e3

dev-python/traitlets: Mark ALLARCHES

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/traitlets/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/traitlets/metadata.xml 
b/dev-python/traitlets/metadata.xml
index 9c39adc4acf..bd545272241 100644
--- a/dev-python/traitlets/metadata.xml
+++ b/dev-python/traitlets/metadata.xml
@@ -14,6 +14,7 @@
 used for configuring Python objects. This package powers
 the config system of IPython and Jupyter.
   
+  
   
 traitlets
 ipython/traitlets



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

2020-11-15 Thread Michał Górny
commit: db90b322ea143e8f5329e8272a9065c6c14803f2
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov 16 00:17:10 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Nov 16 00:20:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db90b322

dev-python/python-daemon: Mark ALLARCHES

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/python-daemon/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/python-daemon/metadata.xml 
b/dev-python/python-daemon/metadata.xml
index 19019cc44c0..abe3281e942 100644
--- a/dev-python/python-daemon/metadata.xml
+++ b/dev-python/python-daemon/metadata.xml
@@ -5,6 +5,7 @@
pyt...@gentoo.org
Python

+   

python-daemon




[gentoo-commits] repo/gentoo:master commit in: dev-python/sqlalchemy/, dev-python/sqlalchemy/files/

2020-11-15 Thread Michał Górny
commit: 6b4f23361519ef33387db0c000d7fc47211b34dd
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov 16 00:09:02 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Nov 16 00:20:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b4f2336

dev-python/sqlalchemy: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sqlalchemy/Manifest |  1 -
 .../files/sqlalchemy-pytest-deprecation.patch  | 67 --
 dev-python/sqlalchemy/sqlalchemy-1.3.11.ebuild | 64 -
 3 files changed, 132 deletions(-)

diff --git a/dev-python/sqlalchemy/Manifest b/dev-python/sqlalchemy/Manifest
index c5caff9cd00..051c2b70a88 100644
--- a/dev-python/sqlalchemy/Manifest
+++ b/dev-python/sqlalchemy/Manifest
@@ -1,3 +1,2 @@
-DIST SQLAlchemy-1.3.11.tar.gz 6007784 BLAKE2B 
c889ea28ae08fcb83d338ab01a64533142428ee91a6c11b9a7f2116f99161c066e66f49d76bdd2c7600f1a7f86a2add217f49dda4cf97566a875f28d3d4b24be
 SHA512 
c691539db4edd62af749087728dfd424010bfb3ca2cc8503a4b96c1625d059d4c2a748b9a35cc870cc99ca9df61966cce406f9b570b25e55c3632a99b8621e74
 DIST SQLAlchemy-1.3.17.tar.gz 5979141 BLAKE2B 
f0fa46493461f532ebca9420fc9f49a2c04af888aa99653946a5bb563d40b8bb714a03301300ebb80cca76a99f8226ddfcde4216e8fc2593d3a161b5072276ab
 SHA512 
6f6d54b9018ece6c289f28a3a41ffb1b2216206edee08c49f387e9f30740969dfe0f8272654ce4efca159a2a6619e76c41b2ad2b10c391cdd64681ac17d0bc79
 DIST SQLAlchemy-1.3.20.tar.gz 6264898 BLAKE2B 
4c386eff56c2f9ec7ef467e3bc0032629582a970707dc11e3744fe3903d9cb18457f5e0be4dc9c20727b5733f158e031bf8b40f586dadb8f4ab8d0cae3cf7398
 SHA512 
29c52ada1a66f906ed2563df2ab093eceb7c09de45749c96031f30a1512d20b1d698e00640c777169ef3db99ab012151770a3daea45a51df934269b554ff4b28

diff --git a/dev-python/sqlalchemy/files/sqlalchemy-pytest-deprecation.patch 
b/dev-python/sqlalchemy/files/sqlalchemy-pytest-deprecation.patch
deleted file mode 100644
index ee09a7312e6..000
--- a/dev-python/sqlalchemy/files/sqlalchemy-pytest-deprecation.patch
+++ /dev/null
@@ -1,67 +0,0 @@
-From 993e6449e3f5f3532f6f5426b824718435ce6c6d Mon Sep 17 00:00:00 2001
-From: Mike Bayer 
-Date: Thu, 12 Mar 2020 19:44:37 -0400
-Subject: [PATCH] Dont raise on pytest deprecation warnings
-
-py.test 5.4.0 emits deprecation warnings for pytest.Class.
-make sure we don't raise for these, and log the code that will
-be used for 5.4.0 when we bump requirements.
-
-Fixes: #5201
-Change-Id: I83e0402c4a6b2365a63b58d052c6989df3a37328

- lib/sqlalchemy/testing/plugin/pytestplugin.py | 13 +
- lib/sqlalchemy/testing/warnings.py|  9 +
- 3 files changed, 29 insertions(+)
-
-diff --git a/lib/sqlalchemy/testing/plugin/pytestplugin.py 
b/lib/sqlalchemy/testing/plugin/pytestplugin.py
-index c39f9f32e..f2e7d706f 100644
 a/lib/sqlalchemy/testing/plugin/pytestplugin.py
-+++ b/lib/sqlalchemy/testing/plugin/pytestplugin.py
-@@ -160,6 +160,11 @@ def pytest_collection_modifyitems(session, config, items):
- if sub_cls is not test_class.cls:
- per_cls_dict = rebuilt_items[test_class.cls]
- 
-+# in pytest 5.4.0
-+# for inst in pytest.Class.from_parent(
-+# test_class.parent.parent, name=sub_cls.__name__
-+# ).collect():
-+
- for inst in pytest.Class(
- sub_cls.__name__, parent=test_class.parent.parent
- ).collect():
-@@ -188,6 +193,14 @@ def pytest_collection_modifyitems(session, config, items):
- def pytest_pycollect_makeitem(collector, name, obj):
- 
- if inspect.isclass(obj) and plugin_base.want_class(name, obj):
-+
-+# in pytest 5.4.0
-+# return [
-+# pytest.Class.from_parent(collector,
-+# name=parametrize_cls.__name__)
-+# for parametrize_cls in _parametrize_cls(collector.module, obj)
-+# ]
-+
- return [
- pytest.Class(parametrize_cls.__name__, parent=collector)
- for parametrize_cls in _parametrize_cls(collector.module, obj)
-diff --git a/lib/sqlalchemy/testing/warnings.py 
b/lib/sqlalchemy/testing/warnings.py
-index cc11e556c..6b42c98cb 100644
 a/lib/sqlalchemy/testing/warnings.py
-+++ b/lib/sqlalchemy/testing/warnings.py
-@@ -34,6 +34,15 @@ def setup_filters():
- # ignore 2.0 warnings unless we are explicitly testing for them
- warnings.filterwarnings("ignore", category=sa_exc.RemovedIn20Warning)
- 
-+try:
-+import pytest
-+except ImportError:
-+pass
-+else:
-+warnings.filterwarnings(
-+"once", category=pytest.PytestDeprecationWarning
-+)
-+
- 
- def assert_warnings(fn, warning_msgs, regex=False):
- """Assert that each of the given warnings are emitted by fn.

diff --git a/dev-python/sqlalchemy/sqlalchemy-1.3.11.ebuild 
b/dev-python/sqlalchemy/sqlalchemy-1.3.11.ebuild
deleted file mode 100644
index ede4b5dfa75..000
--- 

[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-sensors-plugin/

2020-11-15 Thread Michał Górny
commit: 55cef1ba34746b6af5e31794f1a8963edff695b9
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov 16 00:16:44 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Nov 16 00:20:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55cef1ba

xfce-extra/xfce4-sensors-plugin: Bump to EAPI 7

Signed-off-by: Michał Górny  gentoo.org>

 .../xfce4-sensors-plugin-1.3.92-r1.ebuild | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git 
a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild 
b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild
index f62c925542b..d740fbfc2c1 100644
--- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild
+++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit gnome2-utils
 
@@ -29,8 +29,9 @@ RDEPEND=">=x11-libs/gtk+-3.20:3=
libnotify? ( >=x11-libs/libnotify-0.7:= )
lm-sensors? ( >=sys-apps/lm-sensors-3.1.0:= )
video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] )"
+DEPEND=${RDEPEND}
 
-DEPEND="${RDEPEND}
+BDEPEND="
dev-util/intltool
virtual/pkgconfig"
 
@@ -59,9 +60,9 @@ src_install() {
 }
 
 pkg_postinst() {
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }
 
 pkg_postrm() {
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }



  1   2   3   4   >