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

2021-01-03 Thread Ulrich Müller
commit: 3232aa12738915cfecf3663672ea59b90a79772b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Dec 17 17:43:40 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jan  4 07:11:18 2021 +
URL:https://gitweb.gentoo.org/data/glep.git/commit/?id=3232aa12

glep-0063: Add section about the Gentoo keyserver

Closes: https://bugs.gentoo.org/760923
Signed-off-by: Mike Gilbert  gentoo.org>
Signed-off-by: Ulrich Müller  gentoo.org>

 glep-0063.rst | 32 
 1 file changed, 24 insertions(+), 8 deletions(-)

diff --git a/glep-0063.rst b/glep-0063.rst
index 82541bd..80ca81d 100644
--- a/glep-0063.rst
+++ b/glep-0063.rst
@@ -7,10 +7,10 @@ Author: Robin H. Johnson ,
 Michał Górny 
 Type: Standards Track
 Status: Final
-Version: 2.1
+Version: 2.2
 Created: 2013-02-18
-Last-Modified: 2019-11-07
-Post-History: 2013-11-10, 2018-07-03, 2018-07-21, 2019-02-24
+Last-Modified: 2020-12-17
+Post-History: 2013-11-10, 2018-07-03, 2018-07-21, 2019-02-24, 2020-12-17
 Content-Type: text/x-rst
 ---
 
@@ -28,6 +28,9 @@ OpenPGP key management policies for the Gentoo Linux 
distribution.
 Changes
 ===
 
+v2.2
+  Added information about the Gentoo keyserver.
+
 v2.1
   A requirement for an encryption key has been added, in order to extend
   the GLEP beyond commit signing and into use of OpenPGP for dev-to-dev
@@ -114,7 +117,7 @@ Keys that do not conform to them can not be used to commit.
 
 6. UID using your ``@gentoo.org`` e-mail included in the key.
 
-7. Upload your key to the SKS keyserver rotation before usage!
+7. Keys must be uploaded to the Gentoo keyserver.
 
 Recommendations
 ---
@@ -135,8 +138,13 @@ their primary key).
 
 5. Encrypted backup of your secret keys.
 
+6. Upload to SKS or another public keyserver pool.
+
+Gentoo Infrastructure
+=
+
 Gentoo LDAP
-===
+---
 
 All Gentoo developers must list the complete fingerprint for their primary
 keys in the "``gpgfingerprint``" LDAP field. It must be exactly 40 hex digits,
@@ -147,6 +155,14 @@ of the fingerprint field. In any place that presently 
displays
 the "``gpgkey``" field, the last 16 hex digits of the fingerprint should
 be displayed instead.
 
+Gentoo Keyserver
+
+
+Gentoo infrastructure uses a keyserver that is isolated from the SKS pool.
+This keyserver is restricted to accepting uploads from authorized Gentoo hosts.
+Instructions for uploading keys to this server may be found at
+https://keys.gentoo.org/.
+
 Backwards Compatibility
 ===
 
@@ -212,6 +228,6 @@ Copyright
 Copyright (c) 2013-2019 by Robin Hugh Johnson, Andreas K. Hüttel,
 Marissa Fischer, Michał Górny.
 
-This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
-Unported License.  To view a copy of this license, visit
-https://creativecommons.org/licenses/by-sa/3.0/.
+This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
+International License.  To view a copy of this license, visit
+https://creativecommons.org/licenses/by-sa/4.0/.



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

2021-01-03 Thread Hans de Graaff
commit: 53a3bbfabfd3e26ce11dc229f3eb2d069effd3f3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan  4 06:47:39 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan  4 06:47:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a3bbfa

dev-ruby/rchardet: add ruby30

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

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

diff --git a/dev-ruby/rchardet/rchardet-1.8.0.ebuild 
b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
index d682c26fddd..a5d21dd0fdf 100644
--- a/dev-ruby/rchardet/rchardet-1.8.0.ebuild
+++ b/dev-ruby/rchardet/rchardet-1.8.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_EXTRADOC="Readme.md"
 



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

2021-01-03 Thread Hans de Graaff
commit: 177d5f912c65e74a84eb1c0fa47722578d96d2f4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan  4 06:44:03 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan  4 06:44:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=177d5f91

dev-ruby/faraday: add 1.2.0

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

 dev-ruby/faraday/Manifest |  1 +
 dev-ruby/faraday/faraday-1.2.0.ebuild | 83 +++
 2 files changed, 84 insertions(+)

diff --git a/dev-ruby/faraday/Manifest b/dev-ruby/faraday/Manifest
index 910d7915d78..93c852fac97 100644
--- a/dev-ruby/faraday/Manifest
+++ b/dev-ruby/faraday/Manifest
@@ -1,3 +1,4 @@
 DIST faraday-0.17.3.tar.gz 76786 BLAKE2B 
0706f4386233861564aa1ba5fb8da9ad374a0b553a3f6ccd4ce6509b690f6da3e9f695f90605e0e15b41b6354841943ecc4f5eb826638565687bf62b36f1f456
 SHA512 
346e93b5d980626a0c460d9010ca09091faf84a1a8f2717c16d345ddc51585ce45959d7fcf41fbd0ba248d38460939544945fa0e81bcb80ab73dfe080182e325
 DIST faraday-1.0.1.tar.gz 835557 BLAKE2B 
ea5c32f0a93bcc4c4a0a7c55d61578b4e9f0173caed484c0c6424201884b8e81304c0fe07e1c1d6ffdbff41be85bdb494904c2a3b3e19b6c89b58995d9fdbfe7
 SHA512 
6a2dfd751d013ddc7cb005e262b48120f9a6ae2bb50564082ed5c5e47cfe2b07ee91d7d1b6967813d39b9874c7d5c7daf65ac773dd7afdcae65ed38698b1f496
 DIST faraday-1.1.0.tar.gz 838062 BLAKE2B 
6615992046fcd2dd77db8407f8f658f224f690ff36236182174f7aee89ef24ab7789f1711f97b691ac96a9137404362f62c8277e32a0970feca1ce8da15a
 SHA512 
22f4cd68d409afbb3523713223325a516ec8aa79591b816f8510ab7d3b1e31acefcc2252e8fd23aa99b4a5592c1604c0cc28423f55f1633c331554e3405b11f4
+DIST faraday-1.2.0.tar.gz 840216 BLAKE2B 
a52d2ddc2a57ba87b28e9143123985df12e118d6a8062b5272e77aa7807d7b2fd770408090c7e406631173eb276efcb973f96efdb17ab0f3ea684acda41b8d34
 SHA512 
7198e8954ec71bdbdfb58df52c6962ebe05599bf871fcb669f32ee2a5fb094b6934492396a92033e0fa858390f454f0d2daa41616f9e212f260080be016e1ea9

diff --git a/dev-ruby/faraday/faraday-1.2.0.ebuild 
b/dev-ruby/faraday/faraday-1.2.0.ebuild
new file mode 100644
index 000..bcb69750bf4
--- /dev/null
+++ b/dev-ruby/faraday/faraday-1.2.0.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="none"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="HTTP/REST API client library with pluggable components"
+HOMEPAGE="https://github.com/lostisland/faraday;
+SRC_URI="https://github.com/lostisland/faraday/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+DEPEND+=" test? ( sys-process/lsof )"
+
+ruby_add_rdepend "
+   >=dev-ruby/multipart-post-1.2.0 =dev-ruby/test-unit-2.4
+   >=dev-ruby/connection_pool-2.2.2
+   dev-ruby/rack
+   dev-ruby/webmock
+   )"
+
+all_ruby_prepare() {
+   # Remove bundler support.
+   rm Gemfile || die
+   sed -i -e '/[Bb]undler/d ; 1irequire "yaml"' Rakefile || die
+   sed -i -e '/bundler/,/^fi/ s:^:#:' script/test || die
+   # Avoid loading all lib files since some of them require unpackaged 
dependencies.
+   sed -e '/[Cc]overall/ s:^:#:' \
+   -e '/lib\/\*\*/ s:^:#:' \
+   -e '/simplecov/ s:^:#:' \
+   -e '/SimpleCov/,/end/ s:^:#:' \
+   -e '/pry/ s:^:#:' \
+   -i spec/spec_helper.rb || die
+
+   sed -e '/git ls-files/ s:^:#:' \
+   -e "s:_relative ': './:" \
+   -i ${RUBY_FAKEGEM_GEMSPEC} || die
+
+   # Avoid multipart tests that require an unpackaged dependency
+   # that appears to be no longer maintained.
+   rm -f spec/faraday/request/multipart_spec.rb || die
+   sed -e '/multipart_parser/ s:^:#:' \
+   -i spec/support/helper_methods.rb || die
+
+   # Remove specs for unpackaged adapters
+   rm -f spec/faraday/adapter/{em_http,em_synchrony,excon}_spec.rb || die
+
+   # Make this adapter optional since it comes with a long list of
+   # dependencies.
+   if ! has_version "dev-ruby/typhoeus:1" ; then
+   rm -f  spec/faraday/adapter/typhoeus_spec.rb || die
+   fi
+}
+
+each_ruby_prepare() {
+   # Make sure the test scripts use the right ruby interpreter
+   sed -i -e 's:ruby:'${RUBY}':' script/* || die
+}
+
+each_ruby_test() {
+   MT_NO_PLUGINS=true each_fakegem_test
+
+   # Sleep some time to allow the sinatra test server to die
+   einfo "Waiting for test server to stop"
+   sleep 10
+}



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

2021-01-03 Thread Hans de Graaff
commit: ed88bfa828a64c659a748b6a268014888dbaa680
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Jan  3 09:01:22 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan  4 06:27:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed88bfa8

dev-ruby/asciimath: add 2.0.2

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

 dev-ruby/asciimath/Manifest   |  1 +
 dev-ruby/asciimath/asciimath-2.0.2.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index 851b31bed4b..8b95e24950b 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -2,3 +2,4 @@ DIST asciimath-1.0.4.gem 14336 BLAKE2B 
84aac2d2b987f72a17288cee6d00197c429e04c21
 DIST asciimath-1.0.9.gem 18944 BLAKE2B 
3ccc3f594d7a0d8b6996349d85356179ef3a9052a84f923ad1d0976e42f58670a350473b41d1c4a0c4f70a3cc4687e6adaa7987bd811ef32bd3da41f100f4246
 SHA512 
32c4f2cb7e9d330c371e9b9abcdf9e31bf44014c5c0b0044589302116b55840a2e1a41ab006d61a2258e4a5c2d4a772dad77f579150fc9bf099a7a4d19c6cd44
 DIST asciimath-2.0.0.gem 57344 BLAKE2B 
18cb2ca27a626bbb241768d070c47c981ae1f3a626cd9f476e7511f04f73154a1c3742338d92540bbd78fadbf775f4db7d2558c451fc8a276002fc5adc044ece
 SHA512 
4823e7fa2e3107765d2804d15f5250dc30572099405df988ffe13f17ed584043bb7e48794cabc9b9853997083c57af5f3d73d20223ada95d00f997363130bedd
 DIST asciimath-2.0.1.gem 58880 BLAKE2B 
6c17698f6515468c1c0b17408968f492a40a90cbec5184e78da8c9b9c23f2a6887f4d8ed1c99a68ed36489d27187dd73dc6ce992efc3ce144091131e36bc5e40
 SHA512 
e8c63e5f6035189460ac4975bb0471ffa418ba139ab806ae46badb74c1164d2852aef3aa799a0713a01486cea5c6087add6115ea22908bf3b70d1ab5fe339768
+DIST asciimath-2.0.2.gem 59904 BLAKE2B 
2a8d57a606412be75ef047b5af29acb519b05026b12c6b691eab0630190706e00d1d8d65101d4397321191ad6d2c8f9e359e25994dd17302ff2692ebaa025a91
 SHA512 
53f573a9d7b01eded3c951b42a8353716679c189edd68129c49cdf0a719316f26d39ccf2704ae24c22dd64770bb8337553aa32d4f240bf1e249133ca95d849a8

diff --git a/dev-ruby/asciimath/asciimath-2.0.2.ebuild 
b/dev-ruby/asciimath/asciimath-2.0.2.ebuild
new file mode 100644
index 000..d242eb5cb1d
--- /dev/null
+++ b/dev-ruby/asciimath/asciimath-2.0.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc README.adoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A pure Ruby AsciiMath parsing and conversion library"
+HOMEPAGE="https://github.com/pepijnve/asciimath;
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/nokogiri )"



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

2021-01-03 Thread Theo Anderson
commit: d6597bb93035c1be42cd933c5e051222fc36d960
Author: Theo Anderson  posteo  de>
AuthorDate: Mon Jan  4 06:39:49 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Mon Jan  4 06:39:49 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6597bb9

dev-games/godot: use https HOMEPAGE

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 dev-games/godot/godot-3.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-games/godot/godot-3.2.3.ebuild 
b/dev-games/godot/godot-3.2.3.ebuild
index b0115ed9..88b5e170 100644
--- a/dev-games/godot/godot-3.2.3.ebuild
+++ b/dev-games/godot/godot-3.2.3.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7..9} )
 inherit desktop python-any-r1 scons-utils xdg
 
 DESCRIPTION="Multi-platform 2D and 3D game engine"
-HOMEPAGE="http://godotengine.org;
+HOMEPAGE="https://godotengine.org;
 
 SRC_URI="https://github.com/godotengine/${PN}/archive/${PV}-stable.tar.gz -> 
${P}.tar.gz"
 S="${WORKDIR}/${P}-stable"



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/ghq/

2021-01-03 Thread Theo Anderson
commit: 59b75b121fa7db7a99762b8075f46cf72aa3e987
Author: Theo Anderson  posteo  de>
AuthorDate: Mon Jan  4 06:05:14 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Mon Jan  4 06:05:14 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=59b75b12

app-misc/ghq: bump to 1.1.5

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 app-misc/ghq/Manifest |  64 +++
 app-misc/ghq/ghq-1.1.5.ebuild | 117 ++
 2 files changed, 181 insertions(+)

diff --git a/app-misc/ghq/Manifest b/app-misc/ghq/Manifest
index 9cd898f5..e0607b3d 100644
--- a/app-misc/ghq/Manifest
+++ b/app-misc/ghq/Manifest
@@ -1,21 +1,51 @@
 DIST ghq-1.1.0.tar.gz 45691 BLAKE2B 
37af8456cf3d9cf2f277822eca44e607d51e6d16847eecd60379ab54083f535da56b56f6bb9dd52d014498d5aa85e3c04e3c4d731cf996de1311950c61096499
 SHA512 
f307118c7052e7f23638796dc15936e2ecc9252d7e994a0281e329a9332573c9dd41fe7f45103aa249af1f0706bd14c31230892c2b808b1ac94f85dcf366316d
+DIST ghq-1.1.5.tar.gz 48132 BLAKE2B 
34cd8236b2a3c3ddea9aa308852312c3785807dd804b53bbdc0cef04aa74fd185cbab75f51258c3fa6e8184db485a44a8ded058c0b4559feb985c58240ee723c
 SHA512 
09c8ef1bcb357c92b4baf691d92f57fb641735a3560517c05e94860f1204cba6652df77d57d79eea419ea8578fbcc0b07a0de95a5636d42765d6ac3c01117352
 DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod 34 BLAKE2B 
ce54a247aef91043830bdf0603c8452ba38eceb1495af6e7a74c9119234a0dc5cd080cb25258c28f5e270acf91189a5ed33e361cbf17de2be5e37dadbda1d90d
 SHA512 
320941bc3b7fb8bc595e6135cbc513a7583d129f0cd92508055291e141191066303cf75148e25198c21f6c6c539a790ea3210f3ecf5de6a2a03b70c753091146
 DIST github.com%2F!songmu%2Fgitconfig%2F@v%2Fv0.0.3.mod 77 BLAKE2B 
4fe1b486a0f8936c70d40f0d78e0f93f330239b141a2a31d47e17342858a15c6ed1f6accafc82cd3debcdd05843be1af56464d735825ad8b13376e33598e927f
 SHA512 
0b7b2a28136c67fb9b111a9fc034d539dda093cbbaf71559350ba625b9161e4b1b68c939379619154d7523de7fb6131bd011f587f966915befed32a265d7f37a
 DIST github.com%2F!songmu%2Fgitconfig%2F@v%2Fv0.0.3.zip 9477 BLAKE2B 
7886582b228e6fcbc364a19aea38a23a06eca249553cce9bf11bb549f1d68bd25d01257e7ee5051059292168f81df2a874a459141a5531e48770206da6b50d72
 SHA512 
f8a93247bfe6b387018edb93acebc92f6bd4b0ea2e3242e27b365e031862939c30284acdb118a429fb34e5bf1a742acd7f53cc62fc1acc25a7da2ed7312f2639
+DIST github.com%2F!songmu%2Fgitconfig%2F@v%2Fv0.1.0.mod 317 BLAKE2B 
2174de22d3bc1bbb3a29a5e9dcf398e2968700e61f3a4e38077033251592ba961065fe0681bee84a8d95af5358cfcccb6e9462b5c2d0fd27619b75f099e2593b
 SHA512 
46a9ee4c3c7c6aad28681421c166379329851a9071f5accc18a7f5a9e3fa88c260cbd5e7ac7bf019b2adf8c9f00bfee2defa0ddf23bcd6a8dfc842d94d1b2c6a
+DIST github.com%2F!songmu%2Fgitconfig%2F@v%2Fv0.1.0.zip 11564 BLAKE2B 
dfa4217d52561971e0d71c61411f8621e4523759f6c8c6f20e3fb7147915654778b4ba70dbcdd0fcdd5732c22751f1ef10c2d3e07fa848b27a7f9827d5dfa491
 SHA512 
e785cbc983defbb45b1b6a4c931e5cfbda4ca2f3bcd78dd3c87f4f21d8ace090a4b003d49ff57677db9e4b1f68b9b079ff2dd9ccfb2a82a4d49e7d3744eaccde
 DIST 
github.com%2Fcpuguy83%2Fgo-md2man%2Fv2%2F@v%2Fv2.0.0-20190314233015-f79a8a8ca69d.mod
 217 BLAKE2B 
4232fdc22064d42e7b97efa666b5345f93d53d40ba11231778e5d17bc7d48c6178d27f4e8678d2139ba4e40a90d46a6caeab1a9696b76db5aa361fc17d3c8c93
 SHA512 
000449de8fe27ac12c5e7614bfb48a31d506b582ce2deaf0a0709d3673c9fad41e3b97e25df872609c5a190e899a56755d2d9f974a38523c51c9fa3af521d73d
 DIST 
github.com%2Fcpuguy83%2Fgo-md2man%2Fv2%2F@v%2Fv2.0.0-20190314233015-f79a8a8ca69d.zip
 12266 BLAKE2B 
93705895ca63c348ac5397fe8531214f5745a3be6f5760f9d3fbf67fd85b917dab4a2077376251a005bcf07450df1fe0b0114feacc5f92c6facbb2da637beacd
 SHA512 
284116b4f2778ee7981e3aa5583c4e685afd8434e36ca647f0c72c5bb308e87bc3bfae8c83acd259c9da75549339aa382663b7103e4033b2418e314106923c0f
 DIST github.com%2Fcpuguy83%2Fgo-md2man%2Fv2%2F@v%2Fv2.0.0.mod 217 BLAKE2B 
4232fdc22064d42e7b97efa666b5345f93d53d40ba11231778e5d17bc7d48c6178d27f4e8678d2139ba4e40a90d46a6caeab1a9696b76db5aa361fc17d3c8c93
 SHA512 
000449de8fe27ac12c5e7614bfb48a31d506b582ce2deaf0a0709d3673c9fad41e3b97e25df872609c5a190e899a56755d2d9f974a38523c51c9fa3af521d73d
 DIST github.com%2Fcpuguy83%2Fgo-md2man%2Fv2%2F@v%2Fv2.0.0.zip 11426 BLAKE2B 
645000d6293b81d736462fbd50a8f96483b39d07e5bb56e5a6d2fbef55a760499237f963e4b45eabe34b955280997f8218c656eb6db0a1a35093d2ab8f17cc63
 SHA512 
140a934e4d50fc1e5bb36bc3bfebc05863b32a50fbb6e203abb3aee1f9e9cd1c2af6ee5e0757f9d6199522c30e06377a3c94842d877513e5c9339ef7d1dcbc9c
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.zip 60546 BLAKE2B 

[gentoo-commits] repo/proj/guru:dev commit in: www-apps/jackett-bin/

2021-01-03 Thread Theo Anderson
commit: 38031d71fb072288bf48bf87dcda573899138b58
Author: Theo Anderson  posteo  de>
AuthorDate: Mon Jan  4 05:38:47 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Mon Jan  4 05:38:58 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=38031d71

www-apps/jackett-bin: keyword ~arm ~arm64

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 www-apps/jackett-bin/Manifest| 4 +++-
 www-apps/jackett-bin/jackett-bin-0.17.197.ebuild | 8 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index fbe04903..10e2efd4 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -1,2 +1,4 @@
 DIST jackett-bin-0.17.159.tar.gz 44625042 BLAKE2B 
43701f9b05a1fdb0a3294b0ac3aa851dc2120271cd101c6b6a57d66df913383283bf1f83cc1d213c7e990d16c3421681f9a5e7c0545182ffcab5862ad153
 SHA512 
aa26e391dd033ce35f20c2ae3065240e88ee659fd0ead39392aa3da994025e7f3d4accd29423f646bd22bdf5ac5ca50c4a6d850b55585976a1f0923981696302
-DIST jackett-bin-0.17.197.tar.gz 44622218 BLAKE2B 
3426ef363bdb89acccacbf1bfced32066eee80a2ad48cb9875d808735b5c1fa0bf80eb39993bc00190292c1b693a7e210c72d5766f5bc16474fddafa8b3eec5a
 SHA512 
18f585c5047a2c68a9e093f0180f485ed2e2e2a1345b7d503ad24dee369cacce3f8b4bed3bf887b12ad772558910ea5b40e3b46eb12cc30aa217ef2470204cd2
+DIST jackett-bin-0.17.197-amd64.tar.gz 44622218 BLAKE2B 
3426ef363bdb89acccacbf1bfced32066eee80a2ad48cb9875d808735b5c1fa0bf80eb39993bc00190292c1b693a7e210c72d5766f5bc16474fddafa8b3eec5a
 SHA512 
18f585c5047a2c68a9e093f0180f485ed2e2e2a1345b7d503ad24dee369cacce3f8b4bed3bf887b12ad772558910ea5b40e3b46eb12cc30aa217ef2470204cd2
+DIST jackett-bin-0.17.197-arm.tar.gz 42499036 BLAKE2B 
8a9fac191bdd129003aaa4151f9eb5434567fee5a6dd761f2f993976d8791e9e001817e31053687ab4ae96423b56a702aa892b1fc958c6537f96487801c6e350
 SHA512 
5410c4a65009b863ba57a1183a2177c3c74d984dfc288691397c741e6b5338aa92582d00384b4b7c5e4fa559e283c3d5ceab695f345c57882d909b132c7b8972
+DIST jackett-bin-0.17.197-arm64.tar.gz 41865109 BLAKE2B 
11223b268144e082235bf1d88fdbeea74e34efddf187693d8e41c36b2c6b7139f96699683d29d27d19ca7390f018243370e0659288535f07f5a98a6101d90274
 SHA512 
3215199cce835997772b58a4f3dbde504c10d62f62603e188c5107ee0c9f3c263e7556863adc472f1c7b05c1b837a9328f96cad30c6857a1ef5ed107d2d5ca66

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.197.ebuild 
b/www-apps/jackett-bin/jackett-bin-0.17.197.ebuild
index 7450bac2..3e915d39 100644
--- a/www-apps/jackett-bin/jackett-bin-0.17.197.ebuild
+++ b/www-apps/jackett-bin/jackett-bin-0.17.197.ebuild
@@ -5,9 +5,13 @@ EAPI=7
 
 DESCRIPTION="API Support for your favorite torrent trackers"
 HOMEPAGE="https://github.com/Jackett/Jackett;
-SRC_URI="https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}.tar.gz"
+SRC_URI="
+   amd64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}-amd64.tar.gz )
+   arm? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM32.tar.gz
 -> ${P}-arm.tar.gz )
+   arm64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM64.tar.gz
 -> ${P}-arm64.tar.gz )
+"
 
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm ~arm64"
 LICENSE="GPL-2"
 SLOT="0"
 RESTRICT="strip"



[gentoo-commits] repo/proj/guru:dev commit in: app-text/OCRmyPDF/

2021-01-03 Thread Theo Anderson
commit: a771e68591965c0ea0352ac2730a18268c65b17d
Author: Theo Anderson  posteo  de>
AuthorDate: Mon Jan  4 04:35:56 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Mon Jan  4 05:38:58 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a771e685

app-text/OCRmyPDF: drop old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 app-text/OCRmyPDF/Manifest   |  2 -
 app-text/OCRmyPDF/OCRmyPDF-11.4.0.ebuild | 67 ---
 app-text/OCRmyPDF/OCRmyPDF-11.4.1.ebuild | 68 
 3 files changed, 137 deletions(-)

diff --git a/app-text/OCRmyPDF/Manifest b/app-text/OCRmyPDF/Manifest
index 110f2d5d..e5428e24 100644
--- a/app-text/OCRmyPDF/Manifest
+++ b/app-text/OCRmyPDF/Manifest
@@ -1,4 +1,2 @@
-DIST OCRmyPDF-11.4.0.tar.gz 7880918 BLAKE2B 
2031a0d8f5676d84be7e4d52a2b8457143dfb85248bc925d452ebe652190da0f34a464478a9cda8ed0650eeb5db5019f83530ea0b74b57079e1cab0e43a20b16
 SHA512 
f6ed03eacf3dd0aa554841b70e6b2fbb8a7cc7854723a4fb0a52b7b3fcf26387f9bb60b9db57f67af53a979edc6a3dadbdd10c20fbb375cfaf46339e6737
-DIST OCRmyPDF-11.4.1.tar.gz 7880882 BLAKE2B 
80bcce4775e9192cc23f0b9ed0ba8fcbb4b585c628b796f69b60d2e84bcf8157812cf5fa769688af1e71626d41ba249d56ac5cc6bcf4f4fc3a60fa4b5809320b
 SHA512 
bd27d66b24b63584d1945fd29b08e4d8dcffd989b7285ec0d94559514da676cbb7cd6910453d553f859d501ce5a10bb90554574f0e435bbf6d4037d89d0dd4aa
 DIST OCRmyPDF-11.4.3.tar.gz 7883284 BLAKE2B 
e127dbb60bf18c152f9725fa097897aa5392c8db71f5540f3410e07327b6a7de4536d38ff6bda25eb29e3ced768ab86a9e6a6b5510f09dfa031dba4e0953cc92
 SHA512 
d40587a1e38b9f3adabb3c144fae0436eeab01f9c01de87c47e5b2b7fe1c5df85b9ade60daadff6177574d9933c61dad9df9602a5f46880a077991e2a9ab8ca4
 DIST OCRmyPDF-11.4.4.tar.gz 7883043 BLAKE2B 
25d4f259c257884107c2fa76c2f662fc867528555ea47b3d3cabbbc3e9fd68bdb55ae4540556607ee31f534152b7c55076224c194e6299ab4bbd1b6f874752dc
 SHA512 
198491f11764b68dc26877f73c815f1425b3bf730c5ada8319b1122ac525a3790e9e86a25b7965bf674197571960a76256984071e3f0b9a1507794dbb875340b

diff --git a/app-text/OCRmyPDF/OCRmyPDF-11.4.0.ebuild 
b/app-text/OCRmyPDF/OCRmyPDF-11.4.0.ebuild
deleted file mode 100644
index ed383cfd..
--- a/app-text/OCRmyPDF/OCRmyPDF-11.4.0.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit bash-completion-r1 distutils-r1
-
-DESCRIPTION="OCRmyPDF adds an OCR text layer to scanned PDF files"
-HOMEPAGE="https://github.com/jbarlow83/OCRmyPDF;
-MY_GITHUB_AUTHOR="jbarlow83"
-SRC_URI="https://github.com/${MY_GITHUB_AUTHOR}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-# This uses *a lot* of RAM, I have 32gb and these tests tried to use it all
-RESTRICT="test"
-IUSE="jbig2enc"
-
-DEPEND="test? (
-   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   ~dev-python/python-xmp-toolkit-2.0.1[${PYTHON_USEDEP}]
-)"
-
-RDEPEND="
-   app-text/ghostscript-gpl
-   app-text/tesseract
-   app-text/unpaper
-   dev-python/cffi[${PYTHON_USEDEP}]
-   dev-python/coloredlogs[${PYTHON_USEDEP}]
-   >=dev-python/pdfminer-six-20191110[${PYTHON_USEDEP}]
-   <=dev-python/pdfminer-six-20201018[${PYTHON_USEDEP}]
-   dev-python/pikepdf[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/pluggy[${PYTHON_USEDEP}]
-   dev-python/reportlab[${PYTHON_USEDEP}]
-   dev-python/tqdm[${PYTHON_USEDEP}]
-   jbig2enc? ( media-libs/jbig2enc )
-   media-gfx/img2pdf[${PYTHON_USEDEP}]
-   media-gfx/pngquant
-   media-libs/leptonica
-   virtual/python-cffi[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs --no-autodoc
-
-python_prepare_all() {
-   # do not depend on deprecated dep
-   sed -i -e '/pytest-runner/d' setup.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-src_install() {
-   distutils-r1_src_install
-
-   newbashcomp "${S}"/misc/completion/ocrmypdf.bash "${PN,,}"
-
-   insinto /usr/share/fish/vendor_completions.d
-   doins "${S}"/misc/completion/ocrmypdf.fish
-}

diff --git a/app-text/OCRmyPDF/OCRmyPDF-11.4.1.ebuild 
b/app-text/OCRmyPDF/OCRmyPDF-11.4.1.ebuild
deleted file mode 100644
index ce3eb17d..
--- a/app-text/OCRmyPDF/OCRmyPDF-11.4.1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..8} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit bash-completion-r1 distutils-r1
-
-DESCRIPTION="OCRmyPDF adds an OCR text layer to scanned PDF files"
-HOMEPAGE="https://github.com/jbarlow83/OCRmyPDF;
-MY_GITHUB_AUTHOR="jbarlow83"

[gentoo-commits] repo/proj/guru:dev commit in: www-apps/jackett-bin/

2021-01-03 Thread Theo Anderson
commit: 258747cfdd5e03179bbb05635d73eb686174035f
Author: Theo Anderson  posteo  de>
AuthorDate: Mon Jan  4 05:12:46 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Mon Jan  4 05:38:58 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=258747cf

www-apps/jackett-bin: bump to 0.17.197

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 www-apps/jackett-bin/Manifest   |  1 +
 www-apps/jackett-bin/jackett-bin-0.17.159.ebuild|  2 +-
 ...kett-bin-0.17.159.ebuild => jackett-bin-0.17.197.ebuild} | 13 +++--
 3 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index a55a9730..fbe04903 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -1 +1,2 @@
 DIST jackett-bin-0.17.159.tar.gz 44625042 BLAKE2B 
43701f9b05a1fdb0a3294b0ac3aa851dc2120271cd101c6b6a57d66df913383283bf1f83cc1d213c7e990d16c3421681f9a5e7c0545182ffcab5862ad153
 SHA512 
aa26e391dd033ce35f20c2ae3065240e88ee659fd0ead39392aa3da994025e7f3d4accd29423f646bd22bdf5ac5ca50c4a6d850b55585976a1f0923981696302
+DIST jackett-bin-0.17.197.tar.gz 44622218 BLAKE2B 
3426ef363bdb89acccacbf1bfced32066eee80a2ad48cb9875d808735b5c1fa0bf80eb39993bc00190292c1b693a7e210c72d5766f5bc16474fddafa8b3eec5a
 SHA512 
18f585c5047a2c68a9e093f0180f485ed2e2e2a1345b7d503ad24dee369cacce3f8b4bed3bf887b12ad772558910ea5b40e3b46eb12cc30aa217ef2470204cd2

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild 
b/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild
index b034a34c..48d52e30 100644
--- a/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild
+++ b/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 inherit systemd
 
-DESCRIPTION="ultra fast, simple, secure & standards compliant web I/O"
+DESCRIPTION="API Support for your favorite torrent trackers"
 HOMEPAGE="https://github.com/Jackett/Jackett;
 
SRC_URI="https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}.tar.gz"
 S="${WORKDIR}"/Jackett

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild 
b/www-apps/jackett-bin/jackett-bin-0.17.197.ebuild
similarity index 76%
copy from www-apps/jackett-bin/jackett-bin-0.17.159.ebuild
copy to www-apps/jackett-bin/jackett-bin-0.17.197.ebuild
index b034a34c..7450bac2 100644
--- a/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild
+++ b/www-apps/jackett-bin/jackett-bin-0.17.197.ebuild
@@ -3,12 +3,9 @@
 
 EAPI=7
 
-inherit systemd
-
-DESCRIPTION="ultra fast, simple, secure & standards compliant web I/O"
+DESCRIPTION="API Support for your favorite torrent trackers"
 HOMEPAGE="https://github.com/Jackett/Jackett;
 
SRC_URI="https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}"/Jackett
 
 KEYWORDS="~amd64"
 LICENSE="GPL-2"
@@ -21,12 +18,8 @@ RDEPEND="
dev-util/lttng-ust
 "
 
-QA_PRESTRIPPED="/opt/jackett/*"
-QA_PREBUILT="/opt/jackett/*.so"
-
-src_compile(){
-   return
-}
+QA_PREBUILT="*"
+S="${WORKDIR}"/Jackett
 
 src_install() {
dodir /opt/jackett



[gentoo-commits] repo/proj/guru:dev commit in: www-apps/jackett-bin/

2021-01-03 Thread Theo Anderson
commit: dd1d096769bd0548aa1853929d057e28a92614be
Author: Theo Anderson  posteo  de>
AuthorDate: Mon Jan  4 04:48:18 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Mon Jan  4 05:38:58 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dd1d0967

www-apps/jackett-bin: fix homepage

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 www-apps/jackett-bin/jackett-bin-0.17.159.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild 
b/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild
index d6689626..b034a34c 100644
--- a/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild
+++ b/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit systemd
 
 DESCRIPTION="ultra fast, simple, secure & standards compliant web I/O"
-HOMEPAGE="https://github.com/uNetworking/uWebSockets;
+HOMEPAGE="https://github.com/Jackett/Jackett;
 
SRC_URI="https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}.tar.gz"
 S="${WORKDIR}"/Jackett
 



[gentoo-commits] repo/proj/guru:dev commit in: app-text/OCRmyPDF/

2021-01-03 Thread Theo Anderson
commit: ffda3bafe5c31de19459d2d2c8dbf121c7673652
Author: Theo Anderson  posteo  de>
AuthorDate: Mon Jan  4 04:35:36 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Mon Jan  4 05:38:58 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ffda3baf

app-text/OCRmyPDF: add self as maintainer

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 app-text/OCRmyPDF/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-text/OCRmyPDF/metadata.xml b/app-text/OCRmyPDF/metadata.xml
index c95868ce..bb2748b2 100644
--- a/app-text/OCRmyPDF/metadata.xml
+++ b/app-text/OCRmyPDF/metadata.xml
@@ -5,6 +5,10 @@
ala...@swordarmor.fr
Alarig Le Lay

+   
+   tel...@posteo.de
+   Theo Anderson
+   


Uses media-libs/jbig2enc for better 
compression algorithm



[gentoo-commits] repo/proj/guru:dev commit in: app-text/OCRmyPDF/

2021-01-03 Thread Theo Anderson
commit: 7a267c8917578d0a4b5c0f351dbde91d1975c87d
Author: Theo Anderson  posteo  de>
AuthorDate: Mon Jan  4 04:34:33 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Mon Jan  4 05:38:58 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7a267c89

app-text/OCRmyPDF: bump to 11.4.4

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 app-text/OCRmyPDF/Manifest   |  1 +
 app-text/OCRmyPDF/OCRmyPDF-11.4.4.ebuild | 67 
 2 files changed, 68 insertions(+)

diff --git a/app-text/OCRmyPDF/Manifest b/app-text/OCRmyPDF/Manifest
index d190c20c..110f2d5d 100644
--- a/app-text/OCRmyPDF/Manifest
+++ b/app-text/OCRmyPDF/Manifest
@@ -1,3 +1,4 @@
 DIST OCRmyPDF-11.4.0.tar.gz 7880918 BLAKE2B 
2031a0d8f5676d84be7e4d52a2b8457143dfb85248bc925d452ebe652190da0f34a464478a9cda8ed0650eeb5db5019f83530ea0b74b57079e1cab0e43a20b16
 SHA512 
f6ed03eacf3dd0aa554841b70e6b2fbb8a7cc7854723a4fb0a52b7b3fcf26387f9bb60b9db57f67af53a979edc6a3dadbdd10c20fbb375cfaf46339e6737
 DIST OCRmyPDF-11.4.1.tar.gz 7880882 BLAKE2B 
80bcce4775e9192cc23f0b9ed0ba8fcbb4b585c628b796f69b60d2e84bcf8157812cf5fa769688af1e71626d41ba249d56ac5cc6bcf4f4fc3a60fa4b5809320b
 SHA512 
bd27d66b24b63584d1945fd29b08e4d8dcffd989b7285ec0d94559514da676cbb7cd6910453d553f859d501ce5a10bb90554574f0e435bbf6d4037d89d0dd4aa
 DIST OCRmyPDF-11.4.3.tar.gz 7883284 BLAKE2B 
e127dbb60bf18c152f9725fa097897aa5392c8db71f5540f3410e07327b6a7de4536d38ff6bda25eb29e3ced768ab86a9e6a6b5510f09dfa031dba4e0953cc92
 SHA512 
d40587a1e38b9f3adabb3c144fae0436eeab01f9c01de87c47e5b2b7fe1c5df85b9ade60daadff6177574d9933c61dad9df9602a5f46880a077991e2a9ab8ca4
+DIST OCRmyPDF-11.4.4.tar.gz 7883043 BLAKE2B 
25d4f259c257884107c2fa76c2f662fc867528555ea47b3d3cabbbc3e9fd68bdb55ae4540556607ee31f534152b7c55076224c194e6299ab4bbd1b6f874752dc
 SHA512 
198491f11764b68dc26877f73c815f1425b3bf730c5ada8319b1122ac525a3790e9e86a25b7965bf674197571960a76256984071e3f0b9a1507794dbb875340b

diff --git a/app-text/OCRmyPDF/OCRmyPDF-11.4.4.ebuild 
b/app-text/OCRmyPDF/OCRmyPDF-11.4.4.ebuild
new file mode 100644
index ..bf5a296b
--- /dev/null
+++ b/app-text/OCRmyPDF/OCRmyPDF-11.4.4.ebuild
@@ -0,0 +1,67 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit bash-completion-r1 distutils-r1
+
+DESCRIPTION="OCRmyPDF adds an OCR text layer to scanned PDF files"
+HOMEPAGE="https://github.com/jbarlow83/OCRmyPDF;
+SRC_URI="https://github.com/jbarlow83/OCRmyPDF/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+# This uses *a lot* of RAM, I have 32gb and these tests tried to use it all
+RESTRICT="test"
+IUSE="jbig2enc"
+
+RDEPEND="
+   app-text/ghostscript-gpl
+   app-text/tesseract
+   app-text/unpaper
+   dev-python/cffi[${PYTHON_USEDEP}]
+   dev-python/coloredlogs[${PYTHON_USEDEP}]
+   >=dev-python/pdfminer-six-20191110[${PYTHON_USEDEP}]
+   <=dev-python/pdfminer-six-20201018[${PYTHON_USEDEP}]
+   dev-python/pikepdf[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/pluggy[${PYTHON_USEDEP}]
+   dev-python/reportlab[${PYTHON_USEDEP}]
+   dev-python/tqdm[${PYTHON_USEDEP}]
+   media-gfx/img2pdf[${PYTHON_USEDEP}]
+   media-gfx/pngquant
+   media-libs/leptonica
+   virtual/python-cffi[${PYTHON_USEDEP}]
+   jbig2enc? ( media-libs/jbig2enc )
+"
+DEPEND="
+   test? (
+   dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   ~dev-python/python-xmp-toolkit-2.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs --no-autodoc
+
+python_prepare_all() {
+   # do not depend on deprecated dep
+   sed -i -e '/pytest-runner/d' setup.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+src_install() {
+   distutils-r1_src_install
+
+   newbashcomp "${S}"/misc/completion/ocrmypdf.bash "${PN,,}"
+
+   insinto /usr/share/fish/vendor_completions.d
+   doins "${S}"/misc/completion/ocrmypdf.fish
+}



[gentoo-commits] proj/sci:master commit in: sci-biology/bx-python/

2021-01-03 Thread Horea Christian
commit: 3916dc47dbb884e2a8b8f5b541f992d2e93ff98f
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Dec 30 17:47:02 2020 +
Commit: Horea Christian  gmail  com>
CommitDate: Mon Jan  4 05:36:39 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=3916dc47

sci-biology/bx-python: drop py3.6, add dep on cython and six

add blocker with RSeQC

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Horea Christian  chymera.eu>
Closes https://github.com/gentoo/sci/pull/1007

 sci-biology/bx-python/bx-python-0.8.9.ebuild | 18 --
 sci-biology/bx-python/bx-python-.ebuild  | 16 +++-
 2 files changed, 23 insertions(+), 11 deletions(-)

diff --git a/sci-biology/bx-python/bx-python-0.8.9.ebuild 
b/sci-biology/bx-python/bx-python-0.8.9.ebuild
index c4d4b6060..15647034a 100644
--- a/sci-biology/bx-python/bx-python-0.8.9.ebuild
+++ b/sci-biology/bx-python/bx-python-0.8.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit distutils-r1
 
@@ -13,11 +13,17 @@ 
SRC_URI="https://github.com/bxlab/bx-python/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
+KEYWORDS="~amd64 ~x86"
 
-RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/cython[${PYTHON_USEDEP}]"
+RDEPEND="
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   !sci-biology/RSeQC
+"
+BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
 
 # has file collision with sci-biology/RSeQC
+
+# ToDo: fix doc building:
+# Reason: TemplateNotFound('i')
+#distutils_enable_sphinx doc/source

diff --git a/sci-biology/bx-python/bx-python-.ebuild 
b/sci-biology/bx-python/bx-python-.ebuild
index 778cdd06e..8d92b0a18 100644
--- a/sci-biology/bx-python/bx-python-.ebuild
+++ b/sci-biology/bx-python/bx-python-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit distutils-r1 git-r3
 
@@ -15,10 +15,16 @@ EGIT_REPO_URI="https://github.com/bxlab/bx-python;
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS=""
-IUSE=""
 
-RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/cython[${PYTHON_USEDEP}]"
+RDEPEND="
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   !sci-biology/RSeQC
+"
+BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
 
 # has file collision with sci-biology/RSeQC
+
+# ToDo: fix doc building:
+# Reason: TemplateNotFound('i')
+#distutils_enable_sphinx doc/source



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

2021-01-03 Thread Sam James
commit: e9c9491e951ae3f8493595ab695bdaf2fd50daf0
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 05:34:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 05:34:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c9491e

app-i18n/enca: drop static-libs too

I was being conservative at first, but we've
already fixed up some other things, so why not?

Fixes: 01599c2b2898e2a4ffc73a81e8f353dff5fa31d4
Bug: https://bugs.gentoo.org/761873
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 app-i18n/enca/enca-1.19-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/enca/enca-1.19-r3.ebuild 
b/app-i18n/enca/enca-1.19-r3.ebuild
index 093af2ad64d..f6d749ec1b8 100644
--- a/app-i18n/enca/enca-1.19-r3.ebuild
+++ b/app-i18n/enca/enca-1.19-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dl.cihar.com/${PN}/${P}.tar.xz;
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
-IUSE="doc +iconv recode static-libs"
+IUSE="doc +iconv recode"
 
 BDEPEND="doc? ( dev-util/gtk-doc )"
 RDEPEND="
@@ -42,8 +42,8 @@ src_prepare() {
 src_configure() {
local myeconfargs=(
--enable-external
+   --disable-static
$(use_enable doc gtk-doc)
-   $(use_enable static-libs static)
$(use_with iconv libiconv-prefix "${EPREFIX}/usr")
$(use_with recode librecode "${EPREFIX}/usr")
)



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

2021-01-03 Thread Sam James
commit: 01599c2b2898e2a4ffc73a81e8f353dff5fa31d4
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 05:26:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 05:27:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01599c2b

app-i18n/enca: drop multilib

* Drop multilib as we're the only consumer of
  app-text/recode with multilib, blocking
  security cleanup.

  No consumers of multilib enca seem to exist.

* Modernise the ebuild while here.

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

 app-i18n/enca/enca-1.19-r3.ebuild | 70 +++
 1 file changed, 70 insertions(+)

diff --git a/app-i18n/enca/enca-1.19-r3.ebuild 
b/app-i18n/enca/enca-1.19-r3.ebuild
new file mode 100644
index 000..093af2ad64d
--- /dev/null
+++ b/app-i18n/enca/enca-1.19-r3.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools toolchain-funcs
+
+DESCRIPTION="Detect and convert encoding of text files"
+HOMEPAGE="https://cihar.com/software/enca/;
+SRC_URI="https://dl.cihar.com/${PN}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+IUSE="doc +iconv recode static-libs"
+
+BDEPEND="doc? ( dev-util/gtk-doc )"
+RDEPEND="
+   iconv? ( virtual/libiconv )
+   recode? ( app-text/recode:= )
+"
+DEPEND="
+   ${RDEPEND}
+   sys-devel/gettext
+"
+
+pkg_pretend() {
+   if tc-is-cross-compiler && use iconv; then
+   die "${PN} can't be cross built with iconv USE enabled. See 
Gentoo bug 593220."
+   fi
+}
+
+src_prepare() {
+   default
+
+   # Disable unconditional documentation build.
+   sed -i -e '/SUBDIRS/s/ devel-docs//g' Makefile.am || die
+
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --enable-external
+   $(use_enable doc gtk-doc)
+   $(use_enable static-libs static)
+   $(use_with iconv libiconv-prefix "${EPREFIX}/usr")
+   $(use_with recode librecode "${EPREFIX}/usr")
+   )
+
+   # Workaround automagic virtual/libiconv dependency.
+   use iconv || export am_cv_func_iconv=no
+
+   econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+   # Workaround cross compilation issues. See Gentoo bug 424473.
+   tc-is-cross-compiler && tc-env_build emake -e -C tools
+
+   emake
+   use doc && emake -C devel-docs docs
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   use doc && emake -C devel-docs DESTDIR="${D}" install
+
+   find "${ED}" -name '*.la' -delete || die
+}



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

2021-01-03 Thread Sam James
commit: 1bb2ae6723fccdf793b06365a67db4bee814f17d
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 05:27:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 05:27:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bb2ae67

profiles/base: mask app-i18n/enca[doc]

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

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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 0555867a1b6..d4e3eb69e77 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,11 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Sam James  (2021-01-04)
+# Doc generation is broken, needs gtkdoc-mktmpl (gone from gtk-doc)
+# bug #723438
+app-i18n/enca doc
+
 # Andreas Sturmlechner  (2021-01-01)
 # media-video/pipewire:0/0.2 cleanup
 

[gentoo-commits] repo/proj/guru:dev commit in: dev-python/phx-class-registry/

2021-01-03 Thread Wolfgang E. Sanyer
commit: 69809a5b5633f29a9beb8ea88ebbfc6e15073e93
Author: Wolfgang E. Sanyer  gmail  com>
AuthorDate: Mon Jan  4 05:16:13 2021 +
Commit: Wolfgang E. Sanyer  gmail  com>
CommitDate: Mon Jan  4 05:16:13 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=69809a5b

dev-python/phx-class-registry: remove proxy-maintainer data from metadata

Signed-off-by: Wolfgang E. Sanyer  gmail.com>

 dev-python/phx-class-registry/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-python/phx-class-registry/metadata.xml 
b/dev-python/phx-class-registry/metadata.xml
index 4de28fe6..c7a62a35 100644
--- a/dev-python/phx-class-registry/metadata.xml
+++ b/dev-python/phx-class-registry/metadata.xml
@@ -5,10 +5,6 @@
ezzieyguy...@gmail.com
Wolfgang E. Sanyer

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   

At the intersection of the Registry and Factory patterns lies 
the
ClassRegistry. This package contains the python modules 
necessary to use



[gentoo-commits] repo/proj/guru:dev commit in: app-backup/b2/

2021-01-03 Thread Wolfgang E. Sanyer
commit: 5e994531efe6e4def125d2cbafd90cfd37409ce5
Author: Wolfgang E. Sanyer  gmail  com>
AuthorDate: Mon Jan  4 05:18:20 2021 +
Commit: Wolfgang E. Sanyer  gmail  com>
CommitDate: Mon Jan  4 05:18:20 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e994531

app-backup/b2: remove proxy maintainer info from metadata

Signed-off-by: Wolfgang E. Sanyer  gmail.com>

 app-backup/b2/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-backup/b2/metadata.xml b/app-backup/b2/metadata.xml
index 6e00138a..5440a39c 100644
--- a/app-backup/b2/metadata.xml
+++ b/app-backup/b2/metadata.xml
@@ -5,10 +5,6 @@
ezzieyguy...@gmail.com
Wolfgang E. Sanyer

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   

The command-line tool that gives easy access to all of the 
capabilities
of B2 Cloud Storage.



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

2021-01-03 Thread Wolfgang E. Sanyer
commit: f775e677f89f61c7cb136f9d735b783381969b7a
Author: Wolfgang E. Sanyer  gmail  com>
AuthorDate: Mon Jan  4 05:17:45 2021 +
Commit: Wolfgang E. Sanyer  gmail  com>
CommitDate: Mon Jan  4 05:17:45 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f775e677

dev-python/b2sdk: remove PYTHON_COMPAT=python3_6

Signed-off-by: Wolfgang E. Sanyer  gmail.com>

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

diff --git a/dev-python/b2sdk/b2sdk-1.2.0.ebuild 
b/dev-python/b2sdk/b2sdk-1.2.0.ebuild
index 9967cecd..98fcb1d7 100644
--- a/dev-python/b2sdk/b2sdk-1.2.0.ebuild
+++ b/dev-python/b2sdk/b2sdk-1.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..8} )
+PYTHON_COMPAT=( python3_{7..8} )
 inherit distutils-r1
 
 DESCRIPTION="The client library for BackBlaze's B2 product"



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

2021-01-03 Thread Joonas Niilola
commit: fa6511e34b163edcde77e9d7b9a49178eb3e3e39
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Jan  4 05:16:17 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan  4 05:18:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6511e3

app-emulation/lxd: fix hardcoded ovmf file path

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

 app-emulation/lxd/lxd-4.0.4-r2.ebuild | 152 ++
 1 file changed, 152 insertions(+)

diff --git a/app-emulation/lxd/lxd-4.0.4-r2.ebuild 
b/app-emulation/lxd/lxd-4.0.4-r2.ebuild
new file mode 100644
index 000..060fd2fab5e
--- /dev/null
+++ b/app-emulation/lxd/lxd-4.0.4-r2.ebuild
@@ -0,0 +1,152 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools bash-completion-r1 linux-info optfeature systemd verify-sig
+
+DESCRIPTION="Fast, dense and secure container management"
+HOMEPAGE="https://linuxcontainers.org/lxd/introduction/ 
https://github.com/lxc/lxd;
+SRC_URI="https://linuxcontainers.org/downloads/lxd/${P}.tar.gz
+   verify-sig? ( https://linuxcontainers.org/downloads/lxd/${P}.tar.gz.asc 
)"
+
+# Needs to include licenses for all bundled programs and libraries.
+LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="apparmor ipv6 nls verify-sig"
+
+DEPEND="app-arch/xz-utils
+   >=app-emulation/lxc-3.0.0[apparmor?,seccomp]
+   dev-libs/dqlite
+   dev-libs/lzo
+   dev-libs/raft
+   net-dns/dnsmasq[dhcp,ipv6?]"
+RDEPEND="${DEPEND}
+   acct-group/lxd
+   net-firewall/ebtables
+   net-firewall/iptables[ipv6?]
+   sys-apps/iproute2[ipv6?]
+   sys-fs/fuse:0=
+   sys-fs/lxcfs
+   sys-fs/squashfs-tools
+   virtual/acl"
+BDEPEND="dev-lang/go
+   nls? ( sys-devel/gettext )
+   verify-sig? ( app-crypt/openpgp-keys-linuxcontainers )"
+
+CONFIG_CHECK="
+   ~CGROUPS
+   ~IPC_NS
+   ~NET_NS
+   ~PID_NS
+
+   ~SECCOMP
+   ~USER_NS
+   ~UTS_NS
+"
+
+ERROR_IPC_NS="CONFIG_IPC_NS is required."
+ERROR_NET_NS="CONFIG_NET_NS is required."
+ERROR_PID_NS="CONFIG_PID_NS is required."
+ERROR_SECCOMP="CONFIG_SECCOMP is required."
+ERROR_UTS_NS="CONFIG_UTS_NS is required."
+
+# Go magic.
+QA_PREBUILT="/usr/bin/fuidshift
+   /usr/bin/lxc
+   /usr/bin/lxc-to-lxd
+   /usr/bin/lxd-agent
+   /usr/bin/lxd-benchmark
+   /usr/bin/lxd-p2c
+   /usr/sbin/lxd"
+
+EGO_PN="github.com/lxc/lxd"
+GOPATH="${S}/_dist" # this seems to reset every now and then, though
+
+VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/linuxcontainers.asc
+
+src_prepare() {
+   default
+
+   export GOPATH="${S}/_dist"
+
+   sed -i \
+   -e "s:\./configure:./configure --prefix=/usr 
--libdir=${EPREFIX}/usr/lib/lxd:g" \
+   -e "s:make:make ${MAKEOPTS}:g" \
+   Makefile || die
+
+   # Fix hardcoded ovmf file path, see bug 763180
+   sed -i \
+   -e "s:/usr/share/OVMF:/usr/share/edk2-ovmf:g" \
+   -e "s:OVMF_VARS.ms.fd:OVMF_VARS.secboot.fd:g" \
+   doc/environment.md \
+   lxd/apparmor/instance_qemu.go \
+   lxd/instance/drivers/driver_qemu.go || die "Failed to fix 
hardcoded ovmf paths."
+}
+
+src_configure() { :; }
+
+src_compile() {
+   export GOPATH="${S}/_dist"
+
+   cd "${S}" || die
+
+   for k in fuidshift lxd-agent lxd-benchmark lxd-p2c lxc lxc-to-lxd; do
+   go install -v -x ${EGO_PN}/${k} || die "failed compiling ${k}"
+   done
+
+   go install -v -x -tags libsqlite3 ${EGO_PN}/lxd || die "Failed to build 
the daemon"
+
+   use nls && emake build-mo
+}
+
+src_test() {
+   export GOPATH="${S}/_dist"
+   go test -v ${EGO_PN}/lxd || die
+}
+
+src_install() {
+   local bindir="_dist/bin"
+   export GOPATH="${S}/_dist"
+
+   dosbin ${bindir}/lxd
+
+   for l in fuidshift lxd-agent lxd-benchmark lxd-p2c lxc lxc-to-lxd; do
+   dobin ${bindir}/${l}
+   done
+
+   cd "${S}" || die
+
+   newbashcomp scripts/bash/lxd-client lxc
+
+   newconfd "${FILESDIR}"/lxd-4.0.0.confd lxd
+   newinitd "${FILESDIR}"/lxd-4.0.0.initd lxd
+
+   if use apparmor; then
+   systemd_newunit "${FILESDIR}"/lxd-4.0.0_apparmor.service 
lxd.service
+   else
+   systemd_newunit "${FILESDIR}"/lxd-4.0.0.service lxd.service
+   fi
+
+   systemd_newunit "${FILESDIR}"/lxd-containers-4.0.0.service 
lxd-containers.service
+   systemd_newunit "${FILESDIR}"/lxd-4.0.0.socket lxd.socket
+
+   dodoc AUTHORS doc/*
+   use nls && domo po/*.mo
+}
+
+pkg_postinst() {
+   elog
+   elog "Consult https://wiki.gentoo.org/wiki/LXD for more information,"
+   elog "including a Quick Start."
+   elog
+   elog "Please run 'lxc-checkconfig' to see all optional 

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

2021-01-03 Thread Joonas Niilola
commit: d19ff71409bbd0c71734043cf61c6102fc084e7d
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Jan  4 04:59:05 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan  4 05:18:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19ff714

x11-misc/urxvt-tabbedex: stabilize 20.49 on x86

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

 x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild 
b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild
index 81d3bcdede9..1208cc89365 100644
--- a/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild
+++ b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mina86/urxvt-tabbedex/archive/v${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 RDEPEND="x11-terms/rxvt-unicode[perl]"
 



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

2021-01-03 Thread Joonas Niilola
commit: 9f3723e37ee74681d2714e8b3b923c6d19f02069
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Jan  4 05:00:44 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan  4 05:18:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3723e3

x11-misc/urxvt-tabbedex: stabilize 20.49 on amd64

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

 x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild 
b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild
index 1208cc89365..bf69aac9a9e 100644
--- a/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild
+++ b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mina86/urxvt-tabbedex/archive/v${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="x11-terms/rxvt-unicode[perl]"
 



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

2021-01-03 Thread Sam James
commit: 08becea63f67cab884076785b7d36eef3fd9253f
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 05:10:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 05:14:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08becea6

app-text/recode: add github remote-id

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

 app-text/recode/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-text/recode/metadata.xml b/app-text/recode/metadata.xml
index 9a994f3a85a..6776427c11f 100644
--- a/app-text/recode/metadata.xml
+++ b/app-text/recode/metadata.xml
@@ -8,4 +8,7 @@
   
 SONAME version for librecode
   
+  
+rrthomas/recode
+  
 



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

2021-01-03 Thread Sam James
commit: 1ac0301cbada7e65752c11f9661d9f31c0e63b48
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 05:09:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 05:14:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ac0301c

app-text/recode: bump to 3.7.8

We also now BDEPEND on cython for tests.

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

 app-text/recode/Manifest|  1 +
 app-text/recode/recode-3.7.8.ebuild | 58 +
 2 files changed, 59 insertions(+)

diff --git a/app-text/recode/Manifest b/app-text/recode/Manifest
index a667abf1699..08c7ab3c800 100644
--- a/app-text/recode/Manifest
+++ b/app-text/recode/Manifest
@@ -1,3 +1,4 @@
 DIST recode-3.6.tar.gz 1751886 BLAKE2B 
94436343969da0ee6d16ed69a211d4f36b7a9cb59ce931ef71cfc1e0f11e5709e67ee1e0bb24f5320e6c7d6d01920a6c4d9edce87ff2c68c80e30f3b536d
 SHA512 
68de277ac8cd5f6023bb077b959ab5778a78edac1299d507bab906824080b6f86e9bfcd89169aa474197c2faa9af2ceb1ed272c8dd4d50caef373afa05daed1b
 DIST recode-3.7.6.tar.gz 2210564 BLAKE2B 
8c99b6d2eb93482785fe7e36063514e4c153516cc8059a9b98fc9f1b08704314b7933390a5fd7921525648ef58e9f995242182b8de23b7db33cbf94383e28f29
 SHA512 
ababefc445fcc47b6bf9ed640b767aed374bb8ce93cdccb641dd1ba5d298360583dd79070a0bb458f1190a8d6f1ddeb3b04eec34a61305b69def0963cec5843f
+DIST recode-3.7.8.tar.gz 2230154 BLAKE2B 
853a53d86a3a3600e5d70a8dc67bab9b0fa7a9dfab79e3f4ae8611f54c95580286268904f7b21ce360f2d91c65ee238406ffa137a84545157e3a70853f42
 SHA512 
e6cd9c7d3eb5c179d3f62804018d1d19b71a3fae72b0d76aec730c36e64c50a571cbfda5340ac50244a16ccdd9265f5610deadb8908067c3866fa68cbbf0ac70
 DIST recode_3.6-20.debian.tar.gz 341117 BLAKE2B 
748ee36b68f1d1501edde23e8afcbd58df70a86745e7c366a27a33496e539dcae11b746fb46767e95ae99b68a18684e3e85c1ea961692ac57ad1a01a895734a7
 SHA512 
bc586534e77b49da7d387187a8ddb042a12871f87f4f32c818ce7218b7254ac5ba6eccb14aaaf0312579f27958883f2da620016a7049c3af24c8bfba81acc3ef

diff --git a/app-text/recode/recode-3.7.8.ebuild 
b/app-text/recode/recode-3.7.8.ebuild
new file mode 100644
index 000..9a2c9c81562
--- /dev/null
+++ b/app-text/recode/recode-3.7.8.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit flag-o-matic python-any-r1 toolchain-funcs
+
+DESCRIPTION="Convert files between various character sets"
+HOMEPAGE="https://github.com/rrthomas/recode;
+SRC_URI="https://github.com/rrthomas/recode/releases/download/v${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+# librecode soname version
+SLOT="0/3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+IUSE="nls test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="virtual/libiconv"
+DEPEND="
+   ${RDEPEND}
+   sys-devel/flex
+"
+BDEPEND="
+   nls? ( sys-devel/gettext )
+   test? (
+   ${PYTHON_DEPS}
+   $(python_gen_any_dep '
+   dev-python/cython[${PYTHON_USEDEP}]
+   ')
+   )
+"
+
+python_check_deps() {
+   if use test ; then
+   has_version -b "dev-python/cython[${PYTHON_USEDEP}]" || return 1
+   fi
+}
+
+src_configure() {
+   tc-export CC LD
+
+   # on solaris -lintl is needed to compile
+   [[ ${CHOST} == *-solaris* ]] && append-libs "-lintl"
+
+   # --without-included-gettext means we always use system headers
+   # and library
+   econf \
+   $(use_enable nls) \
+   --disable-static
+}
+
+src_install() {
+   default
+   find "${ED}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: net-dialup/mgetty/

2021-01-03 Thread Sam James
commit: b80566337f3963f6ac5376dcce24cc1ea6ba02dc
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 04:53:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 04:53:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8056633

net-dialup/mgetty: Stabilize 1.2.1-r1 s390, #763366

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

 net-dialup/mgetty/mgetty-1.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild 
b/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild
index 0e88f1c78e5..751dbb8794a 100644
--- a/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild
+++ b/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild
@@ -24,7 +24,7 @@ RDEPEND="${DEPEND}
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc ~x86"
 IUSE="+fax fidonet split-usr"
 
 pkg_setup() {



[gentoo-commits] repo/gentoo:master commit in: dev-db/unixODBC/

2021-01-03 Thread Sam James
commit: df90b5a83d4368dcab9c489b7fd7d5d6f94148e5
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 04:53:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 04:53:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df90b5a8

dev-db/unixODBC: Stabilize 2.3.9 s390, #763459

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

 dev-db/unixODBC/unixODBC-2.3.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/unixODBC/unixODBC-2.3.9.ebuild 
b/dev-db/unixODBC/unixODBC-2.3.9.ebuild
index 1e1666072be..bb2e53ec35b 100644
--- a/dev-db/unixODBC/unixODBC-2.3.9.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.3.9.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.unixodbc.org/pub/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+minimal odbcmanual static-libs unicode"
 
 RDEPEND="



[gentoo-commits] repo/proj/guru:dev commit in: app-editors/visual-studio-code-bin/

2021-01-03 Thread Ross Charles Campbell
commit: 5a3c2be3c8b250a1351cfd77c605e1bcf3c8cb69
Author: Ross Charles Campbell  gmail  com>
AuthorDate: Mon Jan  4 04:17:39 2021 +
Commit: Ross Charles Campbell  gmail  com>
CommitDate: Mon Jan  4 04:21:08 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5a3c2be3

app-editors/visual-studio-code-bin: fix typo on QA_PREBUILT

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Ross Charles Campbell  gmail.com>

 .../visual-studio-code-bin-1.52.1.ebuild | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git 
a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.52.1.ebuild 
b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.52.1.ebuild
index 1453f6bf..4d781191 100644
--- a/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.52.1.ebuild
+++ b/app-editors/visual-studio-code-bin/visual-studio-code-bin-1.52.1.ebuild
@@ -34,14 +34,14 @@ RDEPEND="
 QA_PRESTRIPPED="*"
 
 QA_PREBUILT="
-   opt/${MY_PN}/code
-   opt/${MY_PN}/libEGL.so
-   opt/${MY_PN}/libffmpeg.so
-   opt/${MY_PN}/libGLESv2.so
-   opt/${MY_PN}/libvk_swiftshader.so
-   opt/${MY_PN}/libvulkan.so
-   opt/${MY_PN}/swiftshader/libEGL.so
-   opt/${MY_PN}/swiftshader/libGLESv2.so"
+   opt/${PN}/code
+   opt/${PN}/libEGL.so
+   opt/${PN}/libffmpeg.so
+   opt/${PN}/libGLESv2.so
+   opt/${PN}/libvk_swiftshader.so
+   opt/${PN}/libvulkan.so
+   opt/${PN}/swiftshader/libEGL.so
+   opt/${PN}/swiftshader/libGLESv2.so"
 
 pkg_setup() {
if use amd64; then



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

2021-01-03 Thread Randy Barlow
commit: 90fcd8e756b7157ffbef17388e8d8872510ea3cb
Author: Randy Barlow  electronsweatshop  com>
AuthorDate: Mon Jan  4 00:05:20 2021 +
Commit: Randy Barlow  electronsweatshop  com>
CommitDate: Mon Jan  4 00:05:29 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=90fcd8e7

app-shells/starship: Update to 0.48.0

This commit also adds USE flags.

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

 app-shells/starship/Manifest   |  56 +++
 app-shells/starship/metadata.xml   |   5 +
 app-shells/starship/starship-0.48.0.ebuild | 231 +
 3 files changed, 292 insertions(+)

diff --git a/app-shells/starship/Manifest b/app-shells/starship/Manifest
index 565e7df6..f17bd21e 100644
--- a/app-shells/starship/Manifest
+++ b/app-shells/starship/Manifest
@@ -1,17 +1,23 @@
 DIST ahash-0.4.6.crate 49793 BLAKE2B 
5650e5e415ad78c60ae9d895eedfe95413cd8f404ca871dfc48166088847f982303b7949bf0909d2b12107b5c943a460fe5cb3cf912a604c3be345295bc966b3
 SHA512 
18676a180f9bf93fd6009373da5f229f12fdd21549781c897500e29be9f1b24ad8dd6443ac7e524a7f501299d6c94f72b0a795337f6df841f7feaa46f8fdab82
+DIST ahash-0.4.7.crate 51474 BLAKE2B 
0974b90539398d61903ce7fcbecdfcd802fcb5c7ed631be919ec17be6951e68bc80787876cafebd33e40a80605f6e2352a86047077bc40575420bb6ee1a4915a
 SHA512 
2f42cdbacb2b2f9bd7d94a4cc61294d7813428157ce242ba82f7c3fccb6e4b83c767f4dedd35ff26ae61a89506b388d7cf96af4e727c29a14b25b9f82b1f2126
 DIST aho-corasick-0.7.14.crate 113042 BLAKE2B 
6ba517169dd0bfafe7dd7755e2f664d831a17c6a367f29cb54d22b8b61eb04c75b67dead9a7855bdeaa1afd8aa5049b7580617bebf0cdac61c0712eb3525db4e
 SHA512 
0a11e7bd2d3b6868fb6f64b61f3feead4ea57ab3c5d75c6586b68765425219e631bf875e43f73e79888e71079b3d7e10af36af6f96b72515105df79f5922f296
+DIST aho-corasick-0.7.15.crate 113071 BLAKE2B 
a22743be74f873b9545648db6a994250e3e39b92ac99601580e3b02194d205e921bff0b1952a4cca3399a3a7828555a1abfb0c1466f3930811c6b95c1a07ec5e
 SHA512 
e67816efa7305937a7cbbb0079b91b8afa3fdab52cfb8eeddeee156f18bbeed26f941cd4cb18ab2bdc1da5a9ff1dcbe9d2090deec68c00287bd99ace18ee8b24
 DIST ansi_term-0.11.0.crate 17087 BLAKE2B 
9bd35c045a01ce4c6c4a5db1b4f15e9412bb97426eec19d4421dffbec633de8d13452c13c1dc1b30998690b78d7ed38311aca700087f13a81f66bd1d5d7300c4
 SHA512 
a637466a380748f939b3af090b8c0333f35581925bc03f4dda9b3f95d338836403cf5487ae3af9ff68f8245a837f8ab061aabe57a126a6a2c20f2e972c77d1fa
 DIST ansi_term-0.12.1.crate 24838 BLAKE2B 
f636772c34e2d68cda7b8d3b2b86abda074585a62bd2654812ce92384244655a9197fa66e6939e19a674c0148ca605313d83de262bb18c2339a8a4eb4438a791
 SHA512 
b840e28b3e7700689a69a39659b1e066560078dd4a58326b91a028915819e7af883399ee53e920db68fd974c58d35bb1ddf8d427af5937d5f696f57c4376b671
 DIST arrayref-0.3.6.crate 10035 BLAKE2B 
88292fa4b3ad4fccd03772c2f0eca04cc13373fe094358bac57d7523c256d89f3087603e5bcb2a0b15d8b2ecd48e904a822b2cb800276a9c47ad6c6b660d9d34
 SHA512 
368341d00706c1250ff081b0d99c36c9af694a62ff4f4d8c837234340295771ca49c5439b24b6e1a4f2c3c5821764e98881dcb22d793f83de632fd5cb457671f
+DIST arrayvec-0.3.6.crate 7901 BLAKE2B 
ecb8aca44d684a0ee78b0a723a07ff8e8e018d6d17d50f899f76901d79e0d274e8121b3bce929c070316228a54e227aed322340e3f3bdd3fd7e41b1a9bf257c0
 SHA512 
2c69a6d4301494c82905b19eeade354e4f44db1519635c432e83f1bb095e7a3b9d5d5166a2477fe6364db642ff038da6aaf71357575fc0068b659409f36eb9f1
 DIST arrayvec-0.5.1.crate 26816 BLAKE2B 
172dab8f0129134dfc89c6032c5fc15e2f86a5cd1e5be18b87fe2108d18a1bdb0f597a6ed4cd214dc663fbfb27b05c66846fba4543b5e068b5c75d075bdc5bff
 SHA512 
53db2fafea1f60ac1af9ecc0bc9b69010e9f8573048481d55969ecdc9f3d19832fe05824acf10a0186b0464f0fbfe898d73500fba39ed63650c64dac2c2e8043
+DIST arrayvec-0.5.2.crate 27838 BLAKE2B 
51e2eacae0ef148f3f52d21ae00794e540e7ce4c013fb496dd1347ad91ffbbca199381fffbb064225f829216f6c5e915edfa64833f91fabdd13c3f011d86491f
 SHA512 
1896b5f64b4dbdcff8ad234bda4ea8129bcacf87839347304717e94ee9f369cf5f4371755e453ff7d72817edb8f7fdbc726d77cc4f28ed05148dc89c7714b004
 DIST attohttpc-0.16.0.crate 58243 BLAKE2B 
fb8005fc488ed44ace82cadb7eceaf16f368f8804d94b69863edf1709b56060bcafb31177da92e8944ef28403126451e75907612cf9a35c107b72fdd5914e470
 SHA512 
c9bb377973ddf4fe5af8a19a6091f5aaac6057162607d6d8ccd9493bc55725e22aa0cb5bf659432e58568d1382c102b456f1e6fe606f7086f5a03da871a7cfb1
 DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab
 SHA512 
d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9
 DIST autocfg-1.0.1.crate 12908 BLAKE2B 
40c53cab298e4f26634c3acff3ece6a3371188d91dbf377ed664eabedcde20536edaa93daf406618f37edde019f049a6e7b9a47f627344587dbd126bee2b5e3a
 SHA512 
630b348acb98b012e97804e6325d03c89abc22f2157762c59144c04e6c733daf550bdc7f0fe0b9f3b50e15dae8c1c3c4bdfce3d805b02f0fc987311f5332419b
 DIST base64-0.12.3.crate 57545 BLAKE2B 

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

2021-01-03 Thread Sam James
commit: c0adbbd3e5449451b170a2ab8ee681d040fddff6
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:37:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:37:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0adbbd3

mail-client/bower: cleanup old

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

 mail-client/bower/Manifest  |  2 --
 mail-client/bower/bower-0.10.ebuild | 39 -
 mail-client/bower/bower-0.11.ebuild | 39 -
 3 files changed, 80 deletions(-)

diff --git a/mail-client/bower/Manifest b/mail-client/bower/Manifest
index 38647786fbc..add12d8b043 100644
--- a/mail-client/bower/Manifest
+++ b/mail-client/bower/Manifest
@@ -1,3 +1 @@
-DIST bower-0.10.tar.gz 261487 BLAKE2B 
861ee1e17787586f12795fb507cb32fd2d63b8831083354aed9f710c06cc8714ede7421d64c7aa6f2a52aec954be89fe15f1a4a2292d044c9b6a754c754d9667
 SHA512 
54ba7492008f1f6f1495b0d8a7585965ecf6ba16701bd19234dc761190db701d7cdc9a4e0e5995846f2feb08018a217a0e405dea0dacb3fbfb5681ed66529b9a
-DIST bower-0.11.tar.gz 266063 BLAKE2B 
04fbf8febf472f39a6b2a39e5ea36311fa9b2fd931264315053bccd655ba94ea0c163c54cdf80c1d614df91b77c04543e8fdc34ff8cd42f2795dabae91cde95c
 SHA512 
67d803a393b72e7140c1f252d86c693d31c2e570506aa22e64c6417a0bc51d14f7b6f4bdb89d5098dd32bcf0ac82b1a7b1a801325c856e9f6c58750d2cfa20e8
 DIST bower-0.12.tar.gz 275436 BLAKE2B 
66ea4d0a502f9948bd7af29c6d63bd7c0c382d91a875dbcea4db8a55f457202cb70351fee151a7bc03a7ba1b0a2877cb4db76b0f6b8c38bf30c6072e3a74c9b7
 SHA512 
efa0ced9ddc13b2df43874acfa90843eef46ae527e2796d1368c234b7cc8c7c0a9b173398a0180b0eee52d94ba339f2b3bc65a91d07a563c320dbc86ae1521c3

diff --git a/mail-client/bower/bower-0.10.ebuild 
b/mail-client/bower/bower-0.10.ebuild
deleted file mode 100644
index a8d841c2f96..000
--- a/mail-client/bower/bower-0.10.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
-
-inherit multiprocessing
-
-DESCRIPTION="A curses terminal client for the Notmuch email system"
-HOMEPAGE="https://github.com/wangp/bower;
-SRC_URI="https://github.com/wangp/bower/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE=""
-
-COMMON_DEPEND="app-crypt/gpgme:=
-   sys-libs/ncurses:0="
-DEPEND="${COMMON_DEPEND}
-   >=dev-lang/mercury-11.07"
-RDEPEND="${COMMON_DEPEND}
-   net-mail/notmuch
-   sys-apps/coreutils"
-
-src_prepare() {
-   default
-   if has_version "sys-libs/ncurses:0[tinfo]" ; then
-   echo "MLLIBS-bower += -ltinfow" >> src/Mercury.params || die
-   fi
-}
-
-src_compile() {
-   emake PARALLEL="--jobs $(makeopts_jobs) --no-strip --very-verbose"
-}
-
-src_install() {
-   dobin bower
-   dodoc AUTHORS NEWS README.md bower.conf.sample
-}

diff --git a/mail-client/bower/bower-0.11.ebuild 
b/mail-client/bower/bower-0.11.ebuild
deleted file mode 100644
index 04657e9647a..000
--- a/mail-client/bower/bower-0.11.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
-
-inherit multiprocessing
-
-DESCRIPTION="Curses terminal client for the Notmuch email system"
-HOMEPAGE="https://github.com/wangp/bower;
-SRC_URI="https://github.com/wangp/bower/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-COMMON_DEPEND="app-crypt/gpgme:=
-   sys-libs/ncurses:0="
-DEPEND="${COMMON_DEPEND}
-   >=dev-lang/mercury-11.07"
-RDEPEND="${COMMON_DEPEND}
-   net-mail/notmuch
-   sys-apps/coreutils"
-
-src_prepare() {
-   default
-   if has_version "sys-libs/ncurses:0[tinfo]" ; then
-   echo "MLLIBS-bower += -ltinfow" >> src/Mercury.params || die
-   fi
-}
-
-src_compile() {
-   emake PARALLEL="--jobs $(makeopts_jobs) --no-strip --very-verbose"
-}
-
-src_install() {
-   dobin bower
-   dodoc AUTHORS NEWS README.md bower.conf.sample
-}



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

2021-01-03 Thread Sam James
commit: 726127862e45bbb7c8b6f116b205b6884bac7a78
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:36:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:36:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72612786

dev-python/nose2: cleanup old

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

 dev-python/nose2/Manifest  |  1 -
 dev-python/nose2/nose2-0.9.1-r1.ebuild | 40 --
 2 files changed, 41 deletions(-)

diff --git a/dev-python/nose2/Manifest b/dev-python/nose2/Manifest
index cb1a18eb779..118816b8fdd 100644
--- a/dev-python/nose2/Manifest
+++ b/dev-python/nose2/Manifest
@@ -1,2 +1 @@
-DIST nose2-0.9.1.tar.gz 152411 BLAKE2B 
39f2d992e5cab4b9e5cd4401ea9285884eeeac7d2e126b5aad5582186efa0f325139480a446950019e91a376b5992fea106064e5170c9ea7961f128b895a335c
 SHA512 
48cfe3956a3cb696e344ea03e5e0ac8d52831b8272b7cad2bdee34681d1e4e7968fe9da9b71cc9db40b6edf289509c2af766e73611f3a6f23ebd5062f4d52c9e
 DIST nose2-0.9.2.tar.gz 153381 BLAKE2B 
9339a31b664561bd86817a969a64a3d80dacdda3ed25bc0a0b6531812e56c7e2bfaadcad3712d8af1a7ce585e27ff6de54428667e44e7c6b0003db5d52703971
 SHA512 
9af69f0cc9db2e8ef37d2c4ea4fd2d661a38df73fc984d261a1c7c39fba07e44afdf494f0939362b84a03e80c3d93ee75c9352ef333616bf8ce6e6f019b811fe

diff --git a/dev-python/nose2/nose2-0.9.1-r1.ebuild 
b/dev-python/nose2/nose2-0.9.1-r1.ebuild
deleted file mode 100644
index b5cf18f51b7..000
--- a/dev-python/nose2/nose2-0.9.1-r1.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
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-inherit distutils-r1
-
-DESCRIPTION="Next generation unittest with plugins"
-HOMEPAGE="https://github.com/nose-devs/nose2;
-SRC_URI="https://github.com/nose-devs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc"
-
-BDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? ( >=dev-python/sphinx-1.0.5 )
-"
-DEPEND="
-   >=dev-python/coverage-4.4.1[${PYTHON_USEDEP}]
-   >=dev-python/six-1.1[${PYTHON_USEDEP}]
-"
-RDEPEND="${DEPEND}"
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   "${PYTHON}" -m nose2.__main__ || die "tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( docs/_build/html/. )
-
-   distutils-r1_python_install_all
-}



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

2021-01-03 Thread Sam James
commit: 70a05ff7abd3492919ba4c7e8f019a3cd503df58
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:36:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:36:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a05ff7

app-text/u2ps: cleanup old

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

 app-text/u2ps/Manifest|  1 -
 app-text/u2ps/u2ps-1.1.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/app-text/u2ps/Manifest b/app-text/u2ps/Manifest
index d3b029647ea..8988b939938 100644
--- a/app-text/u2ps/Manifest
+++ b/app-text/u2ps/Manifest
@@ -1,2 +1 @@
-DIST u2ps-1.1.tar.gz 110892 BLAKE2B 
af0dd92d47a8530e8434983132c3bf0f0e6b88ff14cc9d7e73e95c842b4c1dad1b900d91c22a34c8f94373e62382841329e5b2e6b3aa9b51f6e5d6d6d164b596
 SHA512 
44a470268aafe7b90c17e14a15864924d0ba78b0c8707b9bf076e13b262a9d43d71b6527c5a995f82741e52fe2d07eac6a2626921e7465127a57405d4b5babd3
 DIST u2ps-1.2.tar.gz 110917 BLAKE2B 
223aec319d36191032e45a73d9053a970ef76c780c9260e3d6a3799c24f80eb0bddd645de87806570844c3e4e763a2eb1929d44bf122daeaebcefd711d61d35d
 SHA512 
3c5c12b50b6d2d50c67a1051375aeb4cfb32a2c8c898837313ac7ff4a11f30c4625f71f77203f7b1367b1ccdb9143a1106b99deaef8f964af3d08336ce686198

diff --git a/app-text/u2ps/u2ps-1.1.ebuild b/app-text/u2ps/u2ps-1.1.ebuild
deleted file mode 100644
index e8d7cb00228..000
--- a/app-text/u2ps/u2ps-1.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A text to PostScript converter like a2ps, but supports UTF-8"
-HOMEPAGE="https://github.com/arsv/u2ps;
-SRC_URI="https://github.com/arsv/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-
-DEPEND="app-text/ghostscript-gpl"
-RDEPEND="${DEPEND}"
-BDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${P}-nostrip.patch" )
-
-src_configure() {
-   # this isnt autoconf, so econf fails...
-   ./configure \
-   --prefix=/usr \
-   --datadir=/usr/share \
-   --mandir=/usr/share/man \
-   --with-gs=/usr/bin/gs \
-   || die 'configure failed'
-}



[gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/

2021-01-03 Thread Sam James
commit: b3444d22303dd6b05df7606c27a3f4a821f75841
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:34:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:34:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3444d22

virtual/gnustep-back: Stabilize 0.28.0 x86, #761070

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

 virtual/gnustep-back/gnustep-back-0.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild 
b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
index f977bdab830..1a2ca03c88d 100644
--- a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
+++ b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
 
 RDEPEND="|| (
~gnustep-base/gnustep-back-cairo-${PV}



[gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-back-xlib/

2021-01-03 Thread Sam James
commit: 828b05cd05f399b9ac74c184c2ae29926638c225
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:34:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:34:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=828b05cd

gnustep-base/gnustep-back-xlib: Stabilize 0.28.0 x86, #761070

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

 gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.28.0.ebuild 
b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.28.0.ebuild
index dff54adaaae..d37ce1feead 100644
--- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.28.0.ebuild
+++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.28.0.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ppc sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="opengl xim"
 
 RDEPEND="${GNUSTEP_CORE_DEPEND}



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

2021-01-03 Thread Sam James
commit: 2e899c7c0a6885eecbfc7d0f9959a26f4b7c4ea7
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:34:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:34:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e899c7c

gnustep-base/gnustep-base: Stabilize 1.27.0 x86, #761070

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

 gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild 
b/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild
index 750ece4c177..650cd7372bb 100644
--- a/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild
+++ b/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~alpha amd64 ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux 
~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~sparc-solaris ~x86-solaris"
 IUSE="+gnutls +icu +libffi zeroconf"
 
 RDEPEND="${GNUSTEP_CORE_DEPEND}



[gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-back-art/

2021-01-03 Thread Sam James
commit: eb31e5d4c94e18989b1483d7026d189761cf57ba
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:34:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:34:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb31e5d4

gnustep-base/gnustep-back-art: Stabilize 0.28.0 x86, #761070

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

 gnustep-base/gnustep-back-art/gnustep-back-art-0.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-base/gnustep-back-art/gnustep-back-art-0.28.0.ebuild 
b/gnustep-base/gnustep-back-art/gnustep-back-art-0.28.0.ebuild
index d4dd54941e6..073395bd38f 100644
--- a/gnustep-base/gnustep-back-art/gnustep-back-art-0.28.0.ebuild
+++ b/gnustep-base/gnustep-back-art/gnustep-back-art-0.28.0.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux"
 IUSE="opengl xim"
 
 RDEPEND="${GNUSTEP_CORE_DEPEND}



[gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-gui/

2021-01-03 Thread Sam James
commit: f2de4884d1b7d7b3cf6ed5356b9879688fa8169e
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:34:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:34:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2de4884

gnustep-base/gnustep-gui: Stabilize 0.28.0 x86, #761070

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

 gnustep-base/gnustep-gui/gnustep-gui-0.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.28.0.ebuild 
b/gnustep-base/gnustep-gui/gnustep-gui-0.28.0.ebuild
index 6b056e17a84..9380d078429 100644
--- a/gnustep-base/gnustep-gui/gnustep-gui-0.28.0.ebuild
+++ b/gnustep-base/gnustep-gui/gnustep-gui-0.28.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="cups gif icu jpeg png speech"
 
 DEPEND="${GNUSTEP_CORE_DEPEND}



[gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-back-cairo/

2021-01-03 Thread Sam James
commit: f8b778ec2dd3eac8a5a9932ec7c0562d65dc2cae
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:34:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:34:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b778ec

gnustep-base/gnustep-back-cairo: Stabilize 0.28.0 x86, #761070

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

 gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.28.0.ebuild 
b/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.28.0.ebuild
index c8c95615e89..f2b50cf2f68 100644
--- a/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.28.0.ebuild
+++ b/gnustep-base/gnustep-back-cairo/gnustep-back-cairo-0.28.0.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ppc sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="opengl xim"
 
 RDEPEND="${GNUSTEP_CORE_DEPEND}



[gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-make/

2021-01-03 Thread Sam James
commit: 9eb96d180b91103540a1afa82af58ed06e617a3b
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:34:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:34:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb96d18

gnustep-base/gnustep-make: Stabilize 2.8.0 x86, #761070

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

 gnustep-base/gnustep-make/gnustep-make-2.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-base/gnustep-make/gnustep-make-2.8.0.ebuild 
b/gnustep-base/gnustep-make/gnustep-make-2.8.0.ebuild
index bb2e29bd0c5..10a3fb69dae 100644
--- a/gnustep-base/gnustep-make/gnustep-make-2.8.0.ebuild
+++ b/gnustep-base/gnustep-make/gnustep-make-2.8.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux 
~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~sparc-solaris ~x86-solaris"
 IUSE="libobjc2 native-exceptions"
 
 DEPEND="${GNUSTEP_CORE_DEPEND}



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

2021-01-03 Thread Sam James
commit: 41625d727bae23ce1349f9ddfdee32b77d8d5ba3
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:33:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:33:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41625d72

app-text/sablotron: Stabilize 1.0.3-r2 arm, #763462

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

 app-text/sablotron/sablotron-1.0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/sablotron/sablotron-1.0.3-r2.ebuild 
b/app-text/sablotron/sablotron-1.0.3-r2.ebuild
index 21251c3f564..f40d010222d 100644
--- a/app-text/sablotron/sablotron-1.0.3-r2.ebuild
+++ b/app-text/sablotron/sablotron-1.0.3-r2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/sablotron/${MY_P}.tar.gz"
 # Sablotron can optionally be built under GPL, using MPL for now
 LICENSE="MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="perl"
 
 RDEPEND="



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

2021-01-03 Thread Sam James
commit: 670aca54443a7ec6a227010f7608626716e4c5d4
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:33:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:33:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=670aca54

dev-lang/python: Stabilize 3.8.6-r1 ppc64, #759928

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

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

diff --git a/dev-lang/python/python-3.8.6-r1.ebuild 
b/dev-lang/python/python-3.8.6-r1.ebuild
index 063c14148b6..e71c4ec12e6 100644
--- a/dev-lang/python/python-3.8.6-r1.ebuild
+++ b/dev-lang/python/python-3.8.6-r1.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



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

2021-01-03 Thread Sam James
commit: 99a672ea5b800ba80f04f900df96aa03e6c72d34
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:33:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:33:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a672ea

dev-lang/python: Stabilize 3.7.9-r1 ppc64, #759928

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

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

diff --git a/dev-lang/python/python-3.7.9-r1.ebuild 
b/dev-lang/python/python-3.7.9-r1.ebuild
index 6bd1a93a416..dcb5f6e4b56 100644
--- a/dev-lang/python/python-3.7.9-r1.ebuild
+++ b/dev-lang/python/python-3.7.9-r1.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



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

2021-01-03 Thread Sam James
commit: b2437557963602e32d1fc4a657e3bb67986f07e1
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:33:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:33:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2437557

dev-lang/python: Stabilize 3.6.12-r1 ppc64, #759928

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

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

diff --git a/dev-lang/python/python-3.6.12-r1.ebuild 
b/dev-lang/python/python-3.6.12-r1.ebuild
index 2e4b32c5f6d..baa82797d8e 100644
--- a/dev-lang/python/python-3.6.12-r1.ebuild
+++ b/dev-lang/python/python-3.6.12-r1.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc 
x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test +threads tk wininst +xml"
 RESTRICT="!test? ( test )"
 



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

2021-01-03 Thread Sam James
commit: 4d7df01e2c679d0de39fc03f5002d3dc09167024
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:32:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:32:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d7df01e

media-libs/libprojectm: Stabilize 3.1.8 arm64, #763405

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

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

diff --git a/media-libs/libprojectm/libprojectm-3.1.8.ebuild 
b/media-libs/libprojectm/libprojectm-3.1.8.ebuild
index 299b9b4c2c8..8ec763054b8 100644
--- a/media-libs/libprojectm/libprojectm-3.1.8.ebuild
+++ b/media-libs/libprojectm/libprojectm-3.1.8.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == * ]] ; then
 else
MY_PV="${PV/_/-}"

SRC_URI="https://github.com/projectM-visualizer/projectm/archive/v${MY_PV}.tar.gz
 -> ${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc ~x86"
S=${WORKDIR}/projectm-${MY_PV}/
 fi
 



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

2021-01-03 Thread Sam James
commit: d38e19bb7b9c71af37731062c9684321c92dd249
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:33:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:33:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38e19bb

dev-lang/python: Stabilize 3.9.0-r1 ppc64, #759928

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

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

diff --git a/dev-lang/python/python-3.9.0-r1.ebuild 
b/dev-lang/python/python-3.9.0-r1.ebuild
index 5e7963e5747..b44291c70b7 100644
--- a/dev-lang/python/python-3.9.0-r1.ebuild
+++ b/dev-lang/python/python-3.9.0-r1.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



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

2021-01-03 Thread Sam James
commit: c3a0b9141d937c6004f33721d52a76aab39c02c0
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:33:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:33:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3a0b914

dev-lang/python: Stabilize 2.7.18-r5 ppc64, #759928

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

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

diff --git a/dev-lang/python/python-2.7.18-r5.ebuild 
b/dev-lang/python/python-2.7.18-r5.ebuild
index 1596f6b4f32..630640ac172 100644
--- a/dev-lang/python/python-2.7.18-r5.ebuild
+++ b/dev-lang/python/python-2.7.18-r5.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc 
x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86"
 IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 
libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
 
 # Do not add a dependency on dev-lang/python to this ebuild.



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

2021-01-03 Thread Sam James
commit: a511a7d207bb3218adb0b9b89ff25e1f73c9dda8
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:32:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:32:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a511a7d2

media-libs/glm: Stabilize 0.9.9.8-r1 arm64, #763405

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

 media-libs/glm/glm-0.9.9.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/glm/glm-0.9.9.8-r1.ebuild 
b/media-libs/glm/glm-0.9.9.8-r1.ebuild
index 320b38a4248..bb7591ba329 100644
--- a/media-libs/glm/glm-0.9.9.8-r1.ebuild
+++ b/media-libs/glm/glm-0.9.9.8-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/g-truc/glm/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="|| ( HappyBunny MIT )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx 
cpu_flags_x86_avx2"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-db/unixODBC/

2021-01-03 Thread Sam James
commit: 22bd6408a119146de5c96cb37fd5bc2d2d1a3940
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:33:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:33:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22bd6408

dev-db/unixODBC: Stabilize 2.3.9 arm, #763459

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

 dev-db/unixODBC/unixODBC-2.3.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/unixODBC/unixODBC-2.3.9.ebuild 
b/dev-db/unixODBC/unixODBC-2.3.9.ebuild
index 97caf456ee1..1e1666072be 100644
--- a/dev-db/unixODBC/unixODBC-2.3.9.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.3.9.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.unixodbc.org/pub/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+minimal odbcmanual static-libs unicode"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-dicts/libydpdict/

2021-01-03 Thread Sam James
commit: f87b6031c693572245b7f74fbcbb42f00ad537c0
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:30:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:30:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87b6031

app-dicts/libydpdict: Stabilize 1.0.4 amd64, #763474

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

 app-dicts/libydpdict/libydpdict-1.0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-dicts/libydpdict/libydpdict-1.0.4.ebuild 
b/app-dicts/libydpdict/libydpdict-1.0.4.ebuild
index aff0de2c35a..489c6d571c4 100644
--- a/app-dicts/libydpdict/libydpdict-1.0.4.ebuild
+++ b/app-dicts/libydpdict/libydpdict-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 DOCS=( AUTHORS )
 



[gentoo-commits] repo/gentoo:master commit in: app-office/calcurse/

2021-01-03 Thread Sam James
commit: c3d37d089a6df5e1cc73e88cc5aa323e074dcab7
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:30:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:30:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d37d08

app-office/calcurse: Stabilize 4.7.0 amd64, #763465

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

 app-office/calcurse/calcurse-4.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/calcurse/calcurse-4.7.0.ebuild 
b/app-office/calcurse/calcurse-4.7.0.ebuild
index aeb9469073b..23bcdf1d579 100644
--- a/app-office/calcurse/calcurse-4.7.0.ebuild
+++ b/app-office/calcurse/calcurse-4.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://calcurse.org/files/${P}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-dicts/ydpdict/

2021-01-03 Thread Sam James
commit: 9d4d6efe2046c55f34b33af35b3fbae53dcf47b4
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:30:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:30:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d4d6efe

app-dicts/ydpdict: Stabilize 1.0.3 amd64, #763474

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

 app-dicts/ydpdict/ydpdict-1.0.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-dicts/ydpdict/ydpdict-1.0.3.ebuild 
b/app-dicts/ydpdict/ydpdict-1.0.3.ebuild
index edd45d3eab3..9dc585dd660 100644
--- a/app-dicts/ydpdict/ydpdict-1.0.3.ebuild
+++ b/app-dicts/ydpdict/ydpdict-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="ao"
 
 RDEPEND="



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

2021-01-03 Thread Sam James
commit: b945a0a2c05c659f53eadce97a6373951d4b07a8
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:30:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:30:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b945a0a2

media-libs/libprojectm: Stabilize 3.1.8 amd64, #763405

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

 media-libs/libprojectm/libprojectm-3.1.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libprojectm/libprojectm-3.1.8.ebuild 
b/media-libs/libprojectm/libprojectm-3.1.8.ebuild
index 168c60f314c..299b9b4c2c8 100644
--- a/media-libs/libprojectm/libprojectm-3.1.8.ebuild
+++ b/media-libs/libprojectm/libprojectm-3.1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ if [[ ${PV} == * ]] ; then
 else
MY_PV="${PV/_/-}"

SRC_URI="https://github.com/projectM-visualizer/projectm/archive/v${MY_PV}.tar.gz
 -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
S=${WORKDIR}/projectm-${MY_PV}/
 fi
 



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

2021-01-03 Thread Sam James
commit: cd852e16b77edb5f2e367cb0cc1eef60c83fa63c
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:30:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:30:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd852e16

app-text/sablotron: Stabilize 1.0.3-r2 amd64, #763462

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

 app-text/sablotron/sablotron-1.0.3-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/sablotron/sablotron-1.0.3-r2.ebuild 
b/app-text/sablotron/sablotron-1.0.3-r2.ebuild
index 9910b99b55b..21251c3f564 100644
--- a/app-text/sablotron/sablotron-1.0.3-r2.ebuild
+++ b/app-text/sablotron/sablotron-1.0.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/sablotron/${MY_P}.tar.gz"
 # Sablotron can optionally be built under GPL, using MPL for now
 LICENSE="MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="perl"
 
 RDEPEND="



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

2021-01-03 Thread Sam James
commit: 2d7b47311f9f9e8d19b877db6db04a3af9f7536f
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:30:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:30:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d7b4731

media-libs/glm: Stabilize 0.9.9.8-r1 amd64, #763405

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

 media-libs/glm/glm-0.9.9.8-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/glm/glm-0.9.9.8-r1.ebuild 
b/media-libs/glm/glm-0.9.9.8-r1.ebuild
index 74788d45b6b..320b38a4248 100644
--- a/media-libs/glm/glm-0.9.9.8-r1.ebuild
+++ b/media-libs/glm/glm-0.9.9.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/g-truc/glm/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="|| ( HappyBunny MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_avx 
cpu_flags_x86_avx2"
 RESTRICT="!test? ( test )"
 



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

2021-01-03 Thread Sam James
commit: 088afcc274e9c5a6d7e1b136a013a8081f84ab9b
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:30:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:30:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=088afcc2

app-misc/ledit: Stabilize 2.04 amd64, #763468

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

 app-misc/ledit/ledit-2.04.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/ledit/ledit-2.04.ebuild b/app-misc/ledit/ledit-2.04.ebuild
index 2236980b1f7..57a72a2f43c 100644
--- a/app-misc/ledit/ledit-2.04.ebuild
+++ b/app-misc/ledit/ledit-2.04.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ 
SRC_URI="http://pauillac.inria.fr/~ddr/ledit/distrib/src/${P}.tgz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="+ocamlopt"
 
 RESTRICT="installsources !ocamlopt? ( strip )"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/hexchat-javascript/

2021-01-03 Thread Sam James
commit: 0dfb3c79b8a47b4c5e36014769a7c641d3cf204e
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:29:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:29:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dfb3c79

x11-plugins/hexchat-javascript: Stabilize 0.3.2 amd64, #763435

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

 x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild 
b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild
index 65978b6b7f1..32dfeab8cbb 100644
--- a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild
+++ b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/TingPing/hexchat-javascript/archive/${PV}.tar.gz ->
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="examples"
 
 RDEPEND="



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

2021-01-03 Thread Sam James
commit: 95c3ce3ba51bc48b5ecb3045076e88ab07b147b1
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:30:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:30:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c3ce3b

dev-util/netsurf-buildsystem: Stabilize 1.9 amd64, #763453

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

 dev-util/netsurf-buildsystem/netsurf-buildsystem-1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/netsurf-buildsystem/netsurf-buildsystem-1.9.ebuild 
b/dev-util/netsurf-buildsystem/netsurf-buildsystem-1.9.ebuild
index a8bb3f514bc..3933db6efd0 100644
--- a/dev-util/netsurf-buildsystem/netsurf-buildsystem-1.9.ebuild
+++ b/dev-util/netsurf-buildsystem/netsurf-buildsystem-1.9.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://download.netsurf-browser.org/libs/releases/${MY_P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 S="${WORKDIR}/${MY_P}"
 



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

2021-01-03 Thread Sam James
commit: b91e7bd53ba9e21e26322d66b38a41ed52ecbded
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:30:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:30:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b91e7bd5

dev-libs/girara: Stabilize 0.3.5 amd64, #763456

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

 dev-libs/girara/girara-0.3.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/girara/girara-0.3.5.ebuild 
b/dev-libs/girara/girara-0.3.5.ebuild
index 7009fe824cc..6c0d8688125 100644
--- a/dev-libs/girara/girara-0.3.5.ebuild
+++ b/dev-libs/girara/girara-0.3.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ if [[ ${PV} == *999 ]]; then
EGIT_BRANCH="develop"
 else
SRC_URI="https://pwmt.org/projects/girara/download/${P}.tar.xz;
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 LICENSE="ZLIB"



[gentoo-commits] repo/gentoo:master commit in: dev-db/unixODBC/

2021-01-03 Thread Sam James
commit: cd6d2cb1a36456bc75bc530353ab62bc9ece688e
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:30:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:30:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd6d2cb1

dev-db/unixODBC: Stabilize 2.3.9 amd64, #763459

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

 dev-db/unixODBC/unixODBC-2.3.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/unixODBC/unixODBC-2.3.9.ebuild 
b/dev-db/unixODBC/unixODBC-2.3.9.ebuild
index 4de1248d00e..97caf456ee1 100644
--- a/dev-db/unixODBC/unixODBC-2.3.9.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.3.9.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.unixodbc.org/pub/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+minimal odbcmanual static-libs unicode"
 
 RDEPEND="



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

2021-01-03 Thread Sam James
commit: 2b0ed8da166a1436fc5da6f4ede7555b7cf078ed
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:30:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:30:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b0ed8da

app-editors/curses-hexedit: Stabilize 0.9.7-r1 amd64, #763471

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

 app-editors/curses-hexedit/curses-hexedit-0.9.7-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/curses-hexedit/curses-hexedit-0.9.7-r1.ebuild 
b/app-editors/curses-hexedit/curses-hexedit-0.9.7-r1.ebuild
index f274d12b8a5..1a73fb7ea67 100644
--- a/app-editors/curses-hexedit/curses-hexedit-0.9.7-r1.ebuild
+++ b/app-editors/curses-hexedit/curses-hexedit-0.9.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # There's already a "hexedit" package in the tree, so name this one differently
@@ -13,7 +13,7 @@ 
SRC_URI="http://www.rogoyski.com/adam/programs/hexedit/${MY_P}.tar.gz;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
sys-libs/ncurses:=



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

2021-01-03 Thread Sam James
commit: 3976be54a6edd2ff6be90b5942474e8afd6669cb
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:29:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:29:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3976be54

mail-client/bower: Stabilize 0.12 amd64, #763444

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

 mail-client/bower/bower-0.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/bower/bower-0.12.ebuild 
b/mail-client/bower/bower-0.12.ebuild
index d76953ce761..ebd82dbd7ed 100644
--- a/mail-client/bower/bower-0.12.ebuild
+++ b/mail-client/bower/bower-0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/wangp/bower/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE=""
 
 COMMON_DEPEND="app-crypt/gpgme:=



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

2021-01-03 Thread Sam James
commit: 2f5b6560465b10ac0f45727450c8741b19b03864
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:29:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:29:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f5b6560

media-video/x264-encoder: Stabilize 0.0.20190903 amd64, #763390

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

 media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild 
b/media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild
index 13b167268ff..7152350a414 100644
--- a/media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild
+++ b/media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ if [[ ${PV} ==  ]]; then
 else
MY_P="x264-snapshot-$(ver_cut 3)-2245"

SRC_URI="http://download.videolan.org/pub/videolan/x264/snapshots/${MY_P}.tar.bz2;
-   KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
S="${WORKDIR}/${MY_P}"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: net-dialup/xl2tpd/

2021-01-03 Thread Sam James
commit: 8d4ab33eb372ba01630ea3b75011678fdacd9071
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:29:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:29:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d4ab33e

net-dialup/xl2tpd: Stabilize 1.3.15 amd64, #763441

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

 net-dialup/xl2tpd/xl2tpd-1.3.15.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.15.ebuild 
b/net-dialup/xl2tpd/xl2tpd-1.3.15.ebuild
index a0c41af7ca2..cdb8f751497 100644
--- a/net-dialup/xl2tpd/xl2tpd-1.3.15.ebuild
+++ b/net-dialup/xl2tpd/xl2tpd-1.3.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/xelerance/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
 IUSE="+kernel"
 
 DEPEND="



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

2021-01-03 Thread Sam James
commit: d7933c10c7e48af4e999e1f1c0ee1721ba841d4e
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:29:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:29:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7933c10

mail-filter/mapson: Stabilize 3.3.1 amd64, #763423

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

 mail-filter/mapson/mapson-3.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-filter/mapson/mapson-3.3.1.ebuild 
b/mail-filter/mapson/mapson-3.3.1.ebuild
index 4735517e167..3c00e7b1cc8 100644
--- a/mail-filter/mapson/mapson-3.3.1.ebuild
+++ b/mail-filter/mapson/mapson-3.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mapson/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="debug"
 
 RDEPEND="



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

2021-01-03 Thread Sam James
commit: 6f77785ea950c7a19aded77194a7f9ddc783e873
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:29:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:29:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f77785e

dev-util/cproto: Stabilize 4.7q amd64, #763447

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

 dev-util/cproto/cproto-4.7q.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/cproto/cproto-4.7q.ebuild 
b/dev-util/cproto/cproto-4.7q.ebuild
index 366331b7cb4..abaeb7d0ea3 100644
--- a/dev-util/cproto/cproto-4.7q.ebuild
+++ b/dev-util/cproto/cproto-4.7q.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.invisible-island.net/cproto/${P}.tgz;
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 DEPEND="sys-devel/flex
virtual/yacc"



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

2021-01-03 Thread Sam James
commit: 9bbc5a0cb767a8cb1c8467685dd4cae55d87887c
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:29:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:29:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bbc5a0c

dev-python/nose2: Stabilize 0.9.2 ALLARCHES, #763351

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

 dev-python/nose2/nose2-0.9.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/nose2/nose2-0.9.2.ebuild 
b/dev-python/nose2/nose2-0.9.2.ebuild
index 87db50c78a3..cc649bd2b35 100644
--- a/dev-python/nose2/nose2-0.9.2.ebuild
+++ b/dev-python/nose2/nose2-0.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/nose-devs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="doc"
 # Failures need investigating
 RESTRICT="test"



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

2021-01-03 Thread Sam James
commit: ab6b2426fbd5d432a10383a153bdf1de0ba9408a
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:29:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:29:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab6b2426

media-libs/x264: Stabilize 0.0.20190903-r1 amd64, #763390

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

 media-libs/x264/x264-0.0.20190903-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/x264/x264-0.0.20190903-r1.ebuild 
b/media-libs/x264/x264-0.0.20190903-r1.ebuild
index 5a0072461d4..3b41897167b 100644
--- a/media-libs/x264/x264-0.0.20190903-r1.ebuild
+++ b/media-libs/x264/x264-0.0.20190903-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
 else
MY_P="x264-snapshot-$(ver_cut 3)-2245"

SRC_URI="https://download.videolan.org/pub/videolan/x264/snapshots/${MY_P}.tar.bz2;
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
S="${WORKDIR}/${MY_P}"
 fi
 



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

2021-01-03 Thread Sam James
commit: 3117ca9fb1641cb0387276681ec1ccbcca244be9
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:29:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:29:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3117ca9f

net-p2p/ncdc: Stabilize 1.22.1 amd64, #763429

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

 net-p2p/ncdc/ncdc-1.22.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-p2p/ncdc/ncdc-1.22.1.ebuild b/net-p2p/ncdc/ncdc-1.22.1.ebuild
index 8377b413dc1..ed9fe7aa259 100644
--- a/net-p2p/ncdc/ncdc-1.22.1.ebuild
+++ b/net-p2p/ncdc/ncdc-1.22.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="git://g.blicky.net/ncdc.git"
 else
SRC_URI="https://dev.yorhel.nl/download/${P}.tar.gz;
-   KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+   KEYWORDS="amd64 ~ppc ~sparc ~x86"
 fi
 
 LICENSE="MIT"



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

2021-01-03 Thread Sam James
commit: cf8af7328c269a5f9dd94a9944e764c816459cbd
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:29:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:29:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf8af732

media-libs/libnsgif: Stabilize 0.2.1-r3 amd64, #763426

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

 media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild 
b/media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild
index 60f6c1d889a..690cce63e8b 100644
--- a/media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild
+++ b/media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://download.netsurf-browser.org/libs/releases/${P}-src.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-news/rsstail/

2021-01-03 Thread Sam James
commit: 69c778f4c67afcb24f9c291be39f0ae8af7a5ef9
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:29:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:29:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c778f4

net-news/rsstail: Stabilize 2.1_p20200310 amd64, #763432

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

 net-news/rsstail/rsstail-2.1_p20200310.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-news/rsstail/rsstail-2.1_p20200310.ebuild 
b/net-news/rsstail/rsstail-2.1_p20200310.ebuild
index 4aff316f5cc..4676dc7ce58 100644
--- a/net-news/rsstail/rsstail-2.1_p20200310.ebuild
+++ b/net-news/rsstail/rsstail-2.1_p20200310.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 BDEPEND="virtual/pkgconfig"
 DEPEND=">=net-libs/libmrss-0.17.1"



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

2021-01-03 Thread Sam James
commit: 09f3fd4a120282c602b4feb1f14d84aea0d5ce84
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 03:29:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 03:29:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09f3fd4a

app-text/u2ps: Stabilize 1.2 amd64, #763348

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

 app-text/u2ps/u2ps-1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/u2ps/u2ps-1.2.ebuild b/app-text/u2ps/u2ps-1.2.ebuild
index b26e759a2a6..71ad11c5557 100644
--- a/app-text/u2ps/u2ps-1.2.ebuild
+++ b/app-text/u2ps/u2ps-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/arsv/${PN}/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 DEPEND="app-text/ghostscript-gpl"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/b2sdk/files/, dev-python/b2sdk/

2021-01-03 Thread Wolfgang E. Sanyer
commit: ec6a473f4f3c62a4a306e84414ea5f2ce16e73f3
Author: Wolfgang E. Sanyer  gmail  com>
AuthorDate: Mon Jan  4 02:02:06 2021 +
Commit: Wolfgang E. Sanyer  gmail  com>
CommitDate: Mon Jan  4 02:14:53 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ec6a473f

dev-python/b2sdk: new package, dep of b2

Signed-off-by: Wolfgang E. Sanyer  gmail.com>

 dev-python/b2sdk/Manifest  |  1 +
 dev-python/b2sdk/b2sdk-1.2.0.ebuild| 36 ++
 .../files/b2sdk-1.2.0-skip-integration-test.patch  | 12 
 dev-python/b2sdk/metadata.xml  | 14 +
 4 files changed, 63 insertions(+)

diff --git a/dev-python/b2sdk/Manifest b/dev-python/b2sdk/Manifest
new file mode 100644
index ..117886c8
--- /dev/null
+++ b/dev-python/b2sdk/Manifest
@@ -0,0 +1 @@
+DIST b2sdk-1.2.0.tar.gz 172456 BLAKE2B 
7af232d1bb274037b327a7a0740ca7ea8f1a8edda26bd6816fe66bc332c69c9ba3f95c790f8d1c799391548ff7a7b190603ed3c358512401c0cdec5d9c93c72c
 SHA512 
05273de5d83a62afe33873ddd66f22005bcfbd559314d43a5662981e024f18063078d00b42b407aeda331083c826c4c6fc4e06cad280b280de8cb66423d2

diff --git a/dev-python/b2sdk/b2sdk-1.2.0.ebuild 
b/dev-python/b2sdk/b2sdk-1.2.0.ebuild
new file mode 100644
index ..9967cecd
--- /dev/null
+++ b/dev-python/b2sdk/b2sdk-1.2.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..8} )
+inherit distutils-r1
+
+DESCRIPTION="The client library for BackBlaze's B2 product"
+HOMEPAGE="https://github.com/Backblaze/b2-sdk-python;
+SRC_URI="https://github.com/Backblaze/b2-sdk-python/releases/download/v${PV}/${P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.2.0-skip-integration-test.patch"
+)
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/arrow-0.8.0[${PYTHON_USEDEP}]
+   >=dev-python/logfury-0.1.2[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.9.1[${PYTHON_USEDEP}]
+   >=dev-python/tqdm-4.5.0[${PYTHON_USEDEP}]
+   ')
+"
+
+distutils_enable_tests pytest
+
+BDEPEND+=" test? (
+   $(python_gen_cond_dep '
+   >=dev-python/pytest-mock-3.3.1[${PYTHON_USEDEP}]
+   ')
+)"

diff --git a/dev-python/b2sdk/files/b2sdk-1.2.0-skip-integration-test.patch 
b/dev-python/b2sdk/files/b2sdk-1.2.0-skip-integration-test.patch
new file mode 100644
index ..bd13d994
--- /dev/null
+++ b/dev-python/b2sdk/files/b2sdk-1.2.0-skip-integration-test.patch
@@ -0,0 +1,12 @@
+diff --git a/test/integration/test_raw_api.py 
b/test/integration/test_raw_api.py
+index e6cd288..ec89604 100644
+--- a/test/integration/test_raw_api.py
 b/test/integration/test_raw_api.py
+@@ -15,6 +15,7 @@ from b2sdk import raw_api
+ 
+ 
+ # TODO: move the test_raw_api test logic here
++@pytest.mark.skip(reason="Cannot do this in portage")
+ def test_raw_api():
+ application_key_id = os.environ.get('B2_TEST_APPLICATION_KEY_ID')
+ if application_key_id is None:

diff --git a/dev-python/b2sdk/metadata.xml b/dev-python/b2sdk/metadata.xml
new file mode 100644
index ..77c569d1
--- /dev/null
+++ b/dev-python/b2sdk/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   wolfgangesan...@gmail.com
+   Wolfgang E. Sanyer
+   
+   
+   The command-line tool that gives easy access to all of the 
capabilities
+   of B2 Cloud Storage.
+
+   This program provides command-line access to the B2 service.
+   
+



[gentoo-commits] repo/proj/guru:dev commit in: app-backup/b2/files/, app-backup/b2/

2021-01-03 Thread Wolfgang E. Sanyer
commit: 1d9279bbe078badae5c434759b070022ae23147c
Author: Wolfgang E. Sanyer  gmail  com>
AuthorDate: Mon Jan  4 02:03:40 2021 +
Commit: Wolfgang E. Sanyer  gmail  com>
CommitDate: Mon Jan  4 02:14:53 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d9279bb

app-backup/b2: new package, backblaze's cli client

Signed-off-by: Wolfgang E. Sanyer  gmail.com>

 app-backup/b2/Manifest |  1 +
 app-backup/b2/b2-2.1.0.ebuild  | 40 ++
 app-backup/b2/files/b2-2.1.0-nameclash.patch   | 12 +++
 .../b2/files/b2-2.1.0-skip-integration-test.patch  | 12 +++
 app-backup/b2/metadata.xml | 18 ++
 5 files changed, 83 insertions(+)

diff --git a/app-backup/b2/Manifest b/app-backup/b2/Manifest
new file mode 100644
index ..6cbf20eb
--- /dev/null
+++ b/app-backup/b2/Manifest
@@ -0,0 +1 @@
+DIST b2-2.1.0.tar.gz 41812 BLAKE2B 
0450b0e0e501a061a0934ac303414322331de3d55da54506b08515136b3084464b0bcf35ca90b6f5298456af3978055f4edf67004aa5351c9bac4e4ecc99a078
 SHA512 
13bc95226ac98122de401159e3e6149fc783162b33c8c6033538f9e7bcaa782d3f67334b83bd876ca15b73924b5b7af9d9cc62556c10adaf9a0de8c06f9014b6

diff --git a/app-backup/b2/b2-2.1.0.ebuild b/app-backup/b2/b2-2.1.0.ebuild
new file mode 100644
index ..78feaef0
--- /dev/null
+++ b/app-backup/b2/b2-2.1.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..8} )
+
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="The command-line tool for BackBlaze's B2 product."
+HOMEPAGE="https://github.com/Backblaze/B2_Command_Line_Tool;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+PATCHES=(
+   "${FILESDIR}/${P}-nameclash.patch"
+   "${FILESDIR}/${P}-skip-integration-test.patch"
+)
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/arrow-0.8.0[${PYTHON_USEDEP}]
+   >=dev-python/b2sdk-1.2.0[${PYTHON_USEDEP}]
+   =dev-python/phx-class-registry-3.0.5[${PYTHON_USEDEP}]
+   ')
+"
+
+distutils_enable_tests pytest
+
+pkg_postinst(){
+   elog "The b2 executable has been renamed to backblaze2 in order to"
+   elog "avoid a name clash with b2 from boost-build"
+}

diff --git a/app-backup/b2/files/b2-2.1.0-nameclash.patch 
b/app-backup/b2/files/b2-2.1.0-nameclash.patch
new file mode 100644
index ..340176f6
--- /dev/null
+++ b/app-backup/b2/files/b2-2.1.0-nameclash.patch
@@ -0,0 +1,12 @@
+diff --git a/setup.py b/setup.py
+index fee3261..f90056b 100644
+--- a/setup.py
 b/setup.py
+@@ -140,6 +140,6 @@ setup(
+ # "scripts" keyword. Entry points provide cross-platform support and allow
+ # pip to create the appropriate form of executable for the target 
platform.
+ entry_points={
+-'console_scripts': ['b2=b2.console_tool:main',],
++'console_scripts': ['backblaze2=b2.console_tool:main',],
+ },
+ )

diff --git a/app-backup/b2/files/b2-2.1.0-skip-integration-test.patch 
b/app-backup/b2/files/b2-2.1.0-skip-integration-test.patch
new file mode 100644
index ..40506bc9
--- /dev/null
+++ b/app-backup/b2/files/b2-2.1.0-skip-integration-test.patch
@@ -0,0 +1,12 @@
+diff --git a/test/integration/test_b2_command_line.py 
b/test/integration/test_b2_command_line.py
+index 02b36ab..bd790ec 100644
+--- a/test/integration/test_b2_command_line.py
 b/test/integration/test_b2_command_line.py
+@@ -870,6 +870,7 @@ def main():
+ 
+ 
+ # TODO: rewrite to multiple tests
++@pytest.mark.skip(reason="Cannot do this in portage")
+ def test_integration():
+ application_key_id = os.environ.get('B2_TEST_APPLICATION_KEY_ID')
+ if application_key_id is None:

diff --git a/app-backup/b2/metadata.xml b/app-backup/b2/metadata.xml
new file mode 100644
index ..6e00138a
--- /dev/null
+++ b/app-backup/b2/metadata.xml
@@ -0,0 +1,18 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ezzieyguy...@gmail.com
+   Wolfgang E. Sanyer
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   The command-line tool that gives easy access to all of the 
capabilities
+   of B2 Cloud Storage.
+
+   This program provides command-line access to the B2 service.
+   
+



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/phx-class-registry/

2021-01-03 Thread Wolfgang E. Sanyer
commit: 85cfd5f431dcfe4efd0561ae0598fa28d6b2214a
Author: Wolfgang E. Sanyer  gmail  com>
AuthorDate: Mon Jan  4 02:01:37 2021 +
Commit: Wolfgang E. Sanyer  gmail  com>
CommitDate: Mon Jan  4 02:14:53 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=85cfd5f4

dev-python/phx-class-registry: new package, dep of b2

Signed-off-by: Wolfgang E. Sanyer  gmail.com>

 dev-python/phx-class-registry/Manifest |  1 +
 dev-python/phx-class-registry/metadata.xml | 17 +
 .../phx-class-registry/phx-class-registry-3.0.5.ebuild | 18 ++
 3 files changed, 36 insertions(+)

diff --git a/dev-python/phx-class-registry/Manifest 
b/dev-python/phx-class-registry/Manifest
new file mode 100644
index ..4622fc77
--- /dev/null
+++ b/dev-python/phx-class-registry/Manifest
@@ -0,0 +1 @@
+DIST phx-class-registry-3.0.5.tar.gz 23756 BLAKE2B 
7ba98323cb91a328b7dbe3df2def174d950c9f78da2fbd62c81dbf3803d570d42794a20ca3219b41f8f5b739efd3317ce8672f70169db492c2cda8a980460fb1
 SHA512 
324171cbf14132e02c58026d90c87d408fd321d95258cf8cd66de472a125177c4131ca1e47fad279db3384a8a3a50832eb1287a4b577c76c79a9391fa1d998c6

diff --git a/dev-python/phx-class-registry/metadata.xml 
b/dev-python/phx-class-registry/metadata.xml
new file mode 100644
index ..4de28fe6
--- /dev/null
+++ b/dev-python/phx-class-registry/metadata.xml
@@ -0,0 +1,17 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ezzieyguy...@gmail.com
+   Wolfgang E. Sanyer
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   At the intersection of the Registry and Factory patterns lies 
the
+   ClassRegistry. This package contains the python modules 
necessary to use
+   this dessign pattern
+   
+

diff --git a/dev-python/phx-class-registry/phx-class-registry-3.0.5.ebuild 
b/dev-python/phx-class-registry/phx-class-registry-3.0.5.ebuild
new file mode 100644
index ..282d9a8e
--- /dev/null
+++ b/dev-python/phx-class-registry/phx-class-registry-3.0.5.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="An intersection of the Registry and Factory pattern"
+HOMEPAGE="https://github.com/todofixthis/class-registry;
+SRC_URI="https://github.com/todofixthis/class-registry/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+S="${WORKDIR}/class-registry-${PV}"
+
+distutils_enable_tests nose



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

2021-01-03 Thread Matt Turner
commit: 0f57068d8fc8ac70eff03d22f45d7642ebbb19be
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Jan  2 23:27:28 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan  4 02:10:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f57068d

dev-lang/zig: Drop to maintainer-needed@

Multiple open bugs on the package; maintainer has not committed in 15
months and has no bugzilla activity in a year.

Closes: https://bugs.gentoo.org/691582
Signed-off-by: Matt Turner  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/18920
Signed-off-by: Matt Turner  gentoo.org>

 dev-lang/zig/metadata.xml | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/dev-lang/zig/metadata.xml b/dev-lang/zig/metadata.xml
index 514f150afb0..486ff3e79f0 100644
--- a/dev-lang/zig/metadata.xml
+++ b/dev-lang/zig/metadata.xml
@@ -1,14 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   n...@nirf.de
-   Nick Erdmann
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
+   

Enable builds that do not support all 
of LLVM's target architectures




[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/

2021-01-03 Thread Sam James
commit: e79704e852cb573d64262d1065e75e980c150e60
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 02:09:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 02:09:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e79704e8

dev-db/mariadb: Stabilize 10.4.17 ppc64, #741624

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

 dev-db/mariadb/mariadb-10.4.17.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/mariadb/mariadb-10.4.17.ebuild 
b/dev-db/mariadb/mariadb-10.4.17.ebuild
index 715aafcd213..75312e1170d 100644
--- a/dev-db/mariadb/mariadb-10.4.17.ebuild
+++ b/dev-db/mariadb/mariadb-10.4.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -33,7 +33,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static )
?? ( tcmalloc jemalloc )
static? ( yassl !pam )"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 
 # Shorten the path because the socket path length must be shorter than 107 
chars
 # and we will run a mysql server during test phase



[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/

2021-01-03 Thread Sam James
commit: 5bf0f1b2e41546d5e052ed85c917c0899495bbba
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 02:09:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 02:09:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf0f1b2

dev-db/mariadb: Stabilize 10.2.36 ppc64, #741624

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

 dev-db/mariadb/mariadb-10.2.36.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/mariadb/mariadb-10.2.36.ebuild 
b/dev-db/mariadb/mariadb-10.2.36.ebuild
index 054260f8f51..1b0d10d0390 100644
--- a/dev-db/mariadb/mariadb-10.2.36.ebuild
+++ b/dev-db/mariadb/mariadb-10.2.36.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -33,7 +33,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static )
?? ( tcmalloc jemalloc )
static? ( yassl !pam )"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 
 # Shorten the path because the socket path length must be shorter than 107 
chars
 # and we will run a mysql server during test phase



[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/

2021-01-03 Thread Sam James
commit: daaf49246d57b8447008f30468a4bd8f14ce3fa7
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 02:09:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 02:09:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daaf4924

dev-db/mariadb: Stabilize 10.3.27 ppc64, #741624

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

 dev-db/mariadb/mariadb-10.3.27.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/mariadb/mariadb-10.3.27.ebuild 
b/dev-db/mariadb/mariadb-10.3.27.ebuild
index d97cc167dbe..853b4645f8c 100644
--- a/dev-db/mariadb/mariadb-10.3.27.ebuild
+++ b/dev-db/mariadb/mariadb-10.3.27.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -33,7 +33,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static )
?? ( tcmalloc jemalloc )
static? ( yassl !pam )"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 
 # Shorten the path because the socket path length must be shorter than 107 
chars
 # and we will run a mysql server during test phase



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/galera/

2021-01-03 Thread Sam James
commit: 9192106477f745b3642b91ea635d22440ab483a3
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 02:09:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 02:09:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91921064

sys-cluster/galera: Stabilize 26.4.6 ppc64, #741624

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

 sys-cluster/galera/galera-26.4.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/galera/galera-26.4.6.ebuild 
b/sys-cluster/galera/galera-26.4.6.ebuild
index 5043129e75d..6a336ad4369 100644
--- a/sys-cluster/galera/galera-26.4.6.ebuild
+++ b/sys-cluster/galera/galera-26.4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ LICENSE="GPL-2 BSD"
 
 SLOT="0"
 
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 x86"
 IUSE="cpu_flags_x86_sse4_2 garbd test"
 RESTRICT="!test? ( test )"
 



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

2021-01-03 Thread William Hubbs
commit: b44f24a28c0416975624bb78d324862d4c1f5bd9
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Jan  3 18:33:54 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Jan  4 02:08:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b44f24a2

app-admin/helm: 3.4.2 bump

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

 app-admin/helm/Manifest  |   30 +
 app-admin/helm/helm-3.4.2.ebuild | 1200 ++
 2 files changed, 1230 insertions(+)

diff --git a/app-admin/helm/Manifest b/app-admin/helm/Manifest
index 601a92c0ad4..9aae02dd480 100644
--- a/app-admin/helm/Manifest
+++ b/app-admin/helm/Manifest
@@ -1062,6 +1062,7 @@ DIST gotest.tools%2F@v%2Fv2.2.0+incompatible.zip 88327 
BLAKE2B 8730134244a00fb47
 DIST gotest.tools%2Fv3%2F@v%2Fv3.0.2.mod 194 BLAKE2B 
c322e2469b51e719e88bf9d9461c9a888afbdc1e214d9260b08324623e5828ce14b9dafdd42febc839e354f242e5ec53e78c9f61bd70338abc6de06090dd8197
 SHA512 
795de820e4a8622de316ee1b391a9c92476b3a67eee387278cd79f818c275df687ccacc60afbba20491dd813e442fa5a10d84b8b138f712c5a8705e884cb1d42
 DIST helm-3.3.4.tar.gz 635362 BLAKE2B 
41c6bb96532ef23738c7f5defa08ad819a9bdfd57d2270e150f5e728f0c5db6358edd318febe4d348c5a50b1018519c48a96403f1e0442897294dcf45d7df3a9
 SHA512 
9ec2aa5f6c30f9e705c812be77bac2815586ffd430d1316d343ade1048efc84abac603bb0185b6dcfc66029a8a5398c3de945830ca39d2415c62c4b7ea0c678a
 DIST helm-3.4.1.tar.gz 61 BLAKE2B 
dd6c0bb4e290dc0d87eb02f687a1b53a66de8661bcb29821a004982b9157c17ce992858d4e28522c4ad5f187f097052011c18d3500ac12684d8ce611aad10cd4
 SHA512 
08b86c55472e22904383770a82104fe97ee08b800e08028c20bb599e133e4eed721d024357d7a40b826c4481623ba31844003279172250a055a10fae879d6cd6
+DIST helm-3.4.2.tar.gz 655844 BLAKE2B 
4a5b0dc96bf3dfb5de9047a46c80f24080c5fbf4f1540e4662cf8769fd05e341731d00b9c3aea9f203a441cf20b8f023f8aed18950c5fda08649fd9c32f71c42
 SHA512 
ca0d61c270ee1b0c9a0c7627827992bec8f866f6624f37862ac2cd090919937f4cdc888f6aae9f2d1a07e032c0a3db9432cb22b33fbe49f67228641fb69f8a54
 DIST honnef.co%2Fgo%2Ftools%2F@v%2Fv0.0.0-20180728063816-88497007e858.mod 26 
BLAKE2B 
db6cc87a17bed88b955e6b36a17568930239c94a969211b02c2d5acc70386fbea63ac44365a0d3241e900125bd64644d698d8f1bdcabc3e6cf99c47259c63df5
 SHA512 
d00ae74b24e7fb3ff351ff68b88e59636153bbcf92b36e81e91556e3e75a7ccfb08ce471f757f92fd7612378944de3d7309c73923812e2df6a26b74e999ca9ce
 DIST honnef.co%2Fgo%2Ftools%2F@v%2Fv0.0.0-20190102054323-c2f93a96b099.mod 26 
BLAKE2B 
db6cc87a17bed88b955e6b36a17568930239c94a969211b02c2d5acc70386fbea63ac44365a0d3241e900125bd64644d698d8f1bdcabc3e6cf99c47259c63df5
 SHA512 
d00ae74b24e7fb3ff351ff68b88e59636153bbcf92b36e81e91556e3e75a7ccfb08ce471f757f92fd7612378944de3d7309c73923812e2df6a26b74e999ca9ce
 DIST honnef.co%2Fgo%2Ftools%2F@v%2Fv0.0.0-20190106161140-3f1c8253044a.mod 26 
BLAKE2B 
db6cc87a17bed88b955e6b36a17568930239c94a969211b02c2d5acc70386fbea63ac44365a0d3241e900125bd64644d698d8f1bdcabc3e6cf99c47259c63df5
 SHA512 
d00ae74b24e7fb3ff351ff68b88e59636153bbcf92b36e81e91556e3e75a7ccfb08ce471f757f92fd7612378944de3d7309c73923812e2df6a26b74e999ca9ce
@@ -1076,42 +1077,68 @@ DIST k8s.io%2Fapi%2F@v%2Fv0.19.2.mod 250 BLAKE2B 
a6bd00134bfb5ca1cc9aeeffb7dfc42
 DIST k8s.io%2Fapi%2F@v%2Fv0.19.2.zip 3838024 BLAKE2B 
1e3dad2dd433b9dd49814966320f9a7a1e437a076841bc514f04410e8e5cc0d46d2ca0c1586d36cc2bbe39d54b67c27fa7e69556e96f6fc978f9db091995
 SHA512 
a241480631f08eb6c12e47d548e7799c46b5283624094bba2456b55c67a13b7b053008e4bafacb8e0bc0abfb3855e96e094454ed1ea19a514860c21dcb63eced
 DIST k8s.io%2Fapi%2F@v%2Fv0.19.3.mod 250 BLAKE2B 
66a92834c1de7a735b757517b7246302b69b3e89ab7eaac0b2501dfad2e34de0effa1b58cef23fdcb6034533a933f5cd680a6942719ebf838860d97fd2561549
 SHA512 
b328833978423f9e6eeaa8817c3d3a42105a4c28cbb479909e8bc7be5d762ee358f95da22a20f408fcaff432bb30d2760f834c44b121c03ff75b520bdecc6641
 DIST k8s.io%2Fapi%2F@v%2Fv0.19.3.zip 3838034 BLAKE2B 
9c213ca11c75ba980ed3d531cfc1dcd983cbfb05deb494b4759e430c11d8b8c4cc09138eec6ad39fa96ca4504e61e2c9d184c973a07a66a4fe6fa5c717ca2d17
 SHA512 
aa0b1b6e433a61ad5e562230290799ecdd914fe252198ecfc5a388f55cf9a751a58903af359e8f31da8f5fa3398581d202e39975ff04464dad559fefc258f948
+DIST k8s.io%2Fapi%2F@v%2Fv0.19.4.mod 250 BLAKE2B 
832af90a5721d00e66f1aafa6e13a8cdb4528325549ba853e1e0fe1e0873bca758e43f9febcf3bbf40af8f4e196113eda25acecc63a9615b8ef915207f48b31e
 SHA512 
4eb8c2d413bfb608a3f198d99b603f632bae77888ba0a235c65344f44725b0c6e288a71bcd50ee7e6abd8d2e43f99856b84a6dd32d584c0fac1cc1f7db0dedc9
+DIST k8s.io%2Fapi%2F@v%2Fv0.19.4.zip 3838035 BLAKE2B 
85fd1495473eb653ed1e0880dc6823ba25309d5100e826ebaa501a4bee706134f5e77ef64dd4ca51815f924e54879091c347ac19a912775aa305168b7e4009fe
 SHA512 
f5c46726dad74e7597fc39d4564efe8dd006163958ff931944ee2fa534541212335bffb805ae6a92db143d46f1289c0e1dd0ec1128ba6a6260f9f95ffa8b09b0
 DIST k8s.io%2Fapiextensions-apiserver%2F@v%2Fv0.18.4.mod 1543 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: dev-db/etcd/, dev-db/etcd/files/

2021-01-03 Thread William Hubbs
commit: 0619c9b6d778d68cef97bccacf346109eeb1194a
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Jan  3 20:22:43 2021 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Jan  4 02:08:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0619c9b6

app-admin/etcd: 3.4.14 bump

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

 dev-db/etcd/Manifest| 223 
 dev-db/etcd/etcd-3.4.14.ebuild  | 309 
 dev-db/etcd/files/etcd-3.4.14-modules.patch |  58 ++
 3 files changed, 590 insertions(+)

diff --git a/dev-db/etcd/Manifest b/dev-db/etcd/Manifest
index 267cb28ee80..bc7dfbd0c69 100644
--- a/dev-db/etcd/Manifest
+++ b/dev-db/etcd/Manifest
@@ -1,4 +1,227 @@
+DIST cloud.google.com%2Fgo%2F@v%2Fv0.26.0.mod 27 BLAKE2B 
814b0fa8f12d5ce6171fa629b5a7eb34e0e882cc0c5430986896bb38c243e08dc83098f271227f4ba019e78f16dc97fbb381e833aff1819833d243b08add916b
 SHA512 
5132f3438533427c0ab0fbb7a12112a7830ea9122662ed46019ff89c71d9cf80c02edc32dd5c892da572031b5a2cce100f2602fa6a19bea6be7c02781f701273
 DIST etcd-3.3.23.tar.gz 6526967 BLAKE2B 
b29cc691a45021ffb2bbf9528d66e2a4384bdf21bf8865a1062d38535e8823a7726790e4d1d5f7b1a9362a730668d2ea579422619c9e29837c290f8fd7edaea7
 SHA512 
28b689092b342f5d7b211b122f6fc22dcd62c54eec70d4108b5f933851cd145bdf26097927e70b6596af918c583ad3a4bd28acc4c0e93d7f67011789d66dc94b
 DIST etcd-3.3.24.tar.gz 6518759 BLAKE2B 
bff713b5f754e6ed86f4265be7691f5cf6ad0bc1576ef15a4364b34dda827bef4390024d7a9bb032907dc8a95d8d3884e9f2ddf5a37b3b7e4ab476a13e61b8ac
 SHA512 
a3825a1d6ec886a5f30317929bafc1f5b2657f374a4cb7a0348786a7c4f6b073197b2bdeb4d725e78cf5c99cead3e38dbf468ea023b3e7689bdce857466a72d3
 DIST etcd-3.4.10.tar.gz 8954911 BLAKE2B 
ce800d9db0afdbeab5177b8138e494997a1df024acfa137a7138c6e205c26881c06544e8f7a6fd372382fce2eca5f73cb5139a3878339f1182703619cfae
 SHA512 
104bfce8df4704caafc45b731bb440060be1d802a42642f33cc6c2ad11b7f94c237c1b8a47c38d1e109b71b31cc6cd8a666796fe2dbc925722fee1c2c4da
 DIST etcd-3.4.11.tar.gz 8957210 BLAKE2B 
d8cc647bb4441222d6331bcb89f7a007e830d2d95d38fdff978f44f21b0266184fb6ba328d36a6d5996e9a4c2de4c86088714283ff24df4a8d66d75d0b35cb62
 SHA512 
c12bf650028755ff38f5624b507f95523279573a4aa1097438a7182afa949a63f2dc06d4223e52607bdff14a8653b570c05d814310ccfd3bacc5a57b286a8c7e
+DIST etcd-3.4.14.tar.gz 9182134 BLAKE2B 
9723b275816423be92cf24ff39f84a69362e30aaccd879edbde75e1cf8e9d6f35e503118bb9a6182f46b566c6fcd56546bbf00c2532837de2d64e9ebabfda8b6
 SHA512 
61262b921104f4626131f9722a127debe7b1daac09a90fcb55fb044312b771024e913eb657ea0c59a64b493f66a07f828bcc109afadbd4cc5981034a778f3958
+DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod 34 BLAKE2B 
ce54a247aef91043830bdf0603c8452ba38eceb1495af6e7a74c9119234a0dc5cd080cb25258c28f5e270acf91189a5ed33e361cbf17de2be5e37dadbda1d90d
 SHA512 
320941bc3b7fb8bc595e6135cbc513a7583d129f0cd92508055291e141191066303cf75148e25198c21f6c6c539a790ea3210f3ecf5de6a2a03b70c753091146
+DIST 
github.com%2Falecthomas%2Ftemplate%2F@v%2Fv0.0.0-20160405071501-a0175ee3bccc.mod
 38 BLAKE2B 
2e1a897393e3527f0f82e6ab9baf62558d9cf54b56ada5d79aa1b206128de30395d9082bc600c4aa2a17e81095e429cc5874de950478545319ea0b867de7
 SHA512 
072ca7ba3d5ca815f58848db201002cc572d95334aeacfe44cb226505ad20d82ce06eb2ee059650912ae499db6291822c583296cb65a66e54adce62d6d850929
+DIST 
github.com%2Falecthomas%2Funits%2F@v%2Fv0.0.0-20151022065526-2efee857e7cf.mod 
35 BLAKE2B 
873b4b9c8491117a0b99bcc183ae96fc7e392c68d7271b73b5d7876574a5c7d67580425b35445ff2fff326c5cc7f328326d5d11946699c213cb2b84e8a9a0aad
 SHA512 
7f23b8c5622c02b295646c7baf6f2ea3dd01e11e18ac9c263b853c7f771f5d098d8bcb75971f0cdc33d1c4765b563f3382ec5dc4bf20010065c3f1bc94e93175
+DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv0.0.0-20180321164747-3a771d992973.mod 
31 BLAKE2B 
f69b0989e51b0b649f81b044169fe4309f130eba5bcc6ff33aa9666b1b754aa0e524b8c7a627a91000ccc4f93bf93cdee3e97bd3b2184b050878bc3f413f0c72
 SHA512 
f21fd002853e4435421f8396e6be016f65be1537815c60d23940caf26e3f14dd6f2caac802cb64cd586b1b1f1220b2727de347b3d1816b8e741f68d87ebcf03f
+DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv0.0.0-20180321164747-3a771d992973.zip 
15013 BLAKE2B 
daecbcbb12a60a1423c4f419db44a0d63108fe622cf843593abb16fd75dcea703b3cf56f1c13433959eccbfb2a9bd5640f837f4be3296220366438dd7ed04f86
 SHA512 
44ccb3d6134742a80ac15830613c169d1b0d43e6ce40c2f2fdea07203bec134e1ba80dc57c6d14a007014ea141dca311b3ebe61b12d2181311665a9ffe83ca39
+DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv1.0.0.mod 40 BLAKE2B 
ce42c81a7dcb03d21a99d6240ce12f8455297722513497b1a75f2c848b5fb7ef70b577c2406638442f16beedd68806de890a5c299cf1c008c439df23df2f5bb1
 SHA512 
ec4424da8e1e3849408da7bfe83d37e21ac75edb889de8ef63be897d59678679b018f4606be78500952e7eee73a6252ee6e477b1a1612e2d036dbf72c17b9c9b
+DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv1.0.0.zip 14678 BLAKE2B 
3f95d78aa356a314f8da501f8085a880201766e184abb6c222c45e09c0c3b5e1e1eb7b89cc8ed46b77b09be8860fdf3e28525d9a451964ad64a96c6ee848a41d
 SHA512 

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

2021-01-03 Thread Sam James
commit: 92fb85292b3c938dc1dee8b5384d5c3579e3c38e
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 02:03:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 02:03:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92fb8529

media-libs/x264: Stabilize 0.0.20190903-r1 arm, #763390

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

 media-libs/x264/x264-0.0.20190903-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/x264/x264-0.0.20190903-r1.ebuild 
b/media-libs/x264/x264-0.0.20190903-r1.ebuild
index 65ff59c847a..5a0072461d4 100644
--- a/media-libs/x264/x264-0.0.20190903-r1.ebuild
+++ b/media-libs/x264/x264-0.0.20190903-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
 else
MY_P="x264-snapshot-$(ver_cut 3)-2245"

SRC_URI="https://download.videolan.org/pub/videolan/x264/snapshots/${MY_P}.tar.bz2;
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
S="${WORKDIR}/${MY_P}"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-01-03 Thread Sam James
commit: 0c8fd49ca0cbd28e7497d0d372496911576b46e6
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 02:01:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 02:01:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8fd49c

app-shells/zsh-completions: Stabilize 0.32.0 amd64, #763414

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

 app-shells/zsh-completions/zsh-completions-0.32.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
index bac7cbeb28c..39e4da5bebe 100644
--- a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



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

2021-01-03 Thread Sam James
commit: 5cc32e93acfbd316abc8fd5d36284a6d821b7626
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 02:03:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 02:03:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cc32e93

dev-util/netsurf-buildsystem: Stabilize 1.9 arm, #763453

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

 dev-util/netsurf-buildsystem/netsurf-buildsystem-1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/netsurf-buildsystem/netsurf-buildsystem-1.9.ebuild 
b/dev-util/netsurf-buildsystem/netsurf-buildsystem-1.9.ebuild
index 71d4ec11c58..a8bb3f514bc 100644
--- a/dev-util/netsurf-buildsystem/netsurf-buildsystem-1.9.ebuild
+++ b/dev-util/netsurf-buildsystem/netsurf-buildsystem-1.9.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://download.netsurf-browser.org/libs/releases/${MY_P}.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 S="${WORKDIR}/${MY_P}"
 



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

2021-01-03 Thread Sam James
commit: f4b53672753bc5cc3c4cdd045a68d3517a66acee
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 02:01:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 02:01:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4b53672

dev-lang/coffee-script: Stabilize 2.5.1 amd64, #763420

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

 dev-lang/coffee-script/coffee-script-2.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/coffee-script/coffee-script-2.5.1.ebuild 
b/dev-lang/coffee-script/coffee-script-2.5.1.ebuild
index ce12a698c64..d3824db27e2 100644
--- a/dev-lang/coffee-script/coffee-script-2.5.1.ebuild
+++ b/dev-lang/coffee-script/coffee-script-2.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 # This package has a test suite (that works), but it requires a number
 # of NodeJS/NPM packages that aren't in the tree.



[gentoo-commits] repo/gentoo:master commit in: dev-db/unixODBC/

2021-01-03 Thread Sam James
commit: c4e1e0cf527eb33a2d036c1c2cad10f41244507e
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 02:02:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 02:02:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4e1e0cf

dev-db/unixODBC: Stabilize 2.3.9 arm64, #763459

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

 dev-db/unixODBC/unixODBC-2.3.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/unixODBC/unixODBC-2.3.9.ebuild 
b/dev-db/unixODBC/unixODBC-2.3.9.ebuild
index 62e28e4b316..4de1248d00e 100644
--- a/dev-db/unixODBC/unixODBC-2.3.9.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.3.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.unixodbc.org/pub/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+minimal odbcmanual static-libs unicode"
 
 RDEPEND="



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

2021-01-03 Thread Sam James
commit: a9f81f7864a96be8076e554b7b2d808b3bee536c
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:50:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:50:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f81f78

profiles/arch/sparc: fix mask date (it's January!)

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

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

diff --git a/profiles/arch/sparc/package.use.stable.mask 
b/profiles/arch/sparc/package.use.stable.mask
index 2c6bd79aa3a..092986b5bb3 100644
--- a/profiles/arch/sparc/package.use.stable.mask
+++ b/profiles/arch/sparc/package.use.stable.mask
@@ -1,7 +1,7 @@
 # Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James  (2021-12-04)
+# Sam James  (2021-01-04)
 # Drags in qt which is not stable here
 # bug #763405
 media-libs/libprojectm jack



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

2021-01-03 Thread Sam James
commit: 20eae2b109ecdfc9a834ce93b364478693176c7f
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:49:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:49:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20eae2b1

profiles/arch/sparc: stable-mask media-libs/libprojectm[jack]

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

 profiles/arch/sparc/package.use.stable.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/arch/sparc/package.use.stable.mask 
b/profiles/arch/sparc/package.use.stable.mask
index e295102c581..2c6bd79aa3a 100644
--- a/profiles/arch/sparc/package.use.stable.mask
+++ b/profiles/arch/sparc/package.use.stable.mask
@@ -1,6 +1,11 @@
 # Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James  (2021-12-04)
+# Drags in qt which is not stable here
+# bug #763405
+media-libs/libprojectm jack
+
 # Rolf Eike Beer  (2020-04-27)
 # app-shells/fish dependency is broken on sparc, bug #727684
 dev-python/argcomplete test



[gentoo-commits] repo/proj/guru:dev commit in: x11-misc/i3lock-color/

2021-01-03 Thread Theo Anderson
commit: 2eeca23766978d885d594ea07cbe1b9b8265295a
Author: Theo Anderson  posteo  de>
AuthorDate: Mon Jan  4 01:49:55 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Mon Jan  4 01:49:55 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2eeca237

x11-misc/i3lock-color: depend x11-libs/libxkbcommon[X]

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild | 2 +-
 x11-misc/i3lock-color/i3lock-color-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild 
b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
index b610776c..c5aaad27 100644
--- a/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
+++ b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
@@ -21,7 +21,7 @@ DEPEND="
sys-libs/pam
x11-libs/cairo
x11-libs/libxcb
-   x11-libs/libxkbcommon
+   x11-libs/libxkbcommon[X]
x11-libs/xcb-util
x11-libs/xcb-util-image
x11-libs/xcb-util-xrm

diff --git a/x11-misc/i3lock-color/i3lock-color-.ebuild 
b/x11-misc/i3lock-color/i3lock-color-.ebuild
index bf848908..964f0a80 100644
--- a/x11-misc/i3lock-color/i3lock-color-.ebuild
+++ b/x11-misc/i3lock-color/i3lock-color-.ebuild
@@ -19,7 +19,7 @@ DEPEND="
sys-libs/pam
x11-libs/cairo
x11-libs/libxcb
-   x11-libs/libxkbcommon
+   x11-libs/libxkbcommon[X]
x11-libs/xcb-util
x11-libs/xcb-util-image
x11-libs/xcb-util-xrm



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

2021-01-03 Thread Sam James
commit: 8cd003e29e9e0dcda0c08d576b60f7168a727a26
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:44:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:44:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd003e2

dev-libs/girara: cleanup old

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

 dev-libs/girara/Manifest|  1 -
 dev-libs/girara/girara-0.3.3.ebuild | 54 -
 2 files changed, 55 deletions(-)

diff --git a/dev-libs/girara/Manifest b/dev-libs/girara/Manifest
index 8176e0df3b8..06d2948db6f 100644
--- a/dev-libs/girara/Manifest
+++ b/dev-libs/girara/Manifest
@@ -1,3 +1,2 @@
-DIST girara-0.3.3.tar.gz 72372 BLAKE2B 
59171e104f1558ed794e1bb623bb5121007af0cf831524fac5170ce8e55d939d19ecb747b7bc4bb900e978d29fd987d592a0e16982a248adc5b085503ccb2b43
 SHA512 
2764f339c4b5744330c60fa5c8c902a06952d6c5a38589d236fe290f9934b9128527658d8aa99d42806255403b90f55ea1a85e5bd09da4b3a8f7c48be4d94f51
 DIST girara-0.3.4.tar.gz 72981 BLAKE2B 
690b8de0e906e43e32b7a1009a04d4bb1d5b029924ea5b85491ec740ba4b4363f8729bd9b8498f1f25309e2eabde6868f41a689ed06dfb6aa36b081676232624
 SHA512 
1eca68f4f28505d897c2f7cfb8804e67591e8327feb347c66da216d8f764cb0c88028d1c4c162579a882df7db1883b834c97d8488296ea5c0a8f709dfcea1f1a
 DIST girara-0.3.5.tar.xz 60488 BLAKE2B 
2d0f2f0635e8e8906810b1425191f5d70b7f9af0985c461bd90654e83d87ad698da225d70064438fed4473295aca8dbd26c4ce1efd96f8a7399e7145b1f8c111
 SHA512 
e7c5bf887b29767878502224ad45d62e43b3da91bd8e754603256550d4f0126f1493f0fb7473a4ebb8cc5909306564249c6a60e99eba2b0b417b98c728fcdc84

diff --git a/dev-libs/girara/girara-0.3.3.ebuild 
b/dev-libs/girara/girara-0.3.3.ebuild
deleted file mode 100644
index e77e4d1de04..000
--- a/dev-libs/girara/girara-0.3.3.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson virtualx
-
-DESCRIPTION="UI library that focuses on simplicity and minimalism"
-HOMEPAGE="https://pwmt.org/projects/girara/;
-
-if [[ ${PV} == *999 ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.pwmt.org/pwmt/${PN}.git;
-   EGIT_BRANCH="develop"
-else
-   SRC_URI="https://github.com/pwmt/girara/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm x86"
-fi
-
-LICENSE="ZLIB"
-SLOT="0"
-IUSE="doc libnotify test"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-libs/glib:2
-dev-libs/json-c:=
->=x11-libs/gtk+-3.20:3
->=x11-libs/pango-1.14
-libnotify? ( x11-libs/libnotify )"
-
-DEPEND="${RDEPEND}
-doc? ( app-doc/doxygen )
-test? ( dev-libs/check )"
-
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
-   default
-   sed -i -e '/'-Werror.*'/d' meson.build || die "sed failed"
-}
-
-src_configure() {
-   local emesonargs=(
-   -Djson=enabled
-   -Ddocs=$(usex doc enabled disabled)
-   -Dnotify=$(usex libnotify enabled disabled)
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/docbook-xsl-ns-stylesheets/

2021-01-03 Thread Sam James
commit: f2839cc6df38a5e4209e9098a9128954fe480c24
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:43:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:43:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2839cc6

app-text/docbook-xsl-ns-stylesheets: cleanup old (EAPI 5)

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

 app-text/docbook-xsl-ns-stylesheets/Manifest   |  1 -
 .../docbook-xsl-ns-stylesheets-1.78.0.ebuild   | 80 --
 2 files changed, 81 deletions(-)

diff --git a/app-text/docbook-xsl-ns-stylesheets/Manifest 
b/app-text/docbook-xsl-ns-stylesheets/Manifest
index 55925209086..bb3c6b9bdb5 100644
--- a/app-text/docbook-xsl-ns-stylesheets/Manifest
+++ b/app-text/docbook-xsl-ns-stylesheets/Manifest
@@ -1,2 +1 @@
-DIST docbook-xsl-ns-1.78.0.tar.bz2 4992293 BLAKE2B 
3bc93ca1dc45756121a4a3838093539957bba4ddffbbd7d27c5df6c63422a8694ea7d805cc9585ab1ce2d9092e35b91cd3bde97ee2fabb91c8c870eefa8ded1d
 SHA512 
f3b9b52a4ba5670c17086cdf64674080ef82a9226f085887c23c53d2d102611d690895c71d14186cd84a25c7735b05d6c55207f4b2b9084d65889aaac7993cf3
 DIST docbook-xsl-ns-1.79.1.tar.bz2 21962317 BLAKE2B 
a68cc31ea8cb98fc07e198fe55f242c6438284d6fa75d4920a9ca7b5038732f966cc6653e058d7fafb26c0ff49f2039025a48a0f8c0392ee892951723703bce3
 SHA512 
23fd06870bd5afe4efcd08c8ad679821c202a62442b50657c093cbe9cd71b585a3c56a5534a0d41119f58bf98b1f9014a53ff2e48ab59075ec1827e7363980e9

diff --git 
a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.78.0.ebuild 
b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.78.0.ebuild
deleted file mode 100644
index 7c98fc5c085..000
--- 
a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.78.0.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DOCBOOKDIR="/usr/share/sgml/${PN/-//}"
-MY_PN="${PN%-stylesheets}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="XSL Stylesheets for Docbook"
-HOMEPAGE="https://github.com/docbook/wiki/wiki;
-SRC_URI="mirror://sourceforge/docbook/${MY_P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86"
-IUSE="ruby"
-
-RDEPEND=">=app-text/build-docbook-catalog-1.4
-   ruby? ( dev-lang/ruby )"
-DEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-# Makefile is broken since 1.76.0
-RESTRICT=test
-
-# The makefile runs tests, not builds.
-src_compile() { :; }
-
-src_test() {
-   emake check
-}
-
-src_install() {
-   # The changelog is now zipped, and copied as the RELEASE-NOTES, so we
-   # don't need to install it
-   dodoc AUTHORS BUGS NEWS README RELEASE-NOTES.txt TODO
-
-   insinto ${DOCBOOKDIR}
-   doins VERSION VERSION.xsl
-
-   local i
-   for i in $(find . -maxdepth 1 -mindepth 1 -type d -exec basename {} 
\;); do
-   [[ "$i" == "epub" ]] && ! use ruby && continue
-
-   cd "${S}"/${i}
-   for doc in ChangeLog README; do
-   if [ -e "$doc" ]; then
-   mv ${doc} ${doc}.${i}
-   dodoc ${doc}.${i}
-   rm ${doc}.${i}
-   fi
-   done
-
-   doins -r "${S}"/${i}
-   done
-
-   if use ruby; then
-   local cmd="dbtoepub${MY_PN#docbook-xsl}"
-
-   # we can't use a symlink or it'll look for the library in the
-   # wrong path.
-   dodir /usr/bin
-   cat - > "${D}"/usr/bin/${cmd} <

[gentoo-commits] repo/gentoo:master commit in: app-text/docbook-xsl-ns-stylesheets/

2021-01-03 Thread Sam James
commit: 111676d7c09f8fe9959068c59f0cb0eadfaff41d
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:43:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:43:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=111676d7

app-text/docbook-xsl-ns-stylesheets: Stabilize 1.79.1 ALLARCHES, #763417

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

 .../docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild 
b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild
index ede72fbe049..579c448bc0a 100644
--- 
a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild
+++ 
b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/docbook/${MY_P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86"
 IUSE="ruby"
 
 RDEPEND=">=app-text/build-docbook-catalog-1.4



[gentoo-commits] repo/gentoo:master commit in: app-text/docbook-xsl-ns-stylesheets/

2021-01-03 Thread Sam James
commit: a6c4b73a8eb34cdd4a01acb71b84622de84746ca
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:42:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:42:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6c4b73a

app-text/docbook-xsl-ns-stylesheets: mark ALLARCHES

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

 app-text/docbook-xsl-ns-stylesheets/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/docbook-xsl-ns-stylesheets/metadata.xml 
b/app-text/docbook-xsl-ns-stylesheets/metadata.xml
index 7af5ac28f35..cb97b29419e 100644
--- a/app-text/docbook-xsl-ns-stylesheets/metadata.xml
+++ b/app-text/docbook-xsl-ns-stylesheets/metadata.xml
@@ -8,6 +8,7 @@
compatible with app-eselect/eselect-ruby.


+   

docbook




[gentoo-commits] repo/gentoo:master commit in: app-shells/fish/

2021-01-03 Thread Sam James
commit: 030c1ef0a3659c2a551937380fe7d32f8a11f074
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:32:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:32:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=030c1ef0

app-shells/fish: Stabilize 3.1.2 arm, #762910

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

 app-shells/fish/fish-3.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/fish/fish-3.1.2.ebuild 
b/app-shells/fish/fish-3.1.2.ebuild
index 3af63e81c77..34fea0d0630 100644
--- a/app-shells/fish/fish-3.1.2.ebuild
+++ b/app-shells/fish/fish-3.1.2.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == "" ]]; then
EGIT_REPO_URI="https://github.com/${PN}-shell/${PN}-shell.git;
 else

SRC_URI="https://github.com/${PN}-shell/${PN}-shell/releases/download/${MY_PV}/${MY_P}.tar.gz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 fi
 
 LICENSE="GPL-2"



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

2021-01-03 Thread Sam James
commit: 77a97296616a02684d6c13288cbea9074142
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:32:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:32:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77a9

media-libs/codec2: Stabilize 0.9.2 arm, #763399

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

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

diff --git a/media-libs/codec2/codec2-0.9.2.ebuild 
b/media-libs/codec2/codec2-0.9.2.ebuild
index 3a1681f5d85..6f6ea44aa3f 100644
--- a/media-libs/codec2/codec2-0.9.2.ebuild
+++ b/media-libs/codec2/codec2-0.9.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/drowe67/codec2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="examples"
 
 multilib_src_configure() {



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

2021-01-03 Thread Sam James
commit: 3e44486e5c494e8cb656efa39e5571519dd06bb8
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:31:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:31:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e44486e

media-libs/libnsgif: Stabilize 0.2.1-r3 arm64, #763426

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

 media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild 
b/media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild
index 2438890b2e7..60f6c1d889a 100644
--- a/media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild
+++ b/media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://download.netsurf-browser.org/libs/releases/${P}-src.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 BDEPEND="



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

2021-01-03 Thread Sam James
commit: a17f0dec8a939ca57c8ac6aac42e1683a26e53fb
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:31:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:31:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a17f0dec

media-libs/x264: Stabilize 0.0.20190903-r1 arm64, #763390

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

 media-libs/x264/x264-0.0.20190903-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/x264/x264-0.0.20190903-r1.ebuild 
b/media-libs/x264/x264-0.0.20190903-r1.ebuild
index 453ed7982ff..65ff59c847a 100644
--- a/media-libs/x264/x264-0.0.20190903-r1.ebuild
+++ b/media-libs/x264/x264-0.0.20190903-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
 else
MY_P="x264-snapshot-$(ver_cut 3)-2245"

SRC_URI="https://download.videolan.org/pub/videolan/x264/snapshots/${MY_P}.tar.bz2;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
S="${WORKDIR}/${MY_P}"
 fi
 



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

2021-01-03 Thread Sam James
commit: 3b7dffeb12ff83fa905bf801db94b12394110fdd
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:32:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:32:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b7dffeb

dev-libs/libpfm: Stabilize 4.10.1-r1 arm, #763369

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

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

diff --git a/dev-libs/libpfm/libpfm-4.10.1-r1.ebuild 
b/dev-libs/libpfm/libpfm-4.10.1-r1.ebuild
index 19a0202fefa..36b9c846396 100644
--- a/dev-libs/libpfm/libpfm-4.10.1-r1.ebuild
+++ b/dev-libs/libpfm/libpfm-4.10.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/perfmon2/${PN}4/${P}.tar.gz"
 
 LICENSE="GPL-2 MIT"
 SLOT="0/4"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="static-libs"
 
 DEPEND=""



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

2021-01-03 Thread Sam James
commit: 41338de18e8182e5bf2eb227a71588d645195c47
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:32:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:32:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41338de1

media-libs/libshout: Stabilize 2.4.3 arm, #763402

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

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

diff --git a/media-libs/libshout/libshout-2.4.3.ebuild 
b/media-libs/libshout/libshout-2.4.3.ebuild
index 6e7241e6755..dfc088ddc38 100644
--- a/media-libs/libshout/libshout-2.4.3.ebuild
+++ b/media-libs/libshout/libshout-2.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="libressl speex static-libs theora"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-dialup/mgetty/

2021-01-03 Thread Sam James
commit: 59f51c4cc9baea4232928b5502f15fab757e883a
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:32:16 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:32:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f51c4c

net-dialup/mgetty: Stabilize 1.2.1-r1 arm, #763366

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

 net-dialup/mgetty/mgetty-1.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild 
b/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild
index 9306077dd98..0e88f1c78e5 100644
--- a/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild
+++ b/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild
@@ -24,7 +24,7 @@ RDEPEND="${DEPEND}
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE="+fax fidonet split-usr"
 
 pkg_setup() {



[gentoo-commits] repo/gentoo:master commit in: app-text/docbook-xsl-ns-stylesheets/

2021-01-03 Thread Sam James
commit: 43f0ce2ce780ea7664d7ad03428cd71972a167fa
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:32:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:32:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f0ce2c

app-text/docbook-xsl-ns-stylesheets: Stabilize 1.79.1 arm, #763417

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

 .../docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild 
b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild
index 59a2aef6c74..ede72fbe049 100644
--- 
a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild
+++ 
b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/docbook/${MY_P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
 IUSE="ruby"
 
 RDEPEND=">=app-text/build-docbook-catalog-1.4



  1   2   3   4   5   >