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

2021-12-30 Thread Viorel Munteanu
commit: c407e6dad69d9c23d148b4720796541b2a764e1a
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 31 07:38:10 2021 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 31 07:38:10 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c407e6da

dev-python/Pyro5: drop 5.13

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/Pyro5/Manifest  |  1 -
 dev-python/Pyro5/Pyro5-5.13.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/dev-python/Pyro5/Manifest b/dev-python/Pyro5/Manifest
index f2ad2dada..dc691d18c 100644
--- a/dev-python/Pyro5/Manifest
+++ b/dev-python/Pyro5/Manifest
@@ -1,2 +1 @@
 DIST Pyro5-5.13.1.tar.gz 430497 BLAKE2B 
8b9709a683e57af09faa82320df24cc1122f91296bfb61ae4003c3486714a60b735c45b2ff8f03642b6fb1a69645be9f58ad236d0cf7597a0e177b4cdaf2ae80
 SHA512 
71c35842c3fb78e04f5799c6e0059882140b38cc010620beecce56f8e2764f0186211cbc166af5e82e14c3e91173ef1e3f1b45a4480184dadd91bb762d11a24f
-DIST Pyro5-5.13.tar.gz 430458 BLAKE2B 
0f5aba470f7532e34b881b89736f3f56ec2aa856c26be0b1071dad32e1b8e00d7c907105572aa6aac89807211e1178bf7004e5d4dfaa8a5a978a86db8379d975
 SHA512 
42ba1c36ddc3075b5b9c5210c8e6f7a3e8b7680bdb53295ed74e985c0df7d66a2450b3f7fdea942e8f996cd78b14e7e09f012702ccf4a932d9e305719a406791

diff --git a/dev-python/Pyro5/Pyro5-5.13.ebuild 
b/dev-python/Pyro5/Pyro5-5.13.ebuild
deleted file mode 100644
index 642fcb897..0
--- a/dev-python/Pyro5/Pyro5-5.13.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Distributed object middleware for Python (RPC)"
-HOMEPAGE="https://pyro5.readthedocs.io/;
-SRC_URI="https://github.com/irmen/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-   >=dev-python/serpent-1.40[${PYTHON_USEDEP}]
-"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-distutils_enable_tests pytest
-
-PROPERTIES="test_network"
-RESTRICT="test"



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

2021-12-30 Thread Viorel Munteanu
commit: 707588ffec60e0bdcb9a3634b586ed094b7cf10b
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 31 07:37:55 2021 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 31 07:37:55 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=707588ff

dev-python/Pyro5: add 5.13.1

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/Pyro5/Manifest|  1 +
 dev-python/Pyro5/Pyro5-5.13.1.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/Pyro5/Manifest b/dev-python/Pyro5/Manifest
index 8ca5d98a6..f2ad2dada 100644
--- a/dev-python/Pyro5/Manifest
+++ b/dev-python/Pyro5/Manifest
@@ -1 +1,2 @@
+DIST Pyro5-5.13.1.tar.gz 430497 BLAKE2B 
8b9709a683e57af09faa82320df24cc1122f91296bfb61ae4003c3486714a60b735c45b2ff8f03642b6fb1a69645be9f58ad236d0cf7597a0e177b4cdaf2ae80
 SHA512 
71c35842c3fb78e04f5799c6e0059882140b38cc010620beecce56f8e2764f0186211cbc166af5e82e14c3e91173ef1e3f1b45a4480184dadd91bb762d11a24f
 DIST Pyro5-5.13.tar.gz 430458 BLAKE2B 
0f5aba470f7532e34b881b89736f3f56ec2aa856c26be0b1071dad32e1b8e00d7c907105572aa6aac89807211e1178bf7004e5d4dfaa8a5a978a86db8379d975
 SHA512 
42ba1c36ddc3075b5b9c5210c8e6f7a3e8b7680bdb53295ed74e985c0df7d66a2450b3f7fdea942e8f996cd78b14e7e09f012702ccf4a932d9e305719a406791

diff --git a/dev-python/Pyro5/Pyro5-5.13.1.ebuild 
b/dev-python/Pyro5/Pyro5-5.13.1.ebuild
new file mode 100644
index 0..642fcb897
--- /dev/null
+++ b/dev-python/Pyro5/Pyro5-5.13.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Distributed object middleware for Python (RPC)"
+HOMEPAGE="https://pyro5.readthedocs.io/;
+SRC_URI="https://github.com/irmen/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+   >=dev-python/serpent-1.40[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+distutils_enable_tests pytest
+
+PROPERTIES="test_network"
+RESTRICT="test"



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

2021-12-30 Thread Viorel Munteanu
commit: 5fb768f39fc6731d29b1b30305296ace8b1776de
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 31 07:30:20 2021 +
Commit: Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 31 07:30:20 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5fb768f3

dev-python/desktop-notifier: update HOMEPAGE

Signed-off-by: Viorel Munteanu  gmail.com>

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

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
index accc2eb55..60ba280bd 100644
--- a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
+++ b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop 
notifications"
-HOMEPAGE="https://github.com/altdesktop/python-dbus-next;
+HOMEPAGE="https://desktop-notifier.readthedocs.io/;
 SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"



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

2021-12-30 Thread Matthew Thode
commit: 1fcd697db3aa21ef15e0e4848e3ce1943044fc7e
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Dec 31 06:46:43 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Dec 31 06:47:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fcd697d

dev-python/virtualenvwrapper: add py10

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

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

diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild 
b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild
index a513ebd00064..cdcda949f6b1 100644
--- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild
+++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Date-Range/

2021-12-30 Thread Matt Turner
commit: 76df6d0a7e2e33b128f3dadb2e68e967e9d0987b
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:43 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76df6d0a

dev-perl/Date-Range: Keyword 1.410.0 alpha, #820764

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

 dev-perl/Date-Range/Date-Range-1.410.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Date-Range/Date-Range-1.410.0.ebuild 
b/dev-perl/Date-Range/Date-Range-1.410.0.ebuild
index 18f05adf6446..842a6aa1c133 100644
--- a/dev-perl/Date-Range/Date-Range-1.410.0.ebuild
+++ b/dev-perl/Date-Range/Date-Range-1.410.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="work with a range of dates"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="
>=dev-perl/Date-Simple-0.30.0



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Date-Simple/

2021-12-30 Thread Matt Turner
commit: bdf627b0de20588605795c8ce3d8b03cf10aee13
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:43 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdf627b0

dev-perl/Date-Simple: Keyword 3.30.0-r2 alpha, #820764

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

 dev-perl/Date-Simple/Date-Simple-3.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Date-Simple/Date-Simple-3.30.0-r2.ebuild 
b/dev-perl/Date-Simple/Date-Simple-3.30.0-r2.ebuild
index c6b8fe44bf44..a50c40bf74fa 100644
--- a/dev-perl/Date-Simple/Date-Simple-3.30.0-r2.ebuild
+++ b/dev-perl/Date-Simple/Date-Simple-3.30.0-r2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A simple date object"
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2+ )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Spreadsheet-XLSX/

2021-12-30 Thread Matt Turner
commit: 40a1abc11cd808e92c875db54618d7aacbe35172
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:41 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40a1abc1

dev-perl/Spreadsheet-XLSX: Keyword 0.170.0 alpha, #820764

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

 dev-perl/Spreadsheet-XLSX/Spreadsheet-XLSX-0.170.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Spreadsheet-XLSX/Spreadsheet-XLSX-0.170.0.ebuild 
b/dev-perl/Spreadsheet-XLSX/Spreadsheet-XLSX-0.170.0.ebuild
index 81b1320fe2c8..f5f29aab5fdf 100644
--- a/dev-perl/Spreadsheet-XLSX/Spreadsheet-XLSX-0.170.0.ebuild
+++ b/dev-perl/Spreadsheet-XLSX/Spreadsheet-XLSX-0.170.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for reading MS Excel 2007 files"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="
>=dev-perl/Archive-Zip-1.180.0



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/

2021-12-30 Thread Matt Turner
commit: 7a6e82fe17b48c8690d1a16e4db6b13842eff7bb
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:41 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6e82fe

dev-perl/Sub-Override: Keyword 0.90.0-r1 alpha, #820764

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

 dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild 
b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
index e53f7b91542e..a8e06e3bb0d7 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-require/

2021-12-30 Thread Matt Turner
commit: 94c734be583e89f2d4d0addcc5786ac73468c2d4
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:42 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c734be

dev-perl/UNIVERSAL-require: Keyword 0.190.0 alpha, #820764

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

 dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.190.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.190.0.ebuild 
b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.190.0.ebuild
index 9e3252aa165e..7efb113ab128 100644
--- a/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.190.0.ebuild
+++ b/dev-perl/UNIVERSAL-require/UNIVERSAL-require-0.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="UNIVERSAL::require - require() modules from a variable"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Web-Scraper/

2021-12-30 Thread Matt Turner
commit: 7d8ae147b10021687c149a27481945d4cdba78e6
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:42 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d8ae147

dev-perl/Web-Scraper: Keyword 0.380.0 alpha, #820764

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

 dev-perl/Web-Scraper/Web-Scraper-0.380.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Web-Scraper/Web-Scraper-0.380.0.ebuild 
b/dev-perl/Web-Scraper/Web-Scraper-0.380.0.ebuild
index 4b345c10dc89..64310afa5f0f 100644
--- a/dev-perl/Web-Scraper/Web-Scraper-0.380.0.ebuild
+++ b/dev-perl/Web-Scraper/Web-Scraper-0.380.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION='Web Scraping Toolkit using HTML and CSS Selectors or XPath 
expressions'
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="
dev-perl/HTML-Parser



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/

2021-12-30 Thread Matt Turner
commit: 0d09e0647e05c673a76544695223217d98e4f7e7
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:43 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d09e064

dev-perl/Finance-Quote: Keyword 1.510.0 alpha, #820764

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

 dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild 
b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
index 3bde6c6335eb..fb31cde4741d 100644
--- a/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
+++ b/dev-perl/Finance-Quote/Finance-Quote-1.510.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various 
exchanges"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="
dev-perl/CGI



[gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-XPathEngine/

2021-12-30 Thread Matt Turner
commit: 58a93f45f4f070e93c688cfd4b4e7fe0d0d9f0d0
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:42 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a93f45

dev-perl/XML-XPathEngine: Keyword 0.140.0-r2 alpha, #820764

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

 dev-perl/XML-XPathEngine/XML-XPathEngine-0.140.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-XPathEngine/XML-XPathEngine-0.140.0-r2.ebuild 
b/dev-perl/XML-XPathEngine/XML-XPathEngine-0.140.0-r2.ebuild
index 68d6b1e14b70..8f0678aa513e 100644
--- a/dev-perl/XML-XPathEngine/XML-XPathEngine-0.140.0-r2.ebuild
+++ b/dev-perl/XML-XPathEngine/XML-XPathEngine-0.140.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A re-usable XPath engine for DOM-like trees"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 x86"
 
 src_test() {
perl_rm_files t/pod.t t/pod-coverage.t



[gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-DT/

2021-12-30 Thread Matt Turner
commit: 76bf751c2985b90a9de3d7ee3de91a6beda7ee9a
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:39 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76bf751c

dev-perl/XML-DT: Keyword 0.690.0 alpha, #816279

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

 dev-perl/XML-DT/XML-DT-0.690.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XML-DT/XML-DT-0.690.0.ebuild 
b/dev-perl/XML-DT/XML-DT-0.690.0.ebuild
index 5228ebe91dca..918925934661 100644
--- a/dev-perl/XML-DT/XML-DT-0.690.0.ebuild
+++ b/dev-perl/XML-DT/XML-DT-0.690.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="A perl XML down translate module"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="~alpha amd64 ~hppa ppc x86"
 
 RDEPEND="
dev-perl/HTTP-Simple



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-TokeParser-Simple/

2021-12-30 Thread Matt Turner
commit: a5c5e36529d8cd886b1e8656f4f1a0bfc0987ae7
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:41 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5c5e365

dev-perl/HTML-TokeParser-Simple: Keyword 3.160.0-r2 alpha, #820764

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

 .../HTML-TokeParser-Simple/HTML-TokeParser-Simple-3.160.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/HTML-TokeParser-Simple/HTML-TokeParser-Simple-3.160.0-r2.ebuild 
b/dev-perl/HTML-TokeParser-Simple/HTML-TokeParser-Simple-3.160.0-r2.ebuild
index 31302ca58a4e..2ba3eaac735b 100644
--- a/dev-perl/HTML-TokeParser-Simple/HTML-TokeParser-Simple-3.160.0-r2.ebuild
+++ b/dev-perl/HTML-TokeParser-Simple/HTML-TokeParser-Simple-3.160.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Easy to use HTML::TokeParser interface"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 RDEPEND=">=dev-perl/HTML-Parser-3.25"



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

2021-12-30 Thread Matt Turner
commit: 02d58c0b847473562470987844d44bf9a0f953b7
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:40 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02d58c0b

dev-perl/FCGI: Keyword 0.820.0 alpha, #820548

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

 dev-perl/FCGI/FCGI-0.820.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/FCGI/FCGI-0.820.0.ebuild 
b/dev-perl/FCGI/FCGI-0.820.0.ebuild
index a2d64b732afa..582b2eff7254 100644
--- a/dev-perl/FCGI/FCGI-0.820.0.ebuild
+++ b/dev-perl/FCGI/FCGI-0.820.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Fast CGI module"
 
 LICENSE="FastCGI"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 
 RDEPEND="
virtual/perl-XSLoader



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Selector-XPath/

2021-12-30 Thread Matt Turner
commit: 5c7a8a0eecc072d90004dca9de14c87669b5a071
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:41 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c7a8a0e

dev-perl/HTML-Selector-XPath: Keyword 0.250.0 alpha, #820764

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

 dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.250.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.250.0.ebuild 
b/dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.250.0.ebuild
index 9f79398fe68a..b8b066ab82d4 100644
--- a/dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.250.0.ebuild
+++ b/dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.250.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="CSS Selector to XPath compiler"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="
virtual/perl-Carp



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

2021-12-30 Thread Matt Turner
commit: 0b43498248792891c24ff7fcc2e4ae19d8ef45f7
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:39 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b434982

dev-perl/XString: Keyword 0.5.0 alpha, #812824

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

 dev-perl/XString/XString-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/XString/XString-0.5.0.ebuild 
b/dev-perl/XString/XString-0.5.0.ebuild
index ee34ee4e34f2..8919c75215f2 100644
--- a/dev-perl/XString/XString-0.5.0.ebuild
+++ b/dev-perl/XString/XString-0.5.0.ebuild
@@ -9,4 +9,4 @@ inherit perl-module
 
 DESCRIPTION="Isolated String helpers from B"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc 
x86"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-TreeBuilder-XPath/

2021-12-30 Thread Matt Turner
commit: 8d25a75145ae1e963c828c97ce1290fa3ea0e8bc
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:42 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d25a751

dev-perl/HTML-TreeBuilder-XPath: Keyword 0.140.0 alpha, #820764

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

 dev-perl/HTML-TreeBuilder-XPath/HTML-TreeBuilder-XPath-0.140.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/HTML-TreeBuilder-XPath/HTML-TreeBuilder-XPath-0.140.0.ebuild 
b/dev-perl/HTML-TreeBuilder-XPath/HTML-TreeBuilder-XPath-0.140.0.ebuild
index 379e29ad6b86..e1fdc4d68e4e 100644
--- a/dev-perl/HTML-TreeBuilder-XPath/HTML-TreeBuilder-XPath-0.140.0.ebuild
+++ b/dev-perl/HTML-TreeBuilder-XPath/HTML-TreeBuilder-XPath-0.140.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="add XPath support to HTML::TreeBuilder"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 
 RDEPEND="
dev-perl/HTML-Tree



[gentoo-commits] repo/gentoo:master commit in: dev-perl/FCGI-Client/

2021-12-30 Thread Matt Turner
commit: e6d015c4db03e4fa9350c64ae4c74078a020c9c0
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:40 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d015c4

dev-perl/FCGI-Client: Keyword 0.90.0 alpha, #820548

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

 dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild 
b/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild
index 9e9334dae163..b0e817a3a44f 100644
--- a/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild
+++ b/dev-perl/FCGI-Client/FCGI-Client-0.90.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Client library for fastcgi protocol"
 
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 
 RDEPEND="
virtual/perl-IO



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

2021-12-30 Thread Matt Turner
commit: ff148eaa995cc986e537b43fc5a65b41e38b60c8
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:39 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff148eaa

dev-perl/Specio: Keyword 0.470.0 alpha, #812824

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

 dev-perl/Specio/Specio-0.470.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild 
b/dev-perl/Specio/Specio-0.470.0.ebuild
index 443f9f511d51..f557ab9d73d0 100644
--- a/dev-perl/Specio/Specio-0.470.0.ebuild
+++ b/dev-perl/Specio/Specio-0.470.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Type constraints and coercions for Perl"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc 
x86"
 IUSE="minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Simple/

2021-12-30 Thread Matt Turner
commit: 23d1a1be671578556176851787407496df4a7cb5
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 31 06:12:39 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 31 06:13:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d1a1be

dev-perl/HTTP-Simple: Keyword 0.4.0 alpha, #816279

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

 dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild 
b/dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild
index a504ab3b9226..4844d1cf0b10 100644
--- a/dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild
+++ b/dev-perl/HTTP-Simple/HTTP-Simple-0.4.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Simple procedural interface to HTTP::Tiny"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="~alpha amd64 ~hppa ppc x86"
 
 RDEPEND="
virtual/perl-Carp



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

2021-12-30 Thread Arthur Zamarin
commit: ee00e8ddea6c420a39be1b2a36f03f69041459b8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 31 05:13:18 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 31 05:13:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee00e8dd

dev-python/pygments: Keyword 2.11.0 ia64, #830328

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/pygments/pygments-2.11.0.ebuild 
b/dev-python/pygments/pygments-2.11.0.ebuild
index dba24f78476c..b10b39584871 100644
--- a/dev-python/pygments/pygments-2.11.0.ebuild
+++ b/dev-python/pygments/pygments-2.11.0.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~sparc"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/wcag-contrast-ratio/

2021-12-30 Thread Arthur Zamarin
commit: 9d35570c62258aa79c5637f061b38e30d58ba6e5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 31 05:13:18 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 31 05:13:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d35570c

dev-python/wcag-contrast-ratio: Keyword 0.9 ia64, #830328

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild 
b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
index 9e07e6248be5..a34aa457d53a 100644
--- a/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
+++ b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~sparc"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/wcag-contrast-ratio/

2021-12-30 Thread Arthur Zamarin
commit: 01c123d62b1b2a5cc43efea4645d1e2541d30677
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 31 05:09:26 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 31 05:09:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01c123d6

dev-python/wcag-contrast-ratio: Keyword 0.9 sparc, #830328

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild 
b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
index 6098ba22b5f7..9e07e6248be5 100644
--- a/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
+++ b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~sparc"
 
 BDEPEND="
test? (



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

2021-12-30 Thread Arthur Zamarin
commit: b6375f5a5c8adbf7fe5bd2507be26eb690207b5d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 31 05:09:26 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 31 05:09:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6375f5a

dev-python/pygments: Keyword 2.11.0 sparc, #830328

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/pygments/pygments-2.11.0.ebuild 
b/dev-python/pygments/pygments-2.11.0.ebuild
index 7271a9aa9ce8..dba24f78476c 100644
--- a/dev-python/pygments/pygments-2.11.0.ebuild
+++ b/dev-python/pygments/pygments-2.11.0.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~sparc"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/wcag-contrast-ratio/

2021-12-30 Thread Arthur Zamarin
commit: cca68e4c4c9948c3890ee639499ccb66c82d42d0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 31 05:05:54 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 31 05:05:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca68e4c

dev-python/wcag-contrast-ratio: Keyword 0.9 arm64, #830328

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild 
b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
index 9fc989a9c3e9..6098ba22b5f7 100644
--- a/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
+++ b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~arm64"
 
 BDEPEND="
test? (



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

2021-12-30 Thread Arthur Zamarin
commit: a948e48c8b07487329e4dfcc6eab582c7c6cec28
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 31 05:05:51 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 31 05:05:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a948e48c

dev-python/pygments: Keyword 2.11.0 arm, #830328

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/pygments/pygments-2.11.0.ebuild 
b/dev-python/pygments/pygments-2.11.0.ebuild
index 0beaa1b09225..8445464cc054 100644
--- a/dev-python/pygments/pygments-2.11.0.ebuild
+++ b/dev-python/pygments/pygments-2.11.0.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 
 BDEPEND="
test? (



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

2021-12-30 Thread Arthur Zamarin
commit: 6020f0e1b30d2f8024a747b7ef6b83353207059e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 31 05:05:55 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 31 05:05:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6020f0e1

dev-python/pygments: Keyword 2.11.0 arm64, #830328

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/pygments/pygments-2.11.0.ebuild 
b/dev-python/pygments/pygments-2.11.0.ebuild
index 8445464cc054..7271a9aa9ce8 100644
--- a/dev-python/pygments/pygments-2.11.0.ebuild
+++ b/dev-python/pygments/pygments-2.11.0.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~arm64"
 
 BDEPEND="
test? (



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

2021-12-30 Thread Arthur Zamarin
commit: b453858b5eecd014cc68044d23a86179e6a30d0a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 31 05:04:59 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 31 05:05:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b453858b

net-libs/gupnp-igd: Stabilize 1.2.0 ppc64, #807897

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild 
b/net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild
index 64f21fc9312b..7b036f45c5e2 100644
--- a/net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild
+++ b/net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://gupnp.org 
https://gitlab.gnome.org/GNOME/gupnp-igd;
 
 LICENSE="LGPL-2.1+"
 SLOT="0/1.2" # pkg-config file links in gupnp API, so some consumers of 
gupnp-igd need to be relinked for it
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
 IUSE="gtk-doc +introspection"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/wcag-contrast-ratio/

2021-12-30 Thread Arthur Zamarin
commit: 750324d85fbb0ce77215dbb5124d1c87d6a5a716
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 31 05:05:51 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 31 05:05:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=750324d8

dev-python/wcag-contrast-ratio: Keyword 0.9 arm, #830328

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild 
b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
index 3fb295448138..9fc989a9c3e9 100644
--- a/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
+++ b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 
 BDEPEND="
test? (



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

2021-12-30 Thread Jonas Stein
commit: 68d44eb11e01d42fa4e65b7ab942c990cf0ddac9
Author: Jonas Stein  gentoo  org>
AuthorDate: Fri Dec 31 04:27:57 2021 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Fri Dec 31 04:27:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d44eb1

package.mask: Last rite x11-plugins/purple-facebook

Bug: https://bugs.gentoo.org/830331
Signed-off-by: Jonas Stein  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 4538b29bc003..c17e4e141976 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Jonas Stein  (2021-12-31)
+# Removal after 2022-05-01.  Bug #830331.
+# Broken and upstream needs new maintainer.
+x11-plugins/purple-facebook
+
 # Volkmar W. Pogatzki  (2021-11-19)
 # java-virtuals and packages without consumers. 
 # Bug #828719. Removal in 30 days.



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

2021-12-30 Thread Sam James
commit: 19f7749f3ceb45e3c87a13eedc0e0c4b4cfaa060
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 04:19:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 04:19:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19f7749f

profiles/arch/s390: update Perl mask

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

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

diff --git a/profiles/arch/s390/package.mask b/profiles/arch/s390/package.mask
index 4ec03ac97676..824dc8c81eea 100644
--- a/profiles/arch/s390/package.mask
+++ b/profiles/arch/s390/package.mask
@@ -4,4 +4,4 @@
 # Sam James  (2021-11-05)
 # Perl segfaults during build on s390(x). Presumably related to
 # now truly respecting CFLAGS. bug #821577
-=dev-lang/perl-5.34.0-r5
+>=dev-lang/perl-5.34.0-r5



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

2021-12-30 Thread Sam James
commit: b24e1156934c78289f5ee4012e8e41f0ceaf67e9
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 04:14:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 04:14:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b24e1156

profiles/arch/powerpc/ppc32: mask sci-mathematics/singular[polymake]

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

 profiles/arch/powerpc/ppc32/package.use.mask | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask 
b/profiles/arch/powerpc/ppc32/package.use.mask
index f813fa1abc87..33447bbc2e7c 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -3,7 +3,8 @@
 
 # Sam James  (2021-12-31)
 # dev-lang/julia not keyworded here
-sci-mathematics/singular julia
+# sci-mathematics/polymake not keyworded here
+sci-mathematics/singular julia polymake
 
 # Sam James  (2021-12-08)
 # Masks involving webkit-gtk; webkit-gtk was dekeyworded on ppc for a while.



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

2021-12-30 Thread Sam James
commit: 514b48d4157c8b696c5a9e35fb51bb4722606520
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 04:13:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 04:13:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=514b48d4

sys-kernel/dracut: Stabilize 055-r4 sparc, #830107

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

 sys-kernel/dracut/dracut-055-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/dracut/dracut-055-r4.ebuild 
b/sys-kernel/dracut/dracut-055-r4.ebuild
index 3641aedb4987..c2a55e47f18e 100644
--- a/sys-kernel/dracut/dracut-055-r4.ebuild
+++ b/sys-kernel/dracut/dracut-055-r4.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/dracutdevs/dracut;
 else
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~sparc 
x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
SRC_URI="https://www.kernel.org/pub/linux/utils/boot/${PN}/${P}.tar.xz;
 fi
 



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

2021-12-30 Thread Sam James
commit: fd365c0aaf80596e9134764a616256f29da19460
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 04:08:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 04:08:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd365c0a

profiles/arch/powerpc/ppc32: mask sci-mathematics/singular[julia]

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

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

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask 
b/profiles/arch/powerpc/ppc32/package.use.mask
index d6929b9f383b..f813fa1abc87 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James  (2021-12-31)
+# dev-lang/julia not keyworded here
+sci-mathematics/singular julia
+
 # Sam James  (2021-12-08)
 # Masks involving webkit-gtk; webkit-gtk was dekeyworded on ppc for a while.
 # We haven't (yet?) restored keywords for all the bits we had to drop, so



[gentoo-commits] repo/gentoo:master commit in: x11-wm/metacity/

2021-12-30 Thread Yixun Lan
commit: 19791b1c21b55118f7b86c2dc928fbbc6d80ffdf
Author: Yongxiang Liang  gmail  com>
AuthorDate: Sun Dec 26 06:12:22 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:40:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19791b1c

x11-wm/metacity: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 x11-wm/metacity/metacity-3.40.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/metacity/metacity-3.40.0.ebuild 
b/x11-wm/metacity/metacity-3.40.0.ebuild
index 590fac68d685..c20c6eb395e7 100644
--- a/x11-wm/metacity/metacity-3.40.0.ebuild
+++ b/x11-wm/metacity/metacity-3.40.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/metacity/;
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="+libcanberra vulkan xinerama"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
 
 # TODO: libgtop could be optional, but no knob
 RDEPEND="



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

2021-12-30 Thread Yixun Lan
commit: 16e19c0faf27c85361f4129f2130add18b4c864c
Author: Yongxiang Liang  gmail  com>
AuthorDate: Wed Dec 29 15:02:13 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:40:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16e19c0f

net-analyzer/wireshark: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild 
b/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild
index 4d5832c71e75..520a2dc646a6 100644
--- a/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild
+++ b/net-analyzer/wireshark/wireshark-3.6.0-r1.ebuild
@@ -18,7 +18,7 @@ else

SRC_URI="https://www.wireshark.org/download/src/all-versions/${P/_/}.tar.xz;
S="${WORKDIR}/${P/_/}"
 
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="GPL-2"



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

2021-12-30 Thread Yixun Lan
commit: c96febbcc070f7bb9d9630561487ce3469265ed7
Author: Yongxiang Liang  gmail  com>
AuthorDate: Thu Dec 30 04:09:05 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:40:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c96febbc

net-misc/vinagre: keyword ~riscv

Closes: https://github.com/gentoo/gentoo/pull/23575
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 net-misc/vinagre/vinagre-3.22.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/vinagre/vinagre-3.22.0-r3.ebuild 
b/net-misc/vinagre/vinagre-3.22.0-r3.ebuild
index 97706955cfeb..0d7b0315a0b9 100644
--- a/net-misc/vinagre/vinagre-3.22.0-r3.ebuild
+++ b/net-misc/vinagre/vinagre-3.22.0-r3.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Vinagre;
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv x86"
 IUSE="rdp +ssh spice +telepathy zeroconf"
 
 # cairo used in vinagre-tab



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

2021-12-30 Thread Yixun Lan
commit: 237cb26067daaddb02c9469f2c54a53cac064865
Author: Yongxiang Liang  gmail  com>
AuthorDate: Wed Dec 29 14:50:46 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:40:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237cb260

media-libs/bcg729: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/media-libs/bcg729/bcg729-1.1.1.ebuild 
b/media-libs/bcg729/bcg729-1.1.1.ebuild
index b0918c6a824f..626a270c12b1 100644
--- a/media-libs/bcg729/bcg729-1.1.1.ebuild
+++ b/media-libs/bcg729/bcg729-1.1.1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${P/_/-}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv x86"
 IUSE="test"
 
 RESTRICT="test"



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

2021-12-30 Thread Yixun Lan
commit: 67515149dfb6f7b32846e9b9f28c413029903801
Author: Yongxiang Liang  gmail  com>
AuthorDate: Wed Dec 29 14:56:16 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:40:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67515149

media-libs/spandsp: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/media-libs/spandsp/spandsp-0.0.6-r1.ebuild 
b/media-libs/spandsp/spandsp-0.0.6-r1.ebuild
index bbbf322e189f..84eb7d57d4a6 100644
--- a/media-libs/spandsp/spandsp-0.0.6-r1.ebuild
+++ b/media-libs/spandsp/spandsp-0.0.6-r1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://www.soft-switch.org/downloads/spandsp/${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 ~riscv ~sparc ~x86"
 IUSE="doc fixed-point cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 
cpu_flags_x86_sse3"
 
 RDEPEND="media-libs/tiff



[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_dnssd/

2021-12-30 Thread Yixun Lan
commit: c36e14b6093508504ba84cc41a290dc17959c94a
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 16:34:05 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c36e14b6

www-apache/mod_dnssd: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 www-apache/mod_dnssd/mod_dnssd-0.6-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apache/mod_dnssd/mod_dnssd-0.6-r2.ebuild 
b/www-apache/mod_dnssd/mod_dnssd-0.6-r2.ebuild
index d1bbb62e03f7..0734bfca4c2d 100644
--- a/www-apache/mod_dnssd/mod_dnssd-0.6-r2.ebuild
+++ b/www-apache/mod_dnssd/mod_dnssd-0.6-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://0pointer.de/lennart/projects/${PN}/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
 DEPEND="net-dns/avahi[dbus]"
 RDEPEND="${DEPEND}"



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

2021-12-30 Thread Yixun Lan
commit: 6d0d1fbefed61d487f4e5bb9849986cbb0c4904f
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 16:31:52 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d0d1fbe

sys-apps/baobab: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/sys-apps/baobab/baobab-41.0.ebuild 
b/sys-apps/baobab/baobab-41.0.ebuild
index e4343a5a4c06..788db8135003 100644
--- a/sys-apps/baobab/baobab-41.0.ebuild
+++ b/sys-apps/baobab/baobab-41.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Baobab;
 
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
>=dev-libs/glib-2.44:2



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

2021-12-30 Thread Yixun Lan
commit: f40d337b1f4774ff0030207a95a8652f2188bd61
Author: Yongxiang Liang  gmail  com>
AuthorDate: Thu Dec 30 03:47:03 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:40:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f40d337b

profiles/arch/riscv: mask net-misc/vinagre[spice]

Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index de68c953c382..d6102537ab09 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Yongxinag Liang  (2021-12-30)
+# untested.
+net-misc/vinagre spice
+
 # Alex Fan  (2021-12-28)
 # dev-lang/julia doesn't support riscv yet
 sci-mathematics/singular julia



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

2021-12-30 Thread Yixun Lan
commit: 663e4193db2ac7048f96eda47f370d0ede212723
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 15:10:31 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=663e4193

net-libs/libzapojit: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 net-libs/libzapojit/libzapojit-0.0.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libzapojit/libzapojit-0.0.3.ebuild 
b/net-libs/libzapojit/libzapojit-0.0.3.ebuild
index c5f25a502ef2..d10dc3b24c72 100644
--- a/net-libs/libzapojit/libzapojit-0.0.3.ebuild
+++ b/net-libs/libzapojit/libzapojit-0.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libzapojit;
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE="+introspection"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="
>=dev-libs/glib-2.28:2



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

2021-12-30 Thread Yixun Lan
commit: a5c14e71396f8c5d1a0e9242c15fc14ac33b909b
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 15:15:15 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5c14e71

app-emulation/spice-protocol: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild 
b/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild
index 40a5e5da9967..2d8171ddeca0 100644
--- a/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild
+++ b/app-emulation/spice-protocol/spice-protocol-0.14.3.ebuild
@@ -11,4 +11,4 @@ 
SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.xz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc x86"



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

2021-12-30 Thread Yixun Lan
commit: f047dc174a42e89e609d0f313cd2f2f0c0f9380e
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 15:07:36 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f047dc17

net-libs/libiscsi: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/net-libs/libiscsi/libiscsi-1.19.0-r1.ebuild 
b/net-libs/libiscsi/libiscsi-1.19.0-r1.ebuild
index b44971289d2f..62962ce3a2c4 100644
--- a/net-libs/libiscsi/libiscsi-1.19.0-r1.ebuild
+++ b/net-libs/libiscsi/libiscsi-1.19.0-r1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == * ]] ; then
 else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-remove-ld-iscsi.patch.bz2;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv 
~sparc ~x86"
 fi
 
 DESCRIPTION="iscsi client library and utilities"



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

2021-12-30 Thread Yixun Lan
commit: 77ee6adf6d29c7d687c87e1b5f508693792470d5
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 15:05:23 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77ee6adf

net-libs/gtk-vnc: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild 
b/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild
index c29bc1decb07..99885c444904 100644
--- a/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild
+++ b/net-libs/gtk-vnc/gtk-vnc-1.3.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gtk-vnc;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="+introspection pulseaudio sasl +vala"
 REQUIRED_USE="vala? ( introspection )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-apps/gnome-disk-utility/

2021-12-30 Thread Yixun Lan
commit: a2b1645c1edb38c33afd2fa5bafe55017a5bf969
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 16:33:30 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2b1645c

sys-apps/gnome-disk-utility: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 sys-apps/gnome-disk-utility/gnome-disk-utility-41.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-41.0.ebuild 
b/sys-apps/gnome-disk-utility/gnome-disk-utility-41.0.ebuild
index 3192512980a0..8a105cdcc510 100644
--- a/sys-apps/gnome-disk-utility/gnome-disk-utility-41.0.ebuild
+++ b/sys-apps/gnome-disk-utility/gnome-disk-utility-41.0.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 IUSE="fat elogind gnome systemd"
 REQUIRED_USE="?? ( elogind systemd )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 DEPEND="
>=media-libs/libdvdread-4.2.0:0=



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

2021-12-30 Thread Yixun Lan
commit: a054c4fbd181aae820f34ec12345ca0835a7ae3a
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 15:09:01 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a054c4fb

net-libs/libslirp: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/net-libs/libslirp/libslirp-4.6.1.ebuild 
b/net-libs/libslirp/libslirp-4.6.1.ebuild
index cac706bcd170..dbfe15353d26 100644
--- a/net-libs/libslirp/libslirp-4.6.1.ebuild
+++ b/net-libs/libslirp/libslirp-4.6.1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 inherit meson
 
-KEYWORDS="amd64 arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 arm64 ~ppc ppc64 ~riscv x86"
 MY_P="${PN}-v${PV}"
 
SRC_URI="https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v${PV}/${MY_P}.tar.gz
 -> ${P}.tar.gz"
 DESCRIPTION="A TCP-IP emulator used to provide virtual networking services"



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

2021-12-30 Thread Yixun Lan
commit: a14c5c365c4518e23906e9dce99f280841106db0
Author: Yongxiang Liang  gmail  com>
AuthorDate: Sun Dec 26 06:09:22 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14c5c36

gnome-base/gnome-applets: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 gnome-base/gnome-applets/gnome-applets-3.40.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-applets/gnome-applets-3.40.0-r2.ebuild 
b/gnome-base/gnome-applets/gnome-applets-3.40.0-r2.ebuild
index 0f434b492bc0..8a4ae41c0cd5 100644
--- a/gnome-base/gnome-applets/gnome-applets-3.40.0-r2.ebuild
+++ b/gnome-base/gnome-applets/gnome-applets-3.40.0-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-applets/;
 LICENSE="GPL-2+ FDL-1.1"
 SLOT="0"
 IUSE="tracker"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
 
 # FIXME: automagic wireless-tools
 # TODO: gucharmap could be optional, but no knob



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

2021-12-30 Thread Yixun Lan
commit: 2c2c3d3b2b4757a8ae62ced08b8ea4a90edc99a7
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 14:56:54 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c2c3d3b

media-sound/gnome-music: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 media-sound/gnome-music/gnome-music-40.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-40.1.1.ebuild 
b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
index 9a1f62b03fb6..65ea2646249a 100644
--- a/media-sound/gnome-music/gnome-music-40.1.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.50:2



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

2021-12-30 Thread Yixun Lan
commit: 072f128fddf1c4e1e1f9be90a2a2817703a0
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 15:00:08 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=072f128f

media-video/cheese: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/media-video/cheese/cheese-41.1.ebuild 
b/media-video/cheese/cheese-41.1.ebuild
index 8d6ed3e1b4b3..5dc9460395c7 100644
--- a/media-video/cheese/cheese-41.1.ebuild
+++ b/media-video/cheese/cheese-41.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Cheese;
 
 LICENSE="GPL-2+"
 SLOT="0/8" # subslot = libcheese soname version
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="gtk-doc +introspection test"
 RESTRICT="!test? ( test )"
 



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

2021-12-30 Thread Yixun Lan
commit: 2bc268378edd0ac62b47d1bfde9c47cb9434bc45
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 15:06:22 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc26837

net-libs/libgfbgraph: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild 
b/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild
index da63e53c252b..aab4f4e6bb45 100644
--- a/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild
+++ b/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libgfbgraph/;
 
 LICENSE="LGPL-2.1+"
 SLOT="0.2"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 IUSE="+introspection"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/gnome-online-miners/

2021-12-30 Thread Yixun Lan
commit: adcb713b7e475e303cf0e1aab3b446fc81e1236d
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 15:11:28 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adcb713b

net-misc/gnome-online-miners: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 net-misc/gnome-online-miners/gnome-online-miners-3.34.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gnome-online-miners/gnome-online-miners-3.34.0-r1.ebuild 
b/net-misc/gnome-online-miners/gnome-online-miners-3.34.0-r1.ebuild
index 0330845cb380..d5adda1e10f7 100644
--- a/net-misc/gnome-online-miners/gnome-online-miners-3.34.0-r1.ebuild
+++ b/net-misc/gnome-online-miners/gnome-online-miners-3.34.0-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineMiners;
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="flickr"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 
 # libgdata[gnome] needed for goa support
 RDEPEND="



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

2021-12-30 Thread Yixun Lan
commit: 821e468aa15ea4451663087f6da70e4199da1e5d
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 15:03:55 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=821e468a

media-video/totem: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/media-video/totem/totem-3.38.2.ebuild 
b/media-video/totem/totem-3.38.2.ebuild
index 277b992dec5e..60670a33c80f 100644
--- a/media-video/totem/totem-3.38.2.ebuild
+++ b/media-video/totem/totem-3.38.2.ebuild
@@ -19,7 +19,7 @@ REQUIRED_USE="
 "
 RESTRICT="!test? ( test )"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=dev-libs/glib-2.56.0:2



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

2021-12-30 Thread Yixun Lan
commit: 27941501b087ea146d726c1aad0b40be0b369fc8
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 14:53:04 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:38:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27941501

mail-filter/spamassassin: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 mail-filter/spamassassin/spamassassin-3.4.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-filter/spamassassin/spamassassin-3.4.6-r1.ebuild 
b/mail-filter/spamassassin/spamassassin-3.4.6-r1.ebuild
index fb0dd65e00c3..dccfae5da460 100644
--- a/mail-filter/spamassassin/spamassassin-3.4.6-r1.ebuild
+++ b/mail-filter/spamassassin/spamassassin-3.4.6-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/spamassassin/source/${MY_P}.tar.bz2"
 
 LICENSE="Apache-2.0 GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="berkdb cron ipv6 ldap mysql postgres qmail sqlite ssl test"
 RESTRICT="!test? ( test )"
 



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

2021-12-30 Thread Yixun Lan
commit: c2db06c82cc035a7a07ca551469eba727901b8ed
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 14:58:26 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2db06c8

media-sound/sound-juicer: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild 
b/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild
index 8109b508d30d..de08dd174e7d 100644
--- a/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild
+++ b/media-sound/sound-juicer/sound-juicer-3.38.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/SoundJuicer;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86"
 IUSE="flac test vorbis"
 RESTRICT="!test? ( test )"
 



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

2021-12-30 Thread Yixun Lan
commit: cb4c5aeb60ff1fef4bb07c38ef80f98bfe55caeb
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 14:55:44 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb4c5aeb

media-libs/clutter-gst: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 media-libs/clutter-gst/clutter-gst-3.0.27-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/clutter-gst/clutter-gst-3.0.27-r1.ebuild 
b/media-libs/clutter-gst/clutter-gst-3.0.27-r1.ebuild
index 0f04009f44e7..96cea1483431 100644
--- a/media-libs/clutter-gst/clutter-gst-3.0.27-r1.ebuild
+++ b/media-libs/clutter-gst/clutter-gst-3.0.27-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="GStreamer integration library for Clutter"
 
 LICENSE="LGPL-2.1+"
 SLOT="3.0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="X debug examples +introspection udev"
 
 # >=cogl-1.18 provides cogl-2.0-experimental



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

2021-12-30 Thread Yixun Lan
commit: 5948f3fbb5ff0a5a963c18a38768c0b776277855
Author: Yongxiang Liang  gmail  com>
AuthorDate: Sun Dec 26 06:11:09 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5948f3fb

gnome-base/gnome-flashback: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 gnome-base/gnome-flashback/gnome-flashback-3.40.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-flashback/gnome-flashback-3.40.0.ebuild 
b/gnome-base/gnome-flashback/gnome-flashback-3.40.0.ebuild
index e7af2b142290..976d195c4856 100644
--- a/gnome-base/gnome-flashback/gnome-flashback-3.40.0.ebuild
+++ b/gnome-base/gnome-flashback/gnome-flashback-3.40.0.ebuild
@@ -11,7 +11,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="elogind systemd"
 REQUIRED_USE="^^ ( elogind systemd )"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
 
 RDEPEND="
>=x11-libs/gdk-pixbuf-2.32.2:2



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

2021-12-30 Thread Yixun Lan
commit: 244a3aa61779a76bd065248cd417ad277e54324a
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 14:54:28 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:38:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=244a3aa6

media-gfx/gnome-photos: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 media-gfx/gnome-photos/gnome-photos-40.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/gnome-photos/gnome-photos-40.0.ebuild 
b/media-gfx/gnome-photos/gnome-photos-40.0.ebuild
index 08d3447e9cd4..3e60765e15a2 100644
--- a/media-gfx/gnome-photos/gnome-photos-40.0.ebuild
+++ b/media-gfx/gnome-photos/gnome-photos-40.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Photos;
 
 LICENSE="GPL-3+ LGPL-2+ CC0-1.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE="flickr test upnp-av"
 RESTRICT="!test? ( test )"
 



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

2021-12-30 Thread Sam James
commit: ee34b46c9a7b566df77297a18cb026bc6b4b64bf
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 03:03:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 03:04:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee34b46c

app-misc/mime-types: destabilize 2.1.53

Accidentally pushed as stable, I think.

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

 app-misc/mime-types/mime-types-2.1.53.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/mime-types/mime-types-2.1.53.ebuild 
b/app-misc/mime-types/mime-types-2.1.53.ebuild
index df2671f787ad..cf3ce65a6749 100644
--- a/app-misc/mime-types/mime-types-2.1.53.ebuild
+++ b/app-misc/mime-types/mime-types-2.1.53.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://pagure.io/mailcap/archive/r${MY_PV}/mailcap-r${MY_PV}.tar.gz;
 
 LICENSE="public-domain MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="nginx"
 
 S="${WORKDIR}/mailcap-r${MY_PV}"



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

2021-12-30 Thread Sam James
commit: 364e94c5ae7d8c67353fbf068bdb22476c5f6d72
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 03:03:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 03:04:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=364e94c5

Revert "app-misc/mime-types: destabilize 9"

This reverts commit 755fc613040257b60dcbf230e69e12416bac66c1.

9 is the old one! Thanks prom.

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

 app-misc/mime-types/mime-types-9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/mime-types/mime-types-9.ebuild 
b/app-misc/mime-types/mime-types-9.ebuild
index bd120edcb56b..aff82ac6baf1 100644
--- a/app-misc/mime-types/mime-types-9.ebuild
+++ b/app-misc/mime-types/mime-types-9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 src_install() {
insinto /etc



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

2021-12-30 Thread Jonas Stein
commit: c68a70210832f4afa2adb2c0328e41d4cebfadab
Author: Jonas Stein  gentoo  org>
AuthorDate: Fri Dec 31 02:55:15 2021 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Fri Dec 31 02:56:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c68a7021

app-misc/gentoo: drop project desktop-misc

Drop project desktop-misc from the list of maintainers.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein  gentoo.org>

 app-misc/gentoo/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-misc/gentoo/metadata.xml b/app-misc/gentoo/metadata.xml
index 1cfcdc78d81a..a56141f81f97 100644
--- a/app-misc/gentoo/metadata.xml
+++ b/app-misc/gentoo/metadata.xml
@@ -1,10 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   desktop-m...@gentoo.org
-   Gentoo Desktop Miscellaneous Project
-   
+   

gentoo




[gentoo-commits] repo/gentoo:master commit in: sys-fs/btrfs-progs/, sys-fs/btrfs-progs/files/

2021-12-30 Thread Sam James
commit: c1e70e74d97b9a55f9f8321f81916d0d1870
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 02:49:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 02:50:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1e70e74

sys-fs/btrfs-progs: drop unnecessary musl patch

Adjusted linux-headers patch instead.

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

 sys-fs/btrfs-progs/btrfs-progs-5.15.1.ebuild   |  4 ---
 .../files/5.15-musl-const.h-include.patch  | 34 --
 2 files changed, 38 deletions(-)

diff --git a/sys-fs/btrfs-progs/btrfs-progs-5.15.1.ebuild 
b/sys-fs/btrfs-progs/btrfs-progs-5.15.1.ebuild
index 01b66383b662..64cc91680915 100644
--- a/sys-fs/btrfs-progs/btrfs-progs-5.15.1.ebuild
+++ b/sys-fs/btrfs-progs/btrfs-progs-5.15.1.ebuild
@@ -79,10 +79,6 @@ fi
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
-PATCHES=(
-   "${FILESDIR}"/5.15-musl-const.h-include.patch
-)
-
 pkg_setup() {
use python && python-single-r1_pkg_setup
 }

diff --git a/sys-fs/btrfs-progs/files/5.15-musl-const.h-include.patch 
b/sys-fs/btrfs-progs/files/5.15-musl-const.h-include.patch
deleted file mode 100644
index a9156ade4b79..
--- a/sys-fs/btrfs-progs/files/5.15-musl-const.h-include.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-https://cgit.openembedded.org/openembedded-core/plain/meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-btrfs-tools-include-linux-const.h-to-fix-build-with-.patch?id=fd8989db25c674ca65389a2d41bf5b447e8794be
-
-From: Bruce Ashfield 
-Date: Fri, 18 Jun 2021 11:10:36 -0400
-Subject: [PATCH] btrfs-progs: include linux/const.h to fix build with 5.12+
- headers
-
-btrfs-tools compile fails with mips, musl and 5.12+ headers.
-
-The definition of __ALIGN_KERNEL has moved in 5.12+ kernels, so we
-add an explicit include of const.h to pickup the macro:
-
-  | make: *** [Makefile:595: mkfs.btrfs] Error 1
-  | make: *** Waiting for unfinished jobs
-  | libbtrfs.a(volumes.o): in function `dev_extent_search_start':
-  | /usr/src/debug/btrfs-tools/5.12.1-r0/git/kernel-shared/volumes.c:464: 
undefined reference to `__ALIGN_KERNEL'
-  | collect2: error: ld returned 1 exit status
-
-This is safe for older kernel's as well, since the header still
-exists, and is valid to include.
-
-Upstream-status: OE Specific [mips64 + musl + libc-headers]
-
-Signed-off-by: Bruce Ashfield 
 a/kerncompat.h
-+++ b/kerncompat.h
-@@ -30,6 +30,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include 
- 



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

2021-12-30 Thread Sam James
commit: 87dd049078d78e654436f3cb084091ef69376ee8
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 02:46:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 02:50:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87dd0490

sys-kernel/linux-headers: fix 5.15 patch

We don't need to drop the const bit, avoids us patching consumers.

Thanks-to: Jory A. Pratt  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 ...linux-headers-5.15-remove-inclusion-sysinfo.h.patch | 18 +-
 ...ers-5.15-r2.ebuild => linux-headers-5.15-r3.ebuild} |  0
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git 
a/sys-kernel/linux-headers/files/linux-headers-5.15-remove-inclusion-sysinfo.h.patch
 
b/sys-kernel/linux-headers/files/linux-headers-5.15-remove-inclusion-sysinfo.h.patch
index 064066f19ef6..11760b93227c 100644
--- 
a/sys-kernel/linux-headers/files/linux-headers-5.15-remove-inclusion-sysinfo.h.patch
+++ 
b/sys-kernel/linux-headers/files/linux-headers-5.15-remove-inclusion-sysinfo.h.patch
@@ -1,6 +1,8 @@
-Earlier version: 
https://git.alpinelinux.org/aports/tree/main/linux-headers/0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch
+https://git.alpinelinux.org/aports/tree/main/linux-headers/0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch
 https://bugs.gentoo.org/828726
 
+[Adapted to drop the const.h change as things may rely on it like btrfs.]
+
 From: rofl0r 
 Date: Mon, 20 Jan 2014 21:31:34 +0100
 Subject: [PATCH 3/3] remove inclusion of sysinfo.h in kernel.h
@@ -8,17 +10,15 @@ Subject: [PATCH 3/3] remove inclusion of sysinfo.h in 
kernel.h
 the declaration of struct sysinfo clashes with userspace.
 it's not quite clear why that header was included from kernel.h,
 as none of its functionality is needed.
+
 --- a/include/uapi/linux/kernel.h
 +++ b/include/uapi/linux/kernel.h
-@@ -2,7 +2,9 @@
- #ifndef _UAPI_LINUX_KERNEL_H
- #define _UAPI_LINUX_KERNEL_H
+@@ -4,7 +4,7 @@
  
-+#ifdef __GLIBC__
+ #ifdef __GLIBC__
  #include 
- #include 
-+#endif
+-#include 
+ #endif
++#include 
  
  #endif /* _UAPI_LINUX_KERNEL_H */
-
-

diff --git a/sys-kernel/linux-headers/linux-headers-5.15-r2.ebuild 
b/sys-kernel/linux-headers/linux-headers-5.15-r3.ebuild
similarity index 100%
rename from sys-kernel/linux-headers/linux-headers-5.15-r2.ebuild
rename to sys-kernel/linux-headers/linux-headers-5.15-r3.ebuild



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

2021-12-30 Thread Jonas Stein
commit: 7b6255b4d9135ca5d3b23e3fe1675b85a2ecc12c
Author: Jonas Stein  gentoo  org>
AuthorDate: Fri Dec 31 02:41:22 2021 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Fri Dec 31 02:43:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b6255b4

app-misc/banner: drop project desktop-misc

Drop project desktop-misc from the list of maintainers.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein  gentoo.org>

 app-misc/banner/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-misc/banner/metadata.xml b/app-misc/banner/metadata.xml
index 410408b3d171..115e9d64a669 100644
--- a/app-misc/banner/metadata.xml
+++ b/app-misc/banner/metadata.xml
@@ -1,8 +1,5 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   desktop-m...@gentoo.org
-   Gentoo Desktop Miscellaneous Project
-   
+   
 



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

2021-12-30 Thread Matthew Thode
commit: 89370b854ed2e14d5c917f9fccad8b3ea698bf70
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Dec 31 02:34:27 2021 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Dec 31 02:34:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89370b85

dev-ruby/facter: 3.14.20 cleanup

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

 dev-ruby/facter/Manifest  |  1 -
 dev-ruby/facter/facter-3.14.20.ebuild | 99 ---
 2 files changed, 100 deletions(-)

diff --git a/dev-ruby/facter/Manifest b/dev-ruby/facter/Manifest
index 8e42f2a86566..ebd264fc5aa7 100644
--- a/dev-ruby/facter/Manifest
+++ b/dev-ruby/facter/Manifest
@@ -1,2 +1 @@
-DIST facter-3.14.20.tar.gz 410552 BLAKE2B 
8ff8422e9066ab6fabe00e22dedb4c2970e126eb06e307df52ab2b4f989f18a8f6b405fff405702720b6d25503b663791f5d0ec94b07d32759387bebbdc302e6
 SHA512 
14073dbd628e0c211fc95b5dab2a65bd549429a933c9f745cfa62c6bec7a810f444626c165117efc05ad67b3aef2dae5398112911059826f1b5d2bee9b27eedd
 DIST facter-3.14.21.tar.gz 410594 BLAKE2B 
30b502debaec476d7ba03a73ad3a251aeabf3347c2c552204e825dea8d85807d50cd6d06de03be32a5977e5e8cefe4869e2cc453b1ea79b9045c80369df6a0d7
 SHA512 
69618e54d2c46ae1230fa99ead88413ca8d5be6a01c149fcc00a7485767b9e624283fdf6064679e825a1ecb426be59a86e7ef903cd0ffca58383006ba5e9cf7f

diff --git a/dev-ruby/facter/facter-3.14.20.ebuild 
b/dev-ruby/facter/facter-3.14.20.ebuild
deleted file mode 100644
index b69eea0e499e..
--- a/dev-ruby/facter/facter-3.14.20.ebuild
+++ /dev/null
@@ -1,99 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-# git-r3 goes after ruby-ng so that it overrides src_unpack properly
-inherit cmake eutils ruby-ng
-
-DESCRIPTION="A cross-platform ruby library for retrieving facts from operating 
systems"
-HOMEPAGE="http://www.puppetlabs.com/puppet/related-projects/facter/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-if [[ ${PV} ==  ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/puppetlabs/facter.git;
-   EGIT_BRANCH="master"
-else
-   [[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
-   SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-fi
-
-RESTRICT="!test? ( test )"
-
-ruby_add_bdepend "test? ( dev-ruby/rake dev-ruby/rspec:2 dev-ruby/mocha:0.14 )"
-
-RDEPEND="
-   >=dev-cpp/cpp-hocon-0.2.1:=
-   >=dev-libs/leatherman-1.0.0:=
-   dev-libs/openssl:0=
-   sys-apps/util-linux
-   app-emulation/virt-what
-   net-misc/curl
-   dev-libs/boost:=[nls]
-   >=dev-cpp/yaml-cpp-0.5.1
-   !

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

2021-12-30 Thread Sam James
commit: 5f2dcc9dd6deb70b157abd3fbecf8855478cb250
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 02:28:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 02:28:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f2dcc9d

dev-libs/re2: Stabilize 0.2021.11.01 arm, #830324

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

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

diff --git a/dev-libs/re2/re2-0.2021.11.01.ebuild 
b/dev-libs/re2/re2-0.2021.11.01.ebuild
index 43e344bcfc1c..707fba0b63f3 100644
--- a/dev-libs/re2/re2-0.2021.11.01.ebuild
+++ b/dev-libs/re2/re2-0.2021.11.01.ebuild
@@ -18,7 +18,7 @@ LICENSE="BSD"
 # https://abi-laboratory.pro/tracker/timeline/re2/
 SONAME="9"
 SLOT="0/${SONAME}"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86"
 IUSE="icu"
 
 BDEPEND="icu? ( virtual/pkgconfig )"



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

2021-12-30 Thread Louis Sautier
commit: 09f57e979aa4f79ebed0cecad7694109a0a48d64
Author: Louis Sautier  gentoo  org>
AuthorDate: Fri Dec 31 01:25:40 2021 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Fri Dec 31 01:25:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09f57e97

dev-python/zipp: add 3.7.0

Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/zipp/Manifest  |  1 +
 dev-python/zipp/zipp-3.7.0.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/zipp/Manifest b/dev-python/zipp/Manifest
index 002987f12f33..1f3863b5bce0 100644
--- a/dev-python/zipp/Manifest
+++ b/dev-python/zipp/Manifest
@@ -1 +1,2 @@
 DIST zipp-3.6.0.tar.gz 13047 BLAKE2B 
2e3f5fd0acf9f931f5a74957e9ae29f12a42bc824eb36d769720282ec0413d90b0b45f0524f3b319ce614f43c061ae324fb29f7f2a83e7aeb393283827bca5d1
 SHA512 
8e21b0a757ed9ebddeca43d3e4b64549dc4e59f781704626b0b2b0a117752b84798a0484cceedd4684ee0459643df4d0f479e64a143c8d9337d2b66951a7b227
+DIST zipp-3.7.0.tar.gz 12989 BLAKE2B 
8a315dfd28c8aa1d5a568699886ea47b34000381981d1f4e578bcc10d7c9dc772bfd99ae9d720836e300dd1aaa5e12f0667bbe40d69668306f90aed23ec0cc8f
 SHA512 
bf0c00382273453286ce597fb5a0059b8b279edd01dc4f2d5accef41cc53d69ddda1a2b00f4c38ed4057eeac69ef225ba4bd3a70a16da025b33947cdd6a69ed8

diff --git a/dev-python/zipp/zipp-3.7.0.ebuild 
b/dev-python/zipp/zipp-3.7.0.ebuild
new file mode 100644
index ..bef59282ca20
--- /dev/null
+++ b/dev-python/zipp/zipp-3.7.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Backport of pathlib-compatible object wrapper for zip files"
+HOMEPAGE="https://github.com/jaraco/zipp;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.2[${PYTHON_USEDEP}]
+   test? ( dev-python/jaraco-itertools[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_sphinx docs \
+   ">=dev-python/jaraco-packaging-3.2" \
+   ">=dev-python/rst-linker-1.9"
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # speed tests are flaky by design
+   test_zipp.py::TestPath::test_implied_dirs_performance
+)
+
+EPYTEST_IGNORE=(
+   # Ignoring zipp.py from ${S} avoids ImportPathMismatchError with Python 
< 3.8
+   # by ensuring only zipp from ${BUILD_DIR} is loaded
+   zipp.py
+)
+
+python_prepare_all() {
+   # dep of disabled test
+   sed -i -e '/func_timeout/d' test_zipp.py || die
+   distutils-r1_python_prepare_all
+}



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

2021-12-30 Thread Yixun Lan
commit: 7c5a82a4a81990f8fbf6d208caa6552b6e473a3e
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Dec 31 01:11:14 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 01:23:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c5a82a4

app-i18n/ibus: drop old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yixun Lan  gentoo.org>

 app-i18n/ibus/Manifest   |   4 -
 app-i18n/ibus/ibus-1.5.22.ebuild | 180 
 app-i18n/ibus/ibus-1.5.23.ebuild | 189 --
 app-i18n/ibus/ibus-1.5.24.ebuild | 190 --
 app-i18n/ibus/ibus-1.5.25.ebuild | 192 ---
 5 files changed, 755 deletions(-)

diff --git a/app-i18n/ibus/Manifest b/app-i18n/ibus/Manifest
index f7c931369932..5f3a9b60195a 100644
--- a/app-i18n/ibus/Manifest
+++ b/app-i18n/ibus/Manifest
@@ -1,5 +1 @@
-DIST ibus-1.5.22.tar.gz 3578251 BLAKE2B 
08ad72bd455d2841700b11a4ade88e2b9768433f86bac4baf20db882580b10a4705f545a845a03d3b4196a75c43d33c51ffd31a3516d71030f891ce48dce69c2
 SHA512 
0abe89acc6da8cea484a6b9f807c08e94869072f374f9e8f4541a426636f818f1c3cb8b9237f97245771f9e4bf19184983d8ac924177dc4824ca6e8b5304425d
-DIST ibus-1.5.23-gentoo-patches-1.tar.xz 1596 BLAKE2B 
5a2c084cb25cb35d16eba8e6953c1ffc249875ab11485a675497f04a4366ea3fe216bab3407f390a0330f4f17cf5a70a43547160cc9c29a6b14890fcb7867456
 SHA512 
a1c2a77dbc4185c3658c36b998c9d925fff2bbeb9bc5fde5c74c62081056f134875d557ba0b4af7b06d56f004975889f453adea623541d3bfff2c391912efa05
-DIST ibus-1.5.23.tar.gz 3557661 BLAKE2B 
4cfb3287c80d46e55090d4f361dd977f4be5988a8b7ffc24755954090dc25021ea6cbb6798769494e6cd70267aac6daa238fdc7cf4156296d93f79f325a18ac4
 SHA512 
4ea66d0a7203d665fb5c90e59ddf294614feeafc4f06b10e35989671a9bf39d5977e9061b9be224cd5a9439ac2f697a4326ff221ae868f5ebed46cbb09e9a205
-DIST ibus-1.5.24.tar.gz 3614372 BLAKE2B 
4b851ed9dc8283bf58957adfd5dd4bf7da8b019f95055dbbf7fa157502b3dcc11d561881ff6afa5db0b83b4e7d82f3bd228cd0e21ff77cb81b1eaca246deb135
 SHA512 
25f34a51a5c85352e61699ca36bf7ddb9b486b28d71e15ce3a52b78bc9db2f8cb558049e0652fdc5431215a5f826fcb5a7d5e44f0de9a2ff746aaf60672e2f22
 DIST ibus-1.5.25.tar.gz 3669787 BLAKE2B 
0a568c77d29dfbe0c2c8cdbe8c8ae86b69c7a1a5fa692cf05e9ce13894fcee200c41de91ec0ad88ae9e745e3061b9c92b7fd18641bd297f5bf4a9bc308ace983
 SHA512 
4b8955a20a1e5a0daf61213817a9697874439866e235e6a7905f5994b145cd5a143e6cfc41f17204a828756baeb8edab70698596731ecebf7f1eea7cc5f36aa6

diff --git a/app-i18n/ibus/ibus-1.5.22.ebuild b/app-i18n/ibus/ibus-1.5.22.ebuild
deleted file mode 100644
index 27e19d610f9f..
--- a/app-i18n/ibus/ibus-1.5.22.ebuild
+++ /dev/null
@@ -1,180 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python{3_7,3_8,3_9} )
-VALA_MIN_API_VERSION="0.34"
-VALA_MAX_API_VERSION="0.48"
-VALA_USE_DEPEND="vapigen"
-
-inherit autotools bash-completion-r1 gnome2-utils python-r1 vala virtualx 
xdg-utils
-
-DESCRIPTION="Intelligent Input Bus for Linux / Unix OS"
-HOMEPAGE="https://github.com/ibus/ibus/wiki;
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86"
-IUSE="+X +emoji +gtk +gtk2 +introspection kde nls +python test +unicode vala 
wayland"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="emoji? ( gtk )
-   gtk2? ( gtk )
-   kde? ( gtk )
-   python? (
-   ${PYTHON_REQUIRED_USE}
-   introspection
-   )
-   test? ( gtk )
-   vala? ( introspection )"
-
-CDEPEND="app-text/iso-codes
-   dev-libs/glib:2
-   gnome-base/dconf
-   gnome-base/librsvg:2
-   sys-apps/dbus[X?]
-   X? (
-   x11-libs/libX11
-   !gtk? ( x11-libs/gtk+:2 )
-   )
-   gtk? (
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXi
-   gtk2? ( x11-libs/gtk+:2 )
-   )
-   introspection? ( dev-libs/gobject-introspection )
-   kde? ( dev-qt/qtgui:5 )
-   nls? ( virtual/libintl )
-   python? (
-   ${PYTHON_DEPS}
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   )
-   wayland? (
-   dev-libs/wayland
-   x11-libs/libxkbcommon
-   )"
-RDEPEND="${CDEPEND}
-   python? (
-   gtk? (
-   x11-libs/gtk+:3[introspection]
-   )
-   )"
-DEPEND="${CDEPEND}
-   $(vala_depend)
-   dev-util/glib-utils
-   virtual/pkgconfig
-   emoji? (
-   app-i18n/unicode-cldr
-   app-i18n/unicode-emoji
-   )
-   nls? ( sys-devel/gettext )
-   unicode? ( app-i18n/unicode-data )"
-
-src_prepare() {
-   vala_src_prepare --ignore-use
-   sed -i "/UCD_DIR=/s/\$with_emoji_annotation_dir/\$with_ucd_dir/" 
configure.ac
-   if ! 

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

2021-12-30 Thread Georgy Yakovlev
commit: f9b94d33823096c177c73d26a53097852a1c689e
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 31 00:39:13 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 31 01:00:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9b94d33

dev-python/pyscard: keyword 2.0.2 for ~ppc64

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

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

diff --git a/dev-python/pyscard/pyscard-2.0.2.ebuild 
b/dev-python/pyscard/pyscard-2.0.2.ebuild
index 465c94f38749..96ca5c3fa0f5 100644
--- a/dev-python/pyscard/pyscard-2.0.2.ebuild
+++ b/dev-python/pyscard/pyscard-2.0.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~riscv x86"
+KEYWORDS="amd64 ~arm ~ppc64 ~riscv x86"
 
 RDEPEND="sys-apps/pcsc-lite"
 DEPEND="${RDEPEND}"



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

2021-12-30 Thread Georgy Yakovlev
commit: 47ed8c3c8080a004df0e8dcd3a21af01a82bfd5c
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 31 00:38:36 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 31 01:00:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47ed8c3c

dev-python/fido2: keyword 0.9.3 for ~ppc64

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

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

diff --git a/dev-python/fido2/fido2-0.9.3.ebuild 
b/dev-python/fido2/fido2-0.9.3.ebuild
index 86f0257593d5..ae881fb19eca 100644
--- a/dev-python/fido2/fido2-0.9.3.ebuild
+++ b/dev-python/fido2/fido2-0.9.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/Yubico/python-fido2/releases/download/${PV}/${P}.tar
 
 LICENSE="Apache-2.0 BSD-2 MIT MPL-2.0"
 SLOT="0/0.9" # Bumped every time a backwards-incompatible version is released
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~ppc64 ~riscv x86"
 IUSE="examples"
 RESTRICT="test" # Tests require 

[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2021-12-30 Thread Georgy Yakovlev
commit: 773c320ecce650defb4e029e0305494aeb5bb7ee
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 31 00:40:24 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 31 01:00:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=773c320e

app-crypt/yubikey-manager-qt: keyword 1.2.2 for ~ppc64

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

 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
index 008a8220a8e8..e55c3b3f14bf 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
 REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
 DEPEND="${PYTHON_DEPS}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/

2021-12-30 Thread Georgy Yakovlev
commit: 20e6ed185f904ef921341098ace182a0e10f78f5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 31 00:37:09 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 31 01:00:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e6ed18

app-crypt/yubikey-manager-qt: enable py3.10

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

 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild 
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
index d1c17259b065..008a8220a8e8 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8,9,10} )
 
 inherit qmake-utils python-single-r1 desktop
 



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

2021-12-30 Thread Georgy Yakovlev
commit: aff6cd6606c3393a144f5c01e5d696ad807749f1
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 31 00:37:33 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 31 01:00:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aff6cd66

app-crypt/yubikey-manager: keyword 4.0.7 for ~ppc64

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

 app-crypt/yubikey-manager/yubikey-manager-4.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/yubikey-manager/yubikey-manager-4.0.7.ebuild 
b/app-crypt/yubikey-manager/yubikey-manager-4.0.7.ebuild
index 6ea12c8bda01..7c59d2ee9fc8 100644
--- a/app-crypt/yubikey-manager/yubikey-manager-4.0.7.ebuild
+++ b/app-crypt/yubikey-manager/yubikey-manager-4.0.7.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz;
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~ppc64 ~riscv x86"
 RESTRICT="test" # Tests require non-existing package makefun
 
 # app-crypt/ccid required for



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

2021-12-30 Thread Georgy Yakovlev
commit: 7100bb2bdb39a8e924c0446627325cdea5601fe5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 31 00:44:22 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 31 01:00:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7100bb2b

sys-apps/pcsc-lite: enable py3.10

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

 sys-apps/pcsc-lite/pcsc-lite-1.9.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.9.4.ebuild 
b/sys-apps/pcsc-lite/pcsc-lite-1.9.4.ebuild
index 8ff5b8ae62e2..a282e00b2aa9 100644
--- a/sys-apps/pcsc-lite/pcsc-lite-1.9.4.ebuild
+++ b/sys-apps/pcsc-lite/pcsc-lite-1.9.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python{3_8,3_9} )
+PYTHON_COMPAT=( python{3_8,3_9,3_10} )
 
 inherit python-single-r1 systemd udev multilib-minimal
 



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

2021-12-30 Thread Georgy Yakovlev
commit: 012d1a93bfec4d944fed097748a1330c6127aaa1
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 31 00:41:10 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 31 01:00:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012d1a93

dev-python/pyotherside: keyword 1.5.9 for ~ppc64

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

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

diff --git a/dev-python/pyotherside/pyotherside-1.5.9.ebuild 
b/dev-python/pyotherside/pyotherside-1.5.9.ebuild
index e2762981c50f..8c01e30377f8 100644
--- a/dev-python/pyotherside/pyotherside-1.5.9.ebuild
+++ b/dev-python/pyotherside/pyotherside-1.5.9.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/thp/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~ppc64 ~riscv"
 REQUIRED_USE=${PYTHON_REQUIRED_USE}
 # Requires active X display
 RESTRICT="test"



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

2021-12-30 Thread Sam James
commit: d21e5f9173dbdfdc4a2b4a6c86ab01a4243ec660
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 00:44:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 00:44:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d21e5f91

dev-libs/re2: Stabilize 0.2021.11.01 x86, #830324

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

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

diff --git a/dev-libs/re2/re2-0.2021.11.01.ebuild 
b/dev-libs/re2/re2-0.2021.11.01.ebuild
index e57b5a67c10d..2c4e6146a65c 100644
--- a/dev-libs/re2/re2-0.2021.11.01.ebuild
+++ b/dev-libs/re2/re2-0.2021.11.01.ebuild
@@ -18,7 +18,7 @@ LICENSE="BSD"
 # https://abi-laboratory.pro/tracker/timeline/re2/
 SONAME="9"
 SLOT="0/${SONAME}"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86"
 IUSE="icu"
 
 BDEPEND="icu? ( virtual/pkgconfig )"



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

2021-12-30 Thread Sam James
commit: e4aa7b0f3a740cde871813e3ec4004220e551514
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 00:45:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 00:45:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4aa7b0f

app-backup/bacula: Stabilize 11.0.5 ppc, #829865

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

 app-backup/bacula/bacula-11.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/bacula/bacula-11.0.5.ebuild 
b/app-backup/bacula/bacula-11.0.5.ebuild
index 5d25066cae53..dcf40a8e6d28 100644
--- a/app-backup/bacula/bacula-11.0.5.ebuild
+++ b/app-backup/bacula/bacula-11.0.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/bacula/${MY_P}.tar.gz"
 
 LICENSE="AGPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
 IUSE="acl bacula-clientonly bacula-nodir bacula-nosd +batch-insert examples 
ipv6 logwatch mysql postgres qt5 readline +sqlite ssl static tcpd vim-syntax X"
 
 DEPEND="



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

2021-12-30 Thread Sam James
commit: f8f32e889246797248e36b32067e991dc42357f6
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 00:44:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 00:44:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f32e88

dev-python/humanize: Stabilize 3.13.1 ALLARCHES, #830317

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

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

diff --git a/dev-python/humanize/humanize-3.13.1.ebuild 
b/dev-python/humanize/humanize-3.13.1.ebuild
index bc06c827f367..eac876aa31bd 100644
--- a/dev-python/humanize/humanize-3.13.1.ebuild
+++ b/dev-python/humanize/humanize-3.13.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]



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

2021-12-30 Thread Sam James
commit: d1005baed45ed04becd414a757dcf85518d56252
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 00:44:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 00:44:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1005bae

dev-python/reportlab: Stabilize 3.6.3 amd64, #830323

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

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

diff --git a/dev-python/reportlab/reportlab-3.6.3.ebuild 
b/dev-python/reportlab/reportlab-3.6.3.ebuild
index cc4c4b69d30f..86e30dcb0e77 100644
--- a/dev-python/reportlab/reportlab-3.6.3.ebuild
+++ b/dev-python/reportlab/reportlab-3.6.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux"
 
 DEPEND="
media-libs/freetype



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

2021-12-30 Thread Sam James
commit: 0bd07522cd7bffe5cb1cd156037a87a6311f6aaa
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 00:44:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 00:44:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bd07522

dev-python/reportlab: Stabilize 3.6.3 x86, #830323

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

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

diff --git a/dev-python/reportlab/reportlab-3.6.3.ebuild 
b/dev-python/reportlab/reportlab-3.6.3.ebuild
index e30c31de2b38..cc4c4b69d30f 100644
--- a/dev-python/reportlab/reportlab-3.6.3.ebuild
+++ b/dev-python/reportlab/reportlab-3.6.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux"
 
 DEPEND="
media-libs/freetype



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

2021-12-30 Thread Sam James
commit: 1d24d66bca51c59e2c36a35577dca0243c14862f
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 00:45:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 00:45:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d24d66b

dev-vcs/git: Stabilize 2.34.1 ppc, #830134

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

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

diff --git a/dev-vcs/git/git-2.34.1.ebuild b/dev-vcs/git/git-2.34.1.ebuild
index 9d1dc7210eb8..4811c662e4ed 100644
--- a/dev-vcs/git/git-2.34.1.ebuild
+++ b/dev-vcs/git/git-2.34.1.ebuild
@@ -46,7 +46,7 @@ if [[ ${PV} != * ]]; then

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
[[ "${PV}" == *_rc* ]] || \
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="GPL-2"



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

2021-12-30 Thread Sam James
commit: 20ef5c975cbf2db7b612612d2273a2b7ec5df6cf
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 00:44:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 00:44:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ef5c97

dev-python/pikepdf: Stabilize 4.2.0 amd64, #830320

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

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

diff --git a/dev-python/pikepdf/pikepdf-4.2.0.ebuild 
b/dev-python/pikepdf/pikepdf-4.2.0.ebuild
index 80dd3fd26a41..4143882654e5 100644
--- a/dev-python/pikepdf/pikepdf-4.2.0.ebuild
+++ b/dev-python/pikepdf/pikepdf-4.2.0.ebuild
@@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 DEPEND=">=app-text/qpdf-10.3.1:0="
 RDEPEND="${DEPEND}



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

2021-12-30 Thread Sam James
commit: 56453b06481d948371313c39b750bf0f7cf8e086
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 00:44:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 00:44:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56453b06

dev-python/pymongo: Stabilize 4.0.1 amd64, #830322

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

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

diff --git a/dev-python/pymongo/pymongo-4.0.1.ebuild 
b/dev-python/pymongo/pymongo-4.0.1.ebuild
index 5349a203d6be..c0baf1f0d81e 100644
--- a/dev-python/pymongo/pymongo-4.0.1.ebuild
+++ b/dev-python/pymongo/pymongo-4.0.1.ebuild
@@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 arm64 ~hppa ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~hppa ~riscv ~x86"
 IUSE="doc kerberos"
 
 RDEPEND="



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

2021-12-30 Thread Sam James
commit: 9d781460f1c50fe985b8fd276f48d3df52cf881d
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 00:45:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 00:45:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d781460

dev-vcs/git: Stabilize 2.34.1 ppc64, #830134

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

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

diff --git a/dev-vcs/git/git-2.34.1.ebuild b/dev-vcs/git/git-2.34.1.ebuild
index 4811c662e4ed..c1890e3e5aad 100644
--- a/dev-vcs/git/git-2.34.1.ebuild
+++ b/dev-vcs/git/git-2.34.1.ebuild
@@ -46,7 +46,7 @@ if [[ ${PV} != * ]]; then

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
[[ "${PV}" == *_rc* ]] || \
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="GPL-2"



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

2021-12-30 Thread Sam James
commit: 8813177b574cb2909057bfb266f39acd444fad41
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 00:44:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 00:44:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8813177b

dev-libs/re2: Stabilize 0.2021.11.01 amd64, #830324

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

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

diff --git a/dev-libs/re2/re2-0.2021.11.01.ebuild 
b/dev-libs/re2/re2-0.2021.11.01.ebuild
index 2c4e6146a65c..43e344bcfc1c 100644
--- a/dev-libs/re2/re2-0.2021.11.01.ebuild
+++ b/dev-libs/re2/re2-0.2021.11.01.ebuild
@@ -18,7 +18,7 @@ LICENSE="BSD"
 # https://abi-laboratory.pro/tracker/timeline/re2/
 SONAME="9"
 SLOT="0/${SONAME}"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86"
 IUSE="icu"
 
 BDEPEND="icu? ( virtual/pkgconfig )"



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

2021-12-30 Thread Sam James
commit: 8e01c735fabbb5b07952be3a92348f097ad2ac8f
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 00:45:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 00:45:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e01c735

dev-libs/jsoncpp: Stabilize 1.9.5 ppc, #829554

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

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

diff --git a/dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild 
b/dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild
index cc1a92f51299..1b59c6bf27c2 100644
--- a/dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild
+++ b/dev-libs/jsoncpp/jsoncpp-1.9.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="|| ( public-domain MIT )"
 SLOT="0/25"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~ppc-macos ~x64-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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-shells/scsh/files/, app-shells/scsh/, profiles/arch/amd64/no-multilib/

2021-12-30 Thread Maciej Barć
commit: 93fbed6e982f91eb32076fbf42c017cfcdd6c7ac
Author: Maciej Barć  gentoo  org>
AuthorDate: Fri Dec 31 00:11:18 2021 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Fri Dec 31 00:31:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93fbed6e

app-shells/scsh: build only on 32bit arches; tests; format

libcrypt/GCC not being 32bit/multilib bugs:
- https://bugs.gentoo.org/589122
- https://bugs.gentoo.org/710570
- https://bugs.gentoo.org/830282

Thanks for patches:
- SCSH_LIB_DIRS environment variable:
  adam  michalik.es
  https://bugs.gentoo.org/413791#c0
- scheme48vm-prelude (for tests)
  https://bugs.gentoo.org/299414#c2

Closes: https://bugs.gentoo.org/299414
Closes: https://bugs.gentoo.org/413791
Closes: https://bugs.gentoo.org/589122
Closes: https://bugs.gentoo.org/710570
Closes: https://bugs.gentoo.org/722442
Closes: https://bugs.gentoo.org/830282
Signed-off-by: Maciej Barć  gentoo.org>

 app-shells/scsh/files/0.6.7-Makefile.in-AR.patch   | 26 ++
 ...0.6.7-scheme48vm-prelude.h-SMALL_MULTIPLY.patch | 11 
 app-shells/scsh/scsh-0.6.7-r2.ebuild   | 47 --
 app-shells/scsh/scsh-0.6.7-r3.ebuild   | 58 ++
 profiles/arch/amd64/no-multilib/package.mask   |  1 +
 5 files changed, 96 insertions(+), 47 deletions(-)

diff --git a/app-shells/scsh/files/0.6.7-Makefile.in-AR.patch 
b/app-shells/scsh/files/0.6.7-Makefile.in-AR.patch
new file mode 100644
index ..b5dfea96b998
--- /dev/null
+++ b/app-shells/scsh/files/0.6.7-Makefile.in-AR.patch
@@ -0,0 +1,26 @@
+--- a/Makefile.in
 b/Makefile.in
+@@ -259,12 +259,12 @@ $(VM): c/main.o $(OBJS) $(UNIX_OBJS) $(LIBOBJS) 
$(EXTERNAL_OBJECTS)
+ $(LIBCIG): c/main.o $(OBJS)
+ # $(CC) -r -o $@ main.o $(OBJS)
+   $(RM) $@
+-  $(AR) $@ c/main.o  $(OBJS)
++  $(AR) qc $@ c/main.o  $(OBJS)
+   $(RANLIB) $@
+ 
+ $(LIBSCSHVM): c/smain.o $(OBJS)
+   $(RM) $@
+-  $(AR) $@ c/smain.o $(OBJS)
++  $(AR) qc $@ c/smain.o $(OBJS)
+   $(RANLIB) $@
+ 
+ $(LIBSCSH): $(OBJS) $(UNIX_OBJS) $(LIBOBJS) $(EXTERNAL_OBJECTS)
+@@ -274,7 +274,7 @@ $(LIBSCSH): $(OBJS) $(UNIX_OBJS) $(LIBOBJS) 
$(EXTERNAL_OBJECTS)
+   $(EXTERNAL_INITIALIZERS) && 
\
+   $(CC) -c $(CFLAGS) -o  /tmp/s48_external_.o 
\
+   /tmp/s48_external_.c && 
\
+-  $(AR) $@ $(OBJS) $(UNIX_OBJS) $(LIBOBJS) $(EXTERNAL_OBJECTS)\
++  $(AR) qc $@ $(OBJS) $(UNIX_OBJS) $(LIBOBJS) $(EXTERNAL_OBJECTS) \
+   /tmp/s48_external_.o && 
\
+   $(RANLIB) $@ && 
\
+   rm -f /tmp/s48_external_.c /tmp/s48_external_.o 

diff --git 
a/app-shells/scsh/files/0.6.7-scheme48vm-prelude.h-SMALL_MULTIPLY.patch 
b/app-shells/scsh/files/0.6.7-scheme48vm-prelude.h-SMALL_MULTIPLY.patch
new file mode 100644
index ..98c904a67e9f
--- /dev/null
+++ b/app-shells/scsh/files/0.6.7-scheme48vm-prelude.h-SMALL_MULTIPLY.patch
@@ -0,0 +1,11 @@
+--- a/c/scheme48vm-prelude.h
 b/c/scheme48vm-prelude.h
+@@ -5,7 +5,7 @@
+ #include "c-mods.h"
+ #include "write-barrier.h"
+ 
+-#define SMALL_MULTIPLY(x,y) ((x) * (y))
++#define SMALL_MULTIPLY(x,y) ((long)((unsigned long)(x) * (unsigned long)(y)))
+ 
+ #define   NO_ERRORS   0   /* extension to errno.h */
+ 

diff --git a/app-shells/scsh/scsh-0.6.7-r2.ebuild 
b/app-shells/scsh/scsh-0.6.7-r2.ebuild
deleted file mode 100644
index 170f8f2f1eac..
--- a/app-shells/scsh/scsh-0.6.7-r2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit multilib
-
-MY_PV="${PV%*.*}"
-
-DESCRIPTION="Unix shell embedded in Scheme"
-HOMEPAGE="http://www.scsh.net/;
-SRC_URI="ftp://ftp.scsh.net/pub/scsh/${MY_PV}/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-
-DEPEND="!dev-scheme/scheme48"
-RDEPEND="${DEPEND}"
-
-PATCHES=(
-   "${FILESDIR}/${PV}-Makefile.in-doc-dir-gentoo.patch"
-   "${FILESDIR}/${PV}-Makefile.in-LDFLAGS.patch"
-   "${FILESDIR}/${PV}-Missing-includes.patch"
-)
-
-RESTRICT="test" # some tests don't pass.
-
-src_prepare() {
-   default
-}
-
-src_configure() {
-   use amd64 && multilib_toolchain_setup x86
-   SCSH_LIB_DIRS="/usr/$(get_libdir)/${PN}"
-   econf \
-   --libdir=/usr/$(get_libdir) \
-   --includedir=/usr/include \
-   --with-lib-dirs-list=${SCSH_LIB_DIRS}
-}
-
-src_install() {
-   emake -j1 DESTDIR="${D}" install
-   local ENVD="${T}/50scsh"
-   echo "SCSH_LIB_DIRS=\"${SCSH_LIB_DIRS}\"" > "${ENVD}" || die
-   doenvd "${ENVD}"
-}

diff --git a/app-shells/scsh/scsh-0.6.7-r3.ebuild 
b/app-shells/scsh/scsh-0.6.7-r3.ebuild
new file mode 100644
index 

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

2021-12-30 Thread Louis Sautier
commit: d255f1d578a98e5aae92bbb14df3412850e6eb2b
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu Dec 30 23:24:26 2021 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu Dec 30 23:28:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d255f1d5

app-admin/supervisor: add 4.2.4

Signed-off-by: Louis Sautier  gentoo.org>

 app-admin/supervisor/Manifest|  1 +
 app-admin/supervisor/supervisor-4.2.4.ebuild | 51 
 2 files changed, 52 insertions(+)

diff --git a/app-admin/supervisor/Manifest b/app-admin/supervisor/Manifest
index a69d766839e7..c461f2f8bbd0 100644
--- a/app-admin/supervisor/Manifest
+++ b/app-admin/supervisor/Manifest
@@ -1,3 +1,4 @@
 DIST supervisor-4.2.0.tar.gz 456056 BLAKE2B 
51b66cfc34505b937c47c9b510d81bcc777b9372fdeb2e08fc25153d2718cd2682258b812630160954587ceb992e1a528cdd5bf0d270139f7ffac9463ac2f015
 SHA512 
626d806f4b03be7cbff795afd1bdb3ff5ca5ecf44f035909ea1aa9360da9fa3047b2fe05543190bf1442f01dcdd403be19fcd907519bf7e26615900bc4bf9d0f
 DIST supervisor-4.2.1.tar.gz 460935 BLAKE2B 
0c65f904599c1e8a04cd3a71085e2b2a5460691c2bfd790d3b7c10449cae08472bcd72a870cbe611801434624f405ea3e245f156cab93f25a8df784b58d948d7
 SHA512 
c560ef959f8d580fb20c1812aa2a838c9feaeb3726a754e8084fa8c7406ff9258139b55b081558b8d8f33e4672cdfad40695170f55412a5e85a6c1aed0f11657
 DIST supervisor-4.2.2.tar.gz 463657 BLAKE2B 
766feffcbd70b575b6b7dfd6ed98e3510e0fd9362c423b677d44a2b5dd23ded14a349a279d3d28d4fd9e04a2175c8f00e24c07df310b61d34c7f69f60d26a4ac
 SHA512 
f787206e6c6a5d3dfc4284974a4a87cbcaeac0c705afb2b8eae53f066413bd9e68095c5309e29625e01469a4748613370e1ac0d7be84b9d72c3623244bdd2eb3
+DIST supervisor-4.2.4.tar.gz 465151 BLAKE2B 
91b99a64950dc874bdc008ba53ca8b1962cc34981fee27c2fd82956d73ace9eaaf91439ef6be40530c4860fe1eee193e19b51ab81050f7368aa7d31f8444c785
 SHA512 
38c55aeadb8664337b667aad891a3a2134ae4af88e90d636054e6be9aebc8a3ef87d79d15fcafd2b9966af562deeedc96ac3730bde9439dde30208f0a874f2d7

diff --git a/app-admin/supervisor/supervisor-4.2.4.ebuild 
b/app-admin/supervisor/supervisor-4.2.4.ebuild
new file mode 100644
index ..27a705ecefd4
--- /dev/null
+++ b/app-admin/supervisor/supervisor-4.2.4.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+# xml.etree.ElementTree module required.
+PYTHON_REQ_USE="xml(+)"
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1 systemd
+
+DESCRIPTION="A system for controlling process state under UNIX"
+HOMEPAGE="http://supervisord.org/ https://pypi.org/project/supervisor/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="repoze ZPL BSD HPND GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="acct-group/supervisor"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest
+
+python_install_all() {
+   distutils-r1_python_install_all
+   newinitd "${FILESDIR}/init.d-r2" supervisord
+   newconfd "${FILESDIR}/conf.d-r1" supervisord
+   dodoc supervisor/skel/sample.conf
+   keepdir /etc/supervisord.d
+   insinto /etc
+   doins "${FILESDIR}/supervisord.conf"
+   keepdir /var/log/supervisor
+   systemd_dounit "${FILESDIR}/supervisord.service"
+}
+
+pkg_preinst() {
+   fowners :supervisor /var/log/supervisor
+   fperms 750 /var/log/supervisor
+}
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   # This is a new installation
+   elog "You may install your configuration files in 
${EROOT}/etc/supervisord.d"
+   elog "For config examples, see 
${EROOT}/usr/share/doc/${PF}/sample.conf.bz2"
+   elog ""
+   elog "By default, only members of the supervisor group can run 
supervisorctl."
+   fi
+}



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

2021-12-30 Thread Louis Sautier
commit: d72ce19f1c1751f430d5fe99db3d7d44a9da23ca
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu Dec 30 23:26:20 2021 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu Dec 30 23:30:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72ce19f

app-admin/supervisor: drop 4.2.0, 4.2.1

Signed-off-by: Louis Sautier  gentoo.org>

 app-admin/supervisor/Manifest|  2 -
 app-admin/supervisor/supervisor-4.2.0.ebuild | 62 
 app-admin/supervisor/supervisor-4.2.1.ebuild | 54 
 3 files changed, 118 deletions(-)

diff --git a/app-admin/supervisor/Manifest b/app-admin/supervisor/Manifest
index c461f2f8bbd0..f20cd79a3b38 100644
--- a/app-admin/supervisor/Manifest
+++ b/app-admin/supervisor/Manifest
@@ -1,4 +1,2 @@
-DIST supervisor-4.2.0.tar.gz 456056 BLAKE2B 
51b66cfc34505b937c47c9b510d81bcc777b9372fdeb2e08fc25153d2718cd2682258b812630160954587ceb992e1a528cdd5bf0d270139f7ffac9463ac2f015
 SHA512 
626d806f4b03be7cbff795afd1bdb3ff5ca5ecf44f035909ea1aa9360da9fa3047b2fe05543190bf1442f01dcdd403be19fcd907519bf7e26615900bc4bf9d0f
-DIST supervisor-4.2.1.tar.gz 460935 BLAKE2B 
0c65f904599c1e8a04cd3a71085e2b2a5460691c2bfd790d3b7c10449cae08472bcd72a870cbe611801434624f405ea3e245f156cab93f25a8df784b58d948d7
 SHA512 
c560ef959f8d580fb20c1812aa2a838c9feaeb3726a754e8084fa8c7406ff9258139b55b081558b8d8f33e4672cdfad40695170f55412a5e85a6c1aed0f11657
 DIST supervisor-4.2.2.tar.gz 463657 BLAKE2B 
766feffcbd70b575b6b7dfd6ed98e3510e0fd9362c423b677d44a2b5dd23ded14a349a279d3d28d4fd9e04a2175c8f00e24c07df310b61d34c7f69f60d26a4ac
 SHA512 
f787206e6c6a5d3dfc4284974a4a87cbcaeac0c705afb2b8eae53f066413bd9e68095c5309e29625e01469a4748613370e1ac0d7be84b9d72c3623244bdd2eb3
 DIST supervisor-4.2.4.tar.gz 465151 BLAKE2B 
91b99a64950dc874bdc008ba53ca8b1962cc34981fee27c2fd82956d73ace9eaaf91439ef6be40530c4860fe1eee193e19b51ab81050f7368aa7d31f8444c785
 SHA512 
38c55aeadb8664337b667aad891a3a2134ae4af88e90d636054e6be9aebc8a3ef87d79d15fcafd2b9966af562deeedc96ac3730bde9439dde30208f0a874f2d7

diff --git a/app-admin/supervisor/supervisor-4.2.0.ebuild 
b/app-admin/supervisor/supervisor-4.2.0.ebuild
deleted file mode 100644
index 44d710173315..
--- a/app-admin/supervisor/supervisor-4.2.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7,8} )
-# xml.etree.ElementTree module required.
-PYTHON_REQ_USE="xml(+)"
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1 systemd
-
-MY_PV="${PV/_beta/b}"
-
-DESCRIPTION="A system for controlling process state under UNIX"
-HOMEPAGE="http://supervisord.org/ https://pypi.org/project/supervisor/;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${PN}-${MY_PV}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="repoze ZPL BSD HPND GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="acct-group/supervisor"
-
-distutils_enable_sphinx docs
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # Skip one test that currently fails
-   # https://github.com/Supervisor/supervisor/issues/1346
-   sed -i 's/test_prepare_socket/_&/' \
-   supervisor/tests/test_socket_manager.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   newinitd "${FILESDIR}/init.d-r2" supervisord
-   newconfd "${FILESDIR}/conf.d-r1" supervisord
-   dodoc supervisor/skel/sample.conf
-   keepdir /etc/supervisord.d
-   insinto /etc
-   doins "${FILESDIR}/supervisord.conf"
-   keepdir /var/log/supervisor
-   systemd_dounit "${FILESDIR}/supervisord.service"
-}
-
-pkg_preinst() {
-   fowners :supervisor /var/log/supervisor
-   fperms 750 /var/log/supervisor
-}
-
-pkg_postinst() {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   # This is a new installation
-   elog "You may install your configuration files in 
${EROOT}/etc/supervisord.d"
-   elog "For config examples, see 
${EROOT}/usr/share/doc/${PF}/sample.conf.bz2"
-   elog ""
-   elog "By default, only members of the supervisor group can run 
supervisorctl."
-   fi
-}

diff --git a/app-admin/supervisor/supervisor-4.2.1.ebuild 
b/app-admin/supervisor/supervisor-4.2.1.ebuild
deleted file mode 100644
index 999e761f2fc8..
--- a/app-admin/supervisor/supervisor-4.2.1.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
-
-PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
-# xml.etree.ElementTree module required.
-PYTHON_REQ_USE="xml(+)"
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1 systemd
-
-MY_PV="${PV/_beta/b}"
-
-DESCRIPTION="A system for controlling process state under UNIX"
-HOMEPAGE="http://supervisord.org/ https://pypi.org/project/supervisor/;

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

2021-12-30 Thread Sam James
commit: 755fc613040257b60dcbf230e69e12416bac66c1
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 30 22:52:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 30 22:52:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=755fc613

app-misc/mime-types: destabilize 9

I think it was accidentally pushed as stable.

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

 app-misc/mime-types/mime-types-9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/mime-types/mime-types-9.ebuild 
b/app-misc/mime-types/mime-types-9.ebuild
index aff82ac6baf1..bd120edcb56b 100644
--- a/app-misc/mime-types/mime-types-9.ebuild
+++ b/app-misc/mime-types/mime-types-9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 src_install() {
insinto /etc



[gentoo-commits] repo/gentoo:master commit in: sys-fs/mergerfs/

2021-12-30 Thread Piotr Karbowski
commit: a76544c2de94a8ca3d073a65c836113eb93de3d2
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Thu Dec 30 22:44:31 2021 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Thu Dec 30 22:44:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76544c2

sys-fs/mergerfs: 2.33.3 version bump

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

 sys-fs/mergerfs/Manifest   |  1 +
 sys-fs/mergerfs/mergerfs-2.33.3.ebuild | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/sys-fs/mergerfs/Manifest b/sys-fs/mergerfs/Manifest
index 92f80693ea66..7ffaefe742b6 100644
--- a/sys-fs/mergerfs/Manifest
+++ b/sys-fs/mergerfs/Manifest
@@ -1,2 +1,3 @@
 DIST mergerfs-2.32.3.tar.gz 314280 BLAKE2B 
f7c5ab92f1241627bd91255b35bdd81782f153f9144242a52241f9e812e4096c23d73401251a8ace43781f39a4644814dc724a8a31066f77cfd78ad6c27d54dd
 SHA512 
f3f8f320f98ef2a345a0229eca661c6c8c75fdd23613ae0d45f13062b18f6f052474a009c77a6602df77762100f45b3eb76692812e81d12555763ead5c83b87d
 DIST mergerfs-2.33.1.tar.gz 382421 BLAKE2B 
0985a0ad53a12fe5283fd0e953cd74a835efd3e83f65ba4e96bc42814ce151d03f95c032eeebcc9821c7c15ae59d14b9e40055438b4482a337c5b7bc9503d27e
 SHA512 
1178fbd4ad99c6c693e2c21551c7522107701b0d5c608a7c18be29825cf97f2a2b2d6a50094e800a749a3902c374f8b57e84a76c0640aa8e387aa095d300
+DIST mergerfs-2.33.3.tar.gz 382386 BLAKE2B 
49a2b75a2a39fbec178460f94696a918a0f872a7c904355c84180f8be07d9abdf68e342e7acca5093a621b85110d0a0fdb5650de68e04aa176250199eaa5bdb7
 SHA512 
aca5884a9d5dc03d7095e73461dee843d69463db72dfc033f76611d5417dab63ff29eb2b473f39f0390299c3aa882e6197a7038e82b58ab85799d39cc44b84d0

diff --git a/sys-fs/mergerfs/mergerfs-2.33.3.ebuild 
b/sys-fs/mergerfs/mergerfs-2.33.3.ebuild
new file mode 100644
index ..fb2d3b62a41b
--- /dev/null
+++ b/sys-fs/mergerfs/mergerfs-2.33.3.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="A featureful union filesystem"
+HOMEPAGE="https://github.com/trapexit/mergerfs;
+
+SRC_URI="https://github.com/trapexit/mergerfs/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+
+# Vendorized libfuse that's bundled is under LGPL-2.1.
+LICENSE="ISC LGPL-2.1"
+SLOT="0"
+IUSE="+xattr"
+
+DEPEND="
+   xattr? ( sys-apps/attr )
+"
+
+RDEPEND="${DEPEND}"
+
+BDEPEND="sys-devel/gettext"
+
+src_prepare() {
+   default
+
+   # Hand made build system at it's finest.
+   echo -e "#!/bin/sh\ntrue" >tools/update-version || die
+   echo "#pragma once" >src/version.hpp || die
+   echo "static const char MERGERFS_VERSION[] = \"${PV}\";" 
>>src/version.hpp || die
+
+   if ! use xattr; then
+   sed 's%USE_XATTR = 1%USE_XATTR = 0%g' -i Makefile || die
+   fi
+}
+
+src_compile() {
+   # https://bugs.gentoo.org/725978
+   tc-export AR CC CXX
+
+   default
+}
+
+src_install() {
+   dobin build/mergerfs
+   dosym mergerfs /usr/bin/mount.mergerfs
+   dodoc README.md
+   doman man/mergerfs.1
+}



[gentoo-commits] repo/gentoo:master commit in: sys-fs/mergerfs/

2021-12-30 Thread Piotr Karbowski
commit: 0e9155b15a80e7e7c571d67a567513c8b55d5101
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Thu Dec 30 22:41:17 2021 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Thu Dec 30 22:41:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e9155b1

sys-fs/mergerfs: drop old versions.

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

 sys-fs/mergerfs/Manifest   |  4 ---
 sys-fs/mergerfs/mergerfs-2.32.1.ebuild | 52 --
 sys-fs/mergerfs/mergerfs-2.32.2.ebuild | 52 --
 sys-fs/mergerfs/mergerfs-2.32.4.ebuild | 52 --
 sys-fs/mergerfs/mergerfs-2.32.6.ebuild | 52 --
 5 files changed, 212 deletions(-)

diff --git a/sys-fs/mergerfs/Manifest b/sys-fs/mergerfs/Manifest
index 659066365e5a..92f80693ea66 100644
--- a/sys-fs/mergerfs/Manifest
+++ b/sys-fs/mergerfs/Manifest
@@ -1,6 +1,2 @@
-DIST mergerfs-2.32.1.tar.gz 314392 BLAKE2B 
8024dd835af3380fc53ed7255e720c2475da229b2cb3cea68c7bb64edf2b56de903f82c22f65459ea40f08ff724a60fa474a20fbd1e964686a9b1f0df5c5a05d
 SHA512 
2e09ae48d9b06c5a6b7cc577b458a9ec402fcd8243c023f9c03d0b37a35c28722586c738e76f7291559deae84aa69f52bcc76a9042947f984b24b85d84276807
-DIST mergerfs-2.32.2.tar.gz 314267 BLAKE2B 
768241671202019262e16ff9e2247014904fdf503057472b8b68805980215c6585a77047b66aa105fc99a83642b104d002808e532445021500ef3da4cdd3a6ae
 SHA512 
f138f53ce9a9fbda6194847e74e3b3b161f49d84bc659f85c56cd61113fb7e5a89a9950eb54537c4a486a57ade5c8644a9809f97bbfff981cff32a6043329a73
 DIST mergerfs-2.32.3.tar.gz 314280 BLAKE2B 
f7c5ab92f1241627bd91255b35bdd81782f153f9144242a52241f9e812e4096c23d73401251a8ace43781f39a4644814dc724a8a31066f77cfd78ad6c27d54dd
 SHA512 
f3f8f320f98ef2a345a0229eca661c6c8c75fdd23613ae0d45f13062b18f6f052474a009c77a6602df77762100f45b3eb76692812e81d12555763ead5c83b87d
-DIST mergerfs-2.32.4.tar.gz 314302 BLAKE2B 
9435e1e9a7539c5fd732313e269551b12d5e23303e4ac77d783817f42c8004f2873f9e82bd69586c69ebce1e628da707534b04094ea0d7a1f626af6f3b8a444a
 SHA512 
248b5e16c49f0775a5173b10940e45fa401ff81a44e2f081135f118a4deb9f79104d77e1c7424926da703123753a75e8f0590396e44c9ecd3bfdd1f27d7ced17
-DIST mergerfs-2.32.6.tar.gz 314321 BLAKE2B 
98d5aba7464a82ca21fd2e5d99bbda9b420462afb0743c132199a5e964143dd2b810fdd556a59b949dcdb8542b83654092e354c3c458bca07e40967c1c484386
 SHA512 
036c597b33d5ebd5a85444c24ad903f210ee62474ddf226e389bc7366b95972b0f75269540907dc9986c4fa449d0bfc67e6bf225ea1a8023d48872bbd4f5a325
 DIST mergerfs-2.33.1.tar.gz 382421 BLAKE2B 
0985a0ad53a12fe5283fd0e953cd74a835efd3e83f65ba4e96bc42814ce151d03f95c032eeebcc9821c7c15ae59d14b9e40055438b4482a337c5b7bc9503d27e
 SHA512 
1178fbd4ad99c6c693e2c21551c7522107701b0d5c608a7c18be29825cf97f2a2b2d6a50094e800a749a3902c374f8b57e84a76c0640aa8e387aa095d300

diff --git a/sys-fs/mergerfs/mergerfs-2.32.1.ebuild 
b/sys-fs/mergerfs/mergerfs-2.32.1.ebuild
deleted file mode 100644
index 1a8305d70486..
--- a/sys-fs/mergerfs/mergerfs-2.32.1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="A featureful union filesystem"
-HOMEPAGE="https://github.com/trapexit/mergerfs;
-
-SRC_URI="https://github.com/trapexit/mergerfs/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="amd64 x86"
-
-# Vendorized libfuse that's bundled is under LGPL-2.1.
-LICENSE="ISC LGPL-2.1"
-SLOT="0"
-IUSE="+xattr"
-
-DEPEND="
-   xattr? ( sys-apps/attr )
-"
-
-RDEPEND="${DEPEND}"
-
-BDEPEND="sys-devel/gettext"
-
-src_prepare() {
-   default
-
-   # Hand made build system at it's finest.
-   echo -e "#!/bin/sh\ntrue" >tools/update-version || die
-   echo "#pragma once" >src/version.hpp || die
-   echo "static const char MERGERFS_VERSION[] = \"${PV}\";" 
>>src/version.hpp || die
-
-   if ! use xattr; then
-   sed 's%USE_XATTR = 1%USE_XATTR = 0%g' -i Makefile || die
-   fi
-}
-
-src_compile() {
-   # https://bugs.gentoo.org/725978
-   tc-export AR
-
-   default
-}
-
-src_install() {
-   dobin build/mergerfs
-   dosym mergerfs /usr/bin/mount.mergerfs
-   dodoc README.md
-   doman man/mergerfs.1
-}

diff --git a/sys-fs/mergerfs/mergerfs-2.32.2.ebuild 
b/sys-fs/mergerfs/mergerfs-2.32.2.ebuild
deleted file mode 100644
index 5d1e3ec0e4cf..
--- a/sys-fs/mergerfs/mergerfs-2.32.2.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="A featureful union filesystem"
-HOMEPAGE="https://github.com/trapexit/mergerfs;
-
-SRC_URI="https://github.com/trapexit/mergerfs/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
-
-# Vendorized libfuse that's bundled is under LGPL-2.1.
-LICENSE="ISC LGPL-2.1"
-SLOT="0"
-IUSE="+xattr"
-
-DEPEND="
-   

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

2021-12-30 Thread Michał Górny
commit: 23acc525ea988ab8ab9ac02c940636cb14643386
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 30 21:49:01 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 30 21:55:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23acc525

dev-python/nuitka: Bump to 0.6.18.6

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

 dev-python/nuitka/Manifest   |  1 +
 dev-python/nuitka/nuitka-0.6.18.6.ebuild | 48 
 2 files changed, 49 insertions(+)

diff --git a/dev-python/nuitka/Manifest b/dev-python/nuitka/Manifest
index 4d87693a2589..f345646cf4f0 100644
--- a/dev-python/nuitka/Manifest
+++ b/dev-python/nuitka/Manifest
@@ -5,4 +5,5 @@ DIST Nuitka-0.6.18.2.tar.gz 3690219 BLAKE2B 
416e23500ce7739858e6393eef9783a38522
 DIST Nuitka-0.6.18.3.tar.gz 3690647 BLAKE2B 
7ab4fd2b788a63819b3cbd146e8508d781beb14eec3f0fc724fb4eb0e4805fb17917ab685ab2e28ea50d06c4235be1aa05a694b19e1a2cafd8542d8133aa3496
 SHA512 
b2aa249dff42c17e0f1c6a33e57cb5e40e17f4043c54467af68071e674ccbe01fd446bfce1e4f0488fd0094561c51ed9f1322e73b049ef19c3f2a9d4f0a6fc44
 DIST Nuitka-0.6.18.4.tar.gz 3690751 BLAKE2B 
209a7b0d981f9ba777c53b80708e7f5b09e65565246e9d06b7a0ad6155d3cb5b57e2191406e304be585b326a917f8787c4635c326b5e8ad9254d5ade40cf1ec6
 SHA512 
9cf404e985dcdc11416218e30340c5d52b6a835d1d1a94d9b5cedfcea774abc7ed848a5c4bd5783a9a1898f469e519148ed195945d3d8e7b9043da00ea38c7f0
 DIST Nuitka-0.6.18.5.tar.gz 3692319 BLAKE2B 
f60d1516cad1f82c75d63164d93072e6841f092e71bdfadfc713ef4d10838d33c786094f8e326c413bd63cdd561ac6af7a265344cafa9ab45eece630e4e0ce24
 SHA512 
4dcccf492b0858482b62736478aec0566f11fc8c548ca478b6055b12d694ca1736f495e11c6e4240281fbb11685f043393a1db839dae590dee821a98b4712c87
+DIST Nuitka-0.6.18.6.tar.gz 3674413 BLAKE2B 
68f163071ff451a91bcdd9b556ea3732c3c3997df61addb190a39d40c3a25ce266596e45f5e618369a8db913ee45746a63b9eff675671afc77df8d5247bc3a18
 SHA512 
e0324f03cd1a5dcae50a54d3a9ffba11db6b10044d855e18a5678ce3469620014be087f1e93f7654c5e9117dacd39970f28284424f91f7a2d5ffd72fda9f3f92
 DIST Nuitka-0.6.18.tar.gz 3687825 BLAKE2B 
f2c5655c610083065cc205c0a92ff9c57edfc87a479592f435c3dd194e2d6d71ff0ee9866bc97f222b3936190a4420e7d69cf9413b5b2a5e9439448dda82004f
 SHA512 
df4c81d890ce9c5dc24e648f65137d4bb91dcb92917859976a3400ace6c297f985cee4932b50cb3c2aedb2eaa806be7529a98a75a32fe3f59ec718ed3281003b

diff --git a/dev-python/nuitka/nuitka-0.6.18.6.ebuild 
b/dev-python/nuitka/nuitka-0.6.18.6.ebuild
new file mode 100644
index ..d42d1b9e532c
--- /dev/null
+++ b/dev-python/nuitka/nuitka-0.6.18.6.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+inherit distutils-r1 flag-o-matic optfeature
+
+DESCRIPTION="Python to native compiler"
+HOMEPAGE="https://www.nuitka.net;
+SRC_URI="https://nuitka.net/releases/${P^}.tar.gz;
+S="${WORKDIR}/${P^}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-util/scons[${PYTHON_USEDEP}]"
+BDEPEND="
+   ${RDEPEND}
+   test? ( dev-util/ccache )
+"
+
+DOCS=( Changelog.pdf Developer_Manual.pdf README.pdf )
+
+distutils-r1_src_prepare() {
+   # remove vendored version of SCons that is Python2 only
+   # this should be removed when upstream removes support for Python2
+   rm -vR "${S}/${PN}/build/inline_copy/lib/scons-2.3.2/SCons"  || die
+   eapply_user
+}
+
+python_install() {
+   distutils-r1_python_install
+   python_optimize
+   doman doc/nuitka3.1 doc/nuitka3-run.1
+}
+
+python_test() {
+   append-ldflags -Wl,--no-warn-search-mismatch
+   ./tests/basics/run_all.py search || die
+}
+
+pkg_postinst() {
+   optfeature "support for stand-alone executables" app-admin/chrpath
+}



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

2021-12-30 Thread Michał Górny
commit: 46bfe16ceff833b09f4a5a21df61f27135e176ed
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 30 21:48:25 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 30 21:55:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46bfe16c

dev-python/pikepdf: Bump to 4.3.0

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

 dev-python/pikepdf/Manifest |  1 +
 dev-python/pikepdf/pikepdf-4.3.0.ebuild | 52 +
 2 files changed, 53 insertions(+)

diff --git a/dev-python/pikepdf/Manifest b/dev-python/pikepdf/Manifest
index 80c10ef9b2f6..89db62ca5d77 100644
--- a/dev-python/pikepdf/Manifest
+++ b/dev-python/pikepdf/Manifest
@@ -1,3 +1,4 @@
 DIST pikepdf-4.0.2.tar.gz 2336204 BLAKE2B 
d7c8e0c16195b2738302ebc4d29f898a590716ddcf382776a8ea55c75bb39a491473f552bf51b1daad76e74999e2c006282f4b861ce0c8bc967bc4a94740af46
 SHA512 
a2f1df8d6ae427e59a03232bead0034ef27ff68123efdb522da6ceaeb0d213182b8f6cce11bf89f0c39b464a8569e40164e2b028e2fd6b8b166ab45bf89aff11
 DIST pikepdf-4.1.0.tar.gz 2336449 BLAKE2B 
78f8fe63f1a6d95e08f2ffc079bd76d2416c1b67969d6267b1e9641d339d1a0699471440236dbe572449f813ffb8d659466db741f000354799df35b4189019df
 SHA512 
da7fd1ab0a159e280eec858700af0cd13adf4b649149944499e344ef3c54297838297827f4a86ff59a156440d80b684791fa021c5d09340994da69820bdae260
 DIST pikepdf-4.2.0.tar.gz 2337822 BLAKE2B 
ca966ae2c1be1805cc6ce99e34eb6692fe89bf29f1e6a3161eb04daa52e3890ae8d8859e4165801395efc5d3364d215ea5fc659fb344388a36bf32b638ad72bf
 SHA512 
a01e2b0defbf6689b7d47346a85c07ae575ae57833d5be93e4099890ed5bb5b205595dc43ddd917ab4adc87ad591199c728c886358b8d4c03b1522193428e23d
+DIST pikepdf-4.3.0.tar.gz 2348313 BLAKE2B 
8e3a98fae1406a1c704d0c2341eebf142ab5d774f861e85ee83605ea56a433d96b85ec501171d4c8f9b2e905b7d06b8075191efea7e58e80f86abf046c2c698d
 SHA512 
c23866e2e9cc36916823d6740f63900d0d1bf3fa7fb226c7f3ae2e0f1bda2808f2ac469ec38a3c147cf124d7473d63cd13ee34a09d9bf74cef29b76589c93ff4

diff --git a/dev-python/pikepdf/pikepdf-4.3.0.ebuild 
b/dev-python/pikepdf/pikepdf-4.3.0.ebuild
new file mode 100644
index ..e5b481b20241
--- /dev/null
+++ b/dev-python/pikepdf/pikepdf-4.3.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+MY_P=${P/_p/.post}
+DESCRIPTION="Python library to work with pdf files based on qpdf"
+HOMEPAGE="https://pypi.org/project/pikepdf/ https://github.com/pikepdf/pikepdf;
+SRC_URI="
+   https://github.com/${PN}/${PN}/archive/v${PV/_p/.post}.tar.gz
+   -> ${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=app-text/qpdf-10.3.1:0="
+RDEPEND="${DEPEND}
+   >=dev-python/pillow-7[${PYTHON_USEDEP}]
+   >=dev-python/lxml-4.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20[${PYTHON_USEDEP}]
+   >=dev-python/pybind11-2.7.1[${PYTHON_USEDEP}]"
+BDEPEND="
+   >=dev-python/pybind11-2.7.1[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-4.1[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/attrs-20.2.0[${PYTHON_USEDEP}]
+   >=dev-python/hypothesis-5[${PYTHON_USEDEP}]
+   >=dev-python/pillow-5.0.0[${PYTHON_USEDEP},jpeg,lcms,tiff]
+   >=dev-python/psutil-5[${PYTHON_USEDEP}]
+   >=dev-python/pytest-6[${PYTHON_USEDEP}]
+   >=dev-python/pytest-timeout-1.4.2[${PYTHON_USEDEP}]
+   >=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}]
+   >=dev-python/python-xmp-toolkit-2.0.1[${PYTHON_USEDEP}]
+   )"
+
+#distutils_enable_sphinx docs \
+#  dev-python/ipython \
+#  dev-python/matplotlib \
+#  dev-python/sphinx_rtd_theme
+distutils_enable_tests pytest
+
+src_prepare() {
+   sed -i -e '/-n auto/d' pyproject.toml || die
+   distutils-r1_src_prepare
+}



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

2021-12-30 Thread Michał Górny
commit: 65b60b6d3f204a78f9a75b87fd31640bcca0e77e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 30 21:33:29 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 30 21:55:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65b60b6d

dev-python/sphinxcontrib-spelling: Bump to 7.3.2

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

 dev-python/sphinxcontrib-spelling/Manifest |  1 +
 .../sphinxcontrib-spelling-7.3.2.ebuild| 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-python/sphinxcontrib-spelling/Manifest 
b/dev-python/sphinxcontrib-spelling/Manifest
index 3f8598b49bb2..75c6e3d66352 100644
--- a/dev-python/sphinxcontrib-spelling/Manifest
+++ b/dev-python/sphinxcontrib-spelling/Manifest
@@ -1,3 +1,4 @@
 DIST sphinxcontrib-spelling-7.2.1.tar.gz 49584 BLAKE2B 
7211acfe344b157c0d44f356aef4c31fabcb1b30256cec1693fa67d2652d80c8f3657441c193f82ef26e0e7acd7d141732bef0704462a292355d70a18ab3c2be
 SHA512 
e9b9709b627545e1191d64753c97c0cf65e100d5379e7cc1da46faf9c5d5ea0eeb6c7aafe99331f9518488fb0801c245e0c1fa9853360bb6cf373515a4fed2ed
 DIST sphinxcontrib-spelling-7.3.0.tar.gz 49853 BLAKE2B 
3bf7c6433a5de6b109891f1546f109ce7dc5870c0932f49a2dfbc1356c365ba48f885af21e0873284112d8b7b67dbb24730373a16e6786ba7e15f2bc23dc8360
 SHA512 
25b1902547e4ed172ec437aca0868f458c60aab8dacbeeec7ec1c57a93716672986b815aadb9c129fc6b068b5e4d7e96f6200160c0b688e67314abf290e4ff17
 DIST sphinxcontrib-spelling-7.3.1.tar.gz 51104 BLAKE2B 
8d757b492ce5bcb103bc604923da928f0440d4d0b882743d14b60fef21cfb423ea93a1e79f309b7cf27e8385ac94c01b24163a17407609ee20b9ec82dff63f62
 SHA512 
53f2532ff31a82c1cf568400a6066f319da3331c960446478bcd37e9293f4d080061b9c4914ac308e89878f432b6573ff782c5faba0f557384da55f202e68479
+DIST sphinxcontrib-spelling-7.3.2.tar.gz 51813 BLAKE2B 
7c96f3b102fa33ea4d9e35100930a157200a1c01c51d8ec5145c45c5a24e3b5de35f6c4669177363c6098cb96275e10c39ff660c36d209cb6fa658e50cb8e169
 SHA512 
043a50f694366de4a3aedc24ca2ea7d89c85087097264f4e4fc860f68a3df5a67f19ec7172e4a67074377846d013d24edecd751885136c7263bc30b034c0f0e9

diff --git 
a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2.ebuild 
b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2.ebuild
new file mode 100644
index ..ad0ee88aa3d2
--- /dev/null
+++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.3.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Sphinx spelling extension"
+HOMEPAGE="https://github.com/sphinx-contrib/spelling;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-python/pyenchant[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   app-dicts/myspell-en
+   )
+"
+
+# The doc can only be built from a git repository
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # requires the git repo
+   tests/test_filter.py::test_contributors
+)
+
+# We don't want distutils_enable_tests to add the namespace
+# package to BDEPEND under "test?". Therefore we add it to RDEPEND
+# after running distutils_enable_tests.
+RDEPEND+="
+   dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]
+"
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${ED}" -name '*.pth' -delete || die
+}



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

2021-12-30 Thread Michał Górny
commit: 9ca566ff89b7b4fb7a1c1edb019dbc02c3afdfd1
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 30 21:31:18 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 30 21:55:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ca566ff

dev-python/lmdb: Bump to 1.3.0

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

 dev-python/lmdb/Manifest  |  1 +
 dev-python/lmdb/lmdb-1.3.0.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/lmdb/Manifest b/dev-python/lmdb/Manifest
index 4768a63a03ea..305a7f06d227 100644
--- a/dev-python/lmdb/Manifest
+++ b/dev-python/lmdb/Manifest
@@ -1,2 +1,3 @@
 DIST lmdb-1.2.0.tar.gz 881437 BLAKE2B 
bcb045868c100bcb82daed99bdbd73699dcb5a0e982679f1d9f49747f468e2ab2cbc412ba020b9deca7263fece501c25d984397ee2969187c8118da920c691aa
 SHA512 
75c7aeb3e98ffddb9e40b4eb7404afd3c6ade93753488eac2cb5facfab3ec9b660d925b8bd1c40ca5f8180cb6ca33483020bb4c5ddc074b841693ba278883529
 DIST lmdb-1.2.1.tar.gz 881515 BLAKE2B 
76d56e046b5a481411c9a180989da0d1c4b7371058e38abe6d8a6b76f7e2bc62678459241d319850cf739b7b067f3e89d309e5f9a538a187c52c1044fe8b768d
 SHA512 
fa763e24c8f278e0b9c379f39329b7b80051e10d5d8edfdd631486490cfbe5c7bc641d885ffb9f298c0c07f7e6901cc826023c472f98b430a4ec9c0bc71139d5
+DIST lmdb-1.3.0.tar.gz 881422 BLAKE2B 
ad864956d44ec55e36a856125dd21b8e51af37a274f8b546edc68cd2025b19b97cb60f49f51558345b32922f7c968f442e15cdda84e9416280069adc7371a033
 SHA512 
31a821641e398087a9b8e76341d693c3be48089ffa5b5624043b276d5acb4d7fa25cbbd156dff39a82bf678402eb64d8ca922252a594ecc098946a67cc4d4cf1

diff --git a/dev-python/lmdb/lmdb-1.3.0.ebuild 
b/dev-python/lmdb/lmdb-1.3.0.ebuild
new file mode 100644
index ..a09992f929d6
--- /dev/null
+++ b/dev-python/lmdb/lmdb-1.3.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for the Lightning Database"
+HOMEPAGE="https://github.com/jnwatson/py-lmdb/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="OPENLDAP"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   >=dev-db/lmdb-0.9.28:=
+   $(python_gen_cond_dep '
+   dev-python/cffi[${PYTHON_USEDEP}]
+   ' 'python*')"
+DEPEND="${RDEPEND}"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest
+
+python_compile() {
+   LMDB_FORCE_SYSTEM=1 distutils-r1_python_compile
+}
+
+python_test() {
+   epytest tests
+}
+
+python_install() {
+   # This is required when the CFFI extension is used (for PyPy3)
+   LMDB_FORCE_SYSTEM=1 distutils-r1_python_install
+}



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

2021-12-30 Thread Michał Górny
commit: d62f06257cb1a15cd66f545b9d49fc76aa06a139
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 30 21:46:41 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 30 21:55:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d62f0625

dev-python/reportlab: Bump to 3.6.5

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

 dev-python/reportlab/Manifest   |  1 +
 dev-python/reportlab/reportlab-3.6.5.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/dev-python/reportlab/Manifest b/dev-python/reportlab/Manifest
index a3bc1e24e39f..3d086e057d76 100644
--- a/dev-python/reportlab/Manifest
+++ b/dev-python/reportlab/Manifest
@@ -1,3 +1,4 @@
 DIST pfbfer-20070710.zip 677333 BLAKE2B 
100214476a361a5e5d1f3da0999591345f6e3a3f8c6bc3f6a3e9eca734190c6259758a43302c6e41254d33491fe535eb7d5dd07aa9727c912424bebc31fc18df
 SHA512 
6fd4a5d955464b10d13a7b748703450c1fe120d5ed09e8cfa1b4dfa9c183c59fe001df29433af551796b0df62544b7ddc364f9bb1bdcc2cd300434340ffcc4f2
 DIST reportlab-3.6.2.tar.gz 4501397 BLAKE2B 
725b1142b54f2968d01f788949b9bd4a9208353710724bb7e647be5652b4bb01c37d344db1975f906e83c1265b9dd294fbbfbbb5c1960d25503a255ea32269de
 SHA512 
5a8f22c50bbfcd1e76671e3337df5a740f6451ae42795288c0a0855167d0369543983e895317f1f6cbd14231bc664cea62e5a3b8ccd99775c423074b8c347b68
 DIST reportlab-3.6.3.tar.gz 4502282 BLAKE2B 
32f096eaa6526eaa3460f85f85e9e2e3947a4f774cce4306248fabd061e0acce3ffcc711552928ddf7d7d6b0cbb8e6629fbf35cbd15176972e0739cf6fd4751e
 SHA512 
7e2f284a322371aa217ed60b966721b0ea5e2419e76bcc50ade9924e0ce6c3f5f9858500b17457883c41738ce5989624b87d26408a8afb65f737e82884b9c7df
+DIST reportlab-3.6.5.tar.gz 4503259 BLAKE2B 
a394be1fb12808c31aa452da864103487e7d3f04aa3bb173f104e08ff83601da3c9c985c60b0a7b06d9795f87afbafec5a5d0ce1b615e64d1fd648109313eb04
 SHA512 
47579a5997f4a2f1fc7f2fb2cba7ca6e27913308926dc1e024a169f6ae52a11d62198c56ab9f0e3aae25a12b6c235fd8d4943f8400e8a9bcec937501aa406d76

diff --git a/dev-python/reportlab/reportlab-3.6.5.ebuild 
b/dev-python/reportlab/reportlab-3.6.5.ebuild
new file mode 100644
index ..b7688f2391ae
--- /dev/null
+++ b/dev-python/reportlab/reportlab-3.6.5.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Tools for generating printable PDF documents from any data source"
+HOMEPAGE="
+   https://www.reportlab.com/
+   https://pypi.org/project/reportlab/;
+SRC_URI="
+   mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz
+   https://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+DEPEND="
+   media-libs/freetype
+   media-libs/libart_lgpl
+   sys-libs/zlib:="
+RDEPEND="
+   ${DEPEND}
+   dev-python/pillow[tiff,truetype,jpeg(+),${PYTHON_USEDEP}]"
+BDEPEND="
+   app-arch/unzip"
+
+distutils_enable_sphinx docs/source
+distutils_enable_tests unittest
+
+PATCHES=(
+   # bug 738312, remove -L/usr/lib from link line
+   "${FILESDIR}"/${PN}-3.5.48-usr-lib-LLD.patch
+)
+
+src_unpack() {
+   unpack ${P}.tar.gz
+   cd ${P}/src/reportlab/fonts || die
+   unpack pfbfer-20070710.zip
+}
+
+src_configure() {
+   DISTUTILS_ARGS=(
+   --no-download-t1-files
+   --use-system-libart
+   )
+}
+
+python_test() {
+   pushd tests >/dev/null || die
+   "${EPYTHON}" runAll.py -v || die "Testing failed with ${EPYTHON}"
+   popd >/dev/null || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/wcag-contrast-ratio/

2021-12-30 Thread Michał Górny
commit: 396580f0c09f3615775531bab823fe9c90e724ff
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 30 21:46:25 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 30 21:55:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=396580f0

dev-python/wcag-contrast-ratio: New dep of pygments, v0.9

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

 dev-python/wcag-contrast-ratio/Manifest|  1 +
 dev-python/wcag-contrast-ratio/metadata.xml| 13 ++
 .../wcag-contrast-ratio-0.9.ebuild | 30 ++
 3 files changed, 44 insertions(+)

diff --git a/dev-python/wcag-contrast-ratio/Manifest 
b/dev-python/wcag-contrast-ratio/Manifest
new file mode 100644
index ..64dc19f7685d
--- /dev/null
+++ b/dev-python/wcag-contrast-ratio/Manifest
@@ -0,0 +1 @@
+DIST wcag-contrast-ratio-0.9.gh.tar.gz 3347 BLAKE2B 
c32765e7011faf9128bd4c53673c4663b972e225e0f7249dd1b9f07b4184ae9ca93116f31de6a0538f04612a72ee1e805b37e1070ae62347508f29df2bbf9ec4
 SHA512 
70ff827b092cec884ba7e969deb8b5de944844b8d5536669f2c607061fbf569c217cec93268215deb9fdebc041efd992ed0cc89e0da013f9a1be8eeeb420cec5

diff --git a/dev-python/wcag-contrast-ratio/metadata.xml 
b/dev-python/wcag-contrast-ratio/metadata.xml
new file mode 100644
index ..6c547f086dfc
--- /dev/null
+++ b/dev-python/wcag-contrast-ratio/metadata.xml
@@ -0,0 +1,13 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   Python
+   
+   
+   
+   wcag-contrast-ratio
+   gsnedders/wcag-contrast-ratio
+   
+

diff --git a/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild 
b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
new file mode 100644
index ..3fb295448138
--- /dev/null
+++ b/dev-python/wcag-contrast-ratio/wcag-contrast-ratio-0.9.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="A library for computing contrast ratios, as required by WCAG 2.0"
+HOMEPAGE="
+   https://github.com/gsnedders/wcag-contrast-ratio/
+   https://pypi.org/project/wcag-contrast-ratio/;
+SRC_URI="
+   https://github.com/gsnedders/wcag-contrast-ratio/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+   test? (
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
+
+python_test() {
+   epytest test.py
+}



  1   2   3   >