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

2020-05-01 Thread Ulrich Müller
commit: c8134ac7ca112507c18bb64c5cae4919385c55b5
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat May  2 05:56:57 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat May  2 05:56:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8134ac7

net-im/zoom: Version bump to 5.0.399860.0429.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ulrich Müller  gentoo.org>

 net-im/zoom/Manifest|  2 +
 net-im/zoom/zoom-5.0.399860.0429.ebuild | 99 +
 2 files changed, 101 insertions(+)

diff --git a/net-im/zoom/Manifest b/net-im/zoom/Manifest
index 1be34c54f78..5c2780fc304 100644
--- a/net-im/zoom/Manifest
+++ b/net-im/zoom/Manifest
@@ -2,3 +2,5 @@ DIST zoom-3.5.392530.0421_i686.tar.xz 48727688 BLAKE2B 
bbbc589ed1ad0fa5b38dbfab0
 DIST zoom-3.5.392530.0421_x86_64.tar.xz 72984788 BLAKE2B 
90823dc29bb679b9d75e80764bae8b13da77fb7fce2c5f873118037e420ff67f9c1f8de63b90ae84a8de56feb571033d3803fb9cf6676f3f5380012a71b708e0
 SHA512 
1af24a10eff6d70c00d72fe5432340ada3b486778e9c06d2d11cf802ea0bc02792469db7f172fafd9329bddba9face6b0d28e3892c3657959500c1be34dc31af
 DIST zoom-5.0.398100.0427_i686.tar.xz 38582428 BLAKE2B 
21a564f189d08a829b476e402fdab99a64db8bd6838e4233895fb1c26c97b48f57caaa225d15e4bf1abdef9a7c85ecba22eab6bf9168ab84fe9bfc8572396498
 SHA512 
63ad6407397c8a1dfa0470648b32ac8566fa35da0a4cb38bafbb37bcbe367ec9c2d771c66529332b6099e048c01d19bf38d9a8ad1a23b117c2661118684a3ebb
 DIST zoom-5.0.398100.0427_x86_64.tar.xz 41459748 BLAKE2B 
3fd50c3f00e4cd6e4c5cc46aab3f3f6bf59995f915d9974b66280097ab90c35ba89af50b05ba5a79485be10bad56081dfb162a56712901dc5fedf6689e910938
 SHA512 
d84679bfa1242557efa082255dae3fa79aa597825f11aba4d3d43030b3bb9eb49f3b0e74252e30ad2a2f7c4bfaf3458c0a83eed09da5d4b148151981874f7be6
+DIST zoom-5.0.399860.0429_i686.tar.xz 38589772 BLAKE2B 
900702db7dd5bd7aea4aae60e0fa5925afa1df081cb9004dae3e86d3bdbcaec151f03325d7de0cce5e7f11d745bc70d73dde2a93c0918da6ea5a1911cf416143
 SHA512 
42792ba934418fdc0def31bb16071bcfefd7a5a10075e0de220b9b107a3a5d7ca5f3d4fc71b2e9ab8702acec6b7532da75d6ccfa55a40280d59518644de1c9a1
+DIST zoom-5.0.399860.0429_x86_64.tar.xz 41470716 BLAKE2B 
f3d26a2d2ec95209ed0126be29ba5658c68a2769dab58457da021e2d8b555a8475d18e168236b52559582ac088f0163b2ed32d803e08e3f0c6249fe7df5c7b41
 SHA512 
1a9c9cbcfcd0e58c330780f78779ecb08265fdb87813f54be89d20f26aeaf4c89176055cc8210559eaa24f995e544198b7099cc328388794cbb6f6b0a9dac2d9

diff --git a/net-im/zoom/zoom-5.0.399860.0429.ebuild 
b/net-im/zoom/zoom-5.0.399860.0429.ebuild
new file mode 100644
index 000..f2a3aea4c10
--- /dev/null
+++ b/net-im/zoom/zoom-5.0.399860.0429.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop eutils xdg-utils
+
+DESCRIPTION="Video conferencing and web conferencing service"
+HOMEPAGE="https://zoom.us/;
+SRC_URI="amd64? ( https://zoom.us/client/${PV}/${PN}_x86_64.tar.xz -> 
${P}_x86_64.tar.xz )
+   x86? ( https://zoom.us/client/${PV}/${PN}_i686.tar.xz -> 
${P}_i686.tar.xz )"
+S="${WORKDIR}/${PN}"
+
+LICENSE="all-rights-reserved Apache-2.0" # Apache-2.0 for icon
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE="bundled-libjpeg-turbo pulseaudio"
+RESTRICT="mirror bindist strip"
+
+RDEPEND="!games-engines/zoom
+   dev-libs/glib:2
+   dev-libs/icu
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   amd64? ( dev-qt/qtdeclarative:5[widgets] )
+   x86? ( dev-qt/qtdeclarative:5 )
+   dev-qt/qtdiag:5
+   dev-qt/qtgraphicaleffects:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtquickcontrols:5[widgets]
+   dev-qt/qtscript:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   media-sound/mpg123
+   sys-apps/dbus
+   sys-apps/util-linux
+   virtual/opengl
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXtst
+   x11-libs/xcb-util-image
+   x11-libs/xcb-util-keysyms
+   !bundled-libjpeg-turbo? ( media-libs/libjpeg-turbo )
+   pulseaudio? ( media-sound/pulseaudio )
+   !pulseaudio? ( media-libs/alsa-lib )"
+
+BDEPEND="!pulseaudio? ( dev-util/bbe )"
+
+QA_PREBUILT="opt/zoom/*"
+
+src_prepare() {
+   default
+   if ! use pulseaudio; then
+   # For some strange reason, zoom cannot use any ALSA sound 
devices if
+   # it finds libpulse. This causes breakage if 
media-sound/apulse[sdk]
+   # is installed. So, force zoom to ignore libpulse.
+   bbe -e 's/libpulse.so/IgNoRePuLsE/' zoom >zoom.tmp || die
+   mv zoom.tmp zoom || die
+   fi
+}
+
+src_install() {
+   insinto /opt/zoom
+   exeinto /opt/zoom
+   doins -r json sip timezones translations
+   doins *.pcm *.pem *.sh Embedded.properties version.txt
+   use amd64 && doins icudtl.dat
+   doexe zoom{,.sh,linux} zopen ZoomLauncher
+   

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

2020-05-01 Thread Hans de Graaff
commit: df76acda009e3512b6394295f6356778ffa833da
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 04:58:06 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df76acda

dev-ruby/strptime: add ruby27

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

 dev-ruby/strptime/strptime-0.2.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/strptime/strptime-0.2.3.ebuild 
b/dev-ruby/strptime/strptime-0.2.3.ebuild
index d729ffe8352..20a5d9d41ad 100644
--- a/dev-ruby/strptime/strptime-0.2.3.ebuild
+++ b/dev-ruby/strptime/strptime-0.2.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md"



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

2020-05-01 Thread Hans de Graaff
commit: 36f77690a432a0176545ac74b4cf02c7c12a2a7c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 04:52:34 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f77690

app-misc/hivex: add ruby26

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

 app-misc/hivex/hivex-1.3.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/hivex/hivex-1.3.18.ebuild 
b/app-misc/hivex/hivex-1.3.18.ebuild
index ac1bd5848ab..d50454845f2 100644
--- a/app-misc/hivex/hivex-1.3.18.ebuild
+++ b/app-misc/hivex/hivex-1.3.18.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 RUBY_OPTIONAL=yes
 
 PYTHON_COMPAT=( python3_{6,7,8} )



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

2020-05-01 Thread Hans de Graaff
commit: 87fecbb3275fbc847ab04cf0476e58cd2e0161d9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 05:10:54 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87fecbb3

dev-ruby/elasticsearch: cleanup

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

 dev-ruby/elasticsearch/Manifest   |  2 -
 dev-ruby/elasticsearch/elasticsearch-6.3.0.ebuild | 51 ---
 dev-ruby/elasticsearch/elasticsearch-6.3.1.ebuild | 51 ---
 3 files changed, 104 deletions(-)

diff --git a/dev-ruby/elasticsearch/Manifest b/dev-ruby/elasticsearch/Manifest
index 5729ab5b1de..ae3b66b74d0 100644
--- a/dev-ruby/elasticsearch/Manifest
+++ b/dev-ruby/elasticsearch/Manifest
@@ -1,4 +1,2 @@
-DIST elasticsearch-ruby-6.3.0.tar.gz 327308 BLAKE2B 
c9e5c6b1229dfaa30ecf341de9832c992131c7e3a42253747e1577debc0873b4c6428740c00912affa0cc4e668e0f5b78ac484bec926757ac1a8d50eef1bc996
 SHA512 
26c36198c66c31c59247d5d63ca817cf7942436b524a3480c69c1860ba3933617c75138521a49e14172d9a6ce6086325d685ab5dba22c99a4767dc85f35eb13a
-DIST elasticsearch-ruby-6.3.1.tar.gz 336484 BLAKE2B 
b97af0262be1512a5db230f2ad66db52cfdba9c613e4fe89b23b35ae9b038978b043c7202784becdaea7710dbe45c40dfd95a95c5997164ea2f1fcc9c5b363d2
 SHA512 
184c31ebd6c507ceb11273eac950ab9dd168fcbccdd7b0c1956603a2e5e587eab767c2dec8203e90d919189f6f6e27a11d847ff0c42873d65276139db85dafac
 DIST elasticsearch-ruby-6.8.0.tar.gz 336486 BLAKE2B 
5bf9538d3710787939a61b411918f3712a8490ed20df1039613f3828a55758e373e56c6794d597a95c04cf610aba8cea1113982b91cde764c96ee454e59cc7b1
 SHA512 
d75437b04770cac2ac65fb91f0b18cd3beae0248fa2f148aa820da5272093e5b05d00dc4c82c699d7e31b23d7f06ce7727f74eb5a9b0308264f7139e32774c91
 DIST elasticsearch-ruby-6.8.1.tar.gz 336746 BLAKE2B 
b7e7f039c1605ca808f57ee2ecb5fd346672d89b1b1cc8eb2d30c8bfcab9d7283f082d9852f0f186a36298dadae98f6951cdbd6a0f401568640f7de006976b0c
 SHA512 
01ab96c92ff04818e29dbab34d73865c1f2adc816670e1fbdfe29a545eb224ff2c6368d7e0f90264c71db76a4f369626ed2e0a4ed3401adf749e0cac41d1f41d

diff --git a/dev-ruby/elasticsearch/elasticsearch-6.3.0.ebuild 
b/dev-ruby/elasticsearch/elasticsearch-6.3.0.ebuild
deleted file mode 100644
index de833082bf4..000
--- a/dev-ruby/elasticsearch/elasticsearch-6.3.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby24 ruby25"
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-RUBY_FAKEGEM_TASK_DOC=doc
-
-inherit ruby-fakegem eapi7-ver
-
-MY_P=elasticsearch-ruby-${PV}
-DESCRIPTION="Ruby integrations for ES, elasticsearch module"
-HOMEPAGE="https://github.com/elastic/elasticsearch-ruby;
-SRC_URI="https://github.com/elastic/elasticsearch-ruby/archive/v${PV}.tar.gz 
-> ${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "
-   ~dev-ruby/elasticsearch-api-${PV}
-   ~dev-ruby/elasticsearch-transport-${PV}
-"
-ruby_add_bdepend "
-   doc? ( dev-ruby/yard )
-   test? (
-   dev-ruby/ansi
-   dev-ruby/elasticsearch-transport
-   dev-ruby/mocha:1.0
-   dev-ruby/pry
-   dev-ruby/shoulda-context
-   )
-"
-
-# Tests need additional modules (at least 'turn') packaged. Then someone
-# should look into running them and so on.
-RESTRICT="test"
-
-RUBY_S=${MY_P}/${PN}
-
-all_ruby_prepare() {
-   # fix to work without git
-   sed -i -e 's/git ls-files/find -type f/' *.gemspec || die
-
-   # remove useless dependencies from Rakefile
-   sed -e '/bundler/d' \
-   -e '/require.*cane/,/end/d' \
-   -i Rakefile || die
-}

diff --git a/dev-ruby/elasticsearch/elasticsearch-6.3.1.ebuild 
b/dev-ruby/elasticsearch/elasticsearch-6.3.1.ebuild
deleted file mode 100644
index a56db80f2fb..000
--- a/dev-ruby/elasticsearch/elasticsearch-6.3.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby24 ruby25 ruby26"
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-RUBY_FAKEGEM_TASK_DOC=doc
-
-inherit ruby-fakegem eapi7-ver
-
-MY_P=elasticsearch-ruby-${PV}
-DESCRIPTION="Ruby integrations for ES, elasticsearch module"
-HOMEPAGE="https://github.com/elastic/elasticsearch-ruby;
-SRC_URI="https://github.com/elastic/elasticsearch-ruby/archive/v${PV}.tar.gz 
-> ${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "
-   ~dev-ruby/elasticsearch-api-${PV}
-   ~dev-ruby/elasticsearch-transport-${PV}
-"
-ruby_add_bdepend "
-   doc? ( dev-ruby/yard )
-   test? (
-   dev-ruby/ansi
-   dev-ruby/elasticsearch-transport
-   dev-ruby/mocha:1.0
-   dev-ruby/pry
-

[gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/

2020-05-01 Thread Hans de Graaff
commit: 45ed6680e061c6c5fae56e4b5a7d882ce04f409c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 05:08:28 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ed6680

x11-libs/libgxim: add ruby26

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

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild 
b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index 3dd8ae007f6..20ed63f1a54 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-USE_RUBY="ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 
 inherit autotools ruby-single
 



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

2020-05-01 Thread Hans de Graaff
commit: 0d5bc77fe69087dd59e47f0a511ace3e2922d71b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 05:12:09 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d5bc77f

dev-ruby/elasticsearch-transport: cleanup

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

 dev-ruby/elasticsearch-transport/Manifest  |  2 -
 .../elasticsearch-transport-6.3.0.ebuild   | 54 --
 .../elasticsearch-transport-6.3.1.ebuild   | 54 --
 3 files changed, 110 deletions(-)

diff --git a/dev-ruby/elasticsearch-transport/Manifest 
b/dev-ruby/elasticsearch-transport/Manifest
index 5729ab5b1de..ae3b66b74d0 100644
--- a/dev-ruby/elasticsearch-transport/Manifest
+++ b/dev-ruby/elasticsearch-transport/Manifest
@@ -1,4 +1,2 @@
-DIST elasticsearch-ruby-6.3.0.tar.gz 327308 BLAKE2B 
c9e5c6b1229dfaa30ecf341de9832c992131c7e3a42253747e1577debc0873b4c6428740c00912affa0cc4e668e0f5b78ac484bec926757ac1a8d50eef1bc996
 SHA512 
26c36198c66c31c59247d5d63ca817cf7942436b524a3480c69c1860ba3933617c75138521a49e14172d9a6ce6086325d685ab5dba22c99a4767dc85f35eb13a
-DIST elasticsearch-ruby-6.3.1.tar.gz 336484 BLAKE2B 
b97af0262be1512a5db230f2ad66db52cfdba9c613e4fe89b23b35ae9b038978b043c7202784becdaea7710dbe45c40dfd95a95c5997164ea2f1fcc9c5b363d2
 SHA512 
184c31ebd6c507ceb11273eac950ab9dd168fcbccdd7b0c1956603a2e5e587eab767c2dec8203e90d919189f6f6e27a11d847ff0c42873d65276139db85dafac
 DIST elasticsearch-ruby-6.8.0.tar.gz 336486 BLAKE2B 
5bf9538d3710787939a61b411918f3712a8490ed20df1039613f3828a55758e373e56c6794d597a95c04cf610aba8cea1113982b91cde764c96ee454e59cc7b1
 SHA512 
d75437b04770cac2ac65fb91f0b18cd3beae0248fa2f148aa820da5272093e5b05d00dc4c82c699d7e31b23d7f06ce7727f74eb5a9b0308264f7139e32774c91
 DIST elasticsearch-ruby-6.8.1.tar.gz 336746 BLAKE2B 
b7e7f039c1605ca808f57ee2ecb5fd346672d89b1b1cc8eb2d30c8bfcab9d7283f082d9852f0f186a36298dadae98f6951cdbd6a0f401568640f7de006976b0c
 SHA512 
01ab96c92ff04818e29dbab34d73865c1f2adc816670e1fbdfe29a545eb224ff2c6368d7e0f90264c71db76a4f369626ed2e0a4ed3401adf749e0cac41d1f41d

diff --git 
a/dev-ruby/elasticsearch-transport/elasticsearch-transport-6.3.0.ebuild 
b/dev-ruby/elasticsearch-transport/elasticsearch-transport-6.3.0.ebuild
deleted file mode 100644
index 58ea677f3db..000
--- a/dev-ruby/elasticsearch-transport/elasticsearch-transport-6.3.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby24 ruby25"
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-RUBY_FAKEGEM_RECIPE_DOC=rdoc
-
-RUBY_FAKEGEM_TASK_TEST="NOTURN=true test"
-
-inherit ruby-fakegem eapi7-ver
-
-MY_P=elasticsearch-ruby-${PV}
-DESCRIPTION="Ruby integrations for ES, elasticsearch-transport module"
-HOMEPAGE="https://github.com/elastic/elasticsearch-ruby;
-SRC_URI="https://github.com/elastic/elasticsearch-ruby/archive/v${PV}.tar.gz 
-> ${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "
-   dev-ruby/faraday
-   dev-ruby/multi_json
-"
-ruby_add_bdepend "
-   doc? ( dev-ruby/yard )
-   test? (
-   dev-ruby/ansi
-   dev-ruby/mocha:1.0
-   dev-ruby/pry
-   dev-ruby/shoulda-context
-   dev-ruby/curb
-   dev-ruby/patron
-   )
-"
-
-RUBY_S=${MY_P}/${PN}
-
-all_ruby_prepare() {
-   # fix to work without git
-   sed -i -e 's/git ls-files/find -type f/' *.gemspec || die
-
-   # remove useless dependencies from Rakefile
-   sed -e '/bundler/d' \
-   -e '/require.*cane/,/end/d' \
-   -i Rakefile || die
-
-   # Tweak test setup to only run unit tests since we don't have a live 
cluster
-   sed -i -e "s/RUBY_VERSION > '1.9'/false/" \
-   -e '/module Elasticsearch/,$ s:^:#:' test/test_helper.rb || die
-}

diff --git 
a/dev-ruby/elasticsearch-transport/elasticsearch-transport-6.3.1.ebuild 
b/dev-ruby/elasticsearch-transport/elasticsearch-transport-6.3.1.ebuild
deleted file mode 100644
index 62da4c569e5..000
--- a/dev-ruby/elasticsearch-transport/elasticsearch-transport-6.3.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby24 ruby25 ruby26"
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-RUBY_FAKEGEM_RECIPE_DOC=rdoc
-
-RUBY_FAKEGEM_TASK_TEST="NOTURN=true test"
-
-inherit ruby-fakegem eapi7-ver
-
-MY_P=elasticsearch-ruby-${PV}
-DESCRIPTION="Ruby integrations for ES, elasticsearch-transport module"
-HOMEPAGE="https://github.com/elastic/elasticsearch-ruby;
-SRC_URI="https://github.com/elastic/elasticsearch-ruby/archive/v${PV}.tar.gz 
-> ${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"

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

2020-05-01 Thread Hans de Graaff
commit: 73600b1977df569e0fa68e285d2ac415be5ee896
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 05:09:50 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73600b19

dev-util/aruba: cleanup

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

 dev-util/aruba/Manifest   |  1 -
 dev-util/aruba/aruba-0.8.1.ebuild | 59 ---
 2 files changed, 60 deletions(-)

diff --git a/dev-util/aruba/Manifest b/dev-util/aruba/Manifest
index 9c64180e87f..f6abeae591c 100644
--- a/dev-util/aruba/Manifest
+++ b/dev-util/aruba/Manifest
@@ -1,4 +1,3 @@
 DIST aruba-0.14.12.gem 172032 BLAKE2B 
be19078caef5e0d1c50d0f0da0efdbfb6cc128d40605eccd8ec7e89ba655523f4c8a0ac11e59d347439be3ac8da64f7c3ce5ff761c07c716efbc2e51c3bf420e
 SHA512 
f75adf0b4ed04a4516111d7cc5834807f940c517baf652dc8062450d7c284f11c9dc68216757e431a4e1fd084c50c2b0eb274c2d2c3e25795785a44b0a61e06d
 DIST aruba-0.14.14.gem 172544 BLAKE2B 
085a0a030c5c4d1527e80ce004adeb80fc8a9eca8507211acaf49d947ed412aa54f1319104833a8fbb76d3ce5b77e84b35187234ee97060b51e8877519ed6249
 SHA512 
612b742bdf89e0272714d709a772eded1c61c654977bb58f7e6e5ef5a8b29dece848bf3c70aa6bc566e6c2a75b3e39e637fa5e37f869fbf4bf3d0997257df9f7
 DIST aruba-0.6.2.gem 75776 BLAKE2B 
569af009cc20b644878fda25b5e7f79bd2f7c6f5fa9ef2503a5e730b8eb5938872563dace27031d31847bacfbb7e4764079da74fa2a917cc3d98a596cf2248c7
 SHA512 
ad859aa34f6e6778d9eb92b7e8f298180250e0690b21285e48b85dda88c09c74437ed0dff4e07ea8a02e8c784841ef89504219aa844457273349b8072ebc761e
-DIST aruba-0.8.1.gem 121344 BLAKE2B 
0b601a4d4bcd19159bb23b22b7975d1275ed2ab9c06e9ab550e11a151e953eba9ec4cc05280e69685a54b82996b4863b485a74f91d64270cc058f43272f6df6d
 SHA512 
9d65778828ac1915c56862acb1db0faf6214b102eb892317b390f451aab55750067519fb6cf6e08c55f58b865eaaa78921402d745addf2d3b0038527eb5d898f

diff --git a/dev-util/aruba/aruba-0.8.1.ebuild 
b/dev-util/aruba/aruba-0.8.1.ebuild
deleted file mode 100644
index 3d38cb5eb78..000
--- a/dev-util/aruba/aruba-0.8.1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby24 ruby25"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_RECIPE_TEST="cucumber"
-RUBY_FAKEGEM_EXTRADOC="History.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="aruba.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Cucumber steps for driving out command line applications"
-HOMEPAGE="https://github.com/cucumber/aruba;
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
-SLOT="0"
-IUSE=""
-
-DEPEND="${DEPEND} test? ( sys-devel/bc )"
-RDEPEND="${RDEPEND}"
-
-ruby_add_rdepend "
-   >=dev-ruby/childprocess-0.5.6 =dev-ruby/childprocess-0*
-   >=dev-ruby/contracts-0.9:0
-   >=dev-ruby/rspec-expectations-2.99:2
-   >=dev-util/cucumber-1.3.19"
-
-ruby_add_bdepend "test? ( dev-ruby/rspec:3 >=dev-ruby/bcat-0.6.2 )"
-
-all_ruby_prepare() {
-   # Remove bundler-related code.
-   sed -i -e '/[Bb]undler/d' Rakefile spec/spec_helper.rb || die
-   rm Gemfile || die
-
-   sed -i -e '/simplecov/I s:^:#:' \
-   -e '/Before/,/^end/ s:^:#:' \
-   spec/spec_helper.rb features/support/env.rb || die
-   rm -f features/support/simplecov_setup.rb || die
-   sed -i -e '1i require "time"' spec/spec_helper.rb || die
-
-   # Remove references to git ls-files and fix childprocess dependency
-   sed -i -e '/git ls-files/d' \
-   -e '/childprocess/ s/0.5.6/0.5/' \
-   aruba.gemspec || die
-
-   # Avoid scenarios making broken assumptions on ${HOME}
-   sed -i -e '/Scenario: Use ~ in path/i @wip' \
-   features/api/core/expand_path.feature || die
-   rm -f features/configuration/home_directory.feature || die
-}
-
-each_ruby_test() {
-   RSPEC_VERSION=3 ruby-ng_rspec
-   RUBYLIB="$(pwd)/lib" ruby-ng_cucumber
-}



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

2020-05-01 Thread Hans de Graaff
commit: 8ef1712ddbaa1fd0adc2b9c0d96b9bbb47d39627
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 04:55:24 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef1712d

app-emacs/ddskk: add ruby26

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

 app-emacs/ddskk/ddskk-16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/ddskk/ddskk-16.2.ebuild 
b/app-emacs/ddskk/ddskk-16.2.ebuild
index b57957d0345..184535ef601 100644
--- a/app-emacs/ddskk/ddskk-16.2.ebuild
+++ b/app-emacs/ddskk/ddskk-16.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 NEED_EMACS="24"
 
 inherit elisp ruby-single



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

2020-05-01 Thread Hans de Graaff
commit: 4e356916cc0ef7be30d7f6a28cd7551d216eb1dc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 05:16:22 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e356916

app-text/hyperestraier: add ruby26

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

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

diff --git a/app-text/hyperestraier/hyperestraier-1.4.13.ebuild 
b/app-text/hyperestraier/hyperestraier-1.4.13.ebuild
index 2d53618faab..a0570280c75 100644
--- a/app-text/hyperestraier/hyperestraier-1.4.13.ebuild
+++ b/app-text/hyperestraier/hyperestraier-1.4.13.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-USE_RUBY="ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 RUBY_OPTIONAL="yes"
 
 inherit autotools java-pkg-opt-2 perl-functions ruby-ng



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

2020-05-01 Thread Hans de Graaff
commit: 81d79db876008208836635ef236199fd32547e67
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 05:11:33 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d79db8

dev-ruby/elasticsearch-api: cleanup

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

 dev-ruby/elasticsearch-api/Manifest|  2 -
 .../elasticsearch-api-6.3.0.ebuild | 50 ---
 .../elasticsearch-api-6.3.1.ebuild | 56 --
 3 files changed, 108 deletions(-)

diff --git a/dev-ruby/elasticsearch-api/Manifest 
b/dev-ruby/elasticsearch-api/Manifest
index 5729ab5b1de..ae3b66b74d0 100644
--- a/dev-ruby/elasticsearch-api/Manifest
+++ b/dev-ruby/elasticsearch-api/Manifest
@@ -1,4 +1,2 @@
-DIST elasticsearch-ruby-6.3.0.tar.gz 327308 BLAKE2B 
c9e5c6b1229dfaa30ecf341de9832c992131c7e3a42253747e1577debc0873b4c6428740c00912affa0cc4e668e0f5b78ac484bec926757ac1a8d50eef1bc996
 SHA512 
26c36198c66c31c59247d5d63ca817cf7942436b524a3480c69c1860ba3933617c75138521a49e14172d9a6ce6086325d685ab5dba22c99a4767dc85f35eb13a
-DIST elasticsearch-ruby-6.3.1.tar.gz 336484 BLAKE2B 
b97af0262be1512a5db230f2ad66db52cfdba9c613e4fe89b23b35ae9b038978b043c7202784becdaea7710dbe45c40dfd95a95c5997164ea2f1fcc9c5b363d2
 SHA512 
184c31ebd6c507ceb11273eac950ab9dd168fcbccdd7b0c1956603a2e5e587eab767c2dec8203e90d919189f6f6e27a11d847ff0c42873d65276139db85dafac
 DIST elasticsearch-ruby-6.8.0.tar.gz 336486 BLAKE2B 
5bf9538d3710787939a61b411918f3712a8490ed20df1039613f3828a55758e373e56c6794d597a95c04cf610aba8cea1113982b91cde764c96ee454e59cc7b1
 SHA512 
d75437b04770cac2ac65fb91f0b18cd3beae0248fa2f148aa820da5272093e5b05d00dc4c82c699d7e31b23d7f06ce7727f74eb5a9b0308264f7139e32774c91
 DIST elasticsearch-ruby-6.8.1.tar.gz 336746 BLAKE2B 
b7e7f039c1605ca808f57ee2ecb5fd346672d89b1b1cc8eb2d30c8bfcab9d7283f082d9852f0f186a36298dadae98f6951cdbd6a0f401568640f7de006976b0c
 SHA512 
01ab96c92ff04818e29dbab34d73865c1f2adc816670e1fbdfe29a545eb224ff2c6368d7e0f90264c71db76a4f369626ed2e0a4ed3401adf749e0cac41d1f41d

diff --git a/dev-ruby/elasticsearch-api/elasticsearch-api-6.3.0.ebuild 
b/dev-ruby/elasticsearch-api/elasticsearch-api-6.3.0.ebuild
deleted file mode 100644
index a2962704072..000
--- a/dev-ruby/elasticsearch-api/elasticsearch-api-6.3.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby24 ruby25"
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-RUBY_FAKEGEM_TASK_DOC=doc
-
-inherit ruby-fakegem eapi7-ver
-
-MY_P=elasticsearch-ruby-${PV}
-DESCRIPTION="Ruby integrations for ES, elasticsearch-api module"
-HOMEPAGE="https://github.com/elastic/elasticsearch-ruby;
-SRC_URI="https://github.com/elastic/elasticsearch-ruby/archive/v${PV}.tar.gz 
-> ${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "
-   dev-ruby/multi_json
-"
-ruby_add_bdepend "
-   doc? ( dev-ruby/yard )
-   test? (
-   dev-ruby/ansi
-   dev-ruby/elasticsearch-transport
-   dev-ruby/mocha:1.0
-   dev-ruby/pry
-   dev-ruby/shoulda-context
-   )
-"
-
-# Tests need additional modules (at least 'turn') packaged. Then someone
-# should look into running them and so on.
-RESTRICT="test"
-
-RUBY_S=${MY_P}/${PN}
-
-all_ruby_prepare() {
-   # fix to work without git
-   sed -i -e 's/git ls-files/find -type f/' *.gemspec || die
-
-   # remove useless dependencies from Rakefile
-   sed -e '/bundler/d' \
-   -e '/require.*cane/,/end/d' \
-   -i Rakefile || die
-}

diff --git a/dev-ruby/elasticsearch-api/elasticsearch-api-6.3.1.ebuild 
b/dev-ruby/elasticsearch-api/elasticsearch-api-6.3.1.ebuild
deleted file mode 100644
index 4dbb938a449..000
--- a/dev-ruby/elasticsearch-api/elasticsearch-api-6.3.1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby24 ruby25 ruby26"
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-RUBY_FAKEGEM_TASK_DOC=doc
-
-RUBY_FAKEGEM_TASK_TEST="NOTURN=true test"
-
-inherit ruby-fakegem eapi7-ver
-
-MY_P=elasticsearch-ruby-${PV}
-DESCRIPTION="Ruby integrations for ES, elasticsearch-api module"
-HOMEPAGE="https://github.com/elastic/elasticsearch-ruby;
-SRC_URI="https://github.com/elastic/elasticsearch-ruby/archive/v${PV}.tar.gz 
-> ${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend "
-   dev-ruby/multi_json
-"
-ruby_add_bdepend "
-   doc? ( dev-ruby/yard )
-   test? (
-   dev-ruby/ansi
-   dev-ruby/elasticsearch-transport
-   dev-ruby/mocha:1.0
-   dev-ruby/pry
-   

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

2020-05-01 Thread Hans de Graaff
commit: ecf35e439dda3ca4c575749fe267c6397be612e2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 04:38:29 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf35e43

dev-ruby/capybara: amd64 stable

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

 dev-ruby/capybara/capybara-3.31.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/capybara/capybara-3.31.0.ebuild 
b/dev-ruby/capybara/capybara-3.31.0.ebuild
index 3b7cbce5d8a..f0119c1ee34 100644
--- a/dev-ruby/capybara/capybara-3.31.0.ebuild
+++ b/dev-ruby/capybara/capybara-3.31.0.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Capybara aims to simplify the process of 
integration testing Rack a
 HOMEPAGE="https://github.com/jnicklas/capybara;
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86"
 SLOT="3"
 IUSE="test"
 



[gentoo-commits] repo/gentoo:master commit in: app-admin/ec2-ami-tools/

2020-05-01 Thread Hans de Graaff
commit: cd2addf78b91264c07f7632e550069b08c9b1436
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 05:04:55 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd2addf7

app-admin/ec2-ami-tools: add ruby26

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

 app-admin/ec2-ami-tools/ec2-ami-tools-1.5.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/ec2-ami-tools/ec2-ami-tools-1.5.7.ebuild 
b/app-admin/ec2-ami-tools/ec2-ami-tools-1.5.7.ebuild
index 75de729d04c..6d52ba74c16 100644
--- a/app-admin/ec2-ami-tools/ec2-ami-tools-1.5.7.ebuild
+++ b/app-admin/ec2-ami-tools/ec2-ami-tools-1.5.7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 
 inherit ruby-single versionator
 



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

2020-05-01 Thread Hans de Graaff
commit: f20fa08379813b0915277431dc56a8c4614c6c85
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 05:03:55 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20fa083

dev-ruby/coolio: add ruby27

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

 dev-ruby/coolio/coolio-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/coolio/coolio-1.6.0.ebuild 
b/dev-ruby/coolio/coolio-1.6.0.ebuild
index 637257328a7..cb36a9e516a 100644
--- a/dev-ruby/coolio/coolio-1.6.0.ebuild
+++ b/dev-ruby/coolio/coolio-1.6.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/obexftp/

2020-05-01 Thread Hans de Graaff
commit: deed63678c71ec97e6583dceb8bcb1a4d683e1ee
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May  2 04:47:34 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May  2 05:17:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deed6367

app-mobilephone/obexftp: add ruby26

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

 app-mobilephone/obexftp/obexftp-0.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild 
b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
index d1c6caa1ca7..21ac5cf855e 100644
--- a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 PYTHON_COMPAT=( python3_6 )
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 
 inherit cmake-utils python-single-r1 ruby-single
 



[gentoo-commits] repo/gentoo:master commit in: sys-process/glances/files/, sys-process/glances/

2020-05-01 Thread Georgy Yakovlev
commit: 9329018014f73b33465bd0e87135fd526793b3db
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat May  2 04:53:13 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat May  2 04:53:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93290180

sys-process/glances: drop old

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

 sys-process/glances/Manifest   |  3 -
 sys-process/glances/files/3.1.3-fix-test.patch | 28 
 sys-process/glances/glances-3.1.1.ebuild   | 97 --
 sys-process/glances/glances-3.1.2.ebuild   | 97 --
 sys-process/glances/glances-3.1.3-r1.ebuild| 86 ---
 5 files changed, 311 deletions(-)

diff --git a/sys-process/glances/Manifest b/sys-process/glances/Manifest
index f784c481896..1ae5fb217c4 100644
--- a/sys-process/glances/Manifest
+++ b/sys-process/glances/Manifest
@@ -1,6 +1,3 @@
 DIST Glances-2.11.1.tar.gz 5665685 BLAKE2B 
5de75e7770cc01a0ddd6fcb0583e5d23c02e5188c7d6cbd55d2999be9321a1affda351094b8614d206e640e5a1338266b5c77629ec53bb280b9166f7b6a996e2
 SHA512 
99adccff7d1531760834b76f9a9525df0bf9a8f6f57dbd1f7c3c0515ba3b5c94f26172e19bbc7c93cecbe4bdebcca87ab3a11dd592259509eff85346780ef43a
 DIST glances-3.1.0.tar.gz 6688798 BLAKE2B 
9ae2e6a4944d1af871b88ea325bc23cad24f11e70ff4871eeb6e4a510eb3a1e6f03fa5fa2cfde30d8b9aa0c32137aacb51d2dcb335c7ee6729e8d5913ec4e999
 SHA512 
a888cafa5987ab7a88caa0248e0cb3d9f65466d71ee8f1ca63565c5a8a59282be77c14f29afb2302fba0e79294c39e96384791cd89d23aa7727bfd4f20e2814d
-DIST glances-3.1.1.tar.gz 6737781 BLAKE2B 
ffd20d6ee994428dccb9b4aea481c9c3f618f0f7895098ff9be3cda206c1dc82b924eef002d13d9a93b53c28ba4faa8d88cfdb5f0691097cf31d89b7e3237d50
 SHA512 
d42ced74c9dc5150ff7242b61aaba94fd6009e150f637cadd4b6c9a7fc7b8028ea2e8835ae0ecf66bd12321cbc3f68e75cd526c97f5aecad6cf6df578e1b222f
-DIST glances-3.1.2.tar.gz 6740649 BLAKE2B 
109ce18d045aafd921ccfff64aaab12a8106fbf44bb8a1ca352d544244d5fcf911f85158964c84142e279112e8add3f7bbcc1eff22fb5b3e05b40c94d13e960e
 SHA512 
f9b839532d2b53edb9dfeac9abe8f5a9e314b7bdf34e54083614c02262bb15f0db745762f06b609071d2a6fead8b52eed16b6f5a569904ef56dafb41b85b991b
-DIST glances-3.1.3.tar.gz 6759527 BLAKE2B 
6f164dde0c67d58d32495b7b9b331255b3c599784518c92e3a2a456a1de9ddece8342e846923a7d6d3b6965ce5dd283f3f8eae5351bdfd8b1eda1b7969609c6e
 SHA512 
7fcbfff9e94721de2dba5ce2e7a2899fab877283819dedd8e1d8c868f4fd6cb584887979379f7b7a50c0f3b2fec1e147db06afff267a8e8fa40ba189246beb79
 DIST glances-3.1.4.1.tar.gz 6802041 BLAKE2B 
7e27811e4721f9089e88bb2375f5b58104bdcb9a890bff4cb207800f49eaf320fa1bd777a2de1a7ce50744df2b4b79973823f9aee52a291e1af6788c95c359b0
 SHA512 
8e15149bde87d14d8176fe247e911a04b24900a95917e5711dfc8764ecec3238f696eea08c36bc59f68a4702e028909150e3318907f11fc53c5cc56441870ff3

diff --git a/sys-process/glances/files/3.1.3-fix-test.patch 
b/sys-process/glances/files/3.1.3-fix-test.patch
deleted file mode 100644
index 5e087ce96ba..000
--- a/sys-process/glances/files/3.1.3-fix-test.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From abf64ffde31113f5f46ef286703ff061fc57395f Mon Sep 17 00:00:00 2001
-From: nicolargo 
-Date: Sat, 12 Oct 2019 11:45:36 +0200
-Subject: [PATCH] Correct unitest
-

- glances/plugins/glances_plugin.py | 7 ---
- 1 file changed, 4 insertions(+), 3 deletions(-)
-
-diff --git a/glances/plugins/glances_plugin.py 
b/glances/plugins/glances_plugin.py
-index 6a1c8606..23a76f80 100644
 a/glances/plugins/glances_plugin.py
-+++ b/glances/plugins/glances_plugin.py
-@@ -86,10 +86,11 @@ def __init__(self,
- self.stats_history = self.init_stats_history()
- 
- # Init the limits (configuration keys) dictionnary
--logger.debug('Load section {} in {}'.format(self.plugin_name,
--
config.config_file_paths()))
- self._limits = dict()
--self.load_limits(config=config)
-+if config is not None:
-+logger.debug('Load section {} in {}'.format(self.plugin_name,
-+
config.config_file_paths()))
-+self.load_limits(config=config)
- 
- # Init the actions
- self.actions = GlancesActions(args=args)

diff --git a/sys-process/glances/glances-3.1.1.ebuild 
b/sys-process/glances/glances-3.1.1.ebuild
deleted file mode 100644
index 62bac630f41..000
--- a/sys-process/glances/glances-3.1.1.ebuild
+++ /dev/null
@@ -1,97 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{6,7} )
-PYTHON_REQ_USE="ncurses"
-
-inherit distutils-r1 eutils linux-info
-
-DESCRIPTION="CLI curses based monitoring tool"
-HOMEPAGE="https://github.com/nicolargo/glances;
-SRC_URI="https://github.com/nicolargo/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 

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

2020-05-01 Thread Georgy Yakovlev
commit: 4680f4e4d90361b7e772945ab7c9df6afc4a2e93
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat May  2 04:49:30 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat May  2 04:49:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4680f4e4

sys-process/glances: 3.1.4.1 ppc64 stable, bug #720368

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

 sys-process/glances/glances-3.1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/glances/glances-3.1.4.1.ebuild 
b/sys-process/glances/glances-3.1.4.1.ebuild
index 42f3fb30308..fd76df13181 100644
--- a/sys-process/glances/glances-3.1.4.1.ebuild
+++ b/sys-process/glances/glances-3.1.4.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/nicolargo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="dev-python/future[${PYTHON_USEDEP}]



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

2020-05-01 Thread Georgy Yakovlev
commit: 3df53f2bcc073559e3ba2dee3e10324f54c5cad8
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat May  2 04:45:35 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat May  2 04:45:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df53f2b

sys-process/glances: add ~arm64 keyword to 3.1.4.1

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

 sys-process/glances/glances-3.1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/glances/glances-3.1.4.1.ebuild 
b/sys-process/glances/glances-3.1.4.1.ebuild
index 1c5db5097fc..42f3fb30308 100644
--- a/sys-process/glances/glances-3.1.4.1.ebuild
+++ b/sys-process/glances/glances-3.1.4.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/nicolargo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="dev-python/future[${PYTHON_USEDEP}]



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

2020-05-01 Thread Matthew Thode
commit: e9628543256d21f09500fc9c1e2aa7deb3a30d0d
Author: Andrew Udvare  gmail  com>
AuthorDate: Fri May  1 22:45:38 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 04:30:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9628543

dev-python/stestr: add python3_8 to PYTHON_COMPAT

Signed-off-by: Andrew Udvare  gmail.com>
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/stestr/{stestr-2.1.0.ebuild => stestr-2.1.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/stestr/stestr-2.1.0.ebuild 
b/dev-python/stestr/stestr-2.1.0-r1.ebuild
similarity index 94%
rename from dev-python/stestr/stestr-2.1.0.ebuild
rename to dev-python/stestr/stestr-2.1.0-r1.ebuild
index 9149a447716..2af0872a060 100644
--- a/dev-python/stestr/stestr-2.1.0.ebuild
+++ b/dev-python/stestr/stestr-2.1.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_6 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_6 python3_7 python3_8 )
 inherit distutils-r1
 
 DESCRIPTION="A parallel Python test runner built around subunit"



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

2020-05-01 Thread Matthew Thode
commit: ef36b26641f405ff17f4aca19575f5f09d07bf86
Author: Andrew Udvare  gmail  com>
AuthorDate: Fri May  1 17:26:17 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 04:30:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef36b266

dev-python/virtualenvwrapper: add python3_8 to PYTHON_COMPAT

Signed-off-by: Andrew Udvare  gmail.com>
Signed-off-by: Matthew Thode  gentoo.org>

 ...virtualenvwrapper-4.8.4.ebuild => virtualenvwrapper-4.8.4-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4.ebuild 
b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild
similarity index 96%
rename from dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4.ebuild
rename to dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild
index 0eabad043e5..5e1b6b19676 100644
--- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4.ebuild
+++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 



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

2020-05-01 Thread Matthew Thode
commit: ae36b4b117dfed9f63a98124533ea0d9edf3948c
Author: Andrew Udvare  gmail  com>
AuthorDate: Fri May  1 22:45:50 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 04:30:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae36b4b1

dev-python/voluptuous: add python3_8 to PYTHON_COMPAT

Signed-off-by: Andrew Udvare  gmail.com>
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/voluptuous/voluptuous-0.11.1.ebuild 
b/dev-python/voluptuous/voluptuous-0.11.1-r1.ebuild
similarity index 92%
rename from dev-python/voluptuous/voluptuous-0.11.1.ebuild
rename to dev-python/voluptuous/voluptuous-0.11.1-r1.ebuild
index f4517ddae71..7cdce4236c2 100644
--- a/dev-python/voluptuous/voluptuous-0.11.1.ebuild
+++ b/dev-python/voluptuous/voluptuous-0.11.1-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
 
 inherit distutils-r1
 



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

2020-05-01 Thread Matthew Thode
commit: 782da4d106c7926225b36533345fdae7bf4cc8e9
Author: Andrew Udvare  gmail  com>
AuthorDate: Fri May  1 21:57:48 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 04:30:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=782da4d1

dev-python/stevedore: add python3_8 to PYTHON_COMPAT

Signed-off-by: Andrew Udvare  gmail.com>
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/stevedore/stevedore-1.31.0.ebuild 
b/dev-python/stevedore/stevedore-1.31.0-r1.ebuild
similarity index 97%
rename from dev-python/stevedore/stevedore-1.31.0.ebuild
rename to dev-python/stevedore/stevedore-1.31.0-r1.ebuild
index f2a882dd938..aa18f4f9bd9 100644
--- a/dev-python/stevedore/stevedore-1.31.0.ebuild
+++ b/dev-python/stevedore/stevedore-1.31.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 # entry_points is added via setup.cfg as just [entry_points]
 _DISTUTILS_SETUPTOOLS_WARNED=1



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

2020-05-01 Thread Matthew Thode
commit: 0da48093f924ae3a6d266c5838412269397323fe
Author: Andrew Udvare  gmail  com>
AuthorDate: Fri May  1 22:45:25 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 04:30:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da48093

dev-python/cliff: add python3_8 to PYTHON_COMPAT

Signed-off-by: Andrew Udvare  gmail.com>
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/cliff/{cliff-2.12.0-r2.ebuild => cliff-2.12.0-r3.ebuild} | 2 +-
 dev-python/cliff/{cliff-2.18.0.ebuild => cliff-2.18.0-r1.ebuild}| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/cliff/cliff-2.12.0-r2.ebuild 
b/dev-python/cliff/cliff-2.12.0-r3.ebuild
similarity index 97%
rename from dev-python/cliff/cliff-2.12.0-r2.ebuild
rename to dev-python/cliff/cliff-2.12.0-r3.ebuild
index d702e55c0eb..0342023910d 100644
--- a/dev-python/cliff/cliff-2.12.0-r2.ebuild
+++ b/dev-python/cliff/cliff-2.12.0-r3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 VIRTUALX_REQUIRED="test"
 
 inherit distutils-r1 virtualx

diff --git a/dev-python/cliff/cliff-2.18.0.ebuild 
b/dev-python/cliff/cliff-2.18.0-r1.ebuild
similarity index 98%
rename from dev-python/cliff/cliff-2.18.0.ebuild
rename to dev-python/cliff/cliff-2.18.0-r1.ebuild
index ae96648b505..9fa5d8c0e8d 100644
--- a/dev-python/cliff/cliff-2.18.0.ebuild
+++ b/dev-python/cliff/cliff-2.18.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 # entry_points is added via [entry_points] in setup.cfg
 _DISTUTILS_SETUPTOOLS_WARNED=1



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/baron/

2020-05-01 Thread Maciej Barć
commit: 23a5f03443b27de08aa986d562bcce85a0a8dd92
Author: Maciej Barć  protonmail  com>
AuthorDate: Fri May  1 23:16:39 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Fri May  1 23:16:39 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=23a5f034

dev-python/baron: new package; add version 0.9

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

 dev-python/baron/Manifest |  1 +
 dev-python/baron/baron-0.9.ebuild | 29 +
 dev-python/baron/metadata.xml | 12 
 3 files changed, 42 insertions(+)

diff --git a/dev-python/baron/Manifest b/dev-python/baron/Manifest
new file mode 100644
index 000..ac4ead1
--- /dev/null
+++ b/dev-python/baron/Manifest
@@ -0,0 +1 @@
+DIST baron-0.9.tar.gz 182425 BLAKE2B 
b227ffadef14480b2f8ee5602befe93cc3c4e126d806d617354adfc2ac9eecc33e8a93e5d94e6b59351f506960114a6f1d19fcdf9f76cf8c9bfc7e5ae27a97b1
 SHA512 
0eb1be732166d44e344df8f9b23843d63986392c9ca5512389742594334b70bffaeec2d336b8e7da2c4287d464a1690ffc28c0cb2910b43c63128e11e97c1c6d

diff --git a/dev-python/baron/baron-0.9.ebuild 
b/dev-python/baron/baron-0.9.ebuild
new file mode 100644
index 000..3756df9
--- /dev/null
+++ b/dev-python/baron/baron-0.9.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Full Syntax Tree for python to make writing refactoring code a 
realist task"
+HOMEPAGE=" http://baron.pycqa.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+RESTRICT="!test? ( test )"
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+DEPEND="
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   dev-python/rply[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest

diff --git a/dev-python/baron/metadata.xml b/dev-python/baron/metadata.xml
new file mode 100644
index 000..4272dcb
--- /dev/null
+++ b/dev-python/baron/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+x...@protonmail.com
+Maciej Barć
+  
+  
+PyCQA/baron
+baron
+  
+



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/fossil/, dev-vcs/fossil/files/

2020-05-01 Thread Aaron W. Swenson
commit: 422480add31731ac3df1851b4ef6654e13a8bda9
Author: Aaron W. Swenson  gentoo  org>
AuthorDate: Sat May  2 02:58:45 2020 +
Commit: Aaron W. Swenson  gentoo  org>
CommitDate: Sat May  2 02:58:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=422480ad

dev-vcs/fossil: Fix Tcl dependency and search

Bug: https://bugs.gentoo.org/690828
Bug: https://bugs.gentoo.org/675778
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Aaron W. Swenson  gentoo.org>

 .../files/fossil-2.10-check-lib64-for-tcl.patch| 11 
 dev-vcs/fossil/fossil-2.10-r1.ebuild   | 72 ++
 2 files changed, 83 insertions(+)

diff --git a/dev-vcs/fossil/files/fossil-2.10-check-lib64-for-tcl.patch 
b/dev-vcs/fossil/files/fossil-2.10-check-lib64-for-tcl.patch
new file mode 100644
index 000..404c5d7d667
--- /dev/null
+++ b/dev-vcs/fossil/files/fossil-2.10-check-lib64-for-tcl.patch
@@ -0,0 +1,11 @@
+--- a/autosetup/local.tcl
 b/autosetup/local.tcl
+@@ -12,7 +12,7 @@
+   return [parse-tclconfig-sh-file $p/tclConfig.sh]
+   }
+   # Some systems allow for multiple versions
+-  foreach libpath {lib/tcl8.6 lib/tcl8.5 lib/tcl8.4 lib/tcl tcl 
lib}  {
++  foreach libpath {lib/tcl8.6 lib/tcl8.5 lib/tcl8.4 lib/tcl tcl 
lib lib64}  {
+   if {[file exists $p/$libpath/tclConfig.sh]} {
+   return [parse-tclconfig-sh-file 
$p/$libpath/tclConfig.sh]
+   }

diff --git a/dev-vcs/fossil/fossil-2.10-r1.ebuild 
b/dev-vcs/fossil/fossil-2.10-r1.ebuild
new file mode 100644
index 000..ca988001b44
--- /dev/null
+++ b/dev-vcs/fossil/fossil-2.10-r1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Simple, high-reliability, source control management, and more"
+HOMEPAGE="https://www.fossil-scm.org/;
+SRC_URI="https://fossil-scm.org/home/uv/fossil-src-${PV}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="debug fusefs json -legacy-mv-rm -miniz system-sqlite +ssl static
+ tcl tcl-stubs tcl-private-stubs th1-docs th1-hooks"
+
+REQUIRED_USE="ssl? ( !miniz )"
+
+RDEPEND="
+   sys-libs/zlib
+   || (
+   sys-libs/readline:0
+   dev-libs/libedit
+   )
+   system-sqlite? ( >=dev-db/sqlite-3.28.0:3 )
+   ssl? ( dev-libs/openssl:0 )
+   tcl? ( dev-lang/tcl:0= )
+"
+
+# Either tcl or jimtcl need to be present to build Fossil (Bug #675778)
+DEPEND="${RDEPEND}
+   !tcl? (
+   || (
+   dev-lang/tcl:*
+   dev-lang/jimtcl:*
+   )
+   )
+"
+
+# Tests can't be run from the build directory
+RESTRICT="test"
+
+# fossil-2.10-check-lib64-for-tcl.patch: Bug 690828
+PATCHES=( "${FILESDIR}"/fossil-2.10-check-lib64-for-tcl.patch )
+
+src_configure() {
+   # this is not an autotools situation so don't make it seem like one
+   # --with-tcl: works
+   # --without-tcl: dies
+   local myconf="--with-openssl=$(usex ssl auto none)"
+   use debug && myconf+=' --fossil-debug'
+   use json  && myconf+=' --json'
+   use system-sqlite && myconf+=' --disable-internal-sqlite'
+   use static&& myconf+=' --static'
+   use tcl   && myconf+=' --with-tcl=1'
+   use fusefs|| myconf+=' --disable-fusefs'
+
+   local u useflags
+   useflags=( legacy-mv-rm miniz tcl-stubs tcl-private-stubs
+  th1-docs th1-hooks )
+   for u in ${useflags[@]} ; do
+   use ${u} &&  myconf+=" --with-${u}"
+   done
+
+   tc-export CC
+   ./configure ${myconf} || die
+}
+
+src_install() {
+   dobin fossil
+}



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

2020-05-01 Thread Georgy Yakovlev
commit: f6962f3d6b96d6cb64bdb8ae0fd04658cefcdd73
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat May  2 00:32:17 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat May  2 00:43:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6962f3d

net-im/telegram-desktop: bump to 2.1.1

add a warning about ccache not caching build by default
use bundled ms-gsl for now, as we need version 3.0.1 in gentoo

Bug: https://bugs.gentoo.org/715114
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/net-im/telegram-desktop/Manifest b/net-im/telegram-desktop/Manifest
index 027ce251088..6587a8402ed 100644
--- a/net-im/telegram-desktop/Manifest
+++ b/net-im/telegram-desktop/Manifest
@@ -1,2 +1,3 @@
 DIST tdesktop-2.0.1-full.tar.gz 26106949 BLAKE2B 
3975e7d42af8b323a86408e2301b292d94b308413bb92d135673fb12851cd6672156dcf9b631482fa9b8dc9361d9593dc1104c8c335e0c610706b308414db01b
 SHA512 
99cd7c5ca1e9dd75ecd98d272522b0e4aab2d46525e3d0c306503b7a00c9d25c1646e9d7462182682a58947c7435864af805a3b6f85906d8b21e5675cc8383cb
 DIST tdesktop-2.1.0-full.tar.gz 26133964 BLAKE2B 
c5eb476ea3ed02c2618e5b770bdce365bcf0d6124f75558570189e07e9dcd9f6f3282d53fec621be736cbd1269a9dd820629d4d9a36167d8f71109bfcd5a52e2
 SHA512 
46f5453c64d1dbd4cf8adde73fcc48e6b6f795972ab0f6516cb55112f47d5af990a049da356bedb81e6d3f7103c14a7be45369ff9a5a1812c07a1bfcda70646d
+DIST tdesktop-2.1.1-full.tar.gz 26178569 BLAKE2B 
377820af9d2ceeab18fa1ca0458803770b9e1cf211ba9bac7f21ae75fcb8e59269ad742c9fc0acd1b6d484d36057c872146cfdba0653bd2461f3a585222cf0b0
 SHA512 
aa542c029ead2d1b6c398ecca949b86fae8f37094ceb462ace4628f8e53882faf35b3c2e4fe03dd2e4e17b07412896f7b05d6748b13c99a3bac117b7449d69a8

diff --git a/net-im/telegram-desktop/telegram-desktop-2.1.1.ebuild 
b/net-im/telegram-desktop/telegram-desktop-2.1.1.ebuild
new file mode 100644
index 000..9dad2e7e8a3
--- /dev/null
+++ b/net-im/telegram-desktop/telegram-desktop-2.1.1.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_p20200301[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
+   

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

2020-05-01 Thread Georgy Yakovlev
commit: e43b34205151807442fa36f56b9e3f3e3448aedc
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat May  2 00:04:31 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat May  2 00:42:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e43b3420

media-libs/libtgvoip: bump to new snapshot

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

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

diff --git a/media-libs/libtgvoip/Manifest b/media-libs/libtgvoip/Manifest
index 4f515fcc4c2..15b115f37c1 100644
--- a/media-libs/libtgvoip/Manifest
+++ b/media-libs/libtgvoip/Manifest
@@ -1 +1,2 @@
 DIST libtgvoip-2.4.4_p20200301.tar.gz 1481876 BLAKE2B 
cb589eb5c1aacae92f2a6701fed727807f0527320276cd440754052469bae99d613ba3eb5f5166c169d9d0ee7eb77913e98b196f2269bb0a234bee8eed251ab1
 SHA512 
8d7e540e62447cfaf3e0ef98a2c3c0e9e16019299abd9e384f488d3f34b7efb750c3174175c287c2b520ebec649df55055bfca9736617c6adc33709c25a0cf0f
+DIST libtgvoip-2.4.4_p20200430.tar.gz 1481816 BLAKE2B 
82bf6b880f28c9b63f547e473547298e25ea3b7e35b3a832a7375b0ae3a745ea3b5d55f5e635ec678e388a608532a14de85f50828da1dbc9ed77dc23be64b9e0
 SHA512 
f3130c50dfa7d3f710809bb72fb71d1b246bc91e9f8f413e704499011c8ff01f87a7226315f7cfd6edf2d2b8b6c875508185f516792ff5db74556aface33cdb4

diff --git a/media-libs/libtgvoip/libtgvoip-2.4.4_p20200430.ebuild 
b/media-libs/libtgvoip/libtgvoip-2.4.4_p20200430.ebuild
new file mode 100644
index 000..7d02572b760
--- /dev/null
+++ b/media-libs/libtgvoip/libtgvoip-2.4.4_p20200430.ebuild
@@ -0,0 +1,52 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+EGIT_COMMIT="a045c9eea47b371c0c514c72c76172a211c894cb"
+
+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
+   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-analyzer/fail2ban/

2020-05-01 Thread Patrick McLean
commit: 1e309919419a62d5636a51cefbc2523f42a59d98
Author: Patrick McLean  sony  com>
AuthorDate: Sat May  2 00:40:36 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat May  2 00:40:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e309919

net-analyzer/fail2ban-0.11.1-r2: Add py38

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean  gentoo.org>

 net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild 
b/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
index b5f23353313..f71bda0473e 100644
--- a/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_SINGLE_IMPL=1
 
 inherit bash-completion-r1 distutils-r1 systemd



[gentoo-commits] repo/gentoo:master commit in: media-sound/pithos/files/, media-sound/pithos/

2020-05-01 Thread Patrick McLean
commit: 3c9e09cb3f3bf8f03c37de1719f4ace2e25660d4
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat May  2 00:07:30 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat May  2 00:08:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c9e09cb

media-sound/pithos: remove old and 

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

 media-sound/pithos/Manifest|  1 -
 ...ithos-1.3.1-dont-try-to-update-icon-cache.patch | 20 -
 media-sound/pithos/pithos-1.3.1.ebuild | 93 --
 media-sound/pithos/pithos-.ebuild  | 93 --
 4 files changed, 207 deletions(-)

diff --git a/media-sound/pithos/Manifest b/media-sound/pithos/Manifest
index c6d92b6185b..1c11e496cf1 100644
--- a/media-sound/pithos/Manifest
+++ b/media-sound/pithos/Manifest
@@ -1,2 +1 @@
-DIST pithos-1.3.1.tar.gz 119658 BLAKE2B 
0d6e1c4e48a4beb1082f8788d4e016371660667dbe32ee925aa4b904f60a25e6664a94cefbc62dd9323a6e69338c03fc4080517e842102fd6eeca144f568c984
 SHA512 
c06715516992e4aa8bb3b200035ee10ef8dcec9491d32af0fb3f4e176d0ad5313a437f228747d5d716a29d2fe5b93ddd3704aa4fe674ce3be5a17eaad13b0da4
 DIST pithos-1.5.0.tar.gz 123047 BLAKE2B 
6f93a41bdda6c3e9baf4d71248748d4e798f9426377fcdf5dded0bdbfec92278f98c215fe818b4d1fc5378d47275539d3a559f7b9d9d8c920f5218431b77c3b3
 SHA512 
eec2d2fa2fec7f87decc5934d4e1c2f8e11754cb1e042e749be102b27353811a6868636b51b8b9f88ad6f649a12347b82da98d81a476ad3b610ef1049155b657

diff --git 
a/media-sound/pithos/files/pithos-1.3.1-dont-try-to-update-icon-cache.patch 
b/media-sound/pithos/files/pithos-1.3.1-dont-try-to-update-icon-cache.patch
deleted file mode 100644
index 5e1b5da91c9..000
--- a/media-sound/pithos/files/pithos-1.3.1-dont-try-to-update-icon-cache.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff --git a/Makefile.am b/Makefile.am
-index 0c5e1cb..b413774 100644
 a/Makefile.am
-+++ b/Makefile.am
-@@ -85,13 +85,11 @@ ubuntu_light_DATA = 
data/icons/ubuntu-mono-light/16x16/apps/io.github.Pithos-tra
- ubuntu_darkdir = $(datadir)/icons/ubuntu-mono-dark/16x16/apps
- ubuntu_dark_DATA = 
data/icons/ubuntu-mono-dark/16x16/apps/io.github.Pithos-tray.svg
- 
--UPDATE_ICON_CACHE = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor || :
--
- install-data-hook:
--  $(UPDATE_ICON_CACHE);
-+  :;
- 
- uninstall-hook:
--  $(UPDATE_ICON_CACHE);
-+  :;
- 
- BUILT_SOURCES = pithos.gresource
- SUBDIRS = po

diff --git a/media-sound/pithos/pithos-1.3.1.ebuild 
b/media-sound/pithos/pithos-1.3.1.ebuild
deleted file mode 100644
index 102dfd5bf50..000
--- a/media-sound/pithos/pithos-1.3.1.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-inherit autotools gnome2-utils python-r1
-
-if [[ ${PV} =~ [9]{4,} ]]; then
-   inherit git-2
-   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-fi
-
-DESCRIPTION="Pandora.com client for the GNOME desktop"
-HOMEPAGE="https://pithos.github.io/;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="libnotify appindicator +keybinder"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   dev-python/pylast[${PYTHON_USEDEP}]
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   >=dev-python/pygobject-3.12[${PYTHON_USEDEP}]
-   dev-libs/appstream-glib[introspection]
-   x11-libs/pango[introspection]
-   media-libs/gstreamer:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0[aac,http,mp3]
-   >=x11-libs/gtk+-3.14:3[introspection]
-   x11-themes/gnome-icon-theme-symbolic
-   libnotify? ( x11-libs/libnotify[introspection] )
-   appindicator? ( dev-libs/libappindicator:3[introspection] )
-   keybinder? ( dev-libs/keybinder:3[introspection] )"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-1.3.1-dont-try-to-update-icon-cache.patch"
-)
-
-src_prepare() {
-   default
-   eautoreconf
-   python_copy_sources
-}
-
-pithos_src_configure() {
-   pushd "${BUILD_DIR}" || die
-   econf UPDATE_ICON_CACHE=":"
-   popd || die
-}
-
-src_configure() {
-   python_foreach_impl pithos_src_configure
-}
-
-pithos_src_compile() {
-   pushd "${BUILD_DIR}" || die
-   emake
-   popd || die
-}
-
-src_compile() {
-   python_foreach_impl pithos_src_compile
-}
-
-pithos_src_install() {
-   pushd "${BUILD_DIR}" || die
-   emake DESTDIR="${D}" install
-   python_doscript "${D}"/usr/bin/pithos
-   popd || die
-}
-
-src_install() {
-   python_foreach_impl pithos_src_install
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-   gnome2_schemas_savelist
-}
-pkg_postinst() {
-   gnome2_icon_cache_update
-   

[gentoo-commits] repo/gentoo:master commit in: media-sound/pithos/, media-sound/pithos/files/

2020-05-01 Thread Patrick McLean
commit: f1c2076d51472818349ce4b026f5b13a000ce70f
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat May  2 00:06:43 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat May  2 00:08:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c2076d

media-sound/pithos-1.5.0: version bump

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

 media-sound/pithos/Manifest   |  1 +
 media-sound/pithos/files/pithos-1.5.0-py38.patch  | 41 
 media-sound/pithos/files/pithos-1.5.0-tests.patch | 23 +++
 media-sound/pithos/pithos-1.5.0.ebuild| 78 +++
 4 files changed, 143 insertions(+)

diff --git a/media-sound/pithos/Manifest b/media-sound/pithos/Manifest
index fb71e039cd7..c6d92b6185b 100644
--- a/media-sound/pithos/Manifest
+++ b/media-sound/pithos/Manifest
@@ -1 +1,2 @@
 DIST pithos-1.3.1.tar.gz 119658 BLAKE2B 
0d6e1c4e48a4beb1082f8788d4e016371660667dbe32ee925aa4b904f60a25e6664a94cefbc62dd9323a6e69338c03fc4080517e842102fd6eeca144f568c984
 SHA512 
c06715516992e4aa8bb3b200035ee10ef8dcec9491d32af0fb3f4e176d0ad5313a437f228747d5d716a29d2fe5b93ddd3704aa4fe674ce3be5a17eaad13b0da4
+DIST pithos-1.5.0.tar.gz 123047 BLAKE2B 
6f93a41bdda6c3e9baf4d71248748d4e798f9426377fcdf5dded0bdbfec92278f98c215fe818b4d1fc5378d47275539d3a559f7b9d9d8c920f5218431b77c3b3
 SHA512 
eec2d2fa2fec7f87decc5934d4e1c2f8e11754cb1e042e749be102b27353811a6868636b51b8b9f88ad6f649a12347b82da98d81a476ad3b610ef1049155b657

diff --git a/media-sound/pithos/files/pithos-1.5.0-py38.patch 
b/media-sound/pithos/files/pithos-1.5.0-py38.patch
new file mode 100644
index 000..dd4327a0d3f
--- /dev/null
+++ b/media-sound/pithos/files/pithos-1.5.0-py38.patch
@@ -0,0 +1,41 @@
+commit 3a23742614058b4bc97d71e1bb826e19891f0d24
+Author: JasonLG1979 
+Date:   Sun Mar 22 20:50:53 2020 -0500
+
+Quiet SyntaxWarning: "is" with a literal in Python 3.8
+
+diff --git a/pithos/SearchDialog.py b/pithos/SearchDialog.py
+index d8eec14..fcc9004 100644
+--- a/pithos/SearchDialog.py
 b/pithos/SearchDialog.py
+@@ -61,11 +61,11 @@ class SearchDialog(Gtk.Dialog):
+ return
+ 
+ for i in results:
+-if i.resultType is 'song':
++if i.resultType == 'song':
+ mk = '{} by {}'.format(html.escape(i.title), 
html.escape(i.artist))
+-elif i.resultType is 'artist':
++elif i.resultType == 'artist':
+ mk = '{} (artist)'.format(html.escape(i.name))
+-elif i.resultType is 'genre':
++elif i.resultType == 'genre':
+ mk = '{} 
(genre)'.format(html.escape(i.stationName))
+ self.model.append((i, mk))
+ self.treeview.show()
+diff --git a/pithos/StationsDialog.py b/pithos/StationsDialog.py
+index a2b51b2..43cdcb6 100644
+--- a/pithos/StationsDialog.py
 b/pithos/StationsDialog.py
+@@ -201,9 +201,9 @@ class StationsDialog(Gtk.Dialog):
+ def add_station_cb(self, dialog, response):
+ result = dialog.result
+ if result is not None:
+-if result.resultType is 'song':
++if result.resultType == 'song':
+ description = '{} by {}'.format(html.escape(result.title), 
html.escape(result.artist))
+-elif result.resultType is 'artist':
++elif result.resultType == 'artist':
+ description = html.escape(result.name)
+ else:
+ description = html.escape(result.stationName)

diff --git a/media-sound/pithos/files/pithos-1.5.0-tests.patch 
b/media-sound/pithos/files/pithos-1.5.0-tests.patch
new file mode 100644
index 000..cab7639772e
--- /dev/null
+++ b/media-sound/pithos/files/pithos-1.5.0-tests.patch
@@ -0,0 +1,23 @@
+diff --git a/data/meson.build b/data/meson.build
+index efac217..d08796a 100644
+--- a/data/meson.build
 b/data/meson.build
+@@ -41,12 +41,12 @@ pithos_appstream = i18n.merge_file(
+ 
+ pithos_settings = gnome.compile_schemas()
+ 
+-appstream_util = find_program('appstream-util', required: false)
+-if appstream_util.found()
+-  test('Validate appstream file', appstream_util,
+-args: ['validate', pithos_appstream]
+-  )
+-endif
++#appstream_util = find_program('appstream-util', required: false)
++#if appstream_util.found()
++#  test('Validate appstream file', appstream_util,
++#args: ['validate', pithos_appstream]
++#  )
++#endif
+ 
+ desktop_utils = find_program('desktop-file-validate', required: false)
+ if desktop_utils.found()

diff --git a/media-sound/pithos/pithos-1.5.0.ebuild 
b/media-sound/pithos/pithos-1.5.0.ebuild
new file mode 100644
index 000..11ebd44dac4
--- /dev/null
+++ b/media-sound/pithos/pithos-1.5.0.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )

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

2020-05-01 Thread Patrick McLean
commit: aa56a04fa43b26188791a6f3079cdd32a934c384
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat May  2 00:04:50 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat May  2 00:08:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa56a04f

dev-python/pylast-3.2.1: Version bump, add py37, py38

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

 dev-python/pylast/Manifest|  1 +
 dev-python/pylast/pylast-3.2.1.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/dev-python/pylast/Manifest b/dev-python/pylast/Manifest
index 94607bf8b73..c5904285046 100644
--- a/dev-python/pylast/Manifest
+++ b/dev-python/pylast/Manifest
@@ -1 +1,2 @@
 DIST pylast-1.9.0.tar.gz 42584 BLAKE2B 
b479fe5b780f6dbd30f20c0e183205ffe87703f26fe8ff04170c7f906705bfe737e965c2a7ebc562943c96a8f9bf7710e84999656d1ff22820254e4f4573f0e2
 SHA512 
ff3929583d88466738c9a1e964676652717c9f5bd4631f1a0a7855903e77cd394a612b0e2e8fc2f698ac84a34a135f4e940ff7760c2c88bf388ae56fc9c3da65
+DIST pylast-3.2.1.tar.gz 39763 BLAKE2B 
1162efb68b89e381528b73eb5fb1dd45a15fcf8129b59fcae824ee78f100f6ea523207cda5b689b2fe66628b0aa5db313b5fa2f504b61b3b4ef6b64ccf13ea5b
 SHA512 
e79a258e6f7c8490d98b4b737abae29cf763dcc5520f47dfe9fe7827f3163bc43ad7dc5c25edd1099cb4c4cd3483cdc5014331caba6f8c3cb29fb1394a8bfa3a

diff --git a/dev-python/pylast/pylast-3.2.1.ebuild 
b/dev-python/pylast/pylast-3.2.1.ebuild
new file mode 100644
index 000..8a30a8f3bc1
--- /dev/null
+++ b/dev-python/pylast/pylast-3.2.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python interface to last.fm and other api-compatible websites"
+HOMEPAGE="https://github.com/pylast/pylast;
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+BDEPEND="${RDEPEND}
+   test? ( dev-python/flaky[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # remove setuptools-scm dependency
+   sed -e 's:"setuptools_scm"::' \
+   -e "s:use_scm_version=.*:version='${PV}',:" -i setup.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   distutils_install_for_testing
+   pytest -vv || die "tests failed with ${EPYTHON}"
+}



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

2020-05-01 Thread Nicolas Bock
commit: 80df53ea5a5fd883a86f5429d66ef68f5dae1ef2
Author: Nicolas Bock  gentoo  org>
AuthorDate: Fri May  1 23:43:55 2020 +
Commit: Nicolas Bock  gentoo  org>
CommitDate: Fri May  1 23:45:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80df53ea

mail-client/neomutt: Version bump to 2020-05-01

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Nicolas Bock  gentoo.org>

 mail-client/neomutt/Manifest|   1 +
 mail-client/neomutt/neomutt-20200501.ebuild | 128 
 2 files changed, 129 insertions(+)

diff --git a/mail-client/neomutt/Manifest b/mail-client/neomutt/Manifest
index c770df32ab8..c52e086fcf8 100644
--- a/mail-client/neomutt/Manifest
+++ b/mail-client/neomutt/Manifest
@@ -7,3 +7,4 @@ DIST neomutt-20200313.tar.gz 3295200 BLAKE2B 
78d0f3a01f44c1bae8d3a99b86e799216e5
 DIST neomutt-20200320.tar.gz 3304719 BLAKE2B 
5301a48f08857e390b204a62588895bb00623b4f82b58fb6a056b3f4e1ebe1476caf5b63c48ef175094245b69f2feac9fcf5b1d9c448a4875667a29037e46bba
 SHA512 
6f47b29e2c941c3f47e3916f2fdb5e9a7cdac0221c88f9e5df1914cf6d28f7ae0ec63e0a20b271300771e073908714d2ab4c14646b617c26d48f91071ed344b2
 DIST neomutt-20200417.tar.gz 3322435 BLAKE2B 
c0f4dc53d1f6c922c9d0bd77d5caf94d9b67db26ab88c9cb6409dc5e483b7d239bb1b66a473a95348a9bcef406ce7e47ffb9d7ea76098b06fb14f27b7cf941c5
 SHA512 
d23c2d72b6c783246e799fb14f9d2c6484580123766a33784fee065bdb23066a1178fd1ab0e1cc8d7f90d39a2a04950dcc70ed1a1d405676472fdc6e819dac17
 DIST neomutt-20200424.tar.gz 3323821 BLAKE2B 
a062e1fbf14890824b2545d10c9ca9725e0c170f8e2614fe2742a4d1c2a46c1d36495d34a8cd502520fd5e7f5f6f7c39dfea812784768a934cb4e718659a9142
 SHA512 
83569b304faf851a2efff332d237b0a35dc11b204740dbf828bfa662e157850b975536f25fd2a25057f16c128e9c9f0ca883df9c1d26e45c0608b424ec8d2ef9
+DIST neomutt-20200501.tar.gz 3324180 BLAKE2B 
119e033082d76d942c7ce906df7f3ebd651ed586a25ce6bd1a57ba651b6a100188e9776c7565c6f7b5e3ab55198aaec5a7801622990840f22ab6e015bc107ef0
 SHA512 
795dd36920edc9e23c1b8f485f3e8c1cbf6128142887d81d7a991b9ce2dd052b3ac6b57e668f06236521a5d9c3acb6c26ab18fa27e32220f45f3eff4ca908670

diff --git a/mail-client/neomutt/neomutt-20200501.ebuild 
b/mail-client/neomutt/neomutt-20200501.ebuild
new file mode 100644
index 000..169bb2a3aa6
--- /dev/null
+++ b/mail-client/neomutt/neomutt-20200501.ebuild
@@ -0,0 +1,128 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils flag-o-matic
+
+if [[ ${PV} =~ $ ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/neomutt/neomutt.git;
+   EGIT_CHECKOUT_DIR="${WORKDIR}/neomutt-${P}"
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="A small but very powerful text-based mail client"
+HOMEPAGE="https://neomutt.org/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="berkdb doc gdbm gnutls gpgme idn kerberos kyotocabinet libressl
+   lmdb nls notmuch pgp-classic qdbm sasl selinux slang smime-classic
+   ssl tokyocabinet"
+
+CDEPEND="
+   app-misc/mime-types
+   berkdb? (
+   || (
+   sys-libs/db:6.2
+   sys-libs/db:5.3
+   sys-libs/db:4.8
+   )
+   =net-libs/gnutls-1.0.17 )
+   gpgme? ( >=app-crypt/gpgme-0.9.0 )
+   idn? ( net-dns/libidn:= )
+   kerberos? ( virtual/krb5 )
+   notmuch? ( net-mail/notmuch )
+   sasl? ( >=dev-libs/cyrus-sasl-2 )
+   !slang? ( sys-libs/ncurses:0 )
+   slang? ( sys-libs/slang )
+   ssl? (
+   !libressl? ( >=dev-libs/openssl-0.9.6:0 )
+   libressl? ( dev-libs/libressl )
+   )
+"
+DEPEND="${CDEPEND}
+   dev-lang/tcl
+   net-mail/mailbase
+   doc? (
+   dev-libs/libxml2
+   dev-libs/libxslt
+   app-text/docbook-xsl-stylesheets
+   || ( www-client/lynx www-client/w3m www-client/elinks )
+   )"
+RDEPEND="${CDEPEND}
+   selinux? ( sec-policy/selinux-mutt )
+"
+
+src_configure() {
+   local myconf=(
+   "$(usex doc --full-doc --disable-doc)"
+   "$(use_enable nls)"
+   "$(use_enable notmuch)"
+
+   "$(use_enable gpgme)"
+   "$(use_enable pgp-classic pgp)"
+   "$(use_enable smime-classic smime)"
+
+   # Database backends.
+   "$(use_enable berkdb bdb)"
+   "$(use_enable gdbm)"
+   "$(use_enable kyotocabinet)"
+   "$(use_enable qdbm)"
+   "$(use_enable tokyocabinet)"
+
+   "$(use_enable idn)"
+

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

2020-05-01 Thread Andreas Sturmlechner
commit: 2d0da3b014ec1e96e944ec3ebaa78077fae4ab9d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 17:13:39 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 22:37:56 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2d0da3b0

kde-misc/kdiff3: Drop obsolete blocker

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

 kde-misc/kdiff3/kdiff3-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-misc/kdiff3/kdiff3-.ebuild 
b/kde-misc/kdiff3/kdiff3-.ebuild
index f2152de967..4e9dc77b18 100644
--- a/kde-misc/kdiff3/kdiff3-.ebuild
+++ b/kde-misc/kdiff3/kdiff3-.ebuild
@@ -35,5 +35,4 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
sys-apps/diffutils
-   !kde-misc/kdiff3:4
 "



[gentoo-commits] repo/gentoo:master commit in: sys-block/kvpm/files/, profiles/, sys-block/kvpm/

2020-05-01 Thread Andreas Sturmlechner
commit: 46a0fa30447a4fcc97d63b5e7c458c95a21880a2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 22:33:31 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 22:33:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46a0fa30

sys-block/kvpm: Remove last-rited package

Closes: https://bugs.gentoo.org/715594
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask  |  5 --
 sys-block/kvpm/Manifest|  1 -
 .../kvpm/files/kvpm-0.9.9-glibc-sysmacros.patch| 55 --
 sys-block/kvpm/kvpm-0.9.10-r1.ebuild   | 39 ---
 sys-block/kvpm/metadata.xml| 11 -
 5 files changed, 111 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 9a08ae76d68..5dcaa7e8b29 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -722,11 +722,6 @@ app-vim/vimpress
 # Introduced new privsep (chroot) feature. Masked for testing.
 >=net-misc/dhcpcd-9.0.0
 
-# Andreas Sturmlechner  (2020-04-02)
-# Broken and unmaintained upstream, last commit in 2016, bug #715594
-# Use sys-block/partitionmanager instead. Masked for removal in 30 days.
-sys-block/kvpm
-
 # Michael Orlitzky  (2020-04-01)
 # Upstream has no idea what they're doing, and every new version
 # introduces more security issues. Freshclam itself can now fetch

diff --git a/sys-block/kvpm/Manifest b/sys-block/kvpm/Manifest
deleted file mode 100644
index 4dea61d89b9..000
--- a/sys-block/kvpm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kvpm-0.9.10.tar.gz 1313153 BLAKE2B 
ea2e668f493a845fe48e2bfafe883ca1739a2956da1ac734ac245e7768f3b0ce021d995ad6efd71c436546632433523cfe0886d7073598a193993f9bf09dd70a
 SHA512 
825bc7f24e4b6f6aae9f218075cd7a24a8fed9ae34d0cc08ac136db501eba1abb5925937ae9d59869afb41b9f36737fd8c47bd6b560be94fbe90feba37d4

diff --git a/sys-block/kvpm/files/kvpm-0.9.9-glibc-sysmacros.patch 
b/sys-block/kvpm/files/kvpm-0.9.9-glibc-sysmacros.patch
deleted file mode 100644
index 8b8c1be2972..000
--- a/sys-block/kvpm/files/kvpm-0.9.9-glibc-sysmacros.patch
+++ /dev/null
@@ -1,55 +0,0 @@
-diff -Naur kvpm-0.9.9.orig/kvpm/logvol.cpp kvpm-0.9.9/kvpm/logvol.cpp
 kvpm-0.9.9.orig/kvpm/logvol.cpp2014-09-09 01:34:06.0 +0200
-+++ kvpm-0.9.9/kvpm/logvol.cpp 2016-04-19 20:44:09.775924549 +0200
-@@ -16,6 +16,7 @@
- #include "logvol.h"
- 
- #include 
-+#include 
- #include 
- #include 
- #include 
-diff -Naur kvpm-0.9.9.orig/kvpm/misc.cpp kvpm-0.9.9/kvpm/misc.cpp
 kvpm-0.9.9.orig/kvpm/misc.cpp  2014-01-29 07:39:53.0 +0100
-+++ kvpm-0.9.9/kvpm/misc.cpp   2016-04-19 20:42:32.496964783 +0200
-@@ -15,6 +15,7 @@
- #include "misc.h"
- 
- #include 
-+#include 
- #include 
- #include 
- #include 
-diff -Naur kvpm-0.9.9.orig/kvpm/processprogress.cpp 
kvpm-0.9.9/kvpm/processprogress.cpp
 kvpm-0.9.9.orig/kvpm/processprogress.cpp   2014-01-29 20:48:04.0 
+0100
-+++ kvpm-0.9.9/kvpm/processprogress.cpp2016-04-19 20:43:20.139434830 
+0200
-@@ -19,6 +19,7 @@
- #include "progressbox.h"
- 
- #include 
-+#include 
- #include 
- 
- #include 
-diff -Naur kvpm-0.9.9.orig/kvpm/storagebase.cpp kvpm-0.9.9/kvpm/storagebase.cpp
 kvpm-0.9.9.orig/kvpm/storagebase.cpp   2014-01-29 07:39:53.0 
+0100
-+++ kvpm-0.9.9/kvpm/storagebase.cpp2016-04-19 20:43:36.869599894 +0200
-@@ -14,6 +14,7 @@
- 
- 
- #include 
-+#include 
- #include 
- 
- #include 
-diff -Naur kvpm-0.9.9.orig/kvpm/storagepartition.cpp 
kvpm-0.9.9/kvpm/storagepartition.cpp
 kvpm-0.9.9.orig/kvpm/storagepartition.cpp  2014-01-29 07:39:53.0 
+0100
-+++ kvpm-0.9.9/kvpm/storagepartition.cpp   2016-04-19 20:43:56.465793229 
+0200
-@@ -17,6 +17,7 @@
- #include "storagepartition.h"
- 
- #include 
-+#include 
- #include 
- 
- #include 

diff --git a/sys-block/kvpm/kvpm-0.9.10-r1.ebuild 
b/sys-block/kvpm/kvpm-0.9.10-r1.ebuild
deleted file mode 100644
index 7ce1ea7a784..000
--- a/sys-block/kvpm/kvpm-0.9.10-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK_DIR="docbook"
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.60.0
-QTMIN=5.12.3
-inherit ecm
-
-DESCRIPTION="GUI front end for Linux LVM2 and GNU parted based on KDE 
Frameworks"
-HOMEPAGE="https://sourceforge.net/projects/kvpm/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="5"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kdelibs4support-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
- 

[gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils/, sys-devel/binutils/files/

2020-05-01 Thread Sergei Trofimovich
commit: de6868dc18e5f0a9471d357ab9906eef83a3149e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri May  1 21:43:42 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri May  1 21:43:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de6868dc

sys-devel/binutils: fix RISC-V ld crash, bug #720280

It's a direct backport of upstream's a2714d6cca1f1c7
("PR25900, RISC-V: null pointer dereference")

Reported-by: David Michael
Closes: https://bugs.gentoo.org/720280
Bug: https://sourceware.org/PR25900
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-devel/binutils/binutils-2.34.ebuild|  1 +
 .../binutils/files/binutils-2.34-riscv-SEGV.patch  | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/sys-devel/binutils/binutils-2.34.ebuild 
b/sys-devel/binutils/binutils-2.34.ebuild
index 805c709df2a..40a250edf7b 100644
--- a/sys-devel/binutils/binutils-2.34.ebuild
+++ b/sys-devel/binutils/binutils-2.34.ebuild
@@ -86,6 +86,7 @@ RESTRICT="!test? ( test )"
 
 PATCHES=(
"${FILESDIR}"/${PN}-2.33-gcc-10.patch
+   "${FILESDIR}"/${PN}-2.34-riscv-SEGV.patch
 )
 
 MY_BUILDDIR=${WORKDIR}/build

diff --git a/sys-devel/binutils/files/binutils-2.34-riscv-SEGV.patch 
b/sys-devel/binutils/files/binutils-2.34-riscv-SEGV.patch
new file mode 100644
index 000..ac70e504918
--- /dev/null
+++ b/sys-devel/binutils/files/binutils-2.34-riscv-SEGV.patch
@@ -0,0 +1,40 @@
+https://sourceware.org/PR25900
+https://sourceware.org/git/?p=binutils-gdb.git;a=patch;h=a2714d6cca1f1c7695f8dc84b49a4a51d1db86c8
+
+From a2714d6cca1f1c7695f8dc84b49a4a51d1db86c8 Mon Sep 17 00:00:00 2001
+From: Alan Modra 
+Date: Fri, 1 May 2020 15:32:00 +0930
+Subject: [PATCH] PR25900, RISC-V: null pointer dereference
+
+   PR 25900
+   * elfnn-riscv.c (_bfd_riscv_relax_section): Check root.type before
+   accessing root.u.def of symbols.  Also check root.u.def.section
+   is non-NULL.  Reverse tests so as to make the logic positive.
+
+--- a/bfd/elfnn-riscv.c
 b/bfd/elfnn-riscv.c
+@@ -4161,15 +4161,16 @@ _bfd_riscv_relax_section (bfd *abfd, asection *sec,
+ symval = 0;
+ sym_sec = bfd_und_section_ptr;
+   }
+-else if (h->root.u.def.section->output_section == NULL
+- || (h->root.type != bfd_link_hash_defined
+- && h->root.type != bfd_link_hash_defweak))
+-  continue;
+-else
++else if ((h->root.type == bfd_link_hash_defined
++  || h->root.type == bfd_link_hash_defweak)
++ && h->root.u.def.section != NULL
++ && h->root.u.def.section->output_section != NULL)
+   {
+ symval = h->root.u.def.value;
+ sym_sec = h->root.u.def.section;
+   }
++else
++  continue;
+ 
+ if (h->type != STT_FUNC)
+   reserve_size =
+-- 
+2.18.2
+



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

2020-05-01 Thread Piotr Karbowski
commit: 5be6479340dbee4f9cde6b912ab635391e402c0a
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Fri May  1 21:41:50 2020 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Fri May  1 21:41:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be64793

sys-apps/bubblewrap: update metadata.xml.

Signed-off-by: Piotr Karbowski  gentoo.org>

 sys-apps/bubblewrap/metadata.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-apps/bubblewrap/metadata.xml b/sys-apps/bubblewrap/metadata.xml
index ffd5ca6e2a5..716512bf473 100644
--- a/sys-apps/bubblewrap/metadata.xml
+++ b/sys-apps/bubblewrap/metadata.xml
@@ -1,14 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   slashbe...@gentoo.org
-   Piotr Karbowski
-   

gn...@gentoo.org
Gentoo GNOME Desktop

+   
+   slashbe...@gentoo.org
+   Piotr Karbowski
+   

containers/bubblewrap




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

2020-05-01 Thread Piotr Karbowski
commit: e3a44ee8d1d0c4527a25ac201e6d51d974de1bbc
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Fri May  1 21:28:21 2020 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Fri May  1 21:29:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3a44ee8

sys-apps/bubblewrap-0.4.1: bump

- updated github URL to the new one.
- Joining as maintainer

Signed-off-by: Piotr Karbowski  gentoo.org>

 sys-apps/bubblewrap/Manifest|  1 +
 sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild | 48 +
 sys-apps/bubblewrap/metadata.xml|  6 +++-
 3 files changed, 54 insertions(+), 1 deletion(-)

diff --git a/sys-apps/bubblewrap/Manifest b/sys-apps/bubblewrap/Manifest
index 5ae1117bc2e..3d92b6d655b 100644
--- a/sys-apps/bubblewrap/Manifest
+++ b/sys-apps/bubblewrap/Manifest
@@ -1 +1,2 @@
 DIST bubblewrap-0.3.1.tar.xz 209924 BLAKE2B 
bacc4080106cd9876bf0e1ad866a7397d7d232e61a720b52b5a6b9b0d860e625511ed15ac630aa71003fb9fa145ffa9d08ae2e6ba6d1411fd75e7d9568312717
 SHA512 
74e36caa56540a956158445f5f38c7ac5f7ff3c733ecaf85893de4607900e1fe4050db86a4435cbe18d722e90c5b39c466c555ea8ea8d4944da6207ef1011d67
+DIST bubblewrap-0.4.1.tar.xz 214496 BLAKE2B 
bdbff50cc4e28c91d83c814df7f2ee15702962d26a9316bd841b1e63bf5976c4549c88e20869e8cc236a8a0c9a065518f945c356fa7a058f8831f5b1e9d4eb0d
 SHA512 
0ff46dc0fda2d0cffbb36cc52ff43951b30cbd835a42cc56806acbbbd827796bfadbb1cfafc84d6b47a72c031ca44abe1c377acc0cc25fe3b33e854f5f687d35

diff --git a/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild 
b/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild
new file mode 100644
index 000..7090c2e8314
--- /dev/null
+++ b/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit bash-completion-r1 linux-info
+
+DESCRIPTION="Unprivileged sandboxing tool, namespaces-powered chroot-like 
solution"
+HOMEPAGE="https://github.com/containers/bubblewrap/;
+SRC_URI="https://github.com/containers/${PN}/releases/download/v${PV}/${P}.tar.xz;
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="selinux +suid"
+
+RDEPEND="
+   sys-libs/libseccomp
+   sys-libs/libcap
+   selinux? ( >=sys-libs/libselinux-2.1.9 )
+"
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.3
+   app-text/docbook-xsl-stylesheets
+   dev-libs/libxslt
+   virtual/pkgconfig
+"
+
+# tests require root priviledge
+RESTRICT="test"
+PATCHES=(
+   "${FILESDIR}/bubblewrap-0.3.1-selinux-configure.patch" # bug 674312
+)
+
+pkg_setup() {
+   if [[ ${MERGE_TYPE} != buildonly ]]; then
+   CONFIG_CHECK="~UTS_NS ~IPC_NS ~USER_NS ~PID_NS ~NET_NS"
+   linux-info_pkg_setup
+   fi
+}
+
+src_configure() {
+   econf \
+   $(use_enable selinux) \
+   "--enable-man" \
+   "--with-bash-completion-dir=$(get_bashcompdir)" \
+   "--with-priv-mode=$(usex suid setuid none)"
+}

diff --git a/sys-apps/bubblewrap/metadata.xml b/sys-apps/bubblewrap/metadata.xml
index 29a569e6d41..ffd5ca6e2a5 100644
--- a/sys-apps/bubblewrap/metadata.xml
+++ b/sys-apps/bubblewrap/metadata.xml
@@ -1,11 +1,15 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   slashbe...@gentoo.org
+   Piotr Karbowski
+   

gn...@gentoo.org
Gentoo GNOME Desktop


-   projectatomic/bubblewrap
+   containers/bubblewrap

 



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

2020-05-01 Thread Jeroen Roovers
commit: 8785cb64befb34b28f3bf9312b22dd61feefe720
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri May  1 21:26:22 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri May  1 21:27:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8785cb64

net-misc/chrony: Set sub-SLOT on dev-libs/nettle dependency

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

 net-misc/chrony/{chrony-4.0_pre2.ebuild => chrony-4.0_pre2-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/chrony/chrony-4.0_pre2.ebuild 
b/net-misc/chrony/chrony-4.0_pre2-r1.ebuild
similarity index 99%
rename from net-misc/chrony/chrony-4.0_pre2.ebuild
rename to net-misc/chrony/chrony-4.0_pre2-r1.ebuild
index c4c8a13c29a..07017bb6772 100644
--- a/net-misc/chrony/chrony-4.0_pre2.ebuild
+++ b/net-misc/chrony/chrony-4.0_pre2-r1.ebuild
@@ -23,7 +23,7 @@ REQUIRED_USE="
 CDEPEND="
caps? ( acct-group/ntp acct-user/ntp sys-libs/libcap )
libedit? ( dev-libs/libedit )
-   nettle? ( dev-libs/nettle )
+   nettle? ( dev-libs/nettle:= )
readline? ( >=sys-libs/readline-4.1-r4:= )
seccomp? ( sys-libs/libseccomp )
 "



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pypandoc/

2020-05-01 Thread Maciej Barć
commit: 34799235b4d6b8d392bbe60676645dd0b140e716
Author: Maciej Barć  protonmail  com>
AuthorDate: Fri May  1 17:23:05 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Fri May  1 17:23:05 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=34799235

dev-python/pypandoc: new package; add version 1.5

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

 dev-python/pypandoc/Manifest|  1 +
 dev-python/pypandoc/metadata.xml| 12 ++
 dev-python/pypandoc/pypandoc-1.5.ebuild | 40 +
 3 files changed, 53 insertions(+)

diff --git a/dev-python/pypandoc/Manifest b/dev-python/pypandoc/Manifest
new file mode 100644
index 000..cc22e0e
--- /dev/null
+++ b/dev-python/pypandoc/Manifest
@@ -0,0 +1 @@
+DIST pypandoc-1.5.tar.gz 26494 BLAKE2B 
f265effc55db8b1f706a4541f18119de2d07ab59ea83f80e6051ae4a4e36128d6b36c51e255c2ed0b0577c1df46284820c97f629fc3b790c301448a6bb39
 SHA512 
511f5f5f7bff8de686c3f74d3756d27a3ae245803e2e9b45abc957acf112b306eff057ce87e8f3b335de00b97d4753de31e9681830d9aa776247ca707683ed13

diff --git a/dev-python/pypandoc/metadata.xml b/dev-python/pypandoc/metadata.xml
new file mode 100644
index 000..e2184ea
--- /dev/null
+++ b/dev-python/pypandoc/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+x...@protonmail.com
+Maciej Barć
+  
+  
+bebraw/pypandoc
+pypandoc
+  
+

diff --git a/dev-python/pypandoc/pypandoc-1.5.ebuild 
b/dev-python/pypandoc/pypandoc-1.5.ebuild
new file mode 100644
index 000..6f5d84c
--- /dev/null
+++ b/dev-python/pypandoc/pypandoc-1.5.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pypandoc provides a thin wrapper for pandoc, a universal document 
converter"
+HOMEPAGE="
+   https://github.com/bebraw/pypandoc
+   https://pypi.org/project/pypandoc/
+"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   app-text/pandoc
+   dev-haskell/pandoc-citeproc
+   dev-texlive/texlive-latex
+"
+DEPEND="
+   ${RDEPEND}
+   >=dev-python/wheel-0.25.0[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/urllib3[${PYTHON_USEDEP}]
+"
+
+python_test() {
+   # Skip tests. Wants: internet access
+   sed -i -e 's:test_basic_conversion_from_http_url:_&:' tests.py || die
+   # Skip tests. Wants: nonexistent font
+   sed -i -e 's:test_pdf_conversion:_&:' tests.py || die
+
+   "${EPYTHON}" tests.py || die "Tests fail with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: sci-libs/ceres-solver/

2020-05-01 Thread Andreas Sturmlechner
commit: 79996b214863489ff4ea8d55968f34796b624278
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 18:04:50 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 20:31:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79996b21

sci-libs/ceres-solver: Drop 1.12.0

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

 sci-libs/ceres-solver/Manifest   |  1 -
 sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild | 97 
 sci-libs/ceres-solver/metadata.xml   |  1 -
 3 files changed, 99 deletions(-)

diff --git a/sci-libs/ceres-solver/Manifest b/sci-libs/ceres-solver/Manifest
index 0b1e2173e3d..941bf4bbf4f 100644
--- a/sci-libs/ceres-solver/Manifest
+++ b/sci-libs/ceres-solver/Manifest
@@ -1,2 +1 @@
-DIST ceres-solver-1.12.0.tar.gz 5008861 BLAKE2B 
52b3954dde96386bd031543ab9d7370368f58f76f1dec9d24ef10803da787cc96f40a1c775626fde832b70ebd94cf4274c70a8fb4bd7e1bcf040e119cbec09f8
 SHA512 
485eece0471cf05d31b5dd7e133e23115a334a4ed557a3c1bd0b715a063f840738af8f507e935522a0dae90ce6851984c0002a25e9b445b90889792f68a05571
 DIST ceres-solver-1.14.0.tar.gz 5450130 BLAKE2B 
cfcfe07cecb267528081dfc6deb5283bc5a04b79d4595e45365960895b84a6dca2a3024b046868f06709fc81e8514730cbc409ab01cb0cbee488b5bad5b9f7cc
 SHA512 
a2af9918d2730709361ec971431a2b22e6ca3ca440081be87fa52729ec43702020b021837bfe5a42a58db1ab89ea6aada11f2d1888da66bef614ec1f27ab30c6

diff --git a/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild 
b/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild
deleted file mode 100644
index 05747c215b0..000
--- a/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild
+++ /dev/null
@@ -1,97 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit cmake-multilib eutils python-any-r1 toolchain-funcs
-
-DESCRIPTION="Nonlinear least-squares minimizer"
-HOMEPAGE="http://ceres-solver.org/;
-SRC_URI="http://ceres-solver.org/${P}.tar.gz;
-
-LICENSE="sparse? ( BSD ) !sparse? ( LGPL-2.1 ) cxsparse? ( BSD )"
-SLOT="0/1"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="cxsparse c++11 doc examples gflags lapack openmp +schur sparse test"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="test? ( gflags ) sparse? ( lapack ) abi_x86_32? ( !sparse 
!lapack )"
-
-RDEPEND="
-   dev-cpp/glog[gflags?,${MULTILIB_USEDEP}]
-   cxsparse? ( sci-libs/cxsparse )
-   lapack? ( virtual/lapack )
-   sparse? (
-   sci-libs/amd
-   sci-libs/camd
-   sci-libs/ccolamd
-   sci-libs/cholmod[metis(+)]
-   sci-libs/colamd
-   sci-libs/spqr
-   )"
-
-DEPEND="${RDEPEND}
-   dev-cpp/eigen:3
-   doc? ( dev-python/sphinx dev-python/sphinx_rtd_theme )
-   lapack? ( virtual/pkgconfig )
-   ${PYTHON_DEPS}"
-
-pkg_pretend() {
-   if [[ ${MERGE_TYPE} != binary ]] && use openmp; then
-   if [[ $(tc-getCXX) == *g++* ]] && ! tc-has-openmp; then
-   ewarn "OpenMP is not available in your current selected 
gcc"
-   die "need openmp capable gcc"
-   fi
-   fi
-}
-
-pkg_setup() {
-   use doc && python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   # search paths work for prefix
-   sed -e "s:/usr:${EPREFIX}/usr:g" \
-   -i cmake/*.cmake || die
-
-   # remove Werror
-   sed -e 's/-Werror=(all|extra)//g' \
-   -i CMakeLists.txt || die
-
-   # respect gentoo doc install directory
-   sed -e "s:share/doc/ceres:share/doc/${PF}:" \
-   -i docs/source/CMakeLists.txt || die
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   # CUSTOM_BLAS=OFF EIGENSPARSE=OFF MINIGLOG=OFF CXX11=OFF
-   local mycmakeargs=(
-   -DBUILD_SHARED_LIBS=ON
-   -DBUILD_EXAMPLES=OFF
-   -DENABLE_TESTING="$(usex test)"
-   -DCXX11="$(usex c++11)"
-   -DBUILD_DOCUMENTATION="$(usex doc)"
-   -DGFLAGS="$(usex gflags)"
-   -DLAPACK="$(usex lapack)"
-   -DOPENMP="$(usex openmp)"
-   -DSCHUR_SPECIALIZATIONS="$(usex schur)"
-   -DCXSPARSE="$(usex cxsparse)"
-   -DSUITESPARSE="$(usex sparse)"
-   )
-   use sparse || use cxsparse || mycmakeargs+=( -DEIGENSPARSE=ON )
-   cmake-multilib_src_configure
-}
-
-src_install() {
-   cmake-multilib_src_install
-   dodoc README.md VERSION
-
-   if use examples; then
-   docinto /usr/share/doc/${PF}
-   docompress -x /usr/share/doc/${PF}/examples
-   doins -r examples data
-   fi
-}

diff --git a/sci-libs/ceres-solver/metadata.xml 
b/sci-libs/ceres-solver/metadata.xml
index 42d1cafcb8b..57c1a1394e0 100644
--- a/sci-libs/ceres-solver/metadata.xml
+++ 

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

2020-05-01 Thread Andreas Sturmlechner
commit: 5b2ee86aca4de28c8c69095742e215ea795a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 20:30:50 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 20:31:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b2ee86a

app-mobilephone/ganyremote: Mask for removal

Bug: https://bugs.gentoo.org/720346
Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 054ed7403c4..9a08ae76d68 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (2020-05-01)
+# Currently packaged release from 2015, needs maintainer + bump. Bug #720346
+# Stuck on Python 2 and pygtk. Masked for removal in 30 days.
+app-mobilephone/ganyremote
+
 # Andreas Sturmlechner  (2020-05-01)
 # Last release in 2018, wip/gtk3 branch untouched since 2017. Bug #598906
 # Stuck on Python 2 and pygtk. Masked for removal in 30 days.



[gentoo-commits] repo/gentoo:master commit in: sci-libs/geos/

2020-05-01 Thread Andreas Sturmlechner
commit: 9f1419c80e2b9008b326b68f839891a4198e3d2a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 18:05:47 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 20:31:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f1419c8

sci-libs/geos: Drop 3.8.0-r1

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

 sci-libs/geos/Manifest |  1 -
 sci-libs/geos/geos-3.8.0-r1.ebuild | 56 --
 2 files changed, 57 deletions(-)

diff --git a/sci-libs/geos/Manifest b/sci-libs/geos/Manifest
index 78ff4095080..1fc391846d5 100644
--- a/sci-libs/geos/Manifest
+++ b/sci-libs/geos/Manifest
@@ -1,2 +1 @@
-DIST geos-3.8.0.tar.bz2 2399403 BLAKE2B 
0f9b6d7f9a4052b9b84e77d534be6e2909e5dc4995287f34e3b7e7c1537c9a73088d4a49f96f43034723eb37c88674aae469e26d7db3eb40efbcdf5551553a1a
 SHA512 
c89b25b42092152ef261090f25ff64b229f30f67d42fdf44c2871e78b66bb2c42e23b9ae21f9aea0e48823bdb0267d609ab2ee77d310abcb76fa672c6614d8f1
 DIST geos-3.8.1.tar.bz2 2505407 BLAKE2B 
43053ea9e29d190f41c37d5d382b689ef477e0256cfd5705f4f2f316cac21a1674660bcf0900c51db72909c41d46be7a41d297958de48e108ae6d6bd1ca9d247
 SHA512 
1d8d8b3ece70eb388ea128f4135c7455899f01828223b23890ad3a2401e27104efce03987676794273a9b9d4907c0add2be381ff14b8420aaa9a858cc5941056

diff --git a/sci-libs/geos/geos-3.8.0-r1.ebuild 
b/sci-libs/geos/geos-3.8.0-r1.ebuild
deleted file mode 100644
index 53a956cfd2d..000
--- a/sci-libs/geos/geos-3.8.0-r1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PV=${PV/_/}
-
-DESCRIPTION="Geometry engine library for Geographic Information Systems"
-HOMEPAGE="http://trac.osgeo.org/geos/;
-SRC_URI="http://download.osgeo.org/geos/${PN}-${MY_PV}.tar.bz2;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
-IUSE="doc ruby static-libs"
-
-BDEPEND="
-   doc? ( app-doc/doxygen )
-   ruby? ( dev-lang/swig:0 )
-"
-RDEPEND="
-   ruby? ( dev-lang/ruby:* )
-"
-DEPEND="${RDEPEND}"
-
-RESTRICT="test"
-
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-src_prepare() {
-   default
-   echo "#!${EPREFIX}/bin/bash" > py-compile
-}
-
-src_configure() {
-   local myeconfargs=(
-   --disable-python
-   $(use_enable ruby)
-   $(use_enable static-libs static)
-   )
-   use arm && myeconfargs+=( --disable-inline ) # bug 709368
-
-   econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-   default
-   use doc && emake -C doc doxygen-html
-}
-
-src_install() {
-   use doc && HTML_DOCS=( doc/doxygen_docs/html/. )
-   default
-
-   find "${D}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdiff3/

2020-05-01 Thread Andreas Sturmlechner
commit: 6e508916f3fca24315b82d24f32fd88f6256a25a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 17:19:38 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 20:31:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e508916

kde-misc/kdiff3: Drop 1.8.2 (r0)

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

 kde-misc/kdiff3/kdiff3-1.8.2.ebuild | 40 -
 1 file changed, 40 deletions(-)

diff --git a/kde-misc/kdiff3/kdiff3-1.8.2.ebuild 
b/kde-misc/kdiff3/kdiff3-1.8.2.ebuild
deleted file mode 100644
index 64b665a240e..000
--- a/kde-misc/kdiff3/kdiff3-1.8.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.60.0
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="Frontend to diff3 based on KDE Frameworks"
-HOMEPAGE="https://kde.org/applications/development/org.kde.kdiff3
-https://userbase.kde.org/KDiff3;
-SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kparts-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-   sys-apps/diffutils
-   !kde-misc/kdiff3:4
-"



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

2020-05-01 Thread Andreas Sturmlechner
commit: 91ad886d6ce344af41637cf188c26b0ebfa5f46f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 20:13:31 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 20:31:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ad886d

app-office/pybliographer: Mask for removal

Bug: https://bugs.gentoo.org/598906
Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 3f79b12eeb9..054ed7403c4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (2020-05-01)
+# Last release in 2018, wip/gtk3 branch untouched since 2017. Bug #598906
+# Stuck on Python 2 and pygtk. Masked for removal in 30 days.
+app-office/pybliographer
+
 # Michał Górny  (2020-05-01)
 # Wrongly adds '-*' to USE causing catastrophic system breakage.
 # Bug #649416.



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdiff3/files/, kde-misc/kdiff3/

2020-05-01 Thread Andreas Sturmlechner
commit: 307511d8ac390a0332969963ba0196673bc7e808
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 17:19:18 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 20:31:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307511d8

kde-misc/kdiff3: Fix crash when clipboard is not available

Upstream commit 643edc26bcc8f8e083a97e87c2686f62ffd01f31

KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=419722
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../files/kdiff3-1.8.2-crash-w-o-clipboard.patch   | 36 +++
 kde-misc/kdiff3/kdiff3-1.8.2-r1.ebuild | 41 ++
 2 files changed, 77 insertions(+)

diff --git a/kde-misc/kdiff3/files/kdiff3-1.8.2-crash-w-o-clipboard.patch 
b/kde-misc/kdiff3/files/kdiff3-1.8.2-crash-w-o-clipboard.patch
new file mode 100644
index 000..b1d00a12f47
--- /dev/null
+++ b/kde-misc/kdiff3/files/kdiff3-1.8.2-crash-w-o-clipboard.patch
@@ -0,0 +1,36 @@
+From 643edc26bcc8f8e083a97e87c2686f62ffd01f31 Mon Sep 17 00:00:00 2001
+From: Christoph Feck 
+Date: Thu, 30 Apr 2020 18:27:58 -0400
+Subject: Fix crash when clipboard is not available
+
+Summary:
+QClipboard::mimeData() can be nullptr according to documentation.
+
+BUG: 419722
+FIXED-IN: 1.8.3
+
+Reviewers: mreeves
+
+Reviewed By: mreeves
+
+Differential Revision: https://phabricator.kde.org/D29248
+---
+ src/pdiff.cpp | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/pdiff.cpp b/src/pdiff.cpp
+index f3f2284..3588e3e 100644
+--- a/src/pdiff.cpp
 b/src/pdiff.cpp
+@@ -1577,7 +1577,7 @@ void KDiff3App::slotClipboardChanged()
+ {
+ const QClipboard* clipboard = QApplication::clipboard();
+ const QMimeData* mimeData = clipboard->mimeData();
+-if(mimeData->hasText())
++if(mimeData && mimeData->hasText())
+ {
+ QString s = clipboard->text();
+ editPaste->setEnabled(!s.isEmpty());
+-- 
+cgit v1.1
+

diff --git a/kde-misc/kdiff3/kdiff3-1.8.2-r1.ebuild 
b/kde-misc/kdiff3/kdiff3-1.8.2-r1.ebuild
new file mode 100644
index 000..114f5b83e86
--- /dev/null
+++ b/kde-misc/kdiff3/kdiff3-1.8.2-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
+
+DESCRIPTION="Frontend to diff3 based on KDE Frameworks"
+HOMEPAGE="https://kde.org/applications/development/org.kde.kdiff3
+https://userbase.kde.org/KDiff3;
+SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/ktextwidgets-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+   sys-apps/diffutils
+"
+
+PATCHES=( "${FILESDIR}/${P}-crash-w-o-clipboard.patch" )



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

2020-05-01 Thread Michał Górny
commit: 556245f0efc891570b913ac624eef159341fd9c7
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May  1 17:45:38 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May  1 20:10:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=556245f0

xfce-base/xfwm4: Bump to 4.14.2

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

 xfce-base/xfwm4/Manifest|  1 +
 xfce-base/xfwm4/xfwm4-4.14.2.ebuild | 69 +
 2 files changed, 70 insertions(+)

diff --git a/xfce-base/xfwm4/Manifest b/xfce-base/xfwm4/Manifest
index 633dd5ba9f6..2ceeafb4e37 100644
--- a/xfce-base/xfwm4/Manifest
+++ b/xfce-base/xfwm4/Manifest
@@ -1,2 +1,3 @@
 DIST xfwm4-4.14.0.tar.bz2 1122735 BLAKE2B 
1865c0714ddd4107e806de5607ef0e260c3fd1b6c9abcbec112a126bf780f456873786595a4cb924ce2154a40868670699519e4bb4576d971f853f7d3f63e98c
 SHA512 
27261b08b53ba7e70db547db81775154c2f4285ab0f1f8336bd9ef0aeacb3ab705ae8ac5b05f9ac23de550a9065e76487dc93a99e553549bff1c25ceb5216939
 DIST xfwm4-4.14.1.tar.bz2 1165131 BLAKE2B 
77c8e13793a0fc97d006e038c19db13f0a3c646979824e6141c5bdfc34b0e630dece04cd70d7876ab735f99a0ebebbc22a2ef6d370fe3036c0d3aec1247be42f
 SHA512 
2e924498fa467837fae6a148958c0bbb27fc310383c06a4d101928762781f3dbc48e51ff67ddc5c7ce7d04f6af2ff63c64d1d6a0d5eebed224eb23db9ebeea73
+DIST xfwm4-4.14.2.tar.bz2 1158799 BLAKE2B 
87270997688a44e1476935f2158842999befebf18628f6cd92131d81beac2f0a91db0a6522f86340688285fd67cf48e94259bdb2e4ce8df567eba83319bb31e3
 SHA512 
9e28f7782ce6c1734f9a50efec75d4c03a193bf078fd29f42c11770cef134c4516c256cb9c4b92a71fca81f37ba0ce19477831bb1da858c839135005b8f2

diff --git a/xfce-base/xfwm4/xfwm4-4.14.2.ebuild 
b/xfce-base/xfwm4/xfwm4-4.14.2.ebuild
new file mode 100644
index 000..683589e357a
--- /dev/null
+++ b/xfce-base/xfwm4/xfwm4-4.14.2.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Window manager for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/;
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+IUSE="opengl startup-notification +xcomposite +xpresent"
+
+RDEPEND=">=dev-libs/glib-2.20
+   >=x11-libs/gtk+-3.20:3
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXinerama
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/pango
+   >=x11-libs/libwnck-3.14:3
+   >=xfce-base/libxfce4util-4.10:=
+   >=xfce-base/libxfce4ui-4.12:=
+   >=xfce-base/xfconf-4.13:=
+   opengl? ( media-libs/libepoxy:=[X(+)] )
+   startup-notification? ( x11-libs/startup-notification )
+   xpresent? ( x11-libs/libXpresent )
+   xcomposite? (
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   )"
+# libICE/libSM: not really used anywhere but checked by configure
+#   https://bugzilla.xfce.org/show_bug.cgi?id=11914
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   sys-devel/gettext
+   x11-libs/libICE
+   x11-libs/libSM
+   xfce-base/exo
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog COMPOSITOR NEWS README TODO )
+
+src_configure() {
+   local myconf=(
+   $(use_enable opengl epoxy)
+   $(use_enable startup-notification)
+   --enable-xsync
+   --enable-render
+   --enable-randr
+   $(use_enable xpresent)
+   $(use_enable xcomposite compositor)
+   )
+
+   econf "${myconf[@]}"
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



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

2020-05-01 Thread Thomas Deutschmann
commit: 517f83d8f4ff8953352f246d52bd6bd11e3a3104
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri May  1 19:57:45 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri May  1 19:57:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=517f83d8

dev-libs/nettle: rev bump for new subslot

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

 dev-libs/nettle/{nettle-3.6.ebuild => nettle-3.6-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/nettle/nettle-3.6.ebuild 
b/dev-libs/nettle/nettle-3.6-r1.ebuild
similarity index 96%
rename from dev-libs/nettle/nettle-3.6.ebuild
rename to dev-libs/nettle/nettle-3.6-r1.ebuild
index fca8d346c6b..1de120f0b9c 100644
--- a/dev-libs/nettle/nettle-3.6.ebuild
+++ b/dev-libs/nettle/nettle-3.6-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.lysator.liu.se/~nisse/nettle/;
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( LGPL-3 LGPL-2.1 )"
-SLOT="0/7" # subslot = libnettle soname version
+SLOT="0/8-6" # subslot = libnettle - libhogweed soname version
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+asm doc +gmp static-libs test cpu_flags_x86_aes cpu_flags_arm_neon 
cpu_flags_x86_sha"
 RESTRICT="!test? ( test )"



[gentoo-commits] data/glep:master commit in: /

2020-05-01 Thread Ulrich Müller
commit: b701bd6cad443d724df73597d0d6a60191781ecc
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Apr 26 19:17:40 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Apr 26 19:17:40 2020 +
URL:https://gitweb.gentoo.org/data/glep.git/commit/?id=b701bd6c

glep-0072: The arch name in the first column must be unique.

Acked-by: Andreas K. Hüttel  gentoo.org>
Acked-by: Michał Górny  gentoo.org>
Signed-off-by: Ulrich Müller  gentoo.org>

 glep-0072.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/glep-0072.rst b/glep-0072.rst
index d26aa8f..4f7a1f9 100644
--- a/glep-0072.rst
+++ b/glep-0072.rst
@@ -7,7 +7,7 @@ Type: Standards Track
 Status: Draft
 Version: 1
 Created: 2017-05-06
-Last-Modified: 2020-04-22
+Last-Modified: 2020-04-26
 Post-History: 2017-05-06, 2020-04-10
 Content-Type: text/x-rst
 ---
@@ -84,7 +84,7 @@ Every ``#`` starts a comment; the character and the rest of 
the line
 are ignored.  Every blank line is ignored. Otherwise the file consists of two
 whitespace-separated columns:
 
-- first column: architecture name (keyword)
+- first column: architecture name (keyword), which must be unique
 - second column: one of the three values ``stable``, ``transitional``,
   ``testing``
 



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

2020-05-01 Thread Matthias Maier
commit: dd1e95578bef69b27370b8122fab41a951f9b6e0
Author: Matthias Maier  gentoo  org>
AuthorDate: Fri May  1 19:32:32 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri May  1 19:33:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd1e9557

dev-lang/julia-bin: silence QA warnings

Closes: https://bugs.gentoo.org/719062
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

 dev-lang/julia-bin/julia-bin-1.2.0.ebuild | 4 +++-
 dev-lang/julia-bin/julia-bin-1.3.0.ebuild | 4 +++-
 dev-lang/julia-bin/julia-bin-1.4.0.ebuild | 2 ++
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-lang/julia-bin/julia-bin-1.2.0.ebuild 
b/dev-lang/julia-bin/julia-bin-1.2.0.ebuild
index f02381290d7..848c6a2b701 100644
--- a/dev-lang/julia-bin/julia-bin-1.2.0.ebuild
+++ b/dev-lang/julia-bin/julia-bin-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,6 +23,8 @@ DEPEND="${RDEPEND}"
 
 RESTRICT="strip"
 
+QA_PREBUILT="*"
+
 S="${WORKDIR}/${MY_P}"
 
 src_install() {

diff --git a/dev-lang/julia-bin/julia-bin-1.3.0.ebuild 
b/dev-lang/julia-bin/julia-bin-1.3.0.ebuild
index 3cd38e7454e..00cad5f4207 100644
--- a/dev-lang/julia-bin/julia-bin-1.3.0.ebuild
+++ b/dev-lang/julia-bin/julia-bin-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -26,6 +26,8 @@ DEPEND="${RDEPEND}"
 
 RESTRICT="strip"
 
+QA_PREBUILT="*"
+
 S="${WORKDIR}/${MY_P}"
 
 src_install() {

diff --git a/dev-lang/julia-bin/julia-bin-1.4.0.ebuild 
b/dev-lang/julia-bin/julia-bin-1.4.0.ebuild
index fecb06e3005..e7387d09462 100644
--- a/dev-lang/julia-bin/julia-bin-1.4.0.ebuild
+++ b/dev-lang/julia-bin/julia-bin-1.4.0.ebuild
@@ -25,6 +25,8 @@ DEPEND="${RDEPEND}"
 
 RESTRICT="strip"
 
+QA_PREBUILT="*"
+
 S="${WORKDIR}/${MY_P}"
 
 src_install() {



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

2020-05-01 Thread Sergei Trofimovich
commit: 53d99ba8bd77547a256be33d980badd25141688f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri May  1 18:03:15 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri May  1 19:30:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53d99ba8

sys-libs/ldb: stable 2.0.10 for sparc, bug #719120

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

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

diff --git a/sys-libs/ldb/ldb-2.0.10.ebuild b/sys-libs/ldb/ldb-2.0.10.ebuild
index f71e73d30d2..ffe6cf590c5 100644
--- a/sys-libs/ldb/ldb-2.0.10.ebuild
+++ b/sys-libs/ldb/ldb-2.0.10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.samba.org/ftp/pub/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-3"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86"
 IUSE="doc +ldap +lmdb python test"
 
 RESTRICT="!test? ( test )"



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

2020-05-01 Thread Sergei Trofimovich
commit: fb28b1183e1e3ae0ceab73137939ed37fe2e1de2
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri May  1 18:05:09 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri May  1 19:30:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb28b118

dev-vcs/subversion: stable 1.13.0-r1 for sparc, bug #719948

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

 dev-vcs/subversion/subversion-1.13.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/subversion/subversion-1.13.0-r1.ebuild 
b/dev-vcs/subversion/subversion-1.13.0-r1.ebuild
index 8bd3e175e0d..3c538504600 100644
--- a/dev-vcs/subversion/subversion-1.13.0-r1.ebuild
+++ b/dev-vcs/subversion/subversion-1.13.0-r1.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}"
 LICENSE="Subversion GPL-2"
 SLOT="0"
 [[ "${PV}" = *_rc* ]] || \
-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="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http 
java kwallet nls perl python ruby sasl test vim-syntax"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-print/cups/

2020-05-01 Thread Sergei Trofimovich
commit: 62fbc75cf41317861a09cc19ca0f8165b78f44f7
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri May  1 18:06:50 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri May  1 19:30:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62fbc75c

net-print/cups: stable 2.3.3-r1 for sparc, bug #719048

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

 net-print/cups/cups-2.3.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/cups/cups-2.3.3-r1.ebuild 
b/net-print/cups/cups-2.3.3-r1.ebuild
index 86ab4db4cd1..f78663a9fe4 100644
--- a/net-print/cups/cups-2.3.3-r1.ebuild
+++ b/net-print/cups/cups-2.3.3-r1.ebuild
@@ -21,7 +21,7 @@ else
#SRC_URI="https://github.com/apple/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"

SRC_URI="https://github.com/apple/cups/releases/download/v${MY_PV}/${MY_P}-source.tar.gz;
if [[ "${PV}" != *_beta* ]] && [[ "${PV}" != *_rc* ]] ; then
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc 
~ppc64 ~s390 ~sparc ~x86 ~m68k-mint"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc 
~ppc64 ~s390 sparc ~x86 ~m68k-mint"
fi
 fi
 



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

2020-05-01 Thread Matthew Thode
commit: 7bd3583a8df822d2b9b924264b6da1b99efff810
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri May  1 19:18:09 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri May  1 19:18:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bd3583a

Revert "dev-python/virtualenvwrapper: add python3_8 to PYTHON_COMPAT"

This reverts commit 28bc66c3b52b0a316d8206fdeaf9e01fc2a08df4.

Signed-off-by: Matthew Thode  gentoo.org>

 ...virtualenvwrapper-4.8.4-r1.ebuild => virtualenvwrapper-4.8.4.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild 
b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4.ebuild
similarity index 96%
rename from dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild
rename to dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4.ebuild
index 5e1b6b19676..0eabad043e5 100644
--- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild
+++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 



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

2020-05-01 Thread Thomas Deutschmann
commit: 543020e144c328cfd877b01666cbbde9178d1f9a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri May  1 19:12:42 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri May  1 19:13:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543020e1

dev-libs/nettle: drop now redundant USE=neon flag

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

 dev-libs/nettle/nettle-3.5.1.ebuild | 2 +-
 dev-libs/nettle/nettle-3.6.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/nettle/nettle-3.5.1.ebuild 
b/dev-libs/nettle/nettle-3.5.1.ebuild
index 02ce81b4e87..c33c2e4f2b4 100644
--- a/dev-libs/nettle/nettle-3.5.1.ebuild
+++ b/dev-libs/nettle/nettle-3.5.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 LICENSE="|| ( LGPL-3 LGPL-2.1 )"
 SLOT="0/7" # subslot = libnettle soname version
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="+asm doc +gmp neon static-libs test cpu_flags_x86_aes cpu_flags_arm_neon 
cpu_flags_x86_sha"
+IUSE="+asm doc +gmp static-libs test cpu_flags_x86_aes cpu_flags_arm_neon 
cpu_flags_x86_sha"
 RESTRICT="!test? ( test )"
 
 DEPEND="gmp? ( >=dev-libs/gmp-6.0:0=[static-libs?,${MULTILIB_USEDEP}] )"

diff --git a/dev-libs/nettle/nettle-3.6.ebuild 
b/dev-libs/nettle/nettle-3.6.ebuild
index 95eff8ca31c..fca8d346c6b 100644
--- a/dev-libs/nettle/nettle-3.6.ebuild
+++ b/dev-libs/nettle/nettle-3.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 LICENSE="|| ( LGPL-3 LGPL-2.1 )"
 SLOT="0/7" # subslot = libnettle soname version
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="+asm doc +gmp neon static-libs test cpu_flags_x86_aes cpu_flags_arm_neon 
cpu_flags_x86_sha"
+IUSE="+asm doc +gmp static-libs test cpu_flags_x86_aes cpu_flags_arm_neon 
cpu_flags_x86_sha"
 RESTRICT="!test? ( test )"
 
 DEPEND="gmp? ( >=dev-libs/gmp-6.1:0=[static-libs?,${MULTILIB_USEDEP}] )"



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-amdgpu/, x11-drivers/xf86-video-amdgpu/files/

2020-05-01 Thread Matt Turner
commit: 532a3eb3dda0ff59c4e3e80ff28b7856561fbee4
Author: Matt Turner  gentoo  org>
AuthorDate: Fri May  1 18:49:01 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri May  1 18:54:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=532a3eb3

x11-drivers/xf86-video-amdgpu: Add patch for GCC-10

Closes: https://bugs.gentoo.org/719950
Signed-off-by: Matt Turner  gentoo.org>

 ...mdgpu-19.1.0-Fix-link-failure-with-gcc-10.patch | 28 ++
 .../xf86-video-amdgpu-19.1.0.ebuild|  4 
 2 files changed, 32 insertions(+)

diff --git 
a/x11-drivers/xf86-video-amdgpu/files/xf86-video-amdgpu-19.1.0-Fix-link-failure-with-gcc-10.patch
 
b/x11-drivers/xf86-video-amdgpu/files/xf86-video-amdgpu-19.1.0-Fix-link-failure-with-gcc-10.patch
new file mode 100644
index 000..cab3d1b11d1
--- /dev/null
+++ 
b/x11-drivers/xf86-video-amdgpu/files/xf86-video-amdgpu-19.1.0-Fix-link-failure-with-gcc-10.patch
@@ -0,0 +1,28 @@
+From edcbe5f52ddfceee3d66d69bbcebbceac06b6d0d Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Tue, 4 Feb 2020 16:38:06 -0500
+Subject: [PATCH] Fix link failure with gcc 10
+
+Without the 'extern' this looks like a definition not just a
+declaration, in every file that includes the header. gcc 10 is stricter
+about this kind of multiple definition.
+---
+ src/drmmode_display.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/drmmode_display.h b/src/drmmode_display.h
+index 803ac3c..9c0f25a 100644
+--- a/src/drmmode_display.h
 b/src/drmmode_display.h
+@@ -289,7 +289,7 @@ Bool drmmode_wait_vblank(xf86CrtcPtr crtc, 
drmVBlankSeqType type,
+uint64_t *ust, uint32_t *result_seq);
+ 
+ 
+-miPointerSpriteFuncRec drmmode_sprite_funcs;
++extern miPointerSpriteFuncRec drmmode_sprite_funcs;
+ 
+ 
+ #endif
+-- 
+2.26.2
+

diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0.ebuild 
b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0.ebuild
index d1d64a0c5d9..1c98f5bc557 100644
--- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0.ebuild
+++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0.ebuild
@@ -20,6 +20,10 @@ RDEPEND=">=x11-libs/libdrm-2.4.89[video_cards_amdgpu]
udev? ( virtual/libudev:= )"
 DEPEND="${RDEPEND}"
 
+PATCHES=(
+   "${FILESDIR}"/${P}-Fix-link-failure-with-gcc-10.patch
+)
+
 pkg_setup() {
XORG_CONFIGURE_OPTIONS=(
--enable-glamor



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-ati/files/, x11-drivers/xf86-video-ati/

2020-05-01 Thread Matt Turner
commit: 1089c0fa030301e8f4d29c04552ac1cbff1bd645
Author: Matt Turner  gentoo  org>
AuthorDate: Fri May  1 18:48:58 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri May  1 18:54:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1089c0fa

x11-drivers/xf86-video-ati: Add patch for GCC-10

Closes: https://bugs.gentoo.org/720266
Signed-off-by: Matt Turner  gentoo.org>

 ...o-ati-19.1.0-Fix-link-failure-with-gcc-10.patch | 33 ++
 .../xf86-video-ati/xf86-video-ati-19.1.0.ebuild|  4 +++
 2 files changed, 37 insertions(+)

diff --git 
a/x11-drivers/xf86-video-ati/files/xf86-video-ati-19.1.0-Fix-link-failure-with-gcc-10.patch
 
b/x11-drivers/xf86-video-ati/files/xf86-video-ati-19.1.0-Fix-link-failure-with-gcc-10.patch
new file mode 100644
index 000..e0375b0826c
--- /dev/null
+++ 
b/x11-drivers/xf86-video-ati/files/xf86-video-ati-19.1.0-Fix-link-failure-with-gcc-10.patch
@@ -0,0 +1,33 @@
+From f223035f4ffcff2a9296d1e907a5193f8e8845a3 Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Tue, 4 Feb 2020 16:38:06 -0500
+Subject: [PATCH] Fix link failure with gcc 10
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Without the 'extern' this looks like a definition not just a
+declaration, in every file that includes the header. gcc 10 is stricter
+about this kind of multiple definition.
+
+Reviewed-by: Michel Dänzer 
+---
+ src/drmmode_display.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/drmmode_display.h b/src/drmmode_display.h
+index 96eaef0a..8cd8a0a6 100644
+--- a/src/drmmode_display.h
 b/src/drmmode_display.h
+@@ -262,7 +262,7 @@ Bool drmmode_wait_vblank(xf86CrtcPtr crtc, 
drmVBlankSeqType type,
+uint64_t *ust, uint32_t *result_seq);
+ 
+ 
+-miPointerSpriteFuncRec drmmode_sprite_funcs;
++extern miPointerSpriteFuncRec drmmode_sprite_funcs;
+ 
+ 
+ #endif
+-- 
+2.26.2
+

diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild 
b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild
index f0b151ac4ac..5350c72cb74 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild
@@ -24,6 +24,10 @@ RDEPEND=">=x11-libs/libdrm-2.4.89[video_cards_radeon]
 DEPEND="${RDEPEND}
x11-base/xorg-proto"
 
+PATCHES=(
+   "${FILESDIR}"/${P}-Fix-link-failure-with-gcc-10.patch
+)
+
 pkg_pretend() {
if use kernel_linux ; then
if kernel_is -ge 3 9; then



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

2020-05-01 Thread Alec Warner
commit: 96660100dce782c674392fc65e148223db0b3f07
Author: Alec Warner  gentoo  org>
AuthorDate: Fri May  1 18:44:00 2020 +
Commit: Alec Warner  gentoo  org>
CommitDate: Fri May  1 18:44:00 2020 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=96660100

Revert "Unpublish rsync1.de."

This reverts commit 57a970516e02233bebb4626bfeec7bfe988b54b8.
Whissi has fixed it.

Signed-off-by: Alec Warner  gentoo.org>

 files/mirrors/rsync.xml | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/files/mirrors/rsync.xml b/files/mirrors/rsync.xml
index 40ded35..b31568a 100644
--- a/files/mirrors/rsync.xml
+++ b/files/mirrors/rsync.xml
@@ -81,11 +81,10 @@ vim: ft=xml et ts=2 sts=2 sw=2:
   Any available mirror - rsync.de.gentoo.org
   rsync://rsync.de.gentoo.org
 
-
+  rsync://rsync1.de.gentoo.org
+
 
   I-Node - rsync5.de.gentoo.org
   rsync://rsync5.de.gentoo.org



[gentoo-commits] repo/gentoo:master commit in: net-firewall/nftlb/, net-firewall/nftlb/files/

2020-05-01 Thread Patrick McLean
commit: 1bbae6ebce830659c0ccbd8fd2e92ab8d59bd02b
Author: Patrick McLean  sony  com>
AuthorDate: Fri May  1 18:29:38 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri May  1 18:29:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bbae6eb

net-firewall/nftlb: Add patch for musl (bug #720264)

Closes: https://bugs.gentoo.org/720264
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean  gentoo.org>

 net-firewall/nftlb/files/nftlb-0.6-musl.patch | 72 +++
 net-firewall/nftlb/nftlb-0.6.ebuild   |  1 +
 2 files changed, 73 insertions(+)

diff --git a/net-firewall/nftlb/files/nftlb-0.6-musl.patch 
b/net-firewall/nftlb/files/nftlb-0.6-musl.patch
new file mode 100644
index 000..0726f05
--- /dev/null
+++ b/net-firewall/nftlb/files/nftlb-0.6-musl.patch
@@ -0,0 +1,72 @@
+diff --git a/configure.ac b/configure.ac
+index 4e7b0a9..2396857 100644
+--- a/configure.ac
 b/configure.ac
+@@ -2,6 +2,7 @@ AC_INIT([nftlb], [0.6], [netfilter-de...@vger.kernel.org])
+ 
+ AC_CONFIG_AUX_DIR([build-aux])
+ AC_CONFIG_MACRO_DIR([m4])
++AC_CONFIG_HEADERS([config.h])
+ AM_INIT_AUTOMAKE([-Wall foreign subdir-objects
+ tar-pax no-dist-gzip dist-bzip2 1.6])
+ 
+@@ -25,5 +26,7 @@ AC_CHECK_HEADER([ev.h], [EVENTINC="-include ev.h"],
+[EVENTINC="-include libev/ev.h"],
+[AC_MSG_ERROR([ev.h not found])])])
+ 
++AC_CHECK_HEADERS([execinfo.h])
++
+ AC_CONFIG_FILES([Makefile src/Makefile])
+ AC_OUTPUT
+diff --git a/src/main.c b/src/main.c
+index b6b5ec4..b2a080f 100644
+--- a/src/main.c
 b/src/main.c
+@@ -18,6 +18,7 @@
+  *   along with this program.  If not, see .
+  *
+  */
++#include "config.h"
+ 
+ #include 
+ #include 
+@@ -26,7 +27,10 @@
+ #include 
+ #include 
+ #include 
++
++#ifdef HAVE_EXECINFO_H
+ #include 
++#endif /* HAVE_EXECINFO_H */
+ 
+ #include "config.h"
+ #include "objects.h"
+@@ -85,6 +89,7 @@ static void nftlb_sighandler(int signo)
+   exit(EXIT_SUCCESS);
+ }
+ 
++#ifdef HAVE_EXECINFO_H
+ static void nftlb_trace() {
+   void *buffer[255];
+   char **str;
+@@ -106,6 +111,7 @@ static void nftlb_trace() {
+ 
+   exit(EXIT_FAILURE);
+ }
++#endif /* HAVE_EXECINFO_H */
+ 
+ int main(int argc, char *argv[])
+ {
+@@ -157,8 +163,12 @@ int main(int argc, char *argv[])
+ 
+   if (signal(SIGINT, nftlb_sighandler) == SIG_ERR ||
+   signal(SIGTERM, nftlb_sighandler) == SIG_ERR ||
++#ifdef HAVE_EXECINFO_H
+   signal(SIGPIPE, SIG_IGN) == SIG_ERR ||
+   signal(SIGSEGV, nftlb_trace) == SIG_ERR) {
++#else
++  signal(SIGPIPE, SIG_IGN) == SIG_ERR) {
++#endif /* HAVE_EXECINFO_H */
+   fprintf(stderr, "Error assigning signals\n");
+   syslog(LOG_ERR, "Error assigning signals");
+   return EXIT_FAILURE;

diff --git a/net-firewall/nftlb/nftlb-0.6.ebuild 
b/net-firewall/nftlb/nftlb-0.6.ebuild
index 2cb16c51601..99822681780 100644
--- a/net-firewall/nftlb/nftlb-0.6.ebuild
+++ b/net-firewall/nftlb/nftlb-0.6.ebuild
@@ -25,6 +25,7 @@ RESTRICT="test"
 
 PATCHES=(
"${FILESDIR}/nftlb-0.6-tests.patch"
+   "${FILESDIR}/nftlb-0.6-musl.patch"
 )
 
 pkg_setup() {



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

2020-05-01 Thread Thomas Deutschmann
commit: 1ea63d48145edb06c7d971047b174fc165e804a9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri May  1 18:23:18 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri May  1 18:23:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea63d48

dev-lang/php: security cleanup

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

 dev-lang/php/Manifest  |   3 -
 dev-lang/php/php-7.2.29.ebuild | 755 
 dev-lang/php/php-7.3.16.ebuild | 756 -
 dev-lang/php/php-7.4.4.ebuild  | 746 
 4 files changed, 2260 deletions(-)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 74ae4dfd6ff..9b283f14408 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -1,6 +1,3 @@
-DIST php-7.2.29.tar.xz 12308380 BLAKE2B 
dfb2f6081b6e0e87166037914eef21e3a386b2b7d7c1103588b0edaf37058e4fa711a4b277cf45ac9850c9063bcdcb0727a85cfe503764a55dbfc41414a1292e
 SHA512 
16e516b5aa22e18b31f1a988149035c4a405dffd9ebe78dfddc39b8d3b2e096dbbf5162f402dc4a0eb7a4a3376b11073b8c5ade13ff08e1e4ea828ee78756c20
 DIST php-7.2.30.tar.xz 12283804 BLAKE2B 
f5d5c9bc56e3c3f32ebc0d830b826d98cd06992573c9cffa2c9bff35c161273079d0d08c1b289129cd8bd5d1f1da106bfee2d0e1c40c3d64b0e12b2452d3512a
 SHA512 
92e79cdd0e8b925012235375ebece19038b42f3751e9623beda5807e3a07484d0faaabb58227c67abb515c188c09c215c9b00cc8dadffc90f0dd09f8f5dd126f
-DIST php-7.3.16.tar.xz 12113688 BLAKE2B 
84e26b1906a1385a6db2d78c6a776bff3c3049b1933f55db0a36147a8447708f447fd1a6787736a4300715e79409bf4c99ce2aa2db042671934a01d9e5602f47
 SHA512 
4e3cfffc429bcbfbabc1267e73d9a0e46f363c3dd1674931852d1ae7f2b1713f1d5a04ef1900c7240bf6db088ffa7d3af024461a21733d55ecf1a213b69c81c3
 DIST php-7.3.17.tar.xz 12116072 BLAKE2B 
5f8a0b1a3de9b7e750d249593be0a3eb9e62040691ebe4549da74d8c321dcd88e970d92285f49a924ef0f38118779d540a94810c08ece2df7dbd8584a8f83c56
 SHA512 
ac99a645a7442c322b8334cb4d091474bb0486b5efe11f8ffc16e4a2c0ecf8dbb5d958206372617350ec70b579dd4756f4d166c2863f3892db480e9bfbd14837
-DIST php-7.4.4.tar.xz 10267308 BLAKE2B 
6802d4c0649b72a697d8a2c271010394a537e5be903cd3162d67696efd924ed1402244cd6881a535039ed15ca7d380e0860ef38dcfab5866fa58e178b99ee481
 SHA512 
61cceb16f56740840aa22a93254629302a167f7c3c748c3713b7b60e8b592731e64d9cf75b5f8ee2b6aa5156b6c46434ffab27b12daf576b72946fd1a3c9aaab
 DIST php-7.4.5.tar.xz 10271296 BLAKE2B 
396044265c810732fe7012375602faeb3477b8405d2264a17b29ac0783c0734c2fc1070b1532ea75a716a62c0dfcb01b861a22ebc6fb2e13efef20c40b62530d
 SHA512 
c40070a91d5cab44df9b33d7259dcfb9824efb305a659d075b68695b3c5cebb915f43ce3edc45c9ee8b17a5c558e154842a1a63ac594438ce7adce48c58430fe

diff --git a/dev-lang/php/php-7.2.29.ebuild b/dev-lang/php/php-7.2.29.ebuild
deleted file mode 100644
index 51d7692ef88..000
--- a/dev-lang/php/php-7.2.29.ebuild
+++ /dev/null
@@ -1,755 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit flag-o-matic systemd autotools
-
-DESCRIPTION="The PHP language runtime engine"
-HOMEPAGE="https://www.php.net/;
-SRC_URI="https://www.php.net/distributions/${P}.tar.xz;
-
-LICENSE="PHP-3.01
-   BSD
-   Zend-2.0
-   bcmath? ( LGPL-2.1+ )
-   fpm? ( BSD-2 )
-   gd? ( gd )
-   unicode? ( BSD-2 LGPL-2.1 )"
-
-SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-
-# We can build the following SAPIs in the given order
-SAPIS="embed cli cgi fpm apache2 phpdbg"
-
-# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
-IUSE="${IUSE}
-   ${SAPIS/cli/+cli}
-   threads"
-
-IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
-   coverage +ctype curl debug
-   enchant exif +fileinfo +filter firebird
-   +flatfile ftp gd gdbm gmp +hash +iconv imap inifile
-   intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb
-   mhash mssql mysql mysqli nls
-   oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
-   readline recode selinux +session session-mm sharedmem
-   +simplexml snmp soap sockets sodium spell sqlite ssl
-   sysvipc systemd test tidy +tokenizer tokyocabinet truetype unicode wddx 
webp
-   +xml xmlreader xmlwriter xmlrpc xpm xslt zip zip-encryption zlib"
-
-# The supported (that is, autodetected) versions of BDB are listed in
-# the ./configure script. Other versions *work*, but we need to stick to
-# the ones that can be detected to avoid a repeat of bug #564824.
-COMMON_DEPEND="
-   >=app-eselect/eselect-php-0.9.1[apache2?,fpm?]
-   >=dev-libs/libpcre-8.32[unicode]
-   fpm? ( acl? ( sys-apps/acl ) )
-   apache2? ( www-servers/apache[apache2_modules_unixd(+),threads=] )
-   argon2? ( 

[gentoo-commits] repo/proj/guru:dev commit in: net-misc/wayback_machine_downloader/

2020-05-01 Thread Alessandro Barbieri
commit: 6d4309e7853b60517462986c23fb52eca40a51b3
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Fri May  1 17:49:06 2020 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Fri May  1 18:14:47 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6d4309e7

net-misc/wayback_machine_downloader: new package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri  gmail.com>

 net-misc/wayback_machine_downloader/Manifest|  1 +
 net-misc/wayback_machine_downloader/metadata.xml| 15 +++
 .../wayback_machine_downloader-2.2.1.ebuild | 17 +
 3 files changed, 33 insertions(+)

diff --git a/net-misc/wayback_machine_downloader/Manifest 
b/net-misc/wayback_machine_downloader/Manifest
new file mode 100644
index 000..8d9c39a
--- /dev/null
+++ b/net-misc/wayback_machine_downloader/Manifest
@@ -0,0 +1 @@
+DIST wayback_machine_downloader-2.2.1.gem 10240 BLAKE2B 
88bcd40fb9773d45a63708fbf0f04583d9ee0da2f6e20ccf86433fb9e451473985c9ede6c67334ec1a98ad62a5330fc09e89b06e3838e15460fd452b336f2aa6
 SHA512 
3fc562f8c910b64287267cb8e06427ef223a0a0b1e1830bb82f9aca54b843f8933d13247920ad30b9b955bcfc0a7882cea0ff6b45c9bfa9e96790e058bb0f7bc

diff --git a/net-misc/wayback_machine_downloader/metadata.xml 
b/net-misc/wayback_machine_downloader/metadata.xml
new file mode 100644
index 000..68ff633
--- /dev/null
+++ b/net-misc/wayback_machine_downloader/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  
+
https://github.com/hartator/wayback-machine-downloader/issues
+hartator/wayback-machine-downloader
+  
+  
+Download an entire website from the Wayback Machine. Wayback Machine by 
Internet Archive (archive.org) is an awesome tool to view any website at any 
point of time but lacks an export feature. Wayback Machine Downloader brings 
exactly this.
+  
+

diff --git 
a/net-misc/wayback_machine_downloader/wayback_machine_downloader-2.2.1.ebuild 
b/net-misc/wayback_machine_downloader/wayback_machine_downloader-2.2.1.ebuild
new file mode 100644
index 000..d63cee2
--- /dev/null
+++ 
b/net-misc/wayback_machine_downloader/wayback_machine_downloader-2.2.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Download an entire website from the Wayback Machine"
+HOMEPAGE="https://github.com/hartator/wayback-machine-downloader;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+#requires network
+RESTRICT="test"



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

2020-05-01 Thread Alessandro Barbieri
commit: cf4e368ab69e47943db9e7dc0e0237127ae3680e
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Fri May  1 18:00:52 2020 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Fri May  1 18:14:47 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cf4e368a

app-shells/zsh-histdb: new package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri  gmail.com>

 app-shells/zsh-histdb/Manifest |  1 +
 app-shells/zsh-histdb/metadata.xml | 23 ++
 .../zsh-histdb/zsh-histdb-0_pre20200405.ebuild | 35 ++
 3 files changed, 59 insertions(+)

diff --git a/app-shells/zsh-histdb/Manifest b/app-shells/zsh-histdb/Manifest
new file mode 100644
index 000..73d5187
--- /dev/null
+++ b/app-shells/zsh-histdb/Manifest
@@ -0,0 +1 @@
+DIST zsh-histdb-0_pre20200405.tar.gz 11227 BLAKE2B 
ac63958e910bae87a0cf81c31ca9bb84d5c51bb5ad94339498d05741a424d6410008a07f86da03847673af3cfc9750b03f126c3eb4a994c8ffbccf589849421f
 SHA512 
ae2e31fc5c872c0dbc4615c8ba3d0935c57c3d24158baae1fdb935723859f62d529941b8b0112a28259629bf2f92e7f2a953f0880fbf3c7746a301aa70dd4f04

diff --git a/app-shells/zsh-histdb/metadata.xml 
b/app-shells/zsh-histdb/metadata.xml
new file mode 100644
index 000..37a4c68
--- /dev/null
+++ b/app-shells/zsh-histdb/metadata.xml
@@ -0,0 +1,23 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  
+https://github.com/larkery/zsh-histdb/issues
+larkery/zsh-histdb
+  
+  
+This is a small bit of zsh code that stores your history into a sqlite3 
database. It improves on the normal history by storing, for each history 
command:
+
+The start and stop times of the command
+The working directory where the command was run
+The hostname of the machine
+A unique per-host session ID, so history from several sessions is not 
confused
+The exit status of the command
+
+It is also possible to merge multiple history databases together without 
conflict, so long as all your machines have different hostnames.
+  
+

diff --git a/app-shells/zsh-histdb/zsh-histdb-0_pre20200405.ebuild 
b/app-shells/zsh-histdb/zsh-histdb-0_pre20200405.ebuild
new file mode 100644
index 000..4335249
--- /dev/null
+++ b/app-shells/zsh-histdb/zsh-histdb-0_pre20200405.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+COMMIT="7c34b558cca374b6c8727fc08868f2bc044fd162"
+
+DESCRIPTION="A slightly better history for zsh"
+HOMEPAGE="https://github.com/larkery/zsh-histdb;
+SRC_URI="https://github.com/larkery/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+DEPEND=""
+RDEPEND="
+   app-shells/zsh
+   dev-db/sqlite
+"
+
+DOCS=( README.org )
+
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+src_install() {
+   einstalldocs
+   rm -rf "LICENSE" "${DOCS[@]}" || die
+   dodir "/usr/share/zsh/plugins"
+   insinto "/usr/share/zsh/plugins/${PN}"
+   doins -r .
+}
+
+pkg_postinst() {
+   einfo "To use this module please read the README"
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-shells/nice-exit-code/

2020-05-01 Thread Alessandro Barbieri
commit: bdfbcde06d84c471e4cf8bcb668e61932aeefb56
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Fri May  1 18:07:02 2020 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Fri May  1 18:14:47 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bdfbcde0

app-shells/nice-exit-code: new package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri  gmail.com>

 app-shells/nice-exit-code/Manifest |  1 +
 app-shells/nice-exit-code/metadata.xml | 12 
 .../nice-exit-code-0_pre20200117.ebuild| 34 ++
 3 files changed, 47 insertions(+)

diff --git a/app-shells/nice-exit-code/Manifest 
b/app-shells/nice-exit-code/Manifest
new file mode 100644
index 000..33594fb
--- /dev/null
+++ b/app-shells/nice-exit-code/Manifest
@@ -0,0 +1 @@
+DIST nice-exit-code-0_pre20200117.tar.gz 2688 BLAKE2B 
a67784927f98c0de72e73512eaf032880957e0ec0eaad940c594951bc9e5d898c62350007398e708d0cfc855e3db3046bb481adf867b83dd1a1abf501e3d6888
 SHA512 
c74a30f28af9ad58b77f470a183006a8fcc4d1f15ba19ce3c2e6ca2e0fd947d25873b36beb86b66bbea97ea1c66b6f088269ca4ab20233b1adea35eb527e5e78

diff --git a/app-shells/nice-exit-code/metadata.xml 
b/app-shells/nice-exit-code/metadata.xml
new file mode 100644
index 000..53ab5fd
--- /dev/null
+++ b/app-shells/nice-exit-code/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  
+https://github.com/bric3/nice-exit-code/issues
+bric3/nice-exit-code
+  
+

diff --git a/app-shells/nice-exit-code/nice-exit-code-0_pre20200117.ebuild 
b/app-shells/nice-exit-code/nice-exit-code-0_pre20200117.ebuild
new file mode 100644
index 000..72da8fb
--- /dev/null
+++ b/app-shells/nice-exit-code/nice-exit-code-0_pre20200117.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+COMMIT="de7ac733d28705b5e9989b9c8231ac88eb33d841"
+
+DESCRIPTION="ZSH plugin that maps exit status code to human readable string"
+HOMEPAGE="https://github.com/bric3/nice-exit-code;
+SRC_URI="https://github.com/bric3/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+DEPEND=""
+RDEPEND="
+   app-shells/zsh
+"
+
+DOCS=( README.md )
+
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+src_install() {
+   einstalldocs
+   rm -rf "LICENSE" "${DOCS[@]}" || die
+   dodir "/usr/share/zsh/plugins"
+   insinto "/usr/share/zsh/plugins/${PN}"
+   doins -r .
+}
+
+pkg_postinst() {
+   einfo "To use this module please read the README"
+}



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

2020-05-01 Thread Thomas Deutschmann
commit: 660269beb17277bd45f4f03ae627f4bfe1859d49
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri May  1 18:12:13 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri May  1 18:12:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=660269be

dev-util/checkbashisms: drop checkbashisms-2.18.6-command-vV.patch

Link 1: 
https://salsa.debian.org/debian/devscripts/-/commit/de03e363ff8a07c5732a3275d2685e7fe116864d

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

 dev-util/checkbashisms/checkbashisms-2.20.3.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-util/checkbashisms/checkbashisms-2.20.3.ebuild 
b/dev-util/checkbashisms/checkbashisms-2.20.3.ebuild
index 26d0ab39032..a0d64f24d4d 100644
--- a/dev-util/checkbashisms/checkbashisms-2.20.3.ebuild
+++ b/dev-util/checkbashisms/checkbashisms-2.20.3.ebuild
@@ -26,8 +26,6 @@ S="${WORKDIR}/${MY_P}/scripts"
 src_prepare() {
default
 
-   eapply -p2 "${FILESDIR}"/${PN}-2.18.6-command-vV.patch
-
sed "s@###VERSION###@${PV}@" -i checkbashisms.pl || die
 }
 



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

2020-05-01 Thread Robin H. Johnson
commit: a568c369788436b7a10b8de7cf8051f2c0130a23
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Fri May  1 17:59:16 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Fri May  1 17:59:16 2020 +
URL:
https://gitweb.gentoo.org/proj/gentoo-mirrorstats.git/commit/?id=a568c369

mirmon-wrapper.sh: missed case in args

Signed-off-by: Robin H. Johnson  gentoo.org>

 mirmon-wrapper.sh | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/mirmon-wrapper.sh b/mirmon-wrapper.sh
index 0340ec6..e641c75 100755
--- a/mirmon-wrapper.sh
+++ b/mirmon-wrapper.sh
@@ -122,6 +122,7 @@ INVALID=
 
 while [[ $# -gt 0 ]]; do
 case "$1" in
+   # Strs:
 --mode)
 MODE=$2
 shift 2
@@ -135,6 +136,11 @@ while [[ $# -gt 0 ]]; do
 URL=$2
 shift 2
 ;;
+   # Bools:
+   --quiet)
+   QUIET=1
+   shift
+   ;;
--debug)
DEBUG=1
shift
@@ -147,8 +153,8 @@ while [[ $# -gt 0 ]]; do
HELP=1
shift
;;
+   # End of options
--)
-   # End of options
break
;;
 *)



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

2020-05-01 Thread Pacho Ramos
commit: 57c2840e59103b04c0fc1646be76a7d7cea1c6f0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri May  1 17:51:45 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri May  1 17:57:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c2840e

www-client/uget: Migrate to 'appindicator' USE

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos  gentoo.org>

 www-client/uget/uget-2.2.0.ebuild | 8 
 www-client/uget/uget-2.2.1.ebuild | 8 
 www-client/uget/uget-.ebuild  | 8 
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/www-client/uget/uget-2.2.0.ebuild 
b/www-client/uget/uget-2.2.0.ebuild
index bdc8c19e2f0..94ef4493b3b 100644
--- a/www-client/uget/uget-2.2.0.ebuild
+++ b/www-client/uget/uget-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/urlget/${P}.tar.gz"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~ppc x86"
-IUSE="aria2 ayatana control-socket +gnutls gstreamer libnotify nls openssl rss"
+IUSE="aria2 appindicator control-socket +gnutls gstreamer libnotify nls 
openssl rss"
 REQUIRED_USE="^^ ( gnutls openssl )"
 
 RDEPEND="
@@ -25,7 +25,7 @@ RDEPEND="
dev-libs/libgcrypt:0
)
aria2? ( net-misc/aria2[xmlrpc] )
-   ayatana? ( dev-libs/libappindicator:3 )
+   appindicator? ( dev-libs/libappindicator:3 )
gstreamer? ( media-libs/gstreamer:1.0 )
libnotify? ( x11-libs/libnotify )
openssl? ( dev-libs/openssl:0 )
@@ -38,7 +38,7 @@ DEPEND="${RDEPEND}
 
 src_configure() {
local myconf=(
-   $(use_enable ayatana appindicator)
+   $(use_enable appindicator)
$(use_enable control-socket unix_socket)
$(use_enable gstreamer)
$(use_enable libnotify notify)

diff --git a/www-client/uget/uget-2.2.1.ebuild 
b/www-client/uget/uget-2.2.1.ebuild
index 1a5a0ce8eda..3608bf8baca 100644
--- a/www-client/uget/uget-2.2.1.ebuild
+++ b/www-client/uget/uget-2.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/urlget/${P}.tar.gz"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="aria2 ayatana control-socket +gnutls gstreamer libnotify nls openssl rss"
+IUSE="aria2 appindicator control-socket +gnutls gstreamer libnotify nls 
openssl rss"
 REQUIRED_USE="^^ ( gnutls openssl )"
 
 RDEPEND="
@@ -25,7 +25,7 @@ RDEPEND="
dev-libs/libgcrypt:0
)
aria2? ( net-misc/aria2[xmlrpc] )
-   ayatana? ( dev-libs/libappindicator:3 )
+   appindicator? ( dev-libs/libappindicator:3 )
gstreamer? ( media-libs/gstreamer:1.0 )
libnotify? ( x11-libs/libnotify )
openssl? ( dev-libs/openssl:0 )
@@ -38,7 +38,7 @@ DEPEND="${RDEPEND}
 
 src_configure() {
local myconf=(
-   $(use_enable ayatana appindicator)
+   $(use_enable appindicator)
$(use_enable control-socket unix_socket)
$(use_enable gstreamer)
$(use_enable libnotify notify)

diff --git a/www-client/uget/uget-.ebuild b/www-client/uget/uget-.ebuild
index 602b282b09d..a713a776b89 100644
--- a/www-client/uget/uget-.ebuild
+++ b/www-client/uget/uget-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -13,7 +13,7 @@ EGIT_REPO_URI="git://git.code.sf.net/p/urlget/uget2"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS=""
-IUSE="aria2 ayatana control-socket +gnutls gstreamer libnotify nls openssl rss"
+IUSE="aria2 appindicator control-socket +gnutls gstreamer libnotify nls 
openssl rss"
 
 RDEPEND="
>=net-misc/curl-7.19.1
@@ -25,7 +25,7 @@ RDEPEND="
dev-libs/libgcrypt:0
)
aria2? ( net-misc/aria2[xmlrpc] )
-   ayatana? ( dev-libs/libappindicator:3 )
+   appindicator? ( dev-libs/libappindicator:3 )
gstreamer? ( media-libs/gstreamer:1.0 )
libnotify? ( x11-libs/libnotify )
"
@@ -42,7 +42,7 @@ src_prepare() {
 
 src_configure() {
local myconf=(
-   $(use_enable ayatana appindicator)
+   $(use_enable appindicator)
$(use_enable control-socket unix_socket)
$(use_enable gstreamer)
$(use_enable libnotify notify)



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

2020-05-01 Thread Pacho Ramos
commit: 279eba4c06c5d7e04b1c1589a0dea7ee7f38b692
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri May  1 17:43:56 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri May  1 17:57:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=279eba4c

media-sound/xnoise: Migrate to 'appindicator' USE

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos  gentoo.org>

 media-sound/xnoise/xnoise-0.2.21.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-sound/xnoise/xnoise-0.2.21.ebuild 
b/media-sound/xnoise/xnoise-0.2.21.ebuild
index facda46f48f..b91eefbc539 100644
--- a/media-sound/xnoise/xnoise-0.2.21.ebuild
+++ b/media-sound/xnoise/xnoise-0.2.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.bitbucket.org/shuerhaaken/${PN}/downloads/${P}.tar.gz;
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="ayatana +lastfm +lyrics"
+IUSE="appindicator +lastfm +lyrics"
 
 RDEPEND="
dev-db/sqlite:3=
@@ -25,7 +25,7 @@ RDEPEND="
x11-libs/cairo:=
x11-libs/gtk+:3
x11-libs/libX11
-   ayatana? ( dev-libs/libappindicator:3= )
+   appindicator? ( dev-libs/libappindicator:3= )
lastfm? ( net-libs/libsoup:2.4= )
lyrics? (
net-libs/libsoup:2.4=
@@ -45,7 +45,7 @@ src_configure() {
--enable-mediakeys \
--enable-mpris \
--enable-soundmenu2 \
-   $(use_enable ayatana appindicator) \
+   $(use_enable appindicator) \
$(use_enable lastfm) \
$(use_enable lyrics lyricwiki) \
$(use_enable lyrics chartlyrics) \



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gelemental/files/, sci-chemistry/gelemental/

2020-05-01 Thread Matthias Maier
commit: a5e7c232279af1aaafaced70cfb7a6d0b51b99db
Author: Matthias Maier  gentoo  org>
AuthorDate: Fri May  1 17:51:39 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri May  1 17:57:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e7c232

sci-chemistry/gelemental: drop old

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

 sci-chemistry/gelemental/Manifest  |  2 -
 .../files/gelemental-1.2.0-doxygen.patch   | 30 --
 .../files/gelemental-1.2.0-fix-c++14.patch | 14 -
 .../gelemental/files/gelemental-1.2.0-gcc4.3.patch | 12 
 .../files/gelemental-1.2.0-glib-2.32.patch | 46 ---
 .../gelemental/gelemental-1.2.0-r1.ebuild  | 65 --
 6 files changed, 169 deletions(-)

diff --git a/sci-chemistry/gelemental/Manifest 
b/sci-chemistry/gelemental/Manifest
index 988825456b9..08477ae3060 100644
--- a/sci-chemistry/gelemental/Manifest
+++ b/sci-chemistry/gelemental/Manifest
@@ -1,3 +1 @@
-DIST gelemental-1.2.0.tar.bz2 460757 BLAKE2B 
53fd40cdc37909495cd9051c83418ace482fdf17930df2a94d8cb7f44a8eff2a5e7c37e54dac4e72810b1420d0bf2722eca47eb8c375fc05ecf26b753beb4e9d
 SHA512 
2e6ef2c22b389cff69728b01e1eb397578974362356f5132098f29a9e01a64be228a24686738bd84ea575cee5aef068d9ab3d6c20233f995ccc5f1a1cb5d5673
 DIST gelemental-2.0.0.tar.gz 779052 BLAKE2B 
86f98a97acaf84c2bd6e03e991e226f19e65ed9c06fc43c809278d5e6d8b93645aa64ac4983166fad6b6b9b3d0ad5bba7a7cbfe2dccbbe2ea093deaaa8bdfabd
 SHA512 
86b0f59a3508560e3882f40b820d7b24b780bb4d1619df94f3410b0832255deec8e55d11c5ad960f96fc3e16d8a624279bf53bf178bf1dacdfe80a72181e48d6
-DIST gelemental_1.2.0-8.debian.tar.gz 29877 BLAKE2B 
a19c853cd426e1abdf73b48a21d1d7c830a613dc5802b1478d699d21b3211060b150c25bd525414147d02972dd9ac0940468a2f873aad03f9b7c522e862f29a7
 SHA512 
83c236e3b91af304c96f28c0f12577821ee2f47c9e01fb1f3664228afb002dc19b1a71e6dcd6040d09ea991d131b147ea5b36283d8ead290d50014c15e69878c

diff --git a/sci-chemistry/gelemental/files/gelemental-1.2.0-doxygen.patch 
b/sci-chemistry/gelemental/files/gelemental-1.2.0-doxygen.patch
deleted file mode 100644
index 8c904e84458..000
--- a/sci-chemistry/gelemental/files/gelemental-1.2.0-doxygen.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-Author: Joachim Reichel 
-Description: Skip installing (no longer generated) .dot and .gif files
-Origin: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590382#15
-Bug-Debian: http://bugs.debian.org/590382
-Reviewed-By: Michael Banck 
-Forwarded: no
-Last-Update: 2010-09-22
-
 a/docs/api/Makefile.am
-+++ b/docs/api/Makefile.am
-@@ -12,7 +12,7 @@
- install-api: $(srcdir)/html/index.html
-   @$(NORMAL_INSTALL)
-   $(mkinstalldirs) $(DESTDIR)/$(apidir)
--  @dir='$( T* conversions
-See also: https://bugs.gentoo.org/show_bug.cgi?id=593994
-
 a/src/dialogs.cc
-+++ b/src/dialogs.cc
-@@ -255,7 +255,7 @@
-   const Gtk::TreePath& tpath, bool)
- {
-   Gtk::TreeIter iter = store->get_iter (tpath);
--  return iter ? iter->get_value (cols.property) : false;
-+  return iter ? iter->get_value (cols.property) : NULL;
- }
- 
- 

diff --git a/sci-chemistry/gelemental/files/gelemental-1.2.0-gcc4.3.patch 
b/sci-chemistry/gelemental/files/gelemental-1.2.0-gcc4.3.patch
deleted file mode 100644
index 8e69e98a543..000
--- a/sci-chemistry/gelemental/files/gelemental-1.2.0-gcc4.3.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naru gelemental-1.2.0/libelemental/value.tcc 
gelemental-1.2.0.new/libelemental/value.tcc
 gelemental-1.2.0/libelemental/value.tcc2007-09-25 01:10:16.0 
-0400
-+++ gelemental-1.2.0.new/libelemental/value.tcc2008-10-19 
10:08:35.0 -0400
-@@ -26,6 +26,8 @@
- #error "value.tcc must be included from value.hh."
- #endif
- 
-+#include 
-+
- namespace Elemental {
- 
- 

diff --git a/sci-chemistry/gelemental/files/gelemental-1.2.0-glib-2.32.patch 
b/sci-chemistry/gelemental/files/gelemental-1.2.0-glib-2.32.patch
deleted file mode 100644
index eab2ad1f194..000
--- a/sci-chemistry/gelemental/files/gelemental-1.2.0-glib-2.32.patch
+++ /dev/null
@@ -1,46 +0,0 @@
- libelemental/misc/extras.cc  |2 +-
- libelemental/misc/widgets.cc |2 +-
- src/main.cc  |4 ++--
- 3 files changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/libelemental/misc/extras.cc b/libelemental/misc/extras.cc
-index a8e5720..c042604 100644
 a/libelemental/misc/extras.cc
-+++ b/libelemental/misc/extras.cc
-@@ -21,7 +21,7 @@
- 
- #include 
- #include 
--#include 
-+#include 
- #include 
- 
- namespace misc {
-diff --git a/libelemental/misc/widgets.cc b/libelemental/misc/widgets.cc
-index 002310c..941d881 100644
 a/libelemental/misc/widgets.cc
-+++ b/libelemental/misc/widgets.cc
-@@ -20,7 +20,7 @@
- #include "macros.hh"
- #include "widgets.hh"
- 
--#include 
-+#include 
- #include 
- #include 
- #include 
-diff --git a/src/main.cc b/src/main.cc
-index 

[gentoo-commits] repo/gentoo:master commit in: sci-libs/vtk/

2020-05-01 Thread Matthias Maier
commit: 17ddb90dc1a162611f41a8937b779a65501f4b7b
Author: Matthias Maier  gentoo  org>
AuthorDate: Fri May  1 17:52:49 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri May  1 17:57:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ddb90d

sci-libs/vtk: fix QA warnings

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

 sci-libs/vtk/vtk-8.1.0-r7.ebuild | 4 ++--
 sci-libs/vtk/vtk-8.2.0.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-libs/vtk/vtk-8.1.0-r7.ebuild b/sci-libs/vtk/vtk-8.1.0-r7.ebuild
index 3dc1db6da16..3743369e069 100644
--- a/sci-libs/vtk/vtk-8.1.0-r7.ebuild
+++ b/sci-libs/vtk/vtk-8.1.0-r7.ebuild
@@ -201,7 +201,7 @@ src_configure() {
-DVTK_Group_Tk=$(usex tk)
-DVTK_Group_Views=$(usex views)
-DVTK_Group_Web=$(usex web)
-   -DVTK_WWW_DIR="${ED%/}/${MY_HTDOCSDIR}"
+   -DVTK_WWW_DIR="${ED}/${MY_HTDOCSDIR}"
-DVTK_WRAP_JAVA=$(usex java)
-DVTK_WRAP_PYTHON=$(usex python)
-DVTK_WRAP_PYTHON_SIP=$(usex python)
@@ -299,7 +299,7 @@ src_install() {
 
cmake-utils_src_install
 
-   use java && java-pkg_regjar "${ED%/}"/usr/$(get_libdir)/${PN}.jar
+   use java && java-pkg_regjar "${ED}"/usr/$(get_libdir)/${PN}.jar
 
# Stop web page images from being compressed
use doc && docompress -x /usr/share/doc/${PF}/doxygen

diff --git a/sci-libs/vtk/vtk-8.2.0.ebuild b/sci-libs/vtk/vtk-8.2.0.ebuild
index 89b747861a8..379e3ee5085 100644
--- a/sci-libs/vtk/vtk-8.2.0.ebuild
+++ b/sci-libs/vtk/vtk-8.2.0.ebuild
@@ -198,7 +198,7 @@ src_configure() {
-DVTK_Group_Tk=$(usex tk)
-DVTK_Group_Views=$(usex views)
-DVTK_Group_Web=$(usex web)
-   -DVTK_WWW_DIR="${ED%/}/${MY_HTDOCSDIR}"
+   -DVTK_WWW_DIR="${ED}/${MY_HTDOCSDIR}"
-DVTK_WRAP_JAVA=$(usex java)
-DVTK_WRAP_PYTHON=$(usex python)
-DVTK_WRAP_PYTHON_SIP=$(usex python)
@@ -296,7 +296,7 @@ src_install() {
 
cmake-utils_src_install
 
-   use java && java-pkg_regjar "${ED%/}"/usr/$(get_libdir)/${PN}.jar
+   use java && java-pkg_regjar "${ED}"/usr/$(get_libdir)/${PN}.jar
 
# Stop web page images from being compressed
use doc && docompress -x /usr/share/doc/${PF}/doxygen



[gentoo-commits] repo/gentoo:master commit in: x11-misc/redshift/

2020-05-01 Thread Pacho Ramos
commit: 0400de670134a6119a7bd05fb352774319d0f530
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri May  1 17:53:48 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri May  1 17:57:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0400de67

x11-misc/redshift: Migrate to 'appindicator' USE

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-misc/redshift/redshift-1.12-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/redshift/redshift-1.12-r3.ebuild 
b/x11-misc/redshift/redshift-1.12-r3.ebuild
index 49f09dec435..2666e1fd197 100644
--- a/x11-misc/redshift/redshift-1.12-r3.ebuild
+++ b/x11-misc/redshift/redshift-1.12-r3.ebuild
@@ -13,13 +13,13 @@ 
SRC_URI="https://github.com/jonls/redshift/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 arm64 x86"
-IUSE="ayatana geoclue gtk nls"
+IUSE="appindicator geoclue gtk nls"
 
 COMMON_DEPEND=">=x11-libs/libX11-1.4
x11-libs/libXxf86vm
x11-libs/libxcb
x11-libs/libdrm
-   ayatana? ( dev-libs/libappindicator:3[introspection] )
+   appindicator? ( dev-libs/libappindicator:3[introspection] )
geoclue? ( app-misc/geoclue:2.0 dev-libs/glib:2 )
gtk? ( ${PYTHON_DEPS} )"
 RDEPEND="${COMMON_DEPEND}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/synapse/

2020-05-01 Thread Pacho Ramos
commit: 3ef3d2b0dcbd56d26c000700ca37307af80fba60
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri May  1 17:34:53 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri May  1 17:57:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef3d2b0

gnome-extra/synapse: Migrate to 'appindicator' USE

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos  gentoo.org>

 gnome-extra/synapse/metadata.xml| 1 -
 gnome-extra/synapse/synapse-0.2.99.4.ebuild | 8 
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/gnome-extra/synapse/metadata.xml b/gnome-extra/synapse/metadata.xml
index 6bc83c1f161..215e77c55c3 100644
--- a/gnome-extra/synapse/metadata.xml
+++ b/gnome-extra/synapse/metadata.xml
@@ -6,7 +6,6 @@
 Gentoo Desktop Miscellaneous Project
 
 
-Build support for application indicators using 
dev-libs/libappindicator
 Build support for plugins using 
net-libs/rest
 
 

diff --git a/gnome-extra/synapse/synapse-0.2.99.4.ebuild 
b/gnome-extra/synapse/synapse-0.2.99.4.ebuild
index 21d2186c0fc..15dea56bdaa 100644
--- a/gnome-extra/synapse/synapse-0.2.99.4.ebuild
+++ b/gnome-extra/synapse/synapse-0.2.99.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://launchpad.net/synapse-project/0.3/${PV}/+download/${P}.tar.xz;
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="indicator nls plugins"
+IUSE="appindicator nls plugins"
 
 RDEPEND="
>=dev-libs/glib-2.28.0:2
@@ -25,7 +25,7 @@ RDEPEND="
x11-libs/libnotify
x11-libs/pango
x11-themes/adwaita-icon-theme
-   indicator? ( dev-libs/libappindicator:3 )
+   appindicator? ( dev-libs/libappindicator:3 )
nls? ( virtual/libintl )
plugins? ( >=net-libs/rest-0.7 )
 "
@@ -44,7 +44,7 @@ src_prepare() {
 
 src_configure() {
econf \
-   $(use_enable indicator) \
+   $(use_enable appindicator indicator) \
$(use_enable nls) \
$(use_enable plugins librest yes) \
--disable-zeitgeist



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

2020-05-01 Thread Pacho Ramos
commit: 96fb6d3b22c41911980288d281c0fb816436f83c
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri May  1 17:43:14 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri May  1 17:57:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96fb6d3b

media-sound/guayadeque: Migrate to 'appindicator' USE

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos  gentoo.org>

 media-sound/guayadeque/guayadeque-0.4.5_p20170110.ebuild | 8 
 media-sound/guayadeque/guayadeque-.ebuild| 8 
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/media-sound/guayadeque/guayadeque-0.4.5_p20170110.ebuild 
b/media-sound/guayadeque/guayadeque-0.4.5_p20170110.ebuild
index 72dbae26c33..f1108d2d6be 100644
--- a/media-sound/guayadeque/guayadeque-0.4.5_p20170110.ebuild
+++ b/media-sound/guayadeque/guayadeque-0.4.5_p20170110.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
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/anonbeat/${PN}/archive/9fec4f7b85095fa2d9f8e4d39c0cf
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="ayatana ipod +minimal"
+IUSE="appindicator ipod +minimal"
 
 # No test available, Making src_test fail
 RESTRICT="test"
@@ -40,7 +40,7 @@ RDEPEND="
net-misc/curl
sys-apps/dbus
x11-libs/wxGTK:${WX_GTK_VER}[X]
-   ayatana? ( >=dev-libs/libindicate-0.7 )
+   appindicator? ( >=dev-libs/libindicate-0.7 )
ipod? ( media-libs/libgpod )
!minimal? ( ${GST_DEPS} )"
 DEPEND="${RDEPEND}
@@ -76,7 +76,7 @@ src_prepare() {
 src_configure() {
local mycmakeargs=(
-DENABLE_IPOD=$(usex ipod)
-   -DENABLE_LIBINDICATE=$(usex ayatana)
+   -DENABLE_LIBINDICATE=$(usex appindicator)
)
cmake-utils_src_configure
 }

diff --git a/media-sound/guayadeque/guayadeque-.ebuild 
b/media-sound/guayadeque/guayadeque-.ebuild
index 992be8f8b79..25a7b4f27ea 100644
--- a/media-sound/guayadeque/guayadeque-.ebuild
+++ b/media-sound/guayadeque/guayadeque-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -25,7 +25,7 @@ fi
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="ayatana ipod +minimal"
+IUSE="appindicator ipod +minimal"
 
 # No test available, Making src_test fail
 RESTRICT="test"
@@ -51,7 +51,7 @@ RDEPEND="
net-misc/curl
sys-apps/dbus
x11-libs/wxGTK:${WX_GTK_VER}[X]
-   ayatana? ( >=dev-libs/libindicate-0.7 )
+   appindicator? ( >=dev-libs/libindicate-0.7 )
ipod? ( media-libs/libgpod )
!minimal? ( ${GST_DEPS} )"
 DEPEND="${RDEPEND}
@@ -91,7 +91,7 @@ src_prepare() {
 src_configure() {
local mycmakeargs=(
-DENABLE_IPOD=$(usex ipod)
-   -DENABLE_LIBINDICATE=$(usex ayatana)
+   -DENABLE_LIBINDICATE=$(usex appindicator)
)
cmake-utils_src_configure
 }



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

2020-05-01 Thread Pacho Ramos
commit: c62d4055769db562e37a79f0703be36538d6b242
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri May  1 17:46:41 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri May  1 17:57:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c62d4055

net-im/slack: Migrate to 'appindicator' USE

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos  gentoo.org>

 net-im/slack/slack-4.3.2-r2.ebuild | 6 +++---
 net-im/slack/slack-4.4.2.ebuild| 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-im/slack/slack-4.3.2-r2.ebuild 
b/net-im/slack/slack-4.3.2-r2.ebuild
index 3b995394ed5..01c6e59c2cf 100644
--- a/net-im/slack/slack-4.3.2-r2.ebuild
+++ b/net-im/slack/slack-4.3.2-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://downloads.slack-edge.com/linux_releases/${PN}-desktop-${PV}-amd
 LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64"
-IUSE="ayatana"
+IUSE="appindicator"
 RESTRICT="bindist mirror"
 
 RDEPEND="app-accessibility/at-spi2-atk:2[${MULTILIB_USEDEP}]
@@ -46,7 +46,7 @@ RDEPEND="app-accessibility/at-spi2-atk:2[${MULTILIB_USEDEP}]
x11-libs/libXScrnSaver:0[${MULTILIB_USEDEP}]
x11-libs/libXtst:0[${MULTILIB_USEDEP}]
x11-libs/pango:0[${MULTILIB_USEDEP}]
-   ayatana? ( dev-libs/libappindicator:3[${MULTILIB_USEDEP}] )"
+   appindicator? ( dev-libs/libappindicator:3[${MULTILIB_USEDEP}] )"
 
 QA_PREBUILT="/opt/slack/chrome-sandbox
opt/slack/slack
@@ -69,7 +69,7 @@ src_prepare() {
usr/share/applications/slack.desktop \
|| die "sed failed in Icon for slack.desktop"
 
-   if use ayatana ; then
+   if use appindicator ; then
sed -i '/Exec/s|=|=env XDG_CURRENT_DESKTOP=Unity |' \
usr/share/applications/slack.desktop \
|| die "sed failed for slack.desktop"

diff --git a/net-im/slack/slack-4.4.2.ebuild b/net-im/slack/slack-4.4.2.ebuild
index d4fe07f41db..c36c8da0ee2 100644
--- a/net-im/slack/slack-4.4.2.ebuild
+++ b/net-im/slack/slack-4.4.2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://downloads.slack-edge.com/linux_releases/${PN}-desktop-${PV}-amd
 LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64"
-IUSE="ayatana suid"
+IUSE="appindicator suid"
 RESTRICT="bindist mirror"
 
 RDEPEND="app-accessibility/at-spi2-atk:2[${MULTILIB_USEDEP}]
@@ -46,7 +46,7 @@ RDEPEND="app-accessibility/at-spi2-atk:2[${MULTILIB_USEDEP}]
x11-libs/libXScrnSaver:0[${MULTILIB_USEDEP}]
x11-libs/libXtst:0[${MULTILIB_USEDEP}]
x11-libs/pango:0[${MULTILIB_USEDEP}]
-   ayatana? ( dev-libs/libappindicator:3[${MULTILIB_USEDEP}] )"
+   appindicator? ( dev-libs/libappindicator:3[${MULTILIB_USEDEP}] )"
 
 QA_PREBUILT="/opt/slack/chrome-sandbox
/opt/slack/libEGL.so
@@ -70,7 +70,7 @@ src_prepare() {
usr/share/applications/slack.desktop \
|| die "sed failed in Icon for slack.desktop"
 
-   if use ayatana ; then
+   if use appindicator ; then
sed -i '/Exec/s|=|=env XDG_CURRENT_DESKTOP=Unity |' \
usr/share/applications/slack.desktop \
|| die "sed failed for slack.desktop"



[gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission/

2020-05-01 Thread Pacho Ramos
commit: 160c813a710d08ee2123ed643016eb48b60ab9f5
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri May  1 17:50:05 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri May  1 17:57:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=160c813a

net-p2p/transmission: Migrate to 'appindicator' USE

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos  gentoo.org>

 net-p2p/transmission/transmission-2.94-r1.ebuild | 10 +-
 net-p2p/transmission/transmission-.ebuild|  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net-p2p/transmission/transmission-2.94-r1.ebuild 
b/net-p2p/transmission/transmission-2.94-r1.ebuild
index 86c72f12f62..432fe079c92 100644
--- a/net-p2p/transmission/transmission-2.94-r1.ebuild
+++ b/net-p2p/transmission/transmission-2.94-r1.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
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/transmission/transmission-releases/raw/master/${P}.t
 # MIT is in several libtransmission/ headers
 LICENSE="|| ( GPL-2 GPL-3 Transmission-OpenSSL-exception ) GPL-2 MIT"
 SLOT=0
-IUSE="ayatana gtk libressl lightweight systemd qt5 xfs"
+IUSE="appindicator gtk libressl lightweight systemd qt5 xfs"
 KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86 ~amd64-linux"
 
 ACCT_DEPEND="
@@ -31,7 +31,7 @@ COMMON_DEPEND=">=dev-libs/libevent-2.0.10:=
>=dev-libs/dbus-glib-0.100
>=dev-libs/glib-2.32:2
>=x11-libs/gtk+-3.4:3
-   ayatana? ( >=dev-libs/libappindicator-0.4.90:3 )
+   appindicator? ( >=dev-libs/libappindicator-0.4.90:3 )
)
qt5? (
dev-qt/qtcore:5
@@ -53,7 +53,7 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
${ACCT_DEPEND}"
 
-REQUIRED_USE="ayatana? ( gtk )"
+REQUIRED_USE="appindicator? ( gtk )"
 
 DOCS=( AUTHORS NEWS qt/README.txt )
 
@@ -65,7 +65,7 @@ src_prepare() {
sed -i -e '/CFLAGS/s:-ggdb3::' configure.ac || die
 
# Trick to avoid automagic dependency
-   if ! use ayatana ; then
+   if ! use appindicator ; then
sed -i -e '/^LIBAPPINDICATOR_MINIMUM/s:=.*:=:' configure.ac 
|| die
fi
 

diff --git a/net-p2p/transmission/transmission-.ebuild 
b/net-p2p/transmission/transmission-.ebuild
index f7f2735ac3c..36907b345d4 100644
--- a/net-p2p/transmission/transmission-.ebuild
+++ b/net-p2p/transmission/transmission-.ebuild
@@ -21,7 +21,7 @@ HOMEPAGE="https://transmissionbt.com/;
 # MIT is in several libtransmission/ headers
 LICENSE="|| ( GPL-2 GPL-3 Transmission-OpenSSL-exception ) GPL-2 MIT"
 SLOT="0"
-IUSE="ayatana gtk libressl lightweight nls mbedtls qt5 systemd test"
+IUSE="appindicator gtk libressl lightweight nls mbedtls qt5 systemd test"
 RESTRICT="!test? ( test )"
 
 ACCT_DEPEND="
@@ -57,7 +57,7 @@ COMMON_DEPEND="
>=dev-libs/dbus-glib-0.100
>=dev-libs/glib-2.32:2
>=x11-libs/gtk+-3.4:3
-   ayatana? ( >=dev-libs/libappindicator-0.4.30:3 )
+   appindicator? ( >=dev-libs/libappindicator-0.4.30:3 )
)
qt5? (
dev-qt/qtcore:5
@@ -111,7 +111,7 @@ src_configure() {
 
-DWITH_CRYPTO=$(usex mbedtls polarssl openssl)
-DWITH_INOTIFY=ON
-   -DWITH_LIBAPPINDICATOR=$(usex ayatana ON OFF)
+   -DWITH_LIBAPPINDICATOR=$(usex appindicator ON OFF)
-DWITH_SYSTEMD=$(usex systemd ON OFF)
)
 



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

2020-05-01 Thread Agostino Sarubbo
commit: 068e0568396333fbb6a7b023328c201204487473
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:48:13 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:48:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=068e0568

sci-chemistry/gelemental: x86 stable wrt bug #720198

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

 sci-chemistry/gelemental/gelemental-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/gelemental/gelemental-2.0.0.ebuild 
b/sci-chemistry/gelemental/gelemental-2.0.0.ebuild
index 06bb4b35a52..96fbcf235cb 100644
--- a/sci-chemistry/gelemental/gelemental-2.0.0.ebuild
+++ b/sci-chemistry/gelemental/gelemental-2.0.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ginggs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3 MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="doc"
 
 RDEPEND="



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

2020-05-01 Thread Agostino Sarubbo
commit: 0ef550048abfca827e2e1c4b03bbc85a564b1ace
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:48:21 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:48:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef55004

dev-python/versioneer: x86 stable wrt bug #720274

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

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

diff --git a/dev-python/versioneer/versioneer-0.18-r1.ebuild 
b/dev-python/versioneer/versioneer-0.18-r1.ebuild
index 2981aa431c9..4d0894e64e7 100644
--- a/dev-python/versioneer/versioneer-0.18-r1.ebuild
+++ b/dev-python/versioneer/versioneer-0.18-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="public-domain"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-05-01 Thread Agostino Sarubbo
commit: 6e3fd14844ccfd7e217cd998d54b4015c6319dbe
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:48:17 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:48:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e3fd148

media-sound/yoshimi: x86 stable wrt bug #720228

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

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

diff --git a/media-sound/yoshimi/yoshimi-1.7.0.1.ebuild 
b/media-sound/yoshimi/yoshimi-1.7.0.1.ebuild
index 56e74351872..d9faf9344bf 100644
--- a/media-sound/yoshimi/yoshimi-1.7.0.1.ebuild
+++ b/media-sound/yoshimi/yoshimi-1.7.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN^}/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+lv2"
 
 BDEPEND="virtual/pkgconfig"



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

2020-05-01 Thread Agostino Sarubbo
commit: 850cb6d712342b48cdc01f023f261d4364f70669
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:48:09 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:48:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850cb6d7

net-libs/serf: x86 stable wrt bug #720182

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

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

diff --git a/net-libs/serf/serf-1.3.9-r1.ebuild 
b/net-libs/serf/serf-1.3.9-r1.ebuild
index 6e4e345d485..93159f6c12a 100644
--- a/net-libs/serf/serf-1.3.9-r1.ebuild
+++ b/net-libs/serf/serf-1.3.9-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/${PN}/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
 IUSE="kerberos static-libs libressl"
 RESTRICT="test"
 



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

2020-05-01 Thread Agostino Sarubbo
commit: 1be973455a9161703797893d2a8a66f5794d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:47:59 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:47:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be97345

dev-libs/libpcre: x86 stable wrt bug #709462

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

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

diff --git a/dev-libs/libpcre/libpcre-8.43.ebuild 
b/dev-libs/libpcre/libpcre-8.43.ebuild
index 1c50ea6e11d..cb7d81d44ff 100644
--- a/dev-libs/libpcre/libpcre-8.43.ebuild
+++ b/dev-libs/libpcre/libpcre-8.43.ebuild
@@ -18,7 +18,7 @@ fi
 
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
 IUSE="bzip2 +cxx +jit libedit pcre16 pcre32 +readline +recursion-limit 
static-libs unicode zlib"
 REQUIRED_USE="readline? ( !libedit )
libedit? ( !readline )"



[gentoo-commits] repo/gentoo:master commit in: sci-libs/geos/

2020-05-01 Thread Agostino Sarubbo
commit: 7eddb5f94576f8214f6b1c0a17b58f9dfa176699
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:48:06 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:48:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eddb5f9

sci-libs/geos: x86 stable wrt bug #720176

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

 sci-libs/geos/geos-3.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/geos/geos-3.8.1.ebuild b/sci-libs/geos/geos-3.8.1.ebuild
index a823a0414b5..d8be59bbb02 100644
--- a/sci-libs/geos/geos-3.8.1.ebuild
+++ b/sci-libs/geos/geos-3.8.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://download.osgeo.org/geos/${PN}-${PV}.tar.bz2;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
 IUSE="doc ruby static-libs"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-fonts/terminus-font/

2020-05-01 Thread Agostino Sarubbo
commit: 97fa43dfa95adb056c7283dcb8af5533b63a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:48:02 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:48:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97fa43df

media-fonts/terminus-font: x86 stable wrt bug #720160

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

 media-fonts/terminus-font/terminus-font-4.48.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/terminus-font/terminus-font-4.48.ebuild 
b/media-fonts/terminus-font/terminus-font-4.48.ebuild
index 6af71fdcb2f..b64d4da4351 100644
--- a/media-fonts/terminus-font/terminus-font-4.48.ebuild
+++ b/media-fonts/terminus-font/terminus-font-4.48.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
 
 LICENSE="OFL-1.1 GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="a-like-o +center-tilde distinct-l +pcf +pcf-unicode-only +psf quote
ru-dv +ru-g ru-i ru-k"
 



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

2020-05-01 Thread Agostino Sarubbo
commit: 7c76680a729910a697859c29734f392b49c00e6a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:48:24 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:48:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c76680a

dev-util/byacc: x86 stable wrt bug #720276

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

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

diff --git a/dev-util/byacc/byacc-20191125.ebuild 
b/dev-util/byacc/byacc-20191125.ebuild
index 44216035a3e..aafb8fc69f9 100644
--- a/dev-util/byacc/byacc-20191125.ebuild
+++ b/dev-util/byacc/byacc-20191125.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://invisible-mirror.net/archives/byacc/${P}.tgz;
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 
 DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )
 



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

2020-05-01 Thread Matthias Maier
commit: 3528ec6326b11b6dc1ed01cbcbde060ed39129a7
Author: Matthias Maier  gentoo  org>
AuthorDate: Fri May  1 17:46:01 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri May  1 17:48:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3528ec63

sci-chemistry/gelemental: use xdg-utils eclass

Closes: https://bugs.gentoo.org/720308
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

 .../{gelemental-2.0.0.ebuild => gelemental-2.0.0-r1.ebuild}  | 12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/sci-chemistry/gelemental/gelemental-2.0.0.ebuild 
b/sci-chemistry/gelemental/gelemental-2.0.0-r1.ebuild
similarity index 77%
rename from sci-chemistry/gelemental/gelemental-2.0.0.ebuild
rename to sci-chemistry/gelemental/gelemental-2.0.0-r1.ebuild
index 96fbcf235cb..4affe1b9171 100644
--- a/sci-chemistry/gelemental/gelemental-2.0.0.ebuild
+++ b/sci-chemistry/gelemental/gelemental-2.0.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools fdo-mime flag-o-matic gnome2-utils eutils
+inherit autotools eutils flag-o-matic xdg-utils
 
 DESCRIPTION="Periodic table viewer with detailed information on the chemical 
elements"
 HOMEPAGE="https://github.com/ginggs/gelemental/;
@@ -36,11 +36,13 @@ src_configure() {
 }
 
 pkg_postinst() {
-   gnome2_icon_cache_update
-   fdo-mime_desktop_database_update
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
 }
 
 pkg_postrm() {
-   gnome2_icon_cache_update
-   fdo-mime_desktop_database_update
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
 }



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

2020-05-01 Thread Agostino Sarubbo
commit: ed7fe2a00937020b1bee9e6d6079fc3c33ab3bec
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:47:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:47:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed7fe2a0

dev-util/byacc: sparc stable wrt bug #720276

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-util/byacc/byacc-20191125.ebuild 
b/dev-util/byacc/byacc-20191125.ebuild
index be10c14748c..44216035a3e 100644
--- a/dev-util/byacc/byacc-20191125.ebuild
+++ b/dev-util/byacc/byacc-20191125.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://invisible-mirror.net/archives/byacc/${P}.tgz;
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 
 DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )
 



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

2020-05-01 Thread Agostino Sarubbo
commit: 3faab550d30456f4542b0e69fcdf600ada937fb1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:47:22 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:47:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3faab550

dev-libs/nettle: sparc stable wrt bug #720282

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/nettle/nettle-3.5.1.ebuild 
b/dev-libs/nettle/nettle-3.5.1.ebuild
index d52f951d46c..02ce81b4e87 100644
--- a/dev-libs/nettle/nettle-3.5.1.ebuild
+++ b/dev-libs/nettle/nettle-3.5.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( LGPL-3 LGPL-2.1 )"
 SLOT="0/7" # subslot = libnettle soname version
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 
~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+asm doc +gmp neon static-libs test cpu_flags_x86_aes cpu_flags_arm_neon 
cpu_flags_x86_sha"
 RESTRICT="!test? ( test )"
 



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

2020-05-01 Thread Agostino Sarubbo
commit: 77c1364593829f3b53b75708a4d3193f291015d5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:47:16 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:47:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77c13645

net-libs/serf: sparc stable wrt bug #720182

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/net-libs/serf/serf-1.3.9-r1.ebuild 
b/net-libs/serf/serf-1.3.9-r1.ebuild
index bd767111f27..6e4e345d485 100644
--- a/net-libs/serf/serf-1.3.9-r1.ebuild
+++ b/net-libs/serf/serf-1.3.9-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/${PN}/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
 IUSE="kerberos static-libs libressl"
 RESTRICT="test"
 



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

2020-05-01 Thread Agostino Sarubbo
commit: a0a96f4561f1d624979d9ddb5a46f89a08b55cb7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:45:54 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:45:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a96f45

net-libs/serf: ppc64 stable wrt bug #720182

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

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

diff --git a/net-libs/serf/serf-1.3.9-r1.ebuild 
b/net-libs/serf/serf-1.3.9-r1.ebuild
index 994979f3bef..bd767111f27 100644
--- a/net-libs/serf/serf-1.3.9-r1.ebuild
+++ b/net-libs/serf/serf-1.3.9-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/${PN}/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
 IUSE="kerberos static-libs libressl"
 RESTRICT="test"
 



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

2020-05-01 Thread Agostino Sarubbo
commit: 7e5cf61f8e7e5c4537a3fc257c46a2b452de89b9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:45:58 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:45:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e5cf61f

dev-python/versioneer: ppc64 stable wrt bug #720274

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

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

diff --git a/dev-python/versioneer/versioneer-0.18-r1.ebuild 
b/dev-python/versioneer/versioneer-0.18-r1.ebuild
index a4ab23c78c2..2981aa431c9 100644
--- a/dev-python/versioneer/versioneer-0.18-r1.ebuild
+++ b/dev-python/versioneer/versioneer-0.18-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="public-domain"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-05-01 Thread Agostino Sarubbo
commit: 07d983bdce97271bb7030102397163c0b6e3a1c7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:46:05 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:46:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d983bd

dev-libs/nettle: ppc64 stable wrt bug #720282

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

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

diff --git a/dev-libs/nettle/nettle-3.5.1.ebuild 
b/dev-libs/nettle/nettle-3.5.1.ebuild
index c8438755564..d52f951d46c 100644
--- a/dev-libs/nettle/nettle-3.5.1.ebuild
+++ b/dev-libs/nettle/nettle-3.5.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( LGPL-3 LGPL-2.1 )"
 SLOT="0/7" # subslot = libnettle soname version
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv s390 
~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 
~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+asm doc +gmp neon static-libs test cpu_flags_x86_aes cpu_flags_arm_neon 
cpu_flags_x86_sha"
 RESTRICT="!test? ( test )"
 



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

2020-05-01 Thread Agostino Sarubbo
commit: 860014caffb6ce25e8d28225d78e352345ab1361
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:46:08 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:46:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=860014ca

dev-libs/userspace-rcu: ppc64 stable wrt bug #720284

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

 dev-libs/userspace-rcu/userspace-rcu-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/userspace-rcu/userspace-rcu-0.11.1.ebuild 
b/dev-libs/userspace-rcu/userspace-rcu-0.11.1.ebuild
index fa6d4a587af..d372e0d46e2 100644
--- a/dev-libs/userspace-rcu/userspace-rcu-0.11.1.ebuild
+++ b/dev-libs/userspace-rcu/userspace-rcu-0.11.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://lttng.org/files/urcu/${P}.tar.bz2;
 
 LICENSE="LGPL-2.1"
 SLOT="0/6" # subslot = soname version
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="static-libs regression-test test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sci-libs/geos/

2020-05-01 Thread Agostino Sarubbo
commit: 1e572fdb3d2dfa34c8b2ba8a22d077a209c94bf0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:45:50 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:45:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e572fdb

sci-libs/geos: ppc64 stable wrt bug #720176

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

 sci-libs/geos/geos-3.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/geos/geos-3.8.1.ebuild b/sci-libs/geos/geos-3.8.1.ebuild
index cae9e02d4e3..a823a0414b5 100644
--- a/sci-libs/geos/geos-3.8.1.ebuild
+++ b/sci-libs/geos/geos-3.8.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://download.osgeo.org/geos/${PN}-${PV}.tar.bz2;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
 IUSE="doc ruby static-libs"
 
 BDEPEND="



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

2020-05-01 Thread Agostino Sarubbo
commit: c1c68db2bb363948ecbdecaa5fa8e9558f6dd866
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:46:01 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:46:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c68db2

dev-util/byacc: ppc64 stable wrt bug #720276

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

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

diff --git a/dev-util/byacc/byacc-20191125.ebuild 
b/dev-util/byacc/byacc-20191125.ebuild
index eff47789969..be10c14748c 100644
--- a/dev-util/byacc/byacc-20191125.ebuild
+++ b/dev-util/byacc/byacc-20191125.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://invisible-mirror.net/archives/byacc/${P}.tgz;
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 s390 ~sparc 
~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 
 DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )
 



[gentoo-commits] repo/gentoo:master commit in: media-fonts/terminus-font/

2020-05-01 Thread Agostino Sarubbo
commit: 6b9ad879d222d3b99fe3dd0d21f495609b54daae
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:45:47 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:45:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b9ad879

media-fonts/terminus-font: ppc64 stable wrt bug #720160

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

 media-fonts/terminus-font/terminus-font-4.48.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/terminus-font/terminus-font-4.48.ebuild 
b/media-fonts/terminus-font/terminus-font-4.48.ebuild
index a1551d77226..6af71fdcb2f 100644
--- a/media-fonts/terminus-font/terminus-font-4.48.ebuild
+++ b/media-fonts/terminus-font/terminus-font-4.48.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
 
 LICENSE="OFL-1.1 GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="a-like-o +center-tilde distinct-l +pcf +pcf-unicode-only +psf quote
ru-dv +ru-g ru-i ru-k"
 



[gentoo-commits] repo/gentoo:master commit in: media-fonts/terminus-font/

2020-05-01 Thread Agostino Sarubbo
commit: 62c7500bbb299317b123da2f040274c059af881d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:44:33 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:44:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c7500b

media-fonts/terminus-font: ppc stable wrt bug #720160

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-fonts/terminus-font/terminus-font-4.48.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/terminus-font/terminus-font-4.48.ebuild 
b/media-fonts/terminus-font/terminus-font-4.48.ebuild
index 19b94978c8b..a1551d77226 100644
--- a/media-fonts/terminus-font/terminus-font-4.48.ebuild
+++ b/media-fonts/terminus-font/terminus-font-4.48.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
 
 LICENSE="OFL-1.1 GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="a-like-o +center-tilde distinct-l +pcf +pcf-unicode-only +psf quote
ru-dv +ru-g ru-i ru-k"
 



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

2020-05-01 Thread Agostino Sarubbo
commit: 2f7f975388744ecf2284d7da8ef0411f25666b34
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:44:43 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:44:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f7f9753

dev-util/byacc: ppc stable wrt bug #720276

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-util/byacc/byacc-20191125.ebuild 
b/dev-util/byacc/byacc-20191125.ebuild
index 9a00fc921d7..eff47789969 100644
--- a/dev-util/byacc/byacc-20191125.ebuild
+++ b/dev-util/byacc/byacc-20191125.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://invisible-mirror.net/archives/byacc/${P}.tgz;
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc 
~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 s390 ~sparc 
~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 
 DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )
 



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

2020-05-01 Thread Agostino Sarubbo
commit: b61dedbe97e8e6f16f5782454cd80f955eb5af2d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:44:47 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:44:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b61dedbe

dev-libs/nettle: ppc stable wrt bug #720282

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/nettle/nettle-3.5.1.ebuild 
b/dev-libs/nettle/nettle-3.5.1.ebuild
index 93615e47e08..c8438755564 100644
--- a/dev-libs/nettle/nettle-3.5.1.ebuild
+++ b/dev-libs/nettle/nettle-3.5.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( LGPL-3 LGPL-2.1 )"
 SLOT="0/7" # subslot = libnettle soname version
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 
~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv s390 
~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+asm doc +gmp neon static-libs test cpu_flags_x86_aes cpu_flags_arm_neon 
cpu_flags_x86_sha"
 RESTRICT="!test? ( test )"
 



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

2020-05-01 Thread Agostino Sarubbo
commit: 0c1d758ef1c15345ad1c9ac84264cd0bc64813c9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:44:50 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:44:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c1d758e

dev-libs/userspace-rcu: ppc stable wrt bug #720284

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-libs/userspace-rcu/userspace-rcu-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/userspace-rcu/userspace-rcu-0.11.1.ebuild 
b/dev-libs/userspace-rcu/userspace-rcu-0.11.1.ebuild
index 9c5b1cb97c8..fa6d4a587af 100644
--- a/dev-libs/userspace-rcu/userspace-rcu-0.11.1.ebuild
+++ b/dev-libs/userspace-rcu/userspace-rcu-0.11.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://lttng.org/files/urcu/${P}.tar.bz2;
 
 LICENSE="LGPL-2.1"
 SLOT="0/6" # subslot = soname version
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
 IUSE="static-libs regression-test test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: sci-libs/geos/

2020-05-01 Thread Agostino Sarubbo
commit: 0ecf1a3ab4cf92b986d7d085bf9a5e7da4ef22b6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:44:36 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:44:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ecf1a3a

sci-libs/geos: ppc stable wrt bug #720176

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sci-libs/geos/geos-3.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/geos/geos-3.8.1.ebuild b/sci-libs/geos/geos-3.8.1.ebuild
index f1afb5454f3..cae9e02d4e3 100644
--- a/sci-libs/geos/geos-3.8.1.ebuild
+++ b/sci-libs/geos/geos-3.8.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://download.osgeo.org/geos/${PN}-${PV}.tar.bz2;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
 IUSE="doc ruby static-libs"
 
 BDEPEND="



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

2020-05-01 Thread Agostino Sarubbo
commit: 546071a9e8daa9ca0eae052dfd889a71eaf27fd2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:44:40 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:44:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=546071a9

net-libs/serf: ppc stable wrt bug #720182

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/net-libs/serf/serf-1.3.9-r1.ebuild 
b/net-libs/serf/serf-1.3.9-r1.ebuild
index 23dc11bca97..994979f3bef 100644
--- a/net-libs/serf/serf-1.3.9-r1.ebuild
+++ b/net-libs/serf/serf-1.3.9-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/${PN}/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
 IUSE="kerberos static-libs libressl"
 RESTRICT="test"
 



[gentoo-commits] repo/gentoo:master commit in: sci-libs/geos/

2020-05-01 Thread Agostino Sarubbo
commit: 19ae4697d1ff2238df616846afa8b0d09b449128
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:43:21 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:43:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19ae4697

sci-libs/geos: arm stable wrt bug #720176

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

 sci-libs/geos/geos-3.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/geos/geos-3.8.1.ebuild b/sci-libs/geos/geos-3.8.1.ebuild
index dc4bcd2b41c..f1afb5454f3 100644
--- a/sci-libs/geos/geos-3.8.1.ebuild
+++ b/sci-libs/geos/geos-3.8.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://download.osgeo.org/geos/${PN}-${PV}.tar.bz2;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
+KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
 IUSE="doc ruby static-libs"
 
 BDEPEND="



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

2020-05-01 Thread Agostino Sarubbo
commit: b811001a7eba35f028ed747b0db10ba74efbaacb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:43:26 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:43:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b811001a

dev-util/byacc: arm stable wrt bug #720276

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

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

diff --git a/dev-util/byacc/byacc-20191125.ebuild 
b/dev-util/byacc/byacc-20191125.ebuild
index 70b833a0d29..9a00fc921d7 100644
--- a/dev-util/byacc/byacc-20191125.ebuild
+++ b/dev-util/byacc/byacc-20191125.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://invisible-mirror.net/archives/byacc/${P}.tgz;
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc 
~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc 
~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 
 DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )
 



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

2020-05-01 Thread Agostino Sarubbo
commit: 47061ec062ad5b45a93ef8acb44203db5ceab280
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May  1 17:43:23 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May  1 17:43:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47061ec0

net-libs/serf: arm stable wrt bug #720182

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

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

diff --git a/net-libs/serf/serf-1.3.9-r1.ebuild 
b/net-libs/serf/serf-1.3.9-r1.ebuild
index 6b7ca5654ac..23dc11bca97 100644
--- a/net-libs/serf/serf-1.3.9-r1.ebuild
+++ b/net-libs/serf/serf-1.3.9-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/${PN}/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris"
 IUSE="kerberos static-libs libressl"
 RESTRICT="test"
 



  1   2   3   4   >