[gentoo-commits] repo/gentoo:master commit in: profiles/, sys-apps/rtl-entropy/

2022-04-12 Thread Sam James
commit: 9d93ee9a0ab515163cfd750400fde1a11e0a3eaa
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 05:58:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 05:58:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d93ee9a

sys-apps/rtl-entropy: treeclean

Bug: https://bugs.gentoo.org/834117
Bug: https://bugs.gentoo.org/732056
Bug: https://bugs.gentoo.org/725610
Signed-off-by: Sam James  gentoo.org>

 profiles/package.mask  |  7 
 sys-apps/rtl-entropy/Manifest  |  1 -
 sys-apps/rtl-entropy/metadata.xml  | 14 
 .../rtl-entropy-0.1.2_p20180118-r1.ebuild  | 37 --
 4 files changed, 59 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index e0c666535c98..5e90671d4fc3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -322,13 +322,6 @@ net-p2p/arti
 # Removal on 2022-04-13.
 www-apps/rocketwiki-lqfb
 
-# David Seifert  (2022-03-12)
-# Unmaintained, no revdeps in tree, no other distro packages this,
-# HOMEPAGE gone, stuck on deprecated (and soon-to-stop-working)
-# cmake-utils. bug #725610, #732056, #834117.
-# Removal on 2022-04-11.
-sys-apps/rtl-entropy
-
 # Stephan Hartmann  (2022-04-01)
 # Dev channel releases are only for people who
 # are developers or want more experimental features

diff --git a/sys-apps/rtl-entropy/Manifest b/sys-apps/rtl-entropy/Manifest
deleted file mode 100644
index e0f80564be0a..
--- a/sys-apps/rtl-entropy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rtl-entropy-0.1.2_p20180118.tar.gz 57495 BLAKE2B 
f4f1fcaf296594263c70e3221fedd35876d34f4a740332bc95fc3407393db05072507a83cebe5561bfc514d02f2a69f948a09c2e0176acae0a4d262cf478e165
 SHA512 
b09ccac5594d067c36e44683b1f67dde1255a4ea4e10bbd6b8cdff940158c9bdcf9aa1938a3ecead5a1c254fb641571c2ad6efb04933f9dba08a2f628f3e0ef8

diff --git a/sys-apps/rtl-entropy/metadata.xml 
b/sys-apps/rtl-entropy/metadata.xml
deleted file mode 100644
index 69a55cffd786..
--- a/sys-apps/rtl-entropy/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   ra...@gentoo.org
-   Radio
-   
-
-   Build with Nuand BladeRF support
-
-   
-   pwarren/rtl-entropy
-   
-

diff --git a/sys-apps/rtl-entropy/rtl-entropy-0.1.2_p20180118-r1.ebuild 
b/sys-apps/rtl-entropy/rtl-entropy-0.1.2_p20180118-r1.ebuild
deleted file mode 100644
index af725fddf5f8..
--- a/sys-apps/rtl-entropy/rtl-entropy-0.1.2_p20180118-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils
-
-COMMIT="9f1768c35f6205a73a657cfc9ac7bd9f9a40936c"
-
-DESCRIPTION="An entropy generator using SDR peripherals, including rtl-sdr and 
BladeRF"
-HOMEPAGE="http://rtl-entropy.org/;
-SRC_URI="https://github.com/pwarren/rtl-entropy/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-#sadly, rtlsdr support doesn't appear to be optional
-IUSE="bladerf"
-
-RDEPEND="
-   dev-libs/openssl:0=
-   net-wireless/rtl-sdr
-   sys-libs/libcap
-   bladerf? ( net-wireless/bladerf:= )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   if ! use bladerf; then
-   sed -i 's#libbladeRF.h#libbladeRF-totallynotreal.h#' \
-   cmake/Modules/FindLibbladeRF.cmake || die
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: profiles/, net-wireless/rtl_power_fftw/

2022-04-12 Thread Sam James
commit: db62356d3e08143280673ae56346e71e46359911
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 05:57:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 05:57:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db62356d

net-wireless/rtl_power_fftw: treeclean

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

 net-wireless/rtl_power_fftw/Manifest   |  1 -
 net-wireless/rtl_power_fftw/metadata.xml   |  8 --
 .../rtl_power_fftw-0.0_p20180528.ebuild| 29 --
 .../rtl_power_fftw/rtl_power_fftw-.ebuild  | 29 --
 profiles/package.mask  |  7 --
 5 files changed, 74 deletions(-)

diff --git a/net-wireless/rtl_power_fftw/Manifest 
b/net-wireless/rtl_power_fftw/Manifest
deleted file mode 100644
index d4eedbd69866..
--- a/net-wireless/rtl_power_fftw/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rtl_power_fftw-0.0_p20180528.tar.gz 37927 BLAKE2B 
da496c3700df5c2c2104c93c7137bda2f23982fc9a80498b02ccbe57f47c118c766523e33841abd1add60d230e9e10be378eadb3ec03f1ce43a09c0e808f11d4
 SHA512 
2d097bd1f72c421d54a8081da02fd0410d7749141286db21c350e5a2694cf5f04d61d7dea989a1ce6749e7a03543e264bc837600cbc4a6b58d3ad45d009eb8b3

diff --git a/net-wireless/rtl_power_fftw/metadata.xml 
b/net-wireless/rtl_power_fftw/metadata.xml
deleted file mode 100644
index 807ec69d81bc..
--- a/net-wireless/rtl_power_fftw/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   ra...@gentoo.org
-   Radio
-   
-

diff --git a/net-wireless/rtl_power_fftw/rtl_power_fftw-0.0_p20180528.ebuild 
b/net-wireless/rtl_power_fftw/rtl_power_fftw-0.0_p20180528.ebuild
deleted file mode 100644
index 1ab71952dffc..
--- a/net-wireless/rtl_power_fftw/rtl_power_fftw-0.0_p20180528.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils
-
-DESCRIPTION="power spectrum for RTLSDR dongles"
-HOMEPAGE="https://github.com/AD-Vega/rtl-power-fftw;
-
-LICENSE="GPL-3"
-SLOT="0"
-if [ "${PV}" = "" ]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/AD-Vega/rtl-power-fftw.git;
-else
-   KEYWORDS="~amd64 ~x86"
-   COMMIT="d567a454a6c96a67c61242178363e29d4cc84d64"
-   
SRC_URI="https://github.com/AD-Vega/rtl-power-fftw/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
-   S="${WORKDIR}/${PN//_/-}-${COMMIT}"
-fi
-
-IUSE=""
-
-RDEPEND="dev-cpp/tclap
-   sci-libs/fftw:=
-   net-wireless/rtl-sdr:="
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"

diff --git a/net-wireless/rtl_power_fftw/rtl_power_fftw-.ebuild 
b/net-wireless/rtl_power_fftw/rtl_power_fftw-.ebuild
deleted file mode 100644
index 1ab71952dffc..
--- a/net-wireless/rtl_power_fftw/rtl_power_fftw-.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils
-
-DESCRIPTION="power spectrum for RTLSDR dongles"
-HOMEPAGE="https://github.com/AD-Vega/rtl-power-fftw;
-
-LICENSE="GPL-3"
-SLOT="0"
-if [ "${PV}" = "" ]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/AD-Vega/rtl-power-fftw.git;
-else
-   KEYWORDS="~amd64 ~x86"
-   COMMIT="d567a454a6c96a67c61242178363e29d4cc84d64"
-   
SRC_URI="https://github.com/AD-Vega/rtl-power-fftw/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
-   S="${WORKDIR}/${PN//_/-}-${COMMIT}"
-fi
-
-IUSE=""
-
-RDEPEND="dev-cpp/tclap
-   sci-libs/fftw:=
-   net-wireless/rtl-sdr:="
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"

diff --git a/profiles/package.mask b/profiles/package.mask
index 82e4122872d7..e0c666535c98 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -329,13 +329,6 @@ www-apps/rocketwiki-lqfb
 # Removal on 2022-04-11.
 sys-apps/rtl-entropy
 
-# David Seifert  (2022-03-12)
-# Unmaintained, no revdeps in tree, no other distro packages this,
-# wrong dependencies, out of date, stuck on deprecated
-# (and soon-to-stop-working) cmake-utils. bug #702980, #834121.
-# Removal on 2022-04-11.
-net-wireless/rtl_power_fftw
-
 # Stephan Hartmann  (2022-04-01)
 # Dev channel releases are only for people who
 # are developers or want more experimental features



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

2022-04-12 Thread Sam James
commit: d8d2aa09a20c8a53e4e51826bacef11477dbb363
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 05:54:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 05:55:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8d2aa09

profiles: cleanup obsolete last-rited entries

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

 profiles/package.mask | 24 
 1 file changed, 24 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 8a8203f8cc05..82e4122872d7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -336,30 +336,6 @@ sys-apps/rtl-entropy
 # Removal on 2022-04-11.
 net-wireless/rtl_power_fftw
 
-# Sam James  (2022-03-11)
-# No maintainer, out of date, stuck on deprecated
-# (and soon-to-stop-working) cmake-utils. bug #774480.
-# Removal on 2022-04-11.
-dev-libs/processor-trace
-
-# Sam James  (2022-03-11)
-# Significant number of open bugs including unaddressed security issues;
-# out of date; stuck on deprecated (and soon-to-stop-working) cmake-utils
-# eclass. See bug #834113. Removal on 2022-04-11.
-dev-db/mysql-cluster
-
-# Sam James  (2022-03-09)
-# EAPI 5, out-of-date. Not packaged by any other distributions.
-# Removal on 2022-04-09.
-dev-java/edtftpj
-
-
-# Sam James  (2022-03-07)
-# Python 3.6 was declared end-of-life by upstream on 2021-11-04.
-# Please migrate to a newer Python version/slot or use a virtualenv
-# if still needed. Removal on 2022-04-07.
-dev-lang/python:3.6
-
 # Stephan Hartmann  (2022-04-01)
 # Dev channel releases are only for people who
 # are developers or want more experimental features



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

2022-04-12 Thread Sam James
commit: f02b379ec5c4cfbd180c3b20b30048482038ff25
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 05:54:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 05:55:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02b379e

spidermonkey

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

 profiles/package.mask | 6 --
 1 file changed, 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 63fcac710abc..8a8203f8cc05 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -353,12 +353,6 @@ dev-db/mysql-cluster
 # Removal on 2022-04-09.
 dev-java/edtftpj
 
-# Sam James  (2022-03-09)
-# Depends on very-old slot of SpiderMonkey which shouldn't be
-# used with untrusted input (vulnerable to lots of security bugs).
-# No reverse dependencies and no updates upstream for a long while.
-# Stuck on EAPI 5 too. Removal on 2022-04-09. bug #832313.
-dev-perl/JavaScript-SpiderMonkey
 
 # Sam James  (2022-03-07)
 # Python 3.6 was declared end-of-life by upstream on 2021-11-04.



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

2022-04-12 Thread Sam James
commit: a94df17309f4dc0c46dfdce92b612044b389b976
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 05:52:08 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 05:54:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94df173

dev-libs/processor-trace: treeclean

Closes: https://bugs.gentoo.org/774480
Signed-off-by: Sam James  gentoo.org>

 dev-libs/processor-trace/Manifest  |  1 -
 dev-libs/processor-trace/metadata.xml  |  5 
 .../processor-trace/processor-trace-2.0.ebuild | 27 --
 3 files changed, 33 deletions(-)

diff --git a/dev-libs/processor-trace/Manifest 
b/dev-libs/processor-trace/Manifest
deleted file mode 100644
index c415a7da387f..
--- a/dev-libs/processor-trace/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST processor-trace-2.0.tar.gz 338965 BLAKE2B 
cc536139ab0e6f7e0d4a99e906a32e9636e55444e4c5fc37fb18a0df538bb5f6ae4c0cf4bc207afab6d0490a2fa7678fc8a0696dd1b16055869d6fdbd73618db
 SHA512 
ec63151e842c81cc73ea11ba560b63e005cefbe19d98de24ae5c8caa4de7c9c1d71d1ec5b6214a347592eac675b75a3d2b26d4691ca86f91020ebfea8e912939

diff --git a/dev-libs/processor-trace/metadata.xml 
b/dev-libs/processor-trace/metadata.xml
deleted file mode 100644
index 115e9d64a669..
--- a/dev-libs/processor-trace/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-

diff --git a/dev-libs/processor-trace/processor-trace-2.0.ebuild 
b/dev-libs/processor-trace/processor-trace-2.0.ebuild
deleted file mode 100644
index 9d3e61966693..
--- a/dev-libs/processor-trace/processor-trace-2.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Intel(R) Processor Trace decoder library"
-HOMEPAGE="https://github.com/01org/processor-trace;
-SRC_URI="https://github.com/01org/processor-trace/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/2"
-KEYWORDS="-* ~amd64"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-DEPEND="doc? ( app-text/pandoc )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DMAN=$(usex doc)
-   -DPTUNIT=$(usex test)
-   )
-
-   cmake-utils_src_configure
-}



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

2022-04-12 Thread Sam James
commit: 09e310df2857835d3298359785d695c5fb9d60ee
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 05:51:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 05:54:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09e310df

dev-db/mysql-cluster: treeclean

Closes: https://bugs.gentoo.org/834113
Closes: https://bugs.gentoo.org/829342
Closes: https://bugs.gentoo.org/833523
Closes: https://bugs.gentoo.org/693564
Closes: https://bugs.gentoo.org/741548
Closes: https://bugs.gentoo.org/746710
Closes: https://bugs.gentoo.org/781281
Closes: https://bugs.gentoo.org/638856
Closes: https://bugs.gentoo.org/675986
Closes: https://bugs.gentoo.org/831445
Closes: https://bugs.gentoo.org/750776
Closes: https://bugs.gentoo.org/801697
Closes: https://bugs.gentoo.org/805521
Bug: https://bugs.gentoo.org/819660
Signed-off-by: Sam James  gentoo.org>

 dev-db/mysql-cluster/Manifest|   2 -
 dev-db/mysql-cluster/files/my.cnf-5.6| 139 
 dev-db/mysql-cluster/metadata.xml|  19 -
 dev-db/mysql-cluster/mysql-cluster-7.4.21.ebuild | 811 ---
 4 files changed, 971 deletions(-)

diff --git a/dev-db/mysql-cluster/Manifest b/dev-db/mysql-cluster/Manifest
deleted file mode 100644
index 02952f9c74ec..
--- a/dev-db/mysql-cluster/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST mysql-cluster-gpl-7.4.21.tar.gz 41718490 BLAKE2B 
4578e477b345c85ccf12e4ea79893dda9b33bf35722ff8c6d706f150d8506d07b5e49a8e69e37cb3c8ff449832c80f72430924559b4a6d209d11d31cc2a67ca4
 SHA512 
48f475806608c0f6e0c45cc9c3b3851678153e17cf5c74114b2ca7a75eee455798c8decb857738eecb3fe664930e378e1d399509a954a7073802285eb87801b5
-DIST mysql-extras-20190121-0015Z.tar.bz2 330807 BLAKE2B 
d5beae3d5a493e01d57130f835cd0d7dcbf53af389f9b933446ab43b86f96c85b5858a7a56ffe882ee63371ab96f0226e04f710dfb119ddd91b5c5685d0999bc
 SHA512 
2f092b8e1e2f836d19e4663d383be876d498bca0ee005a690f48ba1797e9e5b648c4a15c36885faa286ce12a49386bf2898940e19eb1d288e7ee084968821a05

diff --git a/dev-db/mysql-cluster/files/my.cnf-5.6 
b/dev-db/mysql-cluster/files/my.cnf-5.6
deleted file mode 100644
index df462ab69a14..
--- a/dev-db/mysql-cluster/files/my.cnf-5.6
+++ /dev/null
@@ -1,139 +0,0 @@
-# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration 
file.
-
-# The following options will be passed to all MySQL clients
-[client]
-#password  = your_password
-port   = 3306
-socket = 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.sock
-
-[mysql]
-character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
-default-character-set=utf8
-
-[mysqladmin]
-character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
-default-character-set=utf8
-
-[mysqlcheck]
-character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
-default-character-set=utf8
-
-[mysqldump]
-character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
-default-character-set=utf8
-
-[mysqlimport]
-character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
-default-character-set=utf8
-
-[mysqlshow]
-character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
-default-character-set=utf8
-
-[myisamchk]
-character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
-
-[myisampack]
-character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
-
-# use [safe_mysqld] with mysql-3
-[mysqld_safe]
-err-log= 
@GENTOO_PORTAGE_EPREFIX@/var/log/mysql/mysql.err
-
-# add a section [mysqld-4.1] or [mysqld-5.0] for specific configurations
-[mysqld]
-character-set-server   = utf8
-user   = mysql
-port   = 3306
-socket = 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.sock
-pid-file   = 
@GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.pid
-log-error  = 
@GENTOO_PORTAGE_EPREFIX@/var/log/mysql/mysqld.err
-basedir= @GENTOO_PORTAGE_EPREFIX@/usr
-datadir= @DATADIR@
-skip-external-locking
-key_buffer_size= 16M
-max_allowed_packet = 4M
-table_open_cache   = 400
-sort_buffer_size   = 512K
-net_buffer_length  = 16K
-read_buffer_size   = 256K
-read_rnd_buffer_size   = 512K
-myisam_sort_buffer_size= 8M
-lc_messages_dir= 
@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql
-#Set this to your desired error message language
-lc_messages= en_US
-
-# security:
-# using "localhost" in connects uses sockets by default
-# skip-networking

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

2022-04-12 Thread Sam James
commit: 23ff9fc248fd50968ca6391e52458de8117e67e4
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 05:52:38 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 05:54:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ff9fc2

dev-lang/python: drop 3.6.15, 3.6.15-r1

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

 dev-lang/python/Manifest|   3 -
 dev-lang/python/python-3.6.15-r1.ebuild | 342 
 dev-lang/python/python-3.6.15.ebuild| 337 ---
 3 files changed, 682 deletions(-)

diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest
index b18cde147971..664b174a8f49 100644
--- a/dev-lang/python/Manifest
+++ b/dev-lang/python/Manifest
@@ -14,8 +14,6 @@ DIST Python-3.11.0a6.tar.xz 18754036 BLAKE2B 
af19b9f548891fa9c89899f83ea05579a0f
 DIST Python-3.11.0a6.tar.xz.asc 833 BLAKE2B 
30b26fcc60d77f189c8b6c7e87306f752de88366700a899f9a6a90e2a74c5a5259592a350eb812a338fd823994c066d0354285ba54a9e9421f400c9cf1c41b33
 SHA512 
c29bef3fa59ef304f420a18657fe3448211e4f742cc119937335aaad36b9898d965d84fc6ea8a2f9f27865e237cc929b9843663292c44dd7b3ae329aa3fab1e9
 DIST Python-3.11.0a7.tar.xz 19362368 BLAKE2B 
e11ba447731b5e7a15f9c11e44ebf2555e67cdebd9c52b0d232fdcbf1c061a4ed9e528bf493d68a868b438c65b54b30f426da41009408df286bc1583ab0124cd
 SHA512 
f193ff9dedece16a428db129f4aac9ee2ad5f73a7f7eda2063ed58bfe230a4bfef067fe6c03e2b26d01be1d3205cee8778489ea6543b74a9d2a1f415739a63ba
 DIST Python-3.11.0a7.tar.xz.asc 833 BLAKE2B 
33788f8855fd65fd27473a503c2e711fde6bbd52d0c812cdccd495daed2b3d3b1f93590d1b9aa87840326caf264a796875b626c06bd58060f070fe7c802dd10f
 SHA512 
eae66913e3a5efe70a0c3639537e5b19cd66175a61f6e8b46b194411e27df2ea3f6a8154ed05c5905f511815f011e80c5b06b3a836ea8749cb9825f85223ecc2
-DIST Python-3.6.15.tar.xz 17223796 BLAKE2B 
c139c6f93ea70ad898d5626dfa964280a14de9676f0d9d55668ad91618b1ba330874cbba8d6526a87e53b585ff34e3bf242613ca3fb17ee60f362a9676306c7d
 SHA512 
f1894d704c91669d94ec83b5631288bf1e0c73ddcf33cea0977575f262eb672caebc8ac00e34e9b99c321c19cc9a71d6081fa957bb8e23cf5bfba50f345145ef
-DIST Python-3.6.15.tar.xz.asc 833 BLAKE2B 
c910f2367ed947ff6b33380bf8fee318c65d6e5fb0c4a847fd8f2761bbae81dec07b729b31eca060916264b6a0ccf5c52ca72181b3db79751df7697a426a8939
 SHA512 
cdc93e5d8fb2b5b48a1560a55bba4680adea10e35c8c38b4c51cfd2f6ba54ab2a5d4e5f71b78b889f98cf8ad9d598e0f4e019d50cc16f7db57f9d292a860fcfd
 DIST Python-3.7.12.tar.xz 17401916 BLAKE2B 
f01b5cc54cd0ffe2e8756767c624dda8d2fbf24e90f22a16b5a406dad995ef218613db10f0b3fb2da0ece50ccb02c8a8e007ceb0842ce9e93ee9df7348ef1528
 SHA512 
e1a5942908c1d1469c0ab129fb4287d4ba6eb2a030e88fd71c043fe187a1bc86c00878dab29147199617a361a0c60d9e720fe3bc58bc7bc4cc8ec4bb50c7ea2a
 DIST Python-3.7.12.tar.xz.asc 833 BLAKE2B 
587fcf019f4b07b811834d7279b9861eb709731a431be9cbe8f5b868ac72b6d9a4de8b24e3fefd6b339813299514a0ac12b5f627acd04c185ff8dea22a044723
 SHA512 
a47003dd5c784eca4e3c34dc8705d1171043e060f3a97e4dd63ce4aec2bceac56d7e808924d63b2a38f9a020bf799cf29e5055fb444b9b2c3f03976d47122355
 DIST Python-3.7.13.tar.xz 18027980 BLAKE2B 
e5ea14e3b080e7a126a4faeaad9287a7b5cb6be138a0423b4dbfd1c3b07e452ed99aeb818380ab02e9967673b0855a4a81cec1fa5b9b919f8a4e45da70e9df3a
 SHA512 
e95366b68c1bc1dc1cfb2d956f1f49c5d0f620b4780d03002b3c321d2788108eb4e51d224cfa6bcecf7d780e9024ab0ef88b422d6d25e983dbc56b2a89b7dce9
@@ -42,7 +40,6 @@ DIST python-gentoo-patches-3.10.3.tar.xz 8584 BLAKE2B 
4287b33e696a1c350fef2ef348
 DIST python-gentoo-patches-3.10.4.tar.xz 8592 BLAKE2B 
67fba3e1fedb17430e5cd93da995b4acaf714db512031b5a2f775a25f793f007941561663cfa413d645ccddc2e22d65d250a40fa166cafda8805488d877ff57d
 SHA512 
3ed2b8ff8f1eb8febe7dcd4b5d13d6d54468be1d525f8f1118977d3bbc78f690a597b09383939d023b03380a306e4bff1693382e29ff562312d803305b1709b2
 DIST python-gentoo-patches-3.11.0a6.tar.xz 3676 BLAKE2B 
6fa21569fc8249f76d0eb8d4c3347e87aca70a77e2fc4887de7c51ac9866734bb29cc6b82a17f55ada74ccd03f9918ee89ef273b8a7fbbe86c5987eb8b1754fd
 SHA512 
c61d6accef58722efe6c7f4266bda48a74417a68e27ba75b27fe7eb406aeec7a0e0f7c0f5a2bff9879f807a2ef11608aeaff796e62d907441596455c756d14a7
 DIST python-gentoo-patches-3.11.0a7.tar.xz 3332 BLAKE2B 
3c658cd486d96fe103146cfa77deaaf828919ad1d8cb4b73bc48e7c9f856c58634aa99fffe16fcd4bc071f70651313ee0e46f60cef8b129c2f096c0db7873303
 SHA512 
1787f75997e34544f4756a647a69ba3d188574430a1a317bef25cf8e7aaab8a78f0d6c94fd9c603f45262bf55eb6c9d9557e167e53aef7ac6f9ed88a93d39434
-DIST python-gentoo-patches-3.6.15.tar.xz 15300 BLAKE2B 
f49fd96f6ad1a1c94fea6b83acd229a81754b86061e243044ead4b9a9d5122a2e43b270b68722c359c084c05a566a3ad70aa46588ab7a005ee560ee118b92b8b
 SHA512 
cc33491a33f3f1d990cf494d53b91b74db761142e8aebe1bd4b128ef10a268ff945e5ba08daad39cee095612a8e52265d6988873ecf9c073377cbbc10735aa39
 DIST python-gentoo-patches-3.7.12_p1.tar.xz 19112 BLAKE2B 
e9964244af3db544dd6e96d85ca4bc24d7131b48eda85df5bafa3fb36474a024cecbbf4b27324e1f35f76ae6a1aed31dd7896e831b79b574b45a4371afcc7e5b
 SHA512 

[gentoo-commits] repo/gentoo:master commit in: dev-perl/JavaScript-SpiderMonkey/, dev-perl/JavaScript-SpiderMonkey/files/

2022-04-12 Thread Sam James
commit: f8fc07ab40492a9024d5ab57e98b53f8cea28175
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 05:49:34 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 05:54:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8fc07ab

dev-perl/JavaScript-SpiderMonkey: treeclean

Closes: https://bugs.gentoo.org/832313
Signed-off-by: Sam James  gentoo.org>

 .../JavaScript-SpiderMonkey-0.210.0-r1.ebuild  |  26 --
 dev-perl/JavaScript-SpiderMonkey/Manifest  |   1 -
 ...avaScript-SpiderMonkey-0.210.0-no-dot-inc.patch | 167 ---
 .../JavaScript-SpiderMonkey/files/mozjs185.patch   | 486 -
 dev-perl/JavaScript-SpiderMonkey/metadata.xml  |  12 -
 5 files changed, 692 deletions(-)

diff --git 
a/dev-perl/JavaScript-SpiderMonkey/JavaScript-SpiderMonkey-0.210.0-r1.ebuild 
b/dev-perl/JavaScript-SpiderMonkey/JavaScript-SpiderMonkey-0.210.0-r1.ebuild
deleted file mode 100644
index f706b2f4e578..
--- a/dev-perl/JavaScript-SpiderMonkey/JavaScript-SpiderMonkey-0.210.0-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=TBUSCH
-MODULE_VERSION=${PV%0.0}
-inherit perl-module
-
-DESCRIPTION="Perl interface to the JavaScript Engine"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/Log-Log4perl
-   >=dev-lang/spidermonkey-1.5:0"
-DEPEND="${RDEPEND}
-   dev-perl/ExtUtils-PkgConfig"
-
-PATCHES=(
-   "${FILESDIR}/mozjs185.patch"
-   "${FILESDIR}/${P}-no-dot-inc.patch"
-)
-
-SRC_TEST=do

diff --git a/dev-perl/JavaScript-SpiderMonkey/Manifest 
b/dev-perl/JavaScript-SpiderMonkey/Manifest
deleted file mode 100644
index c3093664ceb6..
--- a/dev-perl/JavaScript-SpiderMonkey/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST JavaScript-SpiderMonkey-0.21.tar.gz 19494 BLAKE2B 
842769d02b04d489b9fac446b0ec24ba7feca6c0206ca0927528af81bc464ab31c0b617635f060fa4a0e230da13901306192dfdf99db1f442ea84af33997e778
 SHA512 
5a1e26d8ee15c73a566715ac150ac597e6bbf542629bf1884ae623478ed6dd1085b4afc02ab6a152c7407239ba46a9d30f9472fc6375fab823815b38372fb1ec

diff --git 
a/dev-perl/JavaScript-SpiderMonkey/files/JavaScript-SpiderMonkey-0.210.0-no-dot-inc.patch
 
b/dev-perl/JavaScript-SpiderMonkey/files/JavaScript-SpiderMonkey-0.210.0-no-dot-inc.patch
deleted file mode 100644
index f76aaa95a1ce..
--- 
a/dev-perl/JavaScript-SpiderMonkey/files/JavaScript-SpiderMonkey-0.210.0-no-dot-inc.patch
+++ /dev/null
@@ -1,167 +0,0 @@
-From c89a871ead0a961f8a0125d875cbe28974e23f29 Mon Sep 17 00:00:00 2001
-From: Kent Fredric 
-Date: Thu, 26 Oct 2017 18:50:34 +1300
-Subject: Fix test failures without '.' in @INC
-
-Bug: https://bugs.gentoo.org/617006
-Bug: https://rt.cpan.org/Ticket/Display.html?id=121452

- t/00array.t | 2 +-
- t/01doc-href.t  | 2 +-
- t/02nav-appv.t  | 2 +-
- t/03doc-write.t | 2 +-
- t/04loop.t  | 2 +-
- t/05form.t  | 2 +-
- t/06form2.t | 2 +-
- t/07func.t  | 2 +-
- t/08func2.t | 2 +-
- t/09meth.t  | 2 +-
- t/10elobj.t | 2 +-
- 11 files changed, 11 insertions(+), 11 deletions(-)
-
-diff --git a/t/00array.t b/t/00array.t
-index 3bd85a6..ba36807 100755
 a/t/00array.t
-+++ b/t/00array.t
-@@ -5,7 +5,7 @@
- print "1..1\n";
- 
- $init = "";
--require "t/init.pl";
-+require "./t/init.pl";
- 
- $js->array_by_path("document.form");
- 
-diff --git a/t/01doc-href.t b/t/01doc-href.t
-index 7f79c95..c545ca7 100755
 a/t/01doc-href.t
-+++ b/t/01doc-href.t
-@@ -6,7 +6,7 @@ print "1..1\n";
- 
- $init = "";
- 
--require "t/init.pl";
-+require "./t/init.pl";
- 
- my $source = array_set_element($a, 0, "gurkenhobel"); 
-diff --git a/t/07func.t b/t/07func.t
-index c0f95cc..9b12633 100644
 a/t/07func.t
-+++ b/t/07func.t
-@@ -6,7 +6,7 @@ print "1..1\n";
- 
- $init   = "";
- $buffer = "";
--require "t/init.pl";
-+require "./t/init.pl";
- 
- my $source = <
-Date: Fri, 12 Oct 2012 08:09:57 +1300
-Subject: Support spidermonkey 1.8.5 and newer
-
-Fix support for x86_64
-
-Bug: https://bugs.gentoo.org/404129

- Makefile.PL |  44 -
- SpiderMonkey.pm |   5 +-
- SpiderMonkey.xs | 150 ++--
- t/error.t   |   2 +-
- 4 files changed, 180 insertions(+), 21 deletions(-)
-
-diff --git a/Makefile.PL b/Makefile.PL
-index 901b773..6095dcd 100644
 a/Makefile.PL
-+++ b/Makefile.PL
-@@ -12,6 +12,7 @@
- ##
- 
- use ExtUtils::MakeMaker;
-+use ExtUtils::PkgConfig;
- use Getopt::Long;
- 
- # Get the right lib and include dirs for different platforms
-@@ -39,7 +40,7 @@ my %possible_install_paths = (
-   "/opt/local/lib"   => "/opt/local/include",# MacPorts
- );
- 
--my ($JS_LIB_DIR, @JS_INCL_DIRS, $JS_LIB_NAME);
-+my ($JS_LIB_DIR, @JS_INCL_DIRS, $JS_LIB_NAME, $JS_LIBS, $JS_INCLUDES);

[gentoo-commits] repo/gentoo:master commit in: dev-java/edtftpj/

2022-04-12 Thread Sam James
commit: c65c2383b29cf4492e25f62eec5528557befaf8f
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 05:50:09 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 05:54:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c65c2383

dev-java/edtftpj: treeclean

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

 dev-java/edtftpj/Manifest |  1 -
 dev-java/edtftpj/edtftpj-2.4.0.ebuild | 48 ---
 dev-java/edtftpj/metadata.xml | 19 --
 3 files changed, 68 deletions(-)

diff --git a/dev-java/edtftpj/Manifest b/dev-java/edtftpj/Manifest
deleted file mode 100644
index 152a7b9b5e82..
--- a/dev-java/edtftpj/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST edtftpj-2.4.0.zip 1592179 BLAKE2B 
5e0a4df5b220febedc667d5c3c644a0380b57424c0f6d63d2ae72e33a30e75487df378ceed813456bdc8cef1f50584d83de8d7f4fc4d39cf74049accf0a12448
 SHA512 
bbcbb35805bd84e76fe15f9b07fb984782cd5838b94ee90af336991f0dfdb9b06028a35614a9accf16eb55151f09501cec5fac41030f847a32a679f9404808b0

diff --git a/dev-java/edtftpj/edtftpj-2.4.0.ebuild 
b/dev-java/edtftpj/edtftpj-2.4.0.ebuild
deleted file mode 100644
index 9dd3acc178cc..
--- a/dev-java/edtftpj/edtftpj-2.4.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="FTP client library written in Java"
-SRC_URI="https://www.enterprisedt.com/products/edtftpj/download/${P}.zip;
-HOMEPAGE="https://enterprisedt.com/products/edtftpnet;
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples"
-
-DEPEND=">=virtual/jdk-1.7
-   app-arch/unzip"
-
-RDEPEND=">=virtual/jre-1.7"
-
-EANT_DOC_TARGET="javadocs"
-EANT_BUILD_XML="src/build.xml"
-
-java_prepare() {
-   java-pkg_clean
-
-   # Tests are geared for Windows and sit in the main sources.
-   rm -rv src/com/enterprisedt/net/ftp/test || die
-
-   # Delete Windows .bat files.
-   find -name "*.bat" -delete || die
-
-   # Adjust doc URLs to match our layout.
-   find examples -name "*.html" -exec sed -i 's:/doc/manual/:/manual/:g' 
{} + || die
-}
-
-src_install() {
-   java-pkg_dojar lib/${PN}.jar
-
-   use doc && java-pkg_dojavadoc build/doc/api
-   use source && java-pkg_dosrc src/*
-
-   docinto html
-   use doc && dodoc -r doc/manual
-   use examples && dodoc -r examples
-}

diff --git a/dev-java/edtftpj/metadata.xml b/dev-java/edtftpj/metadata.xml
deleted file mode 100644
index 8b43b6e35709..
--- a/dev-java/edtftpj/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   j...@gentoo.org
-   Java
-   
-   
-   edtFTPj is the first choice of Java developers worldwide
-   for incorporating FTP functionality into their applications.
-   edtFTPj is Open Source, licensed under the LGPL, the GNU
-   Lesser General Public License. This means you can freely
-   embed edtFTPj into your commercial Java applications,
-   subject to the normal LGPL restrictions. Unrestricted
-   (non-GPL) source licenses can be also be purchased. edtFTPj
-   has been downloaded over 100,000 times since its first
-   release, and is in use in thousands of companies worldwide.
-   
-



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

2022-04-12 Thread Joonas Niilola
commit: 7c685ab2d06740bbe1fef32afcc03860cea1653c
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Apr 13 05:52:56 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Apr 13 05:53:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c685ab2

www-client/firefox-bin: add 99.0.1, drop 99.0

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

 www-client/firefox-bin/Manifest| 196 ++---
 ...x-bin-99.0.ebuild => firefox-bin-99.0.1.ebuild} |   0
 2 files changed, 98 insertions(+), 98 deletions(-)

diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest
index 2ac4d9e180a2..701bbf35b681 100644
--- a/www-client/firefox-bin/Manifest
+++ b/www-client/firefox-bin/Manifest
@@ -93,103 +93,103 @@ DIST firefox-91.8.0esr-vi.xpi 573490 BLAKE2B 
fd86564c360d5abcb904346f17ff3d710a4
 DIST firefox-91.8.0esr-xh.xpi 428174 BLAKE2B 
5b8783a6d95f54b6661f1498a5829de69dc8e0fad587ceb554c1580d00251f7c438f91bdf321bf95ce59d20cc935f9c75cf5e80b3874c7ddc5f3beef938d69be
 SHA512 
4cf3ffdfd21aa7b761853813f5897f5fdc9f904231ca185cfcd06e50b496bf22b232bc88e91898e5b76855e1d939f15b2067421969b606a30742e2681b6b
 DIST firefox-91.8.0esr-zh-CN.xpi 575374 BLAKE2B 
cc5798a6e5c143bc5a58dff2ceab883c2635461b31a7785b031e4254da2b13fd2d6c095a1da54025443dcabb2ec6ecf661800fc1ab410195dd3be57430a821b1
 SHA512 
2056f9543a0692246b47a32d5d030734dceb9d8d109c94a7960a1f367ff3ee85ccf73d839492a57abf286f09a7e5bb43cb1d50a8be990b1a7e8b1fc1802a626a
 DIST firefox-91.8.0esr-zh-TW.xpi 576235 BLAKE2B 
83c9bdb83050a7957891571f49b8baba78eddca780f9362fc86f761b61f6840b14395941214391438f4db4e9a07689c486baf2c32ff3d249bad9e35f8bc22cf4
 SHA512 
efac8090ffd8d5661df24a0d5f6726b5c15969dd349a28ab716e7ae059daf62605dde41df13b4c253c2b2bec5201554b4e06b490d9066188ad9d65b42548ab15
-DIST firefox-99.0-ach.xpi 449721 BLAKE2B 
c7e8713121c95276226663f5820a866e961f4b7e1d9bab9c87c27df1487ea085bca254bfb9d309a62d9e52f6f2729be566f94a1f69b00335afeff7c2b9775498
 SHA512 
16b4aa08dec9ffbc65a35d9445e5495c12bf309e7195da3ed996fd8122bdbb1c27c049722736fbf0747eb6096de58cf9bb3a3b3764202d13fab4769416c0acdf
-DIST firefox-99.0-af.xpi 416003 BLAKE2B 
e02494593e7c1ab3bc0b82877a8ab24be3633bb3b3f442f20cc4b30bce07ded3d3c3cdb7be0f95521cebfd7a10ac605e9eaf3665cf4e27deb195c20fb7b02461
 SHA512 
c6ef101a7907da05962086d2e6b3e94305459807ed85097463533a769d52582870ec127248106f6f956e0636beb087917cd5d858a37f45e84776619eab99574d
-DIST firefox-99.0-an.xpi 496153 BLAKE2B 
e97b274c48e46ac4fb22099fc545dae3bd743825fa4dcdb2a58e6443e632dda32dc1b2a702388665ab12430f3d65c80c0576f3fc31bbdf292cda7b890cb15b9f
 SHA512 
b819acd1412e28d5f979c7780ac2a8dca9955f82945ab9e8ef9e712a08ec43ab363b78b62336b701264ede94662470abdadd8469decd34b2f3eed9ac9e359dba
-DIST firefox-99.0-ar.xpi 565516 BLAKE2B 
55f8c309da8c58f8e2f3ae44d98aedd70a7c25df49a247c6c58d2c3dee57d494082729c99a71acdc20d484af021c3212cf77297be37c4de2a9d4102a8bab680a
 SHA512 
4ff032b3750da76d0c78d91a3d96c00e8926da61dd03c758eff7f1f1bcdd15e4527c8e3b9795eefc12214df8f0263e9d3e03f23dd242edf69c8d65c8ea79203d
-DIST firefox-99.0-ast.xpi 494109 BLAKE2B 
af9c2a8e8d8d4a7ac711a8cca5ff5621b54a8061dafa6ee9cfd85580225428d499731295a4fd8e6a6d7ea5a66e96e7e3fd6514002673c7f0a34bd76abe52c3e3
 SHA512 
6ebc09d80f4555487fd53b8553a8720e09e3c1e8730e2a3768c2568b31041d41a919b2bedfcb837a811ff3ddfbd304145b3cc218ef55faf8c1a7f0ab8204a1bf
-DIST firefox-99.0-az.xpi 485109 BLAKE2B 
8c7667827a2cf2e856c8e6f805c2e3fbadd9446d99d92bda08d0c6c19107c46dd248c4e209ca1a45385a3e271afca04d68387d3df54302aba094bc39d2d63a57
 SHA512 
ee93aa36d6824f9c5b15838cc2ca7a4d7061274d89806a070cc1cdb905978b6c3f1df44d414530fa853345fa90c645d8509c1750dc0ef04ccbc95daf3310beb5
-DIST firefox-99.0-be.xpi 626140 BLAKE2B 
02bda3236d64d250fa879c81a8066a3d215061500848fcb2a8ca6ee3b179d5afa62adac5df3810225bd5505ef4391c629b7e5e220e652e7f21e1bcf17d1f2612
 SHA512 
16ea5f0e0e912b54b872b5adfcc97d8e7f7dc3b63ca83cd7b3060da57486b7433aa1924bfa825ce4b03497e30bb31ca2b101cf8971efb8af64e115e1ef6e3abb
-DIST firefox-99.0-bg.xpi 567195 BLAKE2B 
a5ced2f430203da02b3234d63ed09c983abe7594645743b25bd3c9c26947351475c5af2ec4906eb50ba4e9ff29453e9b639b84dc9ce959dcee8a775763324cd3
 SHA512 
0ac5b7ea7732b8fd29ed3f0e242195414c1ffca504b4d08dca30ef95fe579e74bb3c2c2c54ee53157d961cfaf3838bb743164faefe75560e4af5431a98e65826
-DIST firefox-99.0-bn.xpi 554976 BLAKE2B 
e4884783d31234a6e5f14cee33dba389e56b1012ef97e4c4265d1686aad49cb62d4a25308d14b01ea3fc28f0aa27c3ab698a84fbdb224a5c8c9ec1faa0a5fb52
 SHA512 
5d3d092cec0aabaad016e89430b5b4c736c6420ca73e2fc4453c9abdf06741d40bde33692d5f9dd1fd2bdfed60b115a8ca72c8c9ef6fe88ea9e4651f75ebd266
-DIST firefox-99.0-br.xpi 529530 BLAKE2B 
d0f17167d8c719b0a8078a1973fbc56774973e36fab45424ff55062607c8e34b73b6a6f9c1bb02e534df42c5a19ec7990e53c773605e4206d4bab498cad6a42d
 SHA512 
1e9e5dc3d6aecdf72e928db50f3278ea3f3eaba700b5899f61bea030ec9ead8104d4d6fd98b106e347ce3d124e97cbc94bb6620f76090a71b7d9dc830715ede7
-DIST firefox-99.0-bs.xpi 459683 BLAKE2B 

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

2022-04-12 Thread Michał Górny
commit: 51dcb15d44649e8e5a4d75150baff33e18dcf308
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:42:19 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:42:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51dcb15d

package.mask: Last rite media-video/gxine

Bug: https://bugs.gentoo.org/838139
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index f2e2064b5b70..63fcac710abc 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (2022-04-13)
+# Unmaintained.  Last release in 2017, the Gentoo ebuild has not been
+# even bumped to it.  Requires old dev-lang/spidermonkey that requires
+# Python 2.7.
+# Removal on 2022-05-13.  Bug #838139.
+media-video/gxine
+
 # Hans de Graaff  (2022-04-12)
 # dev-ruby/nokogumbo is now part of dev-ruby/nokogiri and nokogiri
 # versions still supporting a separate nokogumbo have known security



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

2022-04-12 Thread Hans de Graaff
commit: 27a8af4472013a4cbc8fa663fccf0d7d3d7ce957
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr 13 05:41:22 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr 13 05:41:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27a8af44

dev-ruby/parser: add 3.1.2.0

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/parser/Manifest  |  1 +
 dev-ruby/parser/parser-3.1.2.0.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/dev-ruby/parser/Manifest b/dev-ruby/parser/Manifest
index d7e8d5a67a0e..c40362968e76 100644
--- a/dev-ruby/parser/Manifest
+++ b/dev-ruby/parser/Manifest
@@ -2,3 +2,4 @@ DIST parser-2.7.2.0.tar.gz 266318 BLAKE2B 
5bb3e4649eeccaa4a72fb2478755185a749b28
 DIST parser-3.0.3.2.tar.gz 285975 BLAKE2B 
3772e78d3e92469940c21b9167d9bc5bb7a31d4ddd74c3872d99c5de7fc12b59cda72209f0983758e81259f2effdd6f5221a71dd24f0e19351485bf41c2bcb7e
 SHA512 
c2f6f822d9a60fb038b66fb44e8bc6339ca9329865e3a2c4bb05ee8db80826df7f96766b661d94156c6e4bcc3d5d4fc3624a4e1373a8919ad19ef1a1acd41797
 DIST parser-3.1.0.0.tar.gz 287924 BLAKE2B 
042f325c12718a8d05dbbe1052cf3792bfab5421a0eb279b81b7c4e3ab9584e4f806de6823f9a74c47e81a949d676d2f903b77ceb5369a656b6047dd9856333d
 SHA512 
68191906b6fd7183233875da3ba4937d3e90c491ffeec451048d3dbee6c0c979eb50b474135f57cd6fd9a42abb6629668b97eec00a4879760a362d1cc5bb38a3
 DIST parser-3.1.1.0.tar.gz 299759 BLAKE2B 
c4fdf278c1ae90529de414d9cda2770524f051f05d457ebe3224c49a84c55abfe8ac11799b0caf4d74200c4be494c3f655ed7f9c03e11d198436a7f54bec77ce
 SHA512 
9c51aaa7d19e4a679d9d4c40716a90ef4c15d22728a21a8a4c278245114cd8cdeace19018d54dbb73b77897d531f3eb446b99c6dfaf9e205aa54346933ada215
+DIST parser-3.1.2.0.tar.gz 299753 BLAKE2B 
b5c991ab0834ed5e5b7107935500659828a6f804d9231462dc8a658346bab3959ac56b514045c25af4adb84af3f0cdd9615c9aafb2325ab24a04c0c5617ca732
 SHA512 
d8becf7e5b633c0a1ddfe8aac98c2f89d6b713cbabd2877a4eac36b0fd4935bd1a05990c100bcf58f04ad78218af0a5f79dbb83bf369708750c8834598286cfa

diff --git a/dev-ruby/parser/parser-3.1.2.0.ebuild 
b/dev-ruby/parser/parser-3.1.2.0.ebuild
new file mode 100644
index ..0bc9672c1a19
--- /dev/null
+++ b/dev-ruby/parser/parser-3.1.2.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_TASK_TEST="test"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_VERSION="${PV/_pre/.pre.}"
+
+RUBY_FAKEGEM_GEMSPEC="parser.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A production-ready Ruby parser written in pure Ruby"
+HOMEPAGE="https://github.com/whitequark/parser;
+SRC_URI="https://github.com/whitequark/parser/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND+=" =dev-util/ragel-6*"
+
+ruby_add_bdepend "
+   test? (
+   dev-ruby/minitest:5
+   dev-ruby/racc )
+   dev-ruby/cliver
+"
+ruby_add_rdepend "=dev-ruby/ast-2.4* >=dev-ruby/ast-2.4.1"
+
+all_ruby_prepare() {
+   sed -i -e "/[Bb]undler/d" Rakefile || die
+   sed -i -e '/simplecov/ s:^:#:' test/helper.rb || die
+}
+
+each_ruby_compile() {
+   ${RUBY} -S rake generate || die
+}



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

2022-04-12 Thread Michał Górny
commit: 03f11b1f675f6bb44de1e4ace7bf66d588baef01
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:18:40 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:30:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f11b1f

dev-libs/libgit2: Bump to 1.3.1

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

 dev-libs/libgit2/Manifest |  1 +
 dev-libs/libgit2/libgit2-1.3.1.ebuild | 76 +++
 2 files changed, 77 insertions(+)

diff --git a/dev-libs/libgit2/Manifest b/dev-libs/libgit2/Manifest
index cc8573c11f44..a03940ed6a97 100644
--- a/dev-libs/libgit2/Manifest
+++ b/dev-libs/libgit2/Manifest
@@ -1,3 +1,4 @@
 DIST libgit2-1.3.0.tar.gz 5599575 BLAKE2B 
b701c105bb0a5bdcdd5ed1db180662ad4949c540944664d5d8c2f5d78998f15d15bd3669ae3e3d43bfa1b81207c0a94b7e49fc76e57f4cc8ef791ab26e62fc70
 SHA512 
842a648a67ff23ba9e6bf14b706ba9081164866e14000ebf3858442b7046925f05e1dbf00a7d740dc4bf32280e260730e23a9492e817094aa90736ae335ee76e
+DIST libgit2-1.3.1.tar.gz 5602265 BLAKE2B 
ecf1fb30fbc40b09edcd3862d0831bc7d4d1da1aa8e738c78cf77bda5a0bd5d9c6a60fe7ce9827e058c04ac88d89a7d6c05c54c01bd77d1a8b0b091495bbf871
 SHA512 
012ffda7e8b9557923758fdbe68869875977d419bfa60b61f90adadc056600e2b1cc2db1c2a003315ea0e193c0145c1f431054f7bd960c5e6e14fa541e46cba3
 DIST libgit2-1.4.2.tar.gz 5629585 BLAKE2B 
61e269fd08beb9579838a13b661b4270f1e8d2d3d1e67f6b8357e92a5ee4aaccbe637644dc87cc8b04d9c181e37808352077b75fed8753a4b2d8868eaf248b62
 SHA512 
144bec7f8e66d97b20335d87d1eb68d522f5e59064b0c557505c088d3c486d45704f023d701f51de572efa8e2eb111e3136eb5d23c035e29d16698206b5ec277
 DIST libgit2-1.4.3.tar.gz 5631981 BLAKE2B 
9308100ede912eae9d1fa4011c67f88f225aa11a49adf845389559fcbc213f31b0f91e4a5b496d282d42ac7f843f03c4ef7236f2d200331c615013d1250f6c31
 SHA512 
3dfa16c1c705b99fbda55e5e86e67703621d6f8fb62a03cfe998c834d242f33f4200fc0b6bc5d32fe5254c8b8e845259688e4bea9c2dbfc2b7df91841c335d28

diff --git a/dev-libs/libgit2/libgit2-1.3.1.ebuild 
b/dev-libs/libgit2/libgit2-1.3.1.ebuild
new file mode 100644
index ..6dcf108bf85f
--- /dev/null
+++ b/dev-libs/libgit2/libgit2-1.3.1.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit cmake python-any-r1
+
+DESCRIPTION="A linkable library for Git"
+HOMEPAGE="https://libgit2.org/;
+SRC_URI="
+   https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
+"
+S=${WORKDIR}/${P/_/-}
+
+LICENSE="GPL-2-with-linking-exception"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~ppc-macos"
+IUSE="examples gssapi +ssh test +threads trace"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-libs/libpcre:=
+   net-libs/http-parser:=
+   sys-libs/zlib
+   dev-libs/openssl:0=
+   gssapi? ( virtual/krb5 )
+   ssh? ( net-libs/libssh2 )
+"
+DEPEND="
+   ${RDEPEND}
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   cmake_src_prepare
+   # relying on forked http-parser to support some obscure URI form
+   sed -i -e '/empty_port/s:test:_&:' tests/network/url/parse.c || die
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_CLAR=$(usex test)
+   -DENABLE_TRACE=$(usex trace ON OFF)
+   -DUSE_GSSAPI=$(usex gssapi ON OFF)
+   -DUSE_SSH=$(usex ssh)
+   -DTHREADSAFE=$(usex threads)
+   -DUSE_HTTP_PARSER=system
+   )
+   cmake_src_configure
+}
+
+src_test() {
+   if [[ ${EUID} -eq 0 ]] ; then
+   # repo::iterator::fs_preserves_error fails if run as root
+   # since root can still access dirs with  perms
+   ewarn "Skipping tests: non-root privileges are required for all 
tests to pass"
+   else
+   local TEST_VERBOSE=1
+   cmake_src_test -R offline
+   fi
+}
+
+src_install() {
+   cmake_src_install
+   dodoc docs/*.{md,txt}
+
+   if use examples ; then
+   find examples -name '.gitignore' -delete || die
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



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

2022-04-12 Thread Michał Górny
commit: b40a0ee438d7ed7cd78bbcafa78b9f357576b444
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:23:08 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:30:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b40a0ee4

dev-python/pyghmi: Add python@ as co-maint.

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

 dev-python/pyghmi/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/pyghmi/metadata.xml b/dev-python/pyghmi/metadata.xml
index ff52f353b641..27402ef2022f 100644
--- a/dev-python/pyghmi/metadata.xml
+++ b/dev-python/pyghmi/metadata.xml
@@ -5,6 +5,10 @@
zmed...@gentoo.org
Zac Medico

+   
+   pyt...@gentoo.org
+   Python
+   


pyghmi



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

2022-04-12 Thread Michał Górny
commit: 4735d5108380f6f8a3e634e7ab198a14d96732c9
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:06:17 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:30:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4735d510

dev-python/botocore: Bump to 1.24.39

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

 dev-python/botocore/Manifest|  1 +
 dev-python/botocore/botocore-1.24.39.ebuild | 68 +
 2 files changed, 69 insertions(+)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 86eaf22a9634..1b4f1d23bb5e 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -5,3 +5,4 @@ DIST botocore-1.24.35.tar.gz 8891601 BLAKE2B 
b6a56efa73a3f76f51764c4c649d38f2e59
 DIST botocore-1.24.36.tar.gz 8899058 BLAKE2B 
c11df5acef305116433aeb4c4b999b8bdeba278506ac066bae3572f578cd2877827cc8a45d74f57fd10c5e87fdd46f39b951ec4d5bd15f0c484194640813080a
 SHA512 
49256c288b74126595521eabcab750a58a05d07ecf5243ce0626961963326099c3fa3cb571664fb72c0f835624bd79e55e4940c9fc4b03b2b1dc7fd7d3a71213
 DIST botocore-1.24.37.tar.gz 8898823 BLAKE2B 
5e5495ba399e910479c0172eb4c572a5c0371db720906586c88dc59d8bfc58a50699b05125e1e554a8571b64654604447be1e1a4bfdc2b992272101060638908
 SHA512 
412a656e879b09bf9f82d02e291e988499106dce1f589b1048adf2145774a5dd9a9ca5f18d2b6eaedd895e384cbf1836c7b6bdc0867a83c7b863bddea77727f4
 DIST botocore-1.24.38.tar.gz 8900705 BLAKE2B 
1f1504856d5908df7d8af9f92847d1d7ac9d8ce0258a63bcea4b593aaae4d87e71da45becadb5873eab53ceea6916e4c6a4931efd797b0474e7bfe4f0b60eb46
 SHA512 
1cf7cf2acc7773ab9f5c4d01eca24191f6d27e3eddd98abd33348bf171bcaa2708e8c9a03ceb2676060a1f906d66e6982fe3bce3b78ed878abc30434812327c0
+DIST botocore-1.24.39.tar.gz 8901325 BLAKE2B 
ffdafe7b34c7114de12044d14dd9ba58f01b21455f51a527da55450840f7f74cfaee56babb105b18634b06293ef91427534ea08b47d223285046bd718cc6cc7a
 SHA512 
13c24f4e305bc16441682f483b0478730f5487388d73e14fc3750e22fd3c4c1c958146264721f365b00d1cddd4222e7c0b5d0be26df171ba4e95091327a340c8

diff --git a/dev-python/botocore/botocore-1.24.39.ebuild 
b/dev-python/botocore/botocore-1.24.39.ebuild
new file mode 100644
index ..3bf7c7cfb689
--- /dev/null
+++ b/dev-python/botocore/botocore-1.24.39.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1 multiprocessing
+
+DESCRIPTION="Low-level, data-driven core of boto 3"
+HOMEPAGE="https://github.com/boto/botocore;
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/botocore;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+fi
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   =dev-python/urllib3-1.25.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/1.8.6-tests-pass-all-env-vars-to-cmd-runner.patch"
+)
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests pytest
+
+src_prepare() {
+   # unpin deps
+   sed -i -e "s:>=.*':':" setup.py || die
+
+   # unbundle deps
+   rm -r botocore/vendored || die
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # rely on bundled six
+   tests/functional/test_six_imports.py::test_no_bare_six_imports
+   tests/functional/test_six_threading.py::test_six_thread_safety
+   )
+
+   epytest tests/{functional,unit} \
+   -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")"
+}



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

2022-04-12 Thread Michał Górny
commit: a9dbd2e849b6c7235263993a58a6bb9946a5bee6
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:22:41 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:30:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9dbd2e8

dev-python/pyghmi: Bump to 1.5.37

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

 dev-python/pyghmi/Manifest |  1 +
 dev-python/pyghmi/metadata.xml |  1 -
 dev-python/pyghmi/pyghmi-1.5.37.ebuild | 39 ++
 3 files changed, 40 insertions(+), 1 deletion(-)

diff --git a/dev-python/pyghmi/Manifest b/dev-python/pyghmi/Manifest
index 9f78e3b3ac8e..a03da063ec3a 100644
--- a/dev-python/pyghmi/Manifest
+++ b/dev-python/pyghmi/Manifest
@@ -4,3 +4,4 @@ DIST pyghmi-1.5.32.tar.gz 236662 BLAKE2B 
e2a58d1eb9c5000d1a7f6b795836fa617ac0847
 DIST pyghmi-1.5.33.tar.gz 237980 BLAKE2B 
3599c0f56b665129e0432faa9aaab8fdbc831ec8398a3eea2034e68cbf1f75638ecad7ce7ae4e7ac0d51a4a7ac502837da8d3c421e836c88214d82ed7d0bc901
 SHA512 
1e187f5824491e9d4f48c2f0a5578ced6916764b6bc4f442045e34f37bff85bf16e3ab88df29f8797b15293282112aa04e2f0a375498e96c8aa7b3c7005d22dc
 DIST pyghmi-1.5.34.tar.gz 239758 BLAKE2B 
3347498d7c1dc0eed102569cc7bc7c2084c694853a5e33c4145dadf623dc9a3db398fa32dc8fc87717a1df2db15c0477cbf59b1eba4c23cf558b45abbf47308e
 SHA512 
fc61d5f8814366e51964b30e29f632d774ec8f202e4c05bd973fbe74e11f560a706e4abd6e01e4ae52d72dff2608c6abe72b5c46941884e472f159d2e4063047
 DIST pyghmi-1.5.36.tar.gz 240917 BLAKE2B 
69e7f990c97a889d90e06feeb1b7b3fc73d6441cfe8ba7a22e0aa0e2b3553afb5166fb732699718dad04592aca95b8aaf28943ed92de136e45f381094b7c97af
 SHA512 
b5536cf1c48929cb8acc7c9f77c09d0d51456cdfb2f74346387a483661332cdc02a614eac633a3e9aeabfac48b1a25a627668660be167fbf07b96c090ac6e197
+DIST pyghmi-1.5.37.tar.gz 241173 BLAKE2B 
7094150c6002b59e1fcd9b337987d3506928222d55195c024027d31d281e5074210dac91c64853bbaac628dc112b9c4081a7193146927112dcc987f789faa018
 SHA512 
e70894f6e63afadc68bae88ebd8ff1f63904106db86b582b547a6f1eb7acde903352f08ffc62d7915e2baa45507f70331a6dc9f6b0dcd471fd330e39a69d064f

diff --git a/dev-python/pyghmi/metadata.xml b/dev-python/pyghmi/metadata.xml
index bd120511a5a3..ff52f353b641 100644
--- a/dev-python/pyghmi/metadata.xml
+++ b/dev-python/pyghmi/metadata.xml
@@ -8,6 +8,5 @@


pyghmi
-   openstack-archive/pyghmi

 

diff --git a/dev-python/pyghmi/pyghmi-1.5.37.ebuild 
b/dev-python/pyghmi/pyghmi-1.5.37.ebuild
new file mode 100644
index ..1844c945d4be
--- /dev/null
+++ b/dev-python/pyghmi/pyghmi-1.5.37.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A pure python implementation of IPMI protocol"
+HOMEPAGE="
+   https://opendev.org/x/pyghmi/
+   https://pypi.org/project/pyghmi/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/cryptography-2.1[${PYTHON_USEDEP}]
+   dev-python/pbr[${PYTHON_USEDEP}]
+   >=dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
+   >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



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

2022-04-12 Thread Michał Górny
commit: cb1e646a06cadfee9b5f597d08dea27625f4e89e
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:06:27 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:30:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb1e646a

dev-python/boto3: Bump to 1.21.39

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

 dev-python/boto3/Manifest |  1 +
 dev-python/boto3/boto3-1.21.39.ebuild | 63 +++
 2 files changed, 64 insertions(+)

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index 54854e075549..efff473b0d79 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -5,3 +5,4 @@ DIST boto3-1.21.35.tar.gz 486835 BLAKE2B 
167070bf09785bac17083cef3caf144cf11a426
 DIST boto3-1.21.36.tar.gz 487111 BLAKE2B 
c812e80a2bd81f2feda25b9e43444d1587eb2706ab4372a71f6aad5051020dc2439c639e04f37322ab0c1a396c22c5dc45e773cf73518886d3aab9980633f45c
 SHA512 
1530cd11471ddfdd6a77a250fc5af7546a760cc281b327be6b67b7e49ab40cdc440d4fbe8a72387009b2c2c3dc2e6d7baaa3b1dec3d5d4d276db89e1312e55cf
 DIST boto3-1.21.37.tar.gz 487557 BLAKE2B 
1c716a07279ce2c1020faee9e2e81b2bde3ed6e4c56668fa76eabc03c7c0818f8dc3ac0fcef66d4007d892e1f227e8642757b6fa5d6e1e18184ad17a30a0e404
 SHA512 
512e7859e700a98aa3112e21bbd7653e39e7e21bc8f3ef623254322f18869bc9b8a65612a3a9133847c189c59b1e2480225b71bdebd38b2e42cf4820d7ab6972
 DIST boto3-1.21.38.tar.gz 487786 BLAKE2B 
c247f51e3a7a7f9c531ab18d0fa93b90881c869631bffe35be5482a463a6580e733915d4f966d5700cf6bd822676416e9431f261fd237cb9dd85440308399e2d
 SHA512 
a1b09de7a1dbede4000d500d96028a9ae70c60aa0cc1fc74201d52bc76a83dc27937d422592985e22b3dd1b98359255e837f66f51bae59f2104b379bfa7e49b3
+DIST boto3-1.21.39.tar.gz 488120 BLAKE2B 
7fc998ec59d19fd6ea0377443920e30bcacdce5f185200757a13758e5e5229a7bbd959cd6854d9520f8ca6737af9f1adba887f3caef50fb7bbc9a2a38df9b472
 SHA512 
7c949773e0791d170158f7a8cc47559dcd9b2b6fbe422325b12b7d90649244e0475a6c35cfa15e00f1a0f49d2e581ba27d78320514e4ab8e8533bfb8510b37eb

diff --git a/dev-python/boto3/boto3-1.21.39.ebuild 
b/dev-python/boto3/boto3-1.21.39.ebuild
new file mode 100644
index ..6fcba460ab1d
--- /dev/null
+++ b/dev-python/boto3/boto3-1.21.39.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1 multiprocessing
+
+DESCRIPTION="The AWS SDK for Python"
+HOMEPAGE="https://github.com/boto/boto3;
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/boto3;
+   inherit git-r3
+   BOTOCORE_PV=${PV}
+else
+   SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+   # botocore is x.(y+3).z
+   BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"
+fi
+
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.3.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # don't lock versions to narrow ranges
+   sed -e '/botocore/ d' \
+   -e '/jmespath/ d' \
+   -e '/s3transfer/ d' \
+   -i setup.py || die
+
+   # do not rely on bundled deps in botocore (sic!)
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   epytest tests/{functional,unit} \
+   -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")"
+}



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

2022-04-12 Thread Michał Górny
commit: 41d6a062f94ec4950b8fc9819342d1a4a2e7e688
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:12:38 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:30:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d6a062

dev-python/google-auth: Bump to 2.6.4

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

 dev-python/google-auth/Manifest |  1 +
 dev-python/google-auth/google-auth-2.6.4.ebuild | 57 +
 2 files changed, 58 insertions(+)

diff --git a/dev-python/google-auth/Manifest b/dev-python/google-auth/Manifest
index 62a3223fc179..4b5805f41fb9 100644
--- a/dev-python/google-auth/Manifest
+++ b/dev-python/google-auth/Manifest
@@ -1,3 +1,4 @@
 DIST google-auth-2.6.0.tar.gz 188477 BLAKE2B 
19baf9ec41e2b8667b8800687f4920d0e53df6cbfd17830e352f808b1438b21d952a4480f3b0fbc8e83dd215c0cd49b393f4798952eea1eb808b5417d578af85
 SHA512 
160fae0afcebd62dc0d46bf5e1102be34c6084cf188941105facd00b4a9b2bf6b36b58623e84595111849af0cb16b4f4a09b1e13ce095be025831fa4e7241b4c
 DIST google-auth-2.6.2.tar.gz 189490 BLAKE2B 
5506b4d316a40274cd8ce0cea8c6a76b882e14f4f7e28f5a50e67c8828353d3078f713f874e36ba4c81537228325cf19c7ea1c3040b04d4b6338e456a8622024
 SHA512 
196bcec8f90ddc7ba95f03576f496aab38526c2305d729db806f07c0b44e578c6bfcb3a79224f4edaacb8760a3c7bb17a0af90cb2986aff3fdc5f767328fb247
 DIST google-auth-2.6.3.tar.gz 189685 BLAKE2B 
68718ce4031c4e764dcfec19361b034ed5e1efa602d5c734b61a853020f40aaa856f9d9a3b964470e148fbfcb081dbc7d2c8bf0a53fc843d9360dbc72623bcdf
 SHA512 
cba3228dbc0887c127d50cc45eb134e3a0b2bea044b8a1e65807918a3808e550fd58217a236c07b6cb908e5a080d9c1c1a2e9ee1853968d8c0bd50b7228ea262
+DIST google-auth-2.6.4.tar.gz 189668 BLAKE2B 
fe1f660c80095bae4772c78e223f8ba2be1ee749f4571249236fee84abd9a165d08c1acb5dad4ee61accd86c5b60c66befb24c9cbc5665b95bc587dddf99ecb7
 SHA512 
616004ad945e88dd9561abfcb29c69a0ade5163d6175191bf9421a2d59620a042ae352d833fc20e5f31e20b929dda391a35aa2d391b17af221bc4044f82663f9

diff --git a/dev-python/google-auth/google-auth-2.6.4.ebuild 
b/dev-python/google-auth/google-auth-2.6.4.ebuild
new file mode 100644
index ..35f8032960a3
--- /dev/null
+++ b/dev-python/google-auth/google-auth-2.6.4.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Google Authentication Library"
+HOMEPAGE="
+   https://github.com/googleapis/google-auth-library-python/
+   https://pypi.org/project/google-auth/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   =dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
+   >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}]
+   >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/flask[${PYTHON_USEDEP}]
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/grpcio[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/moto[${PYTHON_USEDEP}]
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   dev-python/pytest-localserver[${PYTHON_USEDEP}]
+   dev-python/pyu2f[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/responses[${PYTHON_USEDEP}]
+   dev-python/urllib3[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_IGNORE=(
+   # these are compatibility tests with oauth2client
+   # disable them to unblock removal of that package
+   tests/test__oauth2client.py
+)
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}



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

2022-04-12 Thread Michał Górny
commit: 71d01fdead63c242920f76c1c210931d93989c27
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:15:45 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:30:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d01fde

dev-libs/libgit2: Bump to 1.4.3

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

 dev-libs/libgit2/Manifest |  1 +
 dev-libs/libgit2/libgit2-1.4.3.ebuild | 75 +++
 2 files changed, 76 insertions(+)

diff --git a/dev-libs/libgit2/Manifest b/dev-libs/libgit2/Manifest
index 7000837f654d..cc8573c11f44 100644
--- a/dev-libs/libgit2/Manifest
+++ b/dev-libs/libgit2/Manifest
@@ -1,2 +1,3 @@
 DIST libgit2-1.3.0.tar.gz 5599575 BLAKE2B 
b701c105bb0a5bdcdd5ed1db180662ad4949c540944664d5d8c2f5d78998f15d15bd3669ae3e3d43bfa1b81207c0a94b7e49fc76e57f4cc8ef791ab26e62fc70
 SHA512 
842a648a67ff23ba9e6bf14b706ba9081164866e14000ebf3858442b7046925f05e1dbf00a7d740dc4bf32280e260730e23a9492e817094aa90736ae335ee76e
 DIST libgit2-1.4.2.tar.gz 5629585 BLAKE2B 
61e269fd08beb9579838a13b661b4270f1e8d2d3d1e67f6b8357e92a5ee4aaccbe637644dc87cc8b04d9c181e37808352077b75fed8753a4b2d8868eaf248b62
 SHA512 
144bec7f8e66d97b20335d87d1eb68d522f5e59064b0c557505c088d3c486d45704f023d701f51de572efa8e2eb111e3136eb5d23c035e29d16698206b5ec277
+DIST libgit2-1.4.3.tar.gz 5631981 BLAKE2B 
9308100ede912eae9d1fa4011c67f88f225aa11a49adf845389559fcbc213f31b0f91e4a5b496d282d42ac7f843f03c4ef7236f2d200331c615013d1250f6c31
 SHA512 
3dfa16c1c705b99fbda55e5e86e67703621d6f8fb62a03cfe998c834d242f33f4200fc0b6bc5d32fe5254c8b8e845259688e4bea9c2dbfc2b7df91841c335d28

diff --git a/dev-libs/libgit2/libgit2-1.4.3.ebuild 
b/dev-libs/libgit2/libgit2-1.4.3.ebuild
new file mode 100644
index ..55dbaa51683d
--- /dev/null
+++ b/dev-libs/libgit2/libgit2-1.4.3.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit cmake python-any-r1
+
+DESCRIPTION="A linkable library for Git"
+HOMEPAGE="https://libgit2.org/;
+SRC_URI="
+   https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
+"
+S=${WORKDIR}/${P/_/-}
+
+LICENSE="GPL-2-with-linking-exception"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~ppc-macos"
+IUSE="examples gssapi +ssh test +threads trace"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-libs/libpcre2:=
+   net-libs/http-parser:=
+   sys-libs/zlib
+   dev-libs/openssl:0=
+   gssapi? ( virtual/krb5 )
+   ssh? ( net-libs/libssh2 )
+"
+DEPEND="
+   ${RDEPEND}
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   cmake_src_prepare
+   # relying on forked http-parser to support some obscure URI form
+   sed -i -e '/empty_port/s:test:_&:' tests/network/url/parse.c || die
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_TESTS=$(usex test)
+   -DUSE_SSH=$(usex ssh)
+   -DUSE_GSSAPI=$(usex gssapi ON OFF)
+   -DUSE_HTTP_PARSER=system
+   -DREGEX_BACKEND=pcre2
+   )
+   cmake_src_configure
+}
+
+src_test() {
+   if [[ ${EUID} -eq 0 ]] ; then
+   # repo::iterator::fs_preserves_error fails if run as root
+   # since root can still access dirs with  perms
+   ewarn "Skipping tests: non-root privileges are required for all 
tests to pass"
+   else
+   local TEST_VERBOSE=1
+   cmake_src_test -R offline
+   fi
+}
+
+src_install() {
+   cmake_src_install
+   dodoc docs/*.{md,txt}
+
+   if use examples ; then
+   find examples -name '.gitignore' -delete || die
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



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

2022-04-12 Thread Michał Górny
commit: 638c6450c3e3769c03367bebe14459b037767d8c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:20:36 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:30:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=638c6450

dev-python/mdurl: Bump to 0.1.1

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

 dev-python/mdurl/Manifest   |  1 +
 dev-python/mdurl/mdurl-0.1.1.ebuild | 25 +
 dev-python/mdurl/metadata.xml   |  2 +-
 3 files changed, 27 insertions(+), 1 deletion(-)

diff --git a/dev-python/mdurl/Manifest b/dev-python/mdurl/Manifest
index f08088af0233..d69412801d3c 100644
--- a/dev-python/mdurl/Manifest
+++ b/dev-python/mdurl/Manifest
@@ -1 +1,2 @@
 DIST mdurl-0.1.0.gh.tar.gz 16148 BLAKE2B 
d7b64313b346b5af550165fb7cb2f6af0575db3b0a9e1450097e30c6bc4e411affd62d5b40d6b335cc6491f826fbe5133cf229436acc5449d120f9847ff8d840
 SHA512 
773f868702276c05e635f8ccae1238cb0836107dccf0a9c179929acc008645e09c92e07bc102dd66e2df98e637665444ffe77860066eefbc5c747ebbb70cd595
+DIST mdurl-0.1.1.gh.tar.gz 15265 BLAKE2B 
1a0126c674c69f43df08be248e88bc65529ea25703f6d43f1cd5917181b547b55541a4dae953a4e20e1f18bdc3eac17e54e6347d9e90fe2957c6935bee3edaf2
 SHA512 
ae7ee5672f59595d96fa3fd8b45154d3175881432dea60c72ef6dbd0b22124a20183539c83552bb9a8dfa1fc1c4ac3132201ce389a6678853c55c0224aa04622

diff --git a/dev-python/mdurl/mdurl-0.1.1.ebuild 
b/dev-python/mdurl/mdurl-0.1.1.ebuild
new file mode 100644
index ..8b3d3875e037
--- /dev/null
+++ b/dev-python/mdurl/mdurl-0.1.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Markdown URL utilities"
+HOMEPAGE="
+   https://pypi.org/project/mdurl/
+   https://github.com/executablebooks/mdurl/
+"
+SRC_URI="
+   https://github.com/hukkin/mdurl/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+distutils_enable_tests pytest

diff --git a/dev-python/mdurl/metadata.xml b/dev-python/mdurl/metadata.xml
index 3e60307e1cf9..94b7fdb0c1ae 100644
--- a/dev-python/mdurl/metadata.xml
+++ b/dev-python/mdurl/metadata.xml
@@ -8,6 +8,6 @@


mdurl
-   hukkin/mdurl
+   executablebooks/mdurl

 



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

2022-04-12 Thread Michał Górny
commit: 65f830a86a567d2cad3d39732e01d98aef00bbcf
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:13:40 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:30:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65f830a8

dev-python/PyPDF2: Bump to 1.27.4

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

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

diff --git a/dev-python/PyPDF2/Manifest b/dev-python/PyPDF2/Manifest
index 17e66aff6586..04e4c16055f0 100644
--- a/dev-python/PyPDF2/Manifest
+++ b/dev-python/PyPDF2/Manifest
@@ -1,3 +1,4 @@
 DIST PyPDF2-1.26.0.tar.gz 77556 BLAKE2B 
8ce9b95165a3841154b6e38e24ca5a4db434ceef9c55fbf2d146b379586160cb985948e0feb7aed135f601535d034ef79ddc1af58a670b07ff7d3621907022ec
 SHA512 
7b427f1d099dcd687a718fb8d86e6f677ad45257414c6367e4dfacd8dfef7e3dbe3816027359868764981f36a30721f1731b4c23cbe2f35cfab1c64fb290b034
 DIST PyPDF2-1.27.1.gh.tar.gz 1170252 BLAKE2B 
81049707d4dd406405ec994228226edfe7cde4d57007146893c5fec14a4e82355c427cac64a2e338945f06c5bce1802e64bf9b042770a2d2ea7da6ed6982908d
 SHA512 
3bd00e7057af8d0f7fdea378b8fae463ce93d37c68997511df10c53b139c0cb13329143bdac133a825404ab459ab3ead64c455ac3e58ddd5097c2985f86c2a46
 DIST PyPDF2-1.27.3.gh.tar.gz 2036376 BLAKE2B 
fdb35cc61a0fe4c16de9a3717b03c276478a1810ce6c391d50ccf9ae2d3e048201e95cf9d51e120674aaea2b6435c648ee238d1c9a45de50406c0b3df196
 SHA512 
01ec6d2f51e6b0865a6d1b5f7cc0297783ee745336b0d8be295c0b1234e1904f2904d49ebbb0f471e65325a75428ed9904f8c565cb7b7001fce27b22521a7f04
+DIST PyPDF2-1.27.4.gh.tar.gz 2037899 BLAKE2B 
6f9a71504303959bd8c84d75e0c695e73ffc1927aa664c5ae8b43c678a692ea9c0b1c852d01ace4aa502dc2bba99c7047e373c427a1d044608d0300f5dd647fa
 SHA512 
c0153226e996166ca5f4fa1f04a496afdc5a465dd427df64422748bad907184d18336dbc929b64b479483cf6e435fdeb1dd79d444bc9f4b8cd5f184acb3236f1

diff --git a/dev-python/PyPDF2/PyPDF2-1.27.4.ebuild 
b/dev-python/PyPDF2/PyPDF2-1.27.4.ebuild
new file mode 100644
index ..f2b04ef62173
--- /dev/null
+++ b/dev-python/PyPDF2/PyPDF2-1.27.4.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python library to work with PDF files"
+HOMEPAGE="
+   https://pypi.org/project/PyPDF2/
+   https://github.com/py-pdf/PyPDF2/
+"
+SRC_URI="
+   https://github.com/py-pdf/PyPDF2/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="examples"
+
+BDEPEND="
+   dev-python/pillow[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+python_install_all() {
+   if use examples; then
+   docinto examples
+   dodoc -r Sample_Code/.
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+   distutils-r1_python_install_all
+}



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

2022-04-12 Thread Michał Górny
commit: 868f68c4ea74c3b67f8e78e8d98fbf2460deea75
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:11:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:30:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=868f68c4

dev-python/pyicu: Bump to 2.9

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

 dev-python/pyicu/Manifest |  1 +
 dev-python/pyicu/pyicu-2.9.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/pyicu/Manifest b/dev-python/pyicu/Manifest
index b17e2b3ae48a..e07953887f28 100644
--- a/dev-python/pyicu/Manifest
+++ b/dev-python/pyicu/Manifest
@@ -1 +1,2 @@
 DIST pyicu-v2.8.1.tar.bz2 242774 BLAKE2B 
eeb3c45124301b7072addcbfc3c97521d21fbdb5bdf2b0fe94f0181c225927a0b3bd6ab6271140fa9928d0220e5cb33c800b367cf4b0cf844ad64a2438aa016b
 SHA512 
dc7fb292322c565da045db9d91e9b4cd58a559d6f78bf3f050bf25fbab942179b463b977340e08bbeb107e3a2be8a2eb0a0a91911e0c0b8b96327ba85fd13c46
+DIST pyicu-v2.9.tar.bz2 243533 BLAKE2B 
c2ea32f69637e2d12a57ded96b570ba7fd41c92aed4a0dea36ebe5c224b80fa8d1672251f8218e0a35d463957ab4291cff778c3e690f0763e465dc6f0a1af26d
 SHA512 
f10025afe1a0de5a1726c3d4aaec5b10ba62064c33205117efe643185dcd3560e8971b600606e9699269cca795477bf86ed2f9e604e9c0e04bb75a86f31cd114

diff --git a/dev-python/pyicu/pyicu-2.9.ebuild 
b/dev-python/pyicu/pyicu-2.9.ebuild
new file mode 100644
index ..84a153bb0fca
--- /dev/null
+++ b/dev-python/pyicu/pyicu-2.9.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_P=${P/-/-v}
+DESCRIPTION="Python bindings for dev-libs/icu"
+HOMEPAGE="
+   https://gitlab.pyicu.org/main/pyicu/
+   https://pypi.org/project/PyICU/
+"
+SRC_URI="
+   https://gitlab.pyicu.org/main/pyicu/-/archive/v${PV}/${MY_P}.tar.bz2
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+RDEPEND="
+   dev-libs/icu:=
+"
+DEPEND="
+   ${RDEPEND}
+"
+BDEPEND="
+   test? (
+   dev-python/six[${PYTHON_USEDEP}]
+   )
+"
+
+DOCS=( CHANGES CREDITS README.md )
+
+distutils_enable_tests pytest



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

2022-04-12 Thread Michał Górny
commit: 46f7e9fe25cb634f1696352cd55f057f4bc02949
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 13 05:06:40 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 13 05:30:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f7e9fe

app-admin/awscli: Bump to 1.22.94

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

 app-admin/awscli/Manifest  |  1 +
 app-admin/awscli/awscli-1.22.94.ebuild | 66 ++
 2 files changed, 67 insertions(+)

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index 9271a27d5820..583ec6c7d2c3 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -5,3 +5,4 @@ DIST awscli-1.22.90.tar.gz 2186538 BLAKE2B 
16b1942ee9fa65240a1b8b045b8e3e8659cc2
 DIST awscli-1.22.91.tar.gz 2186925 BLAKE2B 
e7f6b4a5dce1b0f2752621628a28c7af75ce175b268c1b87a6516ad4bbc83738afdbef52d23e050febd3c351006aad2ecec9ce6d3052454b4f9352d3d5cde143
 SHA512 
b14e1d2da753ded2e90d72619ab205d9af6ec561cf01a8cbb09931a70338e50a8efe4555633f695ab4a486670e31e48ee1eba13e3943a728502e3aa0783f4c51
 DIST awscli-1.22.92.tar.gz 2187466 BLAKE2B 
570e2fbb3efa0cf1664acbe6cd995799b98142ccea4fb36a967e3b3a77da4947295b4c0c9376a6c8780c0c9109ebe2e1a5e24dfd6cfb758960a6df24b8296f0c
 SHA512 
022b9c12a71eaf62a6bea30df33d9f30ee309c77690cb6b08b770e987adf3e5cf8581b0a097c0f4466c73e82d1daacc42cd73eff48390ef3c5ca3cc49bc37a23
 DIST awscli-1.22.93.tar.gz 2187925 BLAKE2B 
c4b13aada04aea6b320c9b93c83cce11a4081e6b13cb7e3a83f2ee2ba651de4dbf636cfaefeee049a5ab91519bbfa6bbea37bd5a0a06a84979684bbf7c90c65c
 SHA512 
c13d36311fe30d3b78966caebb9026bcdbb4a6b9eb6e641de4955f9f360b6a4ecae25e1315d3e4943ea341f0f4c3be2aacf5849be3906d1fb0b0a9102490
+DIST awscli-1.22.94.tar.gz 2194607 BLAKE2B 
985ce46ac8c3a12abc983fda4d424dbfa5c5da26c5552af9895079bc1aaa925e7f0c35f469f6b7f917007e162ce340adc68e4ae1c79f72c673bdf965ee550cfa
 SHA512 
d34ad97d50de64591f0239de94b81d2ab77f8f4e284a356abe684bcd4c4d8f4a2d5e47d67e7b59322898d4f5b3503991eb550a424f894001aec547fe07e58923

diff --git a/app-admin/awscli/awscli-1.22.94.ebuild 
b/app-admin/awscli/awscli-1.22.94.ebuild
new file mode 100644
index ..2040c8cb81d2
--- /dev/null
+++ b/app-admin/awscli/awscli-1.22.94.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit bash-completion-r1 distutils-r1 multiprocessing
+
+DESCRIPTION="Universal Command Line Environment for AWS"
+HOMEPAGE="https://pypi.org/project/awscli/;
+#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/aws/aws-cli/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/aws-cli-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+# awscli 1.22.55 → botocore 1.24.0
+# so botocore is x.(y+2).(z-55)
+BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 2)).$(( $(ver_cut 3-) - 55))"
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   dev-python/colorama[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/rsa[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.4.0[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # do not rely on bundled deps in botocore (sic!)
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+   # strip overzealous upper bounds on requirements
+   sed -i -e 's:,<[0-9.]*::' -e 's:==:>=:' setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   # integration tests require AWS credentials and Internet access
+   epytest tests/{functional,unit} \
+   -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")"
+}
+
+python_install_all() {
+   newbashcomp bin/aws_bash_completer aws
+
+   insinto /usr/share/zsh/site-functions
+   newins bin/aws_zsh_completer.sh _aws
+
+   distutils-r1_python_install_all
+
+   rm "${ED}"/usr/bin/{aws.cmd,aws_bash_completer,aws_zsh_completer.sh} || 
die
+}



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

2022-04-12 Thread Hans de Graaff
commit: 8b6f2eef6143ec5be3482fdc4d39a2ff5fbcc6d0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr 13 04:59:13 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr 13 04:59:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b6f2eef

dev-ruby/public_suffix: drop 4.0.5

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/public_suffix/Manifest   |  1 -
 dev-ruby/public_suffix/public_suffix-4.0.5.ebuild | 29 ---
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/public_suffix/Manifest b/dev-ruby/public_suffix/Manifest
index 525af4ee35e1..2471f60998fe 100644
--- a/dev-ruby/public_suffix/Manifest
+++ b/dev-ruby/public_suffix/Manifest
@@ -1,3 +1,2 @@
 DIST public_suffix-3.1.1.gem 99840 BLAKE2B 
ef86b7ecb834a855dbb44b8a0f934de3715edb6d67faefd20f99054898b35bfedffd490b60fbe80236905826868611aa96e13766577bb98ab997321cf9c49b39
 SHA512 
1e266ed7fa224fa94a49a51dae2868bdadb80ca2de660d2cda9a1e146ccad5aaba2cf68d75272e333a4b1a80e47863d388d85d3a86bddf8f649a320e5e700078
-DIST public_suffix-4.0.5.gem 106496 BLAKE2B 
1b581b2d08e78b156d70f25d1af66f825f7e1e332049311001f4d2098fea463e4eb79ae12152c51269ee42c883cd966f479225f26c01b8e7a70f870d5ddf
 SHA512 
5de30466e27d853c498f210dbe168c52d0e5efab5b6388c88de5667e40dee151041d6a1a9203780230dfa03bd2fb920a50b1301d05d12a31f4d31f8352218821
 DIST public_suffix-4.0.6.gem 108032 BLAKE2B 
4cbb10ddd924daf11d97a54d18550961f46c0951dd3dc1f23740ee7500fd8e796e78fd6421a7418a49350a69eca7d6456a09810be317ad4619ef3d3e7f71ff69
 SHA512 
a756c0f8f9cee2d12bd1730280108b72befa362defda12e5f6d7af6d68c40e31478c337b3eb7e7407feff9531082051d18928861003c7ba29679b4048da3b4b1

diff --git a/dev-ruby/public_suffix/public_suffix-4.0.5.ebuild 
b/dev-ruby/public_suffix/public_suffix-4.0.5.ebuild
deleted file mode 100644
index 6316ee92a91a..
--- a/dev-ruby/public_suffix/public_suffix-4.0.5.ebuild
+++ /dev/null
@@ -1,29 +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"
-
-RUBY_FAKEGEM_EXTRAINSTALL="data"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="Parse and decompose a domain name into top level domain, domain 
and subdomains"
-HOMEPAGE="https://simonecarletti.com/code/publicsuffix-ruby/;
-
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
-LICENSE="MIT"
-SLOT="$(ver_cut 1)"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/mocha )"
-
-all_ruby_prepare() {
-   sed -i -e '/rubocop/I s:^:#:' \
-   -e '/yardoc/,/CLOBBER.include/ s:^:#:' \
-   -e '/bundler/ s:^:#:' Rakefile || die
-   sed -i -e '/reporters/I s:^:#:' test/test_helper.rb || die
-}



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

2022-04-12 Thread Hans de Graaff
commit: ce10e9a92599814b0316bd1bd707e2d49a9ad2a3
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr 13 05:01:18 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr 13 05:01:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce10e9a9

dev-ruby/public_suffix: add 4.0.7

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/public_suffix/Manifest   |  1 +
 dev-ruby/public_suffix/public_suffix-4.0.7.ebuild | 29 +++
 2 files changed, 30 insertions(+)

diff --git a/dev-ruby/public_suffix/Manifest b/dev-ruby/public_suffix/Manifest
index 2471f60998fe..f40da1499314 100644
--- a/dev-ruby/public_suffix/Manifest
+++ b/dev-ruby/public_suffix/Manifest
@@ -1,2 +1,3 @@
 DIST public_suffix-3.1.1.gem 99840 BLAKE2B 
ef86b7ecb834a855dbb44b8a0f934de3715edb6d67faefd20f99054898b35bfedffd490b60fbe80236905826868611aa96e13766577bb98ab997321cf9c49b39
 SHA512 
1e266ed7fa224fa94a49a51dae2868bdadb80ca2de660d2cda9a1e146ccad5aaba2cf68d75272e333a4b1a80e47863d388d85d3a86bddf8f649a320e5e700078
 DIST public_suffix-4.0.6.gem 108032 BLAKE2B 
4cbb10ddd924daf11d97a54d18550961f46c0951dd3dc1f23740ee7500fd8e796e78fd6421a7418a49350a69eca7d6456a09810be317ad4619ef3d3e7f71ff69
 SHA512 
a756c0f8f9cee2d12bd1730280108b72befa362defda12e5f6d7af6d68c40e31478c337b3eb7e7407feff9531082051d18928861003c7ba29679b4048da3b4b1
+DIST public_suffix-4.0.7.gem 113664 BLAKE2B 
5da86713da01f59e7f311985a36b835e02807ca5f186ffc5e41e42cae7781cc10d96a4aca77dafb77050c78e6fb03e10f7ac55dace776c5cca68bca9f4bd7d75
 SHA512 
acdfe135684277a669ceaa61ea78fc70b979614f63daf27d145e78e4013221eac106651838a27b6694844f4fc33521ecc9f81102582ca1f1232fa80ce8191207

diff --git a/dev-ruby/public_suffix/public_suffix-4.0.7.ebuild 
b/dev-ruby/public_suffix/public_suffix-4.0.7.ebuild
new file mode 100644
index ..cf9a1b081a02
--- /dev/null
+++ b/dev-ruby/public_suffix/public_suffix-4.0.7.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRAINSTALL="data"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Parse and decompose a domain name into top level domain, domain 
and subdomains"
+HOMEPAGE="https://simonecarletti.com/code/publicsuffix-ruby/;
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/mocha:1.0 )"
+
+all_ruby_prepare() {
+   sed -i -e '/rubocop/I s:^:#:' \
+   -e '/yard/,/CLOBBER.include/ s:^:#:' \
+   -e '/bundler/ s:^:#:' Rakefile || die
+   sed -i -e '/reporters/I s:^:#:' test/test_helper.rb || die
+}



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

2022-04-12 Thread Hans de Graaff
commit: 127a27dde9667227a1ed3156b91a05fac3acafda
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr 13 05:08:08 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr 13 05:08:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=127a27dd

dev-ruby/redcloth: enable ruby31

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild 
b/dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild
index 13b216f45d45..e0439e6d1669 100644
--- a/dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild
+++ b/dev-ruby/redcloth/redcloth-4.3.2-r4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_NAME="RedCloth"
 



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

2022-04-12 Thread Hans de Graaff
commit: 21234e260083f7e5df10ba80744b373f37dc60e0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr 13 05:05:49 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr 13 05:05:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21234e26

dev-ruby/redcloth: drop 4.3.2-r2, 4.3.2-r3

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/redcloth/redcloth-4.3.2-r2.ebuild | 61 --
 dev-ruby/redcloth/redcloth-4.3.2-r3.ebuild | 61 --
 2 files changed, 122 deletions(-)

diff --git a/dev-ruby/redcloth/redcloth-4.3.2-r2.ebuild 
b/dev-ruby/redcloth/redcloth-4.3.2-r2.ebuild
deleted file mode 100644
index e87b4a1a74b6..
--- a/dev-ruby/redcloth/redcloth-4.3.2-r2.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_NAME="RedCloth"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc CHANGELOG"
-
-RUBY_FAKEGEM_REQUIRE_PATHS="lib/case_sensitive_require"
-
-RUBY_FAKEGEM_GEMSPEC=redcloth.gemspec
-
-inherit ruby-fakegem
-
-DESCRIPTION="A module for using Textile in Ruby"
-HOMEPAGE="http://redcloth.org/;
-
-GITHUB_USER=jgarber
-SRC_URI="https://github.com/${GITHUB_USER}/redcloth/archive/v${PV}.tar.gz -> 
${RUBY_FAKEGEM_NAME}-${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-DEPEND+=" =dev-util/ragel-6*"
-
-PATCHES=( "${FILESDIR}/${P}-load-documents.patch" )
-
-ruby_add_bdepend "
-   >=dev-ruby/rake-0.8.7
-   >=dev-ruby/rake-compiler-0.7.1
-   test? ( >=dev-ruby/diff-lcs-1.1.2 )"
-
-pkg_setup() {
-   ruby-ng_pkg_setup
-
-   # Export the VERBOSE variable to avoid remapping of stdout and
-   # stderr, and that breaks because of bad interactions between
-   # echoe, Ruby and Gentoo.
-   export VERBOSE=1
-}
-
-all_ruby_prepare() {
-   sed -i -e '/[Bb]undler/d' Rakefile ${PN}.gemspec || die
-   rm -f tasks/{release,rspec,rvm}.rake || die
-}
-
-each_ruby_compile() {
-   # We cannot run this manually easily, because Ragel re-generation
-   # is a mess
-   ${RUBY} -S rake compile || die "rake compile failed"
-}

diff --git a/dev-ruby/redcloth/redcloth-4.3.2-r3.ebuild 
b/dev-ruby/redcloth/redcloth-4.3.2-r3.ebuild
deleted file mode 100644
index 79aadcf980a1..
--- a/dev-ruby/redcloth/redcloth-4.3.2-r3.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_NAME="RedCloth"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_EXTRADOC="README.rdoc CHANGELOG"
-
-RUBY_FAKEGEM_REQUIRE_PATHS="lib/case_sensitive_require"
-
-RUBY_FAKEGEM_GEMSPEC=redcloth.gemspec
-
-RUBY_FAKEGEM_EXTENSIONS=(ext/redcloth_scan/extconf.rb)
-
-inherit ruby-fakegem
-
-DESCRIPTION="A module for using Textile in Ruby"
-HOMEPAGE="http://redcloth.org/;
-
-GITHUB_USER=jgarber
-SRC_URI="https://github.com/${GITHUB_USER}/redcloth/archive/v${PV}.tar.gz -> 
${RUBY_FAKEGEM_NAME}-${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-DEPEND+=" =dev-util/ragel-6*"
-
-PATCHES=( "${FILESDIR}/${P}-load-documents.patch" )
-
-ruby_add_bdepend "
-   >=dev-ruby/rake-0.8.7
-   >=dev-ruby/rake-compiler-0.7.1
-   test? ( >=dev-ruby/diff-lcs-1.1.2 )"
-
-pkg_setup() {
-   ruby-ng_pkg_setup
-
-   # Export the VERBOSE variable to avoid remapping of stdout and
-   # stderr, and that breaks because of bad interactions between
-   # echoe, Ruby and Gentoo.
-   # export VERBOSE=1
-}
-
-all_ruby_prepare() {
-   sed -i -e '/[Bb]undler/d' Rakefile ${PN}.gemspec || die
-   rm -f tasks/{release,rspec,rvm}.rake || die
-}
-
-each_ruby_prepare() {
-   ${RUBY} -S rake ext/redcloth_scan/extconf.rb || die
-}



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

2022-04-12 Thread Hans de Graaff
commit: c9f20c92e2072d7e26209b9596bd29928dd68ac7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Apr 13 05:04:29 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Apr 13 05:04:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9f20c92

dev-ruby/rake-compiler: add 1.1.9

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/rake-compiler/Manifest   |  1 +
 dev-ruby/rake-compiler/rake-compiler-1.1.9.ebuild | 55 +++
 2 files changed, 56 insertions(+)

diff --git a/dev-ruby/rake-compiler/Manifest b/dev-ruby/rake-compiler/Manifest
index e221a033c671..c595489bf089 100644
--- a/dev-ruby/rake-compiler/Manifest
+++ b/dev-ruby/rake-compiler/Manifest
@@ -1,2 +1,3 @@
 DIST rake-compiler-1.1.1.tar.gz 34692 BLAKE2B 
c6862f24ec57c25fdeb7faeeda9eb96cb64ac972c852a81b77ec9b35d21018a5647089cd38d80b03a79e2c07d3f9af42bbaf9998457ad3beed27c8285c23689f
 SHA512 
e9cf9752e48eae912657a34d2f86a2b41f7d57620c6e43b1fa6fb8e5715336b2fdf99bf20a4851889e8b9b7b2e834421c13e108c538abdc3cec968952345361d
 DIST rake-compiler-1.1.3.tar.gz 35894 BLAKE2B 
cf395392ed4940a9cae1a0c3eed530de0b2ab4af32b0662f8e316f17f1f351170b876afb18cfc74208863fc124db6031f485c37b0ead73b235029d9b0bf01f11
 SHA512 
542a3579baf9bbb046bb99d72799d50e2f0efe71bb18a8c8aa7a9f740d8dc5706cec1c9619a977ba50eef615f66cbf415b5f8a351843d03ea2d72ed1203ac72d
+DIST rake-compiler-1.1.9.tar.gz 36565 BLAKE2B 
6c41d2e3e63cdea0d21d7b8bde6739dc719f87535e50fa1e09dab28e2aa9d88cbc71e826b813426eed7ea75f213f7d84337a01b1949ff006699c5239474d5778
 SHA512 
d6acc9a36c8c2778d3c958d34ca9d6cba8cdf82365849a818eefb024cc80558512652c20b84a0c756007f7349e2c0380a3818ac1e246eeb8dbfff13283405a21

diff --git a/dev-ruby/rake-compiler/rake-compiler-1.1.9.ebuild 
b/dev-ruby/rake-compiler/rake-compiler-1.1.9.ebuild
new file mode 100644
index ..8cf7bf67922d
--- /dev/null
+++ b/dev-ruby/rake-compiler/rake-compiler-1.1.9.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="History.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="rake-compiler.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provide a standard and simplified way to build and package Ruby 
extensions"
+HOMEPAGE="https://github.com/luislavena/rake-compiler;
+LICENSE="MIT"
+
+SRC_URI="https://github.com/luislavena/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/rake"
+
+ruby_add_bdepend "test? ( dev-ruby/rspec:3 )"
+
+USE_RUBY="ruby26 ruby27" ruby_add_bdepend "test? ( dev-util/cucumber 
dev-ruby/rspec:2 )"
+
+all_ruby_prepare() {
+   # Make sure the right rspec version is used in cucumber.
+   sed -i -e "1igem 'rspec', '~>2.0'" features/support/env.rb || die
+
+   # Avoid failing features for native gems, this also fails with rubygems
+   sed -i -e '/generate native gem/,$ s:^:#:' features/package.feature || 
die
+
+   # Fix compatibility with newer cucumber versions. The not syntax has
+   # been supported since cucumber 3.x.
+   sed -i -e "s/~@java/'not @java'/" cucumber.yml || die
+}
+
+each_ruby_test() {
+   # Skip cucumber for new ruby versions (not ready yet due to rspec 2 
usage)
+   case ${RUBY} in
+   *ruby26|*ruby27)
+   RSPEC_VERSION=3 ruby-ng_rspec
+   ruby-ng_cucumber
+   ;;
+   *)
+   RSPEC_VERSION=3 ruby-ng_rspec
+   ;;
+   esac
+}



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

2022-04-12 Thread Sam James
commit: 5e7beb72164015bed393c8edef78790ef8f36533
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 04:55:36 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 04:55:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e7beb72

net-analyzer/hydra: drop autotools.eclass

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

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

diff --git a/net-analyzer/hydra/hydra-9.3-r1.ebuild 
b/net-analyzer/hydra/hydra-9.3-r1.ebuild
index d149fdce2dde..5ce501996e27 100644
--- a/net-analyzer/hydra/hydra-9.3-r1.ebuild
+++ b/net-analyzer/hydra/hydra-9.3-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit autotools toolchain-funcs
+inherit toolchain-funcs
 
 DESCRIPTION="Parallelized network login hacker"
 HOMEPAGE="https://github.com/vanhauser-thc/thc-hydra;



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

2022-04-12 Thread Sam James
commit: 00d854ad87a75f20d241173633ba730a27736ec4
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 04:54:25 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 04:55:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d854ad

net-analyzer/hydra: GTK 3 port is broken

It doesn't seem to actually build against 3, configure wasn't regenerated
properly.

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

 net-analyzer/hydra/{hydra-9.3.ebuild => hydra-9.3-r1.ebuild} | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/hydra/hydra-9.3.ebuild 
b/net-analyzer/hydra/hydra-9.3-r1.ebuild
similarity index 93%
rename from net-analyzer/hydra/hydra-9.3.ebuild
rename to net-analyzer/hydra/hydra-9.3-r1.ebuild
index aa7d807e29b8..d149fdce2dde 100644
--- a/net-analyzer/hydra/hydra-9.3.ebuild
+++ b/net-analyzer/hydra/hydra-9.3-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit toolchain-funcs
+inherit autotools toolchain-funcs
 
 DESCRIPTION="Parallelized network login hacker"
 HOMEPAGE="https://github.com/vanhauser-thc/thc-hydra;
@@ -21,7 +21,7 @@ RDEPEND="
dev-libs/atk
dev-libs/glib:2
x11-libs/gdk-pixbuf:2
-   x11-libs/gtk+:3
+   x11-libs/gtk+:2
)
firebird? ( dev-db/firebird )
gcrypt? ( dev-libs/libgcrypt )
@@ -58,6 +58,12 @@ src_prepare() {
-e '/^OPTS/{s|=|+=|;s| -O3||}' \
-e '/ -o /s:$(OPTS):& $(LDFLAGS):g' \
Makefile.am || die
+
+   # Needed to get GTK+ 3 change in configure.in (.in got updated, but
+   # configure not regen'd.)
+   #cd hydra-gtk || die
+   #sed -i -e 's:AC_INIT(configure.in):AC_INIT(configure.ac):' 
configure.in || die
+   #eautoreconf
 }
 
 src_configure() {



[gentoo-commits] proj/portage:master commit in: bin/

2022-04-12 Thread Sam James
commit: 51dd930ec597ac438ef9fc3c4e7dc80ecd738903
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 03:58:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 04:02:40 2022 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=51dd930e

bin/*.sh: cosmetic cleanups to comments, whitespace

Signed-off-by: Sam James  gentoo.org>
Closes: https://github.com/gentoo/portage/pull/814
Signed-off-by: Sam James  gentoo.org>

 bin/ebuild.sh | 33 +
 bin/isolated-functions.sh |  4 ++--
 bin/misc-functions.sh | 10 +-
 bin/phase-helpers.sh  | 14 +++---
 4 files changed, 31 insertions(+), 30 deletions(-)

diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index 628d7eb80..811f1f8a2 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -96,7 +96,7 @@ unset BASH_ENV
 # earlier portage versions do not detect a version change in this case
 # ( to ) and therefore they try execute an incompatible version of
 # ebuild.sh during the upgrade.
-export PORTAGE_BZIP2_COMMAND=${PORTAGE_BZIP2_COMMAND:-bzip2} 
+export PORTAGE_BZIP2_COMMAND=${PORTAGE_BZIP2_COMMAND:-bzip2}
 
 # These two functions wrap sourcing and calling respectively.  At present they
 # perform a qa check to make sure eclasses and ebuilds and profiles don't mess
@@ -144,7 +144,7 @@ fi
 
 [[ $PORTAGE_QUIET != "" ]] && export PORTAGE_QUIET
 
-# sandbox support functions; defined prior to profile.bashrc srcing, since the 
profile might need to add a default exception (/usr/lib64/conftest fex)
+# sandbox support functions; defined prior to profile.bashrc srcing, since the 
profile might need to add a default exception (e.g. /usr/lib64/conftest)
 __sb_append_var() {
local _v=$1 ; shift
local var="SANDBOX_${_v}"
@@ -175,7 +175,7 @@ elif [[ $SANDBOX_ON = 1 ]] ; then
unset x
 fi
 
-# the sandbox is disabled by default except when overridden in the relevant 
stages
+# The sandbox is disabled by default except when overridden in the relevant 
stages
 export SANDBOX_ON=0
 
 # Ensure that $PWD is sane whenever possible, to protect against
@@ -189,8 +189,8 @@ else
die "PORTAGE_PYM_PATH does not exist: '${PORTAGE_PYM_PATH}'"
 fi
 
-#if no perms are specified, dirs/files will have decent defaults
-#(not secretive, but not stupid)
+# If no perms are specified, dirs/files will have decent defaults
+# (not secretive, but not stupid)
 umask 022
 
 # Sources all eclasses in parameters
@@ -258,12 +258,12 @@ inherit() {
debug-print "inherit: $1 -> $location"
[[ -z ${location} ]] && die "${1}.eclass could not be found by 
inherit()"
 
-   # inherits in QA checks can't handle metadata assignments
+   # Inherits in QA checks can't handle metadata assignments
if [[ -z ${_IN_INSTALL_QA_CHECK} ]]; then
-   #We need to back up the values of *DEPEND to B_*DEPEND
-   #(if set).. and then restore them after the inherit 
call.
+   # We need to back up the values of *DEPEND to B_*DEPEND
+   # (if set).. and then restore them after the inherit 
call.
 
-   #turn off glob expansion
+   # Turn off glob expansion
set -f
 
# Retain the old data and restore it later.
@@ -291,9 +291,9 @@ inherit() {
fi
 
__qa_source "$location" || die "died sourcing $location in 
inherit()"
-   
+
if [[ -z ${_IN_INSTALL_QA_CHECK} ]]; then
-   #turn off glob expansion
+   # Turn off glob expansion
set -f
 
# If each var has a value, append it to the global 
variable E_* to
@@ -308,7 +308,7 @@ inherit() {
 
[ "${B_IUSE+set}" = set ] && IUSE="${B_IUSE}"
[ "${B_IUSE+set}" = set ] || unset IUSE
-   
+
[ "${B_REQUIRED_USE+set}" = set ] && 
REQUIRED_USE="${B_REQUIRED_USE}"
[ "${B_REQUIRED_USE+set}" = set ] || unset 
REQUIRED_USE
 
@@ -344,7 +344,7 @@ inherit() {
unset RESTRICT
fi
 
-   #turn on glob expansion
+   # Turn on glob expansion
set +f
 
if [[ -n ${!__export_funcs_var} ]] ; then
@@ -472,7 +472,7 @@ __try_source() {
 export SANDBOX_ON="1"
 export S=${WORKDIR}/${P}
 
-# Turn of extended glob matching so that g++ doesn't get incorrectly matched.
+# Turn off extended glob matching so that g++ doesn't get incorrectly matched.
 shopt -u extglob
 
 if [[ ${EBUILD_PHASE} == depend ]] ; then
@@ -484,7 +484,8 @@ elif [[ ${EBUILD_PHASE} == clean* ]] ; then
 else
QA_INTERCEPTORS="autoconf automake aclocal libtoolize"
 

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

2022-04-12 Thread Zac Medico
commit: 2da8fb5c1099e16fb65f2b4b37d58aaac78b4348
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Apr 13 03:58:07 2022 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Apr 13 03:58:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da8fb5c

app-shells/nushell: add 0.61.0

Signed-off-by: Zac Medico  gentoo.org>

 app-shells/nushell/Manifest  |  58 
 app-shells/nushell/nushell-0.61.0.ebuild | 573 +++
 2 files changed, 631 insertions(+)

diff --git a/app-shells/nushell/Manifest b/app-shells/nushell/Manifest
index 042a9d919d3e..be962d570865 100644
--- a/app-shells/nushell/Manifest
+++ b/app-shells/nushell/Manifest
@@ -15,6 +15,7 @@ DIST anyhow-1.0.56.crate 44780 BLAKE2B 
142a2c02e51dc6fa2709d349881aea404b14dbdfa
 DIST array-init-cursor-0.2.0.crate 2590 BLAKE2B 
18edba438963c13054dd29878754de1b0c46d7a6d2e666d535cac9b2ff90997e7c593c0c63f38ffa5de1edb1b6c54ee918719d82a4953f317fe30d8ba7854174
 SHA512 
f4698cbf9ab3011ef8a0f9fc29d9d58d2572df0db336ad4ee6e72dec0bf4be89d06e2693d7037082788b6d120cb2ad5f1223932c185e25258a1594c60d429eba
 DIST arrayvec-0.4.12.crate 26551 BLAKE2B 
45514f09f0fd1fae7afb7dc812142ac8d88d1f4b81901db405c79dbeba2d29fea13ec22cb08a43433321931295a9f14456a300e814431b8fb14037d2f47529e9
 SHA512 
c03972056ab8fa30fc53fdc2bfc5e501f7644223998eccb73fdc2e737f7e25f4bb0e531f3eec38f7f3514760fb385fafd06c3d38531d13d92faf841820d4ed2b
 DIST arrayvec-0.5.2.crate 27838 BLAKE2B 
51e2eacae0ef148f3f52d21ae00794e540e7ce4c013fb496dd1347ad91ffbbca199381fffbb064225f829216f6c5e915edfa64833f91fabdd13c3f011d86491f
 SHA512 
1896b5f64b4dbdcff8ad234bda4ea8129bcacf87839347304717e94ee9f369cf5f4371755e453ff7d72817edb8f7fdbc726d77cc4f28ed05148dc89c7714b004
+DIST arrayvec-0.7.2.crate 29341 BLAKE2B 
eae9d3f494033ea2d837a6024cb24bd4574683ed1e76ac6be7f7c6b0d8ee65c0eaf03dbae7fea04cf0921299f69234ad91e1cf41342de86f554f74e287dd3ba1
 SHA512 
80cc6e55b6032f4882362813de970d3d99e600ada774b28ac6a24c9c8e018fda3b35c5750ac3a09fca6fb9496e2e3fe608b58d21b1b84685ebd170f567a0ecbc
 DIST arrow-format-0.3.0.crate 45421 BLAKE2B 
bd9e316a9f9f76533ceab586aba9521b113ca4a78dd3ed73bd17dff9e8b1c20987925b0a39021bbf29d405d71482818f6f42861aeb64b4e4b75a0511e86556d4
 SHA512 
bae00890f5171017cf6370cc15c0e2ae00f7819b32d2e90caad46dddeda4d3cd6c82bd813bb49fa123a0abe6b965c092634b82cba3d0279794b65cdd6ec0532a
 DIST arrow-format-0.4.0.crate 34727 BLAKE2B 
c34a4e7dabb300adce3b5312d4c3801e5b5e9f462c025661cd460dc0eab3150689a0f84f0883d3fda7278312ef78c5552587601120d2181566eb4a4217dde60e
 SHA512 
312276a234d9f839235b7c66276a8a5b3089c26a0cda1178a562705d29f668de7a066c5a69af3e5552cd173f75f10e9bc6ed1c09a2e697d0f4d3248890d0bab6
 DIST arrow2-0.10.1.crate 704609 BLAKE2B 
a4002367b2d937feff67ec24b94926af9ac17ac4f669ab9184de5a2eddab03ef5517f82f0297116af81a131540305db6e9fd068298aa1d623edff5a1be7926ec
 SHA512 
c36d3329cd1e5bc7d37dcb6c1911d9f7c0822cbc7dd8ba608bf3a05698c68a1ad1fc9232660c4eeae0285ce764d52dfacc4389658185397cbc3e1d5abcd205bf
@@ -22,9 +23,12 @@ DIST arrow2-0.7.0.crate 640998 BLAKE2B 
79628b7b83e92e893dce6344bd4df6f2179f9ae71
 DIST as-slice-0.1.5.crate 7986 BLAKE2B 
cebed41646fde627d759292bb9b1f5ad5033b526298a61aedb425d99473f37e2d3713b2cb10235986a50737573dcda3250dbf62c931a9f4752a5d0e01fc60462
 SHA512 
ada4f8ab265d6c6a8da0f98159a379dc4c4f4eb6cc827ccdf18fd525339d391ea4396de6f4322092ad00eb53156fa43f90ee0df0914a3f6de033e5abc58e
 DIST assert_cmd-2.0.4.crate 22581 BLAKE2B 
7fc9fe4577e486f26d07b2b4419c331022ca61923d0664f4e8a25abbe6d6305600b47c739f9f065ef778bdeb59b6309ab73df2be11e5f8387cac2e7e8c70a4a2
 SHA512 
c389e0210153e9a6ccbba4dbc6a6c7a23533e5fe76e717dbc36415be2adbabfbc0de33a2e6d05e3d70779b7a278580edba400c688c9a6b446403b59a78d93720
 DIST async-stream-0.3.2.crate 11869 BLAKE2B 
a7c46da07ea2d797256879b3f8bf029e85993ac3bd16300b48505401c08581bc6cd51aceadf5ad5e696876dda3587a9283d56dad11e7c52ea6f809157ce48250
 SHA512 
4e0e44a25b6557b0063fa1b02a4c701e8b5ad7354acc06037367ccac33386e5129dfccba6721ee1998c0c5c295194db54bba01ebe9afa57f7358f3cffdf078ea
+DIST async-stream-0.3.3.crate 12142 BLAKE2B 
982831c5161e4fe3fadd5cb62678ba6d17c08e8d00de6cdf67ea2fcfc99cb878f7a87ed6eb29474f38081e0236bcf8e98e1ca2ae7d14f72bae2a6443557f2382
 SHA512 
fcc1e2c4e845ef309ece18824dcb769d84bf2370427f339658c489909028daa5e86e9dd4150c62c4279f4f498d4a73a200d9036271107d16134f56713aa6a0d0
 DIST async-stream-impl-0.3.2.crate 4100 BLAKE2B 
93e294bb0ca1ad7a03ef4f9488cec60bbaefc0f9de2e7f03d9c4ffbfadc858cb4d2aca924127e29434fc1c2e19762acef3d441de486f837f6eadee1d75fa66cc
 SHA512 
f381c48c57aa72c08708fe7a2a30d2ff3a73552b69a45d6147915cf0ea426743576e1254cf5c96a416bf7a983e056db7a5b415efae2ddfc78fb2cca4cbc34574
+DIST async-stream-impl-0.3.3.crate 4072 BLAKE2B 
33577ae90f52bf9c50e2b264b65ccf2fc999b97548be32e1e23907d645262b1e699d4992670cd1b7b65edab00eca53fba823d68f2534b98daff6bee02858e043
 SHA512 
d61bbd6d26eff8170a26fe98b1f8701d7e1082c2108b059d8bfd166eafbe22172586d9e8e2a31c32cb7ea9e9ff9d689fcd070ce7ae5b526f7f3c68f1b212
 DIST 

[gentoo-commits] proj/portage:master commit in: lib/portage/dep/, lib/portage/package/ebuild/, lib/portage/, lib/portage/cache/, ...

2022-04-12 Thread Sam James
commit: 9e288a776d9668a2f71a83610217edd517fa7079
Author: Thomas Bracht Laumann Jespersen  laumann  xyz>
AuthorDate: Tue Apr 12 12:39:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 03:26:37 2022 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=9e288a77

cleanup: replace '!= None' with 'is not None'

Result from running this:

find -name '*.py' |xargs sed -i -e 's/!= None/is not None/g'

Same as the previous commit, just figured I'd keep the results in
separate commits.

Signed-off-by: Thomas Bracht Laumann Jespersen  laumann.xyz>
Closes: https://github.com/gentoo/portage/pull/812
Signed-off-by: Sam James  gentoo.org>

 lib/_emerge/is_valid_package_atom.py | 2 +-
 lib/portage/_sets/base.py| 2 +-
 lib/portage/_sets/files.py   | 6 +++---
 lib/portage/cache/anydbm.py  | 2 +-
 lib/portage/cache/mappings.py| 4 ++--
 lib/portage/cache/sql_template.py| 6 +++---
 lib/portage/dbapi/vartree.py | 8 
 lib/portage/dep/__init__.py  | 2 +-
 lib/portage/dep/dep_check.py | 2 +-
 lib/portage/mail.py  | 2 +-
 lib/portage/package/ebuild/fetch.py  | 2 +-
 11 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/lib/_emerge/is_valid_package_atom.py 
b/lib/_emerge/is_valid_package_atom.py
index 004337e25..d05d35e17 100644
--- a/lib/_emerge/is_valid_package_atom.py
+++ b/lib/_emerge/is_valid_package_atom.py
@@ -18,7 +18,7 @@ def insert_category_into_atom(atom, category):
 def is_valid_package_atom(x, allow_repo=False, allow_build_id=True):
 if "/" not in x.split(":")[0]:
 x2 = insert_category_into_atom(x, "cat")
-if x2 != None:
+if x2 is not None:
 x = x2
 return isvalidatom(
 x, allow_blockers=False, allow_repo=allow_repo, 
allow_build_id=allow_build_id

diff --git a/lib/portage/_sets/base.py b/lib/portage/_sets/base.py
index 8e540f3c8..23e8e795e 100644
--- a/lib/portage/_sets/base.py
+++ b/lib/portage/_sets/base.py
@@ -226,7 +226,7 @@ class InternalPackageSet(EditablePackageSet):
 super(InternalPackageSet, self).__init__(
 allow_wildcard=allow_wildcard, allow_repo=allow_repo
 )
-if initial_atoms != None:
+if initial_atoms is not None:
 self.update(initial_atoms)
 
 def clear(self):

diff --git a/lib/portage/_sets/files.py b/lib/portage/_sets/files.py
index 4d7f6f1ab..21e6933fa 100644
--- a/lib/portage/_sets/files.py
+++ b/lib/portage/_sets/files.py
@@ -56,18 +56,18 @@ class StaticFileSet(EditablePackageSet):
 value = []
 for line in metadata:
 line = line.strip()
-if len(line) == 0 and key != None:
+if len(line) == 0 and key is not None:
 setattr(self, key, " ".join(value))
 key = None
 elif line[-1] == ":" and key is None:
 key = line[:-1].lower()
 value = []
-elif key != None:
+elif key is not None:
 value.append(line)
 else:
 pass
 else:
-if key != None:
+if key is not None:
 setattr(self, key, " ".join(value))
 
 def _validate(self, atom):

diff --git a/lib/portage/cache/anydbm.py b/lib/portage/cache/anydbm.py
index 2ab82a9f8..cf5f3fa4b 100644
--- a/lib/portage/cache/anydbm.py
+++ b/lib/portage/cache/anydbm.py
@@ -90,7 +90,7 @@ class database(fs_template.FsBased):
 return cpv in self.__db
 
 def __del__(self):
-if "__db" in self.__dict__ and self.__db != None:
+if "__db" in self.__dict__ and self.__db is not None:
 self.__db.sync()
 self.__db.close()
 

diff --git a/lib/portage/cache/mappings.py b/lib/portage/cache/mappings.py
index c0f2147a9..00126cf44 100644
--- a/lib/portage/cache/mappings.py
+++ b/lib/portage/cache/mappings.py
@@ -250,7 +250,7 @@ class LazyLoad(Mapping):
 def __getitem__(self, key):
 if key in self.d:
 return self.d[key]
-if self.pull != None:
+if self.pull is not None:
 self.d.update(self.pull())
 self.pull = None
 return self.d[key]
@@ -264,7 +264,7 @@ class LazyLoad(Mapping):
 def __contains__(self, key):
 if key in self.d:
 return True
-if self.pull != None:
+if self.pull is not None:
 self.d.update(self.pull())
 self.pull = None
 return key in self.d

diff --git a/lib/portage/cache/sql_template.py 
b/lib/portage/cache/sql_template.py
index 99cd41a34..f8ce72d5b 100644
--- a/lib/portage/cache/sql_template.py
+++ b/lib/portage/cache/sql_template.py
@@ -152,7 +152,7 @@ class SQLDatabase(template.database):
 
 def __del__(self):
 # just to be safe.
-if "db" in self.__dict__ and self.db != None:
+if "db" in self.__dict__ and self.db is not None:
 self.commit()
  

[gentoo-commits] proj/portage:master commit in: bin/, lib/portage/_sets/, lib/portage/, lib/portage/cache/

2022-04-12 Thread Sam James
commit: 4354ceea00b531054f552330371194bbbdb3efb1
Author: Thomas Bracht Laumann Jespersen  laumann  xyz>
AuthorDate: Tue Apr 12 12:32:27 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 03:26:36 2022 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=4354ceea

cleanup: replace '== None' with 'is None'

Essentially the following script:

find -name '*.py' |xargs sed -i -e 's/== None/is None/g'

Reading through DEVELOPING it says to prefer 'foo is not None' over 'foo
!= None' and grepping for '== None' got a few hits.

Signed-off-by: Thomas Bracht Laumann Jespersen  laumann.xyz>
Signed-off-by: Sam James  gentoo.org>

 bin/ebuild| 2 +-
 bin/portageq  | 2 +-
 lib/portage/_sets/files.py| 2 +-
 lib/portage/cache/anydbm.py   | 2 +-
 lib/portage/cache/cache_errors.py | 2 +-
 lib/portage/mail.py   | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/bin/ebuild b/bin/ebuild
index bab8d52ad..546ab9d1c 100755
--- a/bin/ebuild
+++ b/bin/ebuild
@@ -435,7 +435,7 @@ for arg in pargs:
 except PermissionDenied as e:
 portage.writemsg("!!! Permission Denied: %s\n" % (e,), noiselevel=-1)
 a = 1
-if a == None:
+if a is None:
 print("Could not run the required binary?")
 a = 127
 if a:

diff --git a/bin/portageq b/bin/portageq
index 73657650c..a4ee319a0 100755
--- a/bin/portageq
+++ b/bin/portageq
@@ -1475,7 +1475,7 @@ def usage(argv):
 help_mode = "--help" in argv
 for name in commands:
 doc = docstrings.get(name)
-if doc == None:
+if doc is None:
 print("   " + name)
 print("  MISSING DOCUMENTATION!")
 print("")

diff --git a/lib/portage/_sets/files.py b/lib/portage/_sets/files.py
index 30fc80bd4..4d7f6f1ab 100644
--- a/lib/portage/_sets/files.py
+++ b/lib/portage/_sets/files.py
@@ -59,7 +59,7 @@ class StaticFileSet(EditablePackageSet):
 if len(line) == 0 and key != None:
 setattr(self, key, " ".join(value))
 key = None
-elif line[-1] == ":" and key == None:
+elif line[-1] == ":" and key is None:
 key = line[:-1].lower()
 value = []
 elif key != None:

diff --git a/lib/portage/cache/anydbm.py b/lib/portage/cache/anydbm.py
index ce0077e3f..2ab82a9f8 100644
--- a/lib/portage/cache/anydbm.py
+++ b/lib/portage/cache/anydbm.py
@@ -55,7 +55,7 @@ class database(fs_template.FsBased):
 
 # try again if failed
 try:
-if self.__db == None:
+if self.__db is None:
 # dbm.open() will not work with bytes in python-3.1:
 #   TypeError: can't concat bytes to str
 if gdbm is None:

diff --git a/lib/portage/cache/cache_errors.py 
b/lib/portage/cache/cache_errors.py
index 080029734..bc8114ec1 100644
--- a/lib/portage/cache/cache_errors.py
+++ b/lib/portage/cache/cache_errors.py
@@ -36,7 +36,7 @@ class GeneralCacheCorruption(CacheError):
 
 class InvalidRestriction(CacheError):
 def __init__(self, key, restriction, exception=None):
-if exception == None:
+if exception is None:
 exception = ""
 self.key, self.restriction, self.ex = key, restriction, ex
 

diff --git a/lib/portage/mail.py b/lib/portage/mail.py
index 7ffb0d269..82bad6676 100644
--- a/lib/portage/mail.py
+++ b/lib/portage/mail.py
@@ -42,7 +42,7 @@ def create_message(sender, recipient, subject, body, 
attachments=None):
 from email.mime.multipart import MIMEMultipart as MultipartMessage
 from email.utils import formatdate
 
-if attachments == None:
+if attachments is None:
 mymessage = TextMessage(body)
 else:
 mymessage = MultipartMessage()



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

2022-04-12 Thread Zac Medico
commit: 5b79c00c46ebdce7e5d8c276fcae07e1a2609579
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Apr 13 03:07:06 2022 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Apr 13 03:08:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b79c00c

dev-util/ostree: hard depend on fuse:3

Bug: https://bugs.gentoo.org/838025
Suggested-by: Sam James  gentoo.org>
Signed-off-by: Zac Medico  gentoo.org>

 dev-util/ostree/ostree-2022.1-r1.ebuild | 2 +-
 dev-util/ostree/ostree-2022.2.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/ostree/ostree-2022.1-r1.ebuild 
b/dev-util/ostree/ostree-2022.1-r1.ebuild
index 074a7b1d8b85..43f60e37b878 100644
--- a/dev-util/ostree/ostree-2022.1-r1.ebuild
+++ b/dev-util/ostree/ostree-2022.1-r1.ebuild
@@ -25,7 +25,7 @@ COMMON_DEPEND="
app-arch/xz-utils
dev-libs/libassuan
dev-libs/glib:2
-   >=sys-fs/fuse-2.9.2
+   sys-fs/fuse:3
sys-libs/zlib
archive? ( app-arch/libarchive:= )
curl? ( net-misc/curl )

diff --git a/dev-util/ostree/ostree-2022.2.ebuild 
b/dev-util/ostree/ostree-2022.2.ebuild
index a17c391afa30..ffd7127f1a9e 100644
--- a/dev-util/ostree/ostree-2022.2.ebuild
+++ b/dev-util/ostree/ostree-2022.2.ebuild
@@ -25,7 +25,7 @@ COMMON_DEPEND="
app-arch/xz-utils
dev-libs/libassuan
dev-libs/glib:2
-   >=sys-fs/fuse-2.9.2
+   sys-fs/fuse:3
sys-libs/zlib
archive? ( app-arch/libarchive:= )
curl? ( net-misc/curl )



[gentoo-commits] proj/portage:master commit in: lib/portage/dbapi/, lib/_emerge/, cnf/

2022-04-12 Thread Sam James
commit: eecd073d274c6d669f324cbb31151789d32f87fb
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar  5 05:57:25 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 03:05:45 2022 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=eecd073d

autoclean: only enable for global updates and depcleans

Closes: https://bugs.gentoo.org/792195
Signed-off-by: Sam James  gentoo.org>
Closes: https://github.com/gentoo/portage/pull/795
Signed-off-by: Sam James  gentoo.org>

 cnf/make.globals |  2 +-
 lib/_emerge/actions.py   | 22 --
 lib/portage/dbapi/vartree.py | 24 +---
 3 files changed, 22 insertions(+), 26 deletions(-)

diff --git a/cnf/make.globals b/cnf/make.globals
index 69b365f71..f42cffe8b 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -101,7 +101,7 @@ EMERGE_WARNING_DELAY="10"
 
 # Automatically clean installed packages after they are updated.
 # This option will be removed and forced to yes.
-AUTOCLEAN="yes"
+AUTOCLEAN="no"
 
 PORTAGE_BZIP2_COMMAND="bzip2"
 

diff --git a/lib/_emerge/actions.py b/lib/_emerge/actions.py
index f82069f9a..e697459c8 100644
--- a/lib/_emerge/actions.py
+++ b/lib/_emerge/actions.py
@@ -672,12 +672,6 @@ def action_build(
 ldpath_mtimes,
 autoclean=1,
 )
-else:
-portage.writemsg_stdout(
-colorize("WARN", "WARNING:")
-+ " AUTOCLEAN is disabled.  This can cause serious"
-+ " problems due to overlapping packages.\n"
-)
 
 return retval
 
@@ -776,6 +770,15 @@ def action_depclean(
 # relatively safe to ignore missing deps when only asked to remove
 # specific packages.
 
+# Force autoclean for depcleans (but not purges), as it was changed
+# to default off to not run it on every unmerge.
+# bug #792195
+if action == "depclean":
+settings.unlock()
+settings["AUTOCLEAN"] = "yes"
+settings.backup_changes("AUTOCLEAN")
+settings.lock()
+
 msg = []
 if (
 "preserve-libs" not in settings.features
@@ -3386,6 +3389,13 @@ def run_action(emerge_config):
 # Reload the whole config from scratch.
 load_emerge_config(emerge_config=emerge_config)
 
+# Let's autoclean if we applied updates, rather than always doing it
+# bug #792195
+emerge_config.target_config.settings.unlock()
+emerge_config.target_config.settings["AUTOCLEAN"] = "yes"
+emerge_config.target_config.settings.backup_changes("AUTOCLEAN")
+emerge_config.target_config.settings.lock()
+
 xterm_titles = "notitles" not in 
emerge_config.target_config.settings.features
 if xterm_titles:
 xtermTitle("emerge")

diff --git a/lib/portage/dbapi/vartree.py b/lib/portage/dbapi/vartree.py
index 863efe9cc..190bf8c92 100644
--- a/lib/portage/dbapi/vartree.py
+++ b/lib/portage/dbapi/vartree.py
@@ -5086,21 +5086,18 @@ class dblink:
 
 emerge_log = self._emerge_log
 
-# If we have any preserved libraries then autoclean
-# is forced so that preserve-libs logic doesn't have
+# We always autoclean now for the current package-case for simplicity.
+# If it were conditional, we'd always need to do it when any 
preserved-libs,
+# so that preserve-libs logic doesn't have
 # to account for the additional complexity of the
 # AUTOCLEAN=no mode.
-autoclean = self.settings.get("AUTOCLEAN", "yes") == "yes" or 
preserve_paths
-
-if autoclean:
-emerge_log(_(" >>> AUTOCLEAN: %s") % (slot_atom,))
+emerge_log(_(" >>> AUTOCLEAN: %s") % (slot_atom,))
 
 others_in_slot.append(self)  # self has just been merged
 for dblnk in list(others_in_slot):
 if dblnk is self:
 continue
-if not (autoclean or dblnk.mycpv == self.mycpv or reinstall_self):
-continue
+
 showMessage(_(">>> Safely unmerging already-installed 
instance...\n"))
 emerge_log(_(" === Unmerging... (%s)") % (dblnk.mycpv,))
 others_in_slot.remove(dblnk)  # dblnk will unmerge itself now
@@ -5130,17 +5127,6 @@ class dblink:
 self.unlockdb()
 showMessage(_(">>> Original instance of package unmerged 
safely.\n"))
 
-if len(others_in_slot) > 1:
-showMessage(
-colorize("WARN", _("WARNING:"))
-+ _(
-" AUTOCLEAN is disabled.  This can cause serious"
-" problems due to overlapping packages.\n"
-),
-level=logging.WARN,
-noiselevel=-1,
-)
-
 # We hold both directory locks.
 self.dbdir = self.dbpkgdir
 self.lockdb()



[gentoo-commits] repo/gentoo:master commit in: dev-go/gopls/

2022-04-12 Thread Zac Medico
commit: 852a64d1076f411ac59302f21c3082e42aa65f6b
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Apr 13 03:05:01 2022 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Apr 13 03:05:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=852a64d1

dev-go/gopls: add 0.8.3

Signed-off-by: Zac Medico  gentoo.org>

 dev-go/gopls/Manifest   |  33 +
 dev-go/gopls/gopls-0.8.3.ebuild | 152 
 2 files changed, 185 insertions(+)

diff --git a/dev-go/gopls/Manifest b/dev-go/gopls/Manifest
index c2f0c94c11fa..46e96cb83852 100644
--- a/dev-go/gopls/Manifest
+++ b/dev-go/gopls/Manifest
@@ -1,7 +1,10 @@
 DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod 34 BLAKE2B 
ce54a247aef91043830bdf0603c8452ba38eceb1495af6e7a74c9119234a0dc5cd080cb25258c28f5e270acf91189a5ed33e361cbf17de2be5e37dadbda1d90d
 SHA512 
320941bc3b7fb8bc595e6135cbc513a7583d129f0cd92508055291e141191066303cf75148e25198c21f6c6c539a790ea3210f3ecf5de6a2a03b70c753091146
 DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.zip 56132 BLAKE2B 
5edcfe991d7fc40094d637bae8d8d6f1f897ab3d3786ade2bb80287738103264520681ced8d30d2037253206c32d3f867f4d024a571cb9aad030ebc451e198eb
 SHA512 
43ed64ae515738487e9b75a2290d0b2bc25e83c021a9f29b21487c37adbf34e74e1e7d3d5ec0dfe678c8396356f95c3993a5f5610d1791ff62056cd182a4272f
+DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.4.1.mod 43 BLAKE2B 
e00572fff0f57c166be62ec93eacb189f004073581077cded1cb443b17c3e03cd1b2db37f0b7a504deb287b6515dd32648678d2ae763d6b6fbd7206a9bdcf30b
 SHA512 
0e8cdda81300811f629bce3a9307de05450036f750f8c3c0cd5b70854f8f95bd962ce99bfe1325c8d1bf562a5b7b94afb9e9fd2dbe4dcc45325fac6e27471102
 DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv1.0.0.mod 43 BLAKE2B 
e00572fff0f57c166be62ec93eacb189f004073581077cded1cb443b17c3e03cd1b2db37f0b7a504deb287b6515dd32648678d2ae763d6b6fbd7206a9bdcf30b
 SHA512 
0e8cdda81300811f629bce3a9307de05450036f750f8c3c0cd5b70854f8f95bd962ce99bfe1325c8d1bf562a5b7b94afb9e9fd2dbe4dcc45325fac6e27471102
 DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv1.0.0.zip 225883 BLAKE2B 
ef785360597e6bcfeee5274d0fdc8ebadc97d22725d694aa713409ddfecf77ce77f02cc8e424704e57a3dc5cdce187aa0593c84e180510e603a1eb86f55ad588
 SHA512 
3bfeb1115046cf8e40afa9ec669f1b28a2aa9e9431613263d0691b469981c670912c2dfc971466209c0c0348b7a0550614824fc78e38629b77ac69d65859090e
+DIST github.com%2Fclient9%2Fmisspell%2F@v%2Fv0.3.4.mod 35 BLAKE2B 
45d27e6bbd9255a355b6bd14ac839c7d87fabb393693a8b862ad974017af01309e5d36fa99d4925905c1617c0d90b5263b54cd95af2dbab186e293936dc86459
 SHA512 
ca8192c6321468b4332eb63c765a5798150dce9312873123b48d9ec67ebb4229cffc7b7e8054b8b0a6f45611f08130008031edf33da3468bb9a4ee9455fa02a5
+DIST github.com%2Fclient9%2Fmisspell%2F@v%2Fv0.3.4.zip 246908 BLAKE2B 
94b71d3c77553dca4889c6f066f6741fa9d17a0ea86b564e3e8ff05b015b87c18fd3fcbe2b3d942a8569c99ef4bdf42c686bd58485e9373447d25724ceb934ca
 SHA512 
47991999bacf78ddfd33a4af3c0d5b8a418cb7664e05bc59d886150025a1d5aad831deacbd6da76d5a21a97ed115d4210c374459e7af8ed7b93c4c1c0e7a42fa
 DIST github.com%2Fcreack%2Fpty%2F@v%2Fv1.1.9.mod 39 BLAKE2B 
71e70b038748ac19649698b1c0e59af99ce0b1c5d7c9177e8c55751eea9e82d4828b27dabb17cc04978142c9fb7a54d90c062a7cc3fdbb86116034026e40baf6
 SHA512 
9cf1687520933d3d6bbec9d7c51472998d3bdbe1b3d2a7478fca80f9e7944f9040a2b8ec7d49f1458bd46a5121bae4810d314725add41efd413319a5006b944a
 DIST 
github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv0.0.0-20161028175848-04cdfd42973b.mod 34 
BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
 DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
@@ -12,6 +15,7 @@ DIST github.com%2Ffrankban%2Fquicktest%2F@v%2Fv1.14.2.zip 
56214 BLAKE2B ae32c16e
 DIST github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.5.4.mod 105 BLAKE2B 
ffd22df03c1b351fb766a97818d46cc6aebeef365632d5263c90cf45a4acffdf5811da10ea2cd4747bc9691f74661c0b655961a065ed15a0194eeb4d1d12ca9b
 SHA512 
cb203760fc6ca9c9d64811cf1342752faa5a95f27934c298407dc865f9561081210dd1b82b15ee2f5337b70d4c55d102d8884b5b9a5f70d9cbf85227a32b9713
 DIST github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.5.5.mod 105 BLAKE2B 
ffd22df03c1b351fb766a97818d46cc6aebeef365632d5263c90cf45a4acffdf5811da10ea2cd4747bc9691f74661c0b655961a065ed15a0194eeb4d1d12ca9b
 SHA512 
cb203760fc6ca9c9d64811cf1342752faa5a95f27934c298407dc865f9561081210dd1b82b15ee2f5337b70d4c55d102d8884b5b9a5f70d9cbf85227a32b9713
 DIST github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.5.5.zip 130974 BLAKE2B 

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

2022-04-12 Thread Zac Medico
commit: ad32542bca48dba9c41ffe093d07b8fd1e28d670
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Apr 13 02:49:01 2022 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Apr 13 02:50:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad32542b

dev-util/ostree: use fuse:3 when available

Closes: https://bugs.gentoo.org/838025
Signed-off-by: Zac Medico  gentoo.org>

 dev-util/ostree/ostree-2022.1-r1.ebuild | 2 +-
 dev-util/ostree/ostree-2022.2.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/ostree/ostree-2022.1-r1.ebuild 
b/dev-util/ostree/ostree-2022.1-r1.ebuild
index 68a663e35584..074a7b1d8b85 100644
--- a/dev-util/ostree/ostree-2022.1-r1.ebuild
+++ b/dev-util/ostree/ostree-2022.1-r1.ebuild
@@ -25,7 +25,7 @@ COMMON_DEPEND="
app-arch/xz-utils
dev-libs/libassuan
dev-libs/glib:2
-   >=sys-fs/fuse-2.9.2:0
+   >=sys-fs/fuse-2.9.2
sys-libs/zlib
archive? ( app-arch/libarchive:= )
curl? ( net-misc/curl )

diff --git a/dev-util/ostree/ostree-2022.2.ebuild 
b/dev-util/ostree/ostree-2022.2.ebuild
index 5d869c3a5540..a17c391afa30 100644
--- a/dev-util/ostree/ostree-2022.2.ebuild
+++ b/dev-util/ostree/ostree-2022.2.ebuild
@@ -25,7 +25,7 @@ COMMON_DEPEND="
app-arch/xz-utils
dev-libs/libassuan
dev-libs/glib:2
-   >=sys-fs/fuse-2.9.2:0
+   >=sys-fs/fuse-2.9.2
sys-libs/zlib
archive? ( app-arch/libarchive:= )
curl? ( net-misc/curl )



[gentoo-commits] repo/gentoo:master commit in: sys-apps/sysvinit/files/, sys-apps/sysvinit/

2022-04-12 Thread Sam James
commit: d89f6f62cfb518371c77cb10e8fc1e07b85569d9
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 01:58:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 01:58:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d89f6f62

sys-apps/sysvinit: fix musl build

Closes: https://bugs.gentoo.org/836602
Signed-off-by: Sam James  gentoo.org>

 sys-apps/sysvinit/files/sysvinit-3.02-musl-limits.patch | 12 
 sys-apps/sysvinit/sysvinit-3.02-r3.ebuild   |  2 ++
 2 files changed, 14 insertions(+)

diff --git a/sys-apps/sysvinit/files/sysvinit-3.02-musl-limits.patch 
b/sys-apps/sysvinit/files/sysvinit-3.02-musl-limits.patch
new file mode 100644
index ..e890fbbcf0f3
--- /dev/null
+++ b/sys-apps/sysvinit/files/sysvinit-3.02-musl-limits.patch
@@ -0,0 +1,12 @@
+https://bugs.gentoo.org/836602
+https://github.com/slicer69/sysvinit/issues/5
+--- a/src/bootlogd.c
 b/src/bootlogd.c
+@@ -41,6 +41,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #ifdef __linux__
+ #include 
+ #include 

diff --git a/sys-apps/sysvinit/sysvinit-3.02-r3.ebuild 
b/sys-apps/sysvinit/sysvinit-3.02-r3.ebuild
index a1c99e551867..1742bb216aaf 100644
--- a/sys-apps/sysvinit/sysvinit-3.02-r3.ebuild
+++ b/sys-apps/sysvinit/sysvinit-3.02-r3.ebuild
@@ -41,6 +41,8 @@ PATCHES=(
"${FILESDIR}/${PN}-2.86-kexec.patch"
# bug #158615
"${FILESDIR}/${PN}-2.94_beta-shutdown-single.patch"
+   # bug #836602
+   "${FILESDIR}/${PN}-3.02-musl-limits.patch"
 )
 
 src_prepare() {



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

2022-04-12 Thread Sam James
commit: 9d83df6e9a78345ba66bb2716669791a09e1810e
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 01:07:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 01:07:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d83df6e

net-analyzer/nfdump: add 1.6.24

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

 net-analyzer/nfdump/Manifest |  1 +
 net-analyzer/nfdump/nfdump-1.6.24.ebuild | 81 
 2 files changed, 82 insertions(+)

diff --git a/net-analyzer/nfdump/Manifest b/net-analyzer/nfdump/Manifest
index 32325041d89f..00d4e7ade1ac 100644
--- a/net-analyzer/nfdump/Manifest
+++ b/net-analyzer/nfdump/Manifest
@@ -1 +1,2 @@
 DIST nfdump-1.6.23.tar.gz 568879 BLAKE2B 
ca844f87e02fb3761d5b470cac11beada9873b0c7e3e9ca7ccc7899d57f0cfd96329698ac84467a55d683e83ce16c2b114a571845c7cb6069addcdd5d4a43903
 SHA512 
e3f79af69a170985fcbd1757fab86e90840d040cf7a6214c7f9851ed59695d3844a15269904c3ba989b6b6ed2ddf29fd19a493165d3037e49aa2bb69b831f168
+DIST nfdump-1.6.24.tar.gz 647945 BLAKE2B 
6f054c7ccdbc6c5052d1c4655509414b9acc7de320152e932dd31d6cc9eb915b73efa29e42a212ea206c4619c9e025bfd751762808fd8136c38d4edb72f4fabf
 SHA512 
b1e092663ce245247af721565139eb0a264918747e6c0695c59f0b70a99049e92d79674d75c248f60aa832949d7e13027887cc825e393fce7dc5571771bce1d7

diff --git a/net-analyzer/nfdump/nfdump-1.6.24.ebuild 
b/net-analyzer/nfdump/nfdump-1.6.24.ebuild
new file mode 100644
index ..abe553c93b29
--- /dev/null
+++ b/net-analyzer/nfdump/nfdump-1.6.24.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools toolchain-funcs
+
+DESCRIPTION="A set of tools to collect and process netflow data"
+HOMEPAGE="https://github.com/phaag/nfdump;
+SRC_URI="https://github.com/phaag/nfdump/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug doc jnat ftconv nfpcapd nfprofile nftrack nsel readpcap sflow"
+
+REQUIRED_USE="?? ( jnat nsel )"
+
+RDEPEND="
+   app-arch/bzip2
+   sys-libs/zlib
+   ftconv? ( net-analyzer/flow-tools )
+   nfpcapd? ( net-libs/libpcap )
+   nfprofile? ( net-analyzer/rrdtool )
+   nftrack? ( net-analyzer/rrdtool )
+   readpcap? ( net-libs/libpcap )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   sys-devel/flex
+   virtual/yacc
+   doc? (
+   app-doc/doxygen
+   media-gfx/graphviz
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.6.19-libft.patch
+)
+
+DOCS=( AUTHORS ChangeLog README.md )
+
+src_prepare() {
+   default
+
+   eautoreconf
+
+   if use doc; then
+   doxygen -u doc/Doxyfile.in || die
+   fi
+}
+
+src_configure() {
+   tc-export CC
+
+   # --without-ftconf is not handled well, bug #322201
+   econf \
+   $(use ftconv && echo "--enable-ftconv --with-ftpath=/usr") \
+   $(use nfpcapd && echo --enable-nfpcapd) \
+   $(use nfprofile && echo --enable-nfprofile) \
+   $(use nftrack && echo --enable-nftrack) \
+   $(use_enable debug devel) \
+   $(use_enable jnat) \
+   $(use_enable nsel) \
+   $(use_enable readpcap) \
+   $(use_enable sflow)
+}
+
+src_install() {
+   default
+
+   find "${ED}" -name '*.la' -delete || die
+
+   newinitd "${FILESDIR}"/nfcapd.initd nfcapd
+   newconfd "${FILESDIR}"/nfcapd.confd nfcapd
+
+   if use doc; then
+   dodoc -r doc/html
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/hydra/files/, net-analyzer/hydra/

2022-04-12 Thread Sam James
commit: 1b6d55530908535b7439045af4ea35a096ee4a95
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 01:39:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 01:39:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6d5553

net-analyzer/hydra: add 9.3

Closes: https://bugs.gentoo.org/805533
Closes: https://bugs.gentoo.org/838031
Closes: https://bugs.gentoo.org/811798
Signed-off-by: Sam James  gentoo.org>

 net-analyzer/hydra/Manifest|   1 +
 net-analyzer/hydra/files/hydra-9.3-pcre2.patch | 113 +++
 net-analyzer/hydra/hydra-9.3.ebuild| 121 +
 3 files changed, 235 insertions(+)

diff --git a/net-analyzer/hydra/Manifest b/net-analyzer/hydra/Manifest
index f12f1ce825e8..b3c28ec91261 100644
--- a/net-analyzer/hydra/Manifest
+++ b/net-analyzer/hydra/Manifest
@@ -1,2 +1,3 @@
 DIST hydra-9.1.tar.gz 611846 BLAKE2B 
9a5b6dc52b5f4069bf326e86728ebaf8c1fe018536f3943b83493de934703bff6770ae3f7a9a223ee00b5f52f7bd10ee4ddc272e1bbad00c399aa19cc0c083ba
 SHA512 
863176375fe1aae4c0a2b74c11aba297682d66e522c98c926c539348309b0af4e407e460b4cb803d2c83c008787c73f7f1e56ac6aca9791351e1b596c2e4fbb2
 DIST hydra-9.2.tar.gz 614176 BLAKE2B 
102c744fbdd3702c624b1c8339178883b689db093d9f1c66d8e04816327eb8095f3e3133f889b2a6ee6dcabb9e5af0c71ec8470731b4b174021fbd79741d05e7
 SHA512 
ee8ecd854b61ac9d708098c8a0d9a128d8b80b38db1a2ba8eb06de6fbbc6865135d994620ade8e3742fb993899274ed9d8fd0e95bed7a9fbeb1ca9e182540322
+DIST hydra-9.3.tar.gz 829856 BLAKE2B 
5ae1ab77f64d2bc17bd8389acf8a47201d84455a82f5ae28ab740594571a13ab145f5981efdfb09ddab3d6cc443e171e4664bff08c1a6b2f08169dea4f87ba54
 SHA512 
06d2ed61492c76d16ff3b2fbbde3938f79d6038c979a2af949f9b4d116a1506943e0a3a246da4d1bc8848cf440097e6175962e3fdf3e7644dd36ad7c2f6b2ce4

diff --git a/net-analyzer/hydra/files/hydra-9.3-pcre2.patch 
b/net-analyzer/hydra/files/hydra-9.3-pcre2.patch
new file mode 100644
index ..bb12936254bb
--- /dev/null
+++ b/net-analyzer/hydra/files/hydra-9.3-pcre2.patch
@@ -0,0 +1,113 @@
+https://github.com/vanhauser-thc/thc-hydra/commit/c82e5d51c5595374e6b7801bfc84c26a497d8989.patch
+https://bugs.gentoo.org/838031
+
+From c82e5d51c5595374e6b7801bfc84c26a497d8989 Mon Sep 17 00:00:00 2001
+From: vanhauser-thc 
+Date: Tue, 1 Mar 2022 14:56:05 +0100
+Subject: [PATCH] switch to pcre2
+
+--- a/configure
 b/configure
+@@ -380,21 +380,21 @@ if [ "X" = "X$CURSES_PATH" -o "X" = "X$CURSES_IPATH" ]; 
then
+ CURSES_IPATH=""
+ fi
+ 
+-echo "Checking for pcre (libpcre/pcre.h) ..."
++echo "Checking for pcre2 (libpcre/pcre.h) ..."
+ for i in $LIBDIRS ; do
+ if [ "X" = "X$PCRE_PATH" ]; then
+-if [ -f "$i/libpcre.so" -o -f "$i/libpcre.dylib" -o -f "$i/libpcre.a" 
  ]; then
++if [ -f "$i/libpcre2-8.so" -o -f "$i/libpcre2-8.dylib" -o -f 
"$i/libpcre2-8.a"   ]; then
+ PCRE_PATH="$i"
+ fi
+ fi
+ if [ "X" = "X$PCRE_PATH" ]; then
+-TMP_LIB=`/bin/ls $i/libpcre.so* 2> /dev/null | grep libpcre.`
++TMP_LIB=`/bin/ls $i/libpcre2*.so* 2> /dev/null | grep libpcre.`
+ if [ -n "$TMP_LIB" ]; then
+   PCRE_PATH="$i"
+ fi
+ fi
+ if [ "X" = "X$PCRE_PATH" ]; then
+-TMP_LIB=`/bin/ls $i/libpcre.dll* 2> /dev/null | grep libpcre.`
++TMP_LIB=`/bin/ls $i/libpcre2*.dll* 2> /dev/null | grep libpcre.`
+ if [ -n "$TMP_LIB" ]; then
+   PCRE_PATH="$i"
+ fi
+@@ -402,20 +402,20 @@ for i in $LIBDIRS ; do
+ done
+ for i in $INCDIRS ; do
+ if [ "X" != "X$PCRE_PATH" ]; then
+-if [ -f "$i/pcre.h" ]; then
++if [ -f "$i/pcre2.h" ]; then
+ PCRE_IPATH="$i"
+ fi
+ fi
+ done
+ if [ "X" != "X$DEBUG" ]; then
+echo DEBUG: PCRE_PATH=$PCRE_PATH/libpcre
+-   echo DEBUG: PCRE_IPATH=$PCRE_IPATH/pcre.h
++   echo DEBUG: PCRE_IPATH=$PCRE_IPATH/pcre2.h
+ fi
+ if [ -n "$PCRE_PATH" -a -n "$PCRE_IPATH" ]; then
+-echo "   ... found"
++echo "... found"
+ fi
+ if [ "X" = "X$PCRE_PATH" -o "X" = "X$PCRE_IPATH" ]; then
+-echo "   ... NOT found, server response 
checks will be less reliable"
++echo "... NOT found, server response 
checks will be less reliable"
+ PCRE_PATH=""
+ PCRE_IPATH=""
+ fi
+@@ -1649,7 +1649,7 @@ if [ -n "$IDN_PATH" ]; then
+ XLIBS="$XLIBS -lidn"
+ fi
+ if [ -n "$PCRE_PATH" ]; then
+-XLIBS="$XLIBS -lpcre"
++XLIBS="$XLIBS -lpcre2-8"
+ fi
+ if [ -n "$MYSQL_PATH" ]; then
+ XLIBS="$XLIBS -lmysqlclient"
+--- a/hydra-mod.c
 b/hydra-mod.c
+@@ -7,7 +7,8 @@
+ #include 
+ #endif
+ #ifdef HAVE_PCRE
+-#include 
++#define PCRE2_CODE_UNIT_WIDTH 8
++#include 
+ #endif
+ 
+ #define MAX_CONNECT_RETRY 1
+@@ -1291,19 +1292,23 @@ void hydra_set_srcport(int32_t port) { src_port = 
port; }
+ 
+ #ifdef HAVE_PCRE
+ int32_t hydra_string_match(char *str, const char 

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

2022-04-12 Thread Sam James
commit: f20b2d3796cfcc2d4e0abf198b5ae54dc79daa86
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 01:11:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 01:11:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20b2d37

media-sound/mpd: fix automagic deps

Closes: https://bugs.gentoo.org/838016
Signed-off-by: Sam James  gentoo.org>

 media-sound/mpd/{mpd-0.23.6.ebuild => mpd-0.23.6-r1.ebuild} | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-sound/mpd/mpd-0.23.6.ebuild 
b/media-sound/mpd/mpd-0.23.6-r1.ebuild
similarity index 98%
rename from media-sound/mpd/mpd-0.23.6.ebuild
rename to media-sound/mpd/mpd-0.23.6-r1.ebuild
index cd26cda82402..0acdab319108 100644
--- a/media-sound/mpd/mpd-0.23.6.ebuild
+++ b/media-sound/mpd/mpd-0.23.6-r1.ebuild
@@ -41,20 +41,21 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
acct-user/mpd
+   dev-libs/libfmt:=
+   dev-libs/libpcre2
+   media-libs/libogg
sys-libs/liburing:=
alsa? (
media-libs/alsa-lib
media-sound/alsa-utils
)
-
ao? ( media-libs/libao:=[alsa?,pulseaudio?] )
audiofile? ( media-libs/audiofile:= )
-
+   bzip2? ( app-arch/bzip2 )
cdio? (
dev-libs/libcdio:=
dev-libs/libcdio-paranoia
)
-
chromaprint? ( media-libs/chromaprint )
curl? ( net-misc/curl )
dbus? ( sys-apps/dbus )
@@ -97,7 +98,7 @@ RDEPEND="
sndio? ( media-sound/sndio )
soundcloud? ( >=dev-libs/yajl-2:= )
sqlite? ( dev-db/sqlite:3 )
-   systemd? ( sys-apps/systemd )
+   systemd? ( sys-apps/systemd:= )
twolame? ( media-sound/twolame )
udisks? ( sys-fs/udisks:2 )
upnp? ( net-libs/libupnp:0 )
@@ -110,7 +111,6 @@ RDEPEND="
 
 DEPEND="${RDEPEND}
>=dev-libs/boost-1.68:=
-   dev-libs/libfmt:=
test? ( dev-cpp/gtest )"
 
 BDEPEND="virtual/pkgconfig"



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

2022-04-12 Thread Sam James
commit: 15feb480c582c0ea0a3977860bcbbc2c600de082
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 00:53:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 00:53:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15feb480

sci-libs/lapack: fix IncorrectCopyright

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

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

diff --git a/sci-libs/lapack/lapack-3.10.0.ebuild 
b/sci-libs/lapack/lapack-3.10.0.ebuild
index c42b60080848..0c071e5d12d0 100644
--- a/sci-libs/lapack/lapack-3.10.0.ebuild
+++ b/sci-libs/lapack/lapack-3.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



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

2022-04-12 Thread Sam James
commit: d438816b8327c2a64690de33c548bbfae34369cc
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 00:50:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 00:50:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d438816b

sci-libs/lapack: add 3.10.1

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

 sci-libs/lapack/Manifest |  1 +
 sci-libs/lapack/lapack-3.10.1.ebuild | 97 
 2 files changed, 98 insertions(+)

diff --git a/sci-libs/lapack/Manifest b/sci-libs/lapack/Manifest
index 8893992e088c..67e1793bcebc 100644
--- a/sci-libs/lapack/Manifest
+++ b/sci-libs/lapack/Manifest
@@ -1 +1,2 @@
 DIST lapack-3.10.0.tar.gz 7630775 BLAKE2B 
fd2f920dd3f69eab471aa8c20d1b8178fb5c6e80337a2ed6948aba3ec639a816f8d368bb59ff6fb513b2f5cda9e61c2a547182f22fbc84a8c34191acefc3406a
 SHA512 
56055000c241bab8f318ebd79249ea012c33be0c4c3eca6a78e247f35ad9e8088f46605a0ba52fd5ad3e7898be3b7bc6c50ceb3af327c4986a266b06fe768cbf
+DIST lapack-3.10.1.tar.gz 7632257 BLAKE2B 
f2653239029ed9c136173fc2e54773a785ad3e469d581ca2b7f6a72697e6bb9d22879edaf8327ada510df259c08fe984202d14cb3860c0d2a711eb55a1cc11dd
 SHA512 
050048483208c0a35b74972ff0059c389da6032824a2079637266a99fa980882eedf7f1fc490219ee4ff27812ac8c6afe118e25f40a9c2387e7b997762fb

diff --git a/sci-libs/lapack/lapack-3.10.1.ebuild 
b/sci-libs/lapack/lapack-3.10.1.ebuild
new file mode 100644
index ..4e1b7520afee
--- /dev/null
+++ b/sci-libs/lapack/lapack-3.10.1.ebuild
@@ -0,0 +1,97 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="BLAS,CBLAS,LAPACK,LAPACKE reference implementations"
+HOMEPAGE="https://www.netlib.org/lapack/;
+SRC_URI="https://github.com/Reference-LAPACK/lapack/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+# TODO: static-libs 64bit-index
+IUSE="lapacke deprecated doc eselect-ldso test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="virtual/pkgconfig"
+RDEPEND="
+   !app-eselect/eselect-cblas
+   virtual/fortran
+   eselect-ldso? (
+   >=app-eselect/eselect-blas-0.2
+   >=app-eselect/eselect-lapack-0.2
+   )
+   doc? ( app-doc/blas-docs )"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   #"${FILESDIR}"/${PN}-3.9.0-build-tests.patch
+)
+
+src_configure() {
+   local mycmakeargs=(
+   -DCBLAS=ON
+   -DLAPACKE=$(usex lapacke)
+   -DBUILD_DEPRECATED=$(usex deprecated)
+   -DBUILD_SHARED_LIBS=ON
+   -DBUILD_TESTING=$(usex test)
+   )
+
+   cmake_src_configure
+}
+
+src_install() {
+   cmake_src_install
+
+   use eselect-ldso || return
+   # Create private lib directory for eselect::blas (ld.so.conf)
+   dodir /usr/$(get_libdir)/blas/reference
+   dosym ../../libblas.so usr/$(get_libdir)/blas/reference/libblas.so
+   dosym ../../libblas.so.3 usr/$(get_libdir)/blas/reference/libblas.so.3
+   dosym ../../libcblas.so usr/$(get_libdir)/blas/reference/libcblas.so
+   dosym ../../libcblas.so.3 usr/$(get_libdir)/blas/reference/libcblas.so.3
+
+   # Create private lib directory for eselect::lapack (ld.so.conf)
+   dodir /usr/$(get_libdir)/lapack/reference
+   dosym ../../liblapack.so usr/$(get_libdir)/lapack/reference/liblapack.so
+   dosym ../../liblapack.so.3 
usr/$(get_libdir)/lapack/reference/liblapack.so.3
+}
+
+pkg_postinst() {
+   use eselect-ldso || return
+
+   local me=reference libdir=$(get_libdir)
+   # check eselect-blas
+   eselect blas add ${libdir} "${EROOT}"/usr/${libdir}/blas/${me} ${me}
+   local current_blas=$(eselect blas show ${libdir} | cut -d' ' -f2)
+   if [[ ${current_blas} == ${me} || -z ${current_blas} ]]; then
+   eselect blas set ${libdir} ${me}
+   elog "Current eselect: BLAS ($libdir) -> [${current_blas}]."
+   else
+   elog "Current eselect: BLAS ($libdir) -> [${current_blas}]."
+   elog "To use blas [${me}] implementation, you have to issue (as 
root):"
+   elog "\t eselect blas set ${libdir} ${me}"
+   fi
+
+   # check eselect-lapack
+   eselect lapack add ${libdir} "${EROOT}"/usr/${libdir}/lapack/${me} ${me}
+   local current_lapack=$(eselect lapack show ${libdir} | cut -d' ' -f2)
+   if [[ ${current_lapack} == ${me} || -z ${current_lapack} ]]; then
+   eselect lapack set ${libdir} ${me}
+   elog "Current eselect: LAPACK ($libdir) -> [${current_lapack}]."
+   else
+   elog "Current eselect: LAPACK ($libdir) -> [${current_lapack}]."
+   elog "To use lapack [${me}] implementation, you have to issue 
(as root):"
+   elog "\t eselect lapack set ${libdir} ${me}"
+   fi

[gentoo-commits] repo/gentoo:master commit in: sci-libs/lapack/files/, sci-libs/lapack/

2022-04-12 Thread Sam James
commit: 0111bb49b8cf78873580aa187ecfc224711b3b7a
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 00:52:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 00:52:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0111bb49

sci-libs/lapack: cleanup obsolete patch

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

 sci-libs/lapack/files/lapack-3.9.0-build-tests.patch | 20 
 sci-libs/lapack/lapack-3.10.0.ebuild |  4 
 sci-libs/lapack/lapack-3.10.1.ebuild |  4 
 3 files changed, 28 deletions(-)

diff --git a/sci-libs/lapack/files/lapack-3.9.0-build-tests.patch 
b/sci-libs/lapack/files/lapack-3.9.0-build-tests.patch
deleted file mode 100644
index 1dbcd6d9f677..
--- a/sci-libs/lapack/files/lapack-3.9.0-build-tests.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index d9dbf97..9635ba4 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -127,7 +127,7 @@ set(PKG_CONFIG_DIR ${CMAKE_INSTALL_LIBDIR}/pkgconfig)
- 
- # --
- # Testing
--option(BUILD_TESTING "Build tests" ${_is_coverage_build})
-+option(BUILD_TESTING "Build tests")
- include(CTest)
- message(STATUS "Build tests: ${BUILD_TESTING}")
- 
-@@ -443,4 +443,4 @@ install(FILES
-   DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/lapack-${LAPACK_VERSION}
-   COMPONENT Development
-   )
--  
-\ No newline at end of file
-+  

diff --git a/sci-libs/lapack/lapack-3.10.0.ebuild 
b/sci-libs/lapack/lapack-3.10.0.ebuild
index af0b1bcc0c31..c42b60080848 100644
--- a/sci-libs/lapack/lapack-3.10.0.ebuild
+++ b/sci-libs/lapack/lapack-3.10.0.ebuild
@@ -27,10 +27,6 @@ RDEPEND="
doc? ( app-doc/blas-docs )"
 DEPEND="${RDEPEND}"
 
-PATCHES=(
-   #"${FILESDIR}"/${PN}-3.9.0-build-tests.patch
-)
-
 src_prepare() {
cmake_src_prepare
 }

diff --git a/sci-libs/lapack/lapack-3.10.1.ebuild 
b/sci-libs/lapack/lapack-3.10.1.ebuild
index 4e1b7520afee..962b68b1d175 100644
--- a/sci-libs/lapack/lapack-3.10.1.ebuild
+++ b/sci-libs/lapack/lapack-3.10.1.ebuild
@@ -27,10 +27,6 @@ RDEPEND="
doc? ( app-doc/blas-docs )"
 DEPEND="${RDEPEND}"
 
-PATCHES=(
-   #"${FILESDIR}"/${PN}-3.9.0-build-tests.patch
-)
-
 src_configure() {
local mycmakeargs=(
-DCBLAS=ON



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

2022-04-12 Thread Sam James
commit: 2358c563a5d831cb58684686212d7fa96f5c245f
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 00:45:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 00:46:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2358c563

net-misc/whois: add 5.5.13

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

 net-misc/whois/Manifest|  1 +
 net-misc/whois/whois-5.5.13.ebuild | 83 ++
 2 files changed, 84 insertions(+)

diff --git a/net-misc/whois/Manifest b/net-misc/whois/Manifest
index c62890ba9d08..c81cf6e95c46 100644
--- a/net-misc/whois/Manifest
+++ b/net-misc/whois/Manifest
@@ -1,3 +1,4 @@
 DIST whois-5.5.10.tar.gz 102555 BLAKE2B 
9f1236ceeaea839e5f2a33aa63b39fa7e0566eeb4d2131b88b47dd62f037639a5860719a645d9cc2d0707faa1e86c9822634dda37e1a7a8d3b31a78cf34ecce2
 SHA512 
5ee92c15146353e77dddcbeddb6e704e0c42d29b8c0ff899ecce80f8e39903e8c796daec7f3de3f197d382f88e7cd4abd470463ea6c13a01347d0cd15d99af28
 DIST whois-5.5.11.tar.gz 102806 BLAKE2B 
be1a5f04ee5af4987224151116d1d7e37ad580b8cc00c3fd4752e10b2cbc1dc46a528591cf75e95a83a99884c961f20865802246e00508c90e338590e7e0be37
 SHA512 
a7e400a727dd88b4c8f1df2e850879ece882b9af1d5daaff22bb3e1c88be01b4e5430f74f9d4afd4c73538d87022536e40d5f3f63a501a95845396fe0be595b4
 DIST whois-5.5.12.tar.gz 103268 BLAKE2B 
f9e132a0de189ede87342383f4b869529efe4d99ffdb12450ab909f4df135dbab40319b16d889533803783ed7de4a518ff81d267d0939b3040bf2e25bff8b711
 SHA512 
f46065d6df0dc6f7d33996e33f456cef9b313e025515916e0476c36255df2919e49f2dcb7666b179393a4429572ac7e099c2783d72cff73222953ac093484786
+DIST whois_5.5.13.tar.xz 87384 BLAKE2B 
6ce90ad907c4ea79301adbcda5a402344df9f283ac258a3186f5c405e0abfb97f603f3f163652f1cf03a1fc60290b8f9f54b509bf7d9fd3cec12189eeeaaffe5
 SHA512 
b4a70cc6d58133287d70775ecd8173c255f800362639a3e2dea0d3d56c35405b7fc93c4c220cc50cbd15ae5ae402a59bd15f99e98a7cccb314f82a205aa7ee61

diff --git a/net-misc/whois/whois-5.5.13.ebuild 
b/net-misc/whois/whois-5.5.13.ebuild
new file mode 100644
index ..c4823b0e0fb3
--- /dev/null
+++ b/net-misc/whois/whois-5.5.13.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+MY_P=${P/-/_}
+DESCRIPTION="Improved Whois Client"
+HOMEPAGE="https://github.com/rfc1036/whois;
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/rfc1036/whois.git;
+else
+   SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz"
+   #SRC_URI="https://github.com/rfc1036/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   S="${WORKDIR}"/${PN}
+
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="iconv idn nls xcrypt"
+
+RDEPEND="iconv? ( virtual/libiconv )
+   idn? ( net-dns/libidn2:= )
+   nls? ( virtual/libintl )
+   xcrypt? ( >=sys-libs/libxcrypt-4.1:= )
+   !xcrypt? ( virtual/libcrypt:= )"
+DEPEND="${RDEPEND}"
+BDEPEND="app-arch/xz-utils
+   >=dev-lang/perl-5
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.7.2-config-file.patch
+   "${FILESDIR}"/${PN}-5.3.0-libidn_automagic.patch
+   "${FILESDIR}"/${PN}-5.5.6-libxcrypt_automagic.patch
+)
+
+src_prepare() {
+   default
+
+   if use nls ; then
+   sed -i -e 's:#\(.*pos\):\1:' Makefile || die
+   else
+   sed -i -e '/ENABLE_NLS/s:define:undef:' config.h || die
+
+   # don't generate po files when nls is disabled (bug #419889)
+   sed -i -e '/^all:/s/ pos//' \
+   -e '/^install:/s/ install-pos//' Makefile || die
+   fi
+}
+
+src_configure() { :; } # expected no-op
+
+src_compile() {
+   unset HAVE_ICONV HAVE_LIBIDN
+
+   use iconv && export HAVE_ICONV=1
+   use idn && export HAVE_LIBIDN=1
+   use xcrypt && export HAVE_XCRYPT=1
+
+   tc-export CC
+
+   emake CFLAGS="${CFLAGS} ${CPPFLAGS}"
+}
+
+src_install() {
+   emake BASEDIR="${ED}" prefix=/usr install
+
+   insinto /etc
+   doins whois.conf
+   dodoc README debian/changelog
+
+   if ! use userland_GNU ; then
+   mv "${ED}"/usr/share/man/man1/{whois,mdwhois}.1 || die
+   mv "${ED}"/usr/bin/{whois,mdwhois} || die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: games-puzzle/swell-foop/

2022-04-12 Thread Matt Turner
commit: 2149e126e360fd6f1db971c0c06767bed57e033b
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Apr 13 00:41:19 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Apr 13 00:45:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2149e126

games-puzzle/swell-foop: Version bump to 41.1

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

 games-puzzle/swell-foop/Manifest   |  1 +
 games-puzzle/swell-foop/swell-foop-41.1.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/games-puzzle/swell-foop/Manifest b/games-puzzle/swell-foop/Manifest
index aa1de76b7177..de55e21d76c6 100644
--- a/games-puzzle/swell-foop/Manifest
+++ b/games-puzzle/swell-foop/Manifest
@@ -1 +1,2 @@
 DIST swell-foop-41.0.1.tar.xz 758800 BLAKE2B 
5df8870f5be52a4dfec9c012a2496e9b727eb93d01480bedb1c836b8b399f9b42ff36b18c78dad7ca26dd9da6b143229064167423fba3d7630a86d5108e4f3d2
 SHA512 
b579616cddb77fb3e6d6a8b382fe4b9692a884d62b0907fd551048dbfe28d3f031ac9c8e43e2888ee408a51bccb026109cd9e9ac371b475eaffebb1d9c237c11
+DIST swell-foop-41.1.tar.xz 832672 BLAKE2B 
97908acab3bc565f084d97b02f8a6200dc170bd1bdb87ebc4e027881aa75a5111e3ecd24594395266fdfdab586a328df9d15fa8d25105529ec571b36f4fa0e5f
 SHA512 
811638d9b09d7aaa584e56def47900bc866b56ac59120a1df91130f7a6b9555befd18907647874fd69dfa0992cee1c6320dc2bc684b3e5f05f6a25a791ac0a60

diff --git a/games-puzzle/swell-foop/swell-foop-41.1.ebuild 
b/games-puzzle/swell-foop/swell-foop-41.1.ebuild
new file mode 100644
index ..dbf29c588e84
--- /dev/null
+++ b/games-puzzle/swell-foop/swell-foop-41.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Clear the screen by removing groups of colored and shaped tiles"
+HOMEPAGE="https://wiki.gnome.org/Apps/Swell%20Foop;
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-libs/glib-2.36:2
+   >=x11-libs/gtk+-3.24:3
+   >=media-libs/clutter-1.14.0:1.0
+   >=media-libs/clutter-gtk-1.5.0:1.0
+   >=dev-libs/libgnome-games-support-1.7.1:1=
+   >=dev-libs/libgee-0.14.0:0.8=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   $(vala_depend)
+"
+
+src_prepare() {
+   default
+   vala_setup
+   xdg_environment_reset
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2022-04-12 Thread Matt Turner
commit: 3e9a0dcbafbe1f7398c51b5029cb504fafd03471
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Apr 13 00:42:31 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Apr 13 00:45:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9a0dcb

www-client/epiphany: Version bump to 42.1

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

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-42.1.ebuild | 86 
 2 files changed, 87 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 9e83b33f8977..e25257cfab67 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1,3 @@
 DIST epiphany-41.3.tar.xz 6153540 BLAKE2B 
bd95f643be4947818ebfafb1316a03c7c6cf118a45583f07e9fde60e32dabd63edf173673b86e454d9af066769950276cf77ea50fac8dd204fcae06c6ad04126
 SHA512 
1effef22291687c8ff2252eced24274db3b1f4afacfc3053a33cae85112759918f80d824bb02b7e17d95364eec0062cb3459a6079783d9c900874cc150ea98ba
 DIST epiphany-42.0.tar.xz 6101296 BLAKE2B 
768c2547d5e3644a43287522c7445fe23fe5a7af4e22dd0ff8959cd6c5e0537e593f1f6b81b10c603d8355bc1af6df36b60bdab70de1b60e7e40df758c956651
 SHA512 
225243cbae1659367e881991c191a766b47e0710a3e58c0eb56fba67ab8e527922a84e4663207a80d14da9c99102ea16c030f12f7444e6e2678b5c8cf7dc99e0
+DIST epiphany-42.1.tar.xz 6098392 BLAKE2B 
2a0c4b47af6491c54bbb4f0c08971098a437cd575b6c510871f1630f2da40740f49757eb5b6604eac2410de3e495e0087a749d4cadf86937e1bbb3839e07
 SHA512 
b7879a50237f65c5fdb895b11305866ca171cb726f2a4a81578515a91f0bb23cd12aa9bf6e6bac29a638e21b7a24b3b70dd024bacd0e2d67a36fa2b79180f945

diff --git a/www-client/epiphany/epiphany-42.1.ebuild 
b/www-client/epiphany/epiphany-42.1.ebuild
new file mode 100644
index ..cdecea5a8e9f
--- /dev/null
+++ b/www-client/epiphany/epiphany-42.1.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.67.4:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.33.2:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=dev-libs/libdazzle-3.37.1
+   >=gui-libs/libhandy-1.5.0:1=
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-db/sqlite-3.22:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Dlibportal=disabled
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   -Dsoup2=enabled
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2022-04-12 Thread Sam James
commit: 517d51083c4a492573f37a6ea26ba0c83997f502
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 00:15:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 00:15:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=517d5108

dev-util/cmake: add 3.23.1

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

 dev-util/cmake/Manifest | 3 +++
 dev-util/cmake/cmake-3.23.0.ebuild  | 2 +-
 dev-util/cmake/{cmake-3.23.0.ebuild => cmake-3.23.1.ebuild} | 2 +-
 dev-util/cmake/cmake-.ebuild| 2 +-
 4 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index f5928f1d86b5..79130b9378b0 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -3,3 +3,6 @@ DIST cmake-3.22.3.tar.gz 9779118 BLAKE2B 
917b722701481cb87cc282a19083ec3299d845e
 DIST cmake-3.23.0-SHA-256.txt 1452 BLAKE2B 
5b57c57389ba20397ae1fa9868062cea839707d8e14c020543e1997acd804e34d29f98848f3ef2a4c5a7fb8516f34d8544d7cfab8f90839611c62823902a
 SHA512 
77866404fb5ab0206bc527c74599c43e465e6d32cde3149ae2a82eadddc4bf3572f4b5ed06b38abd27162890ee47e9a2dac6e649b131dd0dd29047e1a300211a
 DIST cmake-3.23.0-SHA-256.txt.asc 833 BLAKE2B 
003db47ac8f5df3eabf06cb9a8d26c809fb43b2a1aca0510ae82a2d5db5514458cf578f42cc3885dbcb1fb68e1c5b679ea01af2a3111cf5280b588ea5640145b
 SHA512 
a42ff36ee4d93f005205fd105b999b6fbd3b8644eec7b0aa25d043b18bd4f0a249b48574f1114a532e4c43c5041e473209836a29364bee7e78e0a6dd3373dedb
 DIST cmake-3.23.0.tar.gz 9981221 BLAKE2B 
280b82af7bc345926f0e8cf47bfb5d6128b3807bed5f331e6a488c00ab72940b723d83638662f5a07367d4f651d7250a8f78abfadcc8c7c66bc2195171b9879b
 SHA512 
bcde8f2bf2fff6c4ab37a28c115b4b53d5fef0d4e38305420966cbd9f0026a4ffdcd4137f917a83458c1f380a137f7a7bd78f6fbd4d92fdcc5cf1dfbe4c02003
+DIST cmake-3.23.1-SHA-256.txt 1452 BLAKE2B 
8cce350435aeffdb7b903d87be611ed0362f601f7cfcff96f444859e40227b46e03baac6427587cafec79e9e1c8ab7ac4ee3dc915131c13badf2bcac99e1e8b7
 SHA512 
fd2dec42f51344a15d1a8e6afd35e96399765c5283925c4708aed5fa84117d0415ef014652cc740600bf75265baadac0559b6b8b1a0e60342a6e88eb61cbb4e5
+DIST cmake-3.23.1-SHA-256.txt.asc 833 BLAKE2B 
28ce9f5c99b263895ad19f9df43050156ad399846daf03be96b9c4439c41d57e9c26244ab872692e98db321ba919639881d68b81237a9f443316cfa0aea1b8af
 SHA512 
55b1808668b17a3bee0055e3736b6312e3260297ee02137e6bd90ba7a75d2a3e094e06fbe16cd299325f0c191a5f5924fadd075e5edbe3275933356df7b11b12
+DIST cmake-3.23.1.tar.gz 9982020 BLAKE2B 
a51eedeb78657caf86409ea8bdf4e61b09c66c6a0f3102c9b9ed42976a239f9c4561d7168b4bb24152b80cd773505166ca87e241dad3b36919b5e26573fb149e
 SHA512 
94893f888c0cbfc58e54a0bd65d6c0697fe4a0e95c678b7cb35e7dc8854d57eb360bfc952750f97983348817f847f6df85903f21a5857b1a3880b2a7eb6cc029

diff --git a/dev-util/cmake/cmake-3.23.0.ebuild 
b/dev-util/cmake/cmake-3.23.0.ebuild
index 60516b04d583..2380055102e9 100644
--- a/dev-util/cmake/cmake-3.23.0.ebuild
+++ b/dev-util/cmake/cmake-3.23.0.ebuild
@@ -120,7 +120,7 @@ src_unpack() {
 
# See 
https://mgorny.pl/articles/verify-sig-by-example.html#verifying-using-a-checksum-file-with-a-detached-signature
verify-sig_verify_detached ${MY_P}-SHA-256.txt{,.asc}
-   verify-sig_verify_unsigned_checksums ${MY_P}-SHA-256.txt sha256 
cmake-3.23.0.tar.gz
+   verify-sig_verify_unsigned_checksums ${MY_P}-SHA-256.txt sha256 
${MY_P}.tar.gz
 
cd "${WORKDIR}" || die
 

diff --git a/dev-util/cmake/cmake-3.23.0.ebuild 
b/dev-util/cmake/cmake-3.23.1.ebuild
similarity index 99%
copy from dev-util/cmake/cmake-3.23.0.ebuild
copy to dev-util/cmake/cmake-3.23.1.ebuild
index 60516b04d583..2380055102e9 100644
--- a/dev-util/cmake/cmake-3.23.0.ebuild
+++ b/dev-util/cmake/cmake-3.23.1.ebuild
@@ -120,7 +120,7 @@ src_unpack() {
 
# See 
https://mgorny.pl/articles/verify-sig-by-example.html#verifying-using-a-checksum-file-with-a-detached-signature
verify-sig_verify_detached ${MY_P}-SHA-256.txt{,.asc}
-   verify-sig_verify_unsigned_checksums ${MY_P}-SHA-256.txt sha256 
cmake-3.23.0.tar.gz
+   verify-sig_verify_unsigned_checksums ${MY_P}-SHA-256.txt sha256 
${MY_P}.tar.gz
 
cd "${WORKDIR}" || die
 

diff --git a/dev-util/cmake/cmake-.ebuild b/dev-util/cmake/cmake-.ebuild
index 60516b04d583..2380055102e9 100644
--- a/dev-util/cmake/cmake-.ebuild
+++ b/dev-util/cmake/cmake-.ebuild
@@ -120,7 +120,7 @@ src_unpack() {
 
# See 
https://mgorny.pl/articles/verify-sig-by-example.html#verifying-using-a-checksum-file-with-a-detached-signature
verify-sig_verify_detached ${MY_P}-SHA-256.txt{,.asc}
-   verify-sig_verify_unsigned_checksums ${MY_P}-SHA-256.txt sha256 
cmake-3.23.0.tar.gz
+   verify-sig_verify_unsigned_checksums ${MY_P}-SHA-256.txt sha256 
${MY_P}.tar.gz
 
cd "${WORKDIR}" || die
 



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

2022-04-12 Thread Sam James
commit: 176cc4617f76214abb3eb2be84359c7f58b156b5
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 00:27:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 00:27:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=176cc461

dev-util/cmake: add 3.22.4

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

 dev-util/cmake/Manifest|   1 +
 dev-util/cmake/cmake-3.22.4.ebuild | 227 +
 2 files changed, 228 insertions(+)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index 79130b9378b0..f1cf931ec13d 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -1,5 +1,6 @@
 DIST cmake-3.22.2.tar.gz 9779456 BLAKE2B 
5f1c76344fe2d6fba012b0d745dc990ec1ed4bf32c99beac1e538f4b83c1d695aee757d2780e635b67c0a185935a6a70b344a733259e3a91d01c4b83e94e2730
 SHA512 
86e95f9ce773bcc7513a1c3901561a1b09d06830936b8b1d44e075fe3bac55cfa636eccdedfa94a9939f5e12eb965224559fac30a17c64314ee023acb2a3e53f
 DIST cmake-3.22.3.tar.gz 9779118 BLAKE2B 
917b722701481cb87cc282a19083ec3299d845eeb633369bf29a961d1eef8a0f1157d866d983c4720a9b0524b81d647b5947a06281089a0a106146df2936
 SHA512 
a35003468153b99770ac6bbdeaa611a231a1104560da36aca0f393b8b71dbb44d854378504d2ec6b4af615f78efe18d91453fe15a1b7ec58129aa0289a5a1507
+DIST cmake-3.22.4.tar.gz 9781548 BLAKE2B 
d07172091c8ff695f9af398321e4bf7b64643e9186c4e882c5fb15ae1026a306bce61b6f410a858ab580c5d8ea7b9d03c901e2c3ac1e6cf841b6ad969261b96f
 SHA512 
4fc04ec3077b261fe252d26d18e81271975db0bb237686c0e0e774d180e6c7fdfb0275092c21569674ad0ca53218a8c6c5638a5fe5c46a988362b0083e3d40c4
 DIST cmake-3.23.0-SHA-256.txt 1452 BLAKE2B 
5b57c57389ba20397ae1fa9868062cea839707d8e14c020543e1997acd804e34d29f98848f3ef2a4c5a7fb8516f34d8544d7cfab8f90839611c62823902a
 SHA512 
77866404fb5ab0206bc527c74599c43e465e6d32cde3149ae2a82eadddc4bf3572f4b5ed06b38abd27162890ee47e9a2dac6e649b131dd0dd29047e1a300211a
 DIST cmake-3.23.0-SHA-256.txt.asc 833 BLAKE2B 
003db47ac8f5df3eabf06cb9a8d26c809fb43b2a1aca0510ae82a2d5db5514458cf578f42cc3885dbcb1fb68e1c5b679ea01af2a3111cf5280b588ea5640145b
 SHA512 
a42ff36ee4d93f005205fd105b999b6fbd3b8644eec7b0aa25d043b18bd4f0a249b48574f1114a532e4c43c5041e473209836a29364bee7e78e0a6dd3373dedb
 DIST cmake-3.23.0.tar.gz 9981221 BLAKE2B 
280b82af7bc345926f0e8cf47bfb5d6128b3807bed5f331e6a488c00ab72940b723d83638662f5a07367d4f651d7250a8f78abfadcc8c7c66bc2195171b9879b
 SHA512 
bcde8f2bf2fff6c4ab37a28c115b4b53d5fef0d4e38305420966cbd9f0026a4ffdcd4137f917a83458c1f380a137f7a7bd78f6fbd4d92fdcc5cf1dfbe4c02003

diff --git a/dev-util/cmake/cmake-3.22.4.ebuild 
b/dev-util/cmake/cmake-3.22.4.ebuild
new file mode 100644
index ..0d8e28da59fd
--- /dev/null
+++ b/dev-util/cmake/cmake-3.22.4.ebuild
@@ -0,0 +1,227 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# TODO RunCMake.LinkWhatYouUse fails consistently w/ ninja
+# ... but seems fine as of 3.22.3?
+# TODO ... but bootstrap sometimes(?) fails with ninja now. bug #834759.
+CMAKE_MAKEFILE_GENERATOR="emake"
+CMAKE_REMOVE_MODULES_LIST=( none )
+inherit bash-completion-r1 cmake elisp-common flag-o-matic multiprocessing \
+   toolchain-funcs virtualx xdg-utils
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="Cross platform Make"
+HOMEPAGE="https://cmake.org/;
+SRC_URI="https://cmake.org/files/v$(ver_cut 1-2)/${MY_P}.tar.gz"
+
+LICENSE="CMake"
+SLOT="0"
+[[ "${PV}" = *_rc* ]] || \
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc emacs ncurses qt5 test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=app-arch/libarchive-3.3.3:=
+   app-crypt/rhash
+   >=dev-libs/expat-2.0.1
+   >=dev-libs/jsoncpp-1.9.2-r2:0=
+   >=dev-libs/libuv-1.10.0:=
+   >=net-misc/curl-7.21.5[ssl]
+   sys-libs/zlib
+   virtual/pkgconfig
+   emacs? ( >=app-editors/emacs-23.1:* )
+   ncurses? ( sys-libs/ncurses:0= )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   doc? (
+   dev-python/requests
+   dev-python/sphinx
+   )
+   test? ( app-arch/libarchive[zstd] )
+"
+
+S="${WORKDIR}/${MY_P}"
+
+SITEFILE="50${PN}-gentoo.el"
+
+PATCHES=(
+   # prefix
+   "${FILESDIR}"/${PN}-3.16.0_rc4-darwin-bundle.patch
+   "${FILESDIR}"/${PN}-3.14.0_rc3-prefix-dirs.patch
+   "${FILESDIR}"/${PN}-3.19.1-darwin-gcc.patch
+
+   # handle gentoo packaging in find modules
+   "${FILESDIR}"/${PN}-3.17.0_rc1-FindBLAS.patch
+   # Next patch needs to be reworked
+   #"${FILESDIR}"/${PN}-3.17.0_rc1-FindLAPACK.patch
+   "${FILESDIR}"/${PN}-3.5.2-FindQt4.patch
+
+   # respect python eclasses
+   "${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch
+   

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

2022-04-12 Thread Sam James
commit: 47e6bbf0c6aa6955b05cd8af1fedb8e52c3bd091
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 00:28:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 00:28:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e6bbf0

net-print/cups-filters: add 1.28.15

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

 net-print/cups-filters/Manifest|   1 +
 net-print/cups-filters/cups-filters-1.28.15.ebuild | 128 +
 2 files changed, 129 insertions(+)

diff --git a/net-print/cups-filters/Manifest b/net-print/cups-filters/Manifest
index 3b1d8558495c..775966927a5b 100644
--- a/net-print/cups-filters/Manifest
+++ b/net-print/cups-filters/Manifest
@@ -2,4 +2,5 @@ DIST cups-filters-1.28.10.tar.xz 1503924 BLAKE2B 
b745ad9d35e375411d43acc8936a7be
 DIST cups-filters-1.28.12.tar.xz 1505868 BLAKE2B 
a30f4772f89822dd110312ad2b2fb40ffcd093cee119df0660191938b374f4f99178c8e8801c8ff41bf01822a7e9c0e8aebd1d2f96159d377a40f7047da3177a
 SHA512 
430e31815fe3b40b2d12c8db0a9e38060398d9ba3306af5562bc887dd99b06971765b98ba7227a0478d9f6616dd825149f138a2367b442ea0593708eb34140f6
 DIST cups-filters-1.28.13.tar.xz 1510932 BLAKE2B 
20c3d07c59d37ddb7960967fd88ba6be5363dcf4cac6cbde03311507063c3da230ed2026ceedf35c731d6582ad845c4963455e5dad9233295785b4cde80f2278
 SHA512 
52d0f37cf80d9de09d73337e2e32dd4d23eb47f3f8470770e164dabe78220316a4d4b2aea5b466f21d1f504df73cf9eed21a518128ca3ce8048a40deedd9a765
 DIST cups-filters-1.28.14.tar.xz 1510944 BLAKE2B 
653f68a39ed16d3a8298e5784aebebead224a0ee08071add702bb02fc987f3c4d454793531db262d9a44618f4fe29a7ce0144cfb8fe77634e9b7c222de21fe62
 SHA512 
a128858ac582da1322edad1cfca02bb6e5a077a4d3ca61d9e33e07b83e5015bb1a11571d30c66069f503031a6b55a82d7867cd171a7090fa729d894441f7abdd
+DIST cups-filters-1.28.15.tar.xz 1511452 BLAKE2B 
2ed495f063197955456c07c6c06747093997afce53c15e19d081f2e53e6af9a76a41094d2356a1cd7533c3bb63bfb6257792b71ee14121a0daf5863b3b5cd76f
 SHA512 
cc8d43bba6edb2b839f3be5fcbcdeb7633ed0f0f0c2737bcc6957cf95fb4ded8ee412358cc95fdbf289ae897dd0b7f32e689f02d191a8f15930eb4d2deefd74c
 DIST cups-filters-1.28.7.tar.xz 1503052 BLAKE2B 
b9d3280871faa79a7c277731bf6eb1eef161537829d4bc07ec36075ebc12a3617dce66994ed708991757ce7d78fc5ab010925a1d3d9811fd11cf1172f4786442
 SHA512 
fa94f51ca1c208dcacb1814d8b812c9a72dd09475b7cf836b02c72cb5e3290318f37e475ee3ae8d45351715c3a2ccc0df5ac51ae6fc11462f5acdfa303a04727

diff --git a/net-print/cups-filters/cups-filters-1.28.15.ebuild 
b/net-print/cups-filters/cups-filters-1.28.15.ebuild
new file mode 100644
index ..58faa6fecaac
--- /dev/null
+++ b/net-print/cups-filters/cups-filters-1.28.15.ebuild
@@ -0,0 +1,128 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+GENTOO_DEPEND_ON_PERL=no
+inherit perl-module systemd flag-o-matic
+
+DESCRIPTION="Cups filters"
+HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters;
+SRC_URI="https://www.openprinting.org/download/${PN}/${P}.tar.xz;
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+
+LICENSE="MIT GPL-2"
+SLOT="0"
+IUSE="dbus +foomatic jpeg ldap pclm pdf perl png +postscript test tiff 
zeroconf"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=app-text/poppler-0.32[cxx,jpeg?,lcms,tiff?,utils]
+   >=app-text/qpdf-8.3.0:=
+   dev-libs/glib:2
+   media-libs/fontconfig
+   media-libs/freetype:2
+   media-libs/lcms:2
+   >=net-print/cups-1.7.3
+   !<=net-print/cups-1.5.
+   sys-devel/bc
+   sys-libs/zlib
+   dbus? ( sys-apps/dbus )
+   foomatic? ( !net-print/foomatic-filters )
+   jpeg? ( virtual/jpeg:0 )
+   ldap? ( net-nds/openldap:= )
+   pdf? ( app-text/mupdf )
+   perl? ( dev-lang/perl:= )
+   png? ( media-libs/libpng:0= )
+   postscript? ( >=app-text/ghostscript-gpl-9.09[cups] )
+   tiff? ( media-libs/tiff:0 )
+   zeroconf? ( net-dns/avahi[dbus] )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-util/gdbus-codegen
+   >=sys-devel/gettext-0.18.3
+   virtual/pkgconfig
+   test? ( media-fonts/dejavu )
+"
+
+src_configure() {
+   # Bug #626800
+   append-cxxflags -std=c++11
+
+   local myeconfargs=(
+   --enable-imagefilters
+   --localstatedir="${EPREFIX}"/var
+   --with-browseremoteprotocols=DNSSD,CUPS
+   --with-cups-rundir="${EPREFIX}"/run/cups
+   --with-fontdir="fonts/conf.avail"
+   --with-pdftops=pdftops
+   --with-rcdir=no
+   --without-php
+   --disable-static
+   $(use_enable dbus)
+   $(use_enable foomatic)
+   $(use_enable ldap)
+   $(use_enable pclm)
+   $(use_enable pdf mutool)
+   $(use_enable postscript ghostscript)
+   $(use_enable zeroconf avahi)
+   $(use_with jpeg)
+   $(use_with 

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

2022-04-12 Thread Sam James
commit: 07af491e0f9fe77e82badfa68abaec1db1a3676c
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 13 00:28:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 13 00:28:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07af491e

net-print/cups-filters: drop 1.28.7-r1, 1.28.12-r1, 1.28.13

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

 net-print/cups-filters/Manifest|   3 -
 .../cups-filters/cups-filters-1.28.12-r1.ebuild| 129 --
 net-print/cups-filters/cups-filters-1.28.13.ebuild | 129 --
 .../cups-filters/cups-filters-1.28.7-r1.ebuild | 148 -
 4 files changed, 409 deletions(-)

diff --git a/net-print/cups-filters/Manifest b/net-print/cups-filters/Manifest
index 775966927a5b..bc649a3fb8b4 100644
--- a/net-print/cups-filters/Manifest
+++ b/net-print/cups-filters/Manifest
@@ -1,6 +1,3 @@
 DIST cups-filters-1.28.10.tar.xz 1503924 BLAKE2B 
b745ad9d35e375411d43acc8936a7be3197deda26d64c3fcdf792abf751452a83ab4e77b25336509a4d15a7db3dd142c94f3fd108f514d4956ac62f00310b263
 SHA512 
d6079633e10c3cfdc744491df03adc73d98dab0d9c0c6d3bc426b751545ae3434ea875e0841cec9358c19336347903f2832b5f801700b371cc1959e031bfa659
-DIST cups-filters-1.28.12.tar.xz 1505868 BLAKE2B 
a30f4772f89822dd110312ad2b2fb40ffcd093cee119df0660191938b374f4f99178c8e8801c8ff41bf01822a7e9c0e8aebd1d2f96159d377a40f7047da3177a
 SHA512 
430e31815fe3b40b2d12c8db0a9e38060398d9ba3306af5562bc887dd99b06971765b98ba7227a0478d9f6616dd825149f138a2367b442ea0593708eb34140f6
-DIST cups-filters-1.28.13.tar.xz 1510932 BLAKE2B 
20c3d07c59d37ddb7960967fd88ba6be5363dcf4cac6cbde03311507063c3da230ed2026ceedf35c731d6582ad845c4963455e5dad9233295785b4cde80f2278
 SHA512 
52d0f37cf80d9de09d73337e2e32dd4d23eb47f3f8470770e164dabe78220316a4d4b2aea5b466f21d1f504df73cf9eed21a518128ca3ce8048a40deedd9a765
 DIST cups-filters-1.28.14.tar.xz 1510944 BLAKE2B 
653f68a39ed16d3a8298e5784aebebead224a0ee08071add702bb02fc987f3c4d454793531db262d9a44618f4fe29a7ce0144cfb8fe77634e9b7c222de21fe62
 SHA512 
a128858ac582da1322edad1cfca02bb6e5a077a4d3ca61d9e33e07b83e5015bb1a11571d30c66069f503031a6b55a82d7867cd171a7090fa729d894441f7abdd
 DIST cups-filters-1.28.15.tar.xz 1511452 BLAKE2B 
2ed495f063197955456c07c6c06747093997afce53c15e19d081f2e53e6af9a76a41094d2356a1cd7533c3bb63bfb6257792b71ee14121a0daf5863b3b5cd76f
 SHA512 
cc8d43bba6edb2b839f3be5fcbcdeb7633ed0f0f0c2737bcc6957cf95fb4ded8ee412358cc95fdbf289ae897dd0b7f32e689f02d191a8f15930eb4d2deefd74c
-DIST cups-filters-1.28.7.tar.xz 1503052 BLAKE2B 
b9d3280871faa79a7c277731bf6eb1eef161537829d4bc07ec36075ebc12a3617dce66994ed708991757ce7d78fc5ab010925a1d3d9811fd11cf1172f4786442
 SHA512 
fa94f51ca1c208dcacb1814d8b812c9a72dd09475b7cf836b02c72cb5e3290318f37e475ee3ae8d45351715c3a2ccc0df5ac51ae6fc11462f5acdfa303a04727

diff --git a/net-print/cups-filters/cups-filters-1.28.12-r1.ebuild 
b/net-print/cups-filters/cups-filters-1.28.12-r1.ebuild
deleted file mode 100644
index 23c8bbe49a7f..
--- a/net-print/cups-filters/cups-filters-1.28.12-r1.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-GENTOO_DEPEND_ON_PERL=no
-
-inherit perl-module systemd flag-o-matic
-
-DESCRIPTION="Cups filters"
-HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters;
-SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz;
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-
-LICENSE="MIT GPL-2"
-SLOT="0"
-IUSE="dbus +foomatic jpeg ldap pclm pdf perl png +postscript test tiff 
zeroconf"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=app-text/poppler-0.32[cxx,jpeg?,lcms,tiff?,utils]
-   >=app-text/qpdf-8.3.0:=
-   dev-libs/glib:2
-   media-libs/fontconfig
-   media-libs/freetype:2
-   media-libs/lcms:2
-   >=net-print/cups-1.7.3
-   !<=net-print/cups-1.5.
-   sys-devel/bc
-   sys-libs/zlib
-   dbus? ( sys-apps/dbus )
-   foomatic? ( !net-print/foomatic-filters )
-   jpeg? ( virtual/jpeg:0 )
-   ldap? ( net-nds/openldap:= )
-   pdf? ( app-text/mupdf )
-   perl? ( dev-lang/perl:= )
-   png? ( media-libs/libpng:0= )
-   postscript? ( >=app-text/ghostscript-gpl-9.09[cups] )
-   tiff? ( media-libs/tiff:0 )
-   zeroconf? ( net-dns/avahi[dbus] )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   dev-util/gdbus-codegen
-   >=sys-devel/gettext-0.18.3
-   virtual/pkgconfig
-   test? ( media-fonts/dejavu )
-"
-
-src_configure() {
-   # Bug #626800
-   append-cxxflags -std=c++11
-
-   local myeconfargs=(
-   --enable-imagefilters
-   --localstatedir="${EPREFIX}"/var
-   --with-browseremoteprotocols=DNSSD,CUPS
-   --with-cups-rundir="${EPREFIX}"/run/cups
-   --with-fontdir="fonts/conf.avail"
-   --with-pdftops=pdftops
-  

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

2022-04-12 Thread Sam James
commit: f1cd1c6fcdf419953be361fbff12391dbe695d0d
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 23:48:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 23:48:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1cd1c6f

app-office/libreoffice: fix --with-webdav option (runtime problems)

Not clear how this actually deviates from the default but multiple
people report this fixing the issue for them.

Closes: https://bugs.gentoo.org/834438
Acked-by: Andreas K. Hüttel  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 .../{libreoffice-7.2.6.2.ebuild => libreoffice-7.2.6.2-r1.ebuild}   | 2 +-
 .../{libreoffice-7.3.2.2.ebuild => libreoffice-7.3.2.2-r1.ebuild}   | 2 +-
 app-office/libreoffice/libreoffice-7.3..ebuild  | 2 +-
 app-office/libreoffice/libreoffice-.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-7.2.6.2.ebuild 
b/app-office/libreoffice/libreoffice-7.2.6.2-r1.ebuild
similarity index 99%
rename from app-office/libreoffice/libreoffice-7.2.6.2.ebuild
rename to app-office/libreoffice/libreoffice-7.2.6.2-r1.ebuild
index e62667b537b0..82b0fcb88f40 100644
--- a/app-office/libreoffice/libreoffice-7.2.6.2.ebuild
+++ b/app-office/libreoffice/libreoffice-7.2.6.2-r1.ebuild
@@ -503,7 +503,7 @@ src_configure() {
--with-system-ucpp
--with-tls=nss
--with-vendor="Gentoo Foundation"
-   --with-webdav
+   --with-webdav="neon"
--with-x
--without-fonts
--without-myspell-dicts

diff --git a/app-office/libreoffice/libreoffice-7.3.2.2.ebuild 
b/app-office/libreoffice/libreoffice-7.3.2.2-r1.ebuild
similarity index 99%
rename from app-office/libreoffice/libreoffice-7.3.2.2.ebuild
rename to app-office/libreoffice/libreoffice-7.3.2.2-r1.ebuild
index a516928958fc..52d4e539465a 100644
--- a/app-office/libreoffice/libreoffice-7.3.2.2.ebuild
+++ b/app-office/libreoffice/libreoffice-7.3.2.2-r1.ebuild
@@ -511,7 +511,7 @@ src_configure() {
--with-system-ucpp
--with-tls=nss
--with-vendor="Gentoo Foundation"
-   --with-webdav
+   --with-webdav="neon"
--with-x
--without-fonts
--without-myspell-dicts

diff --git a/app-office/libreoffice/libreoffice-7.3..ebuild 
b/app-office/libreoffice/libreoffice-7.3..ebuild
index 6b265eb5bf1e..d21640a76c4a 100644
--- a/app-office/libreoffice/libreoffice-7.3..ebuild
+++ b/app-office/libreoffice/libreoffice-7.3..ebuild
@@ -508,7 +508,7 @@ src_configure() {
--with-system-ucpp
--with-tls=nss
--with-vendor="Gentoo Foundation"
-   --with-webdav
+   --with-webdav="neon"
--with-x
--without-fonts
--without-myspell-dicts

diff --git a/app-office/libreoffice/libreoffice-.ebuild 
b/app-office/libreoffice/libreoffice-.ebuild
index 73154bc2f905..60baac70da26 100644
--- a/app-office/libreoffice/libreoffice-.ebuild
+++ b/app-office/libreoffice/libreoffice-.ebuild
@@ -508,7 +508,7 @@ src_configure() {
--with-system-ucpp
--with-tls=nss
--with-vendor="Gentoo Foundation"
-   --with-webdav
+   --with-webdav="neon"
--with-x
--without-fonts
--without-myspell-dicts



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

2022-04-12 Thread Jakov Smolić
commit: 7bc2ad7946fd39a5772d0e246b915cd24803c3f2
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Apr 12 23:07:09 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Apr 12 23:14:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc2ad79

app-office/mdbtools: keyword 1.0.0 for ~riscv

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/app-office/mdbtools/mdbtools-1.0.0.ebuild 
b/app-office/mdbtools/mdbtools-1.0.0.ebuild
index 77360552ff79..173ffd26209c 100644
--- a/app-office/mdbtools/mdbtools-1.0.0.ebuild
+++ b/app-office/mdbtools/mdbtools-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mdbtools/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/3"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="glib iconv odbc"
 
 BDEPEND="



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

2022-04-12 Thread Jakov Smolić
commit: 4f13ad521d11b9aaafe9f0ce235e6972156a71a1
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Apr 12 23:04:06 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Apr 12 23:14:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f13ad52

app-text/mythes: keyword 1.2.4-r1 for ~riscv

Signed-off-by: Jakov Smolić  gentoo.org>

 app-text/mythes/mythes-1.2.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/mythes/mythes-1.2.4-r1.ebuild 
b/app-text/mythes/mythes-1.2.4-r1.ebuild
index da748d27b525..bd7896cb0b5b 100644
--- a/app-text/mythes/mythes-1.2.4-r1.ebuild
+++ b/app-text/mythes/mythes-1.2.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/hunspell/MyThes/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 RDEPEND="app-text/hunspell"



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

2022-04-12 Thread Jakov Smolić
commit: 5eb0d3d6046bfc7906aad52a9d1b1f9232502dd6
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Apr 12 23:04:27 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Apr 12 23:14:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eb0d3d6

app-text/txt2man: keyword 1.7.1 for ~riscv

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/app-text/txt2man/txt2man-1.7.1.ebuild 
b/app-text/txt2man/txt2man-1.7.1.ebuild
index f06ad0f6aa3c..9e0b156a0585 100644
--- a/app-text/txt2man/txt2man-1.7.1.ebuild
+++ b/app-text/txt2man/txt2man-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mvertes/txt2man/archive/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="app-shells/bash



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

2022-04-12 Thread Sam James
commit: 9fa3286df582ffb96205fcea0548fddcbd15d609
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fa3286d

dev-qt/qttranslations: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qttranslations/qttranslations-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qttranslations/qttranslations-5.15.3.ebuild 
b/dev-qt/qttranslations/qttranslations-5.15.3.ebuild
index d65f229aef33..b2fb72fc2109 100644
--- a/dev-qt/qttranslations/qttranslations-5.15.3.ebuild
+++ b/dev-qt/qttranslations/qttranslations-5.15.3.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Translation files for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE=""



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

2022-04-12 Thread Sam James
commit: 85b6295c035071edfacaa47b894997e2a87a6538
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85b6295c

dev-qt/qtxmlpatterns: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.3.ebuild 
b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.3.ebuild
index 8de27774a28c..2fcb667f97c7 100644
--- a/dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.3.ebuild
+++ b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="XPath, XQuery, XSLT, and XML Schema validation library for the 
Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE="qml"



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

2022-04-12 Thread Sam James
commit: 6ffca7c0d0a3cd91129a47016a943f66e68d68ff
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:19 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ffca7c0

dev-qt/qtwebengine: Stabilize 5.15.3_p20220406 amd64, #835762

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

 dev-qt/qtwebengine/qtwebengine-5.15.3_p20220406.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.3_p20220406.ebuild 
b/dev-qt/qtwebengine/qtwebengine-5.15.3_p20220406.ebuild
index 40e66fd523e2..67fede220507 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.15.3_p20220406.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.15.3_p20220406.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Library for rendering dynamic web content in Qt5 
C++ and QML applic
 HOMEPAGE="https://www.qt.io/;
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
if [[ ${PV} == ${QT5_PV}_p* ]]; then
SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz;
S="${WORKDIR}/${P}"



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

2022-04-12 Thread Sam James
commit: 29771fea5f56b5a4456c66dbe181c69e9d380be7
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29771fea

dev-qt/qtwaylandscanner: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.3.ebuild 
b/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.3.ebuild
index 97f941df8b44..d3ac98a8ba7c 100644
--- a/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.3.ebuild
+++ b/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.3.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Tool that generates certain boilerplate C++ code from Wayland 
protocol xml spec"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 DEPEND="=dev-qt/qtcore-${QT5_PV}*:5="



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

2022-04-12 Thread Sam James
commit: 730489b7dd7439c027c4f76899476d1040805218
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=730489b7

dev-qt/qtwebchannel: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtwebchannel/qtwebchannel-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.3.ebuild 
b/dev-qt/qtwebchannel/qtwebchannel-5.15.3.ebuild
index e074c207149c..463ce4bb5b18 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.15.3.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.3.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Qt5 module for integrating C++ and QML applications with 
HTML/JavaScript clients"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
 fi
 
 IUSE="qml"



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

2022-04-12 Thread Sam James
commit: a5c35b91698287c0bcf5fc495ad43a80c1d0d6c0
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5c35b91

dev-qt/qtvirtualkeyboard: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.15.3.ebuild 
b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.15.3.ebuild
index 761aa323a070..866042d5d366 100644
--- a/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.15.3.ebuild
+++ b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.15.3.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Customizable input framework and virtual keyboard for Qt"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 fi
 
 # TODO: unbundle libraries for more layouts



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

2022-04-12 Thread Sam James
commit: 65b024c62f1db93db0efb80d7afc7b93314cd6b0
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65b024c6

dev-qt/qtwayland: Stabilize 5.15.3-r1 amd64, #835762

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

 dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild 
b/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild
index f0e948981c6a..6d0f189c04ba 100644
--- a/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.15.3-r1.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Wayland platform plugin for Qt"
 SLOT=5/${QT5_PV} # bug 815646
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE="vulkan X"



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

2022-04-12 Thread Sam James
commit: fef56643cdea4917910313ac3e6f3c4cd943ed45
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fef56643

dev-qt/qtsvg: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtsvg/qtsvg-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtsvg/qtsvg-5.15.3.ebuild b/dev-qt/qtsvg/qtsvg-5.15.3.ebuild
index ec047b423e6a..7e6e047f22b7 100644
--- a/dev-qt/qtsvg/qtsvg-5.15.3.ebuild
+++ b/dev-qt/qtsvg/qtsvg-5.15.3.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="SVG rendering library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
SRC_URI+=" 
https://dev.gentoo.org/~asturm/distfiles/${P}-QTBUG-90744.tar.xz;
 fi
 



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

2022-04-12 Thread Sam James
commit: 428086d5f54f9e7264778018f1a7f58259f31b2b
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:09 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428086d5

dev-qt/qtserialport: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtserialport/qtserialport-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtserialport/qtserialport-5.15.3.ebuild 
b/dev-qt/qtserialport/qtserialport-5.15.3.ebuild
index d97beb8f49a3..0f56574655aa 100644
--- a/dev-qt/qtserialport/qtserialport-5.15.3.ebuild
+++ b/dev-qt/qtserialport/qtserialport-5.15.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Serial port abstraction library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE=""



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

2022-04-12 Thread Sam James
commit: e9ff55e6cc42a9461294bfd6634fa65f313004a6
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:22 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9ff55e6

dev-qt/qtx11extras: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtx11extras/qtx11extras-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtx11extras/qtx11extras-5.15.3.ebuild 
b/dev-qt/qtx11extras/qtx11extras-5.15.3.ebuild
index e8f2e7a85187..1df009f21d68 100644
--- a/dev-qt/qtx11extras/qtx11extras-5.15.3.ebuild
+++ b/dev-qt/qtx11extras/qtx11extras-5.15.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Linux/X11-specific support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE=""



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

2022-04-12 Thread Sam James
commit: e289b95749a9c062eab63cadb04f5eb40576e932
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e289b957

dev-qt/qtwebsockets: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtwebsockets/qtwebsockets-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.15.3.ebuild 
b/dev-qt/qtwebsockets/qtwebsockets-5.15.3.ebuild
index c745fb056c3a..410f995ee45d 100644
--- a/dev-qt/qtwebsockets/qtwebsockets-5.15.3.ebuild
+++ b/dev-qt/qtwebsockets/qtwebsockets-5.15.3.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Implementation of the WebSocket protocol for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE="qml +ssl"



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

2022-04-12 Thread Sam James
commit: f4ec8e164276ef286ebbefd766013d5dca14b548
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ec8e16

dev-qt/qtsensors: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtsensors/qtsensors-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtsensors/qtsensors-5.15.3.ebuild 
b/dev-qt/qtsensors/qtsensors-5.15.3.ebuild
index c5a1454b14bd..98009deb4a6b 100644
--- a/dev-qt/qtsensors/qtsensors-5.15.3.ebuild
+++ b/dev-qt/qtsensors/qtsensors-5.15.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Hardware sensor access library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 # TODO: simulator



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

2022-04-12 Thread Sam James
commit: 842115b25fe46b9e3485f7995fc7425a56905245
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=842115b2

dev-qt/qtquickcontrols: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtquickcontrols/qtquickcontrols-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtquickcontrols/qtquickcontrols-5.15.3.ebuild 
b/dev-qt/qtquickcontrols/qtquickcontrols-5.15.3.ebuild
index 8007412b528b..5891d161d11a 100644
--- a/dev-qt/qtquickcontrols/qtquickcontrols-5.15.3.ebuild
+++ b/dev-qt/qtquickcontrols/qtquickcontrols-5.15.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Set of Qt Quick controls to create complete user interfaces 
(deprecated)"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
 fi
 
 IUSE="+widgets"



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

2022-04-12 Thread Sam James
commit: 795597b1dde7b49d76034198a9590d16adee51b7
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=795597b1

dev-qt/qtscript: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtscript/qtscript-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscript/qtscript-5.15.3.ebuild 
b/dev-qt/qtscript/qtscript-5.15.3.ebuild
index d980a2c7033c..d0f36c55d1f7 100644
--- a/dev-qt/qtscript/qtscript-5.15.3.ebuild
+++ b/dev-qt/qtscript/qtscript-5.15.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE="+jit scripttools"



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

2022-04-12 Thread Sam James
commit: 5b9fef515d19dd69f168e8e70f12a31326f9e428
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b9fef51

dev-qt/qtspeech: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtspeech/qtspeech-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtspeech/qtspeech-5.15.3.ebuild 
b/dev-qt/qtspeech/qtspeech-5.15.3.ebuild
index 83619f469d43..b0f7013f1380 100644
--- a/dev-qt/qtspeech/qtspeech-5.15.3.ebuild
+++ b/dev-qt/qtspeech/qtspeech-5.15.3.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Text-to-speech library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv ~x86"
 fi
 
 IUSE="alsa flite"



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

2022-04-12 Thread Sam James
commit: 8fa539e9e60e5734574e726dec78dcdda4da681a
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa539e9

dev-qt/qtscxml: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtscxml/qtscxml-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
index b75e81865a9b..42015e90dd95 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~riscv ~x86"
 fi
 
 IUSE=""



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

2022-04-12 Thread Sam James
commit: 6c61071464bb9b12e7669ce99690e5544b1865a1
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:48:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:48:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c610714

dev-qt/qtnetworkauth: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtnetworkauth/qtnetworkauth-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-5.15.3.ebuild 
b/dev-qt/qtnetworkauth/qtnetworkauth-5.15.3.ebuild
index 4b89aa92f821..8ff619339076 100644
--- a/dev-qt/qtnetworkauth/qtnetworkauth-5.15.3.ebuild
+++ b/dev-qt/qtnetworkauth/qtnetworkauth-5.15.3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Network authorization library for the Qt5 
framework"
 LICENSE="GPL-3"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
 fi
 
 IUSE=""



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

2022-04-12 Thread Sam James
commit: 5efc4f4a7ac17f438d61d093aa56ff0a19c9807e
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:48:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:48:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5efc4f4a

dev-qt/qtopengl: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtopengl/qtopengl-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtopengl/qtopengl-5.15.3.ebuild 
b/dev-qt/qtopengl/qtopengl-5.15.3.ebuild
index c364b5d2d676..9b5e4bd5f1ae 100644
--- a/dev-qt/qtopengl/qtopengl-5.15.3.ebuild
+++ b/dev-qt/qtopengl/qtopengl-5.15.3.ebuild
@@ -11,7 +11,7 @@ inherit qt5-build
 DESCRIPTION="OpenGL support library for the Qt5 framework (deprecated)"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE="gles2-only"



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

2022-04-12 Thread Sam James
commit: 8fc6966459c5a7ea0e716934e62591bf15ce5753
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc69664

dev-qt/qtpaths: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtpaths/qtpaths-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtpaths/qtpaths-5.15.3.ebuild 
b/dev-qt/qtpaths/qtpaths-5.15.3.ebuild
index 9805e0b71e10..c54058028663 100644
--- a/dev-qt/qtpaths/qtpaths-5.15.3.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.15.3.ebuild
@@ -10,7 +10,7 @@ inherit qt5-build
 DESCRIPTION="Command line client to QStandardPaths"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE=""



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

2022-04-12 Thread Sam James
commit: 379bf96e5c9a8a41c243d20c0b71f0e6c4213360
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:48:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:48:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=379bf96e

dev-qt/qtmultimedia: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtmultimedia/qtmultimedia-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtmultimedia/qtmultimedia-5.15.3.ebuild 
b/dev-qt/qtmultimedia/qtmultimedia-5.15.3.ebuild
index 88ce2d1369ff..a3b99a001bf2 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-5.15.3.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-5.15.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Multimedia (audio, video, radio, camera) library for the Qt5 
framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE="alsa gles2-only gstreamer openal pulseaudio qml widgets"



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

2022-04-12 Thread Sam James
commit: a1d95853eb86132c0230b79aea91c80a7afc8e9f
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d95853

dev-qt/qtquickcontrols2: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.3.ebuild 
b/dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.3.ebuild
index af39c3c8f50b..d4de68f3fdb4 100644
--- a/dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.3.ebuild
+++ b/dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.3.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Set of next generation Qt Quick controls for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 fi
 
 IUSE="widgets"



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

2022-04-12 Thread Sam James
commit: 9efc555da06e46ca20523d60d1790dc9e15f2bf7
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:48:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:48:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efc555d

dev-qt/qtimageformats: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtimageformats/qtimageformats-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtimageformats/qtimageformats-5.15.3.ebuild 
b/dev-qt/qtimageformats/qtimageformats-5.15.3.ebuild
index d3a510c278d2..68c08021a902 100644
--- a/dev-qt/qtimageformats/qtimageformats-5.15.3.ebuild
+++ b/dev-qt/qtimageformats/qtimageformats-5.15.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Additional format plugins for the Qt image I/O system"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE="mng"



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

2022-04-12 Thread Sam James
commit: 74c179a962b772a137cb219f6a4d87834ce31cbf
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:48:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:48:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c179a9

dev-qt/qtgraphicaleffects: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.3.ebuild 
b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.3.ebuild
index e9d96770e47b..a8995055da8e 100644
--- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.3.ebuild
+++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.3.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Set of QML types for adding visual effects to user interfaces"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
 fi
 
 IUSE=""



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

2022-04-12 Thread Sam James
commit: 0116687a1a9df641980f7605b9384d600f055595
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:48:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:48:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0116687a

dev-qt/qtlocation: Stabilize 5.15.3-r1 amd64, #835762

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

 dev-qt/qtlocation/qtlocation-5.15.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtlocation/qtlocation-5.15.3-r1.ebuild 
b/dev-qt/qtlocation/qtlocation-5.15.3-r1.ebuild
index ccaa86e3c68f..ad786a50652a 100644
--- a/dev-qt/qtlocation/qtlocation-5.15.3-r1.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.15.3-r1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Location (places, maps, navigation) library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~riscv ~x86"
+   KEYWORDS="amd64 arm arm64 ~riscv ~x86"
 fi
 
 IUSE=""



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

2022-04-12 Thread Sam James
commit: b4019f362328ebe83174f9f0e1f248cd675fee57
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:48:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:48:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4019f36

dev-qt/qtpositioning: Stabilize 5.15.3 amd64, #835762

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

 dev-qt/qtpositioning/qtpositioning-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtpositioning/qtpositioning-5.15.3.ebuild 
b/dev-qt/qtpositioning/qtpositioning-5.15.3.ebuild
index fca9d3cafc8b..1ec7e788be5d 100644
--- a/dev-qt/qtpositioning/qtpositioning-5.15.3.ebuild
+++ b/dev-qt/qtpositioning/qtpositioning-5.15.3.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Physical position determination library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 IUSE="geoclue +qml"



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

2022-04-12 Thread Jakov Smolić
commit: 30ba95c508acf917c0d84f76fad84d507073ee40
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Apr 12 22:43:15 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Apr 12 22:43:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ba95c5

media-fonts/culmus: keyword 0.120-r6 for ~riscv

Signed-off-by: Jakov Smolić  gentoo.org>

 media-fonts/culmus/culmus-0.120-r6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/culmus/culmus-0.120-r6.ebuild 
b/media-fonts/culmus/culmus-0.120-r6.ebuild
index 6d0109d856bd..7b17ca529106 100644
--- a/media-fonts/culmus/culmus-0.120-r6.ebuild
+++ b/media-fonts/culmus/culmus-0.120-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -37,7 +37,7 @@ S="${WORKDIR}"
 
 LICENSE="|| ( GPL-2 LICENSE-BITSTREAM ) ancient? ( MIT ) fancy? ( GPL-2 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="ancient fancy fontforge taamey"
 
 RDEPEND="!media-fonts/culmus-ancient"



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

2022-04-12 Thread Sam James
commit: 38978c7c61b04c082926360c0dbc987d5bbe3787
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:38:27 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:38:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38978c7c

sys-apps/fakeroot: fix IncorrectCopyright

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

 sys-apps/fakeroot/fakeroot-1.25.3-r1.ebuild | 2 +-
 sys-apps/fakeroot/fakeroot-1.26-r1.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/fakeroot/fakeroot-1.25.3-r1.ebuild 
b/sys-apps/fakeroot/fakeroot-1.25.3-r1.ebuild
index 801674395ecb..1089638e5e2d 100644
--- a/sys-apps/fakeroot/fakeroot-1.25.3-r1.ebuild
+++ b/sys-apps/fakeroot/fakeroot-1.25.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/sys-apps/fakeroot/fakeroot-1.26-r1.ebuild 
b/sys-apps/fakeroot/fakeroot-1.26-r1.ebuild
index 60f715a23827..468f9ec15684 100644
--- a/sys-apps/fakeroot/fakeroot-1.26-r1.ebuild
+++ b/sys-apps/fakeroot/fakeroot-1.26-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



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

2022-04-12 Thread Sam James
commit: 7af3ec75563c6744dba7db4bd94da818844c6039
Author: Randall Vasquez  icloud  com>
AuthorDate: Tue Apr 12 13:34:17 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:37:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af3ec75

sys-apps/fakeroot: add flag-o-matic filter for flag -fno-semantic-interposition

Bug: https://bugs.gentoo.org/834445
Bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101270
Signed-off-by: Randall Vasquez  icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/25007
Signed-off-by: Sam James  gentoo.org>

 sys-apps/fakeroot/fakeroot-1.25.3-r1.ebuild | 4 
 sys-apps/fakeroot/fakeroot-1.26-r1.ebuild   | 4 
 sys-apps/fakeroot/fakeroot-1.27.ebuild  | 4 
 3 files changed, 12 insertions(+)

diff --git a/sys-apps/fakeroot/fakeroot-1.25.3-r1.ebuild 
b/sys-apps/fakeroot/fakeroot-1.25.3-r1.ebuild
index 1a91280d8313..801674395ecb 100644
--- a/sys-apps/fakeroot/fakeroot-1.25.3-r1.ebuild
+++ b/sys-apps/fakeroot/fakeroot-1.25.3-r1.ebuild
@@ -36,6 +36,10 @@ src_configure() {
use acl || export ac_cv_search_acl_get_fd=no # bug 759568
use debug && append-cppflags -DLIBFAKEROOT_DEBUGGING
 
+   # https://bugs.gentoo.org/834445
+   # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101270
+   filter-flags -fno-semantic-interposition
+
econf --disable-static
 }
 

diff --git a/sys-apps/fakeroot/fakeroot-1.26-r1.ebuild 
b/sys-apps/fakeroot/fakeroot-1.26-r1.ebuild
index eaea8a55af70..60f715a23827 100644
--- a/sys-apps/fakeroot/fakeroot-1.26-r1.ebuild
+++ b/sys-apps/fakeroot/fakeroot-1.26-r1.ebuild
@@ -47,6 +47,10 @@ src_configure() {
use acl || export ac_cv_search_acl_get_fd=no # bug 759568
use debug && append-cppflags -DLIBFAKEROOT_DEBUGGING
 
+   # https://bugs.gentoo.org/834445
+   # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101270
+   filter-flags -fno-semantic-interposition
+
econf --disable-static
 }
 

diff --git a/sys-apps/fakeroot/fakeroot-1.27.ebuild 
b/sys-apps/fakeroot/fakeroot-1.27.ebuild
index d033244f8182..468f9ec15684 100644
--- a/sys-apps/fakeroot/fakeroot-1.27.ebuild
+++ b/sys-apps/fakeroot/fakeroot-1.27.ebuild
@@ -47,6 +47,10 @@ src_configure() {
use acl || export ac_cv_search_acl_get_fd=no # bug 759568
use debug && append-cppflags -DLIBFAKEROOT_DEBUGGING
 
+   # https://bugs.gentoo.org/834445
+   # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101270
+   filter-flags -fno-semantic-interposition
+
econf --disable-static
 }
 



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

2022-04-12 Thread Jakov Smolić
commit: 5a009eb40619f4f48aaeb9a36fefd671cd76f015
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Apr 12 22:36:17 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Apr 12 22:36:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a009eb4

app-office/ledger: Keyword 3.2.1 riscv, #838076

Signed-off-by: Jakov Smolić  gentoo.org>

 app-office/ledger/ledger-3.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/ledger/ledger-3.2.1.ebuild 
b/app-office/ledger/ledger-3.2.1.ebuild
index c401673dddf1..0453ec9029e0 100644
--- a/app-office/ledger/ledger-3.2.1.ebuild
+++ b/app-office/ledger/ledger-3.2.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 IUSE="debug doc python"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2022-04-12 Thread Maciej Barć
commit: 8ec9d31bfdfb4124a13b0cd51acca4534afce14a
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Apr 12 22:11:41 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Apr 12 22:11:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec9d31b

app-emacs/flycheck: add the Gentoo GNU Emacs project to maintainers

Signed-off-by: Maciej Barć  gentoo.org>

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

diff --git a/app-emacs/flycheck/metadata.xml b/app-emacs/flycheck/metadata.xml
index e96ebcfc18fc..a29ea6e22d25 100644
--- a/app-emacs/flycheck/metadata.xml
+++ b/app-emacs/flycheck/metadata.xml
@@ -9,6 +9,10 @@
 proxy-ma...@gentoo.org
 Proxy Maintainers
   
+  
+gnu-em...@gentoo.org
+Gentoo GNU Emacs project
+  
   
 flycheck/flycheck
 https://github.com/flycheck/flycheck/blob/master/README.md



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

2022-04-12 Thread Maciej Barć
commit: 4595fada0f67cdc9a41bbf8ab0d27d31a60629ff
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Apr 12 22:18:03 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Apr 12 22:18:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4595fada

app-emacs/eglot: bump to 1.8

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/eglot/Manifest |  1 +
 app-emacs/eglot/eglot-1.8.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/app-emacs/eglot/Manifest b/app-emacs/eglot/Manifest
index 1c18d5f83751..8148e48e5796 100644
--- a/app-emacs/eglot/Manifest
+++ b/app-emacs/eglot/Manifest
@@ -1 +1,2 @@
 DIST eglot-1.6.tar.gz 288078 BLAKE2B 
a2214d216d0eeaca32d974c6686696dfcf141b3384741bc8cce0d02abb508eb5713933bc227d12a07f4b87fc34601431845b1b8e519538ae04ecc74b24db4004
 SHA512 
51227c8e2b0a1dd9a63ededbea592f01616ff728c34c330400c078212fef3f3e747e6dd30ba312523cbe60c7ea663a7af9d83300210cf331ea6162d2db5c7e41
+DIST eglot-1.8.tar.gz 302450 BLAKE2B 
7247b11adaf9a65a2e071ca17b55038fe85f5842fb4155b44dbfa82bae5774e4cd2f7a5557d40cb1a7ab7f554233f15abe297e10568a1630b464ab6a600d978f
 SHA512 
0295eff6dfbbf9d7a82349b8e5ed9e7dad700f2f0bfcab879d906e30bfbb4d28b8779fd9076108ac9b1594a60ca5e30c5035e2f8ceae44add99c28a843027609

diff --git a/app-emacs/eglot/eglot-1.8.ebuild b/app-emacs/eglot/eglot-1.8.ebuild
new file mode 100644
index ..913bb955411f
--- /dev/null
+++ b/app-emacs/eglot/eglot-1.8.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS="26.1"
+
+inherit elisp
+
+DESCRIPTION="A minimal Emacs LSP client"
+HOMEPAGE="https://github.com/joaotavora/eglot;
+SRC_URI="https://github.com/joaotavora/eglot/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+# test requires internet connection to install several language servers, one 
of which
+# is not packaged
+RESTRICT="test"
+
+SITEFILE="50${PN}-gentoo.el"
+ELISP_REMOVE="eglot-tests.el"
+DOCS=( README.md NEWS.md )
+
+src_install() {
+   elisp-make-autoload-file "${S}"/${PN}-autoload.el "${S}"/
+   elisp_src_install
+}



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

2022-04-12 Thread Maciej Barć
commit: 6f02589fe3a2dc1c51e33238a573c7ad1c672998
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Apr 12 22:10:52 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Apr 12 22:10:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f02589f

app-emacs/epl: add the Gentoo GNU Emacs project to maintainers

Signed-off-by: Maciej Barć  gentoo.org>

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

diff --git a/app-emacs/epl/metadata.xml b/app-emacs/epl/metadata.xml
index 4acb98f80f22..cd06d04e64a7 100644
--- a/app-emacs/epl/metadata.xml
+++ b/app-emacs/epl/metadata.xml
@@ -9,6 +9,10 @@
 proxy-ma...@gentoo.org
 Proxy Maintainers
   
+  
+gnu-em...@gentoo.org
+Gentoo GNU Emacs project
+  
   
 cask/epl
 https://github.com/cask/epl/blob/master/README.md



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

2022-04-12 Thread Maciej Barć
commit: a69366857e3731e39472e1a6dd4a394b3eb4f83f
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Apr 12 22:10:05 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Apr 12 22:10:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6936685

app-emacs/eglot: add the Gentoo GNU Emacs project to maintainers

Signed-off-by: Maciej Barć  gentoo.org>

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

diff --git a/app-emacs/eglot/metadata.xml b/app-emacs/eglot/metadata.xml
index 4d327b888ffc..d9638f7e735e 100644
--- a/app-emacs/eglot/metadata.xml
+++ b/app-emacs/eglot/metadata.xml
@@ -9,6 +9,10 @@
 proxy-ma...@gentoo.org
 Proxy Maintainers
   
+  
+gnu-em...@gentoo.org
+Gentoo GNU Emacs project
+  
   
 joaotavora/eglot
 https://github.com/joaotavora/eglot/blob/master/README.md



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

2022-04-12 Thread Maciej Barć
commit: a3cff9cab38aa3ad97656e14bb3c1c6f47d1096e
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Apr 12 22:12:39 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Apr 12 22:12:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3cff9ca

app-emacs/pkg-info: add the Gentoo GNU Emacs project to maintainers

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/pkg-info/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-emacs/pkg-info/metadata.xml b/app-emacs/pkg-info/metadata.xml
index 8ff3d9d5f463..fa605d0161df 100644
--- a/app-emacs/pkg-info/metadata.xml
+++ b/app-emacs/pkg-info/metadata.xml
@@ -9,6 +9,10 @@
 proxy-ma...@gentoo.org
 Proxy Maintainers
   
+  
+gnu-em...@gentoo.org
+Gentoo GNU Emacs project
+  
   
 emacsorphanage/pkg-info
 https://github.com/emacsorphanage/pkg-info/blob/master/README.md



[gentoo-commits] repo/gentoo:master commit in: dev-ml/merlin/

2022-04-12 Thread Maciej Barć
commit: 7b148120a0279015e7b62a44eeb2cf86c35009cf
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Apr 12 20:36:15 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Apr 12 21:42:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b148120

dev-ml/merlin: bump to 4.5

Signed-off-by: Maciej Barć  gentoo.org>

 dev-ml/merlin/Manifest  |  4 ++
 dev-ml/merlin/merlin-4.5.ebuild | 94 +
 2 files changed, 98 insertions(+)

diff --git a/dev-ml/merlin/Manifest b/dev-ml/merlin/Manifest
index 1159f08039b6..9e5795e8cf56 100644
--- a/dev-ml/merlin/Manifest
+++ b/dev-ml/merlin/Manifest
@@ -6,3 +6,7 @@ DIST merlin-4.3.1-ocaml-4.12.patch.gz 818559 BLAKE2B 
accf65bd5d5798bafe2be022d68
 DIST merlin-4.4-411.tbz 1314200 BLAKE2B 
0d16308e1ece70f8200e78233ecdff553f28e9a83b17f044eba8a4af170b65935b59ecf6e887299d9373b16d0a0cce24e0f9697f7cde4b3889df9db954e796c8
 SHA512 
82e4b025db6c6ec0c8b53bce82e980bfc2a507b9092dc513fb10c11be0bc2e37ad9efd5436263ecfa03acc3ec3a4b20ef9599b1814abe530f99d84b2f484fecc
 DIST merlin-4.4-412.tbz 1762888 BLAKE2B 
adee3863e6fab90643db91b5da418324c65d9b2712140fa4f6b65ef3915bc24126a2cf8c2ceda14a914213595ed1951c7c79c388be7ca407f59c230bcc95eecb
 SHA512 
f51b2875b75215d0be378de86b9dca0957b5e62241ce625a46c6341c219582510d37af94dedf67e1d3db61ebacfef8fa764e4719fac16c0b4b99bb85d0b991d4
 DIST merlin-4.4-413.tbz 2284368 BLAKE2B 
1c7f0c9cda8dda4fa91888c3ba91eb74cacffe54bdcc3b9ca49ea816558216ece50cab5f69c4d54298610ca0781a6332a8d0e1ed7526711c97fbc1748f45c309
 SHA512 
b0bf3c7d72dfc7c70e22d60afca5b7fee71a35127839181fdb46e1e15a230e58765960548c545bbef4fdab180291c738cacb724b9ecf284eee5640ebef07c4ff
+DIST merlin-4.5-411.tbz 1316537 BLAKE2B 
8850ea6b15819a178f763d8b55fecca9104cec5097c39afad7dc8b59543d961d7aa4a86590ebb59a3066d1f6630f11284e24835398ab967f45a52faf004477f1
 SHA512 
9e68ebabdc0cc398edcd255516070d6459f3bf5738c0dbe332c11c6bc4070e7bf340bc086fa2ea58597972ebe9d15860ecd0e549444809be809f0509b41652c2
+DIST merlin-4.5-412.tbz 1765436 BLAKE2B 
eaed065a2814f4c1bfc5337d026c7c42287b8cbbe50097415a983f7fdd7323f4c88f3b8c8cff4ca88a0813204617f39807709a6703fd618269eca6063b3c47b1
 SHA512 
f9edc3e1c9f753d7bacbdf1b92c118b54f9e9eff0bf752a2b44f39a2f7ecc76c4cd3bbe9227e910aea8b5ea947e8fe1b8d92ba0245fe47bc8cc2f45404cca973
+DIST merlin-4.5-413.tbz 2290507 BLAKE2B 
32aeda63caec645da8043c49ceaa0ea54d095b3e286f687b5f3da1b44d54bbc291d0358768d2180825cb620a91765da83d90b645151a694a4131788ab4438fbf
 SHA512 
b1db98c38a97ca0eef3051ab2b5d1b158e757863de6908a830308e7ea7f960eebd64b1a60bf51b10b7ea2eea3141ee0917a7c3570b63f9faa2e3f69c5d6fe0c2
+DIST merlin-4.5-414.tbz 1964688 BLAKE2B 
41cb76fb367545af3b5ac7d62f5b69ae031ed99956aca947dc8b91e2fa906d500bed272f7f46a7ad9e57bf3cb5620893072b52ac7f2246d6ae3be1ae22e99406
 SHA512 
cc2cf2c208091b3ae435a8124617e56f2002b7091532002ab49a1f817d90a5c4f9cf0bc5741dc7f2526e0352c3ca95b42c3b3a17c6cbfb80ad73d42310a25d22

diff --git a/dev-ml/merlin/merlin-4.5.ebuild b/dev-ml/merlin/merlin-4.5.ebuild
new file mode 100644
index ..52caa02ed44d
--- /dev/null
+++ b/dev-ml/merlin/merlin-4.5.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# TODO: vim-plugin, although it's not clear how to make it work here
+inherit elisp-common dune
+
+DESCRIPTION="Context sensitive completion for OCaml in Vim and Emacs"
+HOMEPAGE="https://github.com/ocaml/merlin;
+SRC_URI="https://github.com/ocaml/merlin/releases/download/v${PV}-411/${P}-411.tbz
+   
https://github.com/ocaml/merlin/releases/download/v${PV}-412/${P}-412.tbz
+   
https://github.com/ocaml/merlin/releases/download/v${PV}-413/${P}-413.tbz
+   
https://github.com/ocaml/merlin/releases/download/v${PV}-414/${P}-414.tbz;
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="emacs +ocamlopt test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-ml/csexp:=
+   dev-ml/yojson:=
+   dev-ml/menhir:=
+   >=dev-ml/dune-2.9
+   || (
+   dev-lang/ocaml:0/4.11
+   dev-lang/ocaml:0/4.12
+   dev-lang/ocaml:0/4.13
+   dev-lang/ocaml:0/4.14
+   )
+   emacs? (
+   >=app-editors/emacs-23.1:*
+   app-emacs/auto-complete
+   app-emacs/company-mode
+   )
+"
+DEPEND="${RDEPEND}
+   test? ( app-misc/jq )"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_unpack() {
+   default
+
+   if has_version "dev-lang/ocaml:0/4.11" ; then
+   mv ${P}-411 "${S}" || die
+   elif has_version "dev-lang/ocaml:0/4.12" ; then
+   mv ${P}-412 "${S}" || die
+   elif has_version "dev-lang/ocaml:0/4.13" ; then
+   mv ${P}-413 "${S}" || die
+   elif has_version "dev-lang/ocaml:0/4.14" ; then
+   mv ${P}-414 "${S}" || die
+   fi
+}
+
+src_prepare() {
+   default
+
+   # Handle installation via the eclass
+   rm emacs/dune || die
+
+   # 

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

2022-04-12 Thread Lars Wendler
commit: 42c035a509a8c3e67617e96f7e82085725e100af
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Apr 12 21:26:34 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Apr 12 21:26:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c035a5

dev-vcs/git: Bump to version 2.36.0_rc2

Signed-off-by: Lars Wendler  gentoo.org>

 dev-vcs/git/Manifest  |   3 +
 dev-vcs/git/git-2.36.0_rc2.ebuild | 660 ++
 2 files changed, 663 insertions(+)

diff --git a/dev-vcs/git/Manifest b/dev-vcs/git/Manifest
index 027390eb5b0a..dda73f116930 100644
--- a/dev-vcs/git/Manifest
+++ b/dev-vcs/git/Manifest
@@ -3,13 +3,16 @@ DIST git-2.33.1.tar.xz 6558636 BLAKE2B 
f4959d5309f85e063448673a3f06f1d3cdd65ced5
 DIST git-2.34.1.tar.xz 6623760 BLAKE2B 
9b5d7a450ec495898bcc0e1f6ae87c0ad102d039cf7c4106cdfe3ada501d9bfaf22b83c522de383d3c01f7d5a29dbfd7fc44b371efa8fc3a418ab3c609a692c1
 SHA512 
a1a8e9e6f64b1da25508fbd2f783564dcdbe181fb5ff1ebab3bdac6db6094e18acc334479a1abf22ac17ce4f733cc3e10a664db9ab234cd523735a3f027b42db
 DIST git-2.35.1.tar.xz 6874520 BLAKE2B 
028ff97b47748871da145720d0d258a0dcf4acc60b10c787dee5703fcab5f6e621c5671ee9e7a25009e82a2830400f35fa232d88c62606a6687260c744680025
 SHA512 
926c6813ef61931e1a1c43dfd7b15e20dc5878c1752876bd08f039249c9ed09f20f096b2f01947de9c9522c942e9fa8c1363d7d31a488bbe3f93c0cff31fcbcb
 DIST git-2.35.2.tar.xz 6876028 BLAKE2B 
2d59f0ef195770b3bd57ef8160ab24da5e14025316bb0cce30048116c71e9c45f0818a12a95a84f680071454ef80e3071b615c64a165771c1c8720c20ff4dba8
 SHA512 
fac143daf547f4f1952101bc0006b53ac50c1741394a8c75dc517f595ce58b183c7daabcb23a7f9fc87fe22250e298441b0b7cc7af93820110877d65c036b76a
+DIST git-2.36.0.rc2.tar.xz 6960596 BLAKE2B 
72373db94576a96aafacf3eb63c2041ca0577c647e07d2f23187b29507245fbf5f5a000726d6d61037be14b762f3bebbee1b2997ac4bf265ddf840c2e6c91055
 SHA512 
dfdd49fc7d25c6e2c4291afd5e9c234f4180226d9219cb6e70328dfdeb585a982a2f3b375ede578570825fff9f68ea126b3342512644906dc4333f9f953fe4a3
 DIST git-htmldocs-2.32.0.tar.xz 1381664 BLAKE2B 
d1b47aa99d32a252fd20df26eff44a558044f3a389379b161bb43621eb28375eb0621969849a31938ba7fc9fc58b140d27d703559ea5735d0a0ffd2e93cd9692
 SHA512 
12b84e342f0d19afe385ab8a685ae625e86c3295d1555992e0c427b361aa2cdfc89a679e7dbc468d3568a325dafbf699468aadcdb02f93e372eff3dd96a7cf7f
 DIST git-htmldocs-2.33.1.tar.xz 1396744 BLAKE2B 
cbd65cf08fc7ea466fcd72820ba3e2135ade37f69c436a4ee7276dc71fb62f6270b71e2f46d981f5681a0fd3c30613d61680c2ef2460d0d7d292f7455e114128
 SHA512 
5b856b919067e1f644539d43a85aab6f602537ea0970b6248b471e3fa6756a8494f0525a69d22ad3795fcf9e106ff8439e0f6716ba0b8c895d7aad8c59e5bd74
 DIST git-htmldocs-2.34.1.tar.xz 1406464 BLAKE2B 
6ee2f58df3c1622d96ac4b1a70d4dc3d0c973635774dd6bb89fea3e502dd82d99d676e2f9cb33c14c429c3d4680cd6020213154099b3f7fe71ad67602ca9bc6c
 SHA512 
cf9fa952d43e477528deece9f22d1bb63fa50b3a831fae20812c6af31c1dbaf193abe2fed48ac9966bcf1787442ceed19f00c00e524a1911f0ea31952a52fc8f
 DIST git-htmldocs-2.35.1.tar.xz 1410148 BLAKE2B 
68c3d12341271b861f42135bd4bd6e68ebcc6466931d383378b49aac42f77187f3fadc237974349cb0b50e4c5fb7a8ab185114341dd3012d159e420405d9ef91
 SHA512 
52a40644a7cd38caddecc43182863ca2f456644fff918ed4c8f826cbf269352c73d6bdc9119d25fcf537bc2fa38750791013329e4b0e32c8d14f0769dab85804
 DIST git-htmldocs-2.35.2.tar.xz 1411248 BLAKE2B 
d4f318f6277015bb6aef3a556bbf7a9a6b02a7cf2f1ed696bb730b6a5fb32fe3dbdf01cf1737e2931f182bf451589349de53e7d02a868d40b013018973c5fe89
 SHA512 
118576bfeafd92b8b0dd92318504d74341a003358d937545c16fefcfde6b956fbaee0601e50b9a21719d2575a5a37585e36628b4ade8e42d9d0fec4ae616eaa0
+DIST git-htmldocs-2.36.0.rc2.tar.xz 1425784 BLAKE2B 
9fe3f1e24c063776bb84fdbea6e624dc1c6ea22e88602dbcb3879861610bb75c497b93c6a795041c2da55829345682312fbb3a513359abe67c5ad056b332cca3
 SHA512 
cd7dfe6169e2c4818a4aa9bd561b564a4ef9e1c199301e55ddc11bb8608e6195a9258aea7b90d6e512dd99c38997ff0c3bf847f02740d8f60261d685aec8f042
 DIST git-manpages-2.32.0.tar.xz 491868 BLAKE2B 
7598a864246aed771371924604ee13d3f51b839b10b254bb1159dd47266513f5cd6484aab200a7b4ed427edc76538a98e39a040a17201483965175f5e1c5f484
 SHA512 
5c9950bd5d6904972cddf4afad534197d843c0dee8198d14ec5a3448873cab37dac88295b2a4df3658749f048bda4800b54fdc850517be7208906c911832c66e
 DIST git-manpages-2.33.1.tar.xz 494288 BLAKE2B 
1f8bd4f23de31a285d3f4327e562dddafdf9f28e8b36334e54f5e280c81fc8170e8b153ca42baa642d02d8e6fdfcac9a8fdd3cee1e32c29bcd53f689d1a6c463
 SHA512 
d465a7b491046b7a5da6ad1fc6c62b351c69905932e0672263de5a1d3abe1113660cff9fe30c7be1d1695c6170ceca5a11b3f65e9b2d1545f35cc653e4c6ad62
 DIST git-manpages-2.34.1.tar.xz 497280 BLAKE2B 
aa3c67cec861eb40eda3e7827d3e380fdfb6f189027fb7e5618258b80ac33918cb3c2ca4d2f8dc5fbee959578766564137e9c4818672f5138304270c486658fe
 SHA512 
8f3b56fa477e5aafec3ef29933234c362a372f59ed95694c4fb82ebb82d2a8ebc0ac17ae36caa9185964eef1700ea8732816e73df4ddd918afc949a8371fa0d8
 DIST git-manpages-2.35.1.tar.xz 497284 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2022-04-12 Thread Ionen Wolkens
commit: a7e34f861ece1826e5443f7aa2a39412d6f814cc
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Apr 12 21:08:01 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Apr 12 21:23:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e34f86

x11-drivers/nvidia-drivers: clarify no patches for kernel support

"wait until NVIDIA releases a fixed version" may not be clear enough.

This further hold true for _rc/bleeding/.0/.1 kernels, would consider
for non-legacy drivers if didn't work with the current-stable LTS
kernel at most (generally LTS is recommended if using any out-of-tree
modules, or at least wait a bit before using new major kernels).

Bug: https://bugs.gentoo.org/838118
Signed-off-by: Ionen Wolkens  gentoo.org>

 x11-drivers/nvidia-drivers/nvidia-drivers-390.147.ebuild| 3 ++-
 x11-drivers/nvidia-drivers/nvidia-drivers-470.103.01.ebuild | 3 ++-
 x11-drivers/nvidia-drivers/nvidia-drivers-470.62.26.ebuild  | 3 ++-
 x11-drivers/nvidia-drivers/nvidia-drivers-510.60.02.ebuild  | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-390.147.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-390.147.ebuild
index 6f78688c0c24..6a54413a0717 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-390.147.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-390.147.ebuild
@@ -132,7 +132,8 @@ pkg_setup() {
ewarn "  <=sys-kernel/gentoo-kernel-${NV_KERNEL_MAX}.x"
ewarn "  <=sys-kernel/gentoo-sources-${NV_KERNEL_MAX}.x"
ewarn "You are free to try or use /etc/portage/patches, but 
support will"
-   ewarn "not be given and issues wait until NVIDIA releases a 
fixed version."
+   ewarn "not be given and issues wait until NVIDIA releases a 
fixed version"
+   ewarn "(Gentoo will not accept patches for this)."
ewarn
ewarn "Do _not_ file a bug report if run into issues."
ewarn

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-470.103.01.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-470.103.01.ebuild
index c72d3a22a87d..ee701aece3c6 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-470.103.01.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-470.103.01.ebuild
@@ -133,7 +133,8 @@ pkg_setup() {
ewarn "  <=sys-kernel/gentoo-kernel-${NV_KERNEL_MAX}.x"
ewarn "  <=sys-kernel/gentoo-sources-${NV_KERNEL_MAX}.x"
ewarn "You are free to try or use /etc/portage/patches, but 
support will"
-   ewarn "not be given and issues wait until NVIDIA releases a 
fixed version."
+   ewarn "not be given and issues wait until NVIDIA releases a 
fixed version"
+   ewarn "(Gentoo will not accept patches for this)."
ewarn
ewarn "Do _not_ file a bug report if run into issues."
ewarn

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-470.62.26.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-470.62.26.ebuild
index 3b539a6e7020..42bea619cccf 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-470.62.26.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-470.62.26.ebuild
@@ -133,7 +133,8 @@ pkg_setup() {
ewarn "  <=sys-kernel/gentoo-kernel-${NV_KERNEL_MAX}.x"
ewarn "  <=sys-kernel/gentoo-sources-${NV_KERNEL_MAX}.x"
ewarn "You are free to try or use /etc/portage/patches, but 
support will"
-   ewarn "not be given and issues wait until NVIDIA releases a 
fixed version."
+   ewarn "not be given and issues wait until NVIDIA releases a 
fixed version"
+   ewarn "(Gentoo will not accept patches for this)."
ewarn
ewarn "Do _not_ file a bug report if run into issues."
ewarn

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-510.60.02.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-510.60.02.ebuild
index fbf63c3390ce..faaeef172255 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-510.60.02.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-510.60.02.ebuild
@@ -135,7 +135,8 @@ pkg_setup() {
ewarn "  <=sys-kernel/gentoo-kernel-${NV_KERNEL_MAX}.x"
ewarn "  <=sys-kernel/gentoo-sources-${NV_KERNEL_MAX}.x"
ewarn "You are free to try or use /etc/portage/patches, but 
support will"
-   ewarn "not be given and issues wait until NVIDIA releases a 
fixed version."
+   ewarn "not be given and issues wait until NVIDIA releases a 
fixed version"
+   ewarn "(Gentoo will not accept patches for this)."
ewarn
ewarn "Do _not_ file a bug report if run into issues."
ewarn



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

2022-04-12 Thread Lars Wendler
commit: 04b5f5d5c2cf1dfdd65938c348eb6d73e711381b
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Apr 12 21:22:10 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Apr 12 21:22:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b5f5d5

dev-vcs/git: Removed old

Signed-off-by: Lars Wendler  gentoo.org>

 dev-vcs/git/Manifest  |   3 -
 dev-vcs/git/git-2.35.0.ebuild | 660 --
 2 files changed, 663 deletions(-)

diff --git a/dev-vcs/git/Manifest b/dev-vcs/git/Manifest
index f07893bece67..027390eb5b0a 100644
--- a/dev-vcs/git/Manifest
+++ b/dev-vcs/git/Manifest
@@ -1,18 +1,15 @@
 DIST git-2.32.0.tar.xz 6551348 BLAKE2B 
546203ce3f749ba806866a9e9767bc807794cec435fd0b60306ae6cd2b1b17a0159ef9774c79c4f59d0dba45b36941085b55f103e1820450d560bffa41d1058f
 SHA512 
1ab3e7022ccee411d14a7da5c37d6259ef5c0f85ebed8f49698e25c65cbc7a46f8096919fcb6568360bfe284dd7475b596eee1a167db966096255a405853837c
 DIST git-2.33.1.tar.xz 6558636 BLAKE2B 
f4959d5309f85e063448673a3f06f1d3cdd65ced5f5173cfe5a38df3b5547cae1c08275bda02e48307e8290628735e2ea1ff4962e7cd29b252a6aa4d4a15
 SHA512 
16d417183232e1057bea754d59cdf4bbacc5f1527d1de6ee04cdd293a2512bfa7208e20f6130816605528b59cb1bc3188c5bddf1a42c1413095ee74e44dd2f91
 DIST git-2.34.1.tar.xz 6623760 BLAKE2B 
9b5d7a450ec495898bcc0e1f6ae87c0ad102d039cf7c4106cdfe3ada501d9bfaf22b83c522de383d3c01f7d5a29dbfd7fc44b371efa8fc3a418ab3c609a692c1
 SHA512 
a1a8e9e6f64b1da25508fbd2f783564dcdbe181fb5ff1ebab3bdac6db6094e18acc334479a1abf22ac17ce4f733cc3e10a664db9ab234cd523735a3f027b42db
-DIST git-2.35.0.tar.xz 6873768 BLAKE2B 
e432b742a4d45c41f2d0224f10bd51d4856dc2e43101b1b7a90a86b6882d0a9f64fd5d302e64948ee71ed2730de7066bb33821cb5984ae319b546bd59c0327af
 SHA512 
ae391e1cda7b4e7d49e09e7412cd2da8d643c71f20967fd7b600be00a13d3b126c2bc3a2deece935742084ecbbd1eb51455b10365e0d65423979241e9e7b94a9
 DIST git-2.35.1.tar.xz 6874520 BLAKE2B 
028ff97b47748871da145720d0d258a0dcf4acc60b10c787dee5703fcab5f6e621c5671ee9e7a25009e82a2830400f35fa232d88c62606a6687260c744680025
 SHA512 
926c6813ef61931e1a1c43dfd7b15e20dc5878c1752876bd08f039249c9ed09f20f096b2f01947de9c9522c942e9fa8c1363d7d31a488bbe3f93c0cff31fcbcb
 DIST git-2.35.2.tar.xz 6876028 BLAKE2B 
2d59f0ef195770b3bd57ef8160ab24da5e14025316bb0cce30048116c71e9c45f0818a12a95a84f680071454ef80e3071b615c64a165771c1c8720c20ff4dba8
 SHA512 
fac143daf547f4f1952101bc0006b53ac50c1741394a8c75dc517f595ce58b183c7daabcb23a7f9fc87fe22250e298441b0b7cc7af93820110877d65c036b76a
 DIST git-htmldocs-2.32.0.tar.xz 1381664 BLAKE2B 
d1b47aa99d32a252fd20df26eff44a558044f3a389379b161bb43621eb28375eb0621969849a31938ba7fc9fc58b140d27d703559ea5735d0a0ffd2e93cd9692
 SHA512 
12b84e342f0d19afe385ab8a685ae625e86c3295d1555992e0c427b361aa2cdfc89a679e7dbc468d3568a325dafbf699468aadcdb02f93e372eff3dd96a7cf7f
 DIST git-htmldocs-2.33.1.tar.xz 1396744 BLAKE2B 
cbd65cf08fc7ea466fcd72820ba3e2135ade37f69c436a4ee7276dc71fb62f6270b71e2f46d981f5681a0fd3c30613d61680c2ef2460d0d7d292f7455e114128
 SHA512 
5b856b919067e1f644539d43a85aab6f602537ea0970b6248b471e3fa6756a8494f0525a69d22ad3795fcf9e106ff8439e0f6716ba0b8c895d7aad8c59e5bd74
 DIST git-htmldocs-2.34.1.tar.xz 1406464 BLAKE2B 
6ee2f58df3c1622d96ac4b1a70d4dc3d0c973635774dd6bb89fea3e502dd82d99d676e2f9cb33c14c429c3d4680cd6020213154099b3f7fe71ad67602ca9bc6c
 SHA512 
cf9fa952d43e477528deece9f22d1bb63fa50b3a831fae20812c6af31c1dbaf193abe2fed48ac9966bcf1787442ceed19f00c00e524a1911f0ea31952a52fc8f
-DIST git-htmldocs-2.35.0.tar.xz 1410536 BLAKE2B 
c77eb10ff773597a996f1ffada4d419e0e4c00fa3b962824e4f57fe5d4fd15f9b3a02fd46bac8f643ba8d828d58caa1ad926b24f5ca54e66f7261b0996b1f877
 SHA512 
9a428212d6327c8b0bbeb7591d12c42ca78864d3cc839f0c3d5053281a00ed0fdcc67c71fe13203fadf3a7e7b5dc47034fc452a8dfb59d980ee441f908790845
 DIST git-htmldocs-2.35.1.tar.xz 1410148 BLAKE2B 
68c3d12341271b861f42135bd4bd6e68ebcc6466931d383378b49aac42f77187f3fadc237974349cb0b50e4c5fb7a8ab185114341dd3012d159e420405d9ef91
 SHA512 
52a40644a7cd38caddecc43182863ca2f456644fff918ed4c8f826cbf269352c73d6bdc9119d25fcf537bc2fa38750791013329e4b0e32c8d14f0769dab85804
 DIST git-htmldocs-2.35.2.tar.xz 1411248 BLAKE2B 
d4f318f6277015bb6aef3a556bbf7a9a6b02a7cf2f1ed696bb730b6a5fb32fe3dbdf01cf1737e2931f182bf451589349de53e7d02a868d40b013018973c5fe89
 SHA512 
118576bfeafd92b8b0dd92318504d74341a003358d937545c16fefcfde6b956fbaee0601e50b9a21719d2575a5a37585e36628b4ade8e42d9d0fec4ae616eaa0
 DIST git-manpages-2.32.0.tar.xz 491868 BLAKE2B 
7598a864246aed771371924604ee13d3f51b839b10b254bb1159dd47266513f5cd6484aab200a7b4ed427edc76538a98e39a040a17201483965175f5e1c5f484
 SHA512 
5c9950bd5d6904972cddf4afad534197d843c0dee8198d14ec5a3448873cab37dac88295b2a4df3658749f048bda4800b54fdc850517be7208906c911832c66e
 DIST git-manpages-2.33.1.tar.xz 494288 BLAKE2B 
1f8bd4f23de31a285d3f4327e562dddafdf9f28e8b36334e54f5e280c81fc8170e8b153ca42baa642d02d8e6fdfcac9a8fdd3cee1e32c29bcd53f689d1a6c463
 SHA512 

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

2022-04-12 Thread Lars Wendler
commit: fd9a1ec58f340afcfab8d1c0e2f0c0db32736b7e
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Apr 12 21:21:27 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Apr 12 21:22:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd9a1ec5

dev-vcs/git: Bump to version 2.35.2

Signed-off-by: Lars Wendler  gentoo.org>

 dev-vcs/git/Manifest  |   3 +
 dev-vcs/git/git-2.35.2.ebuild | 660 ++
 2 files changed, 663 insertions(+)

diff --git a/dev-vcs/git/Manifest b/dev-vcs/git/Manifest
index 93aff9ccf5c3..f07893bece67 100644
--- a/dev-vcs/git/Manifest
+++ b/dev-vcs/git/Manifest
@@ -3,13 +3,16 @@ DIST git-2.33.1.tar.xz 6558636 BLAKE2B 
f4959d5309f85e063448673a3f06f1d3cdd65ced5
 DIST git-2.34.1.tar.xz 6623760 BLAKE2B 
9b5d7a450ec495898bcc0e1f6ae87c0ad102d039cf7c4106cdfe3ada501d9bfaf22b83c522de383d3c01f7d5a29dbfd7fc44b371efa8fc3a418ab3c609a692c1
 SHA512 
a1a8e9e6f64b1da25508fbd2f783564dcdbe181fb5ff1ebab3bdac6db6094e18acc334479a1abf22ac17ce4f733cc3e10a664db9ab234cd523735a3f027b42db
 DIST git-2.35.0.tar.xz 6873768 BLAKE2B 
e432b742a4d45c41f2d0224f10bd51d4856dc2e43101b1b7a90a86b6882d0a9f64fd5d302e64948ee71ed2730de7066bb33821cb5984ae319b546bd59c0327af
 SHA512 
ae391e1cda7b4e7d49e09e7412cd2da8d643c71f20967fd7b600be00a13d3b126c2bc3a2deece935742084ecbbd1eb51455b10365e0d65423979241e9e7b94a9
 DIST git-2.35.1.tar.xz 6874520 BLAKE2B 
028ff97b47748871da145720d0d258a0dcf4acc60b10c787dee5703fcab5f6e621c5671ee9e7a25009e82a2830400f35fa232d88c62606a6687260c744680025
 SHA512 
926c6813ef61931e1a1c43dfd7b15e20dc5878c1752876bd08f039249c9ed09f20f096b2f01947de9c9522c942e9fa8c1363d7d31a488bbe3f93c0cff31fcbcb
+DIST git-2.35.2.tar.xz 6876028 BLAKE2B 
2d59f0ef195770b3bd57ef8160ab24da5e14025316bb0cce30048116c71e9c45f0818a12a95a84f680071454ef80e3071b615c64a165771c1c8720c20ff4dba8
 SHA512 
fac143daf547f4f1952101bc0006b53ac50c1741394a8c75dc517f595ce58b183c7daabcb23a7f9fc87fe22250e298441b0b7cc7af93820110877d65c036b76a
 DIST git-htmldocs-2.32.0.tar.xz 1381664 BLAKE2B 
d1b47aa99d32a252fd20df26eff44a558044f3a389379b161bb43621eb28375eb0621969849a31938ba7fc9fc58b140d27d703559ea5735d0a0ffd2e93cd9692
 SHA512 
12b84e342f0d19afe385ab8a685ae625e86c3295d1555992e0c427b361aa2cdfc89a679e7dbc468d3568a325dafbf699468aadcdb02f93e372eff3dd96a7cf7f
 DIST git-htmldocs-2.33.1.tar.xz 1396744 BLAKE2B 
cbd65cf08fc7ea466fcd72820ba3e2135ade37f69c436a4ee7276dc71fb62f6270b71e2f46d981f5681a0fd3c30613d61680c2ef2460d0d7d292f7455e114128
 SHA512 
5b856b919067e1f644539d43a85aab6f602537ea0970b6248b471e3fa6756a8494f0525a69d22ad3795fcf9e106ff8439e0f6716ba0b8c895d7aad8c59e5bd74
 DIST git-htmldocs-2.34.1.tar.xz 1406464 BLAKE2B 
6ee2f58df3c1622d96ac4b1a70d4dc3d0c973635774dd6bb89fea3e502dd82d99d676e2f9cb33c14c429c3d4680cd6020213154099b3f7fe71ad67602ca9bc6c
 SHA512 
cf9fa952d43e477528deece9f22d1bb63fa50b3a831fae20812c6af31c1dbaf193abe2fed48ac9966bcf1787442ceed19f00c00e524a1911f0ea31952a52fc8f
 DIST git-htmldocs-2.35.0.tar.xz 1410536 BLAKE2B 
c77eb10ff773597a996f1ffada4d419e0e4c00fa3b962824e4f57fe5d4fd15f9b3a02fd46bac8f643ba8d828d58caa1ad926b24f5ca54e66f7261b0996b1f877
 SHA512 
9a428212d6327c8b0bbeb7591d12c42ca78864d3cc839f0c3d5053281a00ed0fdcc67c71fe13203fadf3a7e7b5dc47034fc452a8dfb59d980ee441f908790845
 DIST git-htmldocs-2.35.1.tar.xz 1410148 BLAKE2B 
68c3d12341271b861f42135bd4bd6e68ebcc6466931d383378b49aac42f77187f3fadc237974349cb0b50e4c5fb7a8ab185114341dd3012d159e420405d9ef91
 SHA512 
52a40644a7cd38caddecc43182863ca2f456644fff918ed4c8f826cbf269352c73d6bdc9119d25fcf537bc2fa38750791013329e4b0e32c8d14f0769dab85804
+DIST git-htmldocs-2.35.2.tar.xz 1411248 BLAKE2B 
d4f318f6277015bb6aef3a556bbf7a9a6b02a7cf2f1ed696bb730b6a5fb32fe3dbdf01cf1737e2931f182bf451589349de53e7d02a868d40b013018973c5fe89
 SHA512 
118576bfeafd92b8b0dd92318504d74341a003358d937545c16fefcfde6b956fbaee0601e50b9a21719d2575a5a37585e36628b4ade8e42d9d0fec4ae616eaa0
 DIST git-manpages-2.32.0.tar.xz 491868 BLAKE2B 
7598a864246aed771371924604ee13d3f51b839b10b254bb1159dd47266513f5cd6484aab200a7b4ed427edc76538a98e39a040a17201483965175f5e1c5f484
 SHA512 
5c9950bd5d6904972cddf4afad534197d843c0dee8198d14ec5a3448873cab37dac88295b2a4df3658749f048bda4800b54fdc850517be7208906c911832c66e
 DIST git-manpages-2.33.1.tar.xz 494288 BLAKE2B 
1f8bd4f23de31a285d3f4327e562dddafdf9f28e8b36334e54f5e280c81fc8170e8b153ca42baa642d02d8e6fdfcac9a8fdd3cee1e32c29bcd53f689d1a6c463
 SHA512 
d465a7b491046b7a5da6ad1fc6c62b351c69905932e0672263de5a1d3abe1113660cff9fe30c7be1d1695c6170ceca5a11b3f65e9b2d1545f35cc653e4c6ad62
 DIST git-manpages-2.34.1.tar.xz 497280 BLAKE2B 
aa3c67cec861eb40eda3e7827d3e380fdfb6f189027fb7e5618258b80ac33918cb3c2ca4d2f8dc5fbee959578766564137e9c4818672f5138304270c486658fe
 SHA512 
8f3b56fa477e5aafec3ef29933234c362a372f59ed95694c4fb82ebb82d2a8ebc0ac17ae36caa9185964eef1700ea8732816e73df4ddd918afc949a8371fa0d8
 DIST git-manpages-2.35.0.tar.xz 497388 BLAKE2B 

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

2022-04-12 Thread Jakov Smolić
commit: 4d617fa0786991235cebba3107e69a83467d17b1
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Apr 12 21:17:48 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Apr 12 21:17:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d617fa0

media-libs/hamlib: Keyword 4.4 riscv, #838070

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/media-libs/hamlib/hamlib-4.4.ebuild 
b/media-libs/hamlib/hamlib-4.4.ebuild
index fe40c60c8889..e29daf2b83f0 100644
--- a/media-libs/hamlib/hamlib-4.4.ebuild
+++ b/media-libs/hamlib/hamlib-4.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/hamlib/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2 GPL-2"
 SLOT="0/4.2"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
 IUSE="doc perl python tcl"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: media-radio/direwolf/

2022-04-12 Thread Jakov Smolić
commit: 9c8713e84195f3958d86e9639fda3151f212a282
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Apr 12 21:17:49 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Apr 12 21:17:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c8713e8

media-radio/direwolf: Keyword 1.6 riscv, #838070

Signed-off-by: Jakov Smolić  gentoo.org>

 media-radio/direwolf/direwolf-1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-radio/direwolf/direwolf-1.6.ebuild 
b/media-radio/direwolf/direwolf-1.6.ebuild
index c31f766d2c3a..de0f9baf6b70 100644
--- a/media-radio/direwolf/direwolf-1.6.ebuild
+++ b/media-radio/direwolf/direwolf-1.6.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/wb2osz/direwolf/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 IUSE="gps hamlib test udev"
 RESTRICT="!test? ( test )"
 



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

2022-04-12 Thread Sam James
commit: 6921c63ba9b9129b67fceded470d699eeed390f6
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 12:14:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 21:03:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6921c63b

net-libs/ldns: use HTTPS

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

 net-libs/ldns/ldns-1.7.1-r5.ebuild | 8 
 net-libs/ldns/ldns-1.7.1-r6.ebuild | 8 
 net-libs/ldns/ldns-1.8.0-r1.ebuild | 8 
 net-libs/ldns/ldns-1.8.0-r4.ebuild | 6 +++---
 net-libs/ldns/ldns-1.8.1.ebuild| 8 
 5 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/net-libs/ldns/ldns-1.7.1-r5.ebuild 
b/net-libs/ldns/ldns-1.7.1-r5.ebuild
index 66e436d22ec3..7c59ee0cdace 100644
--- a/net-libs/ldns/ldns-1.7.1-r5.ebuild
+++ b/net-libs/ldns/ldns-1.7.1-r5.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 PYTHON_COMPAT=( python3_{7,8,9,10} )
 inherit multilib-minimal python-single-r1
 
-DESCRIPTION="a library with the aim to simplify DNS programming in C"
-HOMEPAGE="http://www.nlnetlabs.nl/projects/ldns/;
-SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz;
+DESCRIPTION="A library with the aim to simplify DNS programming in C"
+HOMEPAGE="https://www.nlnetlabs.nl/projects/ldns/;
+SRC_URI="https://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0/3"

diff --git a/net-libs/ldns/ldns-1.7.1-r6.ebuild 
b/net-libs/ldns/ldns-1.7.1-r6.ebuild
index a0986afdac4b..ecce27585a1e 100644
--- a/net-libs/ldns/ldns-1.7.1-r6.ebuild
+++ b/net-libs/ldns/ldns-1.7.1-r6.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 PYTHON_COMPAT=( python3_{7,8,9,10} )
 inherit multilib-minimal python-single-r1
 
-DESCRIPTION="a library with the aim to simplify DNS programming in C"
-HOMEPAGE="http://www.nlnetlabs.nl/projects/ldns/;
-SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz;
+DESCRIPTION="A library with the aim to simplify DNS programming in C"
+HOMEPAGE="https://www.nlnetlabs.nl/projects/ldns/;
+SRC_URI="https://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0/3"

diff --git a/net-libs/ldns/ldns-1.8.0-r1.ebuild 
b/net-libs/ldns/ldns-1.8.0-r1.ebuild
index dce303cae0a4..1f6ae5d7b847 100644
--- a/net-libs/ldns/ldns-1.8.0-r1.ebuild
+++ b/net-libs/ldns/ldns-1.8.0-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 PYTHON_COMPAT=( python3_{7,8,9,10} )
 inherit python-single-r1 autotools multilib-minimal
 
-DESCRIPTION="a library with the aim to simplify DNS programming in C"
-HOMEPAGE="http://www.nlnetlabs.nl/projects/ldns/;
-SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz;
+DESCRIPTION="A library with the aim to simplify DNS programming in C"
+HOMEPAGE="https://www.nlnetlabs.nl/projects/ldns/;
+SRC_URI="https://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0/3"

diff --git a/net-libs/ldns/ldns-1.8.0-r4.ebuild 
b/net-libs/ldns/ldns-1.8.0-r4.ebuild
index 7ea441885f27..93ba0aee830e 100644
--- a/net-libs/ldns/ldns-1.8.0-r4.ebuild
+++ b/net-libs/ldns/ldns-1.8.0-r4.ebuild
@@ -5,9 +5,9 @@ EAPI=8
 PYTHON_COMPAT=( python3_{7,8,9,10} )
 inherit python-single-r1 autotools multilib-minimal
 
-DESCRIPTION="a library with the aim to simplify DNS programming in C"
-HOMEPAGE="http://www.nlnetlabs.nl/projects/ldns/;
-SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz;
+DESCRIPTION="A library with the aim to simplify DNS programming in C"
+HOMEPAGE="https://www.nlnetlabs.nl/projects/ldns/;
+SRC_URI="https://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0/3"

diff --git a/net-libs/ldns/ldns-1.8.1.ebuild b/net-libs/ldns/ldns-1.8.1.ebuild
index a81c575be2e7..7bab0c91d804 100644
--- a/net-libs/ldns/ldns-1.8.1.ebuild
+++ b/net-libs/ldns/ldns-1.8.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 PYTHON_COMPAT=( python3_{8,9,10} )
 inherit python-single-r1 multilib-minimal
 
-DESCRIPTION="a library with the aim to simplify DNS programming in C"
-HOMEPAGE="http://www.nlnetlabs.nl/projects/ldns/;
-SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz;
+DESCRIPTION="A library with the aim to simplify DNS programming in C"
+HOMEPAGE="https://www.nlnetlabs.nl/projects/ldns/;
+SRC_URI="https://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0/3"



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

2022-04-12 Thread Sam James
commit: 24ee0a4e4f4e03b7d38cec734b8e2f219023dfec
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 12:15:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 21:04:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24ee0a4e

x11-misc/rofi: switch to xz

Smaller tarballs.

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

 x11-misc/rofi/Manifest | 6 +++---
 x11-misc/rofi/rofi-1.6.1-r1.ebuild | 4 ++--
 x11-misc/rofi/rofi-1.7.2.ebuild| 2 +-
 x11-misc/rofi/rofi-1.7.3-r1.ebuild | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/x11-misc/rofi/Manifest b/x11-misc/rofi/Manifest
index f53dc62c64eb..6ec043f0bb0e 100644
--- a/x11-misc/rofi/Manifest
+++ b/x11-misc/rofi/Manifest
@@ -1,3 +1,3 @@
-DIST rofi-1.6.1.tar.gz 569262 BLAKE2B 
938b45f8326b5a28e349ac9f7028c476274faa4f932a773acc350d5e1dc8d5c05c7cfb7ec10f1ab5d8c83590074424c3379768671d37ee799d78e508b8c4a4cb
 SHA512 
b54e75818a98fa9262a3016260051837de189d49beff4f4a158cb2e7f41438641377e11d75c164f423e6a86d8b8fca3b76e2630611678525465d06c21b393f60
-DIST rofi-1.7.2.tar.gz 921356 BLAKE2B 
88daaac60f4deab18b9ca00cdd490c57aef7ba103ca947a25a204c4e1da9d5b5a3eb2af4e88cd0f0c920315ee30a49982f521fdd9fde2f5de99b061d52ca410b
 SHA512 
5a3d2b118c0d74e6f9499709000e7d6de270d7c51abcc1a376ecd3838b159ff311cc171e8a1968d6872fcbb6deed565e7d777b687f49756c5ba85351f2f089ea
-DIST rofi-1.7.3.tar.gz 935184 BLAKE2B 
66585b5542fcf59f22c68ad753a04051a188524c8008435f75b28f923cc46ecb9a0d41a98414577dc59b5a899488de77a6301544fc5af35a7d14a4d8ec930dad
 SHA512 
5d1b8fed868a7fcf372298800997d4aeeb9b428858448a9b9e4c523af8d878aa172dc63ad788cdc950af89a1f3ea850bc4c98a55c9e8ace29e67050ac0c02078
+DIST rofi-1.6.1.tar.xz 404372 BLAKE2B 
b338382104b84f068024eff3a04bed1bbc895d6977204a9abdc55e3b382e6e6a9e5646f6155011b17d43943d9a7a9fb92aa7dca24789b260e73b5e3b134001de
 SHA512 
c9794a7e4921e58ecc5fc7096218203f548efe2a49ffa6971accc12e9172248bda856ad06f8c11ada9abb62b9a43c7fffce1c1be9a3fe1365c94561b170a8b73
+DIST rofi-1.7.2.tar.xz 747768 BLAKE2B 
c6bc6decebe40fdc020d9fc0f4b998cae2c309d5c582af17092a9a54fcd49d6bcc0a05d4c6e24c7fce42ea85c28b219dd5cd88b13aa22c843724cdd38d223e57
 SHA512 
78605beb4261ce5f930f6b7f80e9350f37ab1b6249675c7b63625a4ea8d22803bcc7c9aaa07aa569b1c0b72692a8499d35e6e24554fc4a7ff23cd107a8355b1a
+DIST rofi-1.7.3.tar.xz 755776 BLAKE2B 
af746e72ce5d09f3815960eb533bf58160c56141a116d1d950db498445e07696d0af2abe36a661ce67178f2040bfba7a39ac6c8eacdfc4db9f75e5f74daf47f5
 SHA512 
bba9ee25c7ff2168370ad1fd21a2286706f9db1efccdab84c55abd3bfa822ed10d23128388c69c964e81b2c51e1a95b3a3c7ca503a4564d0bdb3a993d8a9553d

diff --git a/x11-misc/rofi/rofi-1.6.1-r1.ebuild 
b/x11-misc/rofi/rofi-1.6.1-r1.ebuild
index e654777a5b58..664fa0b6b465 100644
--- a/x11-misc/rofi/rofi-1.6.1-r1.ebuild
+++ b/x11-misc/rofi/rofi-1.6.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit autotools toolchain-funcs
 
 DESCRIPTION="A window switcher, run dialog and dmenu replacement"
 HOMEPAGE="https://github.com/davatorium/rofi;
-SRC_URI="https://github.com/davatorium/rofi/releases/download/${PV}/${P}.tar.gz;
+SRC_URI="https://github.com/davatorium/rofi/releases/download/${PV}/${P}.tar.xz;
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/x11-misc/rofi/rofi-1.7.2.ebuild b/x11-misc/rofi/rofi-1.7.2.ebuild
index 309aa7907bde..03869ad9b2a1 100644
--- a/x11-misc/rofi/rofi-1.7.2.ebuild
+++ b/x11-misc/rofi/rofi-1.7.2.ebuild
@@ -7,7 +7,7 @@ inherit autotools toolchain-funcs
 
 DESCRIPTION="A window switcher, run dialog and dmenu replacement"
 HOMEPAGE="https://github.com/davatorium/rofi;
-SRC_URI="https://github.com/davatorium/rofi/releases/download/${PV}/${P}.tar.gz;
+SRC_URI="https://github.com/davatorium/rofi/releases/download/${PV}/${P}.tar.xz;
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/x11-misc/rofi/rofi-1.7.3-r1.ebuild 
b/x11-misc/rofi/rofi-1.7.3-r1.ebuild
index c3c1397ae477..f3c69c98bc62 100644
--- a/x11-misc/rofi/rofi-1.7.3-r1.ebuild
+++ b/x11-misc/rofi/rofi-1.7.3-r1.ebuild
@@ -7,7 +7,7 @@ inherit autotools toolchain-funcs
 
 DESCRIPTION="A window switcher, run dialog and dmenu replacement"
 HOMEPAGE="https://github.com/davatorium/rofi;
-SRC_URI="https://github.com/davatorium/rofi/releases/download/${PV}/${P}.tar.gz;
+SRC_URI="https://github.com/davatorium/rofi/releases/download/${PV}/${P}.tar.xz;
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: net-vpn/openvpn/

2022-04-12 Thread Sam James
commit: e05ed59f418b7cd4cda269cb585c62531becfe5f
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 12:22:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 21:03:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e05ed59f

net-vpn/openvpn: switch to xz

Smaller tarballs.

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

 net-vpn/openvpn/Manifest| 2 +-
 net-vpn/openvpn/openvpn-2.5.2-r2.ebuild | 2 +-
 net-vpn/openvpn/openvpn-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-vpn/openvpn/Manifest b/net-vpn/openvpn/Manifest
index 63f99fb3f7f9..cf7424f32f94 100644
--- a/net-vpn/openvpn/Manifest
+++ b/net-vpn/openvpn/Manifest
@@ -1 +1 @@
-DIST openvpn-2.5.2.tar.gz 1830763 BLAKE2B 
d1c5fa97b3a9168e8715a7cf926b581e054d1d8ac905dcb78e91b9e7f2ea2abf2f03a02e6b4ee10184e810ebb871f4fc638834848eb3b4a9122b177705382fe8
 SHA512 
5811d26b32e7f258dc1f7ed704d28f9eb03200b54a128e4cb5dfa37ace5113d7841830fc04e1c5f69a138141d0f6f0ca6cb7fc3c39d67456e476eb4c45102be1
+DIST openvpn-2.5.2.tar.xz 1134644 BLAKE2B 
59aa0c540894de4cfb37ad4c3139eb69a35d317e3de490f71b185a979989c1253221091a30bfb2ee5243fcfae190605e9787051de079eee79e57bd63392c42d5
 SHA512 
ae2cac00ae4b9e06e7e70b268ed47d36bbb45409650175e507d5bfa12b0a4f24bccc64f2494d1563f9269c8076d0f753a492f01ea33ce376ba00b7cdcb5c7bd0

diff --git a/net-vpn/openvpn/openvpn-2.5.2-r2.ebuild 
b/net-vpn/openvpn/openvpn-2.5.2-r2.ebuild
index 005ac8cef337..de73a33181b3 100644
--- a/net-vpn/openvpn/openvpn-2.5.2-r2.ebuild
+++ b/net-vpn/openvpn/openvpn-2.5.2-r2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "" ]]; then
 
inherit git-r3
 else
-   SRC_URI="https://build.openvpn.net/downloads/releases/${P}.tar.gz;
+   SRC_URI="https://build.openvpn.net/downloads/releases/${P}.tar.xz;
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 fi
 

diff --git a/net-vpn/openvpn/openvpn-.ebuild 
b/net-vpn/openvpn/openvpn-.ebuild
index cec8d0d00572..b8189f16f79b 100644
--- a/net-vpn/openvpn/openvpn-.ebuild
+++ b/net-vpn/openvpn/openvpn-.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "" ]]; then
 
inherit git-r3
 else
-   SRC_URI="https://build.openvpn.net/downloads/releases/${P}.tar.gz;
+   SRC_URI="https://build.openvpn.net/downloads/releases/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 



  1   2   3   4   >