[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64ul/

2020-06-03 Thread Georgy Yakovlev
commit: b4f48cb8b93db3171de60d8dbc20419452daf60f
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jun  4 05:25:07 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jun  4 05:27:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f48cb8

profiles/arch/powerpc/ppc64/64ul: mask firefox[clang]

Bug: https://bugs.gentoo.org/727028

Signed-off-by: Georgy Yakovlev  gentoo.org>

 profiles/arch/powerpc/ppc64/64ul/package.use.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.mask 
b/profiles/arch/powerpc/ppc64/64ul/package.use.mask
index e3c71ebef97..6e29154ca39 100644
--- a/profiles/arch/powerpc/ppc64/64ul/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Georgy Yakovlev  (2020-05-03)
+# Fails to build, needs more work
+www-client/firefox clang
+mail-client/thunderbird clang
+
 # James Le Cuirot  (2020-04-23)
 # Requires media-libs/mesa[llvm], which is masked.
 dev-python/pyopengl test



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

2020-06-03 Thread Georgy Yakovlev
commit: df4bdf3e44b8d912f2d60559ead5b558c7f530ac
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jun  4 04:06:32 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jun  4 04:16:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df4bdf3e

sys-devel/llvmgold: add ~ppc64 keyword

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

 sys-devel/llvmgold/llvmgold-10.ebuild | 2 +-
 sys-devel/llvmgold/llvmgold-8.ebuild  | 4 ++--
 sys-devel/llvmgold/llvmgold-9.ebuild  | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

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

diff --git a/sys-devel/llvmgold/llvmgold-8.ebuild 
b/sys-devel/llvmgold/llvmgold-8.ebuild
index 1bc0a0fee02..8955b7ecea5 100644
--- a/sys-devel/llvmgold/llvmgold-8.ebuild
+++ b/sys-devel/llvmgold/llvmgold-8.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
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 x86 ~amd64-linux"
+KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux"
 IUSE=""
 
 RDEPEND="sys-devel/llvm:${PV}[gold]

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



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64ul/

2020-06-03 Thread Georgy Yakovlev
commit: f38ecc79c57eb5ea8022e2a3c81338ea5998d0b4
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jun  4 04:13:52 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jun  4 04:16:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f38ecc79

profiles/arch/powerpc/ppc64/64ul: unmask USE=clang

Signed-off-by: Georgy Yakovlev  gentoo.org>

 profiles/arch/powerpc/ppc64/64ul/use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask 
b/profiles/arch/powerpc/ppc64/64ul/use.mask
index 6aa3349d69d..a420106865d 100644
--- a/profiles/arch/powerpc/ppc64/64ul/use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Georgy Yakovlev  (2020-06-03)
+# clang is keyworded and works on ppc64
+-clang
+
 # Ilya Tumaykin  (2017-05-07)
 # There is no luajit support on ppc64 userland. Bug #608326.
 luajit



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

2020-06-03 Thread Georgy Yakovlev
commit: 664c77594c1dc9aee24e743cadb3363cab97f646
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jun  4 04:07:47 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jun  4 04:16:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=664c7759

sys-devel/llvmgold: stabilize on ppc64

to match stable llvm

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

 sys-devel/llvmgold/llvmgold-8.ebuild | 2 +-
 sys-devel/llvmgold/llvmgold-9.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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



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

2020-06-03 Thread Georgy Yakovlev
commit: d4c7fc9fb7940f5d1337db009b0449beb9fdbda6
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jun  4 04:16:32 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jun  4 04:16:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4c7fc9f

www-client/firefox: don't die with gcc10 on ppc64

it compiles just fine
Bug: https://bugs.gentoo.org/727028
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev  gentoo.org>

 www-client/firefox/firefox-77.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-77.0.1.ebuild 
b/www-client/firefox/firefox-77.0.1.ebuild
index f0206c2dec6..6cb866d4005 100644
--- a/www-client/firefox/firefox-77.0.1.ebuild
+++ b/www-client/firefox/firefox-77.0.1.ebuild
@@ -239,7 +239,7 @@ pkg_pretend() {
 
if ! use clang && [[ $(gcc-major-version) -eq 10 ]] ; then
# bug 727028
-   die "Using GCC 10 to compile firefox is currently known to be 
broken. Set USE=clang or select 

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

2020-06-03 Thread Georgy Yakovlev
commit: 35cdb0158f5bbc5507b1d87246deb69929a17ba2
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jun  4 04:07:59 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jun  4 04:16:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35cdb015

profiles/arch/powerpc/ppc64: unmask llvm[gold]

Signed-off-by: Georgy Yakovlev  gentoo.org>

 profiles/arch/powerpc/ppc64/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/powerpc/ppc64/package.use.mask 
b/profiles/arch/powerpc/ppc64/package.use.mask
index 7f941816332..781eb4b92fc 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Georgy Yakovlev  (2020-05-17)
 # Mask until 'app-arch/lxqt-archiver' is keyworded.
 lxqt-base/lxqt-meta archiver



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

2020-06-03 Thread Hans de Graaff
commit: 0bba1772a4437db5c775fb4c7cf9024f59ed73df
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun  4 04:15:13 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jun  4 04:15:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bba1772

dev-ruby/websocket-extensions: cleanup

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

 dev-ruby/websocket-extensions/Manifest |  1 -
 .../websocket-extensions-0.1.3.ebuild  | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-ruby/websocket-extensions/Manifest 
b/dev-ruby/websocket-extensions/Manifest
index ca34a124563..25382f22ef5 100644
--- a/dev-ruby/websocket-extensions/Manifest
+++ b/dev-ruby/websocket-extensions/Manifest
@@ -1,3 +1,2 @@
-DIST websocket-extensions-0.1.3.tar.gz 9897 BLAKE2B 
279045331c8901b643a41fe1a3c053ff9137b613b9e1bcd2fed5ec16afecc971aa8575515186e5b1236779680e2809fbdd2ffa8f4ee76ff0f191caa8f960fe6f
 SHA512 
6cff75cbf2465a20061ad05d08ef15913b294c92bf91bb8a6c62dc0d7f4459a42979e15c1db6a1f38a5d3a10af8dc9b9f579b3e6e713ebfb3b1a718afa6f83e7
 DIST websocket-extensions-0.1.4.tar.gz 9666 BLAKE2B 
21446168b3f7c4a52fe25ddffcaeb31bd1e8f2d8c459b19871cf15f03934b6e25793aa15baad639ec07a4eba399b16343b23889d05d417b83e097846e15e9d8c
 SHA512 
928b3cdf66a6cb16a0a735ea8335b861af9dd8c4b6962a2a9132dd538d452c81dd683a7648e194bc81db4cd8b52f52203145c5c90475e00157315e46a09a53fa
 DIST websocket-extensions-0.1.5.tar.gz 9784 BLAKE2B 
0e7284363876568d62988f71faeec4105600f7f09748ab8256747e14c3ce361d4cbc6834b93142e363ed38b02012aabf79d1d9e0f29ca31532d2e6d069dfdff8
 SHA512 
660a7f03215ab3cfee1622bca5348780f8d665314f7ad2526e114a1ace169799457e1ff30303711819581202edda0539a622e20e91afe51d7b3fd571c1a7aab5

diff --git a/dev-ruby/websocket-extensions/websocket-extensions-0.1.3.ebuild 
b/dev-ruby/websocket-extensions/websocket-extensions-0.1.3.ebuild
deleted file mode 100644
index be1e21f483a..000
--- a/dev-ruby/websocket-extensions/websocket-extensions-0.1.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Generic extension manager for WebSocket connections"
-HOMEPAGE="https://github.com/faye/websocket-extensions-ruby;
-SRC_URI="https://github.com/faye/websocket-extensions-ruby/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
-RUBY_S="${PN}-ruby-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE=""



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

2020-06-03 Thread Hans de Graaff
commit: 46e6016eec186192a9c09605ab784f3b6ccb2014
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun  4 04:13:51 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jun  4 04:13:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46e6016e

dev-ruby/websocket-extensions: update LICENSE

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

 dev-ruby/websocket-extensions/websocket-extensions-0.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/websocket-extensions/websocket-extensions-0.1.5.ebuild 
b/dev-ruby/websocket-extensions/websocket-extensions-0.1.5.ebuild
index 92a7fc855be..dab7a5a816b 100644
--- a/dev-ruby/websocket-extensions/websocket-extensions-0.1.5.ebuild
+++ b/dev-ruby/websocket-extensions/websocket-extensions-0.1.5.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/faye/websocket-extensions-ruby;
 
SRC_URI="https://github.com/faye/websocket-extensions-ruby/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 RUBY_S="${PN}-ruby-${PV}"
 
-LICENSE="MIT"
+LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/net-http-persistent/

2020-06-03 Thread Hans de Graaff
commit: feccf498df0026926ee1e9f5a8104836068ff804
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun  4 04:07:35 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jun  4 04:07:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feccf498

dev-ruby/net-http-persistent: add 4.0.0

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

 dev-ruby/net-http-persistent/Manifest  |  1 +
 .../net-http-persistent-4.0.0.ebuild   | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/net-http-persistent/Manifest 
b/dev-ruby/net-http-persistent/Manifest
index 35a42c9ebb1..4d9fdc0a825 100644
--- a/dev-ruby/net-http-persistent/Manifest
+++ b/dev-ruby/net-http-persistent/Manifest
@@ -1,3 +1,4 @@
 DIST net-http-persistent-3.0.0.gem 30208 BLAKE2B 
2bbd87d66e65081c76bc9cddaeb38f3ffd8a92b5b64f7717f77c7a927e2032fa732c2e82e220a75a63ddc10dfaa6a0f24e4fa7e0964e2ebd3d0729127f1fb452
 SHA512 
a601d3abde43b196406e3cdd6b704796ed70db67dfb67c9b510e0164ce7355cc925cac37fbf4c5889f41b069890ba2e2c15440fb40294ed21891fd08d9f87894
 DIST net-http-persistent-3.0.1.gem 26112 BLAKE2B 
987e7c690d1e08e6be490aaecbd42ec8dc95fe5d2dc3609313b5be301453e4a30a66486334419e2ce9af9bd08158c3b78600cd8364fc6f489529ca1657436ee3
 SHA512 
33f23c6d23a8d2e44c0268e720200e4e19ba50bbfb9268a3c7af653fbfff62e606f1d10b2ff35ea345f4f7c0456892a901753257da87e9a2bb329edd36030761
 DIST net-http-persistent-3.1.0.gem 31744 BLAKE2B 
fdd9c36ab5216c1cd1fe358207a689276e109845ac374ea16011469b6cb2b165115e78e701cce98c280e7f878c23d8016e75cac4508c7e579209012671b64101
 SHA512 
65b5afc4ad0729ec14b642e0e36363cecfff3dc25b26308d632866e93fed3eccfb83ce85da78f631553c6a1fe3ee834fcbc9d3681c85db6387463abbc30e60fa
+DIST net-http-persistent-4.0.0.gem 30720 BLAKE2B 
5955cd60c86ae74c1f9d3415bf0257542718fc83d2b82cbc6ce31b5013edd1c0c3202757ccaf23a33c70d90fcb04e6bdfd2cdddfb82a45733ae3d15a5c526301
 SHA512 
eccc6cacfdd1dfb99bd0dcb7fe1c13cb1c21eae0104357156888bd0a5b2ee0b0d8ed5687860670c2dc54ccc1cfc7a090592bee160458427f44c255c1b99938d2

diff --git a/dev-ruby/net-http-persistent/net-http-persistent-4.0.0.ebuild 
b/dev-ruby/net-http-persistent/net-http-persistent-4.0.0.ebuild
new file mode 100644
index 000..6c32ee1
--- /dev/null
+++ b/dev-ruby/net-http-persistent/net-http-persistent-4.0.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Manages persistent connections using Net::HTTP plus a speed fix 
for Ruby 1.8"
+HOMEPAGE="https://github.com/drbrain/net-http-persistent;
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"
+IUSE="doc test"
+
+ruby_add_rdepend ">=dev-ruby/connection_pool-2.2:0"
+
+ruby_add_bdepend "
+   test? ( dev-ruby/hoe dev-ruby/minitest )"
+
+all_ruby_prepare() {
+   # avoid test with implicit dependency on net-http-pipeline which
+   # fails and is not tested upstream
+   sed -i -e '/net-http-pipeline not installed/ s/unless.*$//' 
test/test_net_http_persistent.rb || die
+}



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

2020-06-03 Thread Hans de Graaff
commit: 99780f2fe3e62679ad9a311f349ad0a1da75d3e7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Jun  4 04:12:24 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jun  4 04:12:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99780f2f

dev-ruby/websocket-extensions: add 0.1.5

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

 dev-ruby/websocket-extensions/Manifest |  1 +
 .../websocket-extensions-0.1.5.ebuild  | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/websocket-extensions/Manifest 
b/dev-ruby/websocket-extensions/Manifest
index 6700c388fdc..ca34a124563 100644
--- a/dev-ruby/websocket-extensions/Manifest
+++ b/dev-ruby/websocket-extensions/Manifest
@@ -1,2 +1,3 @@
 DIST websocket-extensions-0.1.3.tar.gz 9897 BLAKE2B 
279045331c8901b643a41fe1a3c053ff9137b613b9e1bcd2fed5ec16afecc971aa8575515186e5b1236779680e2809fbdd2ffa8f4ee76ff0f191caa8f960fe6f
 SHA512 
6cff75cbf2465a20061ad05d08ef15913b294c92bf91bb8a6c62dc0d7f4459a42979e15c1db6a1f38a5d3a10af8dc9b9f579b3e6e713ebfb3b1a718afa6f83e7
 DIST websocket-extensions-0.1.4.tar.gz 9666 BLAKE2B 
21446168b3f7c4a52fe25ddffcaeb31bd1e8f2d8c459b19871cf15f03934b6e25793aa15baad639ec07a4eba399b16343b23889d05d417b83e097846e15e9d8c
 SHA512 
928b3cdf66a6cb16a0a735ea8335b861af9dd8c4b6962a2a9132dd538d452c81dd683a7648e194bc81db4cd8b52f52203145c5c90475e00157315e46a09a53fa
+DIST websocket-extensions-0.1.5.tar.gz 9784 BLAKE2B 
0e7284363876568d62988f71faeec4105600f7f09748ab8256747e14c3ce361d4cbc6834b93142e363ed38b02012aabf79d1d9e0f29ca31532d2e6d069dfdff8
 SHA512 
660a7f03215ab3cfee1622bca5348780f8d665314f7ad2526e114a1ace169799457e1ff30303711819581202edda0539a622e20e91afe51d7b3fd571c1a7aab5

diff --git a/dev-ruby/websocket-extensions/websocket-extensions-0.1.5.ebuild 
b/dev-ruby/websocket-extensions/websocket-extensions-0.1.5.ebuild
new file mode 100644
index 000..92a7fc855be
--- /dev/null
+++ b/dev-ruby/websocket-extensions/websocket-extensions-0.1.5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="websocket-extensions.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Generic extension manager for WebSocket connections"
+HOMEPAGE="https://github.com/faye/websocket-extensions-ruby;
+SRC_URI="https://github.com/faye/websocket-extensions-ruby/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
+RUBY_S="${PN}-ruby-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""



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

2020-06-03 Thread Matt Turner
commit: d66b9aa3c6a7c886962e2a39b40941d6e7c63866
Author: Jonas Licht  fem  tu-ilmenau  de>
AuthorDate: Tue Feb 18 22:03:11 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Jun  4 03:11:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d66b9aa3

dev-python/nautilus-python: Version bump to 1.2.3

and add python3 target

Closes: https://bugs.gentoo.org/673038
Closes: https://github.com/gentoo/gentoo/pull/14696
Signed-off-by: Jonas Licht  fem.tu-ilmenau.de>
Signed-off-by: Matt Turner  gentoo.org>

 dev-python/nautilus-python/Manifest|  1 +
 .../nautilus-python/nautilus-python-1.2.3.ebuild   | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/nautilus-python/Manifest 
b/dev-python/nautilus-python/Manifest
index d0ccf344f32..2a0cd61b2da 100644
--- a/dev-python/nautilus-python/Manifest
+++ b/dev-python/nautilus-python/Manifest
@@ -1 +1,2 @@
 DIST nautilus-python-1.2.2.tar.xz 269220 BLAKE2B 
9f2b5acc20727acf4464297bc008e8be0bb45ed418601e3658405e90eb3d56306f9aece402948491d5423d58cd261cee5cacbd39dd185957c4d72c90f877842e
 SHA512 
541ab9e6ac15b06994cf475237e5588d21f4b9f71bb562f4bd9d976f79849a29912080de0b16c14406b052bec15c2c754381bf36e15b340d1f8e76c83a2464bc
+DIST nautilus-python-1.2.3.tar.xz 269320 BLAKE2B 
3d355bb8c0e67c488bb818d55c2bc97d8d4bfa14aeed8d6cb80d999a4b91ef5dc2f576d3dcca0e44ac004830ae326a93110aeb0cbe1987f100475cbee1b59ba2
 SHA512 
9c6a1a4bbf74a8c9c7d94a74c6994f0b1fc9de522c9f05d0ccbcdf3d60b1073dcf8058739ac0ee16f54b2632f2b9dd994bbe2bcd98cc165db543567bb1545443

diff --git a/dev-python/nautilus-python/nautilus-python-1.2.3.ebuild 
b/dev-python/nautilus-python/nautilus-python-1.2.3.ebuild
new file mode 100644
index 000..8f8557f2af2
--- /dev/null
+++ b/dev-python/nautilus-python/nautilus-python-1.2.3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+
+inherit gnome2 python-single-r1
+
+DESCRIPTION="Python bindings for the Nautilus file manager"
+HOMEPAGE="https://projects.gnome.org/nautilus-python/;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# Require pygobject:3 and USE=introspection on nautilus for sanity,
+# because no (user) plugins could work without them; configure itself
+# requires pygobject:3 or :2 and >=nautilus-2.32
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+   ')
+   >=gnome-base/nautilus-3[introspection]
+   ${PYTHON_DEPS}
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.14
+   virtual/pkgconfig
+"
+
+src_install() {
+   gnome2_src_install
+   # Directory for systemwide extensions
+   keepdir /usr/share/nautilus-python/extensions
+}



[gentoo-commits] repo/gentoo:master commit in: app-backup/snapper/

2020-06-03 Thread Yixun Lan
commit: 4e6945a5f8f316a51bb46c95aee23f0f72e73bda
Author: Yixun Lan  gentoo  org>
AuthorDate: Thu Jun  4 02:43:54 2020 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Jun  4 02:44:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e6945a5

app-backup/snapper: fix the missing dependency

missing app-text/docbook-xsl-stylesheets will
cause fail to build the doc of snapper.

thanks 'Stefan Langenmaier' for testing/fixing

Closes: https://bugs.gentoo.org/726400
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Yixun Lan  gentoo.org>

 app-backup/snapper/{snapper-0.8.9.ebuild => snapper-0.8.9-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-backup/snapper/snapper-0.8.9.ebuild 
b/app-backup/snapper/snapper-0.8.9-r1.ebuild
similarity index 98%
rename from app-backup/snapper/snapper-0.8.9.ebuild
rename to app-backup/snapper/snapper-0.8.9-r1.ebuild
index 9b77e973fc0..5a5593c2846 100644
--- a/app-backup/snapper/snapper-0.8.9.ebuild
+++ b/app-backup/snapper/snapper-0.8.9-r1.ebuild
@@ -28,6 +28,7 @@ RDEPEND="dev-libs/boost:=[threads]
xattr? ( sys-apps/attr )"
 
 DEPEND="${RDEPEND}
+   app-text/docbook-xsl-stylesheets
dev-libs/libxslt
sys-devel/gettext
virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64ul/

2020-06-03 Thread Georgy Yakovlev
commit: fccea95437531a7893697d9ea5a0b6b8049a6967
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jun  4 02:40:21 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jun  4 02:41:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fccea954

Revert "profiles/arch/powerpc/ppc64/64ul/use.mask: unmask clang"

This reverts commit 4155dd58dba1e1aa56e00ae29a40b8f63c253b42.

needs more work

Signed-off-by: Georgy Yakovlev  gentoo.org>

 profiles/arch/powerpc/ppc64/64ul/use.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask 
b/profiles/arch/powerpc/ppc64/64ul/use.mask
index a420106865d..6aa3349d69d 100644
--- a/profiles/arch/powerpc/ppc64/64ul/use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/use.mask
@@ -1,10 +1,6 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Georgy Yakovlev  (2020-06-03)
-# clang is keyworded and works on ppc64
--clang
-
 # Ilya Tumaykin  (2017-05-07)
 # There is no luajit support on ppc64 userland. Bug #608326.
 luajit



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64ul/

2020-06-03 Thread Georgy Yakovlev
commit: 4155dd58dba1e1aa56e00ae29a40b8f63c253b42
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jun  4 02:00:30 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jun  4 02:00:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4155dd58

profiles/arch/powerpc/ppc64/64ul/use.mask: unmask clang

Bug: https://bugs.gentoo.org/727028

Signed-off-by: Georgy Yakovlev  gentoo.org>

 profiles/arch/powerpc/ppc64/64ul/use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask 
b/profiles/arch/powerpc/ppc64/64ul/use.mask
index 6aa3349d69d..a420106865d 100644
--- a/profiles/arch/powerpc/ppc64/64ul/use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Georgy Yakovlev  (2020-06-03)
+# clang is keyworded and works on ppc64
+-clang
+
 # Ilya Tumaykin  (2017-05-07)
 # There is no luajit support on ppc64 userland. Bug #608326.
 luajit



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

2020-06-03 Thread Georgy Yakovlev
commit: 7d1c40d8b493b6f9bf416892a9f289fdb848cd68
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jun  3 22:36:57 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jun  4 01:35:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d1c40d8

media-libs/libtgvoip: bump to 20200525 snapshot

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

 media-libs/libtgvoip/Manifest  |  1 +
 .../libtgvoip/libtgvoip-2.4.4_p20200525.ebuild | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/media-libs/libtgvoip/Manifest b/media-libs/libtgvoip/Manifest
index 41ca1bc2fe8..3706d81c31e 100644
--- a/media-libs/libtgvoip/Manifest
+++ b/media-libs/libtgvoip/Manifest
@@ -1 +1,2 @@
 DIST libtgvoip-2.4.4_p20200430.tar.gz 1481816 BLAKE2B 
82bf6b880f28c9b63f547e473547298e25ea3b7e35b3a832a7375b0ae3a745ea3b5d55f5e635ec678e388a608532a14de85f50828da1dbc9ed77dc23be64b9e0
 SHA512 
f3130c50dfa7d3f710809bb72fb71d1b246bc91e9f8f413e704499011c8ff01f87a7226315f7cfd6edf2d2b8b6c875508185f516792ff5db74556aface33cdb4
+DIST libtgvoip-2.4.4_p20200525.tar.gz 1482357 BLAKE2B 
9324165a2818f3d6907fb80403c8df83e196e7566161d781f5608c2bc4fc0f34a4b69883202ac1a9d20d783d363534c11436cedcd24fa93c092eaca97369734e
 SHA512 
5c9fbbccde8fb7dbe8076cda53a3ec80f633493c9b3016627307463dca3426623703cd28ea7ad360bd9ff7c062edecd04787b9f8a32c439cc6622d8680d624c0

diff --git a/media-libs/libtgvoip/libtgvoip-2.4.4_p20200525.ebuild 
b/media-libs/libtgvoip/libtgvoip-2.4.4_p20200525.ebuild
new file mode 100644
index 000..89791a76dd2
--- /dev/null
+++ b/media-libs/libtgvoip/libtgvoip-2.4.4_p20200525.ebuild
@@ -0,0 +1,53 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+EGIT_COMMIT="d2e63429ec94ee178a62b55be01f1cca98e9de83"
+
+DESCRIPTION="VoIP library for Telegram clients"
+HOMEPAGE="https://github.com/telegramdesktop/libtgvoip;
+SRC_URI="https://github.com/telegramdesktop/libtgvoip/archive/${EGIT_COMMIT}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="Unlicense"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64"
+IUSE="+alsa +dsp libressl pulseaudio"
+
+DEPEND="
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   media-libs/opus:=
+   alsa? ( media-libs/alsa-lib )
+   pulseaudio? ( media-sound/pulseaudio )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+REQUIRED_USE="|| ( alsa pulseaudio )"
+
+S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
+
+src_prepare() {
+   default
+   sed -i 's/-std=gnu++0x/-std=gnu++17/' Makefile.am || die
+   eautoreconf
+}
+
+src_configure() {
+   local myconf=(
+   --disable-static
+   $(use_enable dsp)
+   $(use_with alsa)
+   $(use_with pulseaudio pulse)
+   )
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



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

2020-06-03 Thread Georgy Yakovlev
commit: 0d2c6469d5c1ac6477b2a13a2511efe773c845f6
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jun  3 22:55:49 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jun  4 01:35:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d2c6469

net-im/telegram-desktop: bump to 2.1.8

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

 net-im/telegram-desktop/Manifest   |   1 +
 .../telegram-desktop/telegram-desktop-2.1.8.ebuild | 145 +
 2 files changed, 146 insertions(+)

diff --git a/net-im/telegram-desktop/Manifest b/net-im/telegram-desktop/Manifest
index b6370d71ca5..2873bb8f61c 100644
--- a/net-im/telegram-desktop/Manifest
+++ b/net-im/telegram-desktop/Manifest
@@ -1,2 +1,3 @@
 DIST tdesktop-2.1.0-full.tar.gz 26133964 BLAKE2B 
c5eb476ea3ed02c2618e5b770bdce365bcf0d6124f75558570189e07e9dcd9f6f3282d53fec621be736cbd1269a9dd820629d4d9a36167d8f71109bfcd5a52e2
 SHA512 
46f5453c64d1dbd4cf8adde73fcc48e6b6f795972ab0f6516cb55112f47d5af990a049da356bedb81e6d3f7103c14a7be45369ff9a5a1812c07a1bfcda70646d
 DIST tdesktop-2.1.7-full.tar.gz 36509059 BLAKE2B 
4a1bf5879e71e64f34024165f9db39f69d1d8e87b0387704bdb74415d60d6a1efd22ab1fec994116a72a6982a55f13cee0edb667060bbe9336cba4ce12e7472c
 SHA512 
f942ce93d9671f3bb95a8fbba107fc851bfe3f28871c9651f6f2d97d711602f8a671f7b74750894b2175d33a67c25017562cd4ee455da7aa9b86755d1c3f1cfb
+DIST tdesktop-2.1.8-full.tar.gz 3654 BLAKE2B 
35ea5d18555cb314517d0b231ee9fd29c12f9a808e942ecf625bec152315cfce13100315533cc2a73f00a2c91a41032c896922f1af8b7c19c23bc7ee2fdd6f29
 SHA512 
6456f3c129742838410d7455854430bc5ba118990fe43e2e5bfce3a88963a4fc746ae2def8afc9e2cc50e465dbd0bf8907e997b27dbc48f8838da84d916c9e3b

diff --git a/net-im/telegram-desktop/telegram-desktop-2.1.8.ebuild 
b/net-im/telegram-desktop/telegram-desktop-2.1.8.ebuild
new file mode 100644
index 000..bc1842516e7
--- /dev/null
+++ b/net-im/telegram-desktop/telegram-desktop-2.1.8.ebuild
@@ -0,0 +1,145 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit cmake desktop flag-o-matic python-any-r1 xdg-utils
+
+MY_P="tdesktop-${PV}-full"
+
+DESCRIPTION="Official desktop client for Telegram"
+HOMEPAGE="https://desktop.telegram.org;
+SRC_URI="https://github.com/telegramdesktop/tdesktop/releases/download/v${PV}/${MY_P}.tar.gz;
+
+LICENSE="GPL-3-with-openssl-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64"
+IUSE="+alsa +dbus enchant +hunspell libressl pulseaudio +spell wayland +X"
+
+RDEPEND="
+   !net-im/telegram-desktop-bin
+   app-arch/lz4:=
+   app-arch/xz-utils
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   dev-cpp/range-v3
+   dev-libs/xxhash
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5[jpeg,png,wayland?,X(-)?]
+   dev-qt/qtimageformats:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5[png,X(-)?]
+   media-fonts/open-sans
+   media-libs/fontconfig:=
+   >=media-libs/libtgvoip-2.4.4_p20200525[alsa?,pulseaudio?]
+   media-libs/openal[alsa?,pulseaudio?]
+   media-libs/opus:=
+   media-video/ffmpeg:=[alsa?,opus,pulseaudio?]
+   sys-libs/zlib[minizip]
+   virtual/libiconv
+   dbus? (
+   dev-qt/qtdbus:5
+   dev-libs/libdbusmenu-qt[qt5(+)]
+   )
+   enchant? ( app-text/enchant:= )
+   hunspell? ( >=app-text/hunspell-1.7:= )
+   pulseaudio? ( media-sound/pulseaudio )
+"
+
+DEPEND="
+   ${PYTHON_DEPS}
+   ${RDEPEND}
+"
+
+BDEPEND="
+   >=dev-util/cmake-3.16
+   virtual/pkgconfig
+"
+
+REQUIRED_USE="
+   || ( alsa pulseaudio )
+   || ( X wayland )
+   spell? (
+   ^^ ( enchant hunspell )
+   )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+pkg_pretend() {
+   if has ccache ${FEATURES}; then
+   ewarn
+   ewarn "ccache does not work with ${PN} out of the box"
+   ewarn "due to usage of precompiled headers"
+   ewarn "check bug https://bugs.gentoo.org/715114 for more info"
+   ewarn
+   fi
+}
+
+src_configure() {
+   local mycxxflags=(
+   -Wno-deprecated-declarations
+   -Wno-error=deprecated-declarations
+   -Wno-switch
+   )
+
+   append-cxxflags "${mycxxflags[@]}"
+
+   # TODO: unbundle header-only libs, ofc telegram uses git versions...
+   # it fals with tl-expected-1.0.0, so we use bundled for now to avoid 
git rev snapshots
+   # EXPECTED VARIANT
+   # TODO: unbundle GSL, version 3.0.1 required and has nasty googletest 
dep
+   local mycmakeargs=(
+   -DDESKTOP_APP_DISABLE_CRASH_REPORTS=ON
+   -DDESKTOP_APP_USE_GLIBC_WRAPS=OFF
+   -DDESKTOP_APP_USE_PACKAGED=ON
+   -DDESKTOP_APP_USE_PACKAGED_EXPECTED=OFF
+   

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

2020-06-03 Thread Georgy Yakovlev
commit: 4d0b1df7d464743ea48201f38bbe1d83bf603d45
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jun  3 22:59:23 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Jun  4 01:35:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0b1df7

net-im/telegram-desktop: trim whitespace

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

 net-im/telegram-desktop/telegram-desktop-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telegram-desktop/telegram-desktop-2.1.0.ebuild 
b/net-im/telegram-desktop/telegram-desktop-2.1.0.ebuild
index dd038756cdd..3d59edf3d41 100644
--- a/net-im/telegram-desktop/telegram-desktop-2.1.0.ebuild
+++ b/net-im/telegram-desktop/telegram-desktop-2.1.0.ebuild
@@ -70,7 +70,7 @@ REQUIRED_USE="
 
 S="${WORKDIR}/${MY_P}"
 
-PATCHES=( 
+PATCHES=(
"${FILESDIR}/${PV}-kde-dir.patch"
"${FILESDIR}/${PN}-qt5.15.patch"
 )



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

2020-06-03 Thread Aaron Bauman
commit: 8b9845629b571d92627333461ba60fb47c3b2cd1
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Jun  4 00:51:01 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun  4 00:51:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b984562

profiles/package.mask: mask dev-python/kid

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 408beeda5fa..df301645d9b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -40,6 +40,7 @@ app-text/getxbook
 app-text/pdfsandwich
 dev-python/assets
 dev-python/bz2file
+dev-python/kid
 dev-python/jaxml
 dev-python/python-urljr
 dev-python/selectors34



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

2020-06-03 Thread Aaron Bauman
commit: e9e448b0ec10c7a0ef8c2f49970f944bb734dc71
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Jun  4 00:46:44 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun  4 00:46:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e448b0

profiles/package.mask: mask dev-python/python-urljr

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 6277d38782d..408beeda5fa 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -41,6 +41,7 @@ app-text/pdfsandwich
 dev-python/assets
 dev-python/bz2file
 dev-python/jaxml
+dev-python/python-urljr
 dev-python/selectors34
 dev-python/stomper
 dev-python/YURL



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

2020-06-03 Thread Aaron Bauman
commit: 5977a1d05165b31fe3907117296bfb83e58a5794
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Jun  4 00:43:25 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun  4 00:43:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5977a1d0

profiles/package.mask: mask dev-python/bz2file

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index eea3658924e..6277d38782d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -39,6 +39,7 @@ app-cdr/sync2cd
 app-text/getxbook
 app-text/pdfsandwich
 dev-python/assets
+dev-python/bz2file
 dev-python/jaxml
 dev-python/selectors34
 dev-python/stomper



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

2020-06-03 Thread Aaron Bauman
commit: 5116fb1aabb77a4ff98c0b759a4502212b3703a6
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Jun  4 00:40:59 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun  4 00:40:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5116fb1a

profiles/package.mask: mask dev-python/jaxml

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 984a381ee17..eea3658924e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -39,6 +39,7 @@ app-cdr/sync2cd
 app-text/getxbook
 app-text/pdfsandwich
 dev-python/assets
+dev-python/jaxml
 dev-python/selectors34
 dev-python/stomper
 dev-python/YURL



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

2020-06-03 Thread Aaron Bauman
commit: 39352e0762cae4195aa6edb23f2eb990c80af9e1
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Jun  4 00:39:25 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun  4 00:39:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39352e07

profiles/package.mask/ mask dev-python/stomper

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 455acda0dcc..984a381ee17 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -40,6 +40,7 @@ app-text/getxbook
 app-text/pdfsandwich
 dev-python/assets
 dev-python/selectors34
+dev-python/stomper
 dev-python/YURL
 media-gfx/exact-image
 x11-themes/fvwm-crystal



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

2020-06-03 Thread Aaron Bauman
commit: 711b6f2c7a8b7ad6a5aeb94b58e5319fdb120f03
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Jun  4 00:21:41 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun  4 00:21:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=711b6f2c

profiles/package.mask: mask app-text/{getxbook,pdfsandwich} 
media-gfx/exact-image

Signed-off-by: Aaron Bauman  gentoo.org>

 profiles/package.mask | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index c5792ad4f32..455acda0dcc 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,14 +33,19 @@
 #--- END OF EXAMPLES ---
 
 # Aaron Bauman  (2020-06-03)
-# py2 only. dead upstream. m-n.
+# py2 only. dead upstream. m-n. rdep.
 # Masked for removal in 15 days
 app-cdr/sync2cd
+app-text/getxbook
+app-text/pdfsandwich
 dev-python/assets
 dev-python/selectors34
 dev-python/YURL
+media-gfx/exact-image
 x11-themes/fvwm-crystal
 
+
+
 # Stefan Strogin  (2020-06-03)
 # Masked for testing
 >=dev-libs/libressl-3.2.0



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

2020-06-03 Thread Aaron Bauman
commit: ad2611ec269d794e23b24f35daab9eba3d6b951c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Jun  4 00:00:35 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun  4 00:00:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad2611ec

profiles/package.mask: mask dev-python/YURL

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 28ea9fe731c..c5792ad4f32 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -38,6 +38,7 @@
 app-cdr/sync2cd
 dev-python/assets
 dev-python/selectors34
+dev-python/YURL
 x11-themes/fvwm-crystal
 
 # Stefan Strogin  (2020-06-03)



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

2020-06-03 Thread Aaron Bauman
commit: 3adfd4c675d71d280799740210b4467cb332c4ca
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Jun  3 23:57:20 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Jun  3 23:57:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3adfd4c6

profiles/package.mask: mask dev-python/assets

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 34572640208..28ea9fe731c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -36,6 +36,7 @@
 # py2 only. dead upstream. m-n.
 # Masked for removal in 15 days
 app-cdr/sync2cd
+dev-python/assets
 dev-python/selectors34
 x11-themes/fvwm-crystal
 



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

2020-06-03 Thread Thomas Deutschmann
commit: 48b017941e9206202db2c0e074fb288776ce7e21
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jun  3 23:38:15 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jun  3 23:54:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b01794

www-client/firefox-bin: bump to v77.0.1

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

 www-client/firefox-bin/Manifest| 186 ++---
 ...x-bin-77.0.ebuild => firefox-bin-77.0.1.ebuild} |   0
 2 files changed, 93 insertions(+), 93 deletions(-)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index 90be86e9057..6e507ea7a6e 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -446,106 +446,106 @@ DIST firefox-76.0.1-vi.xpi 588340 BLAKE2B 
4bc61cfa8c2e0a6bac591c098215a990b7e08c
 DIST firefox-76.0.1-xh.xpi 483087 BLAKE2B 
abdfcb0893fc8b07d53df7767819c05f5f5409d1169f378ddfa30f5959ac706cad807e814ed18f33a950dc17eb138b1dc3d2ce8e00dc7b5f1d4805bc4eb3967b
 SHA512 
d3ca2d970e68a81b04c104330afa184fcfeac9396d270a7a451b618c7c3d68aefc133ca9ffa4b3a11ccc742db4df1fd7b9a838f3c9e1233e8ed2e796f2a66145
 DIST firefox-76.0.1-zh-CN.xpi 595481 BLAKE2B 
593d929e6af40f814cbea9b6799dcfa5347e95efc1654920229c386f1f90da8258b644ac8b1f4865339b80c9dae64ec989aae0d14f50273052428536c16f50ac
 SHA512 
99b85bf8db9ed12b2c2f4d3394b1e384d4f8edbf88dfd77d4993f20d7a9f7c802274e5be3d53f07fe21b725cede717196b719cb004aa5816dbcfabf2e76161f1
 DIST firefox-76.0.1-zh-TW.xpi 593884 BLAKE2B 
7077379bac353dae92b962e9dd209d80670b7eff466a3fa98bc171e8e679c96f1f6bd96eb33bc28761ea062dd915aa783bf48a026574a771e1dace93e32125b9
 SHA512 
dd93fd2960bbd724f3a2dde4a38491a5571c3051adc933088c18db2fe1e53e9b3ba88b40d391d3843ed44b957066447ef06a964610f97dad6f903547f9bb4ede
-DIST firefox-77.0-ach.xpi 494099 BLAKE2B 
38f0622a69c856c9160ca714cd38666097bca7cc80b3c07a454687cea7b4eff5cd6ae1963c50b41bae6d5a5fae6ca49827c9b38240a78b47179092d893d76603
 SHA512 
722e3e53642c24d50d9f861eae9db548b169a0f088942cd121cb1613a2be4be8ca78466f0bea8bdb05bdc3ff75fa85b3368b01f33069d169b45bd513563239f8
-DIST firefox-77.0-af.xpi 442425 BLAKE2B 
0a44364a6aa85805cc3da7432b0fd1e74def2bc6bd3cb180f01e4f1cf1a69d12ff422fe51f223f4700b736446a8a5d0d94bd67798fe1008239515e9fdcd45ad8
 SHA512 
d83c606557648fc69748426efc34c54262b45b07e35e9a1505e5fdd22cf7e9d6bbab30c38185cdab87bea7e7fc47027520a1e1ae272d519cd25bb59a5543c13e
-DIST firefox-77.0-an.xpi 516654 BLAKE2B 
e3c782ec6827bc2772b8114d6c936f83fcba40bd54c9b2645dc0de0f8586d5bba9bb2559765ad025e6cf07bf9263efca9d7a8a7be29949b92e16823b59ffaec5
 SHA512 
c79aef14814932968d9b82393126baf1038ba8a6610fd65c2bc3f2d6458e12c7e4031ec6daa27f5f3884b6ab45e2a7d5e0df0c9a6fd9ce9abf2c942a2766e835
-DIST firefox-77.0-ar.xpi 594321 BLAKE2B 
49a7fa70f453e21e21e0bb2fa28243320ce332337b78ea06bab2a9088126f1ef374c528b27db688ab6522b81a4f1af2a1e9a246585703810650197221e896bcd
 SHA512 
d83a47347f7e98b9740adb6cebad1f8b30badb2282af6f06afd6dfb8f7d56ef692e50c4a72738114e6e4c8f602fa1e2d4f47367a214c5bc5304f4154ddecb436
-DIST firefox-77.0-ast.xpi 505450 BLAKE2B 
327375df01dc8d4277c49772603a23a17c7f204b5a89bfb028c629d318032836741631366f1dc846191ec4b8558ece0e9b6e720226311ba71d160b5f43bfd29f
 SHA512 
b471917cc6e2e49e313efa52cd58fcb84276e8fea8e29002d2527d718b8272fc50d16aa1aae3a544589a714d0e5468335c24413523ecd28abc645e5a768457f5
-DIST firefox-77.0-az.xpi 541962 BLAKE2B 
c8f68b2ff669de79d004b83202019e07a0f954118388b5d6ed210a1e3601cadc872ecf3bb7c842d6b2c54a4bdebf09fbb582c93403f3c87b1e740a7747a268c7
 SHA512 
5df74a9d34a5f16a5412ae88d3f74701a37f241b2d2f0c5e7217e8a8735d2bae82ab8576a4482b41dfc12bfb0bb807afc9129760c968369159a75bea148f198f
-DIST firefox-77.0-be.xpi 645165 BLAKE2B 
cae4b2e92f8b7c71eb7cb4f2c9b548b76fbb751c4894fb832b0669ff1520798dbefd7c97b388d6e86e359ec2b33af297e09db75e8318b7abbe91039337e5be43
 SHA512 
742d61afb8b55ce666c47deb7a48232b3326aaf4d22fa4748aa062eca87fd7e3937abad2168ee63ab77d7a130f6b1b186fcdfe8213dbf4b43698317ee4c0035b
-DIST firefox-77.0-bg.xpi 614862 BLAKE2B 
8ac08490f1874c8c8bc02048f1f99a4cd73acab1f516d64ff65c8872e3668e84be9a49d00a23956b316048a8980f2ca6aec84f0ee6f00af44faff15b34ccfc41
 SHA512 
04997726102c76b06914c987b7afd7ce397213d209d71d03e0380c854bfb5d45700f35ac37c510d132b7b7cc0bc3ac9b6c8b2223744a013d2fe2a86e682a6ce8
-DIST firefox-77.0-bn.xpi 637291 BLAKE2B 
edeed538b42df558b285da47de9a72e345e3377c4e1ba56a3bc90341e2cc0f714d30b088ba96aa9001dca0cf8023eaa6b9821646c87050d88eb5b63967be69a1
 SHA512 
475bc92534199b86177ac1cfb4a053d39a351c601d620099ffa5696e01555283c6e62ed073e960709205a42e1a5a1999662c51197c32d961342e2ca1620998cd
-DIST firefox-77.0-br.xpi 554361 BLAKE2B 
9540659962e73db593623ddfecc7c3637e4d2d182d86a221567ffb9f6b7d95d46c9f6d028661e605445cc46a6cdeffd6d17dedf9ea61740635693f2295f285bf
 SHA512 
583635758d6146ccffd8a9865ab00a1d1c80edcbca3e8df0c1289f8488c5c38ddf33d639308fed6b9f04aedaa171407fdb26c1735c5af6906511e3b3085c2a52
-DIST firefox-77.0-bs.xpi 513725 

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

2020-06-03 Thread Thomas Deutschmann
commit: e5dc2d14d4941f13bc3ed3930cfca5c9d95aeaef
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jun  3 23:39:37 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jun  3 23:54:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5dc2d14

www-client/firefox: USE=clang by default

Bug: https://bugs.gentoo.org/727028
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox/firefox-77.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-77.0.1.ebuild 
b/www-client/firefox/firefox-77.0.1.ebuild
index 898518aec83..f0206c2dec6 100644
--- a/www-client/firefox/firefox-77.0.1.ebuild
+++ b/www-client/firefox/firefox-77.0.1.ebuild
@@ -52,7 +52,7 @@ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-IUSE="bindist clang cpu_flags_x86_avx2 debug eme-free geckodriver
+IUSE="bindist +clang cpu_flags_x86_avx2 debug eme-free geckodriver
+gmp-autoupdate hardened hwaccel jack lto cpu_flags_arm_neon pgo
pulseaudio +screenshot selinux startup-notification +system-av1
+system-harfbuzz +system-icu +system-jpeg +system-libevent 
+system-libvpx



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

2020-06-03 Thread Thomas Deutschmann
commit: 50e9b7396ae310ee09b6c32ce8ed16ef7713ed12
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jun  3 20:27:56 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jun  3 23:54:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e9b739

www-client/firefox: bump to v77.0.1

Building with gcc-10 is currently broken.

Bug: https://bugs.gentoo.org/727028
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/firefox/Manifest  |  93 
 www-client/firefox/firefox-77.0.1.ebuild | 917 +++
 2 files changed, 1010 insertions(+)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 2a2111d6ef9..738995c03fb 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -461,3 +461,96 @@ DIST firefox-76.0.1-zh-CN.xpi 595481 BLAKE2B 
593d929e6af40f814cbea9b6799dcfa5347
 DIST firefox-76.0.1-zh-TW.xpi 593884 BLAKE2B 
7077379bac353dae92b962e9dd209d80670b7eff466a3fa98bc171e8e679c96f1f6bd96eb33bc28761ea062dd915aa783bf48a026574a771e1dace93e32125b9
 SHA512 
dd93fd2960bbd724f3a2dde4a38491a5571c3051adc933088c18db2fe1e53e9b3ba88b40d391d3843ed44b957066447ef06a964610f97dad6f903547f9bb4ede
 DIST firefox-76.0.1.source.tar.xz 323251680 BLAKE2B 
d8b53e43e6f6a84387129099e50d4cfecb02269407f1fa4babf9e8c75118c244029a68dd772333f34b2fc3e77ad1bde0087b2d91e16fb4b28f9ce7f556389431
 SHA512 
188d7dc51200662048f808e32eced55979a69059bf88eac8386307f9371adad4ca524819d99a001b6d900147b8f216d5d330430f15f11eae0b01cccf8f39681f
 DIST firefox-76.0.source.tar.xz 323886744 BLAKE2B 
6efc4bb891300918f1ff9fad7b68dc9fc7e923778e62e44784d5992ba902d92c77d1235aa5f82c8934fb356830bfabf68bda4200b19df1f6160a4426f1f4
 SHA512 
1f023861aaed0468f62135d3ef1098f599111df4e8f231e19baaa54e4bad0e3ddf8575895467ffc9f72bd91a2f6ed5b55096fe4932685e4bb58871e004c184db
+DIST firefox-77.0-patches-01_pre7.tar.xz 20312 BLAKE2B 
99f7c36488ca0aedaac788dc2f2d76b33cf3df2bbcc4fb41d99152732bd66674dfddb0fd8c75713e4fde3d4a1fe813ddbfb4c1819b1867e04a60bfeb1f1f096a
 SHA512 
c13b27307634e33f51ea354ea88ded3aad61f2a58600ab0800a333b2919680f732d6c38634b935d9438513361a0227a820122d2233dd1f120acac699a225532e
+DIST firefox-77.0.1-ach.xpi 494093 BLAKE2B 
780cc3ea7ca743058e1f1105c0fd2c8ad4ad5a78075bc3e7813864face18f1620126c9b059d1723f240654b5bc974d4b53669f58f79f5cce2e52377436117228
 SHA512 
2e3da0476e6c70540d18ab94c27860d72906081ca38858dc07f033150a9ce67894aa8449b1a2757e4a566ca690dcda17726728e69d37f51deed9b938f7e7f538
+DIST firefox-77.0.1-af.xpi 442418 BLAKE2B 
829b6de967e5e9298d9dd29e9d93ac60e9f91e1cbe38cd07c6cebd057e0f6678e8a0b1f926df5f1c94bc4b4ac0f68609e42d285b8612fd5c2a9c836ba1aa08a8
 SHA512 
9959d1ec14faa04743bb4d496ddf32eef910e768c8bf78471e645f465be8e6a5a14d721bdb770b1249f36c13e58220b70906268c56bb3f126c0e02a6de649e9a
+DIST firefox-77.0.1-an.xpi 516658 BLAKE2B 
54c50392f4f0627c42503b2b10c1c306cf383de52af176683a7a706c74738c804c2ff45cd09e68e6ae792bddaeacc605596d073470e1c9f7deceed9f77730007
 SHA512 
84ceb15f1d8e41b8fa2444e54d01c22767e777d170b17ab2876716b2c81bc041909bd7367b80b19e465347e93036fa70f21c7e399f721124906a5663d3fcd100
+DIST firefox-77.0.1-ar.xpi 594310 BLAKE2B 
545a8880e6f26fe16a241811652692efb52d35206eea163b5d8f8ab7ec7e00de692811b1ef0f5a7b33949e6219dbc7ddfb8bd065c3a2a1edd0776e8cf1c63cbe
 SHA512 
46f0df8c8919d1d183c8e2f2de7cce3bcbe78a118cdff28858d5941f6925d07d00b995028480fe8357139b4aba23780f670763b78d7e821150858f8faa5334fd
+DIST firefox-77.0.1-ast.xpi 505455 BLAKE2B 
565d4f9c90234860681b285b158248a2aa3b6eca48959f8520ef80f7252d08ed9b15c50d18c9e5d2d07beebfe57f3d5fe695add0090b54e7ead00ab6dab2f555
 SHA512 
922b4cf638ca6f12e2e10de22ab1608de127a932967d993ac0e69ca35ddeddaca9b91c167a281835dc386f48e1826ab0eaefb9d4c53e58486997c64b583af4de
+DIST firefox-77.0.1-az.xpi 541956 BLAKE2B 
9afe6f68710744e221bb513a87bcebe7d78811715efba7b28f8cffb1e9af90f085056ddd3301554a801b7111ed7c46dbbe957a963bff8feef1b1c45bf59e0ec8
 SHA512 
a368a9e99813eebf2fd1d8f016506fbc733ee4e0f80e858b278ae40b5baec47dda38db24cfa8e99e858a370fc76b9fd2cb59afe1db08f95d15736a1769f10794
+DIST firefox-77.0.1-be.xpi 645154 BLAKE2B 
52c47578b3ac0500aa8dc32547666f121483d48bbc2a3e41e6bf6b7c7d77cc7be416bfa11011b2b0b71b28d20d0ef49b490709db6fd4ac2f463ebe7906ff5b97
 SHA512 
0e2c9ac5d1de879b554f3b25c4af871b8ff8a0f308bd3be71996c4897e3fc18f4bf565e287b680550257a913c7b96a90beed909ffbb1b0e5368886fbf126e3d4
+DIST firefox-77.0.1-bg.xpi 614850 BLAKE2B 
032c3b67535f26c496eaa08c34fa0593921a6503ec95fd3f22d709cacd46b3927e48e7c58bdc5eb6db5faf9899c04dce64e1e3f4a7156690b30f0f01fa4438d3
 SHA512 
50716a6b9229654208c4f528ad6f839f06090eaef6c0ba22bcbaa1666e3ca98472ccb846d86300cb8d1b379b05bd5e9ea9c7fdf965730410545fdd3c02184562
+DIST firefox-77.0.1-bn.xpi 637289 BLAKE2B 
c3465f189735aa9d838475ed01bcf56132f6cf1ee030905174e0c21835dff149e275ab4be3180e5e1364418229d9c59c7a9d12be68c4a56841f3f4539175
 SHA512 

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

2020-06-03 Thread Aaron Bauman
commit: bb39e81ea16de043538c262d0b05db55a6a869a5
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Jun  3 23:47:00 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Jun  3 23:47:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb39e81e

profiles/package.mask: mask x11-themes/fvwm-crystal

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 9008b1e1e99..34572640208 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -37,6 +37,7 @@
 # Masked for removal in 15 days
 app-cdr/sync2cd
 dev-python/selectors34
+x11-themes/fvwm-crystal
 
 # Stefan Strogin  (2020-06-03)
 # Masked for testing



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

2020-06-03 Thread Aaron Bauman
commit: 4326c299e734ff197c589729604b24502cce2283
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Jun  3 23:43:34 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Jun  3 23:43:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4326c299

profiles/package.mask: mask dev-python/selectors34

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 075c4dcbb9e..9008b1e1e99 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -36,6 +36,7 @@
 # py2 only. dead upstream. m-n.
 # Masked for removal in 15 days
 app-cdr/sync2cd
+dev-python/selectors34
 
 # Stefan Strogin  (2020-06-03)
 # Masked for testing



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

2020-06-03 Thread Aaron Bauman
commit: 8f17c69435e17bf6cb1d548ccc176f8a89ca70c1
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Jun  3 23:40:44 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Jun  3 23:40:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f17c694

profiles/package.mask: mask app-cdr/sync2cd

Signed-off-by: Aaron Bauman  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 509c00aa70c..075c4dcbb9e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Aaron Bauman  (2020-06-03)
+# py2 only. dead upstream. m-n.
+# Masked for removal in 15 days
+app-cdr/sync2cd
+
 # Stefan Strogin  (2020-06-03)
 # Masked for testing
 >=dev-libs/libressl-3.2.0



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-libs/libressl/

2020-06-03 Thread Stefan Strogin
commit: 597afb78f5a3ba9f180d46af25fe13b56190c0d9
Author: Stefan Strogin  gentoo  org>
AuthorDate: Wed Jun  3 16:27:20 2020 +
Commit: Stefan Strogin  gentoo  org>
CommitDate: Wed Jun  3 23:11:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=597afb78

dev-libs/libressl: version bump to 3.2.0; mask for testing

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Stefan Strogin  gentoo.org>

 dev-libs/libressl/Manifest  |  1 +
 dev-libs/libressl/libressl-3.2.0.ebuild | 63 +
 profiles/package.mask   |  4 +++
 3 files changed, 68 insertions(+)

diff --git a/dev-libs/libressl/Manifest b/dev-libs/libressl/Manifest
index 82ce054f068..58dfcd20f73 100644
--- a/dev-libs/libressl/Manifest
+++ b/dev-libs/libressl/Manifest
@@ -4,3 +4,4 @@ DIST libressl-2.9.2.tar.gz 3607549 BLAKE2B 
496e993e4f1c85167e0344afab61259d4e3f0
 DIST libressl-3.0.2.tar.gz 3669468 BLAKE2B 
84ad2c1fea8d2119f191ec8ab3f999fb0354636d48aabb76fa1786139c669c9d8ca105d79cc8416dd20683818eccc84490cdadc9ca94cb2b0e411644e923a3d6
 SHA512 
19226da3bc9776e1da40b8e94dfa53564d5e6acc80edee539ba12d7a75c1bb8c0603e7633f26a6ef8b12adc56bb677ccda448575aa6be2ad3df5447465a4b080
 DIST libressl-3.1.1.tar.gz 3765769 BLAKE2B 
8524a4d83e05b0f2992df8e3797cbf43220a8619431f4737887db2fa35419a925907691ac1aec5b3cc1660179d4ac5e44714540ae591c5aa4957db1f26068a7e
 SHA512 
353a5c95bb0c160b698b95b91d6857ddb63a75b0685a233ed2515f46ad8369d40857aa1ff8407aa9bc78a5c3c29c25376e7a55a3c96fce40840633411944fb1d
 DIST libressl-3.1.2.tar.gz 3765944 BLAKE2B 
b0181a1936af3aad3908668cae14aa87e8dca594ebb1effa354eb57529c21aca2052ce6bc85958dd83645c9026c84410939018d16c8e70a60f336145d45790e6
 SHA512 
b024c5661777daa73feff7085ce7be76a2e766d2f3cb5ca35c208c471e5651a365252758ca36782e20cdfb2bc8171919a08ad592420878a5c95fbe646f5288c8
+DIST libressl-3.2.0.tar.gz 3775925 BLAKE2B 
99d74fad16e272be8e3b23b873c35970ce3693e088baf365670ad8e8cbb846e90f4232bbc6c65b70a35060da99b9b210b3debce1c78d531e810de26e3e2f05cb
 SHA512 
e8bf95af4e4e855b0462eb12df8f802102a3bee5bb40fb1859e7c40d9e3ce89f0d2eb0acdd923e7c592b4aeb7ecc556f753c0a12d0dace05d2ef342bffdd9d07

diff --git a/dev-libs/libressl/libressl-3.2.0.ebuild 
b/dev-libs/libressl/libressl-3.2.0.ebuild
new file mode 100644
index 000..ab31f204168
--- /dev/null
+++ b/dev-libs/libressl/libressl-3.2.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib-minimal libtool
+
+DESCRIPTION="Free version of the SSL/TLS protocol forked from OpenSSL"
+HOMEPAGE="https://www.libressl.org/;
+SRC_URI="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${P}.tar.gz;
+
+LICENSE="ISC openssl"
+# Reflects ABI of libcrypto.so and libssl.so. Since these can differ,
+# we'll try to use the max of either. However, if either change between
+# versions, we have to change the subslot to trigger rebuild of consumers.
+SLOT="0/48"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="+asm static-libs test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="test? ( static-libs )"
+
+RDEPEND="!dev-libs/openssl:0"
+DEPEND="${RDEPEND}"
+PDEPEND="app-misc/ca-certificates"
+
+src_prepare() {
+   touch crypto/Makefile.in
+
+   sed -i \
+   -e '/^[ \t]*CFLAGS=/s#-g ##' \
+   -e '/^[ \t]*CFLAGS=/s#-g"#"#' \
+   -e '/^[ \t]*CFLAGS=/s#-O2 ##' \
+   -e '/^[ \t]*CFLAGS=/s#-O2"#"#' \
+   -e '/^[ \t]*USER_CFLAGS=/s#-O2 ##' \
+   -e '/^[ \t]*USER_CFLAGS=/s#-O2"#"#' \
+   configure || die "fixing CFLAGS failed"
+
+   if ! use test ; then
+   sed -i \
+   -e '/^[ \t]*SUBDIRS =/s#tests##' \
+   Makefile.in || die "Removing tests failed"
+   fi
+
+   eapply "${FILESDIR}"/${PN}-2.8.3-solaris10.patch
+   eapply_user
+
+   elibtoolize  # for Solaris
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf \
+   $(use_enable asm) \
+   $(use_enable static-libs static)
+}
+
+multilib_src_test() {
+   emake check
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   find "${D}" -name '*.la' -exec rm -f {} + || die
+}

diff --git a/profiles/package.mask b/profiles/package.mask
index a55a1b5f3de..509c00aa70c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Stefan Strogin  (2020-06-03)
+# Masked for testing
+>=dev-libs/libressl-3.2.0
+
 # Michał Górny  (2020-06-03)
 # Very bad quality (upstream) package.  Stuck on py3.6.  No revdeps.
 # Removal in 30 days.  Bug #718762.



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

2020-06-03 Thread Zac Medico
commit: d922b8ee3062aa831be1eef6f9f55a42b2d16bf2
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Jun  3 23:09:55 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Jun  3 23:09:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d922b8ee

app-text/calibre: Remove old versions

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

 app-text/calibre/Manifest  |   4 -
 app-text/calibre/calibre-4.11.2.ebuild | 274 -
 app-text/calibre/calibre-4.12.0.ebuild | 274 -
 app-text/calibre/calibre-4.15.0.ebuild | 274 -
 app-text/calibre/calibre-4.16.0.ebuild | 274 -
 5 files changed, 1100 deletions(-)

diff --git a/app-text/calibre/Manifest b/app-text/calibre/Manifest
index abbfb2687ad..34b6b39fa0a 100644
--- a/app-text/calibre/Manifest
+++ b/app-text/calibre/Manifest
@@ -1,7 +1,3 @@
-DIST calibre-4.11.2.tar.xz 37045372 BLAKE2B 
7d76d45afd9228d6346daefaf4ee7cbf4d3281379c96d0ae63b3073b6b5ed055bd2eca0ae728f1471460e3aa8cf9b3afa3e489c4c2f02c6849b39b94e2c2023a
 SHA512 
64f1779ea16e2aedbc91e815b015ffbcfcc2d50035dddc9b33588007ceeeaa5cf4cca84b40fbc9c5808e9b6dab3b04047f37505815120a1e66650447363672f2
-DIST calibre-4.12.0.tar.xz 36823140 BLAKE2B 
b8dd24152b79790c8d22d3c0aa9482f69250fe177499e01c6c0564bf31946d0266a2e3053549f037c7ea7626b18a27798097bfbe0caf93f97585d4869c475ab9
 SHA512 
628308273b507ee2557cd089e5c7b77f8304c1728b9aadfe5493b22042bdcf2da4c07652a6432121b5dd432807bcda21fabb81c37e59f87d24ace52539f3244c
-DIST calibre-4.15.0.tar.xz 37033864 BLAKE2B 
fbb8965f438b438e0274fd8fbd23b633fb39bf3d746b0d8d1947e54cb6a21e39346031be6723adc1ecb83b4145562ec8a1e36805b96bad00451c0afbccb8d570
 SHA512 
d06bebe672864b2270a76f097f353aa727a3918d1c87766c9dbad615a6225621bb12d4040c1001415d188b15f1b7c068e77fec7964f4bf26e83ad7f3609bcc04
-DIST calibre-4.16.0.tar.xz 36964244 BLAKE2B 
e2c94ea882addff3a7def2b7d0bc286fc3bc499190469e9bfea99d710b4cdbb6b59ca2848ef5551d4375d22c582462962634c0329f0adca05dd6dc137dbea0ba
 SHA512 
96803578c7b609cf146571df38cd9ab75c3fcc6e8b429d7083b4383974161193d544a22c249ad3934c621823a3b1d1bd52e564c6ef70fd4012aae40a1056715b
 DIST calibre-4.17.0-qt-5.15-fontconfig-bug-725020.patch 1222 BLAKE2B 
14038b4ea5f87d9a8f645b5af8342da90337202b0247b07dccd8995f55bb965b5c2bbdddc24b55b6e92e899f91d5dec19c10ddea8fcc42c8ed3d74ee90eb09d6
 SHA512 
b0652c3277b8390f47039366380fceacfd3cd9014fe42306a947f6749c6192657b77e3d832044828bea06c43f1f5e745e6b4ff8dd24efc73d9ad5261c4c73a5e
 DIST calibre-4.17.0.tar.xz 37027156 BLAKE2B 
e1e9fbbb93cc14af0790e400d79b433c774f17bb06d99161e27769217ab7eed5c2660ab8a3e09109bade91684a8f5a8b52795667833ddf454343e530109eea63
 SHA512 
95719c820839a8548c0734a7be105fa4124c3c070fdd79ceeef5fef7f9c81f89d5b2077a71df3cc6cd103c14b813cd0d42add1c75ec4883686a8596de36ef5d0
 DIST calibre-4.9.1.tar.xz 37529656 BLAKE2B 
5d703ca0c398b43cc26a54e0628d0fe938c6a5027a4fd0c9cac83944e5143eb08439bf79b2098182be7727eaa042748f17866788b02c7744178dce131f6b1d1e
 SHA512 
bf06aa3cbc8d255934f3f7f3ce20b4798edf107ed9f822943d2b4ae7d95473842928ed79f8ba7571f7e0ebdc267c441916d543d5b7630aae5cb151bcc3184b71

diff --git a/app-text/calibre/calibre-4.11.2.ebuild 
b/app-text/calibre/calibre-4.11.2.ebuild
deleted file mode 100644
index b5a00a083e8..000
--- a/app-text/calibre/calibre-4.11.2.ebuild
+++ /dev/null
@@ -1,274 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-PYTHON_REQ_USE="sqlite,ssl"
-
-inherit bash-completion-r1 desktop toolchain-funcs python-single-r1 xdg-utils
-
-DESCRIPTION="Ebook management application"
-HOMEPAGE="https://calibre-ebook.com/;
-SRC_URI="https://download.calibre-ebook.com/${PV}/${P}.tar.xz;
-
-LICENSE="
-   GPL-3+
-   GPL-3
-   GPL-2+
-   GPL-2
-   GPL-1+
-   LGPL-3+
-   LGPL-2.1+
-   LGPL-2.1
-   BSD
-   MIT
-   Old-MIT
-   Apache-2.0
-   public-domain
-   || ( Artistic GPL-1+ )
-   CC-BY-3.0
-   OFL-1.1
-   PSF-2
-"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="ios +udisks"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-COMMON_DEPEND="${PYTHON_DEPS}
-   >=app-text/hunspell-1.7:=
-   >=app-text/podofo-0.9.6_pre20171027:=
-   >=app-text/poppler-0.26.5[qt5]
-   >=dev-libs/chmlib-0.40:=
-   dev-libs/glib:2=
-   dev-libs/hyphen:=
-   >=dev-libs/icu-57.1:=
-   dev-libs/libinput:=
-   >=dev-libs/dbus-glib-0.106
-   >=sys-apps/dbus-1.10.8
-   $(python_gen_cond_dep '
-   >=dev-python/apsw-3.25.2_p1[${PYTHON_MULTI_USEDEP}]
-   dev-python/beautifulsoup:4[${PYTHON_MULTI_USEDEP}]
-   >=dev-python/chardet-3.0.3[${PYTHON_MULTI_USEDEP}]
-   >=dev-python/cssselect-0.7.1[${PYTHON_MULTI_USEDEP}]
-   >=dev-python/css-parser-1.0.4[${PYTHON_MULTI_USEDEP}]
-   

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

2020-06-03 Thread Zac Medico
commit: 846dd925cddce1ce8b4622989393ae6942cc0e1f
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Jun  3 22:56:38 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Jun  3 22:57:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=846dd925

app-text/calibre: add qt-5.15 patch to 4.9.1-r2 (bug 727024)

Closes: https://bugs.gentoo.org/727024
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Zac Medico  gentoo.org>

 app-text/calibre/calibre-4.9.1-r2.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-text/calibre/calibre-4.9.1-r2.ebuild 
b/app-text/calibre/calibre-4.9.1-r2.ebuild
index 6dd804fe08b..0eb5f2c1295 100644
--- a/app-text/calibre/calibre-4.9.1-r2.ebuild
+++ b/app-text/calibre/calibre-4.9.1-r2.ebuild
@@ -10,7 +10,8 @@ inherit bash-completion-r1 desktop toolchain-funcs 
python-single-r1 xdg-utils
 
 DESCRIPTION="Ebook management application"
 HOMEPAGE="https://calibre-ebook.com/;
-SRC_URI="https://download.calibre-ebook.com/${PV}/${P}.tar.xz;
+SRC_URI="https://download.calibre-ebook.com/${PV}/${P}.tar.xz
+   
https://github.com/kovidgoyal/calibre/commit/db7007a25faefb0cc90e64dda1c0793393b9512d.patch
 -> calibre-4.17.0-qt-5.15-fontconfig-bug-725020.patch"
 
 LICENSE="
GPL-3+
@@ -122,7 +123,8 @@ src_prepare() {
eapply \
"${FILESDIR}/${PN}-2.9.0-no_updates_dialog.patch" \
"${FILESDIR}/${PN}-disable_plugins.patch" \
-   
"${FILESDIR}/${PN}-4.9.1-py3-Ignore-TypeError-sorting-collections-kobo.patch"
+   
"${FILESDIR}/${PN}-4.9.1-py3-Ignore-TypeError-sorting-collections-kobo.patch" \
+   "${DISTDIR}/calibre-4.17.0-qt-5.15-fontconfig-bug-725020.patch"
 
eapply_user
 



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

2020-06-03 Thread Nick Sarnie
commit: 89549f6080084da1f31affb86d9dc4d6b96a0c45
Author: Nick Sarnie  gentoo  org>
AuthorDate: Wed Jun  3 22:12:48 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Wed Jun  3 22:13:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89549f60

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

Bump to 5.0.1

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

 app-emulation/wine-vanilla/Manifest|   1 +
 .../wine-vanilla/wine-vanilla-5.0.1.ebuild | 538 +
 2 files changed, 539 insertions(+)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index e2e7098c920..b64565fea58 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -2,6 +2,7 @@ DIST gentoo-wine-patches-20180120.tar.xz 58672 BLAKE2B 
84d621075b65475cec41a0642
 DIST gentoo-wine-patches-20191222.tar.xz 59236 BLAKE2B 
1b2c7b3ab69e5603d0f176a88c13b6d532f94f319ad29821faa699e828d90cfbe92c02b6e73b72eb16e565707c49885833fe557809ed16f4a6f0f182de9bb6e6
 SHA512 
a030fad55be5e1d909bc50e430c9a99846b88d7555f12749e101ba83f04df5af23eeb726b5ed78f847a66d11ac0a838bc69bd5bf8cf53da77ad454d2a2fe65cf
 DIST gentoo-wine-patches-20200523.tar.xz 59740 BLAKE2B 
951d7f305a6e5b3759c8095629d48de4830b8a0c9558de859a9e02d9824fe85553fda2bc0820ca97022a0ca63ac28473dadfe827821220445dbf1a7fd15c7c98
 SHA512 
46eea45c982b475e3ff444cbd87c6a0a235fc8dcaf3d83d89655a10ed8841a9ddb09e5a638a05803f3bf2c3bd34165c16067aba561efa4c183ee396dc31cdf75
 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.tar.xz 22469428 BLAKE2B 
d26938e707545d31ed932c67eaaa9fd137e42daa6facadeaea2897797ec816658edc1b89c649e0cb5c453ca53ebea5d7156fdd188f1afe2a55ca7834e012e276
 SHA512 
681de951804c3dd3ae8c677a0ea52d172b04cac58594698b191cd972b25899cd2030d01a25fc2ad2eb6b99976a30319d2bd5ba8b7ff98b1a8b43832fa6514b83
 DIST wine-5.6.tar.xz 23678216 BLAKE2B 
7aee9a46c037d46d07a551a839056783c020d2e5c66c9caf9c8dacd5071cc9bc9df1c3ea56d6ec07cf83ac681baee6849e786a1202d99f139e1645c374c72704
 SHA512 
b12b0eff228ecd783fec8bf91f97e4387125226b172046d800e1fbffa303ceca32f1f647b9e8ceb24d303c23eb57188be14ddd8ba5fc04ba781a69186fbe6be4
 DIST wine-5.7.tar.xz 23723624 BLAKE2B 
fbea8f753dee57368f7532eef6fe6bf366ba52e9c2b970147207cf879858b86a74d0dfb1f813cfd31058462aaa09f74dd07924370b4c3f032f0dcd0015eab90b
 SHA512 
46a8050cb21edf1116c93fd73fdc3bbbc1a19e18d77c38bc192f13e55954d3e503122c780ca9c1a50005b0bca6f3b0c640f3de05267f25289e08660321e27407

diff --git a/app-emulation/wine-vanilla/wine-vanilla-5.0.1.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-5.0.1.ebuild
new file mode 100644
index 000..2c8da9a04c6
--- /dev/null
+++ b/app-emulation/wine-vanilla/wine-vanilla-5.0.1.ebuild
@@ -0,0 +1,538 @@
+# 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}.0/${MY_P}.tar.xz;
+   KEYWORDS="-* ~amd64 ~x86"
+fi
+S="${WORKDIR}/${MY_P}"
+
+GWP_V="20191222"
+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 v4l vkd3d vulkan 

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

2020-06-03 Thread Nick Sarnie
commit: 3687c286e478ff0bd0aac47333d4cf7b2c040f17
Author: Nick Sarnie  gentoo  org>
AuthorDate: Wed Jun  3 22:10:05 2020 +
Commit: Nick Sarnie  gentoo  org>
CommitDate: Wed Jun  3 22:10:05 2020 +
URL:https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=3687c286

app-emulation/wine-vanilla: Bump to 5.0.1

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

 app-emulation/wine-vanilla/Manifest|   1 +
 .../wine-vanilla/wine-vanilla-5.0.1.ebuild | 538 +
 2 files changed, 539 insertions(+)

diff --git a/app-emulation/wine-vanilla/Manifest 
b/app-emulation/wine-vanilla/Manifest
index 1e3672d..26a98e8 100644
--- a/app-emulation/wine-vanilla/Manifest
+++ b/app-emulation/wine-vanilla/Manifest
@@ -28,6 +28,7 @@ DIST wine-4.6.tar.xz 21940848 BLAKE2B 
1dbac3b3e6d74b99123a0954015343514d0135a26c
 DIST wine-4.7.tar.xz 21962632 BLAKE2B 
2f90212c93fb089fafb0dd44189044b3875a52e3f6b5300a44893ac9760afb398330c293abbffca15cd9f9a6da72e97c2702c04525e02663186d723f1f322da7
 SHA512 
cb768528db510f81d464b9c1bb48847162baaa86ef00dc7a418afdce38aa51262d150c14b3362fb40c93cc2e3633fc02b2916167f21af8a708eb393da6ba9163
 DIST wine-4.8.tar.xz 22024100 BLAKE2B 
cf87407a5fca83660c866a17ebeec62a97404c1eeb1d7b34a0995510e04aec2fe0350b644870a3d4817177b002cf07e69cd6761593122c93c22bda50bb8aec0b
 SHA512 
ad91c31aad86b9932777a1c5a84760f41c63cfbb5d79f1a8afd132a8948667283f85e081a454cfc0904544394eaabb00fb986eba15efd8a8409db38e793f3dab
 DIST wine-4.9.tar.xz 22077528 BLAKE2B 
98cf186152abc8379275b353e3934efc285cc386f33188a283e3568f803090057bcc90da6dd6c6c1e9d7dbbcf61fbe4a2316107ff129a7d7baa174982f9dcf26
 SHA512 
bf750af9569b0c564cd9581b9de8c399f6e42227eb6e79338ec6ba70f135fe3388b0792ff013add97341c488ed906227cdf93cc275e362ba232df78afaaab66d
+DIST wine-5.0.1.tar.xz 22476496 BLAKE2B 
8fd7729812c0144b6c9ec7f28ecc25bca5bc7801d9927346928f43fc46ca0be89ecb4caefb7a93cf2f3365e088d11e6bd53a028ea8cc9e170ef864ff63f21a5a
 SHA512 
d9756f0a74417ea9e05d08a94ff29b83ebff3db3a3cbaa90979d5312754371ddfcab6bded73a246ef980252b908d8a26e93de2779b766c4bff92c91f8c315d98
 DIST wine-5.0.tar.xz 22469428 BLAKE2B 
d26938e707545d31ed932c67eaaa9fd137e42daa6facadeaea2897797ec816658edc1b89c649e0cb5c453ca53ebea5d7156fdd188f1afe2a55ca7834e012e276
 SHA512 
681de951804c3dd3ae8c677a0ea52d172b04cac58594698b191cd972b25899cd2030d01a25fc2ad2eb6b99976a30319d2bd5ba8b7ff98b1a8b43832fa6514b83
 DIST wine-5.1.tar.xz 22500180 BLAKE2B 
bf77f24e4be2402afd083c28624e41761d63c1248c314870e0c5a6879fb1393992fe9d99bcafcea0a91599500d745a3ad199e31e857590707f026f1cf740ad31
 SHA512 
b842b533884f15a8fb71373258671d74aee997d9ed9ee0fb36f945cd2006b494f6cc6c91a8ca47e0ea5b0b39b108f2c4f155918823a7ddf3cd44b4e26ede9171
 DIST wine-5.2.tar.xz 22837712 BLAKE2B 
ee9d4d4dd6c0669d1585cc6988d933dbc7aa5277a0f13e965dd9eecb621e475d33a832b316e37f1372a965efe517efafa9f857a38d9bf081026d221db96b7a0d
 SHA512 
57fa66885c3b5f43e51324e24b8524f663ad67ff15b464ac7d58096d5921f523a59ef5f1dc1ea7aa65fa10d64b7cd832f421c1b773c72bc312d8544a61c33f8f

diff --git a/app-emulation/wine-vanilla/wine-vanilla-5.0.1.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-5.0.1.ebuild
new file mode 100644
index 000..2c8da9a
--- /dev/null
+++ b/app-emulation/wine-vanilla/wine-vanilla-5.0.1.ebuild
@@ -0,0 +1,538 @@
+# 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}.0/${MY_P}.tar.xz;
+   KEYWORDS="-* ~amd64 ~x86"
+fi
+S="${WORKDIR}/${MY_P}"
+
+GWP_V="20191222"
+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 v4l vkd3d vulkan 
+X +xcomposite xinerama +xml"
+REQUIRED_USE="|| ( abi_x86_32 

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

2020-06-03 Thread David Seifert
commit: 3838db70cd1ac11fbe3057b1ad3c783a2d88602e
Author: David Seifert  gentoo  org>
AuthorDate: Wed Jun  3 21:48:00 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Jun  3 21:48:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3838db70

net-im/skypeforlinux: Bump to 8.60.0.76

Closes: https://bugs.gentoo.org/726320
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 net-im/skypeforlinux/Manifest  |  1 +
 .../skypeforlinux/skypeforlinux-8.60.0.76.ebuild   | 98 ++
 2 files changed, 99 insertions(+)

diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
index e2f1cba7a31..13c7b0160b0 100644
--- a/net-im/skypeforlinux/Manifest
+++ b/net-im/skypeforlinux/Manifest
@@ -1 +1,2 @@
 DIST skypeforlinux_8.59.0.77-1.x86_64.rpm 108914465 BLAKE2B 
9d8300b9d315b95528e7e453a4b2175a22cc598634f0b517e6e0b45dfd7c04d6cee92d46d455486ee00ea1953617132e6c97576d5cc344988912aa3df03609e8
 SHA512 
4faa158605c13ee66bf49aad8e1b06f0429772c676088559fb28f6012cf263c1425f830678edd9605cfd69a4a0fb75f051fd96acd0a8a4fb636bb3a5beceb211
+DIST skypeforlinux_8.60.0.76-1.x86_64.rpm 108325497 BLAKE2B 
84304111a215d0e0ddb7cdad218913feb961b490ab5bdee3ca506c1666b1a37dfdb8360fa84fb36c56cd47458012c92d6eea2f437e2b9787b7b232dc797adf76
 SHA512 
a7a1e3ae3c13d235c951c5aad006df668287e82914aa333ad5429ba1a2ac0ebb84cd703f4c5e620385469c91db437105dafac93dcde7af7bb774f48dbe2370d4

diff --git a/net-im/skypeforlinux/skypeforlinux-8.60.0.76.ebuild 
b/net-im/skypeforlinux/skypeforlinux-8.60.0.76.ebuild
new file mode 100644
index 000..c2755ee5b06
--- /dev/null
+++ b/net-im/skypeforlinux/skypeforlinux-8.60.0.76.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MULTILIB_COMPAT=( abi_x86_64 )
+
+inherit chromium-2 desktop pax-utils rpm multilib-build xdg
+
+DESCRIPTION="Instant messaging client, with support for audio and video"
+HOMEPAGE="https://www.skype.com/;
+SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm;
+
+LICENSE="Skype-TOS MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 
Boost-1.0 ISC CC-BY-SA-3.0 CC0-1.0 openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+
+S="${WORKDIR}"
+QA_PREBUILT="*"
+RESTRICT="mirror bindist strip" #299368
+
+RDEPEND="
+   app-crypt/libsecret[${MULTILIB_USEDEP}]
+   dev-libs/atk[${MULTILIB_USEDEP}]
+   dev-libs/expat[${MULTILIB_USEDEP}]
+   dev-libs/glib:2[${MULTILIB_USEDEP}]
+   dev-libs/nspr[${MULTILIB_USEDEP}]
+   dev-libs/nss[${MULTILIB_USEDEP}]
+   media-libs/alsa-lib[${MULTILIB_USEDEP}]
+   media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
+   media-libs/freetype:2[${MULTILIB_USEDEP}]
+   media-libs/libv4l[${MULTILIB_USEDEP}]
+   net-print/cups[${MULTILIB_USEDEP}]
+   sys-apps/dbus[${MULTILIB_USEDEP}]
+   sys-devel/gcc[cxx]
+   virtual/ttf-fonts
+   x11-libs/cairo[${MULTILIB_USEDEP}]
+   x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
+   x11-libs/gtk+:3[${MULTILIB_USEDEP}]
+   x11-libs/libX11[${MULTILIB_USEDEP}]
+   x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
+   x11-libs/libXcomposite[${MULTILIB_USEDEP}]
+   x11-libs/libXcursor[${MULTILIB_USEDEP}]
+   x11-libs/libXdamage[${MULTILIB_USEDEP}]
+   x11-libs/libXext[${MULTILIB_USEDEP}]
+   x11-libs/libXfixes[${MULTILIB_USEDEP}]
+   x11-libs/libXi[${MULTILIB_USEDEP}]
+   x11-libs/libXrandr[${MULTILIB_USEDEP}]
+   x11-libs/libXrender[${MULTILIB_USEDEP}]
+   x11-libs/libXtst[${MULTILIB_USEDEP}]
+   x11-libs/libxcb[${MULTILIB_USEDEP}]
+   x11-libs/libxkbfile[${MULTILIB_USEDEP}]
+   x11-libs/pango[${MULTILIB_USEDEP}]"
+
+pkg_setup() {
+   chromium_suid_sandbox_check_kernel_config
+}
+
+src_unpack() {
+   rpm_src_unpack ${A}
+}
+
+src_prepare() {
+   default
+   sed -e 
"s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
+   -i usr/bin/skypeforlinux || die
+   sed -e 
"s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
+   -e "/^OnlyShowIn=/d" \
+   -i usr/share/applications/skypeforlinux.desktop || die
+}
+
+src_install() {
+   dodir /opt
+   cp -a usr/share/skypeforlinux "${ED}"/opt || die
+
+   # remove chrome-sandbox binary, users should use kernel namespaces
+   # https://bugs.gentoo.org/692692#c18
+   rm "${ED}"/opt/skypeforlinux/chrome-sandbox || die
+
+   dobin usr/bin/skypeforlinux
+
+   dodoc usr/share/skypeforlinux/*.html
+   dodoc -r usr/share/doc/skypeforlinux/.
+   # symlink required for the "Help->3rd Party Notes" menu entry  
(otherwise frozen skype -> xdg-open)
+   dosym ${PF} usr/share/doc/skypeforlinux
+
+   doicon usr/share/pixmaps/skypeforlinux.png
+
+   local res
+   for res in 16 32 256 512; do
+   

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

2020-06-03 Thread David Seifert
commit: 4767552c31fe77baca493afdbe0701d44b6fa78e
Author: David Roman  gmail  com>
AuthorDate: Wed Jun  3 21:43:28 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Jun  3 21:43:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4767552c

dev-libs/spdlog: verbump to 1.6.0

Closes: https://github.com/gentoo/gentoo/pull/15855
Closes: https://bugs.gentoo.org/727002
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Roman  gmail.com>
Signed-off-by: David Seifert  gentoo.org>

 dev-libs/spdlog/Manifest|  1 +
 dev-libs/spdlog/spdlog-1.6.0.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/dev-libs/spdlog/Manifest b/dev-libs/spdlog/Manifest
index db82b5117ea..0846c126abb 100644
--- a/dev-libs/spdlog/Manifest
+++ b/dev-libs/spdlog/Manifest
@@ -1 +1,2 @@
 DIST spdlog-1.5.0.tar.gz 270416 BLAKE2B 
bac6c6650f8347458dd2dd66f318b43a769b0896d68f6a6f1310754527a69feaa52b2f6f48d67c7e811c2dafa5d3863a9a07c738df8c12abed2718fb06254b28
 SHA512 
78991c943dd95af563c4b29545b9b5d635caf1af5031262dde734ecf70c0b4ae866d954ee77b050f9f0cc089a3bc57ee9583895e51cb00dd1cc6c10ff905ca34
+DIST spdlog-1.6.0.tar.gz 285249 BLAKE2B 
2acbc6b3cb9da93842e3a87367af219264347062cf007cf08bbcf512a6595adb9e68b3780b18e273a8a752db591c1b9a55236ee889c6b1b98fab2d7efd815c0d
 SHA512 
5711fd5b1c7a1a2097eecfa386f75315c7a580f08a59e220ded57e7412df037a57ddf5cce60aa2904c1c579a801b727eaf0c6f951728ef731ce469b231da5851

diff --git a/dev-libs/spdlog/spdlog-1.6.0.ebuild 
b/dev-libs/spdlog/spdlog-1.6.0.ebuild
new file mode 100644
index 000..6da33cbbf3c
--- /dev/null
+++ b/dev-libs/spdlog/spdlog-1.6.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Very fast, header only, C++ logging library"
+HOMEPAGE="https://github.com/gabime/spdlog;
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/gabime/${PN};
+else
+   SRC_URI="https://github.com/gabime/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0/1"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   virtual/pkgconfig
+"
+DEPEND="
+   >=dev-libs/libfmt-5.3.0:=
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   cmake_src_prepare
+   rm -r include/spdlog/fmt/bundled || die "Failed to delete bundled 
libfmt"
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DSPDLOG_BUILD_BENCH=no
+   -DSPDLOG_BUILD_EXAMPLE=no
+   -DSPDLOG_FMT_EXTERNAL=yes
+   -DSPDLOG_BUILD_SHARED=yes
+   -DSPDLOG_BUILD_TESTS=$(usex test)
+   )
+
+   cmake_src_configure
+}



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

2020-06-03 Thread David Seifert
commit: fea9b8917fdfdc79ecba1b652dfde7c9ba9ba682
Author: David Seifert  gentoo  org>
AuthorDate: Wed Jun  3 21:43:31 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Jun  3 21:43:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea9b891

dev-libs/spdlog: [QA] Build only shared libraries

Closes: https://bugs.gentoo.org/727002
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 dev-libs/spdlog/{spdlog-1.5.0.ebuild => spdlog-1.5.0-r1.ebuild} | 2 +-
 dev-libs/spdlog/spdlog-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/spdlog/spdlog-1.5.0.ebuild 
b/dev-libs/spdlog/spdlog-1.5.0-r1.ebuild
similarity index 97%
rename from dev-libs/spdlog/spdlog-1.5.0.ebuild
rename to dev-libs/spdlog/spdlog-1.5.0-r1.ebuild
index a74feac620c..0ced6aabc53 100644
--- a/dev-libs/spdlog/spdlog-1.5.0.ebuild
+++ b/dev-libs/spdlog/spdlog-1.5.0-r1.ebuild
@@ -39,7 +39,7 @@ src_configure() {
-DSPDLOG_BUILD_BENCH=no
-DSPDLOG_BUILD_EXAMPLE=no
-DSPDLOG_FMT_EXTERNAL=yes
-   -DSPDLOG_BUILD_SHARED=no
+   -DSPDLOG_BUILD_SHARED=yes
-DSPDLOG_BUILD_TESTS=$(usex test)
)
 

diff --git a/dev-libs/spdlog/spdlog-.ebuild 
b/dev-libs/spdlog/spdlog-.ebuild
index 060e167a8af..24491a214dc 100644
--- a/dev-libs/spdlog/spdlog-.ebuild
+++ b/dev-libs/spdlog/spdlog-.ebuild
@@ -39,7 +39,7 @@ src_configure() {
-DSPDLOG_BUILD_BENCH=no
-DSPDLOG_BUILD_EXAMPLE=no
-DSPDLOG_FMT_EXTERNAL=yes
-   -DSPDLOG_BUILD_SHARED=no
+   -DSPDLOG_BUILD_SHARED=yes
-DSPDLOG_BUILD_TESTS=$(usex test)
)
 



[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2020-06-03 Thread David Seifert
commit: 15e04b329427fa67268bb7ea910b799298093daa
Author: David Seifert  gentoo  org>
AuthorDate: Wed Jun  3 21:43:34 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Jun  3 21:43:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15e04b32

media-tv/kodi: Slot dep operator on spdlog

Bug: https://bugs.gentoo.org/727002
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 media-tv/kodi/kodi-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-tv/kodi/kodi-.ebuild b/media-tv/kodi/kodi-.ebuild
index 11b1d97b1ed..4cbbacae878 100644
--- a/media-tv/kodi/kodi-.ebuild
+++ b/media-tv/kodi/kodi-.ebuild
@@ -71,7 +71,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
>=dev-libs/libinput-1.10.5
>=dev-libs/libxml2-2.9.4
>=dev-libs/lzo-2.04
-   >=dev-libs/spdlog-1.5.0
+   >=dev-libs/spdlog-1.5.0:=
dev-libs/tinyxml[stl]
$(python_gen_cond_dep '
dev-python/pillow[${PYTHON_MULTI_USEDEP}]



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

2020-06-03 Thread David Seifert
commit: 946386d214b0a32982660ee0b84705deefef2832
Author: David Seifert  gentoo  org>
AuthorDate: Wed Jun  3 21:43:37 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Jun  3 21:43:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946386d2

net-misc/gerbera: Slot dep operator on spdlog

Bug: https://bugs.gentoo.org/727002
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 net-misc/gerbera/{gerbera-1.5.0.ebuild => gerbera-1.5.0-r1.ebuild} | 2 +-
 net-misc/gerbera/gerbera-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/gerbera/gerbera-1.5.0.ebuild 
b/net-misc/gerbera/gerbera-1.5.0-r1.ebuild
similarity index 99%
rename from net-misc/gerbera/gerbera-1.5.0.ebuild
rename to net-misc/gerbera/gerbera-1.5.0-r1.ebuild
index 3e0553c702d..df9d236f5d0 100644
--- a/net-misc/gerbera/gerbera-1.5.0.ebuild
+++ b/net-misc/gerbera/gerbera-1.5.0-r1.ebuild
@@ -27,7 +27,7 @@ DEPEND="
acct-user/gerbera
>=net-libs/libupnp-1.12.1:=[ipv6,reuseaddr]
>=dev-db/sqlite-3
-   dev-libs/spdlog
+   dev-libs/spdlog:=
dev-libs/pugixml
dev-libs/libfmt:0/6
mysql? ( dev-db/mysql-connector-c )

diff --git a/net-misc/gerbera/gerbera-.ebuild 
b/net-misc/gerbera/gerbera-.ebuild
index adb30342a7a..7a452ed244c 100644
--- a/net-misc/gerbera/gerbera-.ebuild
+++ b/net-misc/gerbera/gerbera-.ebuild
@@ -27,7 +27,7 @@ DEPEND="
acct-user/gerbera
>=net-libs/libupnp-1.12.1:=[ipv6,reuseaddr]
>=dev-db/sqlite-3
-   dev-libs/spdlog
+   dev-libs/spdlog:=
dev-libs/pugixml
dev-libs/libfmt:0/6
mysql? ( dev-db/mysql-connector-c )



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/pymol/

2020-06-03 Thread Alexey Shvetsov
commit: d8f901f6451dcefa90b1e467d2819a85717bae56
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Wed Jun  3 21:20:53 2020 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Wed Jun  3 21:20:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f901f6

sci-chemistry/pymol: Works with py38

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Alexey Shvetsov  gentoo.org>

 sci-chemistry/pymol/pymol-2.3.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/pymol/pymol-2.3.0-r3.ebuild 
b/sci-chemistry/pymol/pymol-2.3.0-r3.ebuild
index 675c8b36880..58c0d6707c4 100644
--- a/sci-chemistry/pymol/pymol-2.3.0-r3.ebuild
+++ b/sci-chemistry/pymol/pymol-2.3.0-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1 desktop eutils flag-o-matic xdg-utils
 



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

2020-06-03 Thread Sergei Trofimovich
commit: 045aa594689b68e9ad5562231c6917be653ec9bd
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jun  3 21:10:31 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jun  3 21:16:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045aa594

dev-python/multidict: keyworded 4.7.6 for hppa, bug #726508

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/multidict/multidict-4.7.6.ebuild 
b/dev-python/multidict/multidict-4.7.6.ebuild
index 3b6a3d9ddec..80f44750706 100644
--- a/dev-python/multidict/multidict-4.7.6.ebuild
+++ b/dev-python/multidict/multidict-4.7.6.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/aio-libs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 
 BDEPEND="
>=dev-python/cython-0.28.4[${PYTHON_USEDEP}]



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

2020-06-03 Thread Sergei Trofimovich
commit: d14178af7246471003dbc62c1a97fa2a7c4f71b0
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jun  3 21:14:43 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jun  3 21:16:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d14178af

dev-python/yarl: keyworded 1.4.2 for hppa, bug #726508

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/yarl/yarl-1.4.2.ebuild 
b/dev-python/yarl/yarl-1.4.2.ebuild
index 7dccb02f6f4..33d927f6403 100644
--- a/dev-python/yarl/yarl-1.4.2.ebuild
+++ b/dev-python/yarl/yarl-1.4.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/multidict-4.0[${PYTHON_USEDEP}]



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

2020-06-03 Thread Sergei Trofimovich
commit: c2bf931d5a6325216506665ebe54503e103869f7
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jun  3 21:11:01 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jun  3 21:16:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2bf931d

dev-python/wrapt: keyworded 1.12.1 for hppa, bug #726508

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/wrapt/wrapt-1.12.1.ebuild 
b/dev-python/wrapt/wrapt-1.12.1.ebuild
index 24fccc88aaf..477f6b207dc 100644
--- a/dev-python/wrapt/wrapt-1.12.1.ebuild
+++ b/dev-python/wrapt/wrapt-1.12.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/GrahamDumpleton/${PN}/archive/${PV}.tar.gz -> ${P}.t
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 
 distutils_enable_tests pytest
 distutils_enable_sphinx docs dev-python/sphinx_rtd_theme



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

2020-06-03 Thread Sergei Trofimovich
commit: cf1e20861f7904eff222ec8c42a7c47a55cd19de
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jun  3 21:08:19 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jun  3 21:16:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf1e2086

dev-python/virtualenv: keyworded 20.0.21 for sparc, bug #700918

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/virtualenv/virtualenv-20.0.21.ebuild 
b/dev-python/virtualenv/virtualenv-20.0.21.ebuild
index b9472959b07..bb82eb1ce8a 100644
--- a/dev-python/virtualenv/virtualenv-20.0.21.ebuild
+++ b/dev-python/virtualenv/virtualenv-20.0.21.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 SRC_URI="https://github.com/pypa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"



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

2020-06-03 Thread Sergei Trofimovich
commit: 094b5eb4495863b9699e9ce9050994f07cd807d7
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jun  3 21:07:27 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jun  3 21:16:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=094b5eb4

dev-python/distlib: keyworded 0.3.0 for sparc, bug #700918

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/distlib/distlib-0.3.0.ebuild 
b/dev-python/distlib/distlib-0.3.0.ebuild
index e8d7297516e..f175e215cd6 100644
--- a/dev-python/distlib/distlib-0.3.0.ebuild
+++ b/dev-python/distlib/distlib-0.3.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 distutils_enable_tests setup.py
 



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2020-06-03 Thread Mike Gilbert
commit: d8a7db41da07d17962d2628a64be1aca57bccb09
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Jun  3 20:59:50 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jun  3 20:59:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8a7db41

www-plugins/chrome-binary-plugins: automated update (83.0.4103.97)

Package-Manager: Portage-2.3.100_p3, Repoman-2.3.22_p46
Signed-off-by: Mike Gilbert  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...ns-83.0.4103.61.ebuild => chrome-binary-plugins-83.0.4103.97.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index e7b35ec851e..77a431838f1 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_84.0.4147.30-1_amd64.deb 69636036 BLAKE2B 
316b51e72a85154639b14302dc63295061aea1ff119216252e5538751574df6c9bf6fea38836105091b0922115b6c633d99f5c2724f995a2e6ba858389d530d7
 SHA512 
0adf8e38f71490d41690fd698de74edd5e161c2c9f9b666287d5b3e57f9a0099f518b3db2550eaa0e90138baab4f2ca07a24474d52b062149756b297f39afc3e
-DIST google-chrome-stable_83.0.4103.61-1_amd64.deb 68678632 BLAKE2B 
3eaa8eadeacd05bff17ce5bb8c295df3d9f791113249328977e233e616bb993aa1aa7f9bb332de238099fb6f62c56646e02c58cb314c41d50bb778f5ac322017
 SHA512 
735a75aef147829158645d6e14744ab075331396f68cc4eb8565c17f0753e96066a26172badd7b847f5b570b7cb1c319a67ff299a4f7db77c33a90879aa87c69
+DIST google-chrome-stable_83.0.4103.97-1_amd64.deb 68654544 BLAKE2B 
0c8392c8504e5d5412a15540abfb73a1708f31f5626fd8870031cd1b2a3d49701018d2571d5a232399e1dcdeba39346883de411a46beba4c66b245cba4621359
 SHA512 
3106979ebeedd32405fa9205e5e2369bea0199b72d2d3238f5124e196791277c7fa7ce387c18460b5a220818f12c622981c21e3e4c3049beed02345a6255a828
 DIST google-chrome-unstable_85.0.4158.4-1_amd64.deb 69912664 BLAKE2B 
f8a85afd12c6138b784e54ac7f48aff44ebfebed6edbd68ddf6916657a1577e85c9cf0ec9c4c88f0ff745994709928b175f50be5c6de27e336d3179535a6e3b5
 SHA512 
665e3fa8c2b1eab21ebb68ca6184af781e1b2b89cbef1f20d8cbf0f71eccbb46e32e47130f0d16c20450a817baf31c89e7d63a26c9f6dc92469515ba3e64cfb0

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-83.0.4103.61.ebuild 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-83.0.4103.97.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-83.0.4103.61.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-83.0.4103.97.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome/

2020-06-03 Thread Mike Gilbert
commit: 20c238dd49577bc699453d0a91611bcc221cba75
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Jun  3 20:59:41 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jun  3 20:59:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20c238dd

www-client/google-chrome: automated update (83.0.4103.97)

Package-Manager: Portage-2.3.100_p3, Repoman-2.3.22_p46
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/google-chrome/Manifest   | 2 +-
 ...gle-chrome-83.0.4103.61.ebuild => google-chrome-83.0.4103.97.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome/Manifest 
b/www-client/google-chrome/Manifest
index e957660ddfc..3239627d284 100644
--- a/www-client/google-chrome/Manifest
+++ b/www-client/google-chrome/Manifest
@@ -1 +1 @@
-DIST google-chrome-stable_83.0.4103.61-1_amd64.deb 68678632 BLAKE2B 
3eaa8eadeacd05bff17ce5bb8c295df3d9f791113249328977e233e616bb993aa1aa7f9bb332de238099fb6f62c56646e02c58cb314c41d50bb778f5ac322017
 SHA512 
735a75aef147829158645d6e14744ab075331396f68cc4eb8565c17f0753e96066a26172badd7b847f5b570b7cb1c319a67ff299a4f7db77c33a90879aa87c69
+DIST google-chrome-stable_83.0.4103.97-1_amd64.deb 68654544 BLAKE2B 
0c8392c8504e5d5412a15540abfb73a1708f31f5626fd8870031cd1b2a3d49701018d2571d5a232399e1dcdeba39346883de411a46beba4c66b245cba4621359
 SHA512 
3106979ebeedd32405fa9205e5e2369bea0199b72d2d3238f5124e196791277c7fa7ce387c18460b5a220818f12c622981c21e3e4c3049beed02345a6255a828

diff --git a/www-client/google-chrome/google-chrome-83.0.4103.61.ebuild 
b/www-client/google-chrome/google-chrome-83.0.4103.97.ebuild
similarity index 100%
rename from www-client/google-chrome/google-chrome-83.0.4103.61.ebuild
rename to www-client/google-chrome/google-chrome-83.0.4103.97.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-misc/sl/

2020-06-03 Thread Patrice Clement
commit: 5f444e02e0e87bc2c27a67d986a1da06a428eba2
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Jun  3 19:30:11 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jun  3 20:54:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f444e02

app-misc/sl: honor CC.

.. using the tc-getCC function. Whilst at it, honor CFLAGS.

Closes: https://bugs.gentoo.org/722316
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement  gentoo.org>

 app-misc/sl/sl-5.02.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/app-misc/sl/sl-5.02.ebuild b/app-misc/sl/sl-5.02.ebuild
index 5601461b679..74a22148b89 100644
--- a/app-misc/sl/sl-5.02.ebuild
+++ b/app-misc/sl/sl-5.02.ebuild
@@ -22,10 +22,14 @@ DOCS=( README.md )
 src_prepare() {
default
sed \
-   -e "s/-lncurses/$($(tc-getPKG_CONFIG) --libs ncurses)/" \
+   -e "s/-lncurses/$($(tc-getPKG_CONFIG) --libs ncurses)/" \
-i Makefile || die
 }
 
+src_compile() {
+   emake CC=$(tc-getCC) CFLAGS="${CFLAGS}"
+}
+
 src_install() {
dobin "${PN}"
doman "${PN}.1"



[gentoo-commits] repo/gentoo:master commit in: www-client/links/files/, www-client/links/

2020-06-03 Thread Patrice Clement
commit: decdf1e4e5f15e98d7302930ef0a345721fa66fd
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Jun  3 19:20:31 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jun  3 20:54:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=decdf1e4

www-client/links: replace echo for printf.

Courtesy of Lars Wendler  gentoo.org>.

Closes: https://bugs.gentoo.org/667304
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement  gentoo.org>

 www-client/links/files/swap-echo-for-printf.patch | 26 +++
 www-client/links/links-2.20.2-r1.ebuild   |  2 ++
 2 files changed, 28 insertions(+)

diff --git a/www-client/links/files/swap-echo-for-printf.patch 
b/www-client/links/files/swap-echo-for-printf.patch
new file mode 100644
index 000..9681a624ed2
--- /dev/null
+++ b/www-client/links/files/swap-echo-for-printf.patch
@@ -0,0 +1,26 @@
+"echo -n" is not POSIX compliant but printf is.
+See "man 1p echo" section "APPLICATION USAGE" or visit
+https://www.in-ulm.de/%7Emascheck/various/echo+printf/
+
+--- a/intl/synclang.orig   2020-06-03 19:13:38.082539276 -
 b/intl/synclang2020-06-03 19:13:59.122352023 -
+@@ -6,7 +6,7 @@
+ if [ -n "$languages" ]; then
+   for i in $languages; do
+   if [ "$i" != english ]; then
+-  echo -n $i" " 1>&2
++  printf '%s ' "$i" 1>&2
+   awk -f synclang.awk <$i.lng | sed 's/
//g' >_sync.tmp
+   mv $i.lng ../intl-bak/$i.lng.bak
+   mv _sync.tmp $i.lng
+--- a/intl/gen-intl.orig   2020-06-03 19:14:37.258679373 -
 b/intl/gen-intl2020-06-03 19:14:47.651920249 -
+@@ -10,7 +10,7 @@
+ n=0
+ echo '/* Automatically generated by gen-intl */'
+ for i in $languages; do
+-  echo -n $i" " 1>&2
++  printf '%s ' "$i" 1>&2
+   if test `cat $i.lng|wc -l` != `cat english.lng|wc -l`; then
+   echo 1>&2
+   echo 1>&2

diff --git a/www-client/links/links-2.20.2-r1.ebuild 
b/www-client/links/links-2.20.2-r1.ebuild
index a36d03fe29a..0c528094f16 100644
--- a/www-client/links/links-2.20.2-r1.ebuild
+++ b/www-client/links/links-2.20.2-r1.ebuild
@@ -83,6 +83,8 @@ REQUIRED_USE="!livecd? ( fbcon? ( gpm ) )
 
 DOCS=( AUTHORS BRAILLE_HOWTO ChangeLog KEYS NEWS README SITES )
 
+PATCHES=( "${FILESDIR}/swap-echo-for-printf.patch" )
+
 src_prepare() {
use X && xdg_environment_reset
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/ttyload/

2020-06-03 Thread Patrice Clement
commit: 514545c76bff11a20835b43ce8e2b53c4a110ea5
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Jun  3 20:21:52 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jun  3 20:54:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=514545c7

app-misc/ttyload: honor CC, CFLAGS and LDFLAGS.

Closes: https://bugs.gentoo.org/722384
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement  gentoo.org>

 app-misc/ttyload/ttyload-0.5.3.ebuild | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/app-misc/ttyload/ttyload-0.5.3.ebuild 
b/app-misc/ttyload/ttyload-0.5.3.ebuild
index 09ffb3b7571..a3d6358a831 100644
--- a/app-misc/ttyload/ttyload-0.5.3.ebuild
+++ b/app-misc/ttyload/ttyload-0.5.3.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
@@ -22,11 +22,14 @@ DOCS=( BUGS HISTORY LICENSE README.md TODO )
 src_prepare() {
default
sed -i '10i#include ' "${PN}.h" || die
-   sed -i -e "s#make#$\(MAKE\)#" Makefile || die
+
+   sed -e "s#make#$\(MAKE\)#" \
+   -e "s#^CFLAGS.*#CFLAGS=\$(INCLUDES) ${CFLAGS} \$(VERSION)#" \
+   -i Makefile || die
 }
 
 src_compile() {
-   emake CC=$(tc-getCC)
+   emake CC=$(tc-getCC) LDFLAGS="${LDFLAGS}"
 }
 
 src_install() {



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

2020-06-03 Thread Patrice Clement
commit: 822901ef2cbfbee7528be48ab60a6968ec4a636f
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Jun  3 20:53:50 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jun  3 20:54:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=822901ef

sys-process/memwatch: honor CFLAGS.

Closes: https://bugs.gentoo.org/726004
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement  gentoo.org>

 sys-process/memwatch/memwatch-0.3.3.ebuild | 16 ++--
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/sys-process/memwatch/memwatch-0.3.3.ebuild 
b/sys-process/memwatch/memwatch-0.3.3.ebuild
index 7d7b6923975..a94e93925a9 100644
--- a/sys-process/memwatch/memwatch-0.3.3.ebuild
+++ b/sys-process/memwatch/memwatch-0.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,14 +19,10 @@ RDEPEND="${DEPEND}"
 
 CMAKE_REMOVE_MODULES_LIST="FindCurses"
 
-src_configure() {
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   cmake-utils_src_compile
-}
+src_prepare() {
+   sed -e "s/^set(CMAKE_C_FLAGS.*/set(CMAKE_C_FLAGS \"${CFLAGS}\")/" \
+   -e "1s/^/project(${PN})\n/" \
+   -i CMakeLists.txt || die "can't patch CMakeLists.txt"
 
-src_install() {
-   cmake-utils_src_install
+   cmake-utils_src_prepare
 }



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

2020-06-03 Thread Patrice Clement
commit: 2771878d049c1715202d3c23c84ff647325d03c6
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Jun  3 20:31:43 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jun  3 20:54:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2771878d

net-misc/spiped: honor CC, CFLAGS and LDFLAGS.

Closes: https://bugs.gentoo.org/725230
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement  gentoo.org>

 net-misc/spiped/spiped-1.6.0-r1.ebuild | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/net-misc/spiped/spiped-1.6.0-r1.ebuild 
b/net-misc/spiped/spiped-1.6.0-r1.ebuild
index b3ab508eb62..7820531c9cd 100644
--- a/net-misc/spiped/spiped-1.6.0-r1.ebuild
+++ b/net-misc/spiped/spiped-1.6.0-r1.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
+inherit toolchain-funcs
+
 DESCRIPTION="secure pipe daemon"
 HOMEPAGE="http://www.tarsnap.com/spiped.html;
 SRC_URI="http://www.tarsnap.com/${PN}/${P}.tgz;
@@ -23,6 +25,10 @@ RDEPEND="
${DEPEND}
!net-mail/qlogtools"
 
+src_compile() {
+   emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
 src_install() {
dobin "${MY_PN}/${MY_PN}"
dosbin "${PN}/${PN}"



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

2020-06-03 Thread Patrice Clement
commit: c3e018f3e513a311c3836962892938397f087799
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Jun  3 20:35:43 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jun  3 20:54:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e018f3

dev-lang/micropython: honor CC when running tests.

Closes: https://bugs.gentoo.org/722952
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement  gentoo.org>

 dev-lang/micropython/micropython-1.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/micropython/micropython-1.11.ebuild 
b/dev-lang/micropython/micropython-1.11.ebuild
index 0c8219f7670..a7361e69166 100644
--- a/dev-lang/micropython/micropython-1.11.ebuild
+++ b/dev-lang/micropython/micropython-1.11.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
@@ -37,7 +37,7 @@ src_compile() {
 
 src_test() {
cd ports/unix || die
-   emake test
+   emake CC="$(tc-getCC)" test
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: app-misc/i2bits/

2020-06-03 Thread Patrice Clement
commit: d6a49de56b25c8e4980690704a1df9cee20675ca
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Jun  3 19:48:27 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jun  3 20:54:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a49de5

app-misc/i2bits: honor CFLAGS.

Closes: https://bugs.gentoo.org/722396
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement  gentoo.org>

 app-misc/i2bits/i2bits-0.1.0.ebuild | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/app-misc/i2bits/i2bits-0.1.0.ebuild 
b/app-misc/i2bits/i2bits-0.1.0.ebuild
index 4bb902c770b..e877529fb90 100644
--- a/app-misc/i2bits/i2bits-0.1.0.ebuild
+++ b/app-misc/i2bits/i2bits-0.1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit cmake-utils
+inherit cmake-utils toolchain-funcs
 
 DESCRIPTION="Utility to convert hex or dec to binary format"
 HOMEPAGE="https://bitbucket.org/PascalRD/i2bits/;
@@ -12,3 +12,11 @@ SRC_URI="http://unixdev.ru/src/${P}.tar.gz;
 LICENSE="WTFPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
+
+src_prepare() {
+   sed -e "s/^set(CMAKE_C_FLAGS.*/set(CMAKE_C_FLAGS \"${CFLAGS}\")/" \
+   -e "1s/^/project(${PN})\n/" \
+   -i CMakeLists.txt || die "can't patch CMakeLists.txt"
+
+   cmake-utils_src_prepare
+}



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

2020-06-03 Thread Sergei Trofimovich
commit: 8473c4c064316ccea312eb026b7493327002e6fe
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jun  3 20:52:23 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jun  3 20:52:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8473c4c0

sys-devel/gcc: 6.5.0: fix patchset numbering

-r2 was not a patchset bump, it should have been.
-r1 was a patchset bump by accident.

The change reverts -r1 back to patchset 3, -r2
is on patchset 4 now.

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-devel/gcc/gcc-6.5.0-r1.ebuild | 2 +-
 sys-devel/gcc/gcc-6.5.0-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/gcc/gcc-6.5.0-r1.ebuild 
b/sys-devel/gcc/gcc-6.5.0-r1.ebuild
index d720fd6569b..ceffa35a49a 100644
--- a/sys-devel/gcc/gcc-6.5.0-r1.ebuild
+++ b/sys-devel/gcc/gcc-6.5.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PATCH_VER="4"
+PATCH_VER="3"
 
 inherit toolchain
 

diff --git a/sys-devel/gcc/gcc-6.5.0-r2.ebuild 
b/sys-devel/gcc/gcc-6.5.0-r2.ebuild
index ff44f51814e..79955645ce2 100644
--- a/sys-devel/gcc/gcc-6.5.0-r2.ebuild
+++ b/sys-devel/gcc/gcc-6.5.0-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PATCH_VER="3"
+PATCH_VER="4"
 
 inherit toolchain
 



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

2020-06-03 Thread Michał Górny
commit: aa009535a428f9ae99e7363ba7a9c8fc6a415ec8
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun  3 20:23:15 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun  3 20:23:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa009535

dev-python/httplib2: Add missing test deps

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

 dev-python/httplib2/httplib2-0.18.1.ebuild | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-python/httplib2/httplib2-0.18.1.ebuild 
b/dev-python/httplib2/httplib2-0.18.1.ebuild
index a88d198375f..18e47f64e16 100644
--- a/dev-python/httplib2/httplib2-0.18.1.ebuild
+++ b/dev-python/httplib2/httplib2-0.18.1.ebuild
@@ -14,10 +14,14 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
-IUSE=""
 
-DEPEND=""
 RDEPEND="app-misc/ca-certificates"
+BDEPEND="
+   test? (
+   dev-python/pytest-timeout[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
 
 PATCHES=( "${FILESDIR}"/${PN}-0.12.1-use-system-cacerts.patch )
 



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

2020-06-03 Thread James Le Cuirot
commit: 101a9aa9115ffb09b35a8b7d426499bb6ea00ce1
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Thu May 21 10:58:43 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Jun  3 20:16:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=101a9aa9

games-strategy/wesnoth: add missing flag-o-matic inherit

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15902
Signed-off-by: James Le Cuirot  gentoo.org>

 games-strategy/wesnoth/wesnoth-1.14.11.ebuild | 2 +-
 games-strategy/wesnoth/wesnoth-1.14.9.ebuild  | 2 +-
 games-strategy/wesnoth/wesnoth-1.15.3.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-strategy/wesnoth/wesnoth-1.14.11.ebuild 
b/games-strategy/wesnoth/wesnoth-1.14.11.ebuild
index f11fafb5b6d..407e3840468 100644
--- a/games-strategy/wesnoth/wesnoth-1.14.11.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.14.11.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake toolchain-funcs xdg
+inherit cmake flag-o-matic toolchain-funcs xdg
 
 DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
 HOMEPAGE="http://www.wesnoth.org

diff --git a/games-strategy/wesnoth/wesnoth-1.14.9.ebuild 
b/games-strategy/wesnoth/wesnoth-1.14.9.ebuild
index 6f718f0b23e..dd0a982c833 100644
--- a/games-strategy/wesnoth/wesnoth-1.14.9.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.14.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake toolchain-funcs user xdg
+inherit cmake flag-o-matic toolchain-funcs user xdg
 
 DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
 HOMEPAGE="http://www.wesnoth.org

diff --git a/games-strategy/wesnoth/wesnoth-1.15.3.ebuild 
b/games-strategy/wesnoth/wesnoth-1.15.3.ebuild
index f11fafb5b6d..407e3840468 100644
--- a/games-strategy/wesnoth/wesnoth-1.15.3.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.15.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake toolchain-funcs xdg
+inherit cmake flag-o-matic toolchain-funcs xdg
 
 DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
 HOMEPAGE="http://www.wesnoth.org



[gentoo-commits] repo/gentoo:master commit in: media-tv/tvheadend/

2020-06-03 Thread James Le Cuirot
commit: c2e18b814591f4ca98a3672ec93bd1f8926ab73d
Author: James Le Cuirot  gentoo  org>
AuthorDate: Wed Jun  3 20:09:33 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Jun  3 20:09:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2e18b81

media-tv/tvheadend: Upstream merged a couple of patches to master

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: James Le Cuirot  gentoo.org>

 media-tv/tvheadend/tvheadend-.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/media-tv/tvheadend/tvheadend-.ebuild 
b/media-tv/tvheadend/tvheadend-.ebuild
index 43d6c88ec8d..ddd46284395 100644
--- a/media-tv/tvheadend/tvheadend-.ebuild
+++ b/media-tv/tvheadend/tvheadend-.ebuild
@@ -61,8 +61,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-4.3-hdhomerun.patch
"${FILESDIR}"/${PN}-4.2.2-dtv_scan_tables.patch
"${FILESDIR}"/${PN}-4.2.7-python3.patch
-   "${FILESDIR}"/${PN}-4.2.8-no-dvb-fix.patch
-   "${FILESDIR}"/${PN}-4.2.8-fno-common.patch
 )
 
 DOCS=( README.md )



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

2020-06-03 Thread James Le Cuirot
commit: 8a4036deaf27fba71bf69321819cb8eb51cb447e
Author: James Le Cuirot  gentoo  org>
AuthorDate: Mon Jun  1 21:48:26 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Jun  3 20:06:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a4036de

media-sound/openmpt123: Bump to 0.5.0, drop old 0.4.12

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: James Le Cuirot  gentoo.org>

 media-sound/openmpt123/Manifest| 2 +-
 .../openmpt123/{openmpt123-0.4.12.ebuild => openmpt123-0.5.0.ebuild}   | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/media-sound/openmpt123/Manifest b/media-sound/openmpt123/Manifest
index f8ef5c0c540..305a1ba4ed7 100644
--- a/media-sound/openmpt123/Manifest
+++ b/media-sound/openmpt123/Manifest
@@ -1 +1 @@
-DIST libopenmpt-0.4.12+release.autotools.tar.gz 1472183 BLAKE2B 
ef3a2e04289a767e911c1d1aca9f973418be103b5aa62517cbc2a3900d2c5e3f175a885a13d85d29b1fd87af3df17b93900a6faa4ad38507b8aabf8897ab1203
 SHA512 
ed3d992712d6f3ecf019491311af72842c80703542a67f4e5a8bd5196156ef0941412d44f6887f3eefcf04094408704a23ba86cf12b05943bde4007eced9c63a
+DIST libopenmpt-0.5.0+release.autotools.tar.gz 1463179 BLAKE2B 
666862b67cd5c57877af0bde71960894ac109e57bb53bc0aac953b769823e73e4ac78766d6c8d1f039decc9df271d48ebb0e941913b198e27e6285d264c41825
 SHA512 
1b62e67deb1541eeeba91b87c393b0bb8a5412e2f4718bad341f14167238bbea0084de9a7c20e5bdd9621ecf5ed78b08924b41526c7148435c0ee5ba31ca9d82

diff --git a/media-sound/openmpt123/openmpt123-0.4.12.ebuild 
b/media-sound/openmpt123/openmpt123-0.5.0.ebuild
similarity index 97%
rename from media-sound/openmpt123/openmpt123-0.4.12.ebuild
rename to media-sound/openmpt123/openmpt123-0.5.0.ebuild
index f015fab023a..e80baefa2b2 100644
--- a/media-sound/openmpt123/openmpt123-0.4.12.ebuild
+++ b/media-sound/openmpt123/openmpt123-0.5.0.ebuild
@@ -18,7 +18,7 @@ RDEPEND="
~media-libs/libopenmpt-${PV}
flac? ( media-libs/flac )
pulseaudio? ( media-sound/pulseaudio )
-   sdl? ( media-libs/libsdl2 )
+   sdl? ( >=media-libs/libsdl2-2.0.4 )
sndfile? ( media-libs/libsndfile )
 "
 
@@ -60,7 +60,6 @@ src_configure() {
$(use_with portaudio) \
--without-portaudiocpp \
$(use_with sdl sdl2) \
-   --without-sdl \
$(use_with sndfile) \
$(use_with flac)
 }



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

2020-06-03 Thread James Le Cuirot
commit: dd228a8291e8cd46d745257d1f817b0369d92a99
Author: James Le Cuirot  gentoo  org>
AuthorDate: Mon Jun  1 21:49:12 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Jun  3 20:06:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd228a82

games-arcade/jazz2: Bump to 0.6.4, drop old 0.6.3_p20200327

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: James Le Cuirot  gentoo.org>

 games-arcade/jazz2/Manifest | 2 +-
 .../jazz2/{jazz2-0.6.3_p20200327.ebuild => jazz2-0.6.4.ebuild}  | 6 +-
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/games-arcade/jazz2/Manifest b/games-arcade/jazz2/Manifest
index 1cb4529ce7c..fc828b0d97a 100644
--- a/games-arcade/jazz2/Manifest
+++ b/games-arcade/jazz2/Manifest
@@ -1 +1 @@
-DIST jazz2-0.6.3_p20200327.tar.gz 11030066 BLAKE2B 
64340e6aeca9635c2d30f7814c87eb6d48d1e8674554342a1563371e305dc0f9d85929d51c0e26d6a0e30899e0d4b916ad9daa4fde51b4e98e07693f0e5c08cf
 SHA512 
ebb406a2e57f6bf50b23a068f3b640e03c5ccce0e36de686debaacec25d67075cacb60888a7de451028cf4622932e4d282d47d674e5de9230bd4a21c83393896
+DIST jazz2-0.6.4.tar.gz 11028330 BLAKE2B 
f0f6ca00af950d494baf71a38fcb0e5e14f144bb862475b62a028ce88ebf94905afc6a08da01a40fc68a11292d50c63f638b11973b3eb32811fe42f27dfd1012
 SHA512 
33216722aa9ce31ca2af4bd1657c8053414678f9d050ed56a802e281b4743860aae40dfdb1ae4047fbdbe5ae7f3ef0b90170184aabfa8279d9f886f7c9bfd24e

diff --git a/games-arcade/jazz2/jazz2-0.6.3_p20200327.ebuild 
b/games-arcade/jazz2/jazz2-0.6.4.ebuild
similarity index 87%
rename from games-arcade/jazz2/jazz2-0.6.3_p20200327.ebuild
rename to games-arcade/jazz2/jazz2-0.6.4.ebuild
index 8d3263f7c62..3cb6f0f2431 100644
--- a/games-arcade/jazz2/jazz2-0.6.3_p20200327.ebuild
+++ b/games-arcade/jazz2/jazz2-0.6.4.ebuild
@@ -5,13 +5,9 @@ EAPI=7
 
 inherit desktop dotnet eutils
 
-COMMIT="5174d3bc2e94676c4ab730aad6c68bf17b5406dd"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
 DESCRIPTION="Open source reimplementation of Jazz Jackrabbit 2"
 HOMEPAGE="http://deat.tk/jazz2/;
-#SRC_URI="https://github.com/deathkiller/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-SRC_URI="https://github.com/deathkiller/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/deathkiller/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0/${PV}"
 KEYWORDS="~amd64"



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

2020-06-03 Thread James Le Cuirot
commit: 21c4a9d49e947fee7c606c44b9e59186551a1c11
Author: James Le Cuirot  gentoo  org>
AuthorDate: Mon Jun  1 21:48:04 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Wed Jun  3 20:06:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c4a9d4

media-libs/libopenmpt: Bump to 0.5.0, drop old 0.4.12

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: James Le Cuirot  gentoo.org>

 media-libs/libopenmpt/Manifest  | 2 +-
 .../libopenmpt/{libopenmpt-0.4.12.ebuild => libopenmpt-0.5.0.ebuild}| 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-libs/libopenmpt/Manifest b/media-libs/libopenmpt/Manifest
index f8ef5c0c540..305a1ba4ed7 100644
--- a/media-libs/libopenmpt/Manifest
+++ b/media-libs/libopenmpt/Manifest
@@ -1 +1 @@
-DIST libopenmpt-0.4.12+release.autotools.tar.gz 1472183 BLAKE2B 
ef3a2e04289a767e911c1d1aca9f973418be103b5aa62517cbc2a3900d2c5e3f175a885a13d85d29b1fd87af3df17b93900a6faa4ad38507b8aabf8897ab1203
 SHA512 
ed3d992712d6f3ecf019491311af72842c80703542a67f4e5a8bd5196156ef0941412d44f6887f3eefcf04094408704a23ba86cf12b05943bde4007eced9c63a
+DIST libopenmpt-0.5.0+release.autotools.tar.gz 1463179 BLAKE2B 
666862b67cd5c57877af0bde71960894ac109e57bb53bc0aac953b769823e73e4ac78766d6c8d1f039decc9df271d48ebb0e941913b198e27e6285d264c41825
 SHA512 
1b62e67deb1541eeeba91b87c393b0bb8a5412e2f4718bad341f14167238bbea0084de9a7c20e5bdd9621ecf5ed78b08924b41526c7148435c0ee5ba31ca9d82

diff --git a/media-libs/libopenmpt/libopenmpt-0.4.12.ebuild 
b/media-libs/libopenmpt/libopenmpt-0.5.0.ebuild
similarity index 98%
rename from media-libs/libopenmpt/libopenmpt-0.4.12.ebuild
rename to media-libs/libopenmpt/libopenmpt-0.5.0.ebuild
index 093c6758739..cfb89e4fb8b 100644
--- a/media-libs/libopenmpt/libopenmpt-0.4.12.ebuild
+++ b/media-libs/libopenmpt/libopenmpt-0.5.0.ebuild
@@ -46,7 +46,6 @@ multilib_src_configure() {
--without-portaudio \
--without-portaudiocpp \
--without-sdl2 \
-   --without-sdl \
--without-sndfile \
--without-flac
 }



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

2020-06-03 Thread Agostino Sarubbo
commit: f89c8a169a9b280bc266ec4dbbeda17cf2a505d4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 19:45:48 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 19:45:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f89c8a16

dev-python/pytest-virtualenv: x86 stable wrt bug #726586

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild 
b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild
index 4a4cddc15c2..1b683ab6dd8 100644
--- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild
+++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 
 RDEPEND="
dev-python/pytest-fixture-config[${PYTHON_USEDEP}]



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

2020-06-03 Thread Agostino Sarubbo
commit: 450c67d3e7d988d6f0c101250eecd45c927b3e15
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 19:46:00 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 19:46:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450c67d3

dev-python/pygpgme: x86 stable wrt bug #726592

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pygpgme/pygpgme-0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pygpgme/pygpgme-0.3-r2.ebuild 
b/dev-python/pygpgme/pygpgme-0.3-r2.ebuild
index feeddfd94ea..14125b27bc2 100644
--- a/dev-python/pygpgme/pygpgme-0.3-r2.ebuild
+++ b/dev-python/pygpgme/pygpgme-0.3-r2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="app-crypt/gpgme"



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

2020-06-03 Thread Agostino Sarubbo
commit: 45c945772beff392dff2f15814412297597a3837
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 19:45:44 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 19:45:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c94577

dev-python/pytest-shutil: x86 stable wrt bug #726586

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild 
b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
index 84a7d9ec15e..bb8f494cdc9 100644
--- a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
+++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-06-03 Thread Agostino Sarubbo
commit: 87b1c2d71b033eb8cb0fedd8c24570fb0b50f0bc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 19:45:52 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 19:45:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b1c2d7

dev-python/termcolor: x86 stable wrt bug #726586

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/termcolor/termcolor-1.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild 
b/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
index 98c45b2ece1..e9a9592d2ab 100644
--- a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
+++ b/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 # no tests...
 RESTRICT="test"



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

2020-06-03 Thread Agostino Sarubbo
commit: 8c64ef72595fe2bb10197473eb595f3e5bb3e900
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 19:45:56 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 19:45:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c64ef72

dev-python/munch: x86 stable wrt bug #726588

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/munch/munch-2.5.0-r1.ebuild 
b/dev-python/munch/munch-2.5.0-r1.ebuild
index 922f8e5266a..5f016a76493 100644
--- a/dev-python/munch/munch-2.5.0-r1.ebuild
+++ b/dev-python/munch/munch-2.5.0-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/Infinidat/munch;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 SLOT="0"
 
 BDEPEND="



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

2020-06-03 Thread Agostino Sarubbo
commit: d68e6f82531635e4d5e91feeb17056c5bca84cf7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 19:44:38 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 19:44:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68e6f82

dev-python/termcolor: amd64 stable wrt bug #726586

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/termcolor/termcolor-1.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild 
b/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
index 41d0dac747a..98c45b2ece1 100644
--- a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
+++ b/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
 
 # no tests...
 RESTRICT="test"



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

2020-06-03 Thread Agostino Sarubbo
commit: ecb85532b2fd959e70c522beec01bc6baa00e63c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 19:43:59 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 19:43:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecb85532

dev-python/defcon: amd64 stable wrt bug #726558

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/defcon/defcon-0.6.0-r1.ebuild 
b/dev-python/defcon/defcon-0.6.0-r1.ebuild
index 875a799f2ff..bbe1598e770 100644
--- a/dev-python/defcon/defcon-0.6.0-r1.ebuild
+++ b/dev-python/defcon/defcon-0.6.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/typesupply/defcon/archive/${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-python/fonttools-3.31.0[${PYTHON_USEDEP}]"



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

2020-06-03 Thread Agostino Sarubbo
commit: 14440945ee01ad58675f803a3cb1859b277d67bb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 19:44:15 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 19:44:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14440945

dev-python/pyqtgraph: amd64 stable wrt bug #726582

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pyqtgraph/pyqtgraph-0.11.0_rc0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyqtgraph/pyqtgraph-0.11.0_rc0.ebuild 
b/dev-python/pyqtgraph/pyqtgraph-0.11.0_rc0.ebuild
index f13ada12b64..672d38e0e01 100644
--- a/dev-python/pyqtgraph/pyqtgraph-0.11.0_rc0.ebuild
+++ b/dev-python/pyqtgraph/pyqtgraph-0.11.0_rc0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="examples opengl svg"
 
 RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]



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

2020-06-03 Thread Agostino Sarubbo
commit: b31de3416b8def2db4adb6556354f1c980c2189d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 19:44:32 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 19:44:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b31de341

dev-python/pytest-virtualenv: amd64 stable wrt bug #726586

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild 
b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild
index f8495e33e93..4a4cddc15c2 100644
--- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild
+++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
 
 RDEPEND="
dev-python/pytest-fixture-config[${PYTHON_USEDEP}]



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

2020-06-03 Thread Agostino Sarubbo
commit: be56e22fa6106b858bba7f487391479712f3f2be
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 19:44:44 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 19:44:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be56e22f

dev-python/munch: amd64 stable wrt bug #726588

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/munch/munch-2.5.0-r1.ebuild 
b/dev-python/munch/munch-2.5.0-r1.ebuild
index bd84078baaa..922f8e5266a 100644
--- a/dev-python/munch/munch-2.5.0-r1.ebuild
+++ b/dev-python/munch/munch-2.5.0-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/Infinidat/munch;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 SLOT="0"
 
 BDEPEND="



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

2020-06-03 Thread Agostino Sarubbo
commit: 24011c8545d4d3cc3c9109f2761f9a7bef71af82
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 19:44:07 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 19:44:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24011c85

dev-python/logutils: amd64 stable wrt bug #726580

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/logutils/logutils-0.3.5.ebuild 
b/dev-python/logutils/logutils-0.3.5.ebuild
index 2e5a0aa2645..39462860a22 100644
--- a/dev-python/logutils/logutils-0.3.5.ebuild
+++ b/dev-python/logutils/logutils-0.3.5.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 
 distutils_enable_tests setup.py



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

2020-06-03 Thread Agostino Sarubbo
commit: fb114cd2ceb8b4604b868f38be0ce86253c39431
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 19:44:25 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 19:44:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb114cd2

dev-python/pytest-shutil: amd64 stable wrt bug #726586

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild 
b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
index 9e96f8ffa24..84a7d9ec15e 100644
--- a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
+++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-06-03 Thread Andreas Sturmlechner
commit: 8244557d2aa8dd631fa930b69e13f2d6dc5fd0ed
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun  3 19:21:45 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun  3 19:37:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8244557d

app-text/libspectre: --disable-static

Closes: https://bugs.gentoo.org/726708
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/libspectre/libspectre-0.2.9.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/libspectre/libspectre-0.2.9.ebuild 
b/app-text/libspectre/libspectre-0.2.9.ebuild
index 0053bce742a..60f16522aa3 100644
--- a/app-text/libspectre/libspectre-0.2.9.ebuild
+++ b/app-text/libspectre/libspectre-0.2.9.ebuild
@@ -35,6 +35,7 @@ src_configure() {
local myeconfargs=(
$(use_enable debug asserts)
$(use_enable debug checks)
+   --disable-static
--disable-test
)
econf "${myeconfargs[@]}"



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

2020-06-03 Thread Sebastian Pipping
commit: 050e7b001ab90246b213b01d6f7f708831a30fb2
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Wed Jun  3 19:24:39 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Wed Jun  3 19:26:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=050e7b00

dev-libs/libspnav: Support USE=-static-libs

Closes: https://bugs.gentoo.org/726978
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22

 dev-libs/libspnav/libspnav-0.2.3-r1.ebuild | 52 ++
 1 file changed, 52 insertions(+)

diff --git a/dev-libs/libspnav/libspnav-0.2.3-r1.ebuild 
b/dev-libs/libspnav/libspnav-0.2.3-r1.ebuild
new file mode 100644
index 000..49946c481da
--- /dev/null
+++ b/dev-libs/libspnav/libspnav-0.2.3-r1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit multilib toolchain-funcs
+
+MY_PN='spacenav'
+DESCRIPTION="libspnav is a replacement for the magellan library with a cleaner 
API"
+HOMEPAGE="http://spacenav.sourceforge.net/;
+SRC_URI="mirror://sourceforge/project/${MY_PN}/${MY_PN}%20library%20%28SDK%29/${PN}%20${PV}/${P}.tar.gz"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE="static-libs X"
+
+CDEPEND="X? ( x11-libs/libX11 )"
+RDEPEND="app-misc/spacenavd[X?]
+   ${CDEPEND}"
+DEPEND="${CDEPEND}"
+
+src_prepare() {
+   eapply "${FILESDIR}"/${P}-makefile.patch
+   eapply_user
+}
+
+src_configure() {
+   local args=(
+   --disable-opt
+   --disable-debug
+   $(use_enable X x11)
+   )
+   econf "${args[@]}"
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   local args=(
+   DESTDIR="${D}"
+   libdir="$(get_libdir)"
+   )
+   emake "${args[@]}" install
+
+   # The custom configure script does not support --disable-static
+   # and conditionally patching $(lib_a) out of Makefile.in does not
+   # seem like a very maintainable option, hence we delete the .a file
+   # after "make install", instead.
+   use static-libs || find "${D}" -type f -name \*.a -delete
+}



[gentoo-commits] repo/gentoo:master commit in: x11-apps/igt-gpu-tools/

2020-06-03 Thread Matt Turner
commit: 971f87322749c6890926e009a1eb10a6b44f562d
Author: Drew Davenport  chromium  org>
AuthorDate: Wed Jun  3 16:56:01 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Jun  3 19:25:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=971f8732

x11-apps/igt-gpu-tools: Fix USE flags dependency

Test build is required for docs. Express this in REQUIRED_USE,
and allow tests to be built without building docs.

Signed-off-by: Drew Davenport  chromium.org>
Closes: https://github.com/gentoo/gentoo/pull/16057
Signed-off-by: Matt Turner  gentoo.org>

 x11-apps/igt-gpu-tools/igt-gpu-tools-1.25.ebuild | 5 +++--
 x11-apps/igt-gpu-tools/igt-gpu-tools-.ebuild | 5 +++--
 x11-apps/igt-gpu-tools/metadata.xml  | 1 +
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/x11-apps/igt-gpu-tools/igt-gpu-tools-1.25.ebuild 
b/x11-apps/igt-gpu-tools/igt-gpu-tools-1.25.ebuild
index e87a5ccf4a7..b202d340de9 100644
--- a/x11-apps/igt-gpu-tools/igt-gpu-tools-1.25.ebuild
+++ b/x11-apps/igt-gpu-tools/igt-gpu-tools-1.25.ebuild
@@ -20,13 +20,14 @@ else
 fi
 LICENSE="MIT"
 SLOT="0"
-IUSE="chamelium doc man overlay runner unwind valgrind video_cards_amdgpu 
video_cards_intel video_cards_nouveau X xv"
+IUSE="chamelium doc man overlay runner tests unwind valgrind 
video_cards_amdgpu video_cards_intel video_cards_nouveau X xv"
 REQUIRED_USE="
|| ( video_cards_amdgpu video_cards_intel video_cards_nouveau )
overlay? (
video_cards_intel
|| ( X xv )
)
+   doc? ( tests )
 "
 RESTRICT="test"
 
@@ -93,7 +94,7 @@ src_configure() {
$(meson_feature man)
$(meson_feature overlay)
$(meson_feature runner)
-   $(meson_feature doc tests) # Test build is required for docs
+   $(meson_feature tests)
$(meson_feature valgrind)
$(meson_feature unwind libunwind)
-Doverlay_backends=${overlay_backends%?}

diff --git a/x11-apps/igt-gpu-tools/igt-gpu-tools-.ebuild 
b/x11-apps/igt-gpu-tools/igt-gpu-tools-.ebuild
index e87a5ccf4a7..b202d340de9 100644
--- a/x11-apps/igt-gpu-tools/igt-gpu-tools-.ebuild
+++ b/x11-apps/igt-gpu-tools/igt-gpu-tools-.ebuild
@@ -20,13 +20,14 @@ else
 fi
 LICENSE="MIT"
 SLOT="0"
-IUSE="chamelium doc man overlay runner unwind valgrind video_cards_amdgpu 
video_cards_intel video_cards_nouveau X xv"
+IUSE="chamelium doc man overlay runner tests unwind valgrind 
video_cards_amdgpu video_cards_intel video_cards_nouveau X xv"
 REQUIRED_USE="
|| ( video_cards_amdgpu video_cards_intel video_cards_nouveau )
overlay? (
video_cards_intel
|| ( X xv )
)
+   doc? ( tests )
 "
 RESTRICT="test"
 
@@ -93,7 +94,7 @@ src_configure() {
$(meson_feature man)
$(meson_feature overlay)
$(meson_feature runner)
-   $(meson_feature doc tests) # Test build is required for docs
+   $(meson_feature tests)
$(meson_feature valgrind)
$(meson_feature unwind libunwind)
-Doverlay_backends=${overlay_backends%?}

diff --git a/x11-apps/igt-gpu-tools/metadata.xml 
b/x11-apps/igt-gpu-tools/metadata.xml
index 887359bbc72..a8687797712 100644
--- a/x11-apps/igt-gpu-tools/metadata.xml
+++ b/x11-apps/igt-gpu-tools/metadata.xml
@@ -10,6 +10,7 @@
  Build and install man pages
  Build the intel-gpu-overlay utility
  Build the test runner
+ Build and install tests
  Support valgrind annotations
  Enable intel-gpu-overlay xv backend
  Enable intel-gpu-overlay xlib/cairo backend



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

2020-06-03 Thread Matt Turner
commit: 86193d494297932eae2557de4fab96844e00762e
Author: Mike Lothian  fireburn  co  uk>
AuthorDate: Tue Jun  2 09:33:52 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Jun  3 19:25:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86193d49

media-libs/mesa: Add device select vulkan layer

This enables the device select vulkan layer which allows users to
control which graphics card is used in multigraphics setup

The current rules are to use a new MESA_VK_DEVICE_SELECT env var above
all else, if that isn't set then it checks DRI_PRIME, which tries to match
against the fd from DRI3

I don't think this requires an extra use-flag, as it doesn't require any
external dependicies and there's no benefit to disabling this feature on
single card systems, this just extends the DRI_PRIME option to vulkan

Signed-off-by: Mike Lothian  fireburn.co.uk>
Closes: https://github.com/gentoo/gentoo/pull/16050
Signed-off-by: Matt Turner  gentoo.org>

 media-libs/mesa/mesa-20.1.0.ebuild | 1 +
 media-libs/mesa/mesa-.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/media-libs/mesa/mesa-20.1.0.ebuild 
b/media-libs/mesa/mesa-20.1.0.ebuild
index ff719014070..00b4050b4e8 100644
--- a/media-libs/mesa/mesa-20.1.0.ebuild
+++ b/media-libs/mesa/mesa-20.1.0.ebuild
@@ -504,6 +504,7 @@ multilib_src_configure() {
-Ddri-drivers=$(driver_list "${DRI_DRIVERS[*]}")
-Dgallium-drivers=$(driver_list "${GALLIUM_DRIVERS[*]}")
-Dvulkan-drivers=$(driver_list "${VULKAN_DRIVERS[*]}")
+   $(meson_use vulkan vulkan-device-select-layer)
$(meson_use vulkan-overlay vulkan-overlay-layer)
--buildtype $(usex debug debug plain)
-Db_ndebug=$(usex debug false true)

diff --git a/media-libs/mesa/mesa-.ebuild b/media-libs/mesa/mesa-.ebuild
index ff719014070..00b4050b4e8 100644
--- a/media-libs/mesa/mesa-.ebuild
+++ b/media-libs/mesa/mesa-.ebuild
@@ -504,6 +504,7 @@ multilib_src_configure() {
-Ddri-drivers=$(driver_list "${DRI_DRIVERS[*]}")
-Dgallium-drivers=$(driver_list "${GALLIUM_DRIVERS[*]}")
-Dvulkan-drivers=$(driver_list "${VULKAN_DRIVERS[*]}")
+   $(meson_use vulkan vulkan-device-select-layer)
$(meson_use vulkan-overlay vulkan-overlay-layer)
--buildtype $(usex debug debug plain)
-Db_ndebug=$(usex debug false true)



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

2020-06-03 Thread Rick Farina
commit: 079a605885d08aa1bfaa8a952eb0491a0253f106
Author: Rick Farina  gentoo  org>
AuthorDate: Wed Jun  3 19:19:30 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Wed Jun  3 19:20:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=079a6058

dev-python/pybind11: dep fixup

dep fixup reported by waebbl
I tried to fix tests by gave up
I hate the doc handling but I don't know how to do better

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Rick Farina  gentoo.org>

 dev-python/pybind11/pybind11-2.5.0.ebuild | 22 +++---
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/dev-python/pybind11/pybind11-2.5.0.ebuild 
b/dev-python/pybind11/pybind11-2.5.0.ebuild
index 9f4ad379f84..4cbab835b55 100644
--- a/dev-python/pybind11/pybind11-2.5.0.ebuild
+++ b/dev-python/pybind11/pybind11-2.5.0.ebuild
@@ -14,13 +14,14 @@ 
SRC_URI="https://github.com/pybind/pybind11/archive/v${PV}.tar.gz -> ${P}.tar.gz
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos"
-IUSE="doc"
+IUSE="doc test"
 
 DEPEND="
${PYTHON_DEPS}
doc? (
dev-python/breathe[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
+   

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

2020-06-03 Thread Craig Andrews
commit: f93a0d8a0908c62bd4aaaba0f585b6156cb56656
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Jun  3 19:05:55 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Jun  3 19:08:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93a0d8a

dev-libs/libudfread: Cleanup old version

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

 dev-libs/libudfread/libudfread-1.0.0.ebuild | 30 -
 1 file changed, 30 deletions(-)

diff --git a/dev-libs/libudfread/libudfread-1.0.0.ebuild 
b/dev-libs/libudfread/libudfread-1.0.0.ebuild
deleted file mode 100644
index 4902d9e2680..000
--- a/dev-libs/libudfread/libudfread-1.0.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools multilib-minimal
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://code.videolan.org/videolan/${PN}.git;
-   inherit git-r3
-else
-   
SRC_URI="https://code.videolan.org/videolan/libudfread/-/archive/${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Library for reading UDF from raw devices and image files"
-HOMEPAGE="https://code.videolan.org/videolan/libudfread/;
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-IUSE=""
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" econf
-}



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

2020-06-03 Thread Craig Andrews
commit: 3ac82734b02001568f19740a29aedb8030f6f0ad
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Jun  3 19:05:02 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Jun  3 19:08:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ac82734

dev-libs/libudfread: add static-libs USE flag

Closes: https://bugs.gentoo.org/726988
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Craig Andrews  gentoo.org>

 .../{libudfread-.ebuild => libudfread-1.0.0-r1.ebuild}| 11 +--
 dev-libs/libudfread/libudfread-.ebuild| 11 +--
 2 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/dev-libs/libudfread/libudfread-.ebuild 
b/dev-libs/libudfread/libudfread-1.0.0-r1.ebuild
similarity index 76%
copy from dev-libs/libudfread/libudfread-.ebuild
copy to dev-libs/libudfread/libudfread-1.0.0-r1.ebuild
index b3304062e6a..6dd66e41c5c 100644
--- a/dev-libs/libudfread/libudfread-.ebuild
+++ b/dev-libs/libudfread/libudfread-1.0.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else

SRC_URI="https://code.videolan.org/videolan/libudfread/-/archive/${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64"
+   KEYWORDS="~amd64 ~x86"
 fi
 
 DESCRIPTION="Library for reading UDF from raw devices and image files"
@@ -18,7 +18,7 @@ HOMEPAGE="https://code.videolan.org/videolan/libudfread/;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-IUSE=""
+IUSE="static-libs"
 
 src_prepare() {
default
@@ -28,3 +28,10 @@ src_prepare() {
 multilib_src_configure() {
ECONF_SOURCE="${S}" econf
 }
+
+multilib_src_install_all() {
+   find "${D}" -name '*.la' -delete || die
+   if ! use static-libs ; then
+   find "${D}" -name '*.a' -delete || die
+   fi
+}

diff --git a/dev-libs/libudfread/libudfread-.ebuild 
b/dev-libs/libudfread/libudfread-.ebuild
index b3304062e6a..6dd66e41c5c 100644
--- a/dev-libs/libudfread/libudfread-.ebuild
+++ b/dev-libs/libudfread/libudfread-.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else

SRC_URI="https://code.videolan.org/videolan/libudfread/-/archive/${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64"
+   KEYWORDS="~amd64 ~x86"
 fi
 
 DESCRIPTION="Library for reading UDF from raw devices and image files"
@@ -18,7 +18,7 @@ HOMEPAGE="https://code.videolan.org/videolan/libudfread/;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-IUSE=""
+IUSE="static-libs"
 
 src_prepare() {
default
@@ -28,3 +28,10 @@ src_prepare() {
 multilib_src_configure() {
ECONF_SOURCE="${S}" econf
 }
+
+multilib_src_install_all() {
+   find "${D}" -name '*.la' -delete || die
+   if ! use static-libs ; then
+   find "${D}" -name '*.a' -delete || die
+   fi
+}



[gentoo-commits] proj/mirrorselect:master commit in: mirrorselect/

2020-06-03 Thread Brian Dolbec
commit: 7caac017833b01e13028658effc502430c56d770
Author: Brian Dolbec  gentoo  org>
AuthorDate: Wed Jun  3 18:53:47 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Wed Jun  3 18:58:04 2020 +
URL:https://gitweb.gentoo.org/proj/mirrorselect.git/commit/?id=7caac017

main.py:  Add a -a, -s combo sanity check

This is to prevent all mirrors from being added to make.conf when the
-s option is also enabled.  The -a option takes priority in the code, so
there is never any selection done.  This options check will error out when
both options are enabled.

Reported by: toralf on #gentoo-dev
Signed-off-by: Brian Dolbec  gentoo.org>

 mirrorselect/main.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/mirrorselect/main.py b/mirrorselect/main.py
index b49461b..c4f649f 100755
--- a/mirrorselect/main.py
+++ b/mirrorselect/main.py
@@ -271,6 +271,9 @@ class MirrorSelect(object):
if options.rsync and not (options.interactive or 
options.all_mirrors):
self.output.print_err('rsync servers can only be 
selected with -i or -a')
 
+   if options.servers and options.all_mirrors:
+   self.output.print_err('Choose at most one of -s or -a')
+
if options.interactive and (
options.deep or
options.blocksize or



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

2020-06-03 Thread Andreas Sturmlechner
commit: 8b29086e5ffe180c133e78a139fd537354e77341
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun  3 16:25:44 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun  3 18:44:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b29086e

app-text/libnumbertext: 1.0.6 version bump

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

 app-text/libnumbertext/Manifest   |  1 +
 app-text/libnumbertext/libnumbertext-1.0.6.ebuild | 24 +++
 2 files changed, 25 insertions(+)

diff --git a/app-text/libnumbertext/Manifest b/app-text/libnumbertext/Manifest
index 451b45940f8..3161d52dbf1 100644
--- a/app-text/libnumbertext/Manifest
+++ b/app-text/libnumbertext/Manifest
@@ -1 +1,2 @@
 DIST libnumbertext-1.0.5.tar.xz 281640 BLAKE2B 
5480c72fed80a9d4825b37a876efa8588c8efb187ee5a65629ac800d98a2882312f443736f4c967ee0ae2fc32a0dbe758b1c275378d807df3d1da4cee6dff9bc
 SHA512 
4d61464f26f631d272ef7285fbb931d3931b08240b58166b7e9a28c95ff5a537ca04af4c9673541b73997339d66061858c9cd18873b4c16f9ad2ccd1b68e81a3
+DIST libnumbertext-1.0.6.tar.xz 283416 BLAKE2B 
d02a521db19a21c6036412f902af7227d7442ca25d38e5e35339f74c8ee6e275ed085aeb4c4f07f998bcdc33ac62be84ce6915dd430594dedad1fa0f65b388b6
 SHA512 
0b2a5226f363af9a6df90f788f6cdc5fe95ddb524d96ad2db1caf2e7f414649ce2975eae3c9e5fceecbf825a90c736a0717b02ec9671e980ab9cfb3e2df73b8d

diff --git a/app-text/libnumbertext/libnumbertext-1.0.6.ebuild 
b/app-text/libnumbertext/libnumbertext-1.0.6.ebuild
new file mode 100644
index 000..f652a58f5a4
--- /dev/null
+++ b/app-text/libnumbertext/libnumbertext-1.0.6.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Number to number name and money text conversion libraries"
+HOMEPAGE="https://github.com/Numbertext/libnumbertext;
+SRC_URI="https://github.com/Numbertext/${PN}/releases/download/${PV}/${P}.tar.xz;
+
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+src_configure() {
+   econf \
+   --disable-static \
+   --disable-werror
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -type f -delete || die
+}



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

2020-06-03 Thread Andreas Sturmlechner
commit: b9796dac136b20be69f2002bce83b8e385d7e522
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun  3 18:46:11 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun  3 18:46:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9796dac

dev-qt/qtdeclarative: Drop 5.14.2 (r0)

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

 dev-qt/qtdeclarative/qtdeclarative-5.14.2.ebuild | 53 
 1 file changed, 53 deletions(-)

diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.14.2.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-5.14.2.ebuild
deleted file mode 100644
index 9a43f954fad..000
--- a/dev-qt/qtdeclarative/qtdeclarative-5.14.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 2009-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
-inherit python-any-r1 qt5-build
-
-DESCRIPTION="The QML and Quick modules for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
-fi
-
-IUSE="gles2-only +jit localstorage vulkan +widgets"
-
-BDEPEND="${PYTHON_DEPS}"
-# qtgui[gles2-only=] is needed because of bug 504322
-DEPEND="
-   ~dev-qt/qtcore-${PV}
-   ~dev-qt/qtgui-${PV}[gles2-only=,vulkan=]
-   ~dev-qt/qtnetwork-${PV}
-   ~dev-qt/qttest-${PV}
-   localstorage? ( ~dev-qt/qtsql-${PV} )
-   widgets? ( ~dev-qt/qtwidgets-${PV}[gles2-only=] )
-"
-RDEPEND="${DEPEND}
-   !

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

2020-06-03 Thread Agostino Sarubbo
commit: b50bf86f94a281080e93d3db7bf802e5e6e2a9e7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 18:43:46 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 18:43:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b50bf86f

dev-python/jsonschema: ppc64 stable wrt bug #726526

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/jsonschema/jsonschema-3.2.0.ebuild 
b/dev-python/jsonschema/jsonschema-3.2.0.ebuild
index aca51367165..4e0c4a6a6be 100644
--- a/dev-python/jsonschema/jsonschema-3.2.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-3.2.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE="test"
 
 BDEPEND="



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

2020-06-03 Thread Agostino Sarubbo
commit: d5affdf1a3523c93f33e141d3194b9c1eccdcde0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 18:43:36 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 18:43:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5affdf1

dev-python/pickleshare: ppc64 stable wrt bug #726438

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/pickleshare/pickleshare-0.7.5.ebuild 
b/dev-python/pickleshare/pickleshare-0.7.5.ebuild
index 984b9b6fde5..69d33104c8d 100644
--- a/dev-python/pickleshare/pickleshare-0.7.5.ebuild
+++ b/dev-python/pickleshare/pickleshare-0.7.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-06-03 Thread Agostino Sarubbo
commit: 1e5464f49f4ab0885e47760324b94c0ecd0b6279
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 18:43:31 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 18:43:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e5464f4

dev-libs/libgit2: ppc64 stable wrt bug #726424

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-libs/libgit2/libgit2-1.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libgit2/libgit2-1.0.0-r1.ebuild 
b/dev-libs/libgit2/libgit2-1.0.0-r1.ebuild
index 9564435ff24..d63f926a1e3 100644
--- a/dev-libs/libgit2/libgit2-1.0.0-r1.ebuild
+++ b/dev-libs/libgit2/libgit2-1.0.0-r1.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${P/_/-}
 
 LICENSE="GPL-2-with-linking-exception"
 SLOT="0/1.0"
-KEYWORDS="~amd64 arm ~arm64 ppc ~ppc64 ~x86 ~ppc-macos"
+KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~x86 ~ppc-macos"
 IUSE="examples gssapi libressl +ssh test +threads trace"
 RESTRICT="!test? ( test )"
 



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

2020-06-03 Thread Agostino Sarubbo
commit: 4d3da22c437437423f7bfa6792abf72ddbf2c311
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 18:43:50 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 18:43:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d3da22c

dev-python/rfc3339-validator: ppc64 stable wrt bug #726526

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/rfc3339-validator/rfc3339-validator-0.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/rfc3339-validator/rfc3339-validator-0.1.2.ebuild 
b/dev-python/rfc3339-validator/rfc3339-validator-0.1.2.ebuild
index ef0ccbfa84b..63fcf1edeea 100644
--- a/dev-python/rfc3339-validator/rfc3339-validator-0.1.2.ebuild
+++ b/dev-python/rfc3339-validator/rfc3339-validator-0.1.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/naimetti/rfc3339-validator/archive/v0.1.2.tar.gz ->
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 
 RDEPEND="dev-python/six[${PYTHON_USEDEP}]
dev-python/strict-rfc3339[${PYTHON_USEDEP}]"



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

2020-06-03 Thread Agostino Sarubbo
commit: 0c21942e4cf7e91cb24491424450ba6236e200fc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 18:43:53 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 18:43:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c21942e

dev-python/rfc3986-validator: ppc64 stable wrt bug #726526

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/rfc3986-validator/rfc3986-validator-0.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/rfc3986-validator/rfc3986-validator-0.1.1.ebuild 
b/dev-python/rfc3986-validator/rfc3986-validator-0.1.1.ebuild
index e946b158a8d..d0459765188 100644
--- a/dev-python/rfc3986-validator/rfc3986-validator-0.1.1.ebuild
+++ b/dev-python/rfc3986-validator/rfc3986-validator-0.1.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 
 RDEPEND="dev-python/rfc3987[${PYTHON_USEDEP}]"
 BDEPEND="test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )"



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

2020-06-03 Thread Agostino Sarubbo
commit: 11d0df2ac5570bdc0a6641c1380337d5a2484003
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 18:43:42 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 18:43:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11d0df2a

dev-python/jsonpointer: ppc64 stable wrt bug #726526

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/jsonpointer/jsonpointer-2.0-r1.ebuild 
b/dev-python/jsonpointer/jsonpointer-2.0-r1.ebuild
index 3c27a2dee14..9692fc9d291 100644
--- a/dev-python/jsonpointer/jsonpointer-2.0-r1.ebuild
+++ b/dev-python/jsonpointer/jsonpointer-2.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



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

2020-06-03 Thread Agostino Sarubbo
commit: bea438fd4885ff889b70cfaafdb7826bb4613b6e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 18:43:23 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 18:43:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bea438fd

app-text/po4a: ppc64 stable wrt bug #723772

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/po4a/po4a-0.57.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.57.ebuild b/app-text/po4a/po4a-0.57.ebuild
index 89d677a514e..211e03c5607 100644
--- a/app-text/po4a/po4a-0.57.ebuild
+++ b/app-text/po4a/po4a-0.57.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/stgit/

2020-06-03 Thread Agostino Sarubbo
commit: 9af66ad8b9a36741f3e71e137f68d7dab2aa20c3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 18:43:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 18:43:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9af66ad8

dev-vcs/stgit: ppc64 stable wrt bug #726102

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-vcs/stgit/stgit-0.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/stgit/stgit-0.21.ebuild b/dev-vcs/stgit/stgit-0.21.ebuild
index 1bdfd7dcb8a..bd1e2329bd1 100644
--- a/dev-vcs/stgit/stgit-0.21.ebuild
+++ b/dev-vcs/stgit/stgit-0.21.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/ctmarinas/stgit/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
 RDEPEND=">=dev-vcs/git-1.6.3.3"



[gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/

2020-06-03 Thread Agostino Sarubbo
commit: ce3a02382264bc8d3ffc7a7237d3a69d981b49b0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 18:42:09 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 18:42:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce3a0238

media-video/ffmpeg: arm stable wrt bug #719940

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-video/ffmpeg/ffmpeg-4.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/ffmpeg/ffmpeg-4.2.3.ebuild 
b/media-video/ffmpeg/ffmpeg-4.2.3.ebuild
index fab119d4e8f..14ab6451404 100644
--- a/media-video/ffmpeg/ffmpeg-4.2.3.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.2.3.ebuild
@@ -62,7 +62,7 @@ LICENSE="
samba? ( GPL-3 )
 "
 if [ "${PV#}" = "${PV}" ] ; then
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/

2020-06-03 Thread Agostino Sarubbo
commit: 7a92d14bb20f4c83ba00aaae62b6c227847d4d9d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 18:42:23 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 18:42:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a92d14b

sys-kernel/linux-headers: arm stable wrt bug #723796

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild 
b/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild
index ce6b9499d60..a90fb5be26c 100644
--- a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="${KERNEL_URI}

${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
 "
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc ~x86 ~amd64-linux ~x86-linux"
 
 DEPEND="app-arch/xz-utils
dev-lang/perl"



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

2020-06-03 Thread Agostino Sarubbo
commit: 7074c0ec6a33a5d8d81f4654675f28582017d102
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 18:41:56 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 18:41:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7074c0ec

dev-qt/qtdeclarative: arm stable wrt bug #719732

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild
index 0060347014c..24d7551a2fd 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild
@@ -8,7 +8,7 @@ inherit python-any-r1 qt5-build
 DESCRIPTION="The QML and Quick modules for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
 fi
 
 IUSE="gles2-only +jit localstorage vulkan +widgets"



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

2020-06-03 Thread Agostino Sarubbo
commit: 38aff18af884e3e6720784777d1187661b01ef42
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 18:42:14 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 18:42:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38aff18a

mail-mta/netqmail: arm stable wrt bug #721566

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 mail-mta/netqmail/netqmail-1.06-r13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/netqmail/netqmail-1.06-r13.ebuild 
b/mail-mta/netqmail/netqmail-1.06-r13.ebuild
index ae21c36a52c..16179dfdd99 100644
--- a/mail-mta/netqmail/netqmail-1.06-r13.ebuild
+++ b/mail-mta/netqmail/netqmail-1.06-r13.ebuild
@@ -41,7 +41,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86"
 IUSE="authcram gencertdaily highvolume libressl pop3 qmail-spp ssl vanilla"
 REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume )"
 RESTRICT="test"



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

2020-06-03 Thread Agostino Sarubbo
commit: 29851e4a3de397f37d80f9a98adaaf1fec243d90
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  3 18:42:20 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  3 18:42:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29851e4a

app-text/po4a: arm stable wrt bug #723772

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/po4a/po4a-0.57.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.57.ebuild b/app-text/po4a/po4a-0.57.ebuild
index ae71f8371cf..89d677a514e 100644
--- a/app-text/po4a/po4a-0.57.ebuild
+++ b/app-text/po4a/po4a-0.57.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/certbot-nginx/

2020-06-03 Thread Matthew Thode
commit: 7636d9ff566162b76cbe052f90ef3ad7ee844727
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Jun  3 18:17:50 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Jun  3 18:18:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7636d9ff

app-crypt/certbot-nginx: 1.5.0 bump

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode  gentoo.org>

 app-crypt/certbot-nginx/Manifest   |  1 +
 app-crypt/certbot-nginx/certbot-nginx-1.5.0.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-crypt/certbot-nginx/Manifest b/app-crypt/certbot-nginx/Manifest
index 24824d6ddbe..e11b63d0e5e 100644
--- a/app-crypt/certbot-nginx/Manifest
+++ b/app-crypt/certbot-nginx/Manifest
@@ -1,2 +1,3 @@
 DIST certbot-1.3.0.tar.gz 1362945 BLAKE2B 
bb36a7737275332f018d7f2283286e07e041892cc366f79e68df9eee7e57ca2186d36895d1923b032068a365878d09e49e17c1399a7418dbd8607c9a7efc1c26
 SHA512 
4205cdd1f3ddf500b9b952744db234636c086a856df80acd2d776305f4501eed07995e453e5c9b2c711fb0d1f1987d2bb8baaa13fccce8e000a38f486cfdc5d3
 DIST certbot-1.4.0.tar.gz 1381435 BLAKE2B 
57d70a12ee38e1ba96f4c8c594c1940403e33d4cdf5111472a9c0c7d41061b2201792c38d9bb4ec516358f5592d2f689eeab31e1e686a534418b20eba2df4b4b
 SHA512 
8926f724c47c0249e2e420cd8944f0b106682efaa2d9b211491ea4524fe4e64bb3ff4f21fd756996049d781a68294ab8307bd077b6d96fa00e09cbbdf4e59261
+DIST certbot-1.5.0.tar.gz 1387959 BLAKE2B 
ad395e3bd9f7012b39692be48c28bef8a0648e17e42b7b4ada8024c7eb231f418f68b6388c6c3154232d38f82ba348bf056ddf8cdf349f4a83ad148bbc20243b
 SHA512 
ea4f9fb06ed54e2bbc30a8a0aea436e1f35772d348de483cae5e696ee1176c9663739201569102ded385074ef7aa5833c43e543c0dbc1e8f6729167350bca6a3

diff --git a/app-crypt/certbot-nginx/certbot-nginx-1.5.0.ebuild 
b/app-crypt/certbot-nginx/certbot-nginx-1.5.0.ebuild
new file mode 100644
index 000..b6f70f8607b
--- /dev/null
+++ b/app-crypt/certbot-nginx/certbot-nginx-1.5.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=(python{3_6,3_7})
+
+if [[ ${PV} == * ]]; then
+   EGIT_REPO_URI="https://github.com/certbot/certbot.git;
+   inherit git-r3
+   S=${WORKDIR}/${P}/${PN}
+else
+   
SRC_URI="https://github.com/${PN%-nginx}/${PN%-nginx}/archive/v${PV}.tar.gz -> 
${PN%-nginx}-${PV}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   S=${WORKDIR}/${PN%-nginx}-${PV}/${PN}
+fi
+
+inherit distutils-r1
+
+DESCRIPTION="Nginx plugin for certbot (Let's Encrypt Client)"
+HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${CDEPEND}
+   >=app-crypt/acme-1.4.0[${PYTHON_USEDEP}]
+   >=app-crypt/certbot-1.4.0[${PYTHON_USEDEP}]
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}"



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

2020-06-03 Thread Matthew Thode
commit: a26fddb434a1b7a95eea77c339dff9a7b3c95d53
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Jun  3 18:15:40 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Jun  3 18:18:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a26fddb4

app-crypt/certbot: 1.5.0 bump

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode  gentoo.org>

 app-crypt/certbot/Manifest  | 1 +
 app-crypt/certbot/{certbot-.ebuild => certbot-1.5.0.ebuild} | 2 +-
 app-crypt/certbot/certbot-.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-crypt/certbot/Manifest b/app-crypt/certbot/Manifest
index 24824d6ddbe..e11b63d0e5e 100644
--- a/app-crypt/certbot/Manifest
+++ b/app-crypt/certbot/Manifest
@@ -1,2 +1,3 @@
 DIST certbot-1.3.0.tar.gz 1362945 BLAKE2B 
bb36a7737275332f018d7f2283286e07e041892cc366f79e68df9eee7e57ca2186d36895d1923b032068a365878d09e49e17c1399a7418dbd8607c9a7efc1c26
 SHA512 
4205cdd1f3ddf500b9b952744db234636c086a856df80acd2d776305f4501eed07995e453e5c9b2c711fb0d1f1987d2bb8baaa13fccce8e000a38f486cfdc5d3
 DIST certbot-1.4.0.tar.gz 1381435 BLAKE2B 
57d70a12ee38e1ba96f4c8c594c1940403e33d4cdf5111472a9c0c7d41061b2201792c38d9bb4ec516358f5592d2f689eeab31e1e686a534418b20eba2df4b4b
 SHA512 
8926f724c47c0249e2e420cd8944f0b106682efaa2d9b211491ea4524fe4e64bb3ff4f21fd756996049d781a68294ab8307bd077b6d96fa00e09cbbdf4e59261
+DIST certbot-1.5.0.tar.gz 1387959 BLAKE2B 
ad395e3bd9f7012b39692be48c28bef8a0648e17e42b7b4ada8024c7eb231f418f68b6388c6c3154232d38f82ba348bf056ddf8cdf349f4a83ad148bbc20243b
 SHA512 
ea4f9fb06ed54e2bbc30a8a0aea436e1f35772d348de483cae5e696ee1176c9663739201569102ded385074ef7aa5833c43e543c0dbc1e8f6729167350bca6a3

diff --git a/app-crypt/certbot/certbot-.ebuild 
b/app-crypt/certbot/certbot-1.5.0.ebuild
similarity index 97%
copy from app-crypt/certbot/certbot-.ebuild
copy to app-crypt/certbot/certbot-1.5.0.ebuild
index 182f2b91d51..fb33b72fd17 100644
--- a/app-crypt/certbot/certbot-.ebuild
+++ b/app-crypt/certbot/certbot-1.5.0.ebuild
@@ -26,7 +26,7 @@ RESTRICT="!test? ( test )"
 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
${CDEPEND}
-   >=app-crypt/acme-0.40.0[${PYTHON_USEDEP}]
+   >=app-crypt/acme-1.4.0[${PYTHON_USEDEP}]
>=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
dev-python/configobj[${PYTHON_USEDEP}]
>=dev-python/cryptography-2.8[${PYTHON_USEDEP}]

diff --git a/app-crypt/certbot/certbot-.ebuild 
b/app-crypt/certbot/certbot-.ebuild
index 182f2b91d51..fb33b72fd17 100644
--- a/app-crypt/certbot/certbot-.ebuild
+++ b/app-crypt/certbot/certbot-.ebuild
@@ -26,7 +26,7 @@ RESTRICT="!test? ( test )"
 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
${CDEPEND}
-   >=app-crypt/acme-0.40.0[${PYTHON_USEDEP}]
+   >=app-crypt/acme-1.4.0[${PYTHON_USEDEP}]
>=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
dev-python/configobj[${PYTHON_USEDEP}]
>=dev-python/cryptography-2.8[${PYTHON_USEDEP}]



  1   2   3   >