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

2020-10-11 Thread Agostino Sarubbo
commit: 1f02c508257799f18e7d9cb251fc39e9d03a0948
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 12 05:53:08 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 12 05:53:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f02c508

sys-kernel/vanilla-sources: Automated version bump to 5.9.0

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

 sys-kernel/vanilla-sources/Manifest |  1 +
 sys-kernel/vanilla-sources/vanilla-sources-5.9.0.ebuild | 16 
 2 files changed, 17 insertions(+)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index d177e741dfa..98a4002bfa7 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -4,6 +4,7 @@ DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5
 DIST linux-4.9.tar.xz 93192404 BLAKE2B 
83ae310b17d47f1f18d6d28537c31e10f3e60458c5954c4611158ca99e71cc0da2e051272eabf27d5887df4a7cb4a5dd66ff993077c11d2221e92d300a0b48d7
 SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13
 SHA512 
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
 DIST linux-5.8.tar.xz 114459324 BLAKE2B 
7bd97f8fa4527840754434414c07283e89731dc8ebb1e95fa5bc1469a60af1122582c0d3b6e262e77882f023190068df3537bd8b65964b3caa820bb2c8e579c7
 SHA512 
45a53ecf351096ef6e98242cca4228b8da9b9139ecc6963695791ea6fb7a9484a4e1c19dcca7ce7cbfdfa49de0451b70973bb078f12bdae9cbaddbc3f8092556
+DIST linux-5.9.tar.xz 115507140 BLAKE2B 
e8d11472d63a9f8409ca12a2e8c97c6963a3d4516b5a398b627d6ece565584526f9b5a1377a2fa4bd184c09c7db94c987428bc5d52df0c788464a67e9e8d6dcb
 SHA512 
d3d92ce4246bad74c9a784212f160d98449b1e8793970c2c308276568d852b8effe0528686bdb87d55d691f09a826abf7938d69bdd4759ce65ddd5c05ffe4eca
 DIST patch-4.14.200.xz 3924520 BLAKE2B 
a9a03c1d050876122208e988ebd8ac8a02e36478d331fea1b987f49296840d5f68688d14ff52cc3ef62b08217dcd932f87f131ae5c1a4ceb186160bbd4293d0e
 SHA512 
1f80b48bd691a06789a08730227081f42ae2a104ee3b28f2ce023834fc8e500eee9fa2b2773c95aac386d06044406e77022cf692b8022bac0417b57cd0c5906f
 DIST patch-4.19.150.xz 3494416 BLAKE2B 
fb22f2ff141773a91fa48a29faf323adc3753708d486d78c592ba30e158dabcde48395e3104c2056584918d26a40d5e5c5ab2534dec0550d3234bb3d6fbb8f1d
 SHA512 
168f7760a682855cc5ed3c38ead28d51c3470b608bff2993fa3655226025d5f715954732efcb0b78a1bc5f07a22c2283fc02ee02ab7f306f8bc1c274d6c36287
 DIST patch-4.4.238.xz 168 BLAKE2B 
7e5c487c1b3d1e1acff703391438e3ddac0bc904956a6075dcd014432c6b47d46b8d1a5d3aa70ee968e9e1411b83d4196bdd1f74cd448140cc0e9a9a9e7130d1
 SHA512 
00faa3f0f0db0b54894343b5c671483a86cd7566650e9d33378510319101c7334ba12f9773c9f7e6794e3d818fdca386edf63134a0ae27e8f5ce1ff3aeffa0f6

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-5.9.0.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-5.9.0.ebuild
new file mode 100644
index 000..26a9a84f351
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-5.9.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_SECURITY_UNSUPPORTED="1"
+ETYPE="sources"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="Full sources for the Linux kernel"
+HOMEPAGE="https://www.kernel.org;
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/ibm-plex/

2020-10-11 Thread Joonas Niilola
commit: 4ef7e6c008bfc41f24b056270e6cdee39b4ba9e5
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Oct 12 05:28:33 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 12 05:51:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef7e6c0

media-fonts/ibm-plex: stabilize 5.1.3 on x86

Bug: https://bugs.gentoo.org/747772
Signed-off-by: Joonas Niilola  gentoo.org>

 media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild 
b/media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild
index 4650a6a9a40..383ca407ae1 100644
--- a/media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild
+++ b/media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/IBM/plex/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="otf +ttf"
 
 REQUIRED_USE="^^ ( otf ttf )"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/tpm2-tss/

2020-10-11 Thread Joonas Niilola
commit: b0cb593c0e7cd670a25bb305dccbd5c921214277
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Oct 12 05:50:21 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 12 05:51:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0cb593c

app-crypt/tpm2-tss: stabilize 2.4.3 on amd64

Bug: https://bugs.gentoo.org/746563
Signed-off-by: Joonas Niilola  gentoo.org>

 app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild 
b/app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild
index 031d80ebfaa..ef4b30b5d34 100644
--- a/app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild
+++ b/app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/tpm2-software/${PN}/releases/download/${PV}/${P}.tar
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="doc +fapi gcrypt +openssl static-libs test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/ibm-plex/

2020-10-11 Thread Joonas Niilola
commit: b44457545b81fbfb89ad8ff59576ddcbdd4bb821
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Oct 12 05:49:10 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 12 05:51:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4445754

media-fonts/ibm-plex: stabilize 5.1.3 on amd64

Closes: https://bugs.gentoo.org/747772
Signed-off-by: Joonas Niilola  gentoo.org>

 media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild 
b/media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild
index 383ca407ae1..ed6995cde56 100644
--- a/media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild
+++ b/media-fonts/ibm-plex/ibm-plex-5.1.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/IBM/plex/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="otf +ttf"
 
 REQUIRED_USE="^^ ( otf ttf )"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/tpm2-tss/

2020-10-11 Thread Joonas Niilola
commit: 6062e47baae7b29f8707d4324449188162ab95dd
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Oct 12 05:51:06 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 12 05:51:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6062e47b

app-crypt/tpm2-tss: stabilize 2.4.3 on x86

Bug: https://bugs.gentoo.org/746563
Signed-off-by: Joonas Niilola  gentoo.org>

 app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild 
b/app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild
index ef4b30b5d34..3f8a0238a7b 100644
--- a/app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild
+++ b/app-crypt/tpm2-tss/tpm2-tss-2.4.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/tpm2-software/${PN}/releases/download/${PV}/${P}.tar
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="doc +fapi gcrypt +openssl static-libs test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/regexp_parser/

2020-10-11 Thread Hans de Graaff
commit: 3dd3ccb9075becaaf61e0a894c894e85573abddc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Oct 12 05:11:41 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Oct 12 05:19:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd3ccb9

dev-ruby/regexp_parser: add 1.8.2

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/regexp_parser/Manifest   |  1 +
 dev-ruby/regexp_parser/regexp_parser-1.8.2.ebuild | 37 +++
 2 files changed, 38 insertions(+)

diff --git a/dev-ruby/regexp_parser/Manifest b/dev-ruby/regexp_parser/Manifest
index 6980112fd2c..65581615938 100644
--- a/dev-ruby/regexp_parser/Manifest
+++ b/dev-ruby/regexp_parser/Manifest
@@ -3,3 +3,4 @@ DIST regexp_parser-1.5.1.tar.gz 82482 BLAKE2B 
ff1746e52e786e273923dd222ea8c8276e
 DIST regexp_parser-1.7.1.tar.gz 83865 BLAKE2B 
1aab4f5c4d399ee48951a9fa9f24fef14073ca5267ec29e5011880274d2749a7a3d1f5cb2a6a5107d5c848537367e1f725a6de9bb9af8803ccc8ccedaac415eb
 SHA512 
fda810bc18039484725df5c6092b3d1b31f398e337cbace253cfdfa934274902f2dcb4e64c4fd0bb24379c79ea2976383313c1a5cd4ad246ecb7eabfd1a47d64
 DIST regexp_parser-1.8.0.tar.gz 85071 BLAKE2B 
1d9f60617372f872e8b372bbee0f808d060add768094d53bc05ef2f4757936fcfb4772dc0a2ba59630884b339a3c66d34336cfa05825f4ef53427ddd3528b9d7
 SHA512 
bbf2429c00c214288869b77641e44d04591c3917ceeb9262ae8638c0731b020bead4a7b11d397ef2e1a26752c660addcc46fd94a4e557766d230de71b99a9501
 DIST regexp_parser-1.8.1.tar.gz 85379 BLAKE2B 
341f16b6fce9654984c9fbab589ef0991d50f42e935558da2741e2dcbfe8cbc21200fd2233abff2907a1bd44c5b350b41a665ef4f993591b92f31d3280a24ba5
 SHA512 
6642dad18313e10856d86bf3ecd2fc5b0927698ca8e37f17745b755088f750febf2c05fd098e99b87543cd90f944ae0d9c4c03452048d2b44b4b1fb68e986045
+DIST regexp_parser-1.8.2.tar.gz 85592 BLAKE2B 
55333dbf59606d1f203c84cc3e712ddba9551be492745f2a0ce9ca8ba56e9a6eb1aee0c9d3d5079114c65747746f6ef4df3cbbf5a917562f413ca3426fd16efc
 SHA512 
8192ee4334d2da13af5552eccd4fed82b24ed57489e3e0d8d083e8cf72e52fa185c2e007e9adf1ec6e59b0cf4e4055eb8def28d5cc94cc7a9ab7981d14f8e727

diff --git a/dev-ruby/regexp_parser/regexp_parser-1.8.2.ebuild 
b/dev-ruby/regexp_parser/regexp_parser-1.8.2.ebuild
new file mode 100644
index 000..9a339fd368c
--- /dev/null
+++ b/dev-ruby/regexp_parser/regexp_parser-1.8.2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_TASK_TEST="test:full"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+RUBY_FAKEGEM_GEMSPEC="regexp_parser.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library for tokenizing, lexing, and parsing Ruby regular 
expressions"
+HOMEPAGE="https://github.com/ammar/regexp_parser;
+SRC_URI="https://github.com/ammar/regexp_parser/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
+IUSE=""
+
+DEPEND+=" =dev-util/ragel-6*"
+
+ruby_add_bdepend "dev-ruby/rake
+   test? ( dev-ruby/regexp_property_values dev-ruby/rspec:3 )"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/I s:^:#:' Rakefile || die
+}
+
+each_ruby_compile() {
+   ${RUBY} -S rake ragel:rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-lang/rust/, dev-lang/rust/files/

2020-10-11 Thread Georgy Yakovlev
commit: 70b7f9bc305d27c59577de414ca7ce2e363af5fe
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Oct 12 05:12:51 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Oct 12 05:12:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b7f9bc

dev-lang/rust: add libressl 3.2.x patch to 1.47.0

Closes: https://bugs.gentoo.org/747832
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lang/rust/files/1.47.0-libressl.patch | 44 +++
 dev-lang/rust/rust-1.47.0.ebuild  |  1 +
 2 files changed, 45 insertions(+)

diff --git a/dev-lang/rust/files/1.47.0-libressl.patch 
b/dev-lang/rust/files/1.47.0-libressl.patch
new file mode 100644
index 000..07ad0ebc5dc
--- /dev/null
+++ b/dev-lang/rust/files/1.47.0-libressl.patch
@@ -0,0 +1,44 @@
+From 0493f57a9878fd4d92fc419358173fd31b95bda8 Mon Sep 17 00:00:00 2001
+From: Georgy Yakovlev 
+Date: Sun, 11 Oct 2020 22:09:39 -0700
+Subject: [PATCH] Support LibreSSL 3.2.x
+
+Signed-off-by: Georgy Yakovlev 
+---
+ vendor/openssl-sys/.cargo-checksum.json | 2 +-
+ vendor/openssl-sys/build/main.rs| 4 ++--
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/vendor/openssl-sys/.cargo-checksum.json 
b/vendor/openssl-sys/.cargo-checksum.json
+index 4c079f5..11beb6e 100644
+--- a/vendor/openssl-sys/.cargo-checksum.json
 b/vendor/openssl-sys/.cargo-checksum.json
+@@ -1 +1 @@
+-{"files":{"CHANGELOG.md":"17531e8bd93e3bd9ada0d3b4e4d07508d316985a2cbe4df73186ba70d5971923","Cargo.toml":"b71de20a64dc4704f77b8cc8ea9f63e47f2d39f06696900077eefd93a17d16ec","LICENSE-MIT":"378f5840b258e2779c39418f3f2d7b2ba96f1c7917dd6be0713f88305dbda397","README.md":"949fb3913ec7f94229242978dfeee5e19261b6d7506fc91dcd153bb0d2a84895","build/cfgs.rs":"2b49fbdb045c40bd46bf7e7adfde8c45508e4b51af0080fb934eb1131863d75a","build/expando.c":"c4fa8a4424b2321f1857edfc5ce1ac1f03eda54440367d3142310c0eb5553004","build/find_normal.rs":"0742487bd3faa681232e812c5c96f0e5b83b485ba236a4efda1cd8f5a260b5eb","build/find_vendored.rs":"7bf0e59c5646d72ee5a4392ad970fdf5c20288ddaf54dd86a8caff49583b38f5","build/main.rs":"0d8b960ab71be4e2a08e3ff7e9615a17f7dddcd601b7fdd885bb6f6c5a6fe5f5","src/aes.rs":"822bf666db351fe6ef9607c918081d6ad378fc1cedb05290bb746f86980c6088","src/asn1.rs":"254025cb408dbeff73bee6d06325acba9042cb11db30bdad04eedfb789be84b3","src/bio.rs":"1f38a3ec4029511fecd7a51548965a265f3e7772891b5514e22bfb1d
 
061b3a90","src/bn.rs":"c71b9c79f704a94a889d27bf75e7e5b1f9f10b0df0aeb485aef509cf05d7467f","src/cms.rs":"f21a403fea95e7b7efe0539a429831cfa51c8818adb79c7ebf73ae2a6f2dc87e","src/conf.rs":"511e008c18039f54d856d70b80009426fc7f4ce34fe4304e2c58ebf465031de0","src/crypto.rs":"a1279719ade9704be3d9af55ff679abbe918d525f332ca15810146d45e9080cf","src/dh.rs":"7cc334e86d16b3eae165dfa3a6c8e488bc0fe590c17beda38893d2e9d784d5a6","src/dsa.rs":"ae79baf231681900ea76304285b3ffacf5298c90b8c04d371269cf4adbb5b9fa","src/dtls1.rs":"45e1dbf94a42d587fd948d553dc30187aa6aa2b5b82d554cf725ff36df768aa0","src/ec.rs":"81372dfe497db2fc90457a470a3b8ccb249828b3ce2bf4fd2da8ec42afd6a6b3","src/err.rs":"3edf1379b3277df32e047a52553d243d4a400a277cf4b12f7297f2fe2bf0","src/evp.rs":"ae748b7d7a0f74eb21c2750bf571c09f99bb835f23436c247493a66c28fb5c6b","src/hmac.rs":"fa3976d94a1383f300bdec228270afb8b47c97bb019d727c7d59ba783be3c42e","src/lib.rs":"846f03332238caace3dade00a6c15b5ed1773edd601cc72dca2f1339d58b2b7f","src/macros.rs":"638fb9
 098f6024e82b33150c64cefdb58456dba28ee42560be655a0
c2bf6","src/obj_mac.rs":"7203d356f7654c5805600b823eccf8e1d9d9cbce9a01859938612a3f0aae4cdc","src/object.rs":"3e45fb025ccbd6a556aae9738ef8a3b11cc2655ffa9d8422be21699b2e45d6c4","src/ocsp.rs":"1db59566d2f072f7ae981f0c07e1604fcdf60e66845afe0689d588f8e4272115","src/ossl_typ.rs":"f00c3f88f7947f5d13698a2fc796c68eb1bd65b2686f661d29482021170db71f","src/pem.rs":"d3ae2748c53597c91aa1896f18844ccd9ce2dca1627662b8974330e5f1b3f36c","src/pkcs12.rs":"93aab2820008ad90dc346a7dcc02f9201d94bff0bb7d1d71031c097850287c50","src/pkcs7.rs":"5370c8d4bfbf1502fa33aff635cb730e7c87814580f1df9bdb1412a492377813","src/rand.rs":"469601b4fbb56d4dbf5cf5d7bb8483e3bde411edea18601e7d1ed6ef27180fd3","src/rsa.rs":"0e8c1f0bc37620a9208175542143bfd411ae88188974d2d5b37a2b8b77d0e2c8","src/safestack.rs":"6c39e28565d34efad707d77561d4caa99e3f028fcac3a2ef6fd403a78de1190c","src/sha.rs":"1a6b028a63654d2419417a9a8af790cd22409a4643682a0686ecdb9441264eba","src/srtp.rs":"306047f3f31828fe7d15de154b375f071ae07012a94c0b5c909f5fe57962a11b","src/
 

[gentoo-commits] repo/gentoo:master commit in: dev-cpp/abseil-cpp/

2020-10-11 Thread Georgy Yakovlev
commit: 28bcc6b1ec1a829fc77379228b09fe9fa2d8415b
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Oct 12 04:52:33 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Oct 12 04:53:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28bcc6b1

dev-cpp/abseil-cpp: bump to 20200923.1

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-cpp/abseil-cpp/Manifest | 2 +-
 .../{abseil-cpp-20200923.ebuild => abseil-cpp-20200923.1.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/abseil-cpp/Manifest b/dev-cpp/abseil-cpp/Manifest
index 0fe1bbb983c..5cd7b36af75 100644
--- a/dev-cpp/abseil-cpp/Manifest
+++ b/dev-cpp/abseil-cpp/Manifest
@@ -1,3 +1,3 @@
 DIST abseil-cpp-20200225.2.tar.gz 1679650 BLAKE2B 
bbadb2b86fd390f51322e687526c72a3b13caff6391974462a1146cc563616ce479330336a489a71e27b143e7cbea6695fc12c91fb721185a5116b3a6c5506b1
 SHA512 
75a607dee825e83c10dcd5e509515461f1b12c4aca861e4739ac4d41357b8e893dbfbe33873aa5c05463dde0891dedd7535af2ec59f173de29488e1b1321b335
-DIST abseil-cpp-20200923.tar.gz 1783122 BLAKE2B 
cd72bd6df04ddef6e4190c40dcfc34f95f424c30f3a5018e8305e603de58d737e15c1e33239d11bba2e3c669d6b18770a2f9de3075685f6ba38de26fc6e572b8
 SHA512 
8ad89fb1e0d70fdd1df6ac996c186243af43842eb08d09efbb1b7bcdab617dd394aa4bf93644f0eacc05d2ddf3db78e2ebe3eb496cfa24ece919f197a3a624d6
+DIST abseil-cpp-20200923.1.tar.gz 1783899 BLAKE2B 
2f9f07bdfd5fe5b70bd470446cf00a3f6ce7790a60bf5063120fb00e78c73f19ddb7843bb57079c64a9542953b121dbac6cf0cef88617effc6e74344711142bd
 SHA512 
1fb484f66218a2296e9f648ed98a5d09e591eb680ea1912cce44be22ea8051a0d0e27ab30f5df1ec22311c11768d4d998bbdfc62a1ef6c0088e254dd19c71f7b
 DIST gtest-1.10.0_p20200702.tar.gz 866900 BLAKE2B 
c162d47868583ba270675abe5df935b8f4b9a9c00dbdc80dd88afa7f2b98266640b32b2ea5e8f9f6d6227196b5d2f79dbfda4e9585106224e814cc1503cf777d
 SHA512 
715d887b59b47d4691c7c90ef0cf0ffc3d1e758e500263c76b50fd506e90a9d1c390af745933cfe3f55e1edac5d72dccedef3cb9a50b71a5b796424471a3017b

diff --git a/dev-cpp/abseil-cpp/abseil-cpp-20200923.ebuild 
b/dev-cpp/abseil-cpp/abseil-cpp-20200923.1.ebuild
similarity index 100%
rename from dev-cpp/abseil-cpp/abseil-cpp-20200923.ebuild
rename to dev-cpp/abseil-cpp/abseil-cpp-20200923.1.ebuild



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

2020-10-11 Thread Adam Feldman
commit: 41357f256e1dacb4528a2d1f4a51e70ded235c28
Author: Adam Feldman  gentoo  org>
AuthorDate: Mon Oct 12 03:17:06 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Mon Oct 12 03:18:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41357f25

games-strategy/freeorion: Fix typo in eclass function calls

Somehow typoed non  but not 
Closes: https://bugs.gentoo.org/747910
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

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

diff --git a/games-strategy/freeorion/freeorion-0.4.10.1.ebuild 
b/games-strategy/freeorion/freeorion-0.4.10.1-r1.ebuild
similarity index 97%
rename from games-strategy/freeorion/freeorion-0.4.10.1.ebuild
rename to games-strategy/freeorion/freeorion-0.4.10.1-r1.ebuild
index eaf03461b48..9cfb07f7b4e 100644
--- a/games-strategy/freeorion/freeorion-0.4.10.1.ebuild
+++ b/games-strategy/freeorion/freeorion-0.4.10.1-r1.ebuild
@@ -57,7 +57,7 @@ DEPEND="${RDEPEND}"
 src_prepare() {
sed -e "s/-O3//" -i CMakeLists.txt || die
 
-   cmake-src_prepare
+   cmake_src_prepare
 }
 
 src_configure() {
@@ -67,7 +67,7 @@ src_configure() {
-DBUILD_HEADLESS="$(usex dedicated)"
)
 
-   cmake-src_configure
+   cmake_src_configure
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/vnstat/

2020-10-11 Thread Joshua Kinard
commit: 0a6ab7ec23e73f46f6c312c193bed84bc691e92a
Author: Joshua Kinard  gentoo  org>
AuthorDate: Mon Oct 12 03:16:59 2020 +
Commit: Joshua Kinard  gentoo  org>
CommitDate: Mon Oct 12 03:16:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a6ab7ec

net-analyzer/vnstat: Added ~mips to KEYWORDS

Signed-off-by: Joshua Kinard  gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.1

 net-analyzer/vnstat/vnstat-2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/vnstat/vnstat-2.6.ebuild 
b/net-analyzer/vnstat/vnstat-2.6.ebuild
index 12983f11d96..6e3eb56ef4c 100644
--- a/net-analyzer/vnstat/vnstat-2.6.ebuild
+++ b/net-analyzer/vnstat/vnstat-2.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://humdi.net/vnstat/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="gd selinux test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/selint/

2020-10-11 Thread Jason Zaman
commit: 3875b472e5c7ae6459c9f86a743ee9c7ccc7504c
Author: Jonathan Davies  protonmail  com>
AuthorDate: Fri Sep 18 14:18:50 2020 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Mon Oct 12 02:19:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3875b472

app-admin/selint: Added new package with version 1.1.0.

Closes: https://github.com/gentoo/gentoo/pull/17588
Signed-off-by: Jonathan Davies  protonmail.com>
Signed-off-by: Jason Zaman  gentoo.org>

 app-admin/selint/Manifest|  1 +
 app-admin/selint/metadata.xml| 11 ++
 app-admin/selint/selint-1.1.0.ebuild | 39 
 app-admin/selint/selint-.ebuild  | 39 
 4 files changed, 90 insertions(+)

diff --git a/app-admin/selint/Manifest b/app-admin/selint/Manifest
new file mode 100644
index 000..efeb4bfb72e
--- /dev/null
+++ b/app-admin/selint/Manifest
@@ -0,0 +1 @@
+DIST selint-1.1.0.tar.gz 283926 BLAKE2B 
0908f8830ce4b569c54e8c025dd92c39af59172fee0b8061f5b8cdaf61222979a78c3726a5647af9161ce7e4a7ddd5bee64772afecd2024368afa76294b3d317
 SHA512 
3af358e0f42a285a0360ce2b4db9014ef1e4f0b792623007f88cf510799080975d9e44817e8911bbd32b141704a7fd11e1b4d8f91e124d0fa91c38f71a978c91

diff --git a/app-admin/selint/metadata.xml b/app-admin/selint/metadata.xml
new file mode 100644
index 000..80f8686d2a8
--- /dev/null
+++ b/app-admin/selint/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   seli...@gentoo.org
+   SELinux Team
+   
+   
+   TresysTechnology/selint
+   
+

diff --git a/app-admin/selint/selint-1.1.0.ebuild 
b/app-admin/selint/selint-1.1.0.ebuild
new file mode 100644
index 000..f7904071225
--- /dev/null
+++ b/app-admin/selint/selint-1.1.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit toolchain-funcs
+
+DESCRIPTION="Policy Analysis Tools for SELinux"
+HOMEPAGE="https://github.com/TresysTechnology/selint/wiki;
+
+if [[ ${PV} ==  ]] ; then
+   inherit autotools git-r3
+   EGIT_REPO_URI="https://github.com/TresysTechnology/selint.git;
+else
+   
SRC_URI="https://github.com/TresysTechnology/selint/releases/download/v${PV}/${P}.tar.gz;
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-libs/confuse
+   dev-libs/uthash"
+
+DEPEND="${RDEPEND}
+   test? ( dev-libs/check )"
+
+src_prepare() {
+   [[ ${PV} ==  ]] && eautoreconf
+
+   eapply_user
+}
+
+src_configure() {
+   econf $(use_with test check)
+}

diff --git a/app-admin/selint/selint-.ebuild 
b/app-admin/selint/selint-.ebuild
new file mode 100644
index 000..f7904071225
--- /dev/null
+++ b/app-admin/selint/selint-.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit toolchain-funcs
+
+DESCRIPTION="Policy Analysis Tools for SELinux"
+HOMEPAGE="https://github.com/TresysTechnology/selint/wiki;
+
+if [[ ${PV} ==  ]] ; then
+   inherit autotools git-r3
+   EGIT_REPO_URI="https://github.com/TresysTechnology/selint.git;
+else
+   
SRC_URI="https://github.com/TresysTechnology/selint/releases/download/v${PV}/${P}.tar.gz;
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-libs/confuse
+   dev-libs/uthash"
+
+DEPEND="${RDEPEND}
+   test? ( dev-libs/check )"
+
+src_prepare() {
+   [[ ${PV} ==  ]] && eautoreconf
+
+   eapply_user
+}
+
+src_configure() {
+   econf $(use_with test check)
+}



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luaevent/

2020-10-11 Thread Conrad Kostecki
commit: 1fe4e3ec92d9db3328474a2c0aec26b258ee5fbb
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 23:51:31 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 23:54:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe4e3ec

dev-lua/luaevent: add myself as co-maintainer

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luaevent/metadata.xml | 16 ++--
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/dev-lua/luaevent/metadata.xml b/dev-lua/luaevent/metadata.xml
index 32ed283086a..41cbd4dc71b 100644
--- a/dev-lua/luaevent/metadata.xml
+++ b/dev-lua/luaevent/metadata.xml
@@ -1,10 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-bluen...@gentoo.org
-  
-  
-harningt/luaevent
-  
+   
+   bluen...@gentoo.org
+   
+   
+   conik...@gentoo.org
+   Conrad Kostecki
+   
+   
+   harningt/luaevent
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua-zlib/

2020-10-11 Thread Conrad Kostecki
commit: c4ab0ba055e082a293ed03e869fab54fa1f965a2
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 23:54:35 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 23:54:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ab0ba0

dev-lua/lua-zlib: add myself as maintainer

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua-zlib/metadata.xml | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-lua/lua-zlib/metadata.xml b/dev-lua/lua-zlib/metadata.xml
index b89e350d8c2..0cc17802b29 100644
--- a/dev-lua/lua-zlib/metadata.xml
+++ b/dev-lua/lua-zlib/metadata.xml
@@ -1,8 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-  
-brimworks/lua-zlib
-  
+   
+   conik...@gentoo.org
+   Conrad Kostecki
+   
+   
+   brimworks/lua-zlib
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luasec/

2020-10-11 Thread Conrad Kostecki
commit: d9e69ac38ad9ca489b1cfa98dbd8769c8ea83af6
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 23:53:19 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 23:54:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9e69ac3

dev-lua/luasec: add myself as co-maintainer

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luasec/metadata.xml | 26 +++---
 1 file changed, 15 insertions(+), 11 deletions(-)

diff --git a/dev-lua/luasec/metadata.xml b/dev-lua/luasec/metadata.xml
index e33b533b4b1..67fc375b3b4 100644
--- a/dev-lua/luasec/metadata.xml
+++ b/dev-lua/luasec/metadata.xml
@@ -1,15 +1,19 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-azamat.hacki...@gmail.com
-Azamat H. Hackimov
-  
-  
-proxy-ma...@gentoo.org
-Proxy Maintainers
-  
-  
-brunoos/luasec
-  
+   
+   azamat.hacki...@gmail.com
+   Azamat H. Hackimov
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   conik...@gentoo.org
+   Conrad Kostecki
+   
+   
+   brunoos/luasec
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luadbi/

2020-10-11 Thread Conrad Kostecki
commit: 0d4034f4e0addbafaa641320c137abaa7e8da529
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 23:49:50 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 23:54:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d4034f4

dev-lua/luadbi: add myself as maintainer

Also changed upstream from google to github.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luadbi/metadata.xml | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-lua/luadbi/metadata.xml b/dev-lua/luadbi/metadata.xml
index 2ff9f66c889..1dbf53904c3 100644
--- a/dev-lua/luadbi/metadata.xml
+++ b/dev-lua/luadbi/metadata.xml
@@ -1,8 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   conik...@gentoo.org
+   Conrad Kostecki
+   

-   luadbi
+   mwild1/luadbi

 



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

2020-10-11 Thread Sam James
commit: 062c61be1935c4238c1dcbbf5f021949bf5eec62
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 11 23:44:15 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 11 23:44:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062c61be

dev-python/pydocstyle: Keyword 5.1.1 arm64, #747850

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

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

diff --git a/dev-python/pydocstyle/pydocstyle-5.1.1.ebuild 
b/dev-python/pydocstyle/pydocstyle-5.1.1.ebuild
index 15729d6e077..1d10a742136 100644
--- a/dev-python/pydocstyle/pydocstyle-5.1.1.ebuild
+++ b/dev-python/pydocstyle/pydocstyle-5.1.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/PyCQA/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 RDEPEND="dev-python/snowballstemmer[${PYTHON_USEDEP}]"
 



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

2020-10-11 Thread Sam James
commit: 2e367978497170abf284f6be80e2b6cbea40a143
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 11 23:44:14 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 11 23:44:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e367978

dev-python/pylama: Keyword 7.7.1-r1 arm64, #747850

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

 dev-python/pylama/pylama-7.7.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pylama/pylama-7.7.1-r1.ebuild 
b/dev-python/pylama/pylama-7.7.1-r1.ebuild
index 5ccf8ff9fbb..702796d2d9e 100644
--- a/dev-python/pylama/pylama-7.7.1-r1.ebuild
+++ b/dev-python/pylama/pylama-7.7.1-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/klen/pylama/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 RDEPEND="
>=dev-python/mccabe-0.5.2[${PYTHON_USEDEP}]



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

2020-10-11 Thread Sam James
commit: bf8b5bdac7ce7d7f588c30a1a796258a2ee6bb01
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 11 23:44:13 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 11 23:44:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf8b5bda

dev-python/isort: Keyword 5.6.3 arm64, #747850

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

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

diff --git a/dev-python/isort/isort-5.6.3.ebuild 
b/dev-python/isort/isort-5.6.3.ebuild
index b8b55a23b14..d110e4d7d91 100644
--- a/dev-python/isort/isort-5.6.3.ebuild
+++ b/dev-python/isort/isort-5.6.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/edk2-ovmf/

2020-10-11 Thread Sam James
commit: cf308bab83ccd7025dc1ba2d747c1e5874238b36
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 11 23:43:44 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 11 23:43:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf308bab

sys-firmware/edk2-ovmf: Stabilize 202008 arm64, #744412

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

 sys-firmware/edk2-ovmf/edk2-ovmf-202008.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/edk2-ovmf/edk2-ovmf-202008.ebuild 
b/sys-firmware/edk2-ovmf/edk2-ovmf-202008.ebuild
index bd9480eb473..2366fe02e7d 100644
--- a/sys-firmware/edk2-ovmf/edk2-ovmf-202008.ebuild
+++ b/sys-firmware/edk2-ovmf/edk2-ovmf-202008.ebuild
@@ -42,7 +42,7 @@ else
binary? ( https://dev.gentoo.org/~mva/distfiles/${P}-bin.tar.xz 
)
https://dev.gentoo.org/~mva/distfiles/${P}-qemu-firmware.tar.xz
"
-   KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+   KEYWORDS="~amd64 arm64 ~ppc ~ppc64 ~x86"
IUSE="+binary"
REQUIRED_USE+="
!amd64? ( binary )



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

2020-10-11 Thread Sam James
commit: 1400fd739cb3529b4ab900ea970d931fd673f970
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 11 23:37:38 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 11 23:39:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1400fd73

media-gfx/sam2p: Stabilize 0.49.4_p20190718-r1 sparc, #636876

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

 media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild 
b/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild
index df3f2211e77..87c54a14bfc 100644
--- a/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild
+++ b/media-gfx/sam2p/sam2p-0.49.4_p20190718-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/pts/sam2p/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~x64-macos"
 IUSE="examples gif"
 RESTRICT="test"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luadbi/files/, dev-lua/luadbi/

2020-10-11 Thread Conrad Kostecki
commit: af72c733c6f6687dde699b73c9197c20ab5cf97d
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 23:33:07 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 23:33:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af72c733

dev-lua/luadbi: fix compilation with mysql-8

Closes: https://bugs.gentoo.org/695378
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luadbi/files/luadbi-0.5-mysql-8.patch | 78 +++
 dev-lua/luadbi/luadbi-0.5-r5.ebuild   |  1 +
 dev-lua/luadbi/luadbi-0.5-r6.ebuild   |  5 +-
 3 files changed, 83 insertions(+), 1 deletion(-)

diff --git a/dev-lua/luadbi/files/luadbi-0.5-mysql-8.patch 
b/dev-lua/luadbi/files/luadbi-0.5-mysql-8.patch
new file mode 100644
index 000..a75c9d46d07
--- /dev/null
+++ b/dev-lua/luadbi/files/luadbi-0.5-mysql-8.patch
@@ -0,0 +1,78 @@
+--- a/dbd/mysql/statement.c2020-03-09 15:55:43.212010825 +0100
 b/dbd/mysql/statement.c2020-03-09 15:57:37.703464570 +0100
+@@ -200,7 +200,10 @@
+   switch(type) {
+   case LUA_TNIL:
+   bind[i].buffer_type = MYSQL_TYPE_NULL;
++#if MYSQL_VERSION_ID >= 8
++#else
+   bind[i].is_null = (my_bool*)1;
++#endif
+   break;
+ 
+   case LUA_TBOOLEAN:
+@@ -209,7 +213,11 @@
+   *boolean = lua_toboolean(L, p);
+ 
+   bind[i].buffer_type = MYSQL_TYPE_LONG;
+-  bind[i].is_null = (my_bool*)0;
++#if MYSQL_VERSION_ID >= 8
++bind[i].is_null = (bool*) 0;
++#else
++bind[i].is_null = (my_bool*)0;
++#endif
+   bind[i].buffer = (char *)boolean;
+   bind[i].length = 0;
+   break;
+@@ -224,7 +232,11 @@
+   *num = lua_tonumber(L, p);
+ 
+   bind[i].buffer_type = MYSQL_TYPE_DOUBLE;
+-  bind[i].is_null = (my_bool*)0;
++#if MYSQL_VERSION_ID >= 8
++bind[i].is_null = (bool*) 0;
++#else
++bind[i].is_null = (my_bool*)0;
++#endif
+   bind[i].buffer = (char *)num;
+   bind[i].length = 0;
+   break;
+@@ -235,7 +247,11 @@
+   str = lua_tolstring(L, p, str_len);
+ 
+   bind[i].buffer_type = MYSQL_TYPE_STRING;
+-  bind[i].is_null = (my_bool*)0;
++#if MYSQL_VERSION_ID >= 8
++bind[i].is_null = (bool*) 0;
++#else
++bind[i].is_null = (my_bool*)0;
++#endif
+   bind[i].buffer = (char *)str;
+   bind[i].length = str_len;
+   break;
+@@ -385,7 +385,7 @@
+ 
+   if (fields[i].type == MYSQL_TYPE_TIMESTAMP || 
fields[i].type == MYSQL_TYPE_DATETIME) {
+   char str[20];
+-  struct st_mysql_time *t = bind[i].buffer;
++  MYSQL_TIME *t = bind[i].buffer;
+ 
+   snprintf(str, 20, "%d-%02d-%02d %02d:%02d:%02d", 
t->year, t->month, t->day, t->hour, t->minute, t->second);
+ 
+@@ -396,7 +396,7 @@
+   }
+   } else if (fields[i].type == MYSQL_TYPE_TIME) {
+   char str[9];
+-  struct st_mysql_time *t = bind[i].buffer;
++  MYSQL_TIME *t = bind[i].buffer;
+ 
+   snprintf(str, 9, "%02d:%02d:%02d", t->hour, t->minute, 
t->second);
+ 
+@@ -407,7 +407,7 @@
+   }
+   } else if (fields[i].type == MYSQL_TYPE_DATE) {
+   char str[20];
+-  struct st_mysql_time *t = bind[i].buffer;
++  MYSQL_TIME *t = bind[i].buffer;
+ 
+   snprintf(str, 11, "%d-%02d-%02d", t->year, t->month, 
t->day);

diff --git a/dev-lua/luadbi/luadbi-0.5-r5.ebuild 
b/dev-lua/luadbi/luadbi-0.5-r5.ebuild
index e46445c3b8f..a2d657fb7d5 100644
--- a/dev-lua/luadbi/luadbi-0.5-r5.ebuild
+++ b/dev-lua/luadbi/luadbi-0.5-r5.ebuild
@@ -26,6 +26,7 @@ S="${WORKDIR}"
 
 src_prepare() {
epatch "${FILESDIR}"/${PV}-r2-Makefile.patch
+   epatch "${FILESDIR}"/${P}-mysql-8.patch
sed -i -e "s#^INSTALL_DIR_LUA=.*#INSTALL_DIR_LUA=$(pkg-config 
--variable INSTALL_LMOD lua)#" \
-e "s#^INSTALL_DIR_BIN=.*#INSTALL_DIR_BIN=$(pkg-config 
--variable INSTALL_CMOD lua)#" \
-e "s#^LUA_INC_DIR=.*#LUA_INC_DIR=$(pkg-config --variable 
INSTALL_INC lua)#" \

diff --git a/dev-lua/luadbi/luadbi-0.5-r6.ebuild 
b/dev-lua/luadbi/luadbi-0.5-r6.ebuild
index 2a24cb49017..44ae7c129ca 100644
--- a/dev-lua/luadbi/luadbi-0.5-r6.ebuild
+++ b/dev-lua/luadbi/luadbi-0.5-r6.ebuild
@@ -24,7 +24,10 @@ DEPEND="${RDEPEND}
 
 S="${WORKDIR}"
 
-PATCHES=( "${FILESDIR}"/${PV}-r2-Makefile.patch )
+PATCHES=(
+   "${FILESDIR}"/${PV}-r2-Makefile.patch
+   "${FILESDIR}"/${P}-mysql-8.patch
+)
 
 src_prepare() {
default



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luadbi/files/, dev-lua/luadbi/

2020-10-11 Thread Conrad Kostecki
commit: feb82f1dc59083265cd0d6b70dbbe5dfe533f19c
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 23:36:17 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 23:36:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb82f1d

dev-lua/luadbi: use proper patch name

Renamed patch for fit the default naming convention.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../luadbi/files/{0.5-r2-Makefile.patch => luadbi-0.5-makefile.patch}   | 0
 dev-lua/luadbi/luadbi-0.5-r5.ebuild | 2 +-
 dev-lua/luadbi/luadbi-0.5-r6.ebuild | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lua/luadbi/files/0.5-r2-Makefile.patch 
b/dev-lua/luadbi/files/luadbi-0.5-makefile.patch
similarity index 100%
rename from dev-lua/luadbi/files/0.5-r2-Makefile.patch
rename to dev-lua/luadbi/files/luadbi-0.5-makefile.patch

diff --git a/dev-lua/luadbi/luadbi-0.5-r5.ebuild 
b/dev-lua/luadbi/luadbi-0.5-r5.ebuild
index a2d657fb7d5..f2dd0d9452f 100644
--- a/dev-lua/luadbi/luadbi-0.5-r5.ebuild
+++ b/dev-lua/luadbi/luadbi-0.5-r5.ebuild
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}
 S="${WORKDIR}"
 
 src_prepare() {
-   epatch "${FILESDIR}"/${PV}-r2-Makefile.patch
+   epatch "${FILESDIR}"/${P}-makefile.patch
epatch "${FILESDIR}"/${P}-mysql-8.patch
sed -i -e "s#^INSTALL_DIR_LUA=.*#INSTALL_DIR_LUA=$(pkg-config 
--variable INSTALL_LMOD lua)#" \
-e "s#^INSTALL_DIR_BIN=.*#INSTALL_DIR_BIN=$(pkg-config 
--variable INSTALL_CMOD lua)#" \

diff --git a/dev-lua/luadbi/luadbi-0.5-r6.ebuild 
b/dev-lua/luadbi/luadbi-0.5-r6.ebuild
index 44ae7c129ca..6a338b541a1 100644
--- a/dev-lua/luadbi/luadbi-0.5-r6.ebuild
+++ b/dev-lua/luadbi/luadbi-0.5-r6.ebuild
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}
 S="${WORKDIR}"
 
 PATCHES=(
-   "${FILESDIR}"/${PV}-r2-Makefile.patch
+   "${FILESDIR}"/${P}-makefile.patch
"${FILESDIR}"/${P}-mysql-8.patch
 )
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua-zlib/

2020-10-11 Thread Conrad Kostecki
commit: ef31f3ed83179749f48f32df27a57dbe14691b26
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 23:27:16 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 23:27:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef31f3ed

dev-lua/lua-zlib: add ~arm64 keyword

Tested on packet-at.
All tests passed.

Bug: https://bugs.gentoo.org/747907
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua-zlib/lua-zlib-1.1.ebuild | 5 ++---
 dev-lua/lua-zlib/lua-zlib-1.2.ebuild | 2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-lua/lua-zlib/lua-zlib-1.1.ebuild 
b/dev-lua/lua-zlib/lua-zlib-1.1.ebuild
index b51a835e97d..d64c4c3e799 100644
--- a/dev-lua/lua-zlib/lua-zlib-1.1.ebuild
+++ b/dev-lua/lua-zlib/lua-zlib-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,8 +11,7 @@ 
SRC_URI="https://github.com/brimworks/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm x86"
-IUSE=""
+KEYWORDS="amd64 arm ~arm64 x86"
 
 RDEPEND="dev-lang/lua:0
sys-libs/zlib"

diff --git a/dev-lua/lua-zlib/lua-zlib-1.2.ebuild 
b/dev-lua/lua-zlib/lua-zlib-1.2.ebuild
index 243df12a0a0..7a46c1ab994 100644
--- a/dev-lua/lua-zlib/lua-zlib-1.2.ebuild
+++ b/dev-lua/lua-zlib/lua-zlib-1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/brimworks/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 RDEPEND="dev-lang/lua:0
sys-libs/zlib"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luasec/

2020-10-11 Thread Conrad Kostecki
commit: f61e301bad3720ad5a86977801631b35885838de
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 23:25:37 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 23:25:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f61e301b

dev-lua/luasec: add ~arm64 keyword

Tested on packet-at.
All tests passed.

Bug: https://bugs.gentoo.org/747907
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luasec/luasec-0.7.ebuild  | 2 +-
 dev-lua/luasec/luasec-0.9.ebuild  | 2 +-
 dev-lua/luasec/luasec-.ebuild | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lua/luasec/luasec-0.7.ebuild b/dev-lua/luasec/luasec-0.7.ebuild
index 4dc8f5927ae..d7eb58e44d9 100644
--- a/dev-lua/luasec/luasec-0.7.ebuild
+++ b/dev-lua/luasec/luasec-0.7.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/brunoos/luasec/archive/${P}.tar.gz;
-   KEYWORDS="amd64 arm x86"
+   KEYWORDS="amd64 arm ~arm64 x86"
S=${WORKDIR}/${PN}-${P}
 fi
 

diff --git a/dev-lua/luasec/luasec-0.9.ebuild b/dev-lua/luasec/luasec-0.9.ebuild
index 013a9b13d85..754e3bc7c85 100644
--- a/dev-lua/luasec/luasec-0.9.ebuild
+++ b/dev-lua/luasec/luasec-0.9.ebuild
@@ -8,7 +8,7 @@ inherit multilib toolchain-funcs
 DESCRIPTION="Lua binding for OpenSSL library to provide TLS/SSL communication"
 HOMEPAGE="https://github.com/brunoos/luasec;
 SRC_URI="https://github.com/brunoos/luasec/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/dev-lua/luasec/luasec-.ebuild 
b/dev-lua/luasec/luasec-.ebuild
index df666e66d83..0023fbd9de4 100644
--- a/dev-lua/luasec/luasec-.ebuild
+++ b/dev-lua/luasec/luasec-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/brunoos/luasec/archive/${P}.tar.gz;
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
S=${WORKDIR}/${PN}-${P}
 fi
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luadbi/

2020-10-11 Thread Conrad Kostecki
commit: 94ad38ecdc0957cb2ad93a652a4b1f440fca9384
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 23:21:30 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 23:21:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ad38ec

dev-lua/luadbi: add ~arm64 keyword

Tested on packet-at.
All tests passed.

Bug: https://bugs.gentoo.org/747907
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luadbi/luadbi-0.5-r5.ebuild | 4 ++--
 dev-lua/luadbi/luadbi-0.5-r6.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lua/luadbi/luadbi-0.5-r5.ebuild 
b/dev-lua/luadbi/luadbi-0.5-r5.ebuild
index e1cdb2f7657..e46445c3b8f 100644
--- a/dev-lua/luadbi/luadbi-0.5-r5.ebuild
+++ b/dev-lua/luadbi/luadbi-0.5-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ 
SRC_URI="https://luadbi.googlecode.com/files/${PN}.${PV}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="mysql postgres +sqlite"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 

diff --git a/dev-lua/luadbi/luadbi-0.5-r6.ebuild 
b/dev-lua/luadbi/luadbi-0.5-r6.ebuild
index 2f194b5ab36..2a24cb49017 100644
--- a/dev-lua/luadbi/luadbi-0.5-r6.ebuild
+++ b/dev-lua/luadbi/luadbi-0.5-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://luadbi.googlecode.com/files/${PN}.${PV}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="mysql postgres +sqlite"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/luaevent/

2020-10-11 Thread Conrad Kostecki
commit: 0de1bdbd4e4c19f841a4a25dabf932ea39a0c1e5
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 23:23:31 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 23:23:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de1bdbd

dev-lua/luaevent: add ~arm64 keyword

Tested on packet-at.
All tests passed.

Bug: https://bugs.gentoo.org/747907
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/luaevent/luaevent-0.4.4.ebuild | 5 ++---
 dev-lua/luaevent/luaevent-0.4.6.ebuild | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-lua/luaevent/luaevent-0.4.4.ebuild 
b/dev-lua/luaevent/luaevent-0.4.4.ebuild
index fc40540709a..37fbd4df485 100644
--- a/dev-lua/luaevent/luaevent-0.4.4.ebuild
+++ b/dev-lua/luaevent/luaevent-0.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -11,8 +11,7 @@ 
SRC_URI="https://github.com/harningt/luaevent/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="dev-lang/lua:0
dev-libs/libevent:0="

diff --git a/dev-lua/luaevent/luaevent-0.4.6.ebuild 
b/dev-lua/luaevent/luaevent-0.4.6.ebuild
index e814d6b25c5..ad3ee225f79 100644
--- a/dev-lua/luaevent/luaevent-0.4.6.ebuild
+++ b/dev-lua/luaevent/luaevent-0.4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -11,8 +11,7 @@ 
SRC_URI="https://github.com/harningt/luaevent/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 RDEPEND="dev-lang/lua:0
dev-libs/libevent:0="



[gentoo-commits] repo/user/ssnb:master commit in: dev-util/idea-ultimate/

2020-10-11 Thread Samuel Bernardo
commit: 245d499b602c3dcb31c869cb0314f03a09ce21a1
Author: Samuel Bernardo  gmail  com>
AuthorDate: Sun Oct 11 22:37:02 2020 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Sun Oct 11 22:37:02 2020 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=245d499b

Correct version of latest idea-ultimate

Signed-off-by: Samuel Bernardo  gmail.com>

 dev-util/idea-ultimate/Manifest   | 4 ++--
 ...3.202.7660.26.ebuild => idea-ultimate-2020.2.3.202.6397.94.ebuild} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/idea-ultimate/Manifest b/dev-util/idea-ultimate/Manifest
index 01a414a..b501cd9 100644
--- a/dev-util/idea-ultimate/Manifest
+++ b/dev-util/idea-ultimate/Manifest
@@ -1,5 +1,5 @@
 DIST ideaIU-1.0.201.6668.121.tar.gz 664320358 BLAKE2B 
5f9b9b083252ace2533f44c3ea8fd26aa04321aeb576939fd18263c29772f434f6ce4624187085a27c4ae275993124113b4a6806619b432a6f785e9928742e5a
 SHA512 
c8212f544e060d5fe36e89c8af0abc25add9d9df1a8445da6517aa4496db762195aaa1e8a1f2ddd503e0b80d5da7a74e817853372d31d961faced46d74668c22
-DIST ideaIU-2.3.202.7660.26.tar.gz 656860633 BLAKE2B 
f582c4feeef183100d861feb1636c9973e05238173fd0a3b00b38d5b0eaf4f1f6ac7119895980714b45fe9c43c626aad56c183069e8e90a30ab9699bbec1beb3
 SHA512 
2c1ccadd2517723957b7c77df89220e3bfce2a2e8d472275abf1945f7dac1fe03150280595d2722f0f03f34628702934f3b8f32e927686dbc679367c79d256f5
+DIST ideaIU-2.3.202.6397.94.tar.gz 656860633 BLAKE2B 
f582c4feeef183100d861feb1636c9973e05238173fd0a3b00b38d5b0eaf4f1f6ac7119895980714b45fe9c43c626aad56c183069e8e90a30ab9699bbec1beb3
 SHA512 
2c1ccadd2517723957b7c77df89220e3bfce2a2e8d472275abf1945f7dac1fe03150280595d2722f0f03f34628702934f3b8f32e927686dbc679367c79d256f5
 DIST ideaIU-2019.3.1.tar.gz 809193649 BLAKE2B 
3e61fa4efe2c9b7a9229455711d30e0dac382c4857ebe2fd0208389b5aab24ead10f49460e621077c06af8398ab129b1b4220174caa260c7ab321ef6ce52f555
 SHA512 
258269a8a317ca252c26ec25dbd1122254985e9402389429d5c5cf3fd29b04716d5744f2798d96297b1bf1f479c67adc479224b841b2c81b5364561c34870837
 DIST ideaIU-2019.3.3.tar.gz 812882348 BLAKE2B 
402158c4586d87b84ccfaaa03abdb7e3e843d278b89d9be0982e436beb23f6b4f4da635edac99801cb6b8b611ae6dd926ad41ad2d62d1e2037dfabb50190e13a
 SHA512 
54872dfa2de8a50d1727556f96220ad04a4b8504549e54fb670e8f6c85f42ff519702c63a554cb35c805549e26635f5da27ccbbfa090f1f6c9c3f3258c36a048
 DIST ideaIU-2019.3.4.tar.gz 813068241 BLAKE2B 
d80c5c0faec4d53a5443aec430e11c2a6661b7aa3955cdb65dd460cdb8fec3f4cf6bc0effec477c32c4bd3949780407599515838dba3b00dda1af5c7975515a5
 SHA512 
0b2862df695a0d44470bcf6f1ac962c47b1d0433088de5e15503b1dc7622262bac1c7958fef2aa9feb063018d5ff9b109f845143a21fd741b35605c2ec418f8b
@@ -12,6 +12,6 @@ EBUILD idea-ultimate-2019.3.1.193.5662.53.ebuild 1750 BLAKE2B 
62e3e1a0c342e8465a
 EBUILD idea-ultimate-2019.3.3.193.6494.35.ebuild 1750 BLAKE2B 
62e3e1a0c342e8465a1af39b6f4180367a5518059b9dee5307eb2050fe2ed07e925e9183e95cada4a8570ddce93e570066857ea128b22ef8add9743db430af71
 SHA512 
f27985a3075afd4f1b31d83e01051f66a26d32dca4c382472a6e8d81320dd30d55009b85285df66332d833d9ec8ed47b22020663bde5d53a6f0160ce94e3
 EBUILD idea-ultimate-2019.3.4.193.6911.18.ebuild 1750 BLAKE2B 
62e3e1a0c342e8465a1af39b6f4180367a5518059b9dee5307eb2050fe2ed07e925e9183e95cada4a8570ddce93e570066857ea128b22ef8add9743db430af71
 SHA512 
f27985a3075afd4f1b31d83e01051f66a26d32dca4c382472a6e8d81320dd30d55009b85285df66332d833d9ec8ed47b22020663bde5d53a6f0160ce94e3
 EBUILD idea-ultimate-2020.1.0.201.6668.121.ebuild 4571 BLAKE2B 
e5379b8e794739e25b86ba16dbd8be51e409a5a261c3a6b83ea6baa80461fd3ba63d1be30292920980f572a1e921a62e4b530e32d0691cbf76ec07082a08bd91
 SHA512 
427d94a12ca25b3518aa039f9cf6bd84ffe1b65201e2b2f3a72e9ec3fca24522091f9293853cf3c89500f499a0a59f748d87af5d3d30ba2241fdfb9c67ebc402
-EBUILD idea-ultimate-2020.2.3.202.7660.26.ebuild 4571 BLAKE2B 
e5379b8e794739e25b86ba16dbd8be51e409a5a261c3a6b83ea6baa80461fd3ba63d1be30292920980f572a1e921a62e4b530e32d0691cbf76ec07082a08bd91
 SHA512 
427d94a12ca25b3518aa039f9cf6bd84ffe1b65201e2b2f3a72e9ec3fca24522091f9293853cf3c89500f499a0a59f748d87af5d3d30ba2241fdfb9c67ebc402
+EBUILD idea-ultimate-2020.2.3.202.6397.94.ebuild 4571 BLAKE2B 
e5379b8e794739e25b86ba16dbd8be51e409a5a261c3a6b83ea6baa80461fd3ba63d1be30292920980f572a1e921a62e4b530e32d0691cbf76ec07082a08bd91
 SHA512 
427d94a12ca25b3518aa039f9cf6bd84ffe1b65201e2b2f3a72e9ec3fca24522091f9293853cf3c89500f499a0a59f748d87af5d3d30ba2241fdfb9c67ebc402
 MISC ChangeLog 142 BLAKE2B 
d6bb9a7ff30fcbf78573ea65cf495cdc21393b0e9e546f9b5df7f9b5d358b362e7741509b6625d1dee6ae4f6b7ea33e4a88fc7e6d53b34745c3234c377ba690d
 SHA512 
f66d54089ee757d3bc997f4edba58e6b6b91d47c6fca9f33edf4bfc9e03acabfc7af723c1238c313ccf6cde747c7b91274e67c15abc92da8dd6dd5ac58006b7b
 MISC metadata.xml 786 BLAKE2B 
4d178ed573815c59c26f4ca4873250df7da55588762b231f34a69cddbe2844a130fd743fbb796a0c0bf6445405d5034a60eabd59d4eebcc055da86c8a53f6d21
 SHA512 

[gentoo-commits] repo/gentoo:master commit in: net-im/jabber-base/

2020-10-11 Thread Conrad Kostecki
commit: 175587e7e15eb826b964de6535ae3536dbec868f
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 22:30:20 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 22:30:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=175587e7

net-im/jabber-base: add ~ppc64 keyword

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 net-im/jabber-base/jabber-base-0.01-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/jabber-base/jabber-base-0.01-r1.ebuild 
b/net-im/jabber-base/jabber-base-0.01-r1.ebuild
index 3228a81ebc0..b953357c064 100644
--- a/net-im/jabber-base/jabber-base-0.01-r1.ebuild
+++ b/net-im/jabber-base/jabber-base-0.01-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ~ppc64 sparc x86"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: net-im/jabber-base/

2020-10-11 Thread Conrad Kostecki
commit: 0363f00331c4ea0e2a664303569adc8ec66ddf7e
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 22:06:52 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 22:28:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0363f003

net-im/jabber-base: bump to EAPI=7, migrate to GLEP 81

Also dropping '/var/run/jabber' from default install, since this
directory should be created by each jabber service upon start.

Closes: https://bugs.gentoo.org/432462
Closes: https://bugs.gentoo.org/520552
Closes: https://bugs.gentoo.org/670286
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 net-im/jabber-base/jabber-base-0.01-r2.ebuild | 42 +++
 1 file changed, 42 insertions(+)

diff --git a/net-im/jabber-base/jabber-base-0.01-r2.ebuild 
b/net-im/jabber-base/jabber-base-0.01-r2.ebuild
new file mode 100644
index 000..eba2cc85d74
--- /dev/null
+++ b/net-im/jabber-base/jabber-base-0.01-r2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Base layout package for various jabber services"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
+S="${WORKDIR}"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+   acct-group/jabber
+   acct-user/jabber
+"
+
+# This package provides the base layout for all jabber related services.
+# Each service should use the user 'jabber' and the group 'jabber.
+#
+# The base layout contains of the following directories:
+# '/etc/jabber/'   : All main configuration, by jabber services used, is 
stored here.
+# '(/var)/run/jabber'  : All pid files, used by jabber services, are stored 
here.
+#  : Please note, that this directory should be
+#  : created dynamically by each jabber service during 
startup.
+# '/var/log/jabber/'   : All log files, used by jabber services, are stored 
here.
+# '/var/spool/jabber'  : All (flat) database files, used by jabber services, 
are stored here.
+
+src_install() {
+   local paths=(
+   "/etc/jabber"
+   "/var/log/jabber"
+   "/var/spool/jabber"
+   )
+
+   for path in ${paths[@]}; do
+   keepdir "${path}"
+   fowners "jabber:jabber" "${path}"
+   fperms 770 "${path}"
+   done
+}



[gentoo-commits] repo/gentoo:master commit in: net-im/jabber-base/

2020-10-11 Thread Conrad Kostecki
commit: 150fbfff88dc4046532aff62a7bc3369cdd86849
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 22:09:26 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 22:28:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=150fbfff

net-im/jabber-base: add myself as maintainer

Also dropping Chainsaw, after speaking with him.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 net-im/jabber-base/metadata.xml | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/net-im/jabber-base/metadata.xml b/net-im/jabber-base/metadata.xml
index 1eebfe0ed7d..5e50b4ff31a 100644
--- a/net-im/jabber-base/metadata.xml
+++ b/net-im/jabber-base/metadata.xml
@@ -2,10 +2,12 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   chain...@gentoo.org
+   conik...@gentoo.org
+   Conrad Kostecki


-   Package that creats the users and directory's for jabber
-   related packages. See ebuild for more info.
+   This package creates the base layout,
+   which is used by several jabber services.
+   See ebuild for more information.

 



[gentoo-commits] repo/gentoo:master commit in: acct-user/jabber/

2020-10-11 Thread Conrad Kostecki
commit: 88dea29ba9617fecd17d31ae63422d83e19a42cc
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 21:48:08 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 22:28:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88dea29b

acct-user/jabber: new package

This is the GLEP81 package for net-im/jabber-base.
It uses UID 379, as no other source specifies a UID.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 acct-user/jabber/jabber-0.ebuild | 13 +
 acct-user/jabber/metadata.xml|  8 
 2 files changed, 21 insertions(+)

diff --git a/acct-user/jabber/jabber-0.ebuild b/acct-user/jabber/jabber-0.ebuild
new file mode 100644
index 000..1755616ce8b
--- /dev/null
+++ b/acct-user/jabber/jabber-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for various jabber services"
+
+ACCT_USER_GROUPS=( "jabber" )
+ACCT_USER_ID="379"
+
+acct-user_add_deps

diff --git a/acct-user/jabber/metadata.xml b/acct-user/jabber/metadata.xml
new file mode 100644
index 000..3e3880cf105
--- /dev/null
+++ b/acct-user/jabber/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   conik...@gentoo.org
+   Conrad Kostecki
+   
+



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

2020-10-11 Thread Conrad Kostecki
commit: de00139a70eae6cdcdbd356431e8d5103ed593e5
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 21:39:34 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 22:28:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de00139a

acct-group/jabber: new package

This is the GLEP81 package for net-im/jabber-base.
It uses GID 379, as no other source specifies a GID.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 acct-group/jabber/jabber-0.ebuild | 10 ++
 acct-group/jabber/metadata.xml|  8 
 2 files changed, 18 insertions(+)

diff --git a/acct-group/jabber/jabber-0.ebuild 
b/acct-group/jabber/jabber-0.ebuild
new file mode 100644
index 000..506bd4f43bc
--- /dev/null
+++ b/acct-group/jabber/jabber-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="A group for various jabber services"
+
+ACCT_GROUP_ID="379"

diff --git a/acct-group/jabber/metadata.xml b/acct-group/jabber/metadata.xml
new file mode 100644
index 000..3e3880cf105
--- /dev/null
+++ b/acct-group/jabber/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   conik...@gentoo.org
+   Conrad Kostecki
+   
+



[gentoo-commits] repo/user/ssnb:master commit in: dev-util/rubymine/

2020-10-11 Thread Samuel Bernardo
commit: 494eaa4837a7397322c6eb6e269667c5e86e7b3e
Author: Samuel Bernardo  gmail  com>
AuthorDate: Sun Oct 11 22:27:53 2020 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Sun Oct 11 22:27:53 2020 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=494eaa48

Update rubymine

Signed-off-by: Samuel Bernardo  gmail.com>

 dev-util/rubymine/Manifest |  4 +++
 dev-util/rubymine/rubymine-2020.1.4.ebuild | 55 ++
 dev-util/rubymine/rubymine-2020.2.3.ebuild | 55 ++
 3 files changed, 114 insertions(+)

diff --git a/dev-util/rubymine/Manifest b/dev-util/rubymine/Manifest
index f74824e..c3d4395 100644
--- a/dev-util/rubymine/Manifest
+++ b/dev-util/rubymine/Manifest
@@ -4,7 +4,9 @@ DIST RubyMine-2019.3.4.tar.gz 370019445 BLAKE2B 
92c554116bb85eb159fab23c66eddac1
 DIST RubyMine-2019.3.tar.gz 374127163 BLAKE2B 
10b274ce4841e95cca00f69d0058168e27c388cc08033eebb2ff80cbae7d272b9d8adf32303493fa6e7b8dd06e8b58bded36d18bbf91d9f7b119560028cdf128
 SHA512 
aab5b5872aea19e9ace8f047740b4384cee5354f6074d6176c0504a37fc1f563e2ac937b27b25821dda99231b1f2e6121528e9f9b22273a2ff7a196a5473ad92
 DIST RubyMine-2020.1.1.tar.gz 372612968 BLAKE2B 
acd19a692f4bbfc1583cc3d46d266b8f56a06b82ad754018ee2d2d84273cd214be204c33f89cdc2d944ba249994f7efbf569fe4123d8dc93f204821bf0da14f7
 SHA512 
750faa3940f9da418f2a177b909b500025d30452c89ae8664d8e182cd71349f431ee5db25408efe62032cfe62b81448a8192262909b0d16a218e082785678672
 DIST RubyMine-2020.1.2.tar.gz 372551311 BLAKE2B 
120bf4ddc6841bc3cb04a6748b530932ad32ac277dfb8024f555c4c3c0351fd45067a345e43a9ecd1dc3b6173239fb650e7348919340e41380c85d107da2b174
 SHA512 
bee4b5807c4ad90c9ea25f2cb8ac0b0a32785ba868d717582ae84b263dda5d57176bf4faa294e038a95e7c4fdef02226fae9c22f98102daf52ef7abe58b28830
+DIST RubyMine-2020.1.4.tar.gz 372943943 BLAKE2B 
2a4d090fab30ad0dd9001e22a75760186c24b799488da584101f7e6920943ef0b487f3a2a4f051a0c746c4e0a9a29e596b403e883868b388865f1246e2dc88e9
 SHA512 
749d5cdb6eee6ef1f5e7687c42fdcaceef2612371ebfa3596f5b7238bab00f00a4c77cdafcf533a2f4b409bedb5cc22ac8a1185413e184d93d5fd4448015fa65
 DIST RubyMine-2020.1.tar.gz 374426432 BLAKE2B 
b60754def8abab57ea557ea0c5c5b15a3b22d007a478fd2ecd91eed799e0f7c0673b7c40b1812aeadf7356a700ba6ae59a003f390e0c453afaac75f665461395
 SHA512 
fa0dff0dc8cf592e633b345adbd6a990d5e35ef371315a024336f01ef3326140114bc7702eb4843ba2b70f4deee81f78194538e5273e694413ae4e242dd1b9b5
+DIST RubyMine-2020.2.3.tar.gz 404965606 BLAKE2B 
046367f5ac9e1a11b753f498a43f103a52d33585cd367a56b684c9e6877c32d89048bf309b1fc27839f9d85a93be27fcc4ff7f10de53ae6875114e0c924521e1
 SHA512 
e4709295618d96d262b09e81def5131d5f781734a09b2b70f7fe660a65170a72d09578855962e6bcbbcd6d6266b2e5d0975ae0602ddb49bb5f4268d889e523c9
 EBUILD rubymine-2019.3.0.ebuild 951 BLAKE2B 
2ace3a90eb5c28bcb91b6de75f1955b7992e1ea21d5ab2a0ca41538ad7a6ad52f6e509bab2a83a750c9f696197b8448099bc4bcd0f885487adb0f79fd0acc12c
 SHA512 
ee78d8bdd2bdbe4ed059467567af3be13a2808a5ad6325a9da24493409a32ed1218908ed9849a6f3f0669dca9558f347e50e4c0fbb41845a57e6de97b32b55d9
 EBUILD rubymine-2019.3.1.ebuild 951 BLAKE2B 
4764d6f787179ac00afa68c93b4f58853550572dd2a36090eb69def6e6ce44b8ae467eb3f6865b921184b63e46c877670d78aebfb991c5aa51e2cabe02c4e547
 SHA512 
8ef72acbf0f590eca47c842f3f008cc9fd16b363491fecfe7c7069325ae2e028b4429712b1274f3afb89820d1c74eafbe137a01c98dfbcc157952861fd7d934c
 EBUILD rubymine-2019.3.3.ebuild 951 BLAKE2B 
4764d6f787179ac00afa68c93b4f58853550572dd2a36090eb69def6e6ce44b8ae467eb3f6865b921184b63e46c877670d78aebfb991c5aa51e2cabe02c4e547
 SHA512 
8ef72acbf0f590eca47c842f3f008cc9fd16b363491fecfe7c7069325ae2e028b4429712b1274f3afb89820d1c74eafbe137a01c98dfbcc157952861fd7d934c
@@ -12,4 +14,6 @@ EBUILD rubymine-2019.3.4.ebuild 951 BLAKE2B 
4764d6f787179ac00afa68c93b4f58853550
 EBUILD rubymine-2020.1.0.ebuild 1334 BLAKE2B 
09e8431eeacdf761e145e584b293d0a36668833dfa06838833aee1bf0e80e555b1edbb853b01b14dfc837bee64ac296aaad110402076aa5e8359c9170e20402b
 SHA512 
d981f13d375f5ea65c6b820dc378262767b38d4fc5e0fc34304b7b45a1b2965c7293c62781afc7ce3fe1816873008580353963a692266e68530747abc8f24aff
 EBUILD rubymine-2020.1.1.ebuild 1334 BLAKE2B 
6a0ce792642971bffaf82a77187ec4179e260e965d3a2c9c6aece1851842801372c4d3452834c542e39995796100774cf0e8760a81800ed9faba7f6796334392
 SHA512 
e6f43743f721ac7332d9add4a463186642aac84b57f3dbf133f87b602034f6797adfe962b56858ede3c2dafa3f6453ea3e66324542c79d562e2cbb63aeb8e746
 EBUILD rubymine-2020.1.2.ebuild 1334 BLAKE2B 
6a0ce792642971bffaf82a77187ec4179e260e965d3a2c9c6aece1851842801372c4d3452834c542e39995796100774cf0e8760a81800ed9faba7f6796334392
 SHA512 
e6f43743f721ac7332d9add4a463186642aac84b57f3dbf133f87b602034f6797adfe962b56858ede3c2dafa3f6453ea3e66324542c79d562e2cbb63aeb8e746
+EBUILD rubymine-2020.1.4.ebuild 1334 BLAKE2B 
6a0ce792642971bffaf82a77187ec4179e260e965d3a2c9c6aece1851842801372c4d3452834c542e39995796100774cf0e8760a81800ed9faba7f6796334392
 SHA512 

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

2020-10-11 Thread Andreas Sturmlechner
commit: 48441297b28e6adb663a0c7ac80837ea637ac418
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 22:25:01 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 22:25:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48441297

dev-python/utidylib: Add RESTRICT="!test? ( test )"

...after test was unrestricted.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-python/utidylib/utidylib-0.6-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/utidylib/utidylib-0.6-r1.ebuild 
b/dev-python/utidylib/utidylib-0.6-r1.ebuild
index aac52bdb1b4..64873389cd0 100644
--- a/dev-python/utidylib/utidylib-0.6-r1.ebuild
+++ b/dev-python/utidylib/utidylib-0.6-r1.ebuild
@@ -31,6 +31,8 @@ RDEPEND="
app-text/tidy-html5
 "
 
+RESTRICT="!test? ( test )"
+
 S="${WORKDIR}/${MY_P}"
 
 python_compile_all() {



[gentoo-commits] repo/user/ssnb:master commit in: dev-util/idea-ultimate/

2020-10-11 Thread Samuel Bernardo
commit: 93533a5f912e0040cd15ef97d13b7c1b0199303b
Author: Samuel Bernardo  gmail  com>
AuthorDate: Sun Oct 11 22:21:12 2020 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Sun Oct 11 22:21:12 2020 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=93533a5f

Update idea-ultimate

Signed-off-by: Samuel Bernardo  gmail.com>

 dev-util/idea-ultimate/Manifest|   2 +
 .../idea-ultimate-2020.2.3.202.7660.26.ebuild  | 143 +
 2 files changed, 145 insertions(+)

diff --git a/dev-util/idea-ultimate/Manifest b/dev-util/idea-ultimate/Manifest
index 5fb23e2..01a414a 100644
--- a/dev-util/idea-ultimate/Manifest
+++ b/dev-util/idea-ultimate/Manifest
@@ -1,4 +1,5 @@
 DIST ideaIU-1.0.201.6668.121.tar.gz 664320358 BLAKE2B 
5f9b9b083252ace2533f44c3ea8fd26aa04321aeb576939fd18263c29772f434f6ce4624187085a27c4ae275993124113b4a6806619b432a6f785e9928742e5a
 SHA512 
c8212f544e060d5fe36e89c8af0abc25add9d9df1a8445da6517aa4496db762195aaa1e8a1f2ddd503e0b80d5da7a74e817853372d31d961faced46d74668c22
+DIST ideaIU-2.3.202.7660.26.tar.gz 656860633 BLAKE2B 
f582c4feeef183100d861feb1636c9973e05238173fd0a3b00b38d5b0eaf4f1f6ac7119895980714b45fe9c43c626aad56c183069e8e90a30ab9699bbec1beb3
 SHA512 
2c1ccadd2517723957b7c77df89220e3bfce2a2e8d472275abf1945f7dac1fe03150280595d2722f0f03f34628702934f3b8f32e927686dbc679367c79d256f5
 DIST ideaIU-2019.3.1.tar.gz 809193649 BLAKE2B 
3e61fa4efe2c9b7a9229455711d30e0dac382c4857ebe2fd0208389b5aab24ead10f49460e621077c06af8398ab129b1b4220174caa260c7ab321ef6ce52f555
 SHA512 
258269a8a317ca252c26ec25dbd1122254985e9402389429d5c5cf3fd29b04716d5744f2798d96297b1bf1f479c67adc479224b841b2c81b5364561c34870837
 DIST ideaIU-2019.3.3.tar.gz 812882348 BLAKE2B 
402158c4586d87b84ccfaaa03abdb7e3e843d278b89d9be0982e436beb23f6b4f4da635edac99801cb6b8b611ae6dd926ad41ad2d62d1e2037dfabb50190e13a
 SHA512 
54872dfa2de8a50d1727556f96220ad04a4b8504549e54fb670e8f6c85f42ff519702c63a554cb35c805549e26635f5da27ccbbfa090f1f6c9c3f3258c36a048
 DIST ideaIU-2019.3.4.tar.gz 813068241 BLAKE2B 
d80c5c0faec4d53a5443aec430e11c2a6661b7aa3955cdb65dd460cdb8fec3f4cf6bc0effec477c32c4bd3949780407599515838dba3b00dda1af5c7975515a5
 SHA512 
0b2862df695a0d44470bcf6f1ac962c47b1d0433088de5e15503b1dc7622262bac1c7958fef2aa9feb063018d5ff9b109f845143a21fd741b35605c2ec418f8b
@@ -11,5 +12,6 @@ EBUILD idea-ultimate-2019.3.1.193.5662.53.ebuild 1750 BLAKE2B 
62e3e1a0c342e8465a
 EBUILD idea-ultimate-2019.3.3.193.6494.35.ebuild 1750 BLAKE2B 
62e3e1a0c342e8465a1af39b6f4180367a5518059b9dee5307eb2050fe2ed07e925e9183e95cada4a8570ddce93e570066857ea128b22ef8add9743db430af71
 SHA512 
f27985a3075afd4f1b31d83e01051f66a26d32dca4c382472a6e8d81320dd30d55009b85285df66332d833d9ec8ed47b22020663bde5d53a6f0160ce94e3
 EBUILD idea-ultimate-2019.3.4.193.6911.18.ebuild 1750 BLAKE2B 
62e3e1a0c342e8465a1af39b6f4180367a5518059b9dee5307eb2050fe2ed07e925e9183e95cada4a8570ddce93e570066857ea128b22ef8add9743db430af71
 SHA512 
f27985a3075afd4f1b31d83e01051f66a26d32dca4c382472a6e8d81320dd30d55009b85285df66332d833d9ec8ed47b22020663bde5d53a6f0160ce94e3
 EBUILD idea-ultimate-2020.1.0.201.6668.121.ebuild 4571 BLAKE2B 
e5379b8e794739e25b86ba16dbd8be51e409a5a261c3a6b83ea6baa80461fd3ba63d1be30292920980f572a1e921a62e4b530e32d0691cbf76ec07082a08bd91
 SHA512 
427d94a12ca25b3518aa039f9cf6bd84ffe1b65201e2b2f3a72e9ec3fca24522091f9293853cf3c89500f499a0a59f748d87af5d3d30ba2241fdfb9c67ebc402
+EBUILD idea-ultimate-2020.2.3.202.7660.26.ebuild 4571 BLAKE2B 
e5379b8e794739e25b86ba16dbd8be51e409a5a261c3a6b83ea6baa80461fd3ba63d1be30292920980f572a1e921a62e4b530e32d0691cbf76ec07082a08bd91
 SHA512 
427d94a12ca25b3518aa039f9cf6bd84ffe1b65201e2b2f3a72e9ec3fca24522091f9293853cf3c89500f499a0a59f748d87af5d3d30ba2241fdfb9c67ebc402
 MISC ChangeLog 142 BLAKE2B 
d6bb9a7ff30fcbf78573ea65cf495cdc21393b0e9e546f9b5df7f9b5d358b362e7741509b6625d1dee6ae4f6b7ea33e4a88fc7e6d53b34745c3234c377ba690d
 SHA512 
f66d54089ee757d3bc997f4edba58e6b6b91d47c6fca9f33edf4bfc9e03acabfc7af723c1238c313ccf6cde747c7b91274e67c15abc92da8dd6dd5ac58006b7b
 MISC metadata.xml 786 BLAKE2B 
4d178ed573815c59c26f4ca4873250df7da55588762b231f34a69cddbe2844a130fd743fbb796a0c0bf6445405d5034a60eabd59d4eebcc055da86c8a53f6d21
 SHA512 
13eb523dd3b6fcf90fef0135a27195f8deb7cbd635b74beaa99ab479310fdedb9aca88071c66738cf7b6a22a808ba3e5bbe1a6c6e9b243b0539c8f474dbb7fc6

diff --git a/dev-util/idea-ultimate/idea-ultimate-2020.2.3.202.7660.26.ebuild 
b/dev-util/idea-ultimate/idea-ultimate-2020.2.3.202.7660.26.ebuild
new file mode 100644
index 000..74f8fd4
--- /dev/null
+++ b/dev-util/idea-ultimate/idea-ultimate-2020.2.3.202.7660.26.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit eutils desktop
+
+SLOT="0"
+PV_STRING="$(ver_cut 2-6)"
+MY_PV="$(ver_cut 1-2)"
+MY_PN="idea"
+# Using the most recent Jetbrains Runtime binaries available at the time of 
writing
+# As the exact bundled versions ( jre 11 build 

[gentoo-commits] repo/gentoo:master commit in: sys-auth/sssd/

2020-10-11 Thread Matt Turner
commit: 59596bbc2c29e508251be245bc79fc36ffe57572
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Oct 11 21:53:40 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Oct 11 21:55:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59596bbc

sys-auth/sssd: Enable local provider

Signed-off-by: Matt Turner  gentoo.org>

 sys-auth/sssd/{sssd-2.3.1-r1.ebuild => sssd-2.3.1-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/sssd/sssd-2.3.1-r1.ebuild 
b/sys-auth/sssd/sssd-2.3.1-r2.ebuild
similarity index 99%
rename from sys-auth/sssd/sssd-2.3.1-r1.ebuild
rename to sys-auth/sssd/sssd-2.3.1-r2.ebuild
index 72dab04b2dc..9526ab80a3f 100644
--- a/sys-auth/sssd/sssd-2.3.1-r1.ebuild
+++ b/sys-auth/sssd/sssd-2.3.1-r2.ebuild
@@ -151,6 +151,7 @@ multilib_src_configure() {
--disable-rpath
--sbindir=/usr/sbin
--with-crypto="libcrypto"
+   --enable-local-provider
$(multilib_native_use_with systemd kcm)
$(multilib_native_use_with systemd secrets)
$(use_with samba)
@@ -170,7 +171,6 @@ multilib_src_configure() {
$(use_enable valgrind)
--without-python2-bindings
$(multilib_native_use_with python python3-bindings)
-
)
 
# Annoyingly configure requires that you pick systemd XOR sysv



[gentoo-commits] repo/proj/guru:dev commit in: dev-vcs/gitqlient/

2020-10-11 Thread Sergey Torokhov
commit: 777fbb7bbb8252e2c63643d73414ab49f333ef0b
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Sun Oct 11 21:41:55 2020 +
Commit: Sergey Torokhov  yandex  ru>
CommitDate: Sun Oct 11 21:47:09 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=777fbb7b

dev-vcs/gitqlient: new package

Signed-off-by: Sergey Torokhov  yandex.ru>

 dev-vcs/gitqlient/Manifest   |  2 ++
 dev-vcs/gitqlient/gitqlient-1.2.0.ebuild | 58 
 dev-vcs/gitqlient/gitqlient-.ebuild  | 47 ++
 dev-vcs/gitqlient/metadata.xml   | 15 +
 4 files changed, 122 insertions(+)

diff --git a/dev-vcs/gitqlient/Manifest b/dev-vcs/gitqlient/Manifest
new file mode 100644
index ..1767e9ca
--- /dev/null
+++ b/dev-vcs/gitqlient/Manifest
@@ -0,0 +1,2 @@
+DIST QLogger-d33cb64.tar.gz 15378 BLAKE2B 
adb5bed0c9cc3692b384542306466046242ff50d0c7dd176f439172047991ce4252e315e8289524a9e346abc225aeb9ca89b958f00cd11710294b2885ca0f69d
 SHA512 
bec4785dcdb4cf3434621f68830628c737ee0664223228ec68f09991b5a2090eac024fbce86d6d0614d8a709efd55e0f126c1bbf8451c1c100080df3b8cdd17f
+DIST gitqlient-1.2.0.tar.gz 3768498 BLAKE2B 
0daa49b79c6390e367b24d8843f37c6a633d1e12c8e3d2b7d3245fb06ea0f89c6fb3b360fdc3dfaae13568d36a413353c67fbb29e60f19221341dcb71469491a
 SHA512 
4dd4a21a7b222c6d7586bcbf5eec26f321fc18dd6ef52507a4eb4004675b04f437f8801c817a12f16f5b5ea9b3c2e2930f445e8bb09e64d33b89f69dbf310c74

diff --git a/dev-vcs/gitqlient/gitqlient-1.2.0.ebuild 
b/dev-vcs/gitqlient/gitqlient-1.2.0.ebuild
new file mode 100644
index ..276fda5d
--- /dev/null
+++ b/dev-vcs/gitqlient/gitqlient-1.2.0.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop qmake-utils xdg
+
+MY_PN="GitQlient"
+QLogger_sha="d33cb645bb6ffc4dd929c348ca011c007351d605"
+
+DESCRIPTION="Multi-platform Git client written with Qt"
+HOMEPAGE="https://github.com/francescmm/GitQlient;
+
+SRC_URI="
+   https://github.com/francescmm/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   
https://github.com/francescmm/QLogger/archive/d33cb645bb6ffc4dd929c348ca011c007351d605.tar.gz
 -> QLogger-d33cb64.tar.gz
+"
+KEYWORDS="~amd64 ~x86"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   dev-qt/qtwidgets:5
+   dev-qt/qtcore:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtsvg:5
+   dev-qt/qtgui:5
+"
+
+RDEPEND="
+   ${DEPEND}
+   dev-vcs/git
+"
+
+src_prepare() {
+   default
+   mv -T "${WORKDIR}"/QLogger-"${QLogger_sha}" "${S}"/QLogger || die
+
+   sed -i -e "s:target.path = /\$\$(HOME)/\$\${TARGET}/bin:target.path = 
/usr/bin:" \
+   -i -e "s:TARGET = ${MY_PN}:TARGET = ${PN}:" "${MY_PN}".pro || die
+
+   sed -i -e "s:Office:Development:" -i -e "s:Exec=${MY_PN}:Exec=${PN}:" \
+   "${S}/AppImage/${MY_PN}/usr/share/applications/${MY_PN}.desktop" || die
+}
+
+src_configure() {
+   eqmake5 "${MY_PN}".pro
+}
+
+src_install() {
+   emake INSTALL_ROOT="${D}" install
+
+   domenu "${S}/AppImage/${MY_PN}/usr/share/applications/${MY_PN}.desktop" 
|| die
+   doicon -s 48 
"${S}/AppImage/${MY_PN}/usr/share/icons/hicolor/48x48/apps/${MY_PN}.png" || die
+}

diff --git a/dev-vcs/gitqlient/gitqlient-.ebuild 
b/dev-vcs/gitqlient/gitqlient-.ebuild
new file mode 100644
index ..5ee0e3c9
--- /dev/null
+++ b/dev-vcs/gitqlient/gitqlient-.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit git-r3 qmake-utils xdg
+
+MY_PN="GitQlient"
+
+DESCRIPTION="Multi-platform Git client written with Qt"
+HOMEPAGE="https://github.com/francescmm/GitQlient;
+
+EGIT_BRANCH="develop"
+EGIT_SUBMODULES=( QLogger )
+EGIT_REPO_URI="https://github.com/francescmm/${MY_PN}.git;
+SRC_URI=""
+KEYWORDS=""
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   dev-qt/qtwidgets:5
+   dev-qt/qtcore:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtsvg:5
+   dev-qt/qtgui:5
+"
+
+RDEPEND="
+   ${DEPEND}
+   dev-vcs/git
+"
+
+src_prepare() {
+   default
+   sed -i -e "s:Office:Development:" "${S}/src/resources/${PN}.desktop"
+}
+
+src_configure() {
+   eqmake5 PREFIX=/usr "${MY_PN}".pro
+}
+
+src_install() {
+   emake INSTALL_ROOT="${D}" install
+}

diff --git a/dev-vcs/gitqlient/metadata.xml b/dev-vcs/gitqlient/metadata.xml
new file mode 100644
index ..da4033e9
--- /dev/null
+++ b/dev-vcs/gitqlient/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   torokhov-...@yandex.ru
+   Sergey Torokhov
+   
+
+   GitQlient, pronounced as git+client is a multi-platform Git client 
originally forked from QGit.
+   Nowadays it goes beyond of just a fork and adds a lot of new 
functionality.
+
+
+   francescmm/GitQlient
+
+



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

2020-10-11 Thread Mart Raudsepp
commit: 5dbafb81badec350c5a7f904daf7798e384a1d15
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 11 21:43:08 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 11 21:44:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dbafb81

package.mask: Restore meson networkmanager p.mask

Signed-off-by: Mart Raudsepp  gentoo.org>

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index abe4b163b9b..aa9fcd38865 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -617,6 +617,11 @@ net-libs/nDPI
 # and accept a more unstable release.
 >=www-client/chromium-87
 
+# Mart Raudsepp  (2020-06-06)
+# Meson port does not handle multilib yet and has issues
+# regarding runstatedir (not using /run).
+=net-misc/networkmanager-1.22*
+
 # Georgy Yakovlev  (2020-03-27)
 # Vulnerable old version of icedtea-web #711392
 

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

2020-10-11 Thread William Hubbs
commit: 9739435169e29b61e63853c13ee22e03451084d3
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Oct 11 21:43:10 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Oct 11 21:43:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97394351

sys-apps/s6: typo fix for 2.9.2.0

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

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

diff --git a/sys-apps/s6/s6-2.9.2.0.ebuild b/sys-apps/s6/s6-2.9.2.0.ebuild
index 258de953b55..f3a95ba0a93 100644
--- a/sys-apps/s6/s6-2.9.2.0.ebuild
+++ b/sys-apps/s6/s6-2.9.2.0.ebuild
@@ -38,7 +38,7 @@ src_configure() {
--with-lib=/usr/$(get_libdir)/execline \
--with-lib=/usr/$(get_libdir)/skalibs \
--with-sysdeps=/usr/$(get_libdir)/skalibs \
-   $(usex execline '' '--disable-execline' )
+   $(usex execline '' '--disable-execline' ) \
--enable-shared \
$(use_enable static allstatic) \
$(use_enable static static-libc) \



[gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager/, net-misc/networkmanager/files/

2020-10-11 Thread Mart Raudsepp
commit: ac76ca95f55d3bb53d5fe5e46a55361c21c20298
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 11 21:42:56 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 11 21:44:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac76ca95

net-misc/networkmanager: remove old

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-misc/networkmanager/Manifest   |   5 -
 .../networkmanager/files/1.18.4-iwd1-compat.patch  |  81 -
 .../networkmanager/files/init.d.NetworkManager-r1  |  58 
 ...ager-data-fix-the-ID_NET_DRIVER-udev-rule.patch |  33 --
 .../networkmanager/networkmanager-1.18.4-r4.ebuild | 350 -
 .../networkmanager/networkmanager-1.18.6-r1.ebuild | 350 -
 .../networkmanager-1.20.12-r1.ebuild   | 340 
 .../networkmanager-1.22.14-r1.ebuild   | 342 
 .../networkmanager/networkmanager-1.24.2-r1.ebuild | 341 
 9 files changed, 1900 deletions(-)

diff --git a/net-misc/networkmanager/Manifest b/net-misc/networkmanager/Manifest
index 0719e582e0e..5f26a17ed32 100644
--- a/net-misc/networkmanager/Manifest
+++ b/net-misc/networkmanager/Manifest
@@ -1,8 +1,3 @@
-DIST NetworkManager-1.18.4.tar.xz 4875196 BLAKE2B 
9c58d6d7317562332dfa9639f8e236a0a7f6b58e7dad5af83916b1c6178899a6bcf12bc289fb401d84fd6420306364b4c4c0a25eda2a08eef812acde1862a18a
 SHA512 
9fd22775a400ee8d20c75ebddfee842bfbd8780966444dd537e371a65918f41640e921d2c441853afe8f72d693e9b4c1415435136a07004666a6af4799fd3350
-DIST NetworkManager-1.18.6.tar.xz 4845144 BLAKE2B 
cf66789c025d9ec2007d1fe541acb8fd2b5204796ff8498fc5689124016e84a7e76509bee1b6650c796f0429cce6748c7b99e1976d95ac12bc31a1f1e67289b0
 SHA512 
92ab648e689dd903279fe676e867d7929f616c96dd478b2132854145a29debfcac5b083d70652ea0c7bccb0eb132534133fc9c005527237c47e2802556a29b92
-DIST NetworkManager-1.20.12.tar.xz 4663320 BLAKE2B 
c0faab91a50ee38d6c884dd4f753d642e5c21c268814cd6badc8a8dc3b654f54d1ff60b362d6e3cb4b254218618f16dd7a1fde153879907b5b3538a92086e5af
 SHA512 
97dacee9b0720b864c941c139579d84d98d1b2f74dfc97fd0a6ed35ed9ae0b45d40553f8d79c4d7c4d3958228a2e603069c94040ecbe4a34457bce8d5f60
 DIST NetworkManager-1.22.10.tar.bz2 6292347 BLAKE2B 
b6cb06a0630685714cdd3c8b8e1d788a6e979c2d7f232259e682fdc9e1f5569259731fdbbea65b6e8321561ecb8354b6f7a0b10843eb17cbe6f5937af8d9d898
 SHA512 
61b6214188a3cd281d0d5a5b8bfc402f8a19d8beaa6a3a2bd85983991cc66d62b2c3785d7ca652373903d53331610cd63a45d94bdb355196d939c48f42be29c1
-DIST NetworkManager-1.22.14.tar.xz 4771180 BLAKE2B 
d0133c2de2fd8a7932be7699bcef7e8e32083e6f908de0eaa3875a862329a1a302245d66dbba8a90a691245897b7a943a35785da21f394a7cf2659eb9cceb866
 SHA512 
81ccb634c3583406d52c159d1b0903f98c2732f9cd6962f3d6d71940d05cba32e262219de4f09c0cc687beff57bd7ba425f06d9a9c1bfa60aef11d427e91f453
-DIST NetworkManager-1.24.2.tar.xz 4848624 BLAKE2B 
f8030159d6f645c3015cfb9cf41ffbf30f052592e04c27a2a378e6d7c0ac86f521a5147229b84e68adb7835ebac8b8ad094977f0783b3fa794149190d809a098
 SHA512 
34fcbdffe5b621ff5d851e6b8de07ddf3f3ad294822adc36d6c36682049cc1f7e0280631ecc38d335871a3ee3483b338106b3a513d46a6cafdf61849027fe923
 DIST NetworkManager-1.26.0.tar.xz 4956796 BLAKE2B 
752b6b47387bac5787d06be7f31cc7387798d0c917977c8e72d6d21538a86c167003901d628e596109aec28816f56fd8cd6bf2b46a8d4918a7e6cf1946586550
 SHA512 
46035fda8f154497ba4a634e4bf7f0a11f579d0d3f4ffdcea7d47ea0bde6dd0183885491f5453255af7b163ae3db4f0c62c3161913a8c30c35b6475887235b6d
 DIST NetworkManager-1.26.2.tar.xz 4972240 BLAKE2B 
f9f0879ad01d7aee8edc28b33a08d903637b0a9c0738d64480394d0298a02e4fa4277f6a14a7fec62eeb7e1ca50646f47d08f735827b5dbe698070669fd558c4
 SHA512 
4029bf5224523d851a36766376813c7edc85c2fef3600ceaffc0c7e6faadcfebf843a406ee071bdc59c21bceb7bf3de8c87fca6bb2f2116d9eddbb70e11bf517

diff --git a/net-misc/networkmanager/files/1.18.4-iwd1-compat.patch 
b/net-misc/networkmanager/files/1.18.4-iwd1-compat.patch
deleted file mode 100644
index 12c8b873e6a..000
--- a/net-misc/networkmanager/files/1.18.4-iwd1-compat.patch
+++ /dev/null
@@ -1,81 +0,0 @@
-From 59923ad85d1a1cf2216a4f14649702d24d3f2360 Mon Sep 17 00:00:00 2001
-From: Lubomir Rintel 
-Date: Sat, 2 Nov 2019 06:55:54 +0100
-Subject: [PATCH 1/2] iwd: add some missing error handling
-
-g_dbus_object_manager_get_interface() can happily return NULL and we
-need to check for that.

- src/devices/wifi/nm-iwd-manager.c | 10 ++
- 1 file changed, 10 insertions(+)
-
-diff --git a/src/devices/wifi/nm-iwd-manager.c 
b/src/devices/wifi/nm-iwd-manager.c
-index dd1cad480..e83f8063c 100644
 a/src/devices/wifi/nm-iwd-manager.c
-+++ b/src/devices/wifi/nm-iwd-manager.c
-@@ -136,6 +136,11 @@ agent_dbus_method_cb (GDBusConnection *connection,
-   network = g_dbus_object_manager_get_interface (priv->object_manager,
-  network_path,
- 

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

2020-10-11 Thread Mart Raudsepp
commit: b5a096f82177bdff6da52e3e14bb382bbe9219cf
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 11 21:32:55 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 11 21:44:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5a096f8

dev-lang/vala: bump p.masked to 0.50.1

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-lang/vala/Manifest| 2 +-
 dev-lang/vala/{vala-0.49.91.ebuild => vala-0.50.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/vala/Manifest b/dev-lang/vala/Manifest
index bb39b486fc8..7bbd86a0c56 100644
--- a/dev-lang/vala/Manifest
+++ b/dev-lang/vala/Manifest
@@ -13,4 +13,4 @@ DIST vala-0.48.6.tar.xz 3451004 BLAKE2B 
9c880cff885b934e1d82d21285839e040addecb0
 DIST vala-0.48.7.tar.xz 3460968 BLAKE2B 
d2630c3695d3e3915751d74581ed85f493cb1f63c49ef8a2a36c396a86fefee4f9b608d5161f680eff9c4ebee0563fc158b3e1102dbe4ac56e2ab1c2bb938f2e
 SHA512 
93ed6f98ff3be35d327794c5d81f30239c84838d49991b70dced1672f070e4675576da43b7555748d66ecae70102cd422e6af9b562f22bb34b40c07c73bac882
 DIST vala-0.48.8.tar.xz 3470240 BLAKE2B 
753c1f4bd1619bb4671f74f3a82ed1919efd5bdfcbc7d2a0797303627214de1b9d22bb9bf4e5d8097773986bf95b27126061cf1ab862837d0ced49e0c860bb90
 SHA512 
a2a71313161154c3de73fa186728704b2d04ec27eb8cd95954dcfab6287e29c2ee21ecea17bc3e404fcef89c69d6440abca5ae3a526a43c05d3cbafef7ec6e99
 DIST vala-0.48.9.tar.xz 3472540 BLAKE2B 
1c85b5d9a1f3819d5b26b521c7da423adee313b2acacb354e324abd9ccf24707dcfcd1a455bab867043f674c4daa5f1a62210847ac271dfce09a288651220f53
 SHA512 
076fcbea34dde1a84c15e4e2b6acd009c2fea578d48eb28a99a604eb4edc8bb53ac6883ca93ec906968d43d4b341707abc730d6ac8a7b3682a2fa5f0030d5256
-DIST vala-0.49.91.tar.xz 3506404 BLAKE2B 
77a4e88d6718112747d6ceb0d70712db818fc175c2c4ef5755bc2c091469e32028d73467a7fda84748b3d29f87fc2f5af9601df8f59d96bcc55ce1bf01b25c7c
 SHA512 
15817b032cce95a360b28a51509259b88e070a7ec6fd7a82452717ef98cd14b1fb60307a5bdd7f4b0627e59575a64c44fb41dad25327cecf8d9a56dbde01a820
+DIST vala-0.50.1.tar.xz 3508924 BLAKE2B 
4a6acd2ac9e098e8da9c1264584f02a22429ed096292ec8baf4c9c5ac2d0be4bf20c6c2eb6a41e31295461e1a7e0929c471512e435245c04228bf67c91f372ed
 SHA512 
2f5d0bee6dcac3031108fffaa3a9a0339c8c79ff92d1824292f266a704bef1cf4f9eed15ebf424b608f09129b3e0577ed8cd7798a4fa12bfd9d06026909de769

diff --git a/dev-lang/vala/vala-0.49.91.ebuild 
b/dev-lang/vala/vala-0.50.1.ebuild
similarity index 100%
rename from dev-lang/vala/vala-0.49.91.ebuild
rename to dev-lang/vala/vala-0.50.1.ebuild



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

2020-10-11 Thread Mart Raudsepp
commit: 3c8f119fa3975474f408b7ae12ab9e6968ec9eec
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 11 21:29:23 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 11 21:44:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c8f119f

dev-libs/vala-common: bump p.masked to 0.50.1

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-libs/vala-common/Manifest   | 2 +-
 .../{vala-common-0.49.91.ebuild => vala-common-0.50.1.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/vala-common/Manifest b/dev-libs/vala-common/Manifest
index 3e67bf54e72..4d3916c8849 100644
--- a/dev-libs/vala-common/Manifest
+++ b/dev-libs/vala-common/Manifest
@@ -5,4 +5,4 @@ DIST vala-0.48.6.tar.xz 3451004 BLAKE2B 
9c880cff885b934e1d82d21285839e040addecb0
 DIST vala-0.48.7.tar.xz 3460968 BLAKE2B 
d2630c3695d3e3915751d74581ed85f493cb1f63c49ef8a2a36c396a86fefee4f9b608d5161f680eff9c4ebee0563fc158b3e1102dbe4ac56e2ab1c2bb938f2e
 SHA512 
93ed6f98ff3be35d327794c5d81f30239c84838d49991b70dced1672f070e4675576da43b7555748d66ecae70102cd422e6af9b562f22bb34b40c07c73bac882
 DIST vala-0.48.8.tar.xz 3470240 BLAKE2B 
753c1f4bd1619bb4671f74f3a82ed1919efd5bdfcbc7d2a0797303627214de1b9d22bb9bf4e5d8097773986bf95b27126061cf1ab862837d0ced49e0c860bb90
 SHA512 
a2a71313161154c3de73fa186728704b2d04ec27eb8cd95954dcfab6287e29c2ee21ecea17bc3e404fcef89c69d6440abca5ae3a526a43c05d3cbafef7ec6e99
 DIST vala-0.48.9.tar.xz 3472540 BLAKE2B 
1c85b5d9a1f3819d5b26b521c7da423adee313b2acacb354e324abd9ccf24707dcfcd1a455bab867043f674c4daa5f1a62210847ac271dfce09a288651220f53
 SHA512 
076fcbea34dde1a84c15e4e2b6acd009c2fea578d48eb28a99a604eb4edc8bb53ac6883ca93ec906968d43d4b341707abc730d6ac8a7b3682a2fa5f0030d5256
-DIST vala-0.49.91.tar.xz 3506404 BLAKE2B 
77a4e88d6718112747d6ceb0d70712db818fc175c2c4ef5755bc2c091469e32028d73467a7fda84748b3d29f87fc2f5af9601df8f59d96bcc55ce1bf01b25c7c
 SHA512 
15817b032cce95a360b28a51509259b88e070a7ec6fd7a82452717ef98cd14b1fb60307a5bdd7f4b0627e59575a64c44fb41dad25327cecf8d9a56dbde01a820
+DIST vala-0.50.1.tar.xz 3508924 BLAKE2B 
4a6acd2ac9e098e8da9c1264584f02a22429ed096292ec8baf4c9c5ac2d0be4bf20c6c2eb6a41e31295461e1a7e0929c471512e435245c04228bf67c91f372ed
 SHA512 
2f5d0bee6dcac3031108fffaa3a9a0339c8c79ff92d1824292f266a704bef1cf4f9eed15ebf424b608f09129b3e0577ed8cd7798a4fa12bfd9d06026909de769

diff --git a/dev-libs/vala-common/vala-common-0.49.91.ebuild 
b/dev-libs/vala-common/vala-common-0.50.1.ebuild
similarity index 100%
rename from dev-libs/vala-common/vala-common-0.49.91.ebuild
rename to dev-libs/vala-common/vala-common-0.50.1.ebuild



[gentoo-commits] proj/kde:master commit in: kde-frameworks/kio/, kde-frameworks/frameworkintegration/, ...

2020-10-11 Thread Andreas Sturmlechner
commit: 393d61e5b4bcdf617879d20684e39936ef767bad
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 18:27:52 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 18:27:52 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=393d61e5

kde-frameworks: Cleanup obsolete slot ops

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/frameworkintegration/frameworkintegration-.ebuild | 3 +--
 kde-frameworks/kdeclarative/kdeclarative-.ebuild | 4 ++--
 kde-frameworks/kio/kio-.ebuild   | 4 ++--
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git 
a/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild 
b/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild
index 704e7a7c09..94f56a74ae 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild
@@ -15,10 +15,9 @@ LICENSE="LGPL-2+"
 KEYWORDS=""
 IUSE=""
 
-# drop qtwidgets subslot operator when QT_MINIMAL >= 5.15.0
 RDEPEND="
>=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5=
+   >=dev-qt/qtwidgets-${QTMIN}:5
=kde-frameworks/kconfig-${PVCUT}*:5
=kde-frameworks/kconfigwidgets-${PVCUT}*:5
=kde-frameworks/ki18n-${PVCUT}*:5

diff --git a/kde-frameworks/kdeclarative/kdeclarative-.ebuild 
b/kde-frameworks/kdeclarative/kdeclarative-.ebuild
index a53a2f127c..99907c535c 100644
--- a/kde-frameworks/kdeclarative/kdeclarative-.ebuild
+++ b/kde-frameworks/kdeclarative/kdeclarative-.ebuild
@@ -9,14 +9,14 @@ QTMIN=5.15.1
 inherit ecm kde.org
 
 DESCRIPTION="Framework providing integration of QML and KDE work spaces"
+
 LICENSE="LGPL-2+"
 KEYWORDS=""
 IUSE=""
 
-# drop qtgui subslot operator when QT_MINIMAL >= 5.15.0
 DEPEND="
>=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5=
+   >=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
=kde-frameworks/kconfig-${PVCUT}*:5

diff --git a/kde-frameworks/kio/kio-.ebuild 
b/kde-frameworks/kio/kio-.ebuild
index a8562128f2..1c3d7970e0 100644
--- a/kde-frameworks/kio/kio-.ebuild
+++ b/kde-frameworks/kio/kio-.ebuild
@@ -11,18 +11,18 @@ VIRTUALX_REQUIRED="test"
 inherit ecm kde.org xdg-utils
 
 DESCRIPTION="Framework providing transparent file and data management"
+
 LICENSE="LGPL-2+"
 KEYWORDS=""
 IUSE="acl +handbook kerberos +kwallet X"
 
-# drop qtnetwork subslot operator when QT_MINIMAL >= 5.15.0
 RDEPEND="
dev-libs/libxml2
dev-libs/libxslt
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5=[ssl]
+   >=dev-qt/qtnetwork-${QTMIN}:5[ssl]
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtxml-${QTMIN}:5
=kde-frameworks/kauth-${PVCUT}*:5



[gentoo-commits] proj/kde:master commit in: kde-apps/eventviews/, kde-apps/libksieve/, kde-apps/kdepim-addons/, ...

2020-10-11 Thread Andreas Sturmlechner
commit: 879dde084b2c25050df2cd543d06aab55f09b95b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 18:42:07 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 18:42:07 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=879dde08

kde-apps: Cleanup obsolete slot ops

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/eventviews/eventviews-.ebuild   | 3 +--
 kde-apps/kdepim-addons/kdepim-addons-.ebuild | 3 +--
 kde-apps/libksieve/libksieve-.ebuild | 3 +--
 kde-apps/mailcommon/mailcommon-.ebuild   | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/kde-apps/eventviews/eventviews-.ebuild 
b/kde-apps/eventviews/eventviews-.ebuild
index 56da951c6d..8b54f21a4e 100644
--- a/kde-apps/eventviews/eventviews-.ebuild
+++ b/kde-apps/eventviews/eventviews-.ebuild
@@ -16,11 +16,10 @@ SLOT="5"
 KEYWORDS=""
 IUSE=""
 
-# drop qtcore subslot operator when QT_MINIMAL >= 5.15.0
 DEPEND="
dev-libs/kdiagram:5
dev-libs/libical
-   >=dev-qt/qtcore-${QTMIN}:5=
+   >=dev-qt/qtcore-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
>=kde-apps/akonadi-${PVCUT}:5

diff --git a/kde-apps/kdepim-addons/kdepim-addons-.ebuild 
b/kde-apps/kdepim-addons/kdepim-addons-.ebuild
index c2fbc163ef..39cc7ec8a4 100644
--- a/kde-apps/kdepim-addons/kdepim-addons-.ebuild
+++ b/kde-apps/kdepim-addons/kdepim-addons-.ebuild
@@ -18,13 +18,12 @@ SLOT="5"
 KEYWORDS=""
 IUSE="importwizard markdown"
 
-# drop qtwidgets subslot operator when QT_MINIMAL >= 5.15.0
 RDEPEND="
>=app-crypt/gpgme-1.11.1[cxx,qt5]
>=dev-libs/grantlee-5.2.0:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5=
+   >=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtxml-${QTMIN}:5
>=kde-apps/akonadi-${PVCUT}:5
>=kde-apps/akonadi-contacts-${PVCUT}:5

diff --git a/kde-apps/libksieve/libksieve-.ebuild 
b/kde-apps/libksieve/libksieve-.ebuild
index 0c3a076455..d84e24327a 100644
--- a/kde-apps/libksieve/libksieve-.ebuild
+++ b/kde-apps/libksieve/libksieve-.ebuild
@@ -18,12 +18,11 @@ SLOT="5"
 KEYWORDS=""
 IUSE=""
 
-# drop qtnetwork subslot operator when QT_MINIMAL >= 5.15.0
 RDEPEND="
dev-libs/cyrus-sasl
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5=
+   >=dev-qt/qtnetwork-${QTMIN}:5
>=dev-qt/qtprintsupport-${QTMIN}:5
>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
>=dev-qt/qtwidgets-${QTMIN}:5

diff --git a/kde-apps/mailcommon/mailcommon-.ebuild 
b/kde-apps/mailcommon/mailcommon-.ebuild
index 6b26e3bc13..329f8c1795 100644
--- a/kde-apps/mailcommon/mailcommon-.ebuild
+++ b/kde-apps/mailcommon/mailcommon-.ebuild
@@ -18,12 +18,11 @@ SLOT="5"
 KEYWORDS=""
 IUSE=""
 
-# drop qtcore subslot operator when QT_MINIMAL >= 5.15.0
 BDEPEND="
dev-libs/libxslt
 "
 DEPEND="
-   >=dev-qt/qtcore-${QTMIN}:5=
+   >=dev-qt/qtcore-${QTMIN}:5
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtmultimedia-${QTMIN}:5



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

2020-10-11 Thread Andreas Sturmlechner
commit: 8f13b51ab1d54cca31f4c8224060810cb1749e73
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 20:18:34 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:22:53 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8f13b51a

kde-apps/cantor: python3_9 via patch to use CMake's Python3 module

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/cantor/cantor-20.08.49..ebuild   |  7 ++-
 kde-apps/cantor/cantor-.ebuild|  7 ++-
 kde-apps/cantor/files/cantor-20.08.2-python.patch | 70 +++
 3 files changed, 80 insertions(+), 4 deletions(-)

diff --git a/kde-apps/cantor/cantor-20.08.49..ebuild 
b/kde-apps/cantor/cantor-20.08.49..ebuild
index c807935fdf..2193661feb 100644
--- a/kde-apps/cantor/cantor-20.08.49..ebuild
+++ b/kde-apps/cantor/cantor-20.08.49..ebuild
@@ -6,7 +6,7 @@ EAPI=7
 CMAKE_MAKEFILE_GENERATOR="emake"
 ECM_HANDBOOK="forceoptional"
 ECM_TEST="forceoptional"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.72.0
 QTMIN=5.14.2
@@ -74,6 +74,8 @@ RDEPEND="${DEPEND}
 
 RESTRICT+=" test"
 
+PATCHES=( "${FILESDIR}/${PN}-20.08.2-python.patch" )
+
 pkg_setup() {
use python && python-single-r1_pkg_setup
ecm_pkg_setup
@@ -87,10 +89,11 @@ src_configure() {
$(cmake_use_find_package julia Julia)
$(cmake_use_find_package lua LuaJIT)
-DUSE_LIBSPECTRE=$(usex postscript)
-   $(cmake_use_find_package python PythonLibs3)
+   $(cmake_use_find_package python Python3)
$(cmake_use_find_package qalculate Qalculate)
$(cmake_use_find_package R R)
)
+   use python && mycmakeargs+=( -DPython3_EXECUTABLE="${PYTHON}" )
ecm_src_configure
 }
 

diff --git a/kde-apps/cantor/cantor-.ebuild 
b/kde-apps/cantor/cantor-.ebuild
index 87d15617ea..8b8ba94e1b 100644
--- a/kde-apps/cantor/cantor-.ebuild
+++ b/kde-apps/cantor/cantor-.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 CMAKE_MAKEFILE_GENERATOR="emake"
 ECM_HANDBOOK="forceoptional"
 ECM_TEST="forceoptional"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.75.0
 QTMIN=5.15.1
@@ -74,6 +74,8 @@ RDEPEND="${DEPEND}
 
 RESTRICT+=" test"
 
+PATCHES=( "${FILESDIR}/${PN}-20.08.2-python.patch" )
+
 pkg_setup() {
use python && python-single-r1_pkg_setup
ecm_pkg_setup
@@ -87,10 +89,11 @@ src_configure() {
$(cmake_use_find_package julia Julia)
$(cmake_use_find_package lua LuaJIT)
-DUSE_LIBSPECTRE=$(usex postscript)
-   $(cmake_use_find_package python PythonLibs3)
+   $(cmake_use_find_package python Python3)
$(cmake_use_find_package qalculate Qalculate)
$(cmake_use_find_package R R)
)
+   use python && mycmakeargs+=( -DPython3_EXECUTABLE="${PYTHON}" )
ecm_src_configure
 }
 

diff --git a/kde-apps/cantor/files/cantor-20.08.2-python.patch 
b/kde-apps/cantor/files/cantor-20.08.2-python.patch
new file mode 100644
index 00..0f3c677462
--- /dev/null
+++ b/kde-apps/cantor/files/cantor-20.08.2-python.patch
@@ -0,0 +1,70 @@
+From c09628ae8c08e8ef0e57b801994acd4276b65b02 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sun, 11 Oct 2020 22:47:55 +0200
+Subject: [PATCH] Use CMake FindPython3 module, raises minimum CMake to 3.12
+
+---
+ CMakeLists.txt |  2 +-
+ src/backends/CMakeLists.txt| 10 --
+ src/backends/python/CMakeLists.txt |  4 ++--
+ 3 files changed, 7 insertions(+), 9 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index e96e6df0..a90328b5 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -1,4 +1,4 @@
+-cmake_minimum_required (VERSION 3.5 FATAL_ERROR)
++cmake_minimum_required (VERSION 3.12 FATAL_ERROR)
+ 
+ set(CMAKE_CXX_STANDARD 11)
+ set(CMAKE_CXX_STANDARD_REQUIRED ON)
+diff --git a/src/backends/CMakeLists.txt b/src/backends/CMakeLists.txt
+index e99e1731..9b6b615e 100644
+--- a/src/backends/CMakeLists.txt
 b/src/backends/CMakeLists.txt
+@@ -50,15 +50,13 @@ if(QALCULATE_FOUND)
+ add_subdirectory(qalculate)
+ endif(QALCULATE_FOUND)
+ 
+-set_package_properties(PythonLibs3 PROPERTIES DESCRIPTION "A powerful dynamic 
programming language."
+-URL "https://www.python.org/;
+-TYPE OPTIONAL
++set_package_properties(Python3 PROPERTIES TYPE OPTIONAL
+ PURPOSE "Backend to use Python with Cantor.")
+ 
+-find_package(PythonLibs3)
+-if(PYTHONLIBS3_FOUND)
++find_package(Python3 COMPONENTS Interpreter Development)
++if(Python3_FOUND)
+ add_subdirectory(python)
+-endif(PYTHONLIBS3_FOUND)
++endif()
+ 
+ set_package_properties(LuaJIT PROPERTIES DESCRIPTION "A lightweight, 
extensible programming language (luajit implementation)."
+ URL 

[gentoo-commits] proj/kde:master commit in: kde-apps/kanagram/, kde-apps/audiocd-kio/, kde-apps/artikulate/, ...

2020-10-11 Thread Andreas Sturmlechner
larm/kalarm-.ebuild kde-apps/kalarmcal/kalarmcal-.ebuild 
kde-apps/kalgebra/kalgebra-.ebuild kde-apps/kalzium/kalzium-.ebuild 
kde-apps/kamera/kamera-.ebuild kde-apps/kamoso/kamoso-.ebuild 
kde-apps/kanagram/kanagram-.ebuild kde-apps/kapman/kapman-.ebuild 
kde-apps/kapptemplate/kapptemplate-.ebuild kde-apps/kate/kate-.ebuild 
kde-apps/katomic/katomic-.ebuild kde-apps/kbackup/kbackup-.ebuild 
kde-apps/kblackbox/kblackbox-.ebuild kde-apps/kblocks/kblocks-.ebuild 
kde-apps/kbounce/kbounce-.ebuild kde-apps/kbreakout/kbreakout-.ebuild 
kde-apps/kbruch/kbruch-.ebuild kde-apps/kcachegrind/kcachegrind-.ebuild 
kde-apps/kcalc/kcalc-.ebuild kde-apps/kcalutils/kcalutils-.ebuild 
kde-apps/kcharselect/kcharselect-.ebuild 
kde-apps/kcolorchooser/kcolorchooser-.ebuild 
kde-apps/kcron/kcron-.ebuild 
kde-apps/kde-dev-utils/kde-dev-utils-.ebuild 
kde-apps/kdebugsettings/kdebugsettings-.ebuild kde-apps/kdegraphics-mob
 ipocket/kdegraphics-mobipocket-.ebuild 
kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-.ebuild 
kde-apps/kdenlive/kdenlive-.ebuild 
kde-apps/kdepim-addons/kdepim-addons-.ebuild 
kde-apps/kdepim-runtime/kdepim-runtime-.ebuild 
kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-.ebuild 
kde-apps/kdf/kdf-.ebuild kde-apps/kdialog/kdialog-.ebuild 
kde-apps/kdiamond/kdiamond-.ebuild 
kde-apps/keditbookmarks/keditbookmarks-.ebuild 
kde-apps/kfind/kfind-.ebuild kde-apps/kfloppy/kfloppy-.ebuild 
kde-apps/kfourinline/kfourinline-.ebuild 
kde-apps/kgeography/kgeography-.ebuild kde-apps/kget/kget-.ebuild 
kde-apps/kgoldrunner/kgoldrunner-.ebuild kde-apps/kgpg/kgpg-.ebuild 
kde-apps/khangman/khangman-.ebuild 
kde-apps/khelpcenter/khelpcenter-.ebuild 
kde-apps/kidentitymanagement/kidentitymanagement-.ebuild 
kde-apps/kig/kig-.ebuild kde-apps/kigo/kigo-.ebuild 
kde-apps/killbots/killbots-.ebuild kde-apps/kimagemapedit
 or/kimagemapeditor-.ebuild kde-apps/kimap/kimap-9
999.ebuild kde-apps/kio-extras/kio-extras-.ebuild 
kde-apps/kipi-plugins/kipi-plugins-.ebuild 
kde-apps/kiriki/kiriki-.ebuild kde-apps/kiten/kiten-.ebuild 
kde-apps/kitinerary/kitinerary-.ebuild 
kde-apps/kjumpingcube/kjumpingcube-.ebuild kde-apps/kldap/kldap-.ebuild 
kde-apps/kleopatra/kleopatra-.ebuild kde-apps/klettres/klettres-.ebuild 
kde-apps/klickety/klickety-.ebuild kde-apps/klines/klines-.ebuild 
kde-apps/kmag/kmag-.ebuild kde-apps/kmahjongg/kmahjongg-.ebuild 
kde-apps/kmail-account-wizard/kmail-account-wizard-.ebuild 
kde-apps/kmail/kmail-.ebuild 
kde-apps/kmailtransport/kmailtransport-.ebuild 
kde-apps/kmines/kmines-.ebuild kde-apps/kmix/kmix-.ebuild 
kde-apps/kmousetool/kmousetool-.ebuild kde-apps/kmouth/kmouth-.ebuild 
kde-apps/kmplot/kmplot-.ebuild 
kde-apps/knavalbattle/knavalbattle-.ebuild 
kde-apps/knetwalk/knetwalk-.ebuild kde-apps/knights/knights-.ebuild 
kde-apps/knotes/knotes-.ebu
 ild kde-apps/kolf/kolf-.ebuild kde-apps/kollision/kollision-.ebuild 
kde-apps/kolourpaint/kolourpaint-.ebuild 
kde-apps/kompare/kompare-.ebuild kde-apps/konqueror/konqueror-.ebuild 
kde-apps/konquest/konquest-.ebuild kde-apps/konsole/konsole-.ebuild 
kde-apps/kontact/kontact-.ebuild 
kde-apps/kontactinterface/kontactinterface-.ebuild 
kde-apps/kopete/kopete-.ebuild kde-apps/korganizer/korganizer-.ebuild 
kde-apps/kpat/kpat-.ebuild kde-apps/kpimtextedit/kpimtextedit-.ebuild 
kde-apps/kpkpass/kpkpass-.ebuild 
kde-apps/kqtquickcharts/kqtquickcharts-.ebuild 
kde-apps/krdc/krdc-.ebuild kde-apps/kreversi/kreversi-.ebuild 
kde-apps/krfb/krfb-.ebuild 
kde-apps/kross-interpreters/kross-interpreters-.ebuild 
kde-apps/kruler/kruler-.ebuild kde-apps/kscd/kscd-.ebuild 
kde-apps/kshisen/kshisen-.ebuild kde-apps/ksirk/ksirk-.ebuild 
kde-apps/ksmtp/ksmtp-.ebuild kde-apps/ksnakeduel/ksnakeduel-.ebuild 
kde-apps/kspac
 eduel/kspaceduel-.ebuild kde-apps/ksquares/ksquar
es-.ebuild kde-apps/ksudoku/ksudoku-.ebuild 
kde-apps/ksystemlog/ksystemlog-.ebuild 
kde-apps/kteatime/kteatime-.ebuild kde-apps/ktimer/ktimer-.ebuild 
kde-apps/ktouch/ktouch-.ebuild 
kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-.ebuild 
kde-apps/ktp-approver/ktp-approver-.ebuild 
kde-apps/ktp-auth-handler/ktp-auth-handler-.ebuild 
kde-apps/ktp-call-ui/ktp-call-ui-.ebuild 
kde-apps/ktp-common-internals/ktp-common-internals-.ebuild 
kde-apps/ktp-contact-list/ktp-contact-list-.ebuild 
kde-apps/ktp-contact-runner/ktp-contact-runner-.ebuild 
kde-apps/ktp-desktop-applets/ktp-desktop-applets-.ebuild 
kde-apps/ktp-filetransfer-handler/ktp-filetransfer-handler-.ebuild 
kde-apps/ktp-kded-module/ktp-kded-module-.ebuild 

[gentoo-commits] proj/kde:master commit in: kde-apps/kig/

2020-10-11 Thread Andreas Sturmlechner
commit: c283a818d9fae4473d36436f154084508aff0173
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 20:15:38 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 20:15:38 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c283a818

kde-apps/kig: python3_9

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kig/kig-20.08.49..ebuild | 2 +-
 kde-apps/kig/kig-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kig/kig-20.08.49..ebuild 
b/kde-apps/kig/kig-20.08.49..ebuild
index 5c7ea7a80f..1ca408ef20 100644
--- a/kde-apps/kig/kig-20.08.49..ebuild
+++ b/kde-apps/kig/kig-20.08.49..ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 ECM_HANDBOOK="forceoptional"
 ECM_TEST="true"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 KFMIN=5.72.0
 QTMIN=5.14.2
 inherit python-single-r1 ecm kde.org

diff --git a/kde-apps/kig/kig-.ebuild b/kde-apps/kig/kig-.ebuild
index 1e5bcfae2c..0a72e382ce 100644
--- a/kde-apps/kig/kig-.ebuild
+++ b/kde-apps/kig/kig-.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 ECM_HANDBOOK="forceoptional"
 ECM_TEST="true"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 KFMIN=5.75.0
 QTMIN=5.15.1
 inherit python-single-r1 ecm kde.org



[gentoo-commits] proj/kde:master commit in: app-i18n/pology/

2020-10-11 Thread Andreas Sturmlechner
commit: bbf1646dc67dde76a2836bbdc7fa27ce22e74f6e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 21:25:58 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:26:35 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bbf1646d

app-i18n/pology: Remove package following dbus-python[python2--]

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

 app-i18n/pology/metadata.xml   |  8 -
 app-i18n/pology/pology-.ebuild | 71 --
 2 files changed, 79 deletions(-)

diff --git a/app-i18n/pology/metadata.xml b/app-i18n/pology/metadata.xml
deleted file mode 100644
index 2fdbf33d96..00
--- a/app-i18n/pology/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   
-

diff --git a/app-i18n/pology/pology-.ebuild 
b/app-i18n/pology/pology-.ebuild
deleted file mode 100644
index 302eb26949..00
--- a/app-i18n/pology/pology-.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_ORG_CATEGORY=sdk
-PYTHON_COMPAT=( python2_7 )
-inherit bash-completion-r1 cmake kde.org python-single-r1
-
-DESCRIPTION="A framework for custom processing of PO files"
-HOMEPAGE="http://pology.nedohodnik.net;
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="http://pology.nedohodnik.net/release/${P}.tar.bz2;
-   KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-BDEPEND="
-   app-text/docbook-xsl-stylesheets
-   app-text/docbook-xml-dtd:4.5
-"
-RDEPEND="${PYTHON_DEPS}
-   dev-libs/libxml2
-   dev-libs/libxslt
-   $(python_gen_cond_dep '
-   dev-python/dbus-python[${PYTHON_MULTI_USEDEP}]
-   ')
-   sys-devel/gettext
-"
-DEPEND="${RDEPEND}"
-
-# Magic on python parsing makes it impossible to make it parallel safe
-MAKEOPTS+=" -j1"
-
-src_prepare() {
-   cmake_src_prepare
-   sed -e "/DOC_INSTALL_DIR/s/^/#DONT/" -i CMakeLists.txt || die
-   python_fix_shebang .
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DDOC_INSTALL_DIR="${EPREFIX}"/usr/share/doc/${PF}
-   -DCMAKE_DISABLE_FIND_PACKAGE_Epydoc=ON
-   -DCMAKE_DISABLE_FIND_PACKAGE_Pygments=ON
-   )
-   cmake_src_configure
-}
-
-src_install() {
-   cmake_src_install
-   python_optimize
-
-   dosym ../../../pology/syntax/kate/synder.xml 
/usr/share/apps/katepart/syntax/synder.xml
-
-   newbashcomp "${ED}"/usr/share/pology/completion/bash/pology posieve
-   bashcomp_alias {posieve,poediff}{,.py}
-
-   elog "You should also consider following packages to install:"
-   elog "app-text/aspell"
-   elog "app-text/hunspell"
-   elog "dev-vcs/git"
-   elog "dev-vcs/subversion"
-   elog "sci-misc/apertium"
-}



[gentoo-commits] proj/kde:master commit in: kde-frameworks/baloo/, kde-frameworks/knotifyconfig/, kde-frameworks/kinit/, ...

2020-10-11 Thread Andreas Sturmlechner
de-frameworks/kjsembed/kjsembed-.ebuild 
kde-frameworks/kmediaplayer/kmediaplayer-.ebuild 
kde-frameworks/knewstuff/knewstuff-.ebuild 
kde-frameworks/knotifications/knotifications-.ebuild 
kde-frameworks/knotifyconfig/knotifyconfig-.ebuild 
kde-frameworks/kparts/kparts-.ebuild 
kde-frameworks/kpeople/kpeople-.ebuild 
kde-frameworks/kplotting/kplotting-.ebuild 
kde-frameworks/kquickcharts/kquickcharts-.ebuild 
kde-frameworks/kross/kross-.ebuild 
kde-frameworks/krunner/krunner-.ebuild 
kde-frameworks/kservice/kservice-.ebuild 
kde-frameworks/ktexteditor/ktexteditor-.ebuild 
kde-frameworks/ktextwidgets/ktextwidgets-.ebuild 
kde-frameworks/kunitconversion/kunitconversion-.ebuild 
kde-frameworks/kwallet/kwallet-.ebuild 
kde-frameworks/kwayland/kwayland-.ebuild 
kde-frameworks/kwidgetsaddons/kwidgetsaddons-.ebuild 
kde-frameworks/kwindowsystem/kwindowsystem-.ebuild 
kde-frameworks/kxmlgui/kxmlgui-.ebuild kde-frameworks/kxmlrpccli
 ent/kxmlrpcclient-.ebuild 
kde-frameworks/modemmanager-qt/modemmanager-qt-.ebuild 
kde-frameworks/networkmanager-qt/networkmanager-qt-.ebuild 
kde-frameworks/oxygen-icons/oxygen-icons-.ebuild 
kde-frameworks/plasma/plasma-.ebuild 
kde-frameworks/prison/prison-.ebuild 
kde-frameworks/purpose/purpose-.ebuild 
kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-.ebuild 
kde-frameworks/solid/solid-.ebuild kde-frameworks/sonnet/sonnet-.ebuild 
kde-frameworks/syndication/syndication-.ebuild 
kde-frameworks/syntax-highlighting/syntax-highlighting-.ebuild
X-VCS-Directories: kde-frameworks/kfilemetadata/ kde-frameworks/ktexteditor/ 
kde-frameworks/kwindowsystem/ kde-frameworks/plasma/ 
kde-frameworks/kunitconversion/ kde-frameworks/kded/ 
kde-frameworks/kdbusaddons/ kde-frameworks/kitemmodels/ 
kde-frameworks/kdeclarative/ kde-frameworks/kcontacts/ 
kde-frameworks/kholidays/ kde-frameworks/kguiaddons/ 
kde-frameworks/qqc2-desktop-style/ kde-frameworks/attica/ 
kde-frameworks/knewstuff/ kde-frameworks/networkmanager-qt/ 
kde-frameworks/kxmlrpcclient/ kde-frameworks/kwallet/ 
kde-frameworks/kwidgetsaddons/ kde-frameworks/kbookmarks/ 
kde-frameworks/ktextwidgets/ kde-frameworks/khtml/ 
kde-frameworks/frameworkintegration/ kde-frameworks/kdav/ 
kde-frameworks/syndication/ kde-frameworks/kactivities-stats/ 
kde-frameworks/kquickcharts/ kde-frameworks/kauth/ kde-frameworks/kservice/ 
kde-frameworks/kjsembed/ kde-frameworks/kjobwidgets/ 
kde-frameworks/kactivities/ kde-frameworks/kemoticons/ kde-frameworks/kxmlgui/ 
kde-frameworks/kimageformats/ kde-framewor
 ks/kiconthemes/ kde-frameworks/krunner/ kde-frameworks/kcodecs/ 
kde-frameworks/kconfigwidgets/ kde-frameworks/purpose/ 
kde-frameworks/kcompletion/ kde-frameworks/kcrash/ kde-frameworks/kmediaplayer/ 
kde-frameworks/kcalendarcore/ kde-frameworks/kglobalaccel/ 
kde-frameworks/kdelibs4support/ kde-frameworks/kdewebkit/ 
kde-frameworks/kdnssd/ kde-frameworks/syntax-highlighting/ 
kde-frameworks/kirigami/ kde-frameworks/knotifyconfig/ kde-frameworks/kinit/ 
kde-frameworks/baloo/ kde-frameworks/extra-cmake-modules/ 
kde-frameworks/kcoreaddons/ kde-frameworks/kdesignerplugin/ 
kde-frameworks/ki18n/ kde-frameworks/knotifications/ kde-frameworks/kitemviews/ 
kde-frameworks/kplotting/ kde-frameworks/kio/ kde-frameworks/modemmanager-qt/ 
kde-frameworks/kcmutils/ kde-frameworks/kwayland/ kde-frameworks/prison/ 
kde-frameworks/oxygen-icons/ kde-frameworks/sonnet/ kde-frameworks/kross/ 
kde-frameworks/kparts/ kde-frameworks/kconfig/ kde-frameworks/bluez-qt/ 
kde-frameworks/kidletime/ kde-frameworks/solid/ kd
 e-frameworks/kpeople/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 1907ea2f306cfc9b185620472bafd1bd176884f4
X-VCS-Branch: master
Date: Sun, 11 Oct 2020 21:33:53 + (UTC)

commit: 1907ea2f306cfc9b185620472bafd1bd176884f4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 18:24:04 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 18:24:04 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1907ea2f

kde-frameworks: New baseline QTMIN=5.15.1

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/attica/attica-.ebuild | 2 +-
 kde-frameworks/baloo/baloo-.ebuild   | 2 +-
 kde-frameworks/bluez-qt/bluez-qt-.ebuild | 2 +-
 kde-frameworks/extra-cmake-modules/extra-cmake-modules-.ebuild   | 2 +-
 kde-frameworks/frameworkintegration/frameworkintegration-.ebuild | 2 +-
 kde-frameworks/kactivities-stats/kactivities-stats-.ebuild   | 2 +-
 kde-frameworks/kactivities/kactivities-.ebuild   | 2 +-
 kde-frameworks/kauth/kauth-.ebuild   | 2 +-
 kde-frameworks/kbookmarks/kbookmarks-.ebuild | 2 

[gentoo-commits] proj/kde:master commit in: kde-apps/lokalize/

2020-10-11 Thread Andreas Sturmlechner
commit: f192c9eb68a2ab0a591093422418e78fda30d2fb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 19:43:08 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 19:43:08 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f192c9eb

kde-apps/lokalize: python3_9

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/lokalize/lokalize-20.08.49..ebuild | 2 +-
 kde-apps/lokalize/lokalize-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/lokalize/lokalize-20.08.49..ebuild 
b/kde-apps/lokalize/lokalize-20.08.49..ebuild
index d5670c3bfb..d447a2f84b 100644
--- a/kde-apps/lokalize/lokalize-20.08.49..ebuild
+++ b/kde-apps/lokalize/lokalize-20.08.49..ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 KFMIN=5.72.0
 QTMIN=5.14.2
 inherit python-single-r1 ecm kde.org optfeature

diff --git a/kde-apps/lokalize/lokalize-.ebuild 
b/kde-apps/lokalize/lokalize-.ebuild
index 6c30b84662..4f0eebecd1 100644
--- a/kde-apps/lokalize/lokalize-.ebuild
+++ b/kde-apps/lokalize/lokalize-.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 KFMIN=5.75.0
 QTMIN=5.15.1
 inherit python-single-r1 ecm kde.org optfeature



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-nm/, kde-plasma/plasma-vault/, kde-plasma/kgamma/, ...

2020-10-11 Thread Andreas Sturmlechner
ebuild kde-plasma/kscreenlocker/kscreenlocker-5.20.0.ebuild 
kde-plasma/kscreenlocker/kscreenlocker-5.20.49..ebuild 
kde-plasma/kscreenlocker/kscreenlocker-.ebuild 
kde-plasma/ksshaskpass/ksshaskpass-5.20.0.ebuild 
kde-plasma/ksshaskpass/ksshaskpass-5.20.49..ebuild 
kde-plasma/ksshaskpass/ksshaskpass-.ebuild 
kde-plasma/ksysguard/ksysguard-5.20.0.ebuild 
kde-plasma/ksysguard/ksysguard-5.20.49..ebuild 
kde-plasma/ksysguard/ksysguard-.ebuild 
kde-plasma/kwayland-integration/kwayland-integration-5.20.0.ebuild 
kde-plasma/kwayland-integration/kwayland-integration-5.20.49..ebuild 
kde-plasma/kwayland-integration/kwayland-integration-.ebuild 
kde-plasma/kwayland-server/kwayland-server-5.20.0.ebuild 
kde-plasma/kwayland-server/kwayland-server-5.20.49..ebuild 
kde-plasma/kwayland-server/kwayland-server-.ebuild 
kde-plasma/kwin/kwin-5.20.0.ebuild kde-plasma/kwin/kwin-5.20.49..ebuild 
kde-plasma/kwin/kwin-.ebuild kde-plasma/kwrited/kwrited-5.20.0.ebuild 
kde-plas
 ma/kwrited/kwrited-5.20.49..ebuild kde-plasma/kwrited/kwrited-.ebuild 
kde-plasma/libkscreen/libkscreen-5.20.0.ebuild 
kde-plasma/libkscreen/libkscreen-5.20.49..ebuild 
kde-plasma/libkscreen/libkscreen-.ebuild 
kde-plasma/libksysguard/libksysguard-5.20.0.ebuild 
kde-plasma/libksysguard/libksysguard-5.20.49..ebuild 
kde-plasma/libksysguard/libksysguard-.ebuild 
kde-plasma/libkworkspace/libkworkspace-5.20.0.ebuild 
kde-plasma/libkworkspace/libkworkspace-5.20.49..ebuild 
kde-plasma/libkworkspace/libkworkspace-.ebuild 
kde-plasma/milou/milou-5.20.0.ebuild kde-plasma/milou/milou-5.20.49..ebuild 
kde-plasma/milou/milou-.ebuild kde-plasma/oxygen/oxygen-5.20.0.ebuild 
kde-plasma/oxygen/oxygen-5.20.49..ebuild 
kde-plasma/oxygen/oxygen-.ebuild 
kde-plasma/plasma-browser-integration/plasma-browser-integration-5.20.0.ebuild 
kde-plasma/plasma-browser-integration/plasma-browser-integration-5.20.49..ebuild
 kde-plasma/plasma-browser-integration/plasma-browser-i
 ntegration-.ebuild kde-plasma/plasma-desktop/plas
ma-desktop-5.20.0.ebuild 
kde-plasma/plasma-desktop/plasma-desktop-5.20.49..ebuild 
kde-plasma/plasma-desktop/plasma-desktop-.ebuild 
kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild 
kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild 
kde-plasma/plasma-disks/plasma-disks-.ebuild 
kde-plasma/plasma-integration/plasma-integration-5.20.0.ebuild 
kde-plasma/plasma-integration/plasma-integration-5.20.49..ebuild 
kde-plasma/plasma-integration/plasma-integration-.ebuild 
kde-plasma/plasma-nm/plasma-nm-5.20.0.ebuild 
kde-plasma/plasma-nm/plasma-nm-5.20.49..ebuild 
kde-plasma/plasma-nm/plasma-nm-.ebuild 
kde-plasma/plasma-pa/plasma-pa-5.20.0.ebuild 
kde-plasma/plasma-pa/plasma-pa-5.20.49..ebuild 
kde-plasma/plasma-pa/plasma-pa-.ebuild 
kde-plasma/plasma-sdk/plasma-sdk-5.20.0.ebuild 
kde-plasma/plasma-sdk/plasma-sdk-5.20.49..ebuild 
kde-plasma/plasma-sdk/plasma-sdk-.ebuild 
kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.0.ebuild 
kde-plasma/plasma-thund
 erbolt/plasma-thunderbolt-5.20.49..ebuild 
kde-plasma/plasma-thunderbolt/plasma-thunderbolt-.ebuild 
kde-plasma/plasma-vault/plasma-vault-5.20.0.ebuild 
kde-plasma/plasma-vault/plasma-vault-5.20.49..ebuild 
kde-plasma/plasma-vault/plasma-vault-.ebuild 
kde-plasma/plasma-workspace/plasma-workspace-5.20.0.ebuild 
kde-plasma/plasma-workspace/plasma-workspace-5.20.49..ebuild 
kde-plasma/plasma-workspace/plasma-workspace-.ebuild 
kde-plasma/plymouth-kcm/plymouth-kcm-5.20.0.ebuild 
kde-plasma/plymouth-kcm/plymouth-kcm-5.20.49..ebuild 
kde-plasma/plymouth-kcm/plymouth-kcm-.ebuild 
kde-plasma/polkit-kde-agent/polkit-kde-agent-5.20.0.ebuild 
kde-plasma/polkit-kde-agent/polkit-kde-agent-5.20.49..ebuild 
kde-plasma/polkit-kde-agent/polkit-kde-agent-.ebuild 
kde-plasma/powerdevil/powerdevil-5.20.0.ebuild 
kde-plasma/powerdevil/powerdevil-5.20.49..ebuild 
kde-plasma/powerdevil/powerdevil-.ebuild 
kde-plasma/sddm-kcm/sddm-kcm-5.20.0.ebuild kde-plasma/sddm-kcm/sddm-k
 cm-5.20.49..ebuild kde-plasma/sddm-kcm/sddm-kcm-9
999.ebuild kde-plasma/systemsettings/systemsettings-5.20.0.ebuild 
kde-plasma/systemsettings/systemsettings-5.20.49..ebuild 
kde-plasma/systemsettings/systemsettings-.ebuild 
kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.20.0.ebuild 
kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.20.49..ebuild 
kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-.ebuild 
kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.20.0.ebuild 
kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.20.49..ebuild 
kde-plasma/xembed-sni-proxy/xembed-sni-proxy-.ebuild
X-VCS-Directories: kde-plasma/plasma-integration/ kde-plasma/libkworkspace/ 
kde-plasma/plasma-pa/ kde-plasma/polkit-kde-agent/ kde-plasma/plasma-vault/ 
kde-plasma/kgamma/ kde-plasma/plasma-nm/ kde-plasma/ksysguard/ kde-plasma/kwin/ 

[gentoo-commits] proj/kde:master commit in: kde-frameworks/kapidox/

2020-10-11 Thread Andreas Sturmlechner
commit: a87401a9d70b26249382f7d859e676da85c9050f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 20:10:03 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 20:10:03 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a87401a9

kde-frameworks/kapidox: python3_9, DISTUTILS_USE_SETUPTOOLS="bdepend"

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/kapidox/kapidox-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kapidox/kapidox-.ebuild 
b/kde-frameworks/kapidox/kapidox-.ebuild
index c46fb863ab..6c929bca73 100644
--- a/kde-frameworks/kapidox/kapidox-.ebuild
+++ b/kde-frameworks/kapidox/kapidox-.ebuild
@@ -4,8 +4,8 @@
 EAPI=7
 
 DISTUTILS_SINGLE_IMPL="true"
-DISTUTILS_USE_SETUPTOOLS="no"
-PYTHON_COMPAT=( python3_{7,8} )
+DISTUTILS_USE_SETUPTOOLS="bdepend"
+PYTHON_COMPAT=( python3_{7,8,9} )
 inherit kde.org distutils-r1
 
 DESCRIPTION="Framework for building KDE API documentation in a standard format 
and style"



[gentoo-commits] proj/kde:master commit in: kde-misc/latte-dock/

2020-10-11 Thread Andreas Sturmlechner
commit: 0d0e6e5c51c4eef8857eae98733c3d05ec43735c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 18:43:34 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 18:43:34 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0d0e6e5c

kde-misc/latte-dock: Raise KFMIN/QTMIN and drop obsolete slot op

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/latte-dock/latte-dock-.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/kde-misc/latte-dock/latte-dock-.ebuild 
b/kde-misc/latte-dock/latte-dock-.ebuild
index 85e2e6d9c7..15060674af 100644
--- a/kde-misc/latte-dock/latte-dock-.ebuild
+++ b/kde-misc/latte-dock/latte-dock-.ebuild
@@ -3,8 +3,8 @@
 
 EAPI=7
 
-KFMIN=5.64.0
-QTMIN=5.12.3
+KFMIN=5.74.0
+QTMIN=5.14.2
 inherit ecm kde.org
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
@@ -19,10 +19,9 @@ LICENSE="GPL-2+"
 SLOT="0"
 IUSE=""
 
-# drop qtdeclarative subslot operator when QT_MINIMAL >= 5.14.0
 DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5=
+   >=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgraphicaleffects-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5[X]
>=dev-qt/qtwidgets-${QTMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-apps/kajongg/

2020-10-11 Thread Andreas Sturmlechner
commit: 3ee538611e327b7229a5468e19db28372e40d752
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 20:12:52 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 20:12:52 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3ee53861

kde-apps/kajongg: python3_9

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kajongg/kajongg-20.08.49..ebuild | 2 +-
 kde-apps/kajongg/kajongg-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kajongg/kajongg-20.08.49..ebuild 
b/kde-apps/kajongg/kajongg-20.08.49..ebuild
index 1bcaf8bc2c..35438d8775 100644
--- a/kde-apps/kajongg/kajongg-20.08.49..ebuild
+++ b/kde-apps/kajongg/kajongg-20.08.49..ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.72.0
 QTMIN=5.14.2

diff --git a/kde-apps/kajongg/kajongg-.ebuild 
b/kde-apps/kajongg/kajongg-.ebuild
index 6c16ff83fc..617df07534 100644
--- a/kde-apps/kajongg/kajongg-.ebuild
+++ b/kde-apps/kajongg/kajongg-.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.75.0
 QTMIN=5.15.1



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

2020-10-11 Thread Andreas Sturmlechner
commit: bf0de2f1e90c9c16b6b4353dda1adece24116669
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 19:59:23 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:32:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf0de2f1

media-gfx/graphviz: python3_9

If Fedora can, so do we.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-gfx/graphviz/graphviz-2.44.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/graphviz/graphviz-2.44.1-r1.ebuild 
b/media-gfx/graphviz/graphviz-2.44.1-r1.ebuild
index cab048b373a..cc8390a654b 100644
--- a/media-gfx/graphviz/graphviz-2.44.1-r1.ebuild
+++ b/media-gfx/graphviz/graphviz-2.44.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 inherit autotools flag-o-matic java-pkg-opt-2 python-single-r1 qmake-utils
 
 DESCRIPTION="Open Source Graph Visualization Software"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/

2020-10-11 Thread Andreas Sturmlechner
commit: 4777d2c9fb895a86f4590da61bb886828436b3bb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 20:15:54 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:32:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4777d2c9

kde-apps/kig: python3_9

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kig/kig-20.08.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kig/kig-20.08.2.ebuild b/kde-apps/kig/kig-20.08.2.ebuild
index 582156bfe01..bcb4f6de48a 100644
--- a/kde-apps/kig/kig-20.08.2.ebuild
+++ b/kde-apps/kig/kig-20.08.2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 ECM_HANDBOOK="forceoptional"
 ECM_TEST="true"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 KFMIN=5.72.0
 QTMIN=5.14.2
 inherit python-single-r1 ecm kde.org



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kapidox/

2020-10-11 Thread Andreas Sturmlechner
commit: 636657e3eb5a23af67b60d4a1440b717355dc0c0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 20:09:11 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:32:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636657e3

kde-frameworks/kapidox: python3_9, DISTUTILS_USE_SETUPTOOLS="bdepend"

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/kapidox/kapidox-5.75.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kapidox/kapidox-5.75.0.ebuild 
b/kde-frameworks/kapidox/kapidox-5.75.0.ebuild
index c315283b814..e0a3ba25a3c 100644
--- a/kde-frameworks/kapidox/kapidox-5.75.0.ebuild
+++ b/kde-frameworks/kapidox/kapidox-5.75.0.ebuild
@@ -4,8 +4,8 @@
 EAPI=7
 
 DISTUTILS_SINGLE_IMPL="true"
-DISTUTILS_USE_SETUPTOOLS="no"
-PYTHON_COMPAT=( python3_{7,8} )
+DISTUTILS_USE_SETUPTOOLS="bdepend"
+PYTHON_COMPAT=( python3_{7,8,9} )
 inherit kde.org distutils-r1
 
 DESCRIPTION="Framework for building KDE API documentation in a standard format 
and style"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/cantor/, kde-apps/cantor/files/

2020-10-11 Thread Andreas Sturmlechner
commit: c1245e6300f7a054d1ec07c3203de104492fb18d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 20:18:49 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:32:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1245e63

kde-apps/cantor: python3_9 via patch to use CMake's Python3 module

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/cantor/cantor-20.08.2.ebuild |  7 ++-
 kde-apps/cantor/files/cantor-20.08.2-python.patch | 70 +++
 2 files changed, 75 insertions(+), 2 deletions(-)

diff --git a/kde-apps/cantor/cantor-20.08.2.ebuild 
b/kde-apps/cantor/cantor-20.08.2.ebuild
index 1185cb49e18..5ed83ea2278 100644
--- a/kde-apps/cantor/cantor-20.08.2.ebuild
+++ b/kde-apps/cantor/cantor-20.08.2.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 CMAKE_MAKEFILE_GENERATOR="emake"
 ECM_HANDBOOK="forceoptional"
 ECM_TEST="forceoptional"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.72.0
 QTMIN=5.14.2
@@ -74,6 +74,8 @@ RDEPEND="${DEPEND}
 
 RESTRICT+=" test"
 
+PATCHES=( "${FILESDIR}/${P}-python.patch" )
+
 pkg_setup() {
use python && python-single-r1_pkg_setup
ecm_pkg_setup
@@ -87,10 +89,11 @@ src_configure() {
$(cmake_use_find_package julia Julia)
$(cmake_use_find_package lua LuaJIT)
-DUSE_LIBSPECTRE=$(usex postscript)
-   $(cmake_use_find_package python PythonLibs3)
+   $(cmake_use_find_package python Python3)
$(cmake_use_find_package qalculate Qalculate)
$(cmake_use_find_package R R)
)
+   use python && mycmakeargs+=( -DPython3_EXECUTABLE="${PYTHON}" )
ecm_src_configure
 }
 

diff --git a/kde-apps/cantor/files/cantor-20.08.2-python.patch 
b/kde-apps/cantor/files/cantor-20.08.2-python.patch
new file mode 100644
index 000..0f3c6774628
--- /dev/null
+++ b/kde-apps/cantor/files/cantor-20.08.2-python.patch
@@ -0,0 +1,70 @@
+From c09628ae8c08e8ef0e57b801994acd4276b65b02 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Sun, 11 Oct 2020 22:47:55 +0200
+Subject: [PATCH] Use CMake FindPython3 module, raises minimum CMake to 3.12
+
+---
+ CMakeLists.txt |  2 +-
+ src/backends/CMakeLists.txt| 10 --
+ src/backends/python/CMakeLists.txt |  4 ++--
+ 3 files changed, 7 insertions(+), 9 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index e96e6df0..a90328b5 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -1,4 +1,4 @@
+-cmake_minimum_required (VERSION 3.5 FATAL_ERROR)
++cmake_minimum_required (VERSION 3.12 FATAL_ERROR)
+ 
+ set(CMAKE_CXX_STANDARD 11)
+ set(CMAKE_CXX_STANDARD_REQUIRED ON)
+diff --git a/src/backends/CMakeLists.txt b/src/backends/CMakeLists.txt
+index e99e1731..9b6b615e 100644
+--- a/src/backends/CMakeLists.txt
 b/src/backends/CMakeLists.txt
+@@ -50,15 +50,13 @@ if(QALCULATE_FOUND)
+ add_subdirectory(qalculate)
+ endif(QALCULATE_FOUND)
+ 
+-set_package_properties(PythonLibs3 PROPERTIES DESCRIPTION "A powerful dynamic 
programming language."
+-URL "https://www.python.org/;
+-TYPE OPTIONAL
++set_package_properties(Python3 PROPERTIES TYPE OPTIONAL
+ PURPOSE "Backend to use Python with Cantor.")
+ 
+-find_package(PythonLibs3)
+-if(PYTHONLIBS3_FOUND)
++find_package(Python3 COMPONENTS Interpreter Development)
++if(Python3_FOUND)
+ add_subdirectory(python)
+-endif(PYTHONLIBS3_FOUND)
++endif()
+ 
+ set_package_properties(LuaJIT PROPERTIES DESCRIPTION "A lightweight, 
extensible programming language (luajit implementation)."
+ URL "https://www.lua.org/;
+diff --git a/src/backends/python/CMakeLists.txt 
b/src/backends/python/CMakeLists.txt
+index 04b4c313..ccf76193 100644
+--- a/src/backends/python/CMakeLists.txt
 b/src/backends/python/CMakeLists.txt
+@@ -14,7 +14,7 @@ set(PythonServer_SRCS
+   pythonserver.cpp
+ )
+ 
+-include_directories(${PYTHONLIBS3_INCLUDE_DIRS})
++include_directories(${Python3_INCLUDE_DIRS})
+ 
+ qt5_add_resources(PythonBackend_RSCS python.qrc)
+ ki18n_wrap_ui(PythonBackend_SRCS settings.ui)
+@@ -34,7 +34,7 @@ set_target_properties(cantor_pythonserver PROPERTIES 
INSTALL_RPATH_USE_LINK_PATH
+ if(MSVC)
+   set_property(TARGET cantor_pythonserver PROPERTY LINK_FLAGS 
"/SUBSYSTEM:CONSOLE")
+ endif()
+-target_link_libraries(cantor_pythonserver ${PYTHONLIBS3_LIBRARIES})
++target_link_libraries(cantor_pythonserver ${Python3_LIBRARIES})
+ 
+ if(BUILD_TESTING)
+   add_executable(testpython testpython.cpp settings.cpp)
+-- 
+2.28.0
+



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

2020-10-11 Thread Andreas Sturmlechner
commit: 753679601515f078f93f0385c4279852a5c05efb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 21:57:39 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:32:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75367960

media-sound/lltag: Drop 0.14.5

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/lltag/Manifest|  1 -
 media-sound/lltag/lltag-0.14.5.ebuild | 44 ---
 2 files changed, 45 deletions(-)

diff --git a/media-sound/lltag/Manifest b/media-sound/lltag/Manifest
index 0398eb67dfd..ff7706fbfe5 100644
--- a/media-sound/lltag/Manifest
+++ b/media-sound/lltag/Manifest
@@ -1,2 +1 @@
-DIST lltag-0.14.5.tar.bz2 48035 BLAKE2B 
15352a388fd96882d78803905c12074288b6084b72c46a5ea15a2dbe504bd416201315c0047492329f06413100ca432040a974dbe56869772dd0a36d3d18a927
 SHA512 
64d16ae1bfb920f2e10add6728bdbe261662688b5c99e4cc92ffa5d7dd5fe596c6c3ccbe61b432a4594e49003fc981b20588def9523a65ee934418afb512bedd
 DIST lltag-0.14.6.tar.gz 57162 BLAKE2B 
9b21fa026644722bdb0cbb91e3a5f27247c4e8470273823aca71b71253e5ee50703e3cb14b1c4e8e6079e9d5d46dccc03d7a4892782c1c53189d5a13992ddd11
 SHA512 
9eb488ac1444ec11b02ca9c396903b5c6ef1e2f19558a6ef9d5e8d3fadb639fad902b4d6cdde8f4374768fdea553cfd6550c4151df9a755c9ae4a5652128a836

diff --git a/media-sound/lltag/lltag-0.14.5.ebuild 
b/media-sound/lltag/lltag-0.14.5.ebuild
deleted file mode 100644
index 3f3775797d9..000
--- a/media-sound/lltag/lltag-0.14.5.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit perl-module
-
-DESCRIPTION="Automatic command-line mp3/ogg/flac file tagger and renamer"
-HOMEPAGE="http://home.gna.org/lltag;
-SRC_URI="http://download.gna.org/lltag/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="flac mp3 ogg readline"
-
-RDEPEND="dev-perl/libwww-perl
-   mp3? ( media-sound/mp3info dev-perl/MP3-Tag )
-   ogg? ( media-sound/vorbis-tools )
-   flac? ( media-libs/flac )
-   readline? ( dev-perl/Term-ReadLine-Perl )"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-   mylltagopts=(
-   "DESTDIR=${D}"
-   "PREFIX=/usr"
-   "SYSCONFDIR=/etc"
-   "MANDIR=/usr/share/man"
-   "PERL_INSTALLDIRS=vendor"
-   "DOCDIR=/usr/share/doc/${PF}"
-   )
-}
-
-src_compile() {
-   emake "${mylltagopts[@]}"
-}
-
-src_install() {
-   emake "${mylltagopts[@]}" install{,-doc,-man}
-   dodoc Changes
-   perl_delete_localpod
-   # Move config to recommended location
-   mv "${D}usr/share/doc/${PF}"/config "${D}"etc/lltag/ || die
-}



[gentoo-commits] repo/gentoo:master commit in: kde-apps/lokalize/

2020-10-11 Thread Andreas Sturmlechner
commit: 9737bee012074e668d6c4edd5502f6bcf0f0e015
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 10:52:01 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:32:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9737bee0

kde-apps/lokalize: Drop kde-apps/kross-interpreters from RDEPEND

- python3_9 support
- Update DESCRIPTION, HOMEPAGE
- Use optfeature
- Move kde-apps/kross-interpreters to pkg_postinst info instead
- Add app-text/languagetool optfeature info
- Disable broken tests like everyone else does

Bug: https://bugs.gentoo.org/735368
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 ...ze-20.04.3.ebuild => lokalize-20.04.3-r1.ebuild} | 21 -
 kde-apps/lokalize/lokalize-20.08.2.ebuild   |  7 +++
 2 files changed, 15 insertions(+), 13 deletions(-)

diff --git a/kde-apps/lokalize/lokalize-20.04.3.ebuild 
b/kde-apps/lokalize/lokalize-20.04.3-r1.ebuild
similarity index 70%
rename from kde-apps/lokalize/lokalize-20.04.3.ebuild
rename to kde-apps/lokalize/lokalize-20.04.3-r1.ebuild
index 47b2267aae8..746d63ff5e6 100644
--- a/kde-apps/lokalize/lokalize-20.04.3.ebuild
+++ b/kde-apps/lokalize/lokalize-20.04.3-r1.ebuild
@@ -4,14 +4,13 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 KFMIN=5.70.0
 QTMIN=5.14.2
-inherit python-single-r1 ecm kde.org
+inherit python-single-r1 ecm kde.org optfeature
 
-DESCRIPTION="KDE Applications 5 translation tool"
-HOMEPAGE="https://kde.org/applications/office/org.kde.lokalize
-https://l10n.kde.org/tools/;
+DESCRIPTION="Localization tool for KDE software and other free and open source 
software"
+HOMEPAGE="https://kde.org/applications/en/lokalize https://l10n.kde.org/tools/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
@@ -20,6 +19,8 @@ IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
+RESTRICT+=" test" # tests are broken, bug 739734
+
 DEPEND="${PYTHON_DEPS}
>=app-text/hunspell-1.2.8:=
>=dev-qt/qtdbus-${QTMIN}:5
@@ -49,7 +50,6 @@ RDEPEND="${DEPEND}
$(python_gen_cond_dep '
dev-python/translate-toolkit[${PYTHON_MULTI_USEDEP}]
')
-   >=kde-apps/kross-interpreters-${PV}:${SLOT}[python]
 "
 
 pkg_setup() {
@@ -63,8 +63,11 @@ src_install() {
 }
 
 pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog "Optional dependencies:"
+   optfeature "Autofetch kde.org translations in new project 
wizard" dev-vcs/subversion
+   optfeature "msgmerge tool" 
"kde-apps/kross-interpreters:${SLOT}[python]"
+   optfeature "Spell and grammar checking" app-text/languagetool
+   fi
ecm_pkg_postinst
-
-   has_version dev-vcs/subversion || \
-   elog "To be able to autofetch KDE translations in new project 
wizard, install dev-vcs/subversion."
 }

diff --git a/kde-apps/lokalize/lokalize-20.08.2.ebuild 
b/kde-apps/lokalize/lokalize-20.08.2.ebuild
index 75ad7f645d7..219483699fe 100644
--- a/kde-apps/lokalize/lokalize-20.08.2.ebuild
+++ b/kde-apps/lokalize/lokalize-20.08.2.ebuild
@@ -4,14 +4,13 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 KFMIN=5.72.0
 QTMIN=5.14.2
 inherit python-single-r1 ecm kde.org optfeature
 
-DESCRIPTION="KDE Applications 5 translation tool"
-HOMEPAGE="https://kde.org/applications/office/org.kde.lokalize
-https://l10n.kde.org/tools/;
+DESCRIPTION="Localization tool for KDE software and other free and open source 
software"
+HOMEPAGE="https://kde.org/applications/en/lokalize https://l10n.kde.org/tools/;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"



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

2020-10-11 Thread Andreas Sturmlechner
commit: 2eaabc8ed574ba18a913845fcf6d987d8a2a05ff
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 19:39:20 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:32:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eaabc8e

media-libs/zxing-cpp: Disable examples build, add IUSE="test"

Closes: https://bugs.gentoo.org/747841
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-libs/zxing-cpp/zxing-cpp-1.1.1.ebuild | 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/media-libs/zxing-cpp/zxing-cpp-1.1.1.ebuild 
b/media-libs/zxing-cpp/zxing-cpp-1.1.1.ebuild
index f31cea8e8ba..cd5a24f0ab9 100644
--- a/media-libs/zxing-cpp/zxing-cpp-1.1.1.ebuild
+++ b/media-libs/zxing-cpp/zxing-cpp-1.1.1.ebuild
@@ -12,4 +12,14 @@ 
SRC_URI="https://github.com/nu-book/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_EXAMPLES=OFF # nothing is installed
+   -DBUILD_BLACKBOX_TESTS=$(usex test)
+   )
+   cmake_src_configure
+}



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

2020-10-11 Thread Andreas Sturmlechner
commit: 83be90c183467135e1ae4fe81a2c8761b9b2b1a1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 11:45:47 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:32:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83be90c1

dev-python/python-levenshtein: EAPI-7 bump, python3_9

If Fedora can, so do we.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../python-levenshtein/python-levenshtein-0.12.0.ebuild  | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-python/python-levenshtein/python-levenshtein-0.12.0.ebuild 
b/dev-python/python-levenshtein/python-levenshtein-0.12.0.ebuild
index 1fc1b7dce52..b6a9406fe17 100644
--- a/dev-python/python-levenshtein/python-levenshtein-0.12.0.ebuild
+++ b/dev-python/python-levenshtein/python-levenshtein-0.12.0.ebuild
@@ -1,20 +1,18 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
-inherit distutils-r1
-
 MY_PN="python-Levenshtein"
 MY_P="${MY_PN}-${PV}"
+inherit distutils-r1
 
 DESCRIPTION="Functions for fast computation of Levenshtein distance, and edit 
operations"
-HOMEPAGE="
-   https://github.com/ztane/python-Levenshtein/
-   https://pypi.org/project/python-Levenshtein/;
+HOMEPAGE="https://pypi.org/project/python-Levenshtein/
+   https://github.com/ztane/python-Levenshtein/;
 SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kajongg/

2020-10-11 Thread Andreas Sturmlechner
commit: a9b36f3860ab7bc1eb08e36029ee1b389ac9b7ab
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 20:13:31 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:32:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9b36f38

kde-apps/kajongg: python3_9

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kajongg/kajongg-20.08.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kajongg/kajongg-20.08.2.ebuild 
b/kde-apps/kajongg/kajongg-20.08.2.ebuild
index d49b3cf13b0..b06e32ec4f5 100644
--- a/kde-apps/kajongg/kajongg-20.08.2.ebuild
+++ b/kde-apps/kajongg/kajongg-20.08.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.72.0
 QTMIN=5.14.2



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/eigen/

2020-10-11 Thread Andreas Sturmlechner
commit: e62a44781705ace8dfcfa304948b5361acf21a64
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 23:09:22 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:32:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e62a4478

dev-cpp/eigen: 3.3.8 version bump

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-cpp/eigen/Manifest   |  1 +
 dev-cpp/eigen/eigen-3.3.8.ebuild | 98 
 2 files changed, 99 insertions(+)

diff --git a/dev-cpp/eigen/Manifest b/dev-cpp/eigen/Manifest
index 303570dfc66..3f46b99e025 100644
--- a/dev-cpp/eigen/Manifest
+++ b/dev-cpp/eigen/Manifest
@@ -1,2 +1,3 @@
 DIST eigen-3.3.7-gitlab.tar.bz2 1663474 BLAKE2B 
70c2f6305ca205d62755cf5e90961088938b8daf56b7cc27abf52f0731064858ada523009d6bf5f014e24b34ceeafe59f918c385d12ccfe249ddb675e13d37a8
 SHA512 
ea3f1570de3be9ec230d2fbd0f2ae246bf5fd13da79835bf546eb31524796f26f9f633ee779f77942b370a8d540c5cbbd8dd033ccec53a44b692c7e407d6266f
 DIST eigen-3.3.7.tar.bz2 1665168 BLAKE2B 
544d35d1c7a4125affa094c6aa372c2aeca4e99bc60c496ff393d538c1c467b454491a772121450e3a1a43a582d073b4b7584918354d0b9175121fde88947c4b
 SHA512 
c12bfd034d0a1112bf2df3f773ad98f36b2b53fbbfceac5f143ee1793322746fb8a6546d7db7da2a1000da6a535bd8cea0c4125b549afc90a6570743b02dcf3d
+DIST eigen-3.3.8.tar.gz 2141903 BLAKE2B 
c33e699ba08338e7b9b215c9466e161229164ed3c466ce3d760c6917749af33c0414c3bc4bbdd216e3466e69ece8a38ca8beb78b7e0f1609894df6bb4a7fcca3
 SHA512 
5b4b5985b0294e07b3ed1155720cbbfea322fe9ccad0fc8b0a10060b136a9169a15d5b9cb7a434470cadd45dff0a43049edc20d2e1070005481a120212edc355

diff --git a/dev-cpp/eigen/eigen-3.3.8.ebuild b/dev-cpp/eigen/eigen-3.3.8.ebuild
new file mode 100644
index 000..fbc5c610b0e
--- /dev/null
+++ b/dev-cpp/eigen/eigen-3.3.8.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+FORTRAN_NEEDED="test"
+inherit cmake cuda fortran-2
+
+DESCRIPTION="C++ template library for linear algebra"
+HOMEPAGE="http://eigen.tuxfamily.org/index.php?title=Main_Page;
+SRC_URI="https://gitlab.com/lib${PN}/${PN}/-/archive/${PV}/${P}.tar.gz;
+
+LICENSE="MPL-2.0"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="cpu_flags_arm_neon cpu_flags_ppc_altivec cpu_flags_ppc_vsx cuda debug 
doc openmp test" #zvector
+
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   doc? (
+   app-doc/doxygen[dot]
+   dev-texlive/texlive-bibtexextra
+   dev-texlive/texlive-fontsextra
+   dev-texlive/texlive-fontutils
+   dev-texlive/texlive-latex
+   dev-texlive/texlive-latexextra
+   )
+   test? ( virtual/pkgconfig )
+"
+DEPEND="
+   cuda? ( dev-util/nvidia-cuda-toolkit )
+   test? (
+   dev-libs/gmp:0
+   dev-libs/mpfr:0
+   media-libs/freeglut
+   media-libs/glew
+   sci-libs/adolc[sparse]
+   sci-libs/cholmod
+   sci-libs/fftw:3.0
+   sci-libs/pastix
+   sci-libs/scotch
+   sci-libs/spqr
+   sci-libs/superlu
+   sci-libs/umfpack
+   virtual/opengl
+   )
+"
+# Missing:
+# METIS-5
+# GOOGLEHASH
+
+PATCHES=( "${FILESDIR}"/${PN}-3.3.7-gentoo-cmake.patch )
+
+src_prepare() {
+   cmake_src_prepare
+
+   cmake_comment_add_subdirectory demos
+
+   if ! use test; then
+   sed -e "/add_subdirectory(test/s/^/#DONOTCOMPILE /g" \
+   -e "/add_subdirectory(blas/s/^/#DONOTCOMPILE /g" \
+   -e "/add_subdirectory(lapack/s/^/#DONOTCOMPILE /g" \
+   -i CMakeLists.txt || die
+   fi
+
+   use cuda && cuda_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMAKEPACKAGE_INSTALL_DIR=$(get_libdir)/cmake/${PN}${SLOT}
+   )
+   use test && mycmakeargs+=(
+   -DEIGEN_TEST_CXX11=ON
+   -DEIGEN_TEST_NOQT=ON
+   -DEIGEN_TEST_ALTIVEC=$(usex cpu_flags_ppc_altivec)
+   -DEIGEN_TEST_CUDA=$(usex cuda)
+   -DEIGEN_TEST_OPENMP=$(usex openmp)
+   -DEIGEN_TEST_NEON64=$(usex cpu_flags_arm_neon)
+   -DEIGEN_TEST_VSX=$(usex cpu_flags_ppc_vsx)
+   )
+   cmake_src_configure
+}
+
+src_compile() {
+   cmake_src_compile
+   use doc && cmake_src_compile doc
+   if use test; then
+   cmake_src_compile blas
+   cmake_src_compile buildtests
+   fi
+}
+
+src_install() {
+   use doc && local HTML_DOCS=( "${BUILD_DIR}"/doc/html/. )
+   cmake_src_install
+}



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

2020-10-11 Thread Andreas Sturmlechner
commit: 91dcd0b9210d2719b7ecb08c413369a71a849323
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 12:11:54 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:32:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91dcd0b9

dev-python/translate-toolkit: 2.5.1 version bump, python3_9

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-python/translate-toolkit/Manifest  |  1 +
 .../translate-toolkit-2.5.1.ebuild | 77 ++
 2 files changed, 78 insertions(+)

diff --git a/dev-python/translate-toolkit/Manifest 
b/dev-python/translate-toolkit/Manifest
index a9b67f3d9be..bc3c8b99f9c 100644
--- a/dev-python/translate-toolkit/Manifest
+++ b/dev-python/translate-toolkit/Manifest
@@ -1 +1,2 @@
 DIST translate-toolkit-2.5.0.tar.gz 7679224 BLAKE2B 
927b0dcfc0836ed2f2589d70f5789fc6d8b23a3e80bf4ef0054704ca12e4b5287a7e3b2a90992197bae6fc0acee1ea9d93a8eff05f6e5182f9269ca2aa9e5a66
 SHA512 
c4ff8fe9e7cc5b44a5448391ecbcfc454bf32d3794267e67824b020ca78cfbeba1283287a42f07859cd197a413fe8171ad5e31375f60fec77f334642ed2ad13e
+DIST translate-toolkit-2.5.1.tar.gz 5984081 BLAKE2B 
55e158d0d354f181a4e23d9638306eb82bda0dd3133a507de682a54c4197d36ae6ad6bf3d733eb841d9406933407eb98c5874a13e55c7840a672971e87721d94
 SHA512 
57bdd7f824527955fde6db3a69ffadc27814336c6f792d08bb70e56e95a646d0366e8a3a48ac187ef62804f79dd8a61a4a0b76c8a28e57047c310fcfdf79e999

diff --git a/dev-python/translate-toolkit/translate-toolkit-2.5.1.ebuild 
b/dev-python/translate-toolkit/translate-toolkit-2.5.1.ebuild
new file mode 100644
index 000..198e83e0ddd
--- /dev/null
+++ b/dev-python/translate-toolkit/translate-toolkit-2.5.1.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_REQ_USE="sqlite"
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Toolkit to convert between many translation formats"
+HOMEPAGE="https://github.com/translate/translate;
+SRC_URI="https://github.com/translate/translate/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc +html +ical +ini +subtitles +yaml"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+BDEPEND="
+   doc? ( >=dev-python/sphinx-3.0.2 )
+"
+DEPEND="
+   >=dev-python/six-1.11.0[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}
+   !dev-python/pydiff
+   app-text/iso-codes
+   >=dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
+   >=dev-python/lxml-4.3.1[${PYTHON_USEDEP}]
+   >=dev-python/pycountry-19.8.18[${PYTHON_USEDEP}]
+   >=dev-python/python-levenshtein-0.12.0[${PYTHON_USEDEP}]
+   sys-devel/gettext
+   html? ( dev-python/utidylib[${PYTHON_USEDEP}] )
+   ical? ( dev-python/vobject[${PYTHON_USEDEP}] )
+   ini? ( >=dev-python/iniparse-0.5[${PYTHON_USEDEP}] )
+   subtitles? ( media-video/gaupol[${PYTHON_USEDEP}] )
+   yaml? ( dev-python/pyyaml[${PYTHON_USEDEP}] )
+"
+
+python_prepare_all() {
+   # Prevent unwanted d'loading in doc build
+   sed -e "/^'sphinx.ext.intersphinx',/d" \
+   -e "/html_theme/ s/sphinx-bootstrap/classic/" \
+   -i docs/conf.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   if use doc; then
+   emake -C docs html
+   HTML_DOCS=( "${S}"/docs/_build/html/. )
+   fi
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   rm -Rf docs || die
+   if ! use html; then
+   rm "${ED}"/usr/bin/{html2po,po2html} || die
+   fi
+   if ! use ical; then
+   rm "${ED}"/usr/bin/{ical2po,po2ical} || die
+   fi
+   if ! use ini; then
+   rm "${ED}"/usr/bin/{ini2po,po2ini} || die
+   fi
+   if ! use subtitles; then
+   rm "${ED}"/usr/bin/{sub2po,po2sub} || die
+   fi
+
+   python_optimize
+}



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

2020-10-11 Thread Andreas Sturmlechner
commit: 702c6708120999b077c34eb9267b794208c494d2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 12:10:55 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:32:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702c6708

dev-python/utidylib: python3_9, unrestricted tests pass

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-python/utidylib/utidylib-0.6-r1.ebuild | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-python/utidylib/utidylib-0.6-r1.ebuild 
b/dev-python/utidylib/utidylib-0.6-r1.ebuild
index 65cb24ad7cc..aac52bdb1b4 100644
--- a/dev-python/utidylib/utidylib-0.6-r1.ebuild
+++ b/dev-python/utidylib/utidylib-0.6-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 
 MY_P="uTidylib-${PV}"
 inherit distutils-r1
@@ -17,9 +17,7 @@ SLOT="0"
 KEYWORDS="amd64 arm64 ppc ppc64 x86"
 IUSE="doc test"
 
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
-   test? ( || ( $(python_gen_useflags 'python2*' python3_6 python3_7) ) )
-"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
@@ -33,8 +31,6 @@ RDEPEND="
app-text/tidy-html5
 "
 
-RESTRICT="test" # 1/11 tests fail
-
 S="${WORKDIR}/${MY_P}"
 
 python_compile_all() {



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

2020-10-11 Thread Andreas Sturmlechner
commit: a2bdd75209cfe514c3ef832d1c068f97b2941620
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 11:39:41 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct 11 21:32:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2bdd752

dev-python/iniparse: 0.5 version bump, python3_9, tests pass

Bug: https://bugs.gentoo.org/645376
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-python/iniparse/Manifest|  1 +
 dev-python/iniparse/iniparse-0.5.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-python/iniparse/Manifest b/dev-python/iniparse/Manifest
index 0c2cd71b1b6..cc0c0529beb 100644
--- a/dev-python/iniparse/Manifest
+++ b/dev-python/iniparse/Manifest
@@ -1 +1,2 @@
 DIST iniparse-0.4.tar.gz 31278 BLAKE2B 
1d92322cedd115a68f4133f477ca772e4d24b48991c07fecf3d22e86ac39f0626ffa7cebecfa15a200dc9fcbfac205c1e17aefa35e335a1f86f3919a3f9c1d58
 SHA512 
d59eae7c1ce474c89eddb0b0cbff5973444571728aa0c6ce5b3632984353415f7eec4de63cf007c276df0d1bb914b2ea5dd0acc00f3a261285c8e2e9883fbe9a
+DIST iniparse-0.5.tar.gz 32233 BLAKE2B 
3da99f9d828318f78ddb8789afe63a7fdec017eaf41df5f420b0f358a9724eb787f312c9964238d9e42ebecce143d37f72858c7935cafbcf0221229b89033026
 SHA512 
b3f10d1b36497c3c5c71cb0a1ac73d74d8944f4ad3b7acc4a4b0246c2f1a20c184d9af20bbb3cb8ec4f57fddfb5e103b92688847debb4200ef0583353d7f9556

diff --git a/dev-python/iniparse/iniparse-0.5.ebuild 
b/dev-python/iniparse/iniparse-0.5.ebuild
new file mode 100644
index 000..f916d7a5feb
--- /dev/null
+++ b/dev-python/iniparse/iniparse-0.5.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Better INI parser for Python"
+HOMEPAGE="https://pypi.org/project/iniparse/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT PSF-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND=">=dev-python/six-1.10.0[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+python_test() {
+   "${EPYTHON}" runtests.py || die
+}



[gentoo-commits] data/api:master commit in: files/

2020-10-11 Thread Conrad Kostecki
commit: 2f928d5ec849669dd98bc560a7ba6646b7f368ae
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 21:27:59 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 21:27:59 2020 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=2f928d5e

uid-gid.txt: Add user for jabber

This user and group will be used by net-im/jabber-base,
which provides it for several jabber packages in portage.

Signed-off-by: Conrad Kostecki  gentoo.org>

 files/uid-gid.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/files/uid-gid.txt b/files/uid-gid.txt
index c843e85..62c729c 100644
--- a/files/uid-gid.txt
+++ b/files/uid-gid.txt
@@ -263,6 +263,7 @@ nslcd   357 357 acct
 octoprint  368 368 historical
 ultimaker  369 369 acct
 sks370 370 acct
+jabber 379 379 acctUsed by 
net-im/jabber-base
 darkstat   380 -   acct
 dictd  381 381 acct
 sancp  382 382 acct



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gnome-maps/

2020-10-11 Thread Mart Raudsepp
commit: 06e79f7ced9e3e99c04959f2c8ee30778935ece5
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 11 21:12:30 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 11 21:26:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06e79f7c

sci-geosciences/gnome-maps: bump to 3.36.4.1

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 sci-geosciences/gnome-maps/Manifest|  1 +
 .../gnome-maps/gnome-maps-3.36.4.1.ebuild  | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/sci-geosciences/gnome-maps/Manifest 
b/sci-geosciences/gnome-maps/Manifest
index fd38f022d59..3505c585f89 100644
--- a/sci-geosciences/gnome-maps/Manifest
+++ b/sci-geosciences/gnome-maps/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-maps-3.34.3.tar.xz 3976776 BLAKE2B 
e01c18be2b48b90f88159828a046e3c422a56557f198595985ba39053ffdc85d60eebbf21d37ab1e4bb2eae8d1ad93c76b199650b713eba7a937674be38c845f
 SHA512 
63261fb77ea1260aacaf502950f89ba6e5294271526b25302258df4fb40f4e04e3a4697750b2f7238f45a8d4bdbe9e583d45a4de02ce178e8f6716b44a7c8ba0
+DIST gnome-maps-3.36.4.1.tar.xz 4006432 BLAKE2B 
c5c51faccee3e67be08279748dde270716ddf773266f678d1fa573ad4dbf9af95ea53c5c4e548e1c2eb296030371bd693f301ad3a43d2d88e00ac77121ca7834
 SHA512 
e63f8fe0b0c9226e8393bba4f4db6bc655a45cc869bb247ae51bdb06d69ca29785c562f98294c079cc3fc5c56276f10152c8c8e0ec8d46399918d9cd155e63d6
 DIST gnome-maps-3.36.4.tar.xz 4006520 BLAKE2B 
4fb76e23580556c357c5a4a246a250521472a4b264264ea0e6172b2a61583f63e297fef29060b1b30a8978e509820d22eda2e6d56eda69f97e25e9795dcf38b2
 SHA512 
530ccc0a25c0a1fee2411ecc4034981210836664acc7adc6aa9cff9304e2499c1205f9c27b6b692fdee152fe1750541a1966d59a60958f3592682a5e110d490f

diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.36.4.1.ebuild 
b/sci-geosciences/gnome-maps/gnome-maps-3.36.4.1.ebuild
new file mode 100644
index 000..cb8141452d7
--- /dev/null
+++ b/sci-geosciences/gnome-maps/gnome-maps-3.36.4.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="A map application for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Maps;
+
+LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# Pure introspection dependencies found by grepping imports.gi in ${S}
+RDEPEND="
+   >=dev-libs/glib-2.44.0:2
+   x11-libs/pango[introspection]
+   >=dev-libs/gjs-1.50.0
+   >=dev-libs/gobject-introspection-0.10.1:=
+   >=x11-libs/gtk+-3.22:3[introspection]
+   >=app-misc/geoclue-0.12.99:2.0[introspection]
+   >=dev-libs/libgee-0.16:0.8[introspection]
+   >=dev-libs/folks-0.10
+   >=sci-geosciences/geocode-glib-3.15.2[introspection]
+   >=media-libs/libchamplain-0.12.14:0.12[gtk,introspection]
+   dev-libs/libxml2:2
+   >=net-libs/rest-0.7.90:0.7[introspection]
+
+   app-crypt/libsecret[introspection]
+   dev-libs/libgweather[introspection]
+   media-libs/clutter-gtk:1.0[introspection]
+   media-libs/clutter:1.0[introspection]
+   net-libs/gnome-online-accounts[introspection]
+   net-libs/libgfbgraph[introspection]
+   net-libs/libsoup:2.4[introspection]
+   net-libs/webkit-gtk:4[introspection]
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-util/glib-utils
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postinst() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2020-10-11 Thread Mart Raudsepp
commit: a55c476f2c82d885d6e9532d7c5edc95fdf1bcee
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 11 21:26:15 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 11 21:26:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a55c476f

dev-lang/vala: bump to 0.40.24

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-lang/vala/Manifest|  1 +
 dev-lang/vala/vala-0.40.24.ebuild | 54 +++
 2 files changed, 55 insertions(+)

diff --git a/dev-lang/vala/Manifest b/dev-lang/vala/Manifest
index 6ab2a660f00..bb39b486fc8 100644
--- a/dev-lang/vala/Manifest
+++ b/dev-lang/vala/Manifest
@@ -1,6 +1,7 @@
 DIST vala-0.36.20.tar.xz 2918672 BLAKE2B 
9c2c46992444fafd173f767a4a10ac185b0c49db0ede3cb52dec10da08ab3370adb4445087b24c91c9126e8586418a149ac783b3de92cac6c4badd488f3dc56f
 SHA512 
21ca0573a2f9d945a362f7f15da7db25532fd7b19a0aa0442243b95df0568b7a88ae94d0659af44f6f57e364f4370de361102e7e46a070487985e7cb5d81277c
 DIST vala-0.40.20.tar.xz 3443256 BLAKE2B 
4cb53448ffabd29ea2c1411d019aa3749be113371e411d90803aa77a5ba19790d3766dae43af58a107680acc04870b30670fd53d4ce239de8d15dd79571cadfb
 SHA512 
767f156c85bd901e6e672439c2bf7fdfe60e4f7b088ca89f8787179e57b42904c92749ca8bd79c1e4319ec998e0e3f6bd6f13ed679be1f5240041f797657eb36
 DIST vala-0.40.23.tar.xz 3462092 BLAKE2B 
49eb5f7205d59b0806e807fc0f99771ace4d188222be60f12ef2f503bf8da9116ee7eedb742a6e50400655ae86d1eeb383f3b8ac1832e82f2787b0162c2a4dc2
 SHA512 
9d5638d44d8a42124fefd02b66454d19cc5d24291ec1525e1fd9c1c8df814d55d2bdc6f5be0168639a8712766cb4828abf3ae70ebfc9e0a72393dd584c25853d
+DIST vala-0.40.24.tar.xz 3484308 BLAKE2B 
eb31444099c55b41ac2a2aa5be40eb3bc767e08d0670f2a36d51317cfd39a4a601578561863687385b8a922232909b5d8fb85a842e414aace077290070044100
 SHA512 
c10e9e51b5854d2f0087ce8a9eac561fbc22785bb719bf96936c69187550b2cb92ceafb5fd9df85b4eaa49f5c1f77c660de305d0cee944c216850c80c5f4cc65
 DIST vala-0.44.11.tar.xz 3370248 BLAKE2B 
c111b6175e6339148e30bedc77f62a9ef3ec912ad0621c9303fc5dba31694173b49ccc433d3681303d64a1e442ed9b7b064f27931369cb13fa028bfc25ffa3c9
 SHA512 
6111699039ed37084426d7603b82dfa9bd497c66ba7353ee22e8541bf15a2cbb634d315593c093f18c20bac877ae34884e5b570cd25237ce12aa73e941c4c540
 DIST vala-0.46.10.tar.xz 3417400 BLAKE2B 
2f78de3e198f994a148e7ed4c82ef2417b70c19af3ce1874ee80aa7d0160691a50db24ad4898a04520e91d67a41bb508d3854ac2f4d90d2507a5a6558854716c
 SHA512 
ae3734036f6a1b7088bac45083b75a49eee76947219f530493f81aa4ee60807cfa5424cf1b982d8d8f28f56119d66f06a9150b67884d80dd4b6724e152e32e62
 DIST vala-0.46.11.tar.xz 3424380 BLAKE2B 
b4af8b8345ac14793ba4b67dd2785408aac7c59ee4ea491c6e83c645d25b0cd7b795cdc35edd7f94a7c36eb40acbea7a8d7e08b41370f386f231733a3185e188
 SHA512 
c2b61f88deb787622680e49078d4caaaf210c19818607ec5b0ccd4564c5127657eeeba24b98c48e78c093456170b7f8aeea232125d702c1d7e624b6af854cec9

diff --git a/dev-lang/vala/vala-0.40.24.ebuild 
b/dev-lang/vala/vala-0.40.24.ebuild
new file mode 100644
index 000..661aaba4756
--- /dev/null
+++ b/dev-lang/vala/vala-0.40.24.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_EAUTORECONF="yes"
+
+inherit gnome2
+
+DESCRIPTION="Compiler for the GObject type system"
+HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
+
+LICENSE="LGPL-2.1"
+SLOT="0.40"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x86-linux"
+IUSE="test valadoc"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-libs/glib-2.40.0:2
+   >=dev-libs/vala-common-${PV}
+   valadoc? ( >=media-gfx/graphviz-2.16 )
+"
+DEPEND="${RDEPEND}
+   !${CATEGORY}/${PN}:0
+   dev-libs/libxslt
+   sys-devel/flex
+   virtual/pkgconfig
+   virtual/yacc
+   test? (
+   dev-libs/dbus-glib
+   >=dev-libs/glib-2.26:2
+   dev-libs/gobject-introspection )
+"
+
+PATCHES=(
+   # From master
+   "${FILESDIR}"/0.40-Allow-disabling-the-build-of-valadoc.patch
+   # Add missing bits to make valadoc parallel installable
+   "${FILESDIR}"/0.40-valadoc-doclets-data-parallel-installable.patch
+)
+
+src_configure() {
+   # weasyprint enables generation of PDF from HTML
+   gnome2_src_configure \
+   --disable-unversioned \
+   $(use_enable valadoc) \
+   VALAC=: \
+   WEASYPRINT=:
+}
+
+src_install() {
+   default
+   find "${D}" -name "*.la" -delete || die
+}



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

2020-10-11 Thread Mart Raudsepp
commit: 7fb665e82f85d95f32b710eb318e276f3cb8d250
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 11 21:25:28 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 11 21:26:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb665e8

dev-lang/vala: bump to 0.48.11

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-lang/vala/Manifest|  1 +
 dev-lang/vala/vala-0.48.11.ebuild | 49 +++
 2 files changed, 50 insertions(+)

diff --git a/dev-lang/vala/Manifest b/dev-lang/vala/Manifest
index febe823e0b9..6ab2a660f00 100644
--- a/dev-lang/vala/Manifest
+++ b/dev-lang/vala/Manifest
@@ -7,6 +7,7 @@ DIST vala-0.46.11.tar.xz 3424380 BLAKE2B 
b4af8b8345ac14793ba4b67dd2785408aac7c59
 DIST vala-0.46.12.tar.xz 3430948 BLAKE2B 
ab04291fd1b46053aa3177504ddd954bbc655bfcdb869ffad21b5cbe60cadc2e96dcbe065eb14cfc668c5bc345d1b0509274ecc0b4abfce7b28b89c27b4221c0
 SHA512 
13a56583743e249724bb0b642e9f22576a16c195b8f61a5dd19d581071217fa73cd73d5db0b44552fe5a5de9710136dd9f0153d3f71377cc5239250a21178af6
 DIST vala-0.46.13.tar.xz 3434196 BLAKE2B 
49b7e0b776e185653c1b8c00747a150ceb42cf89006fd55d37e3efd0824dace379d2c72cdb45d481b0545d0b4b37299bc6161b2d083d3221d2d8d8ca7c10d6dc
 SHA512 
6d8d1acebf4706346d5dc986f5c900cfda929ca59ca3f3907cff56892a496bf524b1f74032ac6c8587b236a473124e15c6f83f949636e28141a55c8abeddf004
 DIST vala-0.46.7.tar.xz 3402828 BLAKE2B 
c028875e2c6036a6657244bff62d3a2eec2104c06ec3c993f4d59371f2ec7947cfd36f577d41a2c4ba52f6dd7fb03251cad989e3b2787e2817bd988cc16030ca
 SHA512 
609694c2b773abdd8f47d0e9dd8e1dabac2053f7e0321eac7232b3931b15df30e095541dbb02965fc74f3a29b7562b7a326c56ce7c570e6528f8cfa480363c76
+DIST vala-0.48.11.tar.xz 3487944 BLAKE2B 
fe47bba9ddb31c469d63d9ca32d631901d59db19c417d864088bc33aa2845d388e762ecc39b2d9574aafbfc501eb61abb3604e07754b2d8eff63d23c53f1eb84
 SHA512 
6ddad88ab4d2a34352be9ce0a0c13dc3382ebcb494c08e2531a0195aad21a80db70e7dc3ffd2d27ef03a4ca30ac2bf31869521489ffd95fc520c4085362fc5e7
 DIST vala-0.48.6.tar.xz 3451004 BLAKE2B 
9c880cff885b934e1d82d21285839e040addecb0b3ce81936d5be118a951bd219eea2b8381ea42f13e6e858a1937a3789a3dee6d067735e5ee21eaced38b4646
 SHA512 
220a916d42cbae3853afdd7c35a72afb446a92fca039d8c660a478fd793686a0c82cbaf90a7c94ae182c1f41eec6df1aedb804013ab38e6e4bcc6d26e40e5375
 DIST vala-0.48.7.tar.xz 3460968 BLAKE2B 
d2630c3695d3e3915751d74581ed85f493cb1f63c49ef8a2a36c396a86fefee4f9b608d5161f680eff9c4ebee0563fc158b3e1102dbe4ac56e2ab1c2bb938f2e
 SHA512 
93ed6f98ff3be35d327794c5d81f30239c84838d49991b70dced1672f070e4675576da43b7555748d66ecae70102cd422e6af9b562f22bb34b40c07c73bac882
 DIST vala-0.48.8.tar.xz 3470240 BLAKE2B 
753c1f4bd1619bb4671f74f3a82ed1919efd5bdfcbc7d2a0797303627214de1b9d22bb9bf4e5d8097773986bf95b27126061cf1ab862837d0ced49e0c860bb90
 SHA512 
a2a71313161154c3de73fa186728704b2d04ec27eb8cd95954dcfab6287e29c2ee21ecea17bc3e404fcef89c69d6440abca5ae3a526a43c05d3cbafef7ec6e99

diff --git a/dev-lang/vala/vala-0.48.11.ebuild 
b/dev-lang/vala/vala-0.48.11.ebuild
new file mode 100644
index 000..1f7c05bd15c
--- /dev/null
+++ b/dev-lang/vala/vala-0.48.11.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2
+
+DESCRIPTION="Compiler for the GObject type system"
+HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
+
+LICENSE="LGPL-2.1+"
+SLOT="0.48"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~x86-linux"
+IUSE="test valadoc"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.0:2
+   >=dev-libs/vala-common-${PV}
+   valadoc? ( >=media-gfx/graphviz-2.16 )
+   != it, which 
would be bad
+# as the newer is not required with older vala when those are picked instead 
of 0.46.
+# vala-0.45.91 ships a broken libsoup-2.4.vapi copy too, but that'll be fixed 
by 0.45.92
+DEPEND="${RDEPEND}
+   dev-libs/libxslt
+   sys-devel/flex
+   virtual/pkgconfig
+   virtual/yacc
+   test? (
+   dev-libs/dbus-glib
+   >=dev-libs/glib-2.26:2
+   dev-libs/gobject-introspection )
+"
+
+src_configure() {
+   # weasyprint enables generation of PDF from HTML
+   gnome2_src_configure \
+   --disable-unversioned \
+   $(use_enable valadoc) \
+   VALAC=: \
+   WEASYPRINT=:
+}
+
+src_install() {
+   default
+   find "${D}" -name "*.la" -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-desktop/

2020-10-11 Thread Mart Raudsepp
commit: df4ce864fbffb6d3ca77b501411c488a87dd2b82
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 11 21:14:52 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 11 21:26:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df4ce864

gnome-base/gnome-desktop: bump to 3.36.7

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 gnome-base/gnome-desktop/Manifest  |  1 +
 .../gnome-desktop/gnome-desktop-3.36.7.ebuild  | 77 ++
 2 files changed, 78 insertions(+)

diff --git a/gnome-base/gnome-desktop/Manifest 
b/gnome-base/gnome-desktop/Manifest
index ed2f4ee5bc8..d6096d0af60 100644
--- a/gnome-base/gnome-desktop/Manifest
+++ b/gnome-base/gnome-desktop/Manifest
@@ -1,3 +1,4 @@
 DIST gnome-desktop-3.34.7.tar.xz 718220 BLAKE2B 
89bfd00a356cd47d865aa4df1079b37b08c6a85f4380b5424181ce247248c7f11f0ca135858afb0c00fc4ff47175ff2acbb0b67cebe75e0b0a9f27263f0a9d69
 SHA512 
efc466d2a7a8a142e76a07c8cb75bad51aafbb2e70432e339713965890e6a83554a5f77ef6cdb6aa9e3ebace4883fb6d3d06004d7a2446d6960319cacbec7639
 DIST gnome-desktop-3.36.4.tar.xz 736324 BLAKE2B 
68abef71e1732f72eabc6cac83b513af30d8cd39f92baaa57757bb818f8309a82a1ed8dcecef6015d6b8fb08f24e2ab041ccb796955c599a4cf43c412dd0c147
 SHA512 
06683df9a774487f386cf5aece586fb9666fdebfe5c9ea247e6ab91f6f281ca0241b13e9eb4e0eda1fb856b9cf1109fea859964998df2e2b06c8861efc76316f
 DIST gnome-desktop-3.36.5.tar.xz 738956 BLAKE2B 
6c419df487e908f57a1dc8798a8dfe8b574d8c5c9aa5d83e45aed233ba856ba398367a990aa83fb1b8966aad02c868cd0e41805908863ea8fef24cc3ade3687c
 SHA512 
0b5ad42c0832d58552270e9e24dabf56668c4fbb84d07812e4a2a34cff0a67344a7c8ee963a53a703b2e4bb28c67035bf2ce854ea271194511dc66e051481b1b
+DIST gnome-desktop-3.36.7.tar.xz 739284 BLAKE2B 
fb64db72883ca6b5001b519f6ce3b5b26605e081530ff27728bc565e5d3ce832281adf3d10107e74028d14d9d1e5fa64f8e5d447c13690ff67aa3d2c2816c2e8
 SHA512 
20e3566ce1c36399a7fa359dd218f0357e1deef54ad613ce825d19f9266d98ed03c5ae59843100b36dcc6b3cdee8479ea9403514eb39e1f32d9b1fd4e53a7679

diff --git a/gnome-base/gnome-desktop/gnome-desktop-3.36.7.ebuild 
b/gnome-base/gnome-desktop/gnome-desktop-3.36.7.ebuild
new file mode 100644
index 000..e7951e7ba9c
--- /dev/null
+++ b/gnome-base/gnome-desktop/gnome-desktop-3.36.7.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson virtualx xdg
+
+DESCRIPTION="Library with common API for various GNOME modules"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-desktop/;
+
+LICENSE="GPL-2+ LGPL-2+ FDL-1.1+"
+SLOT="3/19" # subslot = libgnome-desktop-3 soname version
+IUSE="debug gtk-doc +introspection seccomp systemd udev"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x86-solaris"
+
+# cairo[X] needed for gnome-bg
+COMMON_DEPEND="
+   >=x11-libs/gdk-pixbuf-2.36.5:2[introspection?]
+   >=x11-libs/gtk+-3.3.6:3[X,introspection?]
+   >=dev-libs/glib-2.53.0:2
+   >=gnome-base/gsettings-desktop-schemas-3.27.0[introspection?]
+   x11-misc/xkeyboard-config
+   app-text/iso-codes
+   x11-libs/libX11
+   systemd? ( sys-apps/systemd:= )
+   udev? (
+   sys-apps/hwids
+   virtual/libudev:= )
+   seccomp? ( sys-libs/libseccomp )
+
+   x11-libs/cairo:=[X]
+   introspection? ( >=dev-libs/gobject-introspection-1.54:= )
+"
+DEPEND="${COMMON_DEPEND}
+   media-libs/fontconfig
+"
+RDEPEND="${COMMON_DEPEND}
+   seccomp? ( sys-apps/bubblewrap )
+"
+BDEPEND="
+   app-text/docbook-xml-dtd:4.1.2
+   dev-util/gdbus-codegen
+   gtk-doc? ( >=dev-util/gtk-doc-1.14 )
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   x11-base/xorg-proto
+   virtual/pkgconfig
+"
+# Includes X11/Xatom.h in libgnome-desktop/gnome-bg.c which comes from 
xorg-proto
+
+PATCHES=(
+   "${FILESDIR}"/3.32.2-optional-introspection.patch # add introspection 
meson option
+)
+
+src_prepare() {
+   # Don't build manual test programs that will never get run
+   sed -i -e "/'test-.*'/d" libgnome-desktop/meson.build || die
+   xdg_src_prepare
+}
+
+src_configure() {
+   local emesonargs=(
+   -Dgnome_distributor=Gentoo
+   -Ddate_in_gnome_version=true
+   -Ddesktop_docs=true
+   $(meson_use debug debug_tools)
+   $(meson_use introspection)
+   $(meson_feature udev)
+   $(meson_feature systemd)
+   $(meson_use gtk-doc gtk_doc)
+   -Dinstalled_tests=false
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}



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

2020-10-11 Thread Mart Raudsepp
commit: cb9a41ee0efca60c98e28231a6ec410800285544
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 11 21:20:01 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 11 21:26:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb9a41ee

dev-libs/vala-common: bump to 0.48.11

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-libs/vala-common/Manifest   |  1 +
 dev-libs/vala-common/vala-common-0.48.11.ebuild | 30 +
 2 files changed, 31 insertions(+)

diff --git a/dev-libs/vala-common/Manifest b/dev-libs/vala-common/Manifest
index a7e9146a96f..3e67bf54e72 100644
--- a/dev-libs/vala-common/Manifest
+++ b/dev-libs/vala-common/Manifest
@@ -1,5 +1,6 @@
 DIST vala-0.46.10.tar.xz 3417400 BLAKE2B 
2f78de3e198f994a148e7ed4c82ef2417b70c19af3ce1874ee80aa7d0160691a50db24ad4898a04520e91d67a41bb508d3854ac2f4d90d2507a5a6558854716c
 SHA512 
ae3734036f6a1b7088bac45083b75a49eee76947219f530493f81aa4ee60807cfa5424cf1b982d8d8f28f56119d66f06a9150b67884d80dd4b6724e152e32e62
 DIST vala-0.46.7.tar.xz 3402828 BLAKE2B 
c028875e2c6036a6657244bff62d3a2eec2104c06ec3c993f4d59371f2ec7947cfd36f577d41a2c4ba52f6dd7fb03251cad989e3b2787e2817bd988cc16030ca
 SHA512 
609694c2b773abdd8f47d0e9dd8e1dabac2053f7e0321eac7232b3931b15df30e095541dbb02965fc74f3a29b7562b7a326c56ce7c570e6528f8cfa480363c76
+DIST vala-0.48.11.tar.xz 3487944 BLAKE2B 
fe47bba9ddb31c469d63d9ca32d631901d59db19c417d864088bc33aa2845d388e762ecc39b2d9574aafbfc501eb61abb3604e07754b2d8eff63d23c53f1eb84
 SHA512 
6ddad88ab4d2a34352be9ce0a0c13dc3382ebcb494c08e2531a0195aad21a80db70e7dc3ffd2d27ef03a4ca30ac2bf31869521489ffd95fc520c4085362fc5e7
 DIST vala-0.48.6.tar.xz 3451004 BLAKE2B 
9c880cff885b934e1d82d21285839e040addecb0b3ce81936d5be118a951bd219eea2b8381ea42f13e6e858a1937a3789a3dee6d067735e5ee21eaced38b4646
 SHA512 
220a916d42cbae3853afdd7c35a72afb446a92fca039d8c660a478fd793686a0c82cbaf90a7c94ae182c1f41eec6df1aedb804013ab38e6e4bcc6d26e40e5375
 DIST vala-0.48.7.tar.xz 3460968 BLAKE2B 
d2630c3695d3e3915751d74581ed85f493cb1f63c49ef8a2a36c396a86fefee4f9b608d5161f680eff9c4ebee0563fc158b3e1102dbe4ac56e2ab1c2bb938f2e
 SHA512 
93ed6f98ff3be35d327794c5d81f30239c84838d49991b70dced1672f070e4675576da43b7555748d66ecae70102cd422e6af9b562f22bb34b40c07c73bac882
 DIST vala-0.48.8.tar.xz 3470240 BLAKE2B 
753c1f4bd1619bb4671f74f3a82ed1919efd5bdfcbc7d2a0797303627214de1b9d22bb9bf4e5d8097773986bf95b27126061cf1ab862837d0ced49e0c860bb90
 SHA512 
a2a71313161154c3de73fa186728704b2d04ec27eb8cd95954dcfab6287e29c2ee21ecea17bc3e404fcef89c69d6440abca5ae3a526a43c05d3cbafef7ec6e99

diff --git a/dev-libs/vala-common/vala-common-0.48.11.ebuild 
b/dev-libs/vala-common/vala-common-0.48.11.ebuild
new file mode 100644
index 000..ee55cfcad10
--- /dev/null
+++ b/dev-libs/vala-common/vala-common-0.48.11.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+GNOME_ORG_MODULE="vala"
+
+inherit gnome.org
+
+DESCRIPTION="Build infrastructure for packages that use Vala"
+HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+src_configure() { :; }
+
+src_compile() { :; }
+
+src_install() {
+   insinto /usr/share/aclocal
+   doins vala.m4 vapigen/vapigen.m4
+   insinto /usr/share/vala
+   doins vapigen/Makefile.vapigen
+}



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

2020-10-11 Thread Sam James
commit: 65b9ab2f60c26b8f3da3e9709811defc7881cb63
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 11 21:07:02 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 11 21:07:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65b9ab2f

dev-python/rq: Stabilize 1.5.2 ALLARCHES, #747853

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

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

diff --git a/dev-python/rq/rq-1.5.2.ebuild b/dev-python/rq/rq-1.5.2.ebuild
index 7c976453a10..882398e46f9 100644
--- a/dev-python/rq/rq-1.5.2.ebuild
+++ b/dev-python/rq/rq-1.5.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/rq/rq/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
 
 BDEPEND="
test? (



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

2020-10-11 Thread Mart Raudsepp
commit: 2df67ca296c95ad8496dd05413221d28ad3911af
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 11 21:00:43 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 11 21:01:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df67ca2

dev-python/pygobject: don't skip tests on disabled py2

It's py3-only now, so no need for the code from commit
a07e2a8c90a4307ef9eccd6c7605568eb692a0f1 anymore.

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-python/pygobject/pygobject-3.36.1-r1.ebuild | 17 +
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/dev-python/pygobject/pygobject-3.36.1-r1.ebuild 
b/dev-python/pygobject/pygobject-3.36.1-r1.ebuild
index e07d82e9ea8..774991e0a08 100644
--- a/dev-python/pygobject/pygobject-3.36.1-r1.ebuild
+++ b/dev-python/pygobject/pygobject-3.36.1-r1.ebuild
@@ -27,13 +27,11 @@ RDEPEND="${PYTHON_DEPS}
 "
 DEPEND="${RDEPEND}
test? (
-   $(python_gen_cond_dep '
-   dev-libs/atk[introspection]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   x11-libs/gdk-pixbuf:2[introspection,jpeg]
-   x11-libs/gtk+:3[introspection]
-   x11-libs/pango[introspection]
-   ' -3)
+   dev-libs/atk[introspection]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   x11-libs/gdk-pixbuf:2[introspection,jpeg]
+   x11-libs/gtk+:3[introspection]
+   x11-libs/pango[introspection]
)
 "
 BDEPEND="
@@ -62,11 +60,6 @@ src_test() {
local -x GIO_USE_VOLUME_MONITOR="unix" # prevent udisks-related 
failures in chroots, bug #449484
 
testing() {
-   if ! python_is_python3; then
-   einfo "Skipping tests on Python 2 to unblock deps"
-   return
-   fi
-
local -x XDG_CACHE_HOME="${T}/${EPYTHON}"
meson_src_test || die "test failed for ${EPYTHON}"
}



[gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/

2020-10-11 Thread Thomas Deutschmann
commit: e1fca14dc9bc8c71475f358b8410e1c551bb56ef
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct 11 20:44:24 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct 11 20:45:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1fca14d

app-text/ghostscript-gpl: drop old

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-text/ghostscript-gpl/Manifest  |   3 -
 .../ghostscript-gpl/ghostscript-gpl-9.53.0.ebuild  | 189 -
 .../ghostscript-gpl/ghostscript-gpl-9.53.1.ebuild  | 189 -
 .../ghostscript-gpl/ghostscript-gpl-9.53.2.ebuild  | 189 -
 4 files changed, 570 deletions(-)

diff --git a/app-text/ghostscript-gpl/Manifest 
b/app-text/ghostscript-gpl/Manifest
index 89d82f3d489..38c9679d466 100644
--- a/app-text/ghostscript-gpl/Manifest
+++ b/app-text/ghostscript-gpl/Manifest
@@ -1,7 +1,4 @@
 DIST ghostscript-9.52.tar.xz 39711040 BLAKE2B 
317042ae7e2bfdeded2ae9d9a1bd1521422d1ce1dd6b9b2cdedf4c503cce1285684d5329663dc8ee7263591761c33254827d16b1a93f8c10aad4baab1d859f93
 SHA512 
4c4a33884e1138bad553eee61fac1a72158297ad5c2ce46a4b36150848dea8158affaf2b902f4ff03e4f72ebc8154c198b618112624f409230a610b7648faa67
-DIST ghostscript-9.53.0.tar.xz 41358720 BLAKE2B 
9a8b5872dc799f14759033685c37890f2da28450b1e115fcc63a2a920bb22bfc02db078d3f39dc62778da2a2518b82c2fc91f349486e83914c88c70d1e15d7e8
 SHA512 
fa594ef99e58257074b651e4d078bd1025f7bc2c435cd2a5454ba59c2a98cc82e93339ccd1eaa4fe624275165aacefeabc6f8336476027946f56aeb02e93da30
-DIST ghostscript-9.53.1.tar.xz 41362600 BLAKE2B 
f4f3e9c067d120195cdcbd8ba3ecbb5618d668e0582408cc76b0e13627aca06c40064a7ae96d0ebe8c313ec282c4d3f5dabef3d0194ff9aaf98832b5a50c
 SHA512 
5c78ed0a03983cbf9d55885c5ee8fbfc987db367b020ad0148b8861de42923e38c688447cfc6efcea5521121545ecfbea9690058fd3c4438629a43b5990800c5
-DIST ghostscript-9.53.2.tar.xz 41362364 BLAKE2B 
1ff4d00661d28f7f9a14064928182147fa0b20b41accb287b779a40651fbc45047eefc8522242b7dd909324b6e3ebc15f421b351c69fb248fef2095210c81461
 SHA512 
fe430e96b67a082b58942d66193a89b8af042574929e8299e1f8b1ef2a7f71565ba5a96b72d26db38f4a05e70119a019c5fe73b842d51afd357d642d39d95320
 DIST ghostscript-9.53.3.tar.xz 41368160 BLAKE2B 
6b5840a420d7527c7155bfb707fe19b3412bdd3a6707f44d058c20f607e6695cfc878cf5df4c4528686c1c1f488b2dbdb81ef5fdf38b950eb15751d2ebafb0a9
 SHA512 
eb832c27eecd30f15e346408c592d7096fd23ef0a6fa59bd50ca327578915434530a4868e69249c2594def0910c527302e99d54f0877f726a8ca8bea6f0f17b7
 DIST ghostscript-gpl-9.52-patchset-01.tar.xz 3292 BLAKE2B 
b6ac4f06c149301b07f57a5dd1f4507cc1e6d17ea60132b64177972ca58a29b2f6ff2f034b20b8ac083b60ea999f50ff75b74f86eec0cd73179741ed8a1486a8
 SHA512 
2498c5f396807a282727a7a9bd678e2008a1e4112722745aab48a12601661b08557c5d49f0a5ee67fb636f8c2b00c737640e894523b904ef3600f66d107999cb
 DIST ghostscript-gpl-9.53-patchset-01.tar.xz 2340 BLAKE2B 
55d82c88f1b57c084318839e1382ffa112461d074411b1f6586a5a9ace37772b144abdda9f742defd077ce937df590d63bd7a2306bad52438949d1036bb7900c
 SHA512 
ab58485df9152bb32c6f0eb25bd45689089bd17ffb0323c54e1977c5f810ec5eb09f358637251c428591749bfb42c6f8489c74d4bd0a7ae5d696eb2346503c44

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.53.0.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-9.53.0.ebuild
deleted file mode 100644
index 0d3acf4a9d1..000
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.53.0.ebuild
+++ /dev/null
@@ -1,189 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools flag-o-matic toolchain-funcs
-
-DESCRIPTION="Interpreter for the PostScript language and PDF"
-HOMEPAGE="https://ghostscript.com/;
-
-MY_PN=${PN/-gpl}
-MY_P="${MY_PN}-${PV/_}"
-PVM=$(ver_cut 1-2)
-PVM_S=$(ver_rs 1-2 "")
-
-MY_PATCHSET="ghostscript-gpl-9.53-patchset-01.tar.xz"
-
-SRC_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PVM_S}/${MY_P}.tar.xz;
-
-if [[ -n "${MY_PATCHSET}" ]] ; then
-   SRC_URI+=" 
https://dev.gentoo.org/~whissi/dist/ghostscript-gpl/${MY_PATCHSET};
-fi
-
-LICENSE="AGPL-3 CPL-1.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
-IUSE="cups dbus gtk l10n_de static-libs unicode X"
-
-LANGS="ja ko zh-CN zh-TW"
-for X in ${LANGS} ; do
-   IUSE="${IUSE} l10n_${X}"
-done
-
-DEPEND="
-   app-text/libpaper
-   media-libs/fontconfig
-   >=media-libs/freetype-2.4.9:2=
-   >=media-libs/jbig2dec-0.19:=
-   >=media-libs/lcms-2.6:2
-   >=media-libs/libpng-1.6.2:0=
-   >=media-libs/openjpeg-2.1.0:2=
-   >=media-libs/tiff-4.0.1:0=
-   >=sys-libs/zlib-1.2.7
-   virtual/jpeg:0
-   cups? ( >=net-print/cups-1.3.8 )
-   dbus? ( sys-apps/dbus )
-   gtk? ( || ( x11-libs/gtk+:3 x11-libs/gtk+:2 ) )
-   unicode? ( net-dns/libidn:0= )
-   X? ( x11-libs/libXt x11-libs/libXext )
-"

[gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/

2020-10-11 Thread Thomas Deutschmann
commit: 5cf695c0e9f5b653f3bd2679786e3283b30c4d03
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct 11 20:43:22 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct 11 20:45:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf695c0

app-text/ghostscript-gpl: not compatible with >=media-libs/freetype-2.10.3

Bug: https://bugs.gentoo.org/747808
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann  gentoo.org>

 .../{ghostscript-gpl-9.53.3.ebuild => ghostscript-gpl-9.53.3-r1.ebuild}  | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r1.ebuild
similarity index 99%
rename from app-text/ghostscript-gpl/ghostscript-gpl-9.53.3.ebuild
rename to app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r1.ebuild
index 0d3acf4a9d1..9e5d5486db8 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.53.3-r1.ebuild
@@ -35,6 +35,7 @@ DEPEND="
app-text/libpaper
media-libs/fontconfig
>=media-libs/freetype-2.4.9:2=
+   =media-libs/jbig2dec-0.19:=
>=media-libs/lcms-2.6:2
>=media-libs/libpng-1.6.2:0=



[gentoo-commits] repo/gentoo:master commit in: net-im/jabber-base/

2020-10-11 Thread Conrad Kostecki
commit: 3e13b1120527167895bc19634d4decef95587cd5
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 20:30:57 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 20:32:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e13b112

net-im/jabber-base: add ~arm64 keyword

Since this package only installs a bunch of directories and a
user+group, it works on arm64 fine.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 net-im/jabber-base/jabber-base-0.01-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/jabber-base/jabber-base-0.01-r1.ebuild 
b/net-im/jabber-base/jabber-base-0.01-r1.ebuild
index ea75b4d5721..3228a81ebc0 100644
--- a/net-im/jabber-base/jabber-base-0.01-r1.ebuild
+++ b/net-im/jabber-base/jabber-base-0.01-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc sparc x86"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/nlohmann_json/

2020-10-11 Thread Sam James
commit: 462bee716e348083ab3d99e8b11266bf14b8880b
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 11 20:20:29 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 11 20:31:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=462bee71

dev-cpp/nlohmann_json: conditionally pass test data dir

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

 dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild 
b/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
index 8c50916e83e..691afb13f9c 100644
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
+++ b/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
@@ -26,11 +26,17 @@ DOCS=( ChangeLog.md README.md )
 
 src_configure() {
local mycmakeargs=(
-   -DJSON_BuildTests=$(usex test)
-   -DJSON_TestDataDirectory="${S}/json_test_data"
-DJSON_MultipleHeaders=ON
)
 
+   if use test ; then
+   # Define test data directory here to avoid unused var QA warning
+   # #747826
+   mycmakeargs+=(
+   -DJSON_BuildTests=ON
+   -DJSON_TestDataDirectory="${S}/json_test_data"
+   )
+   fi
cmake_src_configure
 }
 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus/

2020-10-11 Thread Mart Raudsepp
commit: f3e47b1c2088d1254d2d98aa6be9e0d3af78
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 11 20:24:32 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 11 20:24:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3e47222

app-i18n/ibus-1.5.22: restrict max vala

Fails to compile with vala:0.50, should work with backported patch
or in upcoming 1.5.24 release:
https://github.com/ibus/ibus/issues/2265

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-i18n/ibus/ibus-1.5.22.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-i18n/ibus/ibus-1.5.22.ebuild b/app-i18n/ibus/ibus-1.5.22.ebuild
index 5eae573dbe9..f7c9f747cdd 100644
--- a/app-i18n/ibus/ibus-1.5.22.ebuild
+++ b/app-i18n/ibus/ibus-1.5.22.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 VALA_MIN_API_VERSION="0.34"
+VALA_MAX_API_VERSION="0.48"
 VALA_USE_DEPEND="vapigen"
 
 inherit autotools bash-completion-r1 gnome2-utils python-r1 vala virtualx 
xdg-utils



[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-vanilla/

2020-10-11 Thread Nick Sarnie
commit: 3f9db0c6c8077957ce8dce11b4ce208c044fb900
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Oct 11 20:20:19 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Oct 11 20:21:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f9db0c6

app-emulation/wine-vanilla: Drop old

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-vanilla/Manifest|   1 -
 .../wine-vanilla/wine-vanilla-5.15.ebuild  | 539 -
 2 files changed, 540 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 4ed32b59128..eb79431cfea 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -4,7 +4,6 @@ DIST gentoo-wine-patches-20200523.tar.xz 59740 BLAKE2B 
951d7f305a6e5b3759c809562
 DIST wine-4.0.3.tar.xz 21680420 BLAKE2B 
a7caf4b82fa2594f77e31f29b2a3da59c08bb58f213268d61bdf48998345162bc36fbfc24db94d11cb07b6da347b3471e9d8976d9abfa0f76c183c0a519aa73e
 SHA512 
a8fde0bcf600eaec56c3ce58c9aa992386784c85cf1c93aa84d50aff4c842b12a6b099c23391d3ad9a0059f3dc9069c0f8e00fad293305ba8a33afc70bf26e14
 DIST wine-5.0.1.tar.xz 22476496 BLAKE2B 
8fd7729812c0144b6c9ec7f28ecc25bca5bc7801d9927346928f43fc46ca0be89ecb4caefb7a93cf2f3365e088d11e6bd53a028ea8cc9e170ef864ff63f21a5a
 SHA512 
d9756f0a74417ea9e05d08a94ff29b83ebff3db3a3cbaa90979d5312754371ddfcab6bded73a246ef980252b908d8a26e93de2779b766c4bff92c91f8c315d98
 DIST wine-5.0.2.tar.xz 22484932 BLAKE2B 
93253a86605b32dc8f7c79a16336643e6f84937094f8c96ea336289c2076a4d9f759fc1ad128f7b1a009da5eb2ed25cdc893da99e338093608bf5fc0ef1a85fc
 SHA512 
9ff902ff929d9ac8c81843eea141c96446d26b14f70781a40a3ea1fdef5f412ca4c87374a5a3af9b42b52236159645e55d6e54f8b06178a4d210a72fb1d5358e
-DIST wine-5.15.tar.xz 23999688 BLAKE2B 
af462d9e4c9fe5e364fd474bc17b6ea61b3390428762845291271811feab13cf6ccd39c8c5847b0cc922bd273d42227d95b871dfa04cf055560a3cff65349275
 SHA512 
90baf7df915cf1ce88022a4aebe4a6975b4b0defcc043a0c6738fefb9b853e0bfbcc645c39e33cdbb20673fab5df7561ab5b55e38a4e0a68907912a80e556ae3
 DIST wine-5.16.tar.xz 24025256 BLAKE2B 
2008b428b16870ec6fa6a38866152d6b94a8a83b3d673557bab9c0c435897900bd0b4b7b73e685698cf7445a6c3eda12f88132d4f43e7b2108213ea947a76c09
 SHA512 
e198478bcf91106af82b37c87f42961a6c37aa80ea5cf05c268a36ba2ba73c23ac6864b183b927cf3c10d666d60b9f6877edccf7746eafe8968a36b5ce3740be
 DIST wine-5.17.tar.xz 24064512 BLAKE2B 
a84433ff7bb93a1f43c41f3106ff3f9c648631665100e8140340ab7d347daf6f2c3b54ea8177e1a2c574aa67264f5b576d99f6ef461548c74af48c62eb62
 SHA512 
05338036fa9b195d9cf8a84a1bcc03f35422d5f07744ec4430f20874601829be5904be10060353599cb0187728123f959ccc75e79f1ce1c47178ae9cd55ef696
 DIST wine-5.18.tar.xz 24160316 BLAKE2B 
4f359b6e869707a514d2198d2b8ba810b8552ea53ff3f37cbc7c23b732152db0fa5c0c909d2c16a03f6b0ff122435c92f8a9b8b462577aa50a39b2dcfa7bcd05
 SHA512 
70565fbea61b78580ca86443fcb4c10c7814c1dffcfa49ee38746fef21a52a00f2e040d9d2515892fed4021e7868720cc22b650d18872656838e4610d4d4e823

diff --git a/app-emulation/wine-vanilla/wine-vanilla-5.15.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-5.15.ebuild
deleted file mode 100644
index fed13ca5bb0..000
--- a/app-emulation/wine-vanilla/wine-vanilla-5.15.ebuild
+++ /dev/null
@@ -1,539 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="ar ast bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja 
ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic 
sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW"
-PLOCALE_BACKUP="en"
-
-inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n 
multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils
-
-MY_PN="${PN%%-*}"
-MY_P="${MY_PN}-${PV}"
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
-   EGIT_BRANCH="master"
-   inherit git-r3
-   SRC_URI=""
-   #KEYWORDS=""
-else
-   MAJOR_V=$(ver_cut 1)
-   SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz;
-   KEYWORDS="-* ~amd64 ~x86"
-fi
-S="${WORKDIR}/${MY_P}"
-
-GWP_V="20200523"
-PATCHDIR="${WORKDIR}/gentoo-wine-patches"
-
-DESCRIPTION="Free implementation of Windows(tm) on Unix, without external 
patchsets"
-HOMEPAGE="https://www.winehq.org/;
-SRC_URI="${SRC_URI}
-   
https://dev.gentoo.org/~sarnex/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
-"
-
-LICENSE="LGPL-2.1"
-SLOT="${PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc 
+faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 
kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl 
+opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba 
scanner sdl selinux +ssl test +threads +truetype udev +udisks +unwind v4l vkd3d 
vulkan +X +xcomposite xinerama +xml"

[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-staging/

2020-10-11 Thread Nick Sarnie
commit: 5ddd79d1a131dec22ca76b9b7b8c50d5f7302a89
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Oct 11 20:21:06 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Oct 11 20:21:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ddd79d1

app-emulation/wine-staging: Drop old

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-staging/Manifest|   2 -
 .../wine-staging/wine-staging-5.15.ebuild  | 621 -
 2 files changed, 623 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index 482ad5089fb..3c485a766de 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -1,10 +1,8 @@
 DIST gentoo-wine-patches-20200523.tar.xz 59740 BLAKE2B 
951d7f305a6e5b3759c8095629d48de4830b8a0c9558de859a9e02d9824fe85553fda2bc0820ca97022a0ca63ac28473dadfe827821220445dbf1a7fd15c7c98
 SHA512 
46eea45c982b475e3ff444cbd87c6a0a235fc8dcaf3d83d89655a10ed8841a9ddb09e5a638a05803f3bf2c3bd34165c16067aba561efa4c183ee396dc31cdf75
-DIST wine-5.15.tar.xz 23999688 BLAKE2B 
af462d9e4c9fe5e364fd474bc17b6ea61b3390428762845291271811feab13cf6ccd39c8c5847b0cc922bd273d42227d95b871dfa04cf055560a3cff65349275
 SHA512 
90baf7df915cf1ce88022a4aebe4a6975b4b0defcc043a0c6738fefb9b853e0bfbcc645c39e33cdbb20673fab5df7561ab5b55e38a4e0a68907912a80e556ae3
 DIST wine-5.16.tar.xz 24025256 BLAKE2B 
2008b428b16870ec6fa6a38866152d6b94a8a83b3d673557bab9c0c435897900bd0b4b7b73e685698cf7445a6c3eda12f88132d4f43e7b2108213ea947a76c09
 SHA512 
e198478bcf91106af82b37c87f42961a6c37aa80ea5cf05c268a36ba2ba73c23ac6864b183b927cf3c10d666d60b9f6877edccf7746eafe8968a36b5ce3740be
 DIST wine-5.17.tar.xz 24064512 BLAKE2B 
a84433ff7bb93a1f43c41f3106ff3f9c648631665100e8140340ab7d347daf6f2c3b54ea8177e1a2c574aa67264f5b576d99f6ef461548c74af48c62eb62
 SHA512 
05338036fa9b195d9cf8a84a1bcc03f35422d5f07744ec4430f20874601829be5904be10060353599cb0187728123f959ccc75e79f1ce1c47178ae9cd55ef696
 DIST wine-5.18.tar.xz 24160316 BLAKE2B 
4f359b6e869707a514d2198d2b8ba810b8552ea53ff3f37cbc7c23b732152db0fa5c0c909d2c16a03f6b0ff122435c92f8a9b8b462577aa50a39b2dcfa7bcd05
 SHA512 
70565fbea61b78580ca86443fcb4c10c7814c1dffcfa49ee38746fef21a52a00f2e040d9d2515892fed4021e7868720cc22b650d18872656838e4610d4d4e823
 DIST wine-5.19.tar.xz 24201860 BLAKE2B 
34233747a58e2cf6c9b6b328cb8c0af5707479e02d20365da07d039163757c6557d25ec8136933fd9bd5a7aeb360d96e44c41c34fffb26a23f9e3ea137f03120
 SHA512 
b91eb1cb1225ac8abe26f5c5dd74fb376e6489b460035c70e6c7890595086e99273497741b6a736ef4884ae7bacc44482d2e3e8ba7e8d85c78c571bd4b133d8a
-DIST wine-staging-150ce22fa21ffa040816e725ead34ed1de516bd8.tar.gz 9840427 
BLAKE2B 
e263d6563a5438973309346ba820acdb5079ef236c5c55694bdfa16c54f3f4fe76750ab324d6c5e1f0b429df634b917f138f4a1db38417ac2b49ce41ee36a211
 SHA512 
37f05909ca6cb28a3527f31882562146d3971f47345312b96783b5e62bc95ee61779f12f4c13e3d05ec5f331463a7600c16d5bc428d13c42bf3e3568f4d3923e
 DIST wine-staging-5.16.tar.gz 9830408 BLAKE2B 
0c4fd5e9942f4b5a666b21cb2ab3fdb059bca5762fd622b69358fd5df7f5c770681a3cbe6f9a0433e83f3be95b69808d95ed5f76df86b9713dcedb72a398966e
 SHA512 
62e103dd5b591bc1066b91299a95c318bf1588f273f8380c1ac43d5367b695055a1684b8cc6473255a0b449b21a483ff4e87adc3ae332d0fb520023340fff79f
 DIST wine-staging-5.17.tar.gz 10342408 BLAKE2B 
aa8f864560eb476a4c2011e588df9b24410e4e4a8d6c8d81b5ff63208b3b4474870ae8bd718ba22cdb14b920b52aeac54274710bdb1b4dd427b7c7b0e8e9d14b
 SHA512 
38c9860c8109e29026dd773a6448c9ac6faa373c0dfc04011a5f0b22be69c66dd6bdba95cb28bfb8e3656a53d726f2ffc0bae74bce4d437c4fe5a532e75a19ec
 DIST wine-staging-5.18.tar.gz 10357038 BLAKE2B 
07df0de55d1bfa36d3492498a48d8f1402dffa161f3b02f3326185d524bea9a2f0893b85a70650797bf1b74c06f5814ddc09cb184a5977cfacb968921020aee1
 SHA512 
75911ac4d5aaf6cfef41aa487290369d714f153b1fba2279daca75d6c5cbc7e7de9d3f8ef55eb7c311a05b86a212163e2b81ff685c1527fb0e90f223ec23dcab

diff --git a/app-emulation/wine-staging/wine-staging-5.15.ebuild 
b/app-emulation/wine-staging/wine-staging-5.15.ebuild
deleted file mode 100644
index 47944101d56..000
--- a/app-emulation/wine-staging/wine-staging-5.15.ebuild
+++ /dev/null
@@ -1,621 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="ar ast bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja 
ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic 
sr_RS@latin sv ta te th tr uk wa zh_CN zh_TW"
-PLOCALE_BACKUP="en"
-
-inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n 
multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils
-
-MY_PN="${PN%%-*}"
-MY_P="${MY_PN}-${PV}"
-STAGING_COMMIT="150ce22fa21ffa040816e725ead34ed1de516bd8"
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://source.winehq.org/git/wine.git;
-   EGIT_BRANCH="master"
-   inherit git-r3
-   

[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-mono/

2020-10-11 Thread Nick Sarnie
commit: c1259178a144fec650654de1add500b62f3185f9
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Oct 11 20:19:04 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Oct 11 20:21:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1259178

app-emulation/wine-mono: Sync with ::wine

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-mono/Manifest   |  1 +
 app-emulation/wine-mono/wine-mono-5.1.1.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-emulation/wine-mono/Manifest b/app-emulation/wine-mono/Manifest
index f0edb217a87..89c21b04c9d 100644
--- a/app-emulation/wine-mono/Manifest
+++ b/app-emulation/wine-mono/Manifest
@@ -12,3 +12,4 @@ DIST wine-mono-4.9.3.msi 95017472 BLAKE2B 
bf054bcff51e986ddb95788fdd1925ee13efe6
 DIST wine-mono-4.9.4.msi 95266304 BLAKE2B 
fb9c81f8ac8fca104f766d62b02c8751b5b7b91740cb43942477c7bdcac382eafeb5fc9c3fe78191b19d81bc5f06dd5c33db7ecfbdaba5e6be69ed39a6827706
 SHA512 
d52a2cc1137eac87acdaecbb7a81b3d618cad9ad3d7bca5b29940b7432923bfc1497ec21501a05797ef52c6588bb9c5e312df5c02ede8448d1fe1f2880557fc9
 DIST wine-mono-5.0.0-x86.msi 79537664 BLAKE2B 
f5a4185a7a63a1c1966d871d4c8d5bae07d3bbbc3153f20847c3919ac87be5644e15b45764286483641d9ce19176f79c7c7544e543fad62032ef5302a66ea8ea
 SHA512 
8f83122d4b552b3a3d8b000abbd19b7a72edf45e52fa63a9220228240d8e4c014531bb265d062a38f6924fae07dd45420a5c7566f99e0c471e116fb80906c08c
 DIST wine-mono-5.1.0-x86.msi 84094976 BLAKE2B 
25b044696f46810a843c17117f61532de3d4922f202e5acc2106b67f99eda6d359a799dd53ac4801380e81fdb5929c29e09a4923df99bf104b462ac77c682f29
 SHA512 
c4013307ba43121346f11881a30ff83d4921e0563a1ad3ff1adc34373f7bda5d5f6ad8c46bafe11c13ca372075333562864e073fe944428225b01fb885f9532f
+DIST wine-mono-5.1.1-x86.msi 84130304 BLAKE2B 
05a5344b59249a758443cf91670eaef71d9ad3a3024b11442a8d3512ba54356439d503629fa799e2454975f47c0eaf6ff9e25ed61b020f29efceacc78347d578
 SHA512 
c518b93a470cc897abaf1dba18cc773dca0df62a28d35f32f2ddbe39b4de616c0307545bea5dc3ca87a01fd96b47feb3e1d8c3778106304b9cc08ebb3d1d665f

diff --git a/app-emulation/wine-mono/wine-mono-5.1.1.ebuild 
b/app-emulation/wine-mono/wine-mono-5.1.1.ebuild
new file mode 100644
index 000..30b33158592
--- /dev/null
+++ b/app-emulation/wine-mono/wine-mono-5.1.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Wine Mono is a replacement for the .NET runtime and class 
libraries in Wine"
+HOMEPAGE="https://www.winehq.org/;
+SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi;
+
+LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="!!app-emulation/wine:0"
+
+S="${WORKDIR}"
+
+src_install() {
+   insinto /usr/share/wine/mono
+   doins "${DISTDIR}/${P}-x86.msi"
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-staging/

2020-10-11 Thread Nick Sarnie
commit: 1396290fcca2c8f0cbd0b99a58e0a2b448df5b54
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Oct 11 20:20:50 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Oct 11 20:21:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1396290f

app-emulation/wine-staging: Sync with ::wine

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-staging/Manifest| 2 ++
 .../{wine-staging-.ebuild => wine-staging-5.19.ebuild} | 7 ---
 app-emulation/wine-staging/wine-staging-.ebuild| 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index eb04e57318e..482ad5089fb 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -3,7 +3,9 @@ DIST wine-5.15.tar.xz 23999688 BLAKE2B 
af462d9e4c9fe5e364fd474bc17b6ea61b3390428
 DIST wine-5.16.tar.xz 24025256 BLAKE2B 
2008b428b16870ec6fa6a38866152d6b94a8a83b3d673557bab9c0c435897900bd0b4b7b73e685698cf7445a6c3eda12f88132d4f43e7b2108213ea947a76c09
 SHA512 
e198478bcf91106af82b37c87f42961a6c37aa80ea5cf05c268a36ba2ba73c23ac6864b183b927cf3c10d666d60b9f6877edccf7746eafe8968a36b5ce3740be
 DIST wine-5.17.tar.xz 24064512 BLAKE2B 
a84433ff7bb93a1f43c41f3106ff3f9c648631665100e8140340ab7d347daf6f2c3b54ea8177e1a2c574aa67264f5b576d99f6ef461548c74af48c62eb62
 SHA512 
05338036fa9b195d9cf8a84a1bcc03f35422d5f07744ec4430f20874601829be5904be10060353599cb0187728123f959ccc75e79f1ce1c47178ae9cd55ef696
 DIST wine-5.18.tar.xz 24160316 BLAKE2B 
4f359b6e869707a514d2198d2b8ba810b8552ea53ff3f37cbc7c23b732152db0fa5c0c909d2c16a03f6b0ff122435c92f8a9b8b462577aa50a39b2dcfa7bcd05
 SHA512 
70565fbea61b78580ca86443fcb4c10c7814c1dffcfa49ee38746fef21a52a00f2e040d9d2515892fed4021e7868720cc22b650d18872656838e4610d4d4e823
+DIST wine-5.19.tar.xz 24201860 BLAKE2B 
34233747a58e2cf6c9b6b328cb8c0af5707479e02d20365da07d039163757c6557d25ec8136933fd9bd5a7aeb360d96e44c41c34fffb26a23f9e3ea137f03120
 SHA512 
b91eb1cb1225ac8abe26f5c5dd74fb376e6489b460035c70e6c7890595086e99273497741b6a736ef4884ae7bacc44482d2e3e8ba7e8d85c78c571bd4b133d8a
 DIST wine-staging-150ce22fa21ffa040816e725ead34ed1de516bd8.tar.gz 9840427 
BLAKE2B 
e263d6563a5438973309346ba820acdb5079ef236c5c55694bdfa16c54f3f4fe76750ab324d6c5e1f0b429df634b917f138f4a1db38417ac2b49ce41ee36a211
 SHA512 
37f05909ca6cb28a3527f31882562146d3971f47345312b96783b5e62bc95ee61779f12f4c13e3d05ec5f331463a7600c16d5bc428d13c42bf3e3568f4d3923e
 DIST wine-staging-5.16.tar.gz 9830408 BLAKE2B 
0c4fd5e9942f4b5a666b21cb2ab3fdb059bca5762fd622b69358fd5df7f5c770681a3cbe6f9a0433e83f3be95b69808d95ed5f76df86b9713dcedb72a398966e
 SHA512 
62e103dd5b591bc1066b91299a95c318bf1588f273f8380c1ac43d5367b695055a1684b8cc6473255a0b449b21a483ff4e87adc3ae332d0fb520023340fff79f
 DIST wine-staging-5.17.tar.gz 10342408 BLAKE2B 
aa8f864560eb476a4c2011e588df9b24410e4e4a8d6c8d81b5ff63208b3b4474870ae8bd718ba22cdb14b920b52aeac54274710bdb1b4dd427b7c7b0e8e9d14b
 SHA512 
38c9860c8109e29026dd773a6448c9ac6faa373c0dfc04011a5f0b22be69c66dd6bdba95cb28bfb8e3656a53d726f2ffc0bae74bce4d437c4fe5a532e75a19ec
 DIST wine-staging-5.18.tar.gz 10357038 BLAKE2B 
07df0de55d1bfa36d3492498a48d8f1402dffa161f3b02f3326185d524bea9a2f0893b85a70650797bf1b74c06f5814ddc09cb184a5977cfacb968921020aee1
 SHA512 
75911ac4d5aaf6cfef41aa487290369d714f153b1fba2279daca75d6c5cbc7e7de9d3f8ef55eb7c311a05b86a212163e2b81ff685c1527fb0e90f223ec23dcab
+DIST wine-staging-5.19.tar.gz 10348478 BLAKE2B 
4c23d3f488fc7dcbd98abea0593767401711ac0ed533cba144e82fd38f1349ba557aeedf6faac898de107d2b55ba41030cde111272f63ebb7ba25952bf9824d9
 SHA512 
4335ce48437641bbfd8b882cc92cd2970493586f4ac6501ffb94a0f2dcd38ec632d6afabf71d2c1ab1806a5cf594c2988f94a86c508fcd24a7d42078c662add9

diff --git a/app-emulation/wine-staging/wine-staging-.ebuild 
b/app-emulation/wine-staging/wine-staging-5.19.ebuild
similarity index 99%
copy from app-emulation/wine-staging/wine-staging-.ebuild
copy to app-emulation/wine-staging/wine-staging-5.19.ebuild
index 19d8082c212..9c6e2a76fa3 100644
--- a/app-emulation/wine-staging/wine-staging-.ebuild
+++ b/app-emulation/wine-staging/wine-staging-5.19.ebuild
@@ -130,7 +130,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47.1[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:5.1.0 )
+   mono? ( app-emulation/wine-mono:5.1.1 )
perl? (
dev-lang/perl
dev-perl/XML-Simple
@@ -492,9 +492,10 @@ multilib_src_configure() {
$(use_with vaapi va)
)
 
-   local PKG_CONFIG
+   local PKG_CONFIG AR RANLIB
# Avoid crossdev's i686-pc-linux-gnu-pkg-config if building wine32 on 
amd64; #472038
-   tc-export PKG_CONFIG
+   # set AR and RANLIB to make QA scripts happy; 

[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-vanilla/

2020-10-11 Thread Nick Sarnie
commit: 099941969ee74eaa7358005340a98cb213756831
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Oct 11 20:19:40 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Oct 11 20:21:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09994196

app-emulation/wine-vanilla: Sync with ::wine

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-vanilla/Manifest | 1 +
 .../wine-vanilla/{wine-vanilla-.ebuild => wine-vanilla-5.19.ebuild} | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 4372eaf4809..4ed32b59128 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -8,3 +8,4 @@ DIST wine-5.15.tar.xz 23999688 BLAKE2B 
af462d9e4c9fe5e364fd474bc17b6ea61b3390428
 DIST wine-5.16.tar.xz 24025256 BLAKE2B 
2008b428b16870ec6fa6a38866152d6b94a8a83b3d673557bab9c0c435897900bd0b4b7b73e685698cf7445a6c3eda12f88132d4f43e7b2108213ea947a76c09
 SHA512 
e198478bcf91106af82b37c87f42961a6c37aa80ea5cf05c268a36ba2ba73c23ac6864b183b927cf3c10d666d60b9f6877edccf7746eafe8968a36b5ce3740be
 DIST wine-5.17.tar.xz 24064512 BLAKE2B 
a84433ff7bb93a1f43c41f3106ff3f9c648631665100e8140340ab7d347daf6f2c3b54ea8177e1a2c574aa67264f5b576d99f6ef461548c74af48c62eb62
 SHA512 
05338036fa9b195d9cf8a84a1bcc03f35422d5f07744ec4430f20874601829be5904be10060353599cb0187728123f959ccc75e79f1ce1c47178ae9cd55ef696
 DIST wine-5.18.tar.xz 24160316 BLAKE2B 
4f359b6e869707a514d2198d2b8ba810b8552ea53ff3f37cbc7c23b732152db0fa5c0c909d2c16a03f6b0ff122435c92f8a9b8b462577aa50a39b2dcfa7bcd05
 SHA512 
70565fbea61b78580ca86443fcb4c10c7814c1dffcfa49ee38746fef21a52a00f2e040d9d2515892fed4021e7868720cc22b650d18872656838e4610d4d4e823
+DIST wine-5.19.tar.xz 24201860 BLAKE2B 
34233747a58e2cf6c9b6b328cb8c0af5707479e02d20365da07d039163757c6557d25ec8136933fd9bd5a7aeb360d96e44c41c34fffb26a23f9e3ea137f03120
 SHA512 
b91eb1cb1225ac8abe26f5c5dd74fb376e6489b460035c70e6c7890595086e99273497741b6a736ef4884ae7bacc44482d2e3e8ba7e8d85c78c571bd4b133d8a

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-5.19.ebuild
similarity index 99%
copy from app-emulation/wine-vanilla/wine-vanilla-.ebuild
copy to app-emulation/wine-vanilla/wine-vanilla-5.19.ebuild
index f411a705130..226b93efb90 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-5.19.ebuild
@@ -110,7 +110,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47.1[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:5.1.0 )
+   mono? ( app-emulation/wine-mono:5.1.1 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
index f411a705130..226b93efb90 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
@@ -110,7 +110,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47.1[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:5.1.0 )
+   mono? ( app-emulation/wine-mono:5.1.1 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-staging/

2020-10-11 Thread Nick Sarnie
commit: f1d40d342061ce37565ea02479ce7fe420cbd32b
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Oct 11 20:17:39 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Oct 11 20:17:39 2020 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=f1d40d34

app-emulation/wine-staging: Bump to 5.19

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-staging/Manifest| 2 ++
 .../{wine-staging-.ebuild => wine-staging-5.19.ebuild} | 7 ---
 app-emulation/wine-staging/wine-staging-.ebuild| 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index 2c1c84f..e9fedcd 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -37,6 +37,7 @@ DIST wine-5.15.tar.xz 23999688 BLAKE2B 
af462d9e4c9fe5e364fd474bc17b6ea61b3390428
 DIST wine-5.16.tar.xz 24025256 BLAKE2B 
2008b428b16870ec6fa6a38866152d6b94a8a83b3d673557bab9c0c435897900bd0b4b7b73e685698cf7445a6c3eda12f88132d4f43e7b2108213ea947a76c09
 SHA512 
e198478bcf91106af82b37c87f42961a6c37aa80ea5cf05c268a36ba2ba73c23ac6864b183b927cf3c10d666d60b9f6877edccf7746eafe8968a36b5ce3740be
 DIST wine-5.17.tar.xz 24064512 BLAKE2B 
a84433ff7bb93a1f43c41f3106ff3f9c648631665100e8140340ab7d347daf6f2c3b54ea8177e1a2c574aa67264f5b576d99f6ef461548c74af48c62eb62
 SHA512 
05338036fa9b195d9cf8a84a1bcc03f35422d5f07744ec4430f20874601829be5904be10060353599cb0187728123f959ccc75e79f1ce1c47178ae9cd55ef696
 DIST wine-5.18.tar.xz 24160316 BLAKE2B 
4f359b6e869707a514d2198d2b8ba810b8552ea53ff3f37cbc7c23b732152db0fa5c0c909d2c16a03f6b0ff122435c92f8a9b8b462577aa50a39b2dcfa7bcd05
 SHA512 
70565fbea61b78580ca86443fcb4c10c7814c1dffcfa49ee38746fef21a52a00f2e040d9d2515892fed4021e7868720cc22b650d18872656838e4610d4d4e823
+DIST wine-5.19.tar.xz 24201860 BLAKE2B 
34233747a58e2cf6c9b6b328cb8c0af5707479e02d20365da07d039163757c6557d25ec8136933fd9bd5a7aeb360d96e44c41c34fffb26a23f9e3ea137f03120
 SHA512 
b91eb1cb1225ac8abe26f5c5dd74fb376e6489b460035c70e6c7890595086e99273497741b6a736ef4884ae7bacc44482d2e3e8ba7e8d85c78c571bd4b133d8a
 DIST wine-5.2.tar.xz 22837712 BLAKE2B 
ee9d4d4dd6c0669d1585cc6988d933dbc7aa5277a0f13e965dd9eecb621e475d33a832b316e37f1372a965efe517efafa9f857a38d9bf081026d221db96b7a0d
 SHA512 
57fa66885c3b5f43e51324e24b8524f663ad67ff15b464ac7d58096d5921f523a59ef5f1dc1ea7aa65fa10d64b7cd832f421c1b773c72bc312d8544a61c33f8f
 DIST wine-5.3.tar.xz 22918612 BLAKE2B 
dce58aec45f665e1014635eadc9cc00c969e46c87de5d41bc51168237d9fc01011dcfc3fa4c83ed4cbcdfe19a3747e5e32f87946434a6eba2a8547f1929b33f3
 SHA512 
40528f46ad10c11758308e3bf21ba73c7af133d4dda386d542acec3a5cb31e01be0eb102b94f9d82a2358e45597bf49bd1e82c463e3a26aff8c0827b5a0894b6
 DIST wine-5.4.tar.xz 22917904 BLAKE2B 
ceaa8516ddc0c2421b92da0ef047465cfa9fc203dfce93b42ca76409bab5e24709d173a4ed519b78f32d8ee99ffd9f0d06ee4156357f995c75e434b0249a31e2
 SHA512 
892e8b875484ada01eaddab4ea50992f95cf3ced6730f8e2ca1f0765770d7fa53a21080c526772b9b3ac83b3559d3d68e83ad3af3afbe9d6f931d833afde7e98
@@ -78,6 +79,7 @@ DIST wine-staging-5.14.tar.gz 9780843 BLAKE2B 
03b964fd8b71a8a9e54f53074e4be82dd6
 DIST wine-staging-5.16.tar.gz 9830408 BLAKE2B 
0c4fd5e9942f4b5a666b21cb2ab3fdb059bca5762fd622b69358fd5df7f5c770681a3cbe6f9a0433e83f3be95b69808d95ed5f76df86b9713dcedb72a398966e
 SHA512 
62e103dd5b591bc1066b91299a95c318bf1588f273f8380c1ac43d5367b695055a1684b8cc6473255a0b449b21a483ff4e87adc3ae332d0fb520023340fff79f
 DIST wine-staging-5.17.tar.gz 10342408 BLAKE2B 
aa8f864560eb476a4c2011e588df9b24410e4e4a8d6c8d81b5ff63208b3b4474870ae8bd718ba22cdb14b920b52aeac54274710bdb1b4dd427b7c7b0e8e9d14b
 SHA512 
38c9860c8109e29026dd773a6448c9ac6faa373c0dfc04011a5f0b22be69c66dd6bdba95cb28bfb8e3656a53d726f2ffc0bae74bce4d437c4fe5a532e75a19ec
 DIST wine-staging-5.18.tar.gz 10357038 BLAKE2B 
07df0de55d1bfa36d3492498a48d8f1402dffa161f3b02f3326185d524bea9a2f0893b85a70650797bf1b74c06f5814ddc09cb184a5977cfacb968921020aee1
 SHA512 
75911ac4d5aaf6cfef41aa487290369d714f153b1fba2279daca75d6c5cbc7e7de9d3f8ef55eb7c311a05b86a212163e2b81ff685c1527fb0e90f223ec23dcab
+DIST wine-staging-5.19.tar.gz 10348478 BLAKE2B 
4c23d3f488fc7dcbd98abea0593767401711ac0ed533cba144e82fd38f1349ba557aeedf6faac898de107d2b55ba41030cde111272f63ebb7ba25952bf9824d9
 SHA512 
4335ce48437641bbfd8b882cc92cd2970493586f4ac6501ffb94a0f2dcd38ec632d6afabf71d2c1ab1806a5cf594c2988f94a86c508fcd24a7d42078c662add9
 DIST wine-staging-5.2.tar.gz 9898002 BLAKE2B 
f4dc43223cf89e6c76fc7898a98acdc9eb3d4a8e8279a38135f155d9a3fe6a2f7bbc52ece5c4a07cf801caa91c10e40f172271b442356e52a59c31a8a82db3c3
 SHA512 
dd2066db1eb4d424579bdf8d25f476eae0b86a6bea7b1f7ff2a21d7bf0209b4ef00d9c0ed29a7cab50c5dea4684acb5d342ebf02554b16fd0938a03e607f6270
 DIST wine-staging-5.3.tar.gz 9904213 BLAKE2B 

[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-mono/

2020-10-11 Thread Nick Sarnie
commit: 56d32d2457f2dea3d69d21cdbda0e77f19f75698
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Oct 11 20:15:09 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Oct 11 20:15:09 2020 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=56d32d24

app-emulation/wine-mono: Bump to 5.1.1

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-mono/Manifest   |  1 +
 app-emulation/wine-mono/wine-mono-5.1.1.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-emulation/wine-mono/Manifest b/app-emulation/wine-mono/Manifest
index f0edb21..89c21b0 100644
--- a/app-emulation/wine-mono/Manifest
+++ b/app-emulation/wine-mono/Manifest
@@ -12,3 +12,4 @@ DIST wine-mono-4.9.3.msi 95017472 BLAKE2B 
bf054bcff51e986ddb95788fdd1925ee13efe6
 DIST wine-mono-4.9.4.msi 95266304 BLAKE2B 
fb9c81f8ac8fca104f766d62b02c8751b5b7b91740cb43942477c7bdcac382eafeb5fc9c3fe78191b19d81bc5f06dd5c33db7ecfbdaba5e6be69ed39a6827706
 SHA512 
d52a2cc1137eac87acdaecbb7a81b3d618cad9ad3d7bca5b29940b7432923bfc1497ec21501a05797ef52c6588bb9c5e312df5c02ede8448d1fe1f2880557fc9
 DIST wine-mono-5.0.0-x86.msi 79537664 BLAKE2B 
f5a4185a7a63a1c1966d871d4c8d5bae07d3bbbc3153f20847c3919ac87be5644e15b45764286483641d9ce19176f79c7c7544e543fad62032ef5302a66ea8ea
 SHA512 
8f83122d4b552b3a3d8b000abbd19b7a72edf45e52fa63a9220228240d8e4c014531bb265d062a38f6924fae07dd45420a5c7566f99e0c471e116fb80906c08c
 DIST wine-mono-5.1.0-x86.msi 84094976 BLAKE2B 
25b044696f46810a843c17117f61532de3d4922f202e5acc2106b67f99eda6d359a799dd53ac4801380e81fdb5929c29e09a4923df99bf104b462ac77c682f29
 SHA512 
c4013307ba43121346f11881a30ff83d4921e0563a1ad3ff1adc34373f7bda5d5f6ad8c46bafe11c13ca372075333562864e073fe944428225b01fb885f9532f
+DIST wine-mono-5.1.1-x86.msi 84130304 BLAKE2B 
05a5344b59249a758443cf91670eaef71d9ad3a3024b11442a8d3512ba54356439d503629fa799e2454975f47c0eaf6ff9e25ed61b020f29efceacc78347d578
 SHA512 
c518b93a470cc897abaf1dba18cc773dca0df62a28d35f32f2ddbe39b4de616c0307545bea5dc3ca87a01fd96b47feb3e1d8c3778106304b9cc08ebb3d1d665f

diff --git a/app-emulation/wine-mono/wine-mono-5.1.1.ebuild 
b/app-emulation/wine-mono/wine-mono-5.1.1.ebuild
new file mode 100644
index 000..30b3315
--- /dev/null
+++ b/app-emulation/wine-mono/wine-mono-5.1.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Wine Mono is a replacement for the .NET runtime and class 
libraries in Wine"
+HOMEPAGE="https://www.winehq.org/;
+SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi;
+
+LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="!!app-emulation/wine:0"
+
+S="${WORKDIR}"
+
+src_install() {
+   insinto /usr/share/wine/mono
+   doins "${DISTDIR}/${P}-x86.msi"
+}



[gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-vanilla/

2020-10-11 Thread Nick Sarnie
commit: 6027489c420ca54abd5d37bbb35612648de05a0e
Author: Nick Sarnie  gentoo  org>
AuthorDate: Sun Oct 11 20:16:26 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Sun Oct 11 20:16:26 2020 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=6027489c

app-emulation/wine-vanilla: Bump to 5.19

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Nick Sarnie  gentoo.org>

 app-emulation/wine-vanilla/Manifest | 1 +
 .../wine-vanilla/{wine-vanilla-.ebuild => wine-vanilla-5.19.ebuild} | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 1236ba5..ea3c724 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -41,6 +41,7 @@ DIST wine-5.15.tar.xz 23999688 BLAKE2B 
af462d9e4c9fe5e364fd474bc17b6ea61b3390428
 DIST wine-5.16.tar.xz 24025256 BLAKE2B 
2008b428b16870ec6fa6a38866152d6b94a8a83b3d673557bab9c0c435897900bd0b4b7b73e685698cf7445a6c3eda12f88132d4f43e7b2108213ea947a76c09
 SHA512 
e198478bcf91106af82b37c87f42961a6c37aa80ea5cf05c268a36ba2ba73c23ac6864b183b927cf3c10d666d60b9f6877edccf7746eafe8968a36b5ce3740be
 DIST wine-5.17.tar.xz 24064512 BLAKE2B 
a84433ff7bb93a1f43c41f3106ff3f9c648631665100e8140340ab7d347daf6f2c3b54ea8177e1a2c574aa67264f5b576d99f6ef461548c74af48c62eb62
 SHA512 
05338036fa9b195d9cf8a84a1bcc03f35422d5f07744ec4430f20874601829be5904be10060353599cb0187728123f959ccc75e79f1ce1c47178ae9cd55ef696
 DIST wine-5.18.tar.xz 24160316 BLAKE2B 
4f359b6e869707a514d2198d2b8ba810b8552ea53ff3f37cbc7c23b732152db0fa5c0c909d2c16a03f6b0ff122435c92f8a9b8b462577aa50a39b2dcfa7bcd05
 SHA512 
70565fbea61b78580ca86443fcb4c10c7814c1dffcfa49ee38746fef21a52a00f2e040d9d2515892fed4021e7868720cc22b650d18872656838e4610d4d4e823
+DIST wine-5.19.tar.xz 24201860 BLAKE2B 
34233747a58e2cf6c9b6b328cb8c0af5707479e02d20365da07d039163757c6557d25ec8136933fd9bd5a7aeb360d96e44c41c34fffb26a23f9e3ea137f03120
 SHA512 
b91eb1cb1225ac8abe26f5c5dd74fb376e6489b460035c70e6c7890595086e99273497741b6a736ef4884ae7bacc44482d2e3e8ba7e8d85c78c571bd4b133d8a
 DIST wine-5.2.tar.xz 22837712 BLAKE2B 
ee9d4d4dd6c0669d1585cc6988d933dbc7aa5277a0f13e965dd9eecb621e475d33a832b316e37f1372a965efe517efafa9f857a38d9bf081026d221db96b7a0d
 SHA512 
57fa66885c3b5f43e51324e24b8524f663ad67ff15b464ac7d58096d5921f523a59ef5f1dc1ea7aa65fa10d64b7cd832f421c1b773c72bc312d8544a61c33f8f
 DIST wine-5.3.tar.xz 22918612 BLAKE2B 
dce58aec45f665e1014635eadc9cc00c969e46c87de5d41bc51168237d9fc01011dcfc3fa4c83ed4cbcdfe19a3747e5e32f87946434a6eba2a8547f1929b33f3
 SHA512 
40528f46ad10c11758308e3bf21ba73c7af133d4dda386d542acec3a5cb31e01be0eb102b94f9d82a2358e45597bf49bd1e82c463e3a26aff8c0827b5a0894b6
 DIST wine-5.4.tar.xz 22917904 BLAKE2B 
ceaa8516ddc0c2421b92da0ef047465cfa9fc203dfce93b42ca76409bab5e24709d173a4ed519b78f32d8ee99ffd9f0d06ee4156357f995c75e434b0249a31e2
 SHA512 
892e8b875484ada01eaddab4ea50992f95cf3ced6730f8e2ca1f0765770d7fa53a21080c526772b9b3ac83b3559d3d68e83ad3af3afbe9d6f931d833afde7e98

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-5.19.ebuild
similarity index 99%
copy from app-emulation/wine-vanilla/wine-vanilla-.ebuild
copy to app-emulation/wine-vanilla/wine-vanilla-5.19.ebuild
index f411a70..226b93e 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-5.19.ebuild
@@ -110,7 +110,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47.1[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:5.1.0 )
+   mono? ( app-emulation/wine-mono:5.1.1 )
perl? (
dev-lang/perl
dev-perl/XML-Simple

diff --git a/app-emulation/wine-vanilla/wine-vanilla-.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
index f411a70..226b93e 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-.ebuild
@@ -110,7 +110,7 @@ RDEPEND="${COMMON_DEPEND}
!app-emulation/wine:0
dos? ( >=games-emulation/dosbox-0.74_p20160629 )
gecko? ( app-emulation/wine-gecko:2.47.1[abi_x86_32?,abi_x86_64?] )
-   mono? ( app-emulation/wine-mono:5.1.0 )
+   mono? ( app-emulation/wine-mono:5.1.1 )
perl? (
dev-lang/perl
dev-perl/XML-Simple



[gentoo-commits] repo/gentoo:master commit in: net-dns/ddclient/

2020-10-11 Thread Conrad Kostecki
commit: c0b40392663843d04c35277ce7a0c9b36f0d5088
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 19:54:09 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 20:15:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0b40392

net-dns/ddclient: add ~arm64 keyword

Tested on ~arm64 chroot at packet-at.
All tests pass.

Closes: https://bugs.gentoo.org/747604
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 net-dns/ddclient/ddclient-3.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/ddclient/ddclient-3.9.1.ebuild 
b/net-dns/ddclient/ddclient-3.9.1.ebuild
index 8cdf7b8d9a9..eb32b5024e2 100644
--- a/net-dns/ddclient/ddclient-3.9.1.ebuild
+++ b/net-dns/ddclient/ddclient-3.9.1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Perl client used to update dynamic DNS entries"
 HOMEPAGE="https://ddclient.net/;
 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="examples iproute2"



[gentoo-commits] repo/gentoo:master commit in: net-dns/dnssec-validator/

2020-10-11 Thread Conrad Kostecki
commit: b5332ba6e8c8a549a5a09f53d06012921b385447
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 19:42:53 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 20:15:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5332ba6

net-dns/dnssec-validator: add ~arm64 keyword

Tested on ~arm64 chroot at packet-at.
All tests pass.

Closes: https://bugs.gentoo.org/747607
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 net-dns/dnssec-validator/dnssec-validator-2.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/dnssec-validator/dnssec-validator-2.2.3.ebuild 
b/net-dns/dnssec-validator/dnssec-validator-2.2.3.ebuild
index aa9cff550d4..42ab6d5081c 100644
--- a/net-dns/dnssec-validator/dnssec-validator-2.2.3.ebuild
+++ b/net-dns/dnssec-validator/dnssec-validator-2.2.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/DNSSEC-Tools/DNSSEC-Tools/archive/dnssec-tools-${PV}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm x86"
+KEYWORDS="amd64 arm ~arm64 x86"
 IUSE="dlv +ipv6 +nsec3 static-libs +threads"
 
 RDEPEND=">=dev-libs/openssl-1.1.0:0"



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

2020-10-11 Thread Conrad Kostecki
commit: 7b12806def54fecb5f7b11d43c88f272d76a6d96
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 19:35:45 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 20:15:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b12806d

net-misc/wol: add ~arm64 keyword

Tested on arm64 chroot at packet-at.
All tests pass.

Closes: https://bugs.gentoo.org/747616
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 net-misc/wol/wol-0.7.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wol/wol-0.7.1-r2.ebuild b/net-misc/wol/wol-0.7.1-r2.ebuild
index 67f55caf695..9bced4b712b 100644
--- a/net-misc/wol/wol-0.7.1-r2.ebuild
+++ b/net-misc/wol/wol-0.7.1-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ahh/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
 IUSE="nls"
 
 PATCHES=( "${FILESDIR}/${P}-musl.patch" )



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

2020-10-11 Thread Conrad Kostecki
commit: 1ebacbc65f20527c06b8f1eaf3be0c07963a2096
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Oct 11 19:37:57 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Oct 11 20:15:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ebacbc6

dev-libs/mxml: add ~arm64 keyword

Tested on arm64 chroot at packet-at.
All tests pass.

Closes: https://bugs.gentoo.org/747601
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

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

diff --git a/dev-libs/mxml/mxml-3.2.ebuild b/dev-libs/mxml/mxml-3.2.ebuild
index e4fccf7d1f7..7d0f5db4b8a 100644
--- a/dev-libs/mxml/mxml-3.2.ebuild
+++ b/dev-libs/mxml/mxml-3.2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/michaelrsweet/${PN}/archive/v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="Mini-XML"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="static-libs threads"
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird-bin/

2020-10-11 Thread Thomas Deutschmann
commit: 2018c33907d550ef11aaa2dd0e779e7d2d5ac831
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct 11 20:03:51 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct 11 20:03:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2018c339

mail-client/thunderbird-bin: prepend $ED for PaX marking

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann  gentoo.org>

 mail-client/thunderbird-bin/thunderbird-bin-78.3.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mail-client/thunderbird-bin/thunderbird-bin-78.3.2.ebuild 
b/mail-client/thunderbird-bin/thunderbird-bin-78.3.2.ebuild
index 315fc2ad9d8..c765e73cbbf 100644
--- a/mail-client/thunderbird-bin/thunderbird-bin-78.3.2.ebuild
+++ b/mail-client/thunderbird-bin/thunderbird-bin-78.3.2.ebuild
@@ -177,9 +177,9 @@ src_install() {
popd &>/dev/null || die
 
pax-mark m \
-   "${MOZILLA_FIVE_HOME}"/firefox \
-   "${MOZILLA_FIVE_HOME}"/firefox-bin \
-   "${MOZILLA_FIVE_HOME}"/plugin-container
+   "${ED}${MOZILLA_FIVE_HOME}"/firefox \
+   "${ED}${MOZILLA_FIVE_HOME}"/firefox-bin \
+   "${ED}${MOZILLA_FIVE_HOME}"/plugin-container
 
# Patch alsa support
local apulselib=



[gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/

2020-10-11 Thread Thomas Deutschmann
commit: bb346f522378147a3bab96b26c67c4237a43
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct 11 20:01:41 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct 11 20:03:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb346f52

www-client/firefox-bin: prepend $ED for PaX marking

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox-bin/firefox-bin-78.3.1-r1.ebuild | 6 +++---
 www-client/firefox-bin/firefox-bin-81.0.1-r1.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www-client/firefox-bin/firefox-bin-78.3.1-r1.ebuild 
b/www-client/firefox-bin/firefox-bin-78.3.1-r1.ebuild
index d95da6f4e1a..2c98494ac15 100644
--- a/www-client/firefox-bin/firefox-bin-78.3.1-r1.ebuild
+++ b/www-client/firefox-bin/firefox-bin-78.3.1-r1.ebuild
@@ -186,9 +186,9 @@ src_install() {
popd &>/dev/null || die
 
pax-mark m \
-   "${MOZILLA_FIVE_HOME}"/firefox \
-   "${MOZILLA_FIVE_HOME}"/firefox-bin \
-   "${MOZILLA_FIVE_HOME}"/plugin-container
+   "${ED}${MOZILLA_FIVE_HOME}"/firefox \
+   "${ED}${MOZILLA_FIVE_HOME}"/firefox-bin \
+   "${ED}${MOZILLA_FIVE_HOME}"/plugin-container
 
# Patch alsa support
local apulselib=

diff --git a/www-client/firefox-bin/firefox-bin-81.0.1-r1.ebuild 
b/www-client/firefox-bin/firefox-bin-81.0.1-r1.ebuild
index 6f6355a74f0..55910de3e93 100644
--- a/www-client/firefox-bin/firefox-bin-81.0.1-r1.ebuild
+++ b/www-client/firefox-bin/firefox-bin-81.0.1-r1.ebuild
@@ -186,9 +186,9 @@ src_install() {
popd &>/dev/null || die
 
pax-mark m \
-   "${MOZILLA_FIVE_HOME}"/firefox \
-   "${MOZILLA_FIVE_HOME}"/firefox-bin \
-   "${MOZILLA_FIVE_HOME}"/plugin-container
+   "${ED}${MOZILLA_FIVE_HOME}"/firefox \
+   "${ED}${MOZILLA_FIVE_HOME}"/firefox-bin \
+   "${ED}${MOZILLA_FIVE_HOME}"/plugin-container
 
# Patch alsa support
local apulselib=



[gentoo-commits] repo/gentoo:master commit in: app-portage/emerge-delta-webrsync/

2020-10-11 Thread Zac Medico
commit: e52c7b58f300e3eeddefa83a56281da612eb0f62
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Oct 11 20:01:03 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Oct 11 20:02:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e52c7b58

app-portage/emerge-delta-webrsync: Remove old version 3.7.5

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Zac Medico  gentoo.org>

 app-portage/emerge-delta-webrsync/Manifest |  1 -
 .../emerge-delta-webrsync-3.7.5.ebuild | 43 --
 2 files changed, 44 deletions(-)

diff --git a/app-portage/emerge-delta-webrsync/Manifest 
b/app-portage/emerge-delta-webrsync/Manifest
index 9a81ffd5f90..53d46d6f6c9 100644
--- a/app-portage/emerge-delta-webrsync/Manifest
+++ b/app-portage/emerge-delta-webrsync/Manifest
@@ -1,2 +1 @@
-DIST emerge-delta-webrsync-3.7.5 23446 BLAKE2B 
e4cecea69d4ddc3eff21130b45661bb942cd8f66443b8e55bea1340bab801176ccfcbbe41e762bab4e318e17dae6bfaaa9d98656b276838d782b94ef9c2bf0fc
 SHA512 
dc64754ca3a2b5956b6ad017dbf987de6a45fd227a498c00f677c4c85ad6e3e02cdfb9b22b413ad10d077e509e47b0dd8d6116fc2ca03dd3e9f74e465c4e2527
 DIST emerge-delta-webrsync-3.7.6 24117 BLAKE2B 
05bc77b6454e057247f225404cbf6f7b8fac8b54b19137434a4df028d5b6e8330ee853f4fa0f94a6c56e97ea088c7eac3f486c0013059b475f1ff36c858ad0a3
 SHA512 
85e5c2b5fffe952f6642507dd9dfd960725e86f385a5fc0ac289c5fcfe4666f0a50efdf7621342f8ae29f7623b8431f697ea33afe0fe2d6a837c820feefccae8

diff --git 
a/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.7.5.ebuild 
b/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.7.5.ebuild
deleted file mode 100644
index 43d5e557ab7..000
--- a/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.7.5.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-DESCRIPTION="emerge-webrsync using patches to minimize bandwidth"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
-SRC_URI="https://gitweb.gentoo.org/proj/portage.git/plain/misc/emerge-delta-webrsync?id=b8c070708bbc6d0db544d4b04b530d6d03d39bb5
 -> ${P}"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-   app-shells/bash
-   >=sys-apps/portage-2.1.10
-   >=dev-util/diffball-0.6.5"
-
-S=${WORKDIR}
-
-src_unpack() {
-   cp "${DISTDIR}/${P}" "${WORKDIR}/" || die
-}
-
-src_install() {
-   newbin ${P} ${PN}
-   keepdir /var/delta-webrsync
-   fperms 0770 /var/delta-webrsync
-}
-
-pkg_preinst() {
-   # Failure here is non-fatal, since the "portage" group
-   # doesn't necessarily exist on prefix systems.
-   chgrp portage "${ED}"/var/delta-webrsync 2>/dev/null
-}
-
-pkg_postinst() {
-   if [[ -z ${REPLACING_VERSIONS} ]] && \
-   ! has_version app-arch/tarsync ; then
-   elog "For maximum emerge-delta-webrsync" \
-   "performance, install app-arch/tarsync."
-   fi
-}



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

2020-10-11 Thread Dennis Lamm
commit: 45c9ec6d578d7e0b74978db39f57294143f2ba47
Author: Dennis Lamm  gentoo  org>
AuthorDate: Sun Oct 11 19:42:36 2020 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Sun Oct 11 19:42:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c9ec6d

sys-apps/firejail: drop to maintainer needed

Signed-off-by: Dennis Lamm  gentoo.org>
Package-Manager: Portage-3.0.4, Repoman-3.0.1

 sys-apps/firejail/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/sys-apps/firejail/metadata.xml b/sys-apps/firejail/metadata.xml
index 07938ac97ea..f435d71e199 100644
--- a/sys-apps/firejail/metadata.xml
+++ b/sys-apps/firejail/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   expedition...@gentoo.org
-   Dennis Lamm
-   
+   

Firejail is a SUID program that reduces the risk of security 
breaches by restricting the running environment of
untrusted applications using Linux namespaces and seccomp-bpf. 
It allows a process and all its descendants to 



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

2020-10-11 Thread Dennis Lamm
commit: 6e00dbf9f71366c0f0ab494024849acd84499e85
Author: Dennis Lamm  gentoo  org>
AuthorDate: Sun Oct 11 19:41:07 2020 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Sun Oct 11 19:41:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e00dbf9

sys-apps/firejail-lts: drop to maintainer needed

Signed-off-by: Dennis Lamm  gentoo.org>
Package-Manager: Portage-3.0.4, Repoman-3.0.1

 sys-apps/firejail-lts/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/sys-apps/firejail-lts/metadata.xml 
b/sys-apps/firejail-lts/metadata.xml
index 74406c73969..b59050f3232 100644
--- a/sys-apps/firejail-lts/metadata.xml
+++ b/sys-apps/firejail-lts/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   expedition...@gentoo.org
-   Dennis Lamm
-   
+   

Firejail is a SUID program that reduces the risk of security 
breaches by restricting the running environment of
untrusted applications using Linux namespaces and seccomp-bpf. 
It allows a process and all its descendants to



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/nlohmann_json/, profiles/

2020-10-11 Thread Sam James
commit: 7563fef0f2908da3ccd1f42ce2dfc4ac8c4580d0
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 11 19:32:52 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 11 19:36:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7563fef0

Revert "profiles/package.mask: adjust Wireshark mask message"

Accidentally included an unrelated staged fix.

This reverts commit 7f330da7d87d963fe68d78b858dbe0be8a2fc252.

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

 dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild | 10 ++
 profiles/package.mask|  7 ---
 2 files changed, 6 insertions(+), 11 deletions(-)

diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild 
b/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
index 691afb13f9c..8c50916e83e 100644
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
+++ b/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
@@ -26,17 +26,11 @@ DOCS=( ChangeLog.md README.md )
 
 src_configure() {
local mycmakeargs=(
+   -DJSON_BuildTests=$(usex test)
+   -DJSON_TestDataDirectory="${S}/json_test_data"
-DJSON_MultipleHeaders=ON
)
 
-   if use test ; then
-   # Define test data directory here to avoid unused var QA warning
-   # #747826
-   mycmakeargs+=(
-   -DJSON_BuildTests=ON
-   -DJSON_TestDataDirectory="${S}/json_test_data"
-   )
-   fi
cmake_src_configure
 }
 

diff --git a/profiles/package.mask b/profiles/package.mask
index f59706fab2d..22c355f3398 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -43,9 +43,10 @@ net-fs/openafs-kernel
 
 # Sam James  (2020-10-11)
 # Current Wireshark in ~arch is vulnerable.
-# This forces a downgrade to the stable, fixed
-# Wireshark.
-# bug #744592
+# Maintainer did not want to update after QA
+# intervention.
+# Please use stable Wireshark for now.
+# 744592
 =net-analyzer/wireshark-3.3.0
 
 # Sergei Trofimovich  (2020-10-11)



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

2020-10-11 Thread Sam James
commit: a2a763112239ddf8fac3f6edf29f88e2f3616b5f
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 11 19:33:51 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 11 19:36:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a76311

profiles/package.mask: update Wireshark mask

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

 profiles/package.mask | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 22c355f3398..abe4b163b9b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -43,10 +43,10 @@ net-fs/openafs-kernel
 
 # Sam James  (2020-10-11)
 # Current Wireshark in ~arch is vulnerable.
-# Maintainer did not want to update after QA
-# intervention.
-# Please use stable Wireshark for now.
-# 744592
+# Not updated yet due to maintainer inactivity.
+# This forces a downgrade to the fixed, stable
+# version of Wireshark.
+# bug #744592
 =net-analyzer/wireshark-3.3.0
 
 # Sergei Trofimovich  (2020-10-11)



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-cpp/nlohmann_json/

2020-10-11 Thread Sam James
commit: 7f330da7d87d963fe68d78b858dbe0be8a2fc252
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 11 19:30:21 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 11 19:30:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f330da7

profiles/package.mask: adjust Wireshark mask message

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

 dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild | 10 --
 profiles/package.mask|  7 +++
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild 
b/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
index 8c50916e83e..691afb13f9c 100644
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
+++ b/dev-cpp/nlohmann_json/nlohmann_json-3.9.1.ebuild
@@ -26,11 +26,17 @@ DOCS=( ChangeLog.md README.md )
 
 src_configure() {
local mycmakeargs=(
-   -DJSON_BuildTests=$(usex test)
-   -DJSON_TestDataDirectory="${S}/json_test_data"
-DJSON_MultipleHeaders=ON
)
 
+   if use test ; then
+   # Define test data directory here to avoid unused var QA warning
+   # #747826
+   mycmakeargs+=(
+   -DJSON_BuildTests=ON
+   -DJSON_TestDataDirectory="${S}/json_test_data"
+   )
+   fi
cmake_src_configure
 }
 

diff --git a/profiles/package.mask b/profiles/package.mask
index 22c355f3398..f59706fab2d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -43,10 +43,9 @@ net-fs/openafs-kernel
 
 # Sam James  (2020-10-11)
 # Current Wireshark in ~arch is vulnerable.
-# Maintainer did not want to update after QA
-# intervention.
-# Please use stable Wireshark for now.
-# 744592
+# This forces a downgrade to the stable, fixed
+# Wireshark.
+# bug #744592
 =net-analyzer/wireshark-3.3.0
 
 # Sergei Trofimovich  (2020-10-11)



  1   2   3   4   >