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

2022-11-26 Thread Michał Górny
commit: 8454f0b52548742256fb6ce1f39cb06724c53720
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov 27 05:59:21 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov 27 05:59:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8454f0b5

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

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

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

diff --git a/dev-python/retrying/metadata.xml b/dev-python/retrying/metadata.xml
index 718e0b891430..9aa7090dde1e 100644
--- a/dev-python/retrying/metadata.xml
+++ b/dev-python/retrying/metadata.xml
@@ -9,6 +9,10 @@
openst...@gentoo.org
Openstack

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


retrying



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

2022-11-26 Thread Michał Górny
commit: e4d7677e00d9c5101ea785baffb248270e979548
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov 27 05:56:27 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov 27 05:59:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d7677e

dev-python/retrying: Bump to 1.3.4

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

 dev-python/retrying/Manifest  |  1 +
 dev-python/retrying/metadata.xml  |  5 +
 dev-python/retrying/retrying-1.3.4.ebuild | 29 +
 3 files changed, 31 insertions(+), 4 deletions(-)

diff --git a/dev-python/retrying/Manifest b/dev-python/retrying/Manifest
index 8044ec16f43a..ec70ccfe592e 100644
--- a/dev-python/retrying/Manifest
+++ b/dev-python/retrying/Manifest
@@ -1 +1,2 @@
 DIST retrying-1.3.3.tar.gz 11648 BLAKE2B 
2c518ca887dddc35bad421ad75c76cb88f08a0965272816af8667b1b151eca2dda1b0b198607f26dcda2df547ba2cb317ac927ebfc5891cd8c6203ded619f1e1
 SHA512 
e053e62cb71b31573b89b8fffa706c3410794b5cced829582c373a09af78158f7a16948e6ce52078589cf7d8f5bba726c889180588a2628be343f242bc40c035
+DIST retrying-1.3.4.gh.tar.gz 11789 BLAKE2B 
8a75a007bfc8333592aa1aed5b7090a44264a3ad46b71d8a494a0033ce94059751e8276c383c7567da8487230ab2877368bed4b15dca6c45cff2d709eebfd6b4
 SHA512 
80bd19eefdbd8277ec0ba656d1b1d3589b2e3492cbb902c963376b3df475abbe4725c9902426a1784e4dddbd57ea8bc51ea5925a0a72a6f5c11333893314f2c5

diff --git a/dev-python/retrying/metadata.xml b/dev-python/retrying/metadata.xml
index c8f6063c5ccb..718e0b891430 100644
--- a/dev-python/retrying/metadata.xml
+++ b/dev-python/retrying/metadata.xml
@@ -9,12 +9,9 @@
openst...@gentoo.org
Openstack

-   
-   Retrying is an Apache 2.0 licensed general-purpose retrying library, 
written in Python, to simplify the task of adding retry behavior to just about 
anything.
-   


retrying
-   rholder/retrying
+   groodt/retrying

 

diff --git a/dev-python/retrying/retrying-1.3.4.ebuild 
b/dev-python/retrying/retrying-1.3.4.ebuild
new file mode 100644
index ..59071b9b1a11
--- /dev/null
+++ b/dev-python/retrying/retrying-1.3.4.ebuild
@@ -0,0 +1,29 @@
+# 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..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="General-purpose retrying library"
+HOMEPAGE="
+   https://github.com/groodt/retrying/
+   https://pypi.org/project/retrying/
+"
+SRC_URI="
+   https://github.com/groodt/retrying/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+
+RDEPEND="
+   >=dev-python/six-1.7.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



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

2022-11-26 Thread WANG Xuerui
commit: dfe583e01b52b2cb996073cbabf08f66e3f6e12d
Author: WANG Xuerui  gentoo  org>
AuthorDate: Sat Nov 26 12:21:13 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Sun Nov 27 01:48:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfe583e0

profiles/arch/loong: remove ssl-related flags from BOOTSTRAP_USE

Gone are the days when we still had to rely on live gcc ebuilds.

Signed-off-by: WANG Xuerui  gentoo.org>

 profiles/arch/loong/make.defaults | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/arch/loong/make.defaults 
b/profiles/arch/loong/make.defaults
index 3c0828d8bc2b..61a8e65a132a 100644
--- a/profiles/arch/loong/make.defaults
+++ b/profiles/arch/loong/make.defaults
@@ -42,10 +42,6 @@ CHOST_lp64d="loongarch64-unknown-linux-gnu"
 # Since many people will want to test this in qemu...
 FEATURES="-pid-sandbox -network-sandbox -ipc-sandbox"
 
-# We need to fetch https git repo (gcc) during bootstrap, before gcc-12.1.0
-# is officially released.
-BOOTSTRAP_USE="${BOOTSTRAP_USE} curl_ssl_openssl ssl"
-
 # The following stuff MUST be defined in subdirs:
 # ABI
 # DEFAULT_ABI



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

2022-11-26 Thread WANG Xuerui
commit: b6b67dd691fe5efc3d3cf5099df87e04b35744a1
Author: WANG Xuerui  gentoo  org>
AuthorDate: Sun Nov 27 01:51:22 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Sun Nov 27 02:45:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b67dd6

app-arch/xar: keyword 1.8.0.0.487.100.1 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 app-arch/xar/xar-1.8.0.0.487.100.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/xar/xar-1.8.0.0.487.100.1.ebuild 
b/app-arch/xar/xar-1.8.0.0.487.100.1.ebuild
index fac49fd5e188..03064649f76e 100644
--- a/app-arch/xar/xar-1.8.0.0.487.100.1.ebuild
+++ b/app-arch/xar/xar-1.8.0.0.487.100.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/apple-oss-distributions/xar/archive/xar-${APPLE_PV}.
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND="
elibc_musl? ( sys-libs/fts-standalone )



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/z3/

2022-11-26 Thread WANG Xuerui
commit: 5dcef39eabff2f0aa3338ad821d408e936bf572b
Author: WANG Xuerui  gentoo  org>
AuthorDate: Sun Nov 27 01:51:24 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Sun Nov 27 02:45:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dcef39e

sci-mathematics/z3: keyword 4.11.2 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 sci-mathematics/z3/z3-4.11.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/z3/z3-4.11.2.ebuild 
b/sci-mathematics/z3/z3-4.11.2.ebuild
index c988608e72f8..828f9a4c4d12 100644
--- a/sci-mathematics/z3/z3-4.11.2.ebuild
+++ b/sci-mathematics/z3/z3-4.11.2.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P}
 
 SLOT="0/$(ver_cut 1-2)"
 LICENSE="MIT"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv sparc x86"
 IUSE="doc examples gmp isabelle java python"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-mail/rss2email/

2022-11-26 Thread Sebastian Pipping
commit: 0c45b2d7615a6d80084f5a68a27ad5595e9a4ea2
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Nov 26 23:53:39 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Nov 27 00:34:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c45b2d7

net-mail/rss2email: 3.14 + EAPI 8 + Python 3.11 + DISTUTILS_USE_PEP517

Signed-off-by: Sebastian Pipping  gentoo.org>

 net-mail/rss2email/Manifest  |  1 +
 net-mail/rss2email/rss2email-3.14.ebuild | 34 
 2 files changed, 35 insertions(+)

diff --git a/net-mail/rss2email/Manifest b/net-mail/rss2email/Manifest
index 59104800a919..ff816571673e 100644
--- a/net-mail/rss2email/Manifest
+++ b/net-mail/rss2email/Manifest
@@ -1 +1,2 @@
 DIST rss2email-3.13.1.tar.gz 159108 BLAKE2B 
4651765d97f4b5c35559511765e7f1697f9fde461f69cf2e42a8b94232e287c915f8727e7709666a3bf7644664e93ef0bae88e9a41e6acb93aacd1a2ae5ca839
 SHA512 
fbfd47c3512fc86a4db692245f7765281515b733cfd9bb13e8f7d225c8fe20a816469be2f1f9e71e925216686e6f470349c16573ab9c662d8e2b4e9d1b6debe6
+DIST rss2email-3.14.tar.gz 175600 BLAKE2B 
70dec53bb65f8238f123097dad98f2d687538e1da58ab7abc83cca16a834947f66894f36380a24fb51db32724263164bffaaf72b5ca3e575a593f3c3cbcfc463
 SHA512 
42308a3ae2bfe3adaf4b904983c2270a162d268ce5f4357d853a7ba74814d97dc5dc66d7d94ef6b3fbe510e8368361f63a99de814d3388f37b190fa63594a727

diff --git a/net-mail/rss2email/rss2email-3.14.ebuild 
b/net-mail/rss2email/rss2email-3.14.ebuild
new file mode 100644
index ..579daa88112d
--- /dev/null
+++ b/net-mail/rss2email/rss2email-3.14.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A python script that converts RSS/Atom newsfeeds to email"
+HOMEPAGE="https://github.com/rss2email/rss2email;
+SRC_URI="https://github.com/rss2email/rss2email/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+RDEPEND=">=dev-python/feedparser-6.0.5[${PYTHON_USEDEP}]
+   >=dev-python/html2text-2020.1.16[${PYTHON_USEDEP}]
+   "
+DEPEND="${RDEPEND}"
+
+distutils_enable_tests unittest
+
+src_install() {
+   distutils-r1_src_install
+   doman r2e.1
+}
+
+python_test() {
+   cd test/ || die  # or the tests won't find their data
+   distutils-r1_python_test
+}



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

2022-11-26 Thread Sebastian Pipping
commit: bc181a415bcac400d0e78d55e2f338c002c4d9df
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Nov 27 00:24:58 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Nov 27 00:36:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc181a41

dev-vcs/git-delete-merged-branches: DistutilsNonPEP517Build + MissingRemoteId

Signed-off-by: Sebastian Pipping  gentoo.org>

 .../git-delete-merged-branches-7.2.1-r1.ebuild | 42 ++
 dev-vcs/git-delete-merged-branches/metadata.xml|  4 +++
 2 files changed, 46 insertions(+)

diff --git 
a/dev-vcs/git-delete-merged-branches/git-delete-merged-branches-7.2.1-r1.ebuild 
b/dev-vcs/git-delete-merged-branches/git-delete-merged-branches-7.2.1-r1.ebuild
new file mode 100644
index ..4c3741ca6cb1
--- /dev/null
+++ 
b/dev-vcs/git-delete-merged-branches/git-delete-merged-branches-7.2.1-r1.ebuild
@@ -0,0 +1,42 @@
+# 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..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Command-line tool to delete merged Git branches"
+HOMEPAGE="https://github.com/hartwork/git-delete-merged-branches;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="full-name-executable test"
+
+COMMON_DEPEND="
+   >=dev-python/colorama-0.4.3[${PYTHON_USEDEP}]
+   >=dev-python/prompt_toolkit-3.0.18[${PYTHON_USEDEP}]
+"
+DEPEND="${COMMON_DEPEND}
+   test? ( dev-python/parameterized[${PYTHON_USEDEP}] )
+"
+RDEPEND="${COMMON_DEPEND}
+   full-name-executable? ( !dev-vcs/git-extras )
+   dev-vcs/git
+"
+
+RESTRICT="!test? ( test )"
+
+distutils_enable_tests pytest
+
+src_install() {
+   distutils-r1_src_install
+
+   if ! use full-name-executable; then
+   rm "${D}"/usr/bin/git-delete-merged-branches || die
+   fi
+}

diff --git a/dev-vcs/git-delete-merged-branches/metadata.xml 
b/dev-vcs/git-delete-merged-branches/metadata.xml
index 6a9e92db49c6..9a4b39447300 100644
--- a/dev-vcs/git-delete-merged-branches/metadata.xml
+++ b/dev-vcs/git-delete-merged-branches/metadata.xml
@@ -8,4 +8,8 @@

Install executable 
/usr/bin/git-delete-merged-branches that is in conflict with 
dev-vcs/git-extras

+   
+   hartwork/git-delete-merged-branches
+   git-delete-merged-branches
+   
 



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

2022-11-26 Thread Sebastian Pipping
commit: ecd053a8db9abdc32450577c4328e926f50bf520
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Nov 27 00:39:23 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Nov 27 00:42:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd053a8

dev-vcs/git-big-picture: Python 3.11 + MissingRemoteId

Signed-off-by: Sebastian Pipping  gentoo.org>

 .../git-big-picture-1.2.2-r1.ebuild| 41 ++
 dev-vcs/git-big-picture/metadata.xml   |  4 +++
 2 files changed, 45 insertions(+)

diff --git a/dev-vcs/git-big-picture/git-big-picture-1.2.2-r1.ebuild 
b/dev-vcs/git-big-picture/git-big-picture-1.2.2-r1.ebuild
new file mode 100644
index ..26cb5b466ea7
--- /dev/null
+++ b/dev-vcs/git-big-picture/git-big-picture-1.2.2-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+# DISTUTILS_USE_PEP517=setuptools  # blocked by use of 
distutils_install_for_testing
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Visualization tool for Git repositories"
+HOMEPAGE="https://github.com/git-big-picture/git-big-picture;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="
+   test? (
+   dev-python/parameterized[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-util/cram[${PYTHON_USEDEP}]
+   )
+"
+# No need for "[python]" or "[${PYTHON_USEDEP}]" with any of these
+# since they are invoked using subprocess
+RDEPEND="
+   dev-vcs/git
+   media-gfx/graphviz[svg]
+"
+
+RESTRICT="!test? ( test )"
+
+python_test() {
+   pytest -vv test.py || die "Tests fail with ${EPYTHON}"
+
+   distutils_install_for_testing
+   cram test.cram || die "Tests fail with ${EPYTHON}"
+}

diff --git a/dev-vcs/git-big-picture/metadata.xml 
b/dev-vcs/git-big-picture/metadata.xml
index 6a22e9e318bb..eb74f28cf75b 100644
--- a/dev-vcs/git-big-picture/metadata.xml
+++ b/dev-vcs/git-big-picture/metadata.xml
@@ -5,4 +5,8 @@
sp...@gentoo.org
Sebastian Pipping

+   
+   git-big-picture/git-big-picture
+   git-big-picture
+   
 



[gentoo-commits] proj/releng:master commit in: tools/

2022-11-26 Thread Andreas K. Hüttel
commit: 5fb1d14a9cbb7005b670bafc0e8534c2baab7cb9
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Nov 27 00:26:46 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Nov 27 00:26:46 2022 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=5fb1d14a

Fix hppa netboot filenames?

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 tools/catalyst-auto-hppa.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/catalyst-auto-hppa.conf b/tools/catalyst-auto-hppa.conf
index 02c4a488..2ad44760 100644
--- a/tools/catalyst-auto-hppa.conf
+++ b/tools/catalyst-auto-hppa.conf
@@ -47,11 +47,11 @@ post_build() {
pushd "${BUILD_SRCDIR_BASE}/builds/default" >/dev/null
case ${spec} in
netboot-hppa32.spec)
-   mv netboot-hppa1.1-${TIMESTAMP}/netboot32-hppa.lif 
netboot-hppa1.1-${TIMESTAMP}/netboot-hppa32-${TIMESTAMP}.lif
+   mv netboot-hppa1.1-${TIMESTAMP}/hppa32-hppa.lif 
netboot-hppa1.1-${TIMESTAMP}/netboot-hppa32-${TIMESTAMP}.lif
upload 
netboot-hppa1.1-${TIMESTAMP}/netboot-hppa32-${TIMESTAMP}.lif
;;
netboot-hppa64.spec)
-   mv netboot-hppa2.0-${TIMESTAMP}/netboot64-hppa.lif 
netboot-hppa2.0-${TIMESTAMP}/netboot-hppa64-${TIMESTAMP}.lif
+   mv netboot-hppa2.0-${TIMESTAMP}/hppa64-hppa.lif 
netboot-hppa2.0-${TIMESTAMP}/netboot-hppa64-${TIMESTAMP}.lif
upload 
netboot-hppa2.0-${TIMESTAMP}/netboot-hppa64-${TIMESTAMP}.lif
;;
installcd-stage2-minimal.spec)



[gentoo-commits] repo/proj/guru:dev commit in: net-im/discord-canary-bin/

2022-11-26 Thread Marcin Woźniak
commit: e353db9eb24d4d48613203f30f324f1b3b0d921b
Author: Marcin Woźniak  aol  com>
AuthorDate: Sun Nov 27 00:21:51 2022 +
Commit: Marcin Woźniak  aol  com>
CommitDate: Sun Nov 27 00:22:28 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e353db9e

net-im/discord-canary-bin: Bump version to 0.0.143

Signed-off-by: Marcin Woźniak  aol.com>

 net-im/discord-canary-bin/Manifest  | 2 +-
 ...cord-canary-bin-0.0.140.ebuild => discord-canary-bin-0.0.143.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/discord-canary-bin/Manifest 
b/net-im/discord-canary-bin/Manifest
index 2abcc37b4..303932c26 100644
--- a/net-im/discord-canary-bin/Manifest
+++ b/net-im/discord-canary-bin/Manifest
@@ -1 +1 @@
-DIST discord-canary-0.0.140.deb 77266768 BLAKE2B 
fb8efcbc6446a8803ea615aeb8e43847808747e96e573fdfa30be50a8eefe2aa96a084e1aea2f05b94d1030d5ded90c0718c4756427ebdc70b87ea5db6c33110
 SHA512 
9837ff198de503128bbce0b9c9a0f2a7f2c0da4df4810cb7bfe51754115cefc266014dfc2ce79e847873b8ba9aff6a40432343311724e98a23de2422cabad3d1
+DIST discord-canary-0.0.143.deb 81623310 BLAKE2B 
3e8887ed185faebd545e661556528c1da016bae7937ed878aa3e572ea26a3e871eb327ad19fdcacc9af87a71c4cc30f69fbbb6f4a4499c2b3bca3f7869dd9c98
 SHA512 
f249624156d5adf4aff5a9c59ec76908251db26f9f06395cb246e9388fc694bbdc58d1ae63ec3750bbe96c0dc24fe217ce7287bd4058fc546b0d72e91d633ef1

diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.140.ebuild 
b/net-im/discord-canary-bin/discord-canary-bin-0.0.143.ebuild
similarity index 100%
rename from net-im/discord-canary-bin/discord-canary-bin-0.0.140.ebuild
rename to net-im/discord-canary-bin/discord-canary-bin-0.0.143.ebuild



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

2022-11-26 Thread Sebastian Pipping
commit: f8bdc8a622631e55b79a9c6bce7a3eea36f30d13
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Nov 26 23:42:14 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sat Nov 26 23:42:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bdc8a6

app-crypt/jetring: 0.31 + EAPI 8

Signed-off-by: Sebastian Pipping  gentoo.org>

 app-crypt/jetring/Manifest|  1 +
 app-crypt/jetring/jetring-0.31.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/app-crypt/jetring/Manifest b/app-crypt/jetring/Manifest
index 103076a4f934..313a0dfef527 100644
--- a/app-crypt/jetring/Manifest
+++ b/app-crypt/jetring/Manifest
@@ -1,2 +1,3 @@
 DIST jetring_0.27.tar.xz 209376 BLAKE2B 
08081611d42f63dbfd0d8c44c67932ae6428ce244f9f2c01466bae0baef54e4ccaa67f78825004a0292bc619efd44b247b7982669cf5b29b366c4c20f776984a
 SHA512 
707f480d6b5ef2943fcd54776631d2290ec892bcccb0a3099f28262e4660d844d1db135fa4070538ffcf1ddeda00c09dd258707857e0f1af0fcadb407cca383a
 DIST jetring_0.30.tar.xz 209732 BLAKE2B 
2f1a60f44a116986d5d16ce061ec22b465818b44830f53f6fb3a24b4d4278c6319fb32fd5a337fb4f126a341cf02cf0573eb35d861fda257b24f26d51d1ff171
 SHA512 
a5d5ea1560b13f9a318cc9f7d4b0f05d77ad8eec7bda48921322d6e7053ed5e79c61d13488e924d75a1a5eb9f672f552314564dfe4c703386c5e96df2aa10787
+DIST jetring_0.31.tar.xz 210192 BLAKE2B 
2b86de40e7ebb0a2fc171206185ba338c89fadc4e28cf4b502b357b19ffa2599f147983ce1fcea6a57a1db699c12793604af26e00070415c2deaef41ae97e6b2
 SHA512 
2164972b204c471a868d2e8a082865eb97f701792e1f89f0cbe618f573480b35847352a0e5c7cd5a0af5324e591a06d3302472bea05f8c9b6d60cc1f62ab

diff --git a/app-crypt/jetring/jetring-0.31.ebuild 
b/app-crypt/jetring/jetring-0.31.ebuild
new file mode 100644
index ..f48f7a9b3f8e
--- /dev/null
+++ b/app-crypt/jetring/jetring-0.31.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="GPG keyring maintenance using changesets"
+HOMEPAGE="http://joeyh.name/code/jetring/;
+SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="app-crypt/gnupg"
+RDEPEND="
+   ${DEPEND}
+   dev-lang/perl
+   "
+
+S="${WORKDIR}"/${PN}
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.21-parallel.patch
+)
+
+src_compile() {
+   addpredict "/run/user/$(id -u)/gnupg/"
+   default
+}
+
+src_install() {
+   default
+
+   insinto /usr/share/${PN}/
+   doins -r example
+
+   doman ${PN}*.[0-9]
+}



[gentoo-commits] proj/portage:master commit in: lib/portage/tests/util/futures/

2022-11-26 Thread Zac Medico
commit: 98536f208194197c521675e0d0072bdc599e015a
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Nov 25 21:21:30 2022 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Nov 25 23:40:38 2022 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=98536f20

testOverallTimeoutWithException: handle TimeoutError

Bug: https://bugs.gentoo.org/850127
Signed-off-by: Zac Medico  gentoo.org>

 lib/portage/tests/util/futures/test_retry.py | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/lib/portage/tests/util/futures/test_retry.py 
b/lib/portage/tests/util/futures/test_retry.py
index 8ea832136..cea3e83f5 100644
--- a/lib/portage/tests/util/futures/test_retry.py
+++ b/lib/portage/tests/util/futures/test_retry.py
@@ -176,8 +176,13 @@ class RetryTestCase(TestCase):
 asyncio.wait([decorated_func()], loop=loop)
 )
 self.assertEqual(len(done), 1)
+cause = done.pop().exception().__cause__
 self.assertTrue(
-isinstance(done.pop().exception().__cause__, 
SucceedNeverException)
+isinstance(
+cause,
+(asyncio.TimeoutError, SucceedNeverException),
+),
+msg=f"Cause was {cause.__class__.__name__}",
 )
 
 def testOverallTimeoutWithTimeoutError(self):



[gentoo-commits] repo/gentoo:master commit in: www-apps/klaus/

2022-11-26 Thread Louis Sautier
commit: d6ccbc069aee2e5fef977ff0fc6c0d13e231ee4d
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Nov 26 22:20:39 2022 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Nov 26 22:22:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6ccbc06

www-apps/klaus: add 2.0.2, support Python 3.11, PEP517

Closes: https://bugs.gentoo.org/880751
Signed-off-by: Louis Sautier  gentoo.org>

 www-apps/klaus/Manifest   |  1 +
 www-apps/klaus/klaus-2.0.2.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/www-apps/klaus/Manifest b/www-apps/klaus/Manifest
index 375f12323851..cdbfdada9389 100644
--- a/www-apps/klaus/Manifest
+++ b/www-apps/klaus/Manifest
@@ -1 +1,2 @@
 DIST klaus-1.5.2.tar.gz 38168 BLAKE2B 
4bcaf91ce641ca1f937d8b1b46367caf0ac7e9130fe222c820ded7cca8a708d1374142b09ae511da2695a64b3f2b67be69645d05602779c05081081b29494d9d
 SHA512 
6423bfbef83f09b9abe4a1150d096ae72fc058a81c60fac585796918fa7c12b9a81c4d5808cf2e18acda5f6b891eaf93ed72a2e229b5b8d6ab5f060ea3230932
+DIST klaus-2.0.2.tar.gz 43030 BLAKE2B 
ba3a1d07d92ab02e43a31f9e720e26bafc744c2867b8bd6cf300d6e2fdcbcb560a426e8cf55bd6d8c11d23775ae5beddb8fd3ee89c3b0f21302bb463cc2571f3
 SHA512 
87aa4943d4e918c7ac9c269c095b8381b9e367ed68a50fb70bd75e02ec723c379d0ceaa2da9d5b81484b4c308941283dd2fb58046ba18e0950611c51b2337edd

diff --git a/www-apps/klaus/klaus-2.0.2.ebuild 
b/www-apps/klaus/klaus-2.0.2.ebuild
new file mode 100644
index ..3bea3595f8e4
--- /dev/null
+++ b/www-apps/klaus/klaus-2.0.2.ebuild
@@ -0,0 +1,35 @@
+# 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_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A simple, easy-to-set-up Git web viewer"
+HOMEPAGE="https://github.com/jonashaag/klaus/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="ctags"
+
+RDEPEND="
+   >=dev-python/dulwich-0.19.3[${PYTHON_USEDEP}]
+   dev-python/flask[${PYTHON_USEDEP}]
+   dev-python/httpauth[${PYTHON_USEDEP}]
+   dev-python/humanize[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]
+   ctags? ( dev-python/python-ctags[${PYTHON_USEDEP}] )
+"
+
+# The tests can only be run from a git repository
+# so they are not included in the source distributions
+
+python_install_all() {
+   distutils-r1_python_install_all
+   doman ${PN}.1
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/httpauth/files/, dev-python/httpauth/

2022-11-26 Thread Louis Sautier
commit: 0083001fd7b5dc20f3334b356707b08e016bda16
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Nov 26 19:18:05 2022 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Nov 26 22:10:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0083001f

dev-python/httpauth: enable py3.11, drop nose

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

 .../httpauth-0.3-remove-nose-dependency.patch  | 40 ++
 dev-python/httpauth/httpauth-0.3-r1.ebuild | 12 +--
 2 files changed, 50 insertions(+), 2 deletions(-)

diff --git 
a/dev-python/httpauth/files/httpauth-0.3-remove-nose-dependency.patch 
b/dev-python/httpauth/files/httpauth-0.3-remove-nose-dependency.patch
new file mode 100644
index ..5cb607c2bb4c
--- /dev/null
+++ b/dev-python/httpauth/files/httpauth-0.3-remove-nose-dependency.patch
@@ -0,0 +1,40 @@
+commit d57060ebaeca8cd38e03cc64f9ee0996e83b50a9
+Author: Jonas Haag 
+Date:   Thu Apr 21 08:58:36 2022 +0200
+
+Move CI to GHA (#3)
+
+--- a/tests.py
 b/tests.py
+@@ -10,7 +10,7 @@ except ImportError: # Python 2
+ 
+ from httpauth import DictHttpAuthMiddleware, DigestFileHttpAuthMiddleware, 
md5_str
+ 
+-from nose.tools import raises
++import pytest
+ 
+ 
+ def parse_dict_header(value):
+@@ -121,16 +121,16 @@ def test_without_realm():
+ assert 'Digest realm=""' in response.headers['WWW-Authenticate']
+ 
+ 
+-@raises(ValueError)
+ def test_invalid_digestfile_1():
+-DigestFileHttpAuthMiddleware(StringIO('u::realm:hash'),
+- wsgi_app=wsgi_app)
++with pytest.raises(ValueError):
++DigestFileHttpAuthMiddleware(StringIO('u::realm:hash'),
++ wsgi_app=wsgi_app)
+ 
+ 
+-@raises(ValueError)
+ def test_invalid_digestfile_2():
+-DigestFileHttpAuthMiddleware(StringIO('u:realm:hash\nu2:realm2:hash2'),
+- wsgi_app=wsgi_app)
++with pytest.raises(ValueError):
++
DigestFileHttpAuthMiddleware(StringIO('u:realm:hash\nu2:realm2:hash2'),
++ wsgi_app=wsgi_app)
+ 
+ 
+ def test_ticket_1():

diff --git a/dev-python/httpauth/httpauth-0.3-r1.ebuild 
b/dev-python/httpauth/httpauth-0.3-r1.ebuild
index 703fdd988ecb..ae8ef46058ed 100644
--- a/dev-python/httpauth/httpauth-0.3-r1.ebuild
+++ b/dev-python/httpauth/httpauth-0.3-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
 
 inherit distutils-r1
 
@@ -16,4 +16,12 @@ LICENSE="ISC"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-distutils_enable_tests nose
+PATCHES=(
+   "${FILESDIR}/${P}-remove-nose-dependency.patch"
+)
+
+distutils_enable_tests pytest
+
+python_test() {
+   epytest tests.py
+}



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

2022-11-26 Thread Mike Gilbert
commit: 56444ec8f0916a5a2881d888aae9a8082cf87ac5
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Nov 26 17:00:05 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Nov 26 22:04:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56444ec8

sys-apps/portage: warn about obsolete enotice in profile.bashrc

Closes: https://bugs.gentoo.org/867010
Signed-off-by: Mike Gilbert  gentoo.org>

 .../{portage-3.0.38.1-r3.ebuild => portage-3.0.38.1-r4.ebuild} | 10 ++
 .../{portage-3.0.39-r1.ebuild => portage-3.0.39-r2.ebuild} | 10 ++
 sys-apps/portage/portage-.ebuild   | 10 ++
 3 files changed, 30 insertions(+)

diff --git a/sys-apps/portage/portage-3.0.38.1-r3.ebuild 
b/sys-apps/portage/portage-3.0.38.1-r4.ebuild
similarity index 96%
rename from sys-apps/portage/portage-3.0.38.1-r3.ebuild
rename to sys-apps/portage/portage-3.0.38.1-r4.ebuild
index 0ba541e800e8..24229a75876e 100644
--- a/sys-apps/portage/portage-3.0.38.1-r3.ebuild
+++ b/sys-apps/portage/portage-3.0.38.1-r4.ebuild
@@ -272,3 +272,13 @@ pkg_preinst() {
elog "change, see https://bugs.gentoo.org/658648.;
fi
 }
+
+pkg_postinst() {
+   # Warn about obsolete "enotice" script, bug #867010
+   local bashrc=${EROOT}/etc/portage/profile/profile.bashrc
+   if [[ -e ${bashrc} ]] && grep -q enotice "${bashrc}"; then
+   eerror "Obsolete 'enotice' script detected!"
+   eerror "Please remove this from ${bashrc} to avoid problems."
+   eerror "See bug 867010 for more details."
+   fi
+}

diff --git a/sys-apps/portage/portage-3.0.39-r1.ebuild 
b/sys-apps/portage/portage-3.0.39-r2.ebuild
similarity index 96%
rename from sys-apps/portage/portage-3.0.39-r1.ebuild
rename to sys-apps/portage/portage-3.0.39-r2.ebuild
index 040a60847373..430e100baf73 100644
--- a/sys-apps/portage/portage-3.0.39-r1.ebuild
+++ b/sys-apps/portage/portage-3.0.39-r2.ebuild
@@ -272,3 +272,13 @@ pkg_preinst() {
elog "change, see https://bugs.gentoo.org/658648.;
fi
 }
+
+pkg_postinst() {
+   # Warn about obsolete "enotice" script, bug #867010
+   local bashrc=${EROOT}/etc/portage/profile/profile.bashrc
+   if [[ -e ${bashrc} ]] && grep -q enotice "${bashrc}"; then
+   eerror "Obsolete 'enotice' script detected!"
+   eerror "Please remove this from ${bashrc} to avoid problems."
+   eerror "See bug 867010 for more details."
+   fi
+}

diff --git a/sys-apps/portage/portage-.ebuild 
b/sys-apps/portage/portage-.ebuild
index cd92c9d2da5d..9d56bb80d781 100644
--- a/sys-apps/portage/portage-.ebuild
+++ b/sys-apps/portage/portage-.ebuild
@@ -256,3 +256,13 @@ pkg_preinst() {
chmod g+s,ug+rwx "${ED}"/var/log/portage{,/elog}
fi
 }
+
+pkg_postinst() {
+   # Warn about obsolete "enotice" script, bug #867010
+   local bashrc=${EROOT}/etc/portage/profile/profile.bashrc
+   if [[ -e ${bashrc} ]] && grep -q enotice "${bashrc}"; then
+   eerror "Obsolete 'enotice' script detected!"
+   eerror "Please remove this from ${bashrc} to avoid problems."
+   eerror "See bug 867010 for more details."
+   fi
+}



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

2022-11-26 Thread Marek Szuba
commit: c6324a9fa55eaa6978ecdc831921e84d260ccb8e
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Nov 26 21:58:39 2022 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sat Nov 26 22:01:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6324a9f

app-admin/ansible-lint: add 6.9.0

Signed-off-by: Marek Szuba  gentoo.org>

 app-admin/ansible-lint/Manifest  |  1 +
 app-admin/ansible-lint/ansible-lint-6.9.0.ebuild | 78 
 2 files changed, 79 insertions(+)

diff --git a/app-admin/ansible-lint/Manifest b/app-admin/ansible-lint/Manifest
index e240d969041e..dbdcdc75dae2 100644
--- a/app-admin/ansible-lint/Manifest
+++ b/app-admin/ansible-lint/Manifest
@@ -1,2 +1,3 @@
 DIST ansible-lint-6.8.2.gh.tar.gz 288616 BLAKE2B 
4ae9c344d834a3d69a05689df296c7915e6eb7cb2a85b773f3adcc4efd898c3e1c9f32d8b1efda31afb7a5466d1966aa754cd5529c7dcfd6c1f45517d39e1750
 SHA512 
101be050772f6df827a697faa5ff9650c98959d9bd6e7a025a19c0ac94faa6b06e114b9122ae8f09f650be565b226189f4706ef8dd0f27548774664adccf3d18
 DIST ansible-lint-6.8.6.gh.tar.gz 293630 BLAKE2B 
aa43acb9cca21d3cdafebddb18d82781ab708d5696edc51567a8c56cc3eacb3bd96d08f97436eab54e69866f55fa6fc6537eb62e44e4d26eb3ee46ee13e7322d
 SHA512 
0beb16ecff432444a25d3efa70f67eb55437faed593dfbb4bcaf080b06558403e711218f5a021268a2450ceeab1127d8dc8de027d1e4889350f20ca3d9ed9dca
+DIST ansible-lint-6.9.0.gh.tar.gz 297551 BLAKE2B 
ed616155ba169a61092bac247da2c232541f1a131f8cb275744a33a8076de7d97542dc394d29a17430085b5571f578fe1657f29239a18d8afe38a0f544fdb12f
 SHA512 
e3d708e19af0d5578516bfcc9a755a968a412593e775cdbc4817c057dbc5659f4a54e63d7757036f4783353d022302a24842f934d431ff5225702f752614599f

diff --git a/app-admin/ansible-lint/ansible-lint-6.9.0.ebuild 
b/app-admin/ansible-lint/ansible-lint-6.9.0.ebuild
new file mode 100644
index ..f2381dac1ab3
--- /dev/null
+++ b/app-admin/ansible-lint/ansible-lint-6.9.0.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="Checks ansible playbooks for practices and behaviour that can be 
improved"
+HOMEPAGE="https://github.com/ansible/ansible-lint;
+SRC_URI="https://github.com/ansible/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv"
+
+RDEPEND="
+   >=app-admin/ansible-core-2.12.0[${PYTHON_USEDEP}]
+   >=dev-python/ansible-compat-2.2.5[${PYTHON_USEDEP}]
+   >=dev-python/black-22.8.0[${PYTHON_USEDEP}]
+   >=dev-python/filelock-3.8.0[${PYTHON_USEDEP}]
+   >=dev-python/jsonschema-4.17.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-21.3[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-5.4.1[${PYTHON_USEDEP}]
+   >=dev-python/rich-12.0.0[${PYTHON_USEDEP}]
+   >=dev-python/ruamel-yaml-0.17.21[${PYTHON_USEDEP}]
+   >=dev-python/wcmatch-8.3.2[${PYTHON_USEDEP}]
+   >=dev-util/yamllint-1.26.3[${PYTHON_USEDEP}]"
+BDEPEND="
+   >=dev-python/setuptools_scm-3.5.0[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm_git_archive-1.0[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/flaky-3.7.0[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   >=dev-python/pytest-plus-0.2[${PYTHON_USEDEP}]
+   >=dev-python/pytest-xdist-2.5.0[${PYTHON_USEDEP}]
+   )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-6.8.6_test-module-check.patch
+)
+
+# Skip problematic tests:
+#  - test_rules_id_format has been giving an internal error since 6.5.4 or so 
(TODO: follow this up with upstream)
+#  - test_call_from_outside_venv doesn't play nicely with the sandbox
+#  - all the others require Internet access, mostly in order to access Ansible 
Galaxy
+EPYTEST_DESELECT=(
+   test/test_ansiblesyntax.py::test_null_tasks
+   test/test_cli_role_paths.py::test_run_playbook_github
+   test/test_eco.py
+   test/test_examples.py::test_custom_kinds
+   test/test_examples.py::test_example
+   test/test_import_playbook.py::test_task_hook_import_playbook
+   test/test_list_rules.py::test_list_rules_includes_opt_in_rules
+   test/test_list_rules.py::test_list_rules_with_format_option
+   test/test_list_rules.py::test_list_tags_includes_opt_in_rules
+   test/test_main.py::test_call_from_outside_venv
+   test/test_prerun.py::test_install_collection
+   test/test_prerun.py::test_prerun_reqs_v1
+   test/test_prerun.py::test_prerun_reqs_v2
+   test/test_prerun.py::test_require_collection_wrong_version
+   test/test_profiles.py::test_profile_listing
+   test/test_rules_collection.py::test_rich_rule_listing
+   test/test_rules_collection.py::test_rules_id_format
+   test/test_skip_inside_yaml.py::test_role_meta
+   test/test_utils.py::test_cli_auto_detect
+   test/test_utils.py::test_template_lookup

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

2022-11-26 Thread Piotr Karbowski
commit: 650432e43bd7020b9c53f27c5f3e4d725d4c2115
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Sat Nov 26 21:57:07 2022 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Sat Nov 26 21:58:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=650432e4

app-shells/zsh: 5.9-r3 revbump, static build fixes.

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

 app-shells/zsh/{zsh-5.9-r2.ebuild => zsh-5.9-r3.ebuild} | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-shells/zsh/zsh-5.9-r2.ebuild b/app-shells/zsh/zsh-5.9-r3.ebuild
similarity index 98%
rename from app-shells/zsh/zsh-5.9-r2.ebuild
rename to app-shells/zsh/zsh-5.9-r3.ebuild
index 6a06814f4b79..d9080fa1236c 100644
--- a/app-shells/zsh/zsh-5.9-r2.ebuild
+++ b/app-shells/zsh/zsh-5.9-r3.ebuild
@@ -34,7 +34,10 @@ RDEPEND="
>=dev-libs/libpcre-3.9
static? ( >=dev-libs/libpcre-3.9[static-libs] )
)
-   gdbm? ( sys-libs/gdbm:= )
+   gdbm? (
+   sys-libs/gdbm:=
+   static? ( sys-libs/gdbm:=[static-libs] )
+   )
 "
 DEPEND="sys-apps/groff
${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ada/ada_language_server/

2022-11-26 Thread Alfredo Tupone
commit: 967b60cd1e55847482331dfe2fd7bba2514bb396
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sat Nov 26 21:47:47 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat Nov 26 21:48:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=967b60cd

dev-ada/ada_language_server: Tests are not working now

Closes: https://bugs.gentoo.org/883091
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ada/ada_language_server/ada_language_server-22.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ada/ada_language_server/ada_language_server-22.0.0.ebuild 
b/dev-ada/ada_language_server/ada_language_server-22.0.0.ebuild
index 6dd19f3debf3..c16d3c52be45 100644
--- a/dev-ada/ada_language_server/ada_language_server-22.0.0.ebuild
+++ b/dev-ada/ada_language_server/ada_language_server-22.0.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/AdaCore/ada_language_server;
 SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
 IUSE="test"
-RESTRICT="!test? ( test )"
+RESTRICT="test" # Tests do not work
 
 LICENSE="GPL-3"
 SLOT="0"



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

2022-11-26 Thread Piotr Karbowski
commit: c1c6619fe78c334f9b45baeaa8b8300696656c46
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Sat Nov 26 21:37:36 2022 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Sat Nov 26 21:37:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c6619f

app-shells/zsh: drop unicode USE flag.

THe unicode USE flag makes absolute no sense since the ncurses we really
depends on will support unicode regardless of this flag, on the top of
that without unicode support tests are failing. The unicode support is
now always enabled.

Closes: https://bugs.gentoo.org/653704
Signed-off-by: Piotr Karbowski  gentoo.org>

 .../zsh/{zsh-.ebuild => zsh-5.9-r2.ebuild} | 33 +-
 app-shells/zsh/zsh-.ebuild |  6 ++--
 2 files changed, 29 insertions(+), 10 deletions(-)

diff --git a/app-shells/zsh/zsh-.ebuild b/app-shells/zsh/zsh-5.9-r2.ebuild
similarity index 87%
copy from app-shells/zsh/zsh-.ebuild
copy to app-shells/zsh/zsh-5.9-r2.ebuild
index 3493b711314b..6a06814f4b79 100644
--- a/app-shells/zsh/zsh-.ebuild
+++ b/app-shells/zsh/zsh-5.9-r2.ebuild
@@ -24,7 +24,7 @@ HOMEPAGE="https://www.zsh.org/;
 
 LICENSE="ZSH gdbm? ( GPL-2 )"
 SLOT="0"
-IUSE="caps debug doc examples gdbm maildir pcre static unicode"
+IUSE="caps debug doc examples gdbm maildir pcre static"
 
 RDEPEND="
>=sys-libs/ncurses-5.1:0=
@@ -50,6 +50,15 @@ if [[ ${PV} == * ]] ; then
)"
 fi
 
+PATCHES=(
+   # Add openrc specific options for init.d completion
+   "${FILESDIR}"/${PN}-5.3-init.d-gentoo.diff
+   # Please refer gentoo bug #833981
+   "${FILESDIR}"/${PN}-5.9-musl-V09datetime-test-fix.patch
+   # bug #869539
+   "${FILESDIR}"/${PN}-5.9-clang-15-configure.patch
+)
+
 src_prepare() {
if [[ ${PV} != * ]]; then
# fix zshall problem with soelim
@@ -58,9 +67,6 @@ src_prepare() {
soelim Doc/zshall.1.soelim > Doc/zshall.1 || die
fi
 
-   # add openrc specific options for init.d completion
-   eapply "${FILESDIR}"/${PN}-5.3-init.d-gentoo.diff
-
default
 
hprefixify configure.ac
@@ -80,11 +86,11 @@ src_configure() {
--enable-site-fndir="${EPREFIX}"/usr/share/zsh/site-functions
--enable-function-subdirs
--with-tcsetpgrp
-   --with-term-lib="$(usex unicode 'tinfow ncursesw' 'tinfo 
ncurses')"
+   --enable-multibyte
+   --with-term-lib='tinfow ncursesw'
$(use_enable maildir maildir-support)
$(use_enable pcre)
$(use_enable caps cap)
-   $(use_enable unicode multibyte)
$(use_enable gdbm)
)
 
@@ -127,11 +133,24 @@ src_compile() {
default
 
if [[ ${PV} == * ]] && use doc ; then
-   emake -C Doc everything pdf dvi
+   emake -C Doc everything
fi
 }
 
 src_test() {
+   # Fixes tests A03quoting.ztst B03print.ztst on musl
+   # Please refer:
+   # https://www.zsh.org/mla/workers/2021/msg00805.html
+   # Test E02xtrace fails on musl, so we are removing it.
+   # Closes: https://bugs.gentoo.org/833981
+   if use elibc_musl ; then
+   unset LC_ALL
+   unset LC_COLLATE
+   unset LC_NUMERIC
+   unset LC_MESSAGES
+   unset LANG
+   rm "${S}"/Test/E02xtrace.ztst || die
+   fi
addpredict /dev/ptmx
local i
for i in C02cond.ztst V08zpty.ztst X02zlevi.ztst Y01completion.ztst 
Y02compmatch.ztst Y03arguments.ztst ; do

diff --git a/app-shells/zsh/zsh-.ebuild b/app-shells/zsh/zsh-.ebuild
index 3493b711314b..98399ff00b86 100644
--- a/app-shells/zsh/zsh-.ebuild
+++ b/app-shells/zsh/zsh-.ebuild
@@ -24,7 +24,7 @@ HOMEPAGE="https://www.zsh.org/;
 
 LICENSE="ZSH gdbm? ( GPL-2 )"
 SLOT="0"
-IUSE="caps debug doc examples gdbm maildir pcre static unicode"
+IUSE="caps debug doc examples gdbm maildir pcre static"
 
 RDEPEND="
>=sys-libs/ncurses-5.1:0=
@@ -79,12 +79,12 @@ src_configure() {
--enable-fndir="${EPREFIX}"/usr/share/zsh/${PV%_*}/functions
--enable-site-fndir="${EPREFIX}"/usr/share/zsh/site-functions
--enable-function-subdirs
+   --enable-multibyte
--with-tcsetpgrp
-   --with-term-lib="$(usex unicode 'tinfow ncursesw' 'tinfo 
ncurses')"
+   --with-term-lib='tinfow ncursesw'
$(use_enable maildir maildir-support)
$(use_enable pcre)
$(use_enable caps cap)
-   $(use_enable unicode multibyte)
$(use_enable gdbm)
)
 



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

2022-11-26 Thread Piotr Karbowski
commit: 4ad14bbfc4f7c829df10ab89d1b8712c00dab896
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Sat Nov 26 21:26:09 2022 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Sat Nov 26 21:26:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad14bbf

app-shells/zsh: drop old.

Bug: https://bugs.gentoo.org/833252
Signed-off-by: Piotr Karbowski  gentoo.org>

 app-shells/zsh/Manifest|   2 -
 8.1-non_interactive_shell_regression_fix.patch |  76 ---
 .../zsh-5.8.1-performance_regression_fix.patch | 139 
 app-shells/zsh/zsh-5.8.1-r2.ebuild | 222 
 app-shells/zsh/zsh-5.9.ebuild  | 233 -
 5 files changed, 672 deletions(-)

diff --git a/app-shells/zsh/Manifest b/app-shells/zsh/Manifest
index b5eba80c9a19..ebdcbff39663 100644
--- a/app-shells/zsh/Manifest
+++ b/app-shells/zsh/Manifest
@@ -1,4 +1,2 @@
-DIST zsh-5.8.1-doc.tar.xz 3088728 BLAKE2B 
c7f62f50a8fce483d2946ac550fa0996e5749a9040cf9424a61d591024292a2f1eb0fc2401824104c6ef0fff2a4b38e07269a0069cde1b0bff6e8a7b09daf160
 SHA512 
0d8ca4c54c10e8a471ba7d53f1371ee057f7df4b710fc01194833f29a61b5465133432b891b0b891b6cc5235a928a783bf99f39c67314e29e3d161ca5abf3219
-DIST zsh-5.8.1.tar.xz 3200540 BLAKE2B 
19981d0cc208fb590af8e034bde66bda36a4a20abe76ff71ba9222d7150b7d53573e1f5b81ddb2cdd29f6aa0611071a35d8b48250e6bd4b196f0428b776c4af8
 SHA512 
f54a5a47ed15d134902613f6169c985680afc45a67538505e11b66b348fcb367145e9b8ae2d9eac185e07ef5f97254b85df01ba97294002a8c036fd02ed5e76d
 DIST zsh-5.9-doc.tar.xz 3130444 BLAKE2B 
96b635b438f8a90bc1f3c15c8a287ab392ba830e975e49b7f1c09d12de44c250dcf33d1d6dc93b58693839af2e57eb5c9d4e874ca08dd82fe876cb5ca26e6508
 SHA512 
5cc6abcdcfb4f5ad7bc4a31364ca49dfd87ae03e0082d89cc2ba1f00570f6757266ee60894ad31b562408de91494c22f177b414b03cb78c31d92328686be9860
 DIST zsh-5.9.tar.xz 3332400 BLAKE2B 
3ecd6d080ff47b78d228d9bf5c1bafd3dfc602beb681ec533ce1039041d0e93143ebd7e0e73a9aed0789e27ca42d58a55f3b6e2c7d89113ab3ee99112dec46d1
 SHA512 
d9138b7f379ad942a5f46819d2dd52d31f3a1129f2a0d1b53d4c5cd43c318b60396da6d37c57c477b8e958fb750209aca0ae93f8c9dd42ac958de006a0ff067e

diff --git 
a/app-shells/zsh/files/zsh-5.8.1-non_interactive_shell_regression_fix.patch 
b/app-shells/zsh/files/zsh-5.8.1-non_interactive_shell_regression_fix.patch
deleted file mode 100644
index 6e202fa2fb24..
--- a/app-shells/zsh/files/zsh-5.8.1-non_interactive_shell_regression_fix.patch
+++ /dev/null
@@ -1,76 +0,0 @@
-From da8be06c2062ea02795bcba25172369ec68848cf Mon Sep 17 00:00:00 2001
-From: Peter Stephenson 
-Date: Thu, 3 Mar 2022 19:19:35 +
-Subject: [PATCH] 49792: Non-interative shell input is line buffered.
-

- ChangeLog|  5 +
- Src/input.c  | 21 ++---
- Test/A01grammar.ztst |  9 +
- 3 files changed, 28 insertions(+), 7 deletions(-)
-
-diff --git a/ChangeLog b/ChangeLog
-index 8a5ad4941..cae2fc4e3 100644
 a/ChangeLog
-+++ b/ChangeLog
-@@ -1,3 +1,8 @@
-+2022-03-03  Peter Stephenson  
-+
-+  * 49792: Src/input.c, Test/A01grammar.ztst: Use line buffering
-+  for non-interactive input.
-+
- 2022-02-12  dana  
- 
-   * unposted: Config/version.mk, Etc/FAQ.yo, README: Update
-diff --git a/Src/input.c b/Src/input.c
-index 18228b37d..caa8e23b0 100644
 a/Src/input.c
-+++ b/Src/input.c
-@@ -223,13 +223,20 @@ shingetchar(void)
-   return STOUC(*shinbufptr++);
- 
- shinbufreset();
--do {
--  errno = 0;
--  nread = read(SHIN, shinbuffer, SHINBUFSIZE);
--} while (nread < 0 && errno == EINTR);
--if (nread <= 0)
--  return -1;
--shinbufendptr = shinbuffer + nread;
-+for (;;) {
-+   errno = 0;
-+   nread = read(SHIN, shinbufendptr, 1);
-+   if (nread > 0) {
-+   /* Use line buffering (POSIX requirement) */
-+   if (*shinbufendptr++ == '\n')
-+   break;
-+   if (shinbufendptr == shinbuffer + SHINBUFSIZE)
-+   break;
-+   } else if (nread == 0 || errno != EINTR)
-+   break;
-+}
-+if (shinbufendptr == shinbuffer)
-+return -1;
- return STOUC(*shinbufptr++);
- }
- 
-diff --git a/Test/A01grammar.ztst b/Test/A01grammar.ztst
-index 1e0e9a04e..adbf5f1d9 100644
 a/Test/A01grammar.ztst
-+++ b/Test/A01grammar.ztst
-@@ -932,3 +932,12 @@ F:Note that the behaviour of 'exit' inside try-list 
inside a function is unspeci
-  $ZTST_testdir/../Src/zsh -fc '{ ( ) } always { echo foo }'
- -f:exec last command optimization inhibited for try/always
- >foo
-+
-+ (
-+   export VALUE=first
-+   print -l 'echo Value is $VALUE' 'VALUE=second sh' 'echo Value is $VALUE' |
-+   $ZTST_testdir/../Src/zsh -f
-+ )
-+0:Non-interactive shell command input is line buffered
-+>Value is first
-+>Value is second
--- 
-2.36.0.rc2
-

diff --git a/app-shells/zsh/files/zsh-5.8.1-performance_regression_fix.patch 

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

2022-11-26 Thread Michał Górny
commit: 24bb05dd3598feeb96c7616f666555df556a0e5b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 25 13:48:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 21:12:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24bb05dd

python-utils-r1.eclass: Bump min Python versions

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

 eclass/python-utils-r1.eclass | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass
index 7a5f84bd561e..09b9861b8fd4 100644
--- a/eclass/python-utils-r1.eclass
+++ b/eclass/python-utils-r1.eclass
@@ -455,21 +455,21 @@ _python_export() {
local d
case ${impl} in
python2.7)
-   
PYTHON_PKG_DEP='>=dev-lang/python-2.7.10_p15:2.7';;
+   
PYTHON_PKG_DEP='>=dev-lang/python-2.7.10_p16:2.7';;
python3.8)
-   
PYTHON_PKG_DEP=">=dev-lang/python-3.8.13:3.8";;
+   
PYTHON_PKG_DEP=">=dev-lang/python-3.8.15_p3:3.8";;
python3.9)
-   
PYTHON_PKG_DEP=">=dev-lang/python-3.9.12:3.9";;
+   
PYTHON_PKG_DEP=">=dev-lang/python-3.9.15_p3:3.9";;
python3.10)
-   
PYTHON_PKG_DEP=">=dev-lang/python-3.10.4:3.10";;
+   
PYTHON_PKG_DEP=">=dev-lang/python-3.10.8_p3:3.10";;
python3.11)
-   
PYTHON_PKG_DEP=">=dev-lang/python-3.11.0_beta4:3.11";;
+   
PYTHON_PKG_DEP=">=dev-lang/python-3.11.0_p2:3.11";;
python*)

PYTHON_PKG_DEP="dev-lang/python:${impl#python}";;
pypy)
-   
PYTHON_PKG_DEP='>=dev-python/pypy-7.3.9:0=';;
+   
PYTHON_PKG_DEP='>=dev-python/pypy-7.3.9-r2:0=';;
pypy3)
-   
PYTHON_PKG_DEP='>=dev-python/pypy3-7.3.9_p1:0=';;
+   
PYTHON_PKG_DEP='>=dev-python/pypy3-7.3.9_p9:0=';;
*)
die "Invalid implementation: 
${impl}"
esac



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

2022-11-26 Thread Michał Górny
commit: e10be6b1a3d7e04a1cb676d24159ffcba9e1c6d8
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 26 20:10:34 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 21:12:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e10be6b1

python-utils-r1.eclass: Disable tavern plugin in epytest

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

 eclass/python-utils-r1.eclass | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass
index 09b9861b8fd4..c0099fa756ad 100644
--- a/eclass/python-utils-r1.eclass
+++ b/eclass/python-utils-r1.eclass
@@ -1339,6 +1339,8 @@ epytest() {
# not to have DISPLAY at all, causing crashes sometimes
# and causing us to miss missing virtualx usage
-p no:xvfb
+   # tavern is intrusive and breaks test suites of various packages
+   -p no:tavern
)
local x
for x in "${EPYTEST_DESELECT[@]}"; do



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

2022-11-26 Thread Michał Górny
commit: 81245c75f8b75958ca76ab28e38f20353219fb0d
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 23 06:58:46 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 21:12:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81245c75

dev-python/scipy: Pass -Dblas, -Dlapack via DISTUTILS_ARGS

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

 dev-python/scipy/scipy-1.9.3.ebuild| 11 +--
 dev-python/scipy/scipy-1.9..ebuild | 11 +--
 2 files changed, 10 insertions(+), 12 deletions(-)

diff --git a/dev-python/scipy/scipy-1.9.3.ebuild 
b/dev-python/scipy/scipy-1.9.3.ebuild
index 18e8c08b3222..7c62ef8bb35f 100644
--- a/dev-python/scipy/scipy-1.9.3.ebuild
+++ b/dev-python/scipy/scipy-1.9.3.ebuild
@@ -62,6 +62,7 @@ RDEPEND="
 BDEPEND="
dev-lang/swig
>=dev-python/cython-0.29.18[${PYTHON_USEDEP}]
+   >=dev-python/meson-python-0.11[${PYTHON_USEDEP}]
dev-python/pybind11[${PYTHON_USEDEP}]
>=dev-util/meson-0.62.2
dev-util/patchelf
@@ -70,10 +71,6 @@ BDEPEND="
fortran? ( dev-python/pythran[${PYTHON_USEDEP}] )
test? ( dev-python/pytest-xdist[${PYTHON_USEDEP}] )"
 
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.9.-meson-options-lapack.patch
-)
-
 EPYTEST_DESELECT=(
linalg/tests/test_decomp.py::TestSchur::test_sort
linalg/tests/test_solvers.py::test_solve_discrete_are
@@ -90,9 +87,11 @@ src_unpack() {
 }
 
 python_configure_all() {
-   # workaround stupid numpy distutils overrides, indirectly via pythran
-   export SETUPTOOLS_USE_DISTUTILS=stdlib
export SCIPY_USE_PYTHRAN=$(usex fortran 1 0)
+   DISTUTILS_ARGS=(
+   -Dblas=blas
+   -Dlapack=lapack
+   )
 }
 
 python_test() {

diff --git a/dev-python/scipy/scipy-1.9..ebuild 
b/dev-python/scipy/scipy-1.9..ebuild
index 6396c461e4e3..b85e9495ebc9 100644
--- a/dev-python/scipy/scipy-1.9..ebuild
+++ b/dev-python/scipy/scipy-1.9..ebuild
@@ -62,6 +62,7 @@ RDEPEND="
 BDEPEND="
dev-lang/swig
>=dev-python/cython-0.29.18[${PYTHON_USEDEP}]
+   >=dev-python/meson-python-0.11[${PYTHON_USEDEP}]
dev-python/pybind11[${PYTHON_USEDEP}]
>=dev-util/meson-0.62.2
dev-util/patchelf
@@ -70,10 +71,6 @@ BDEPEND="
fortran? ( dev-python/pythran[${PYTHON_USEDEP}] )
test? ( dev-python/pytest-xdist[${PYTHON_USEDEP}] )"
 
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.9.-meson-options-lapack.patch
-)
-
 EPYTEST_DESELECT=(
linalg/tests/test_decomp.py::TestSchur::test_sort
linalg/tests/test_solvers.py::test_solve_discrete_are
@@ -90,9 +87,11 @@ src_unpack() {
 }
 
 python_configure_all() {
-   # workaround stupid numpy distutils overrides, indirectly via pythran
-   export SETUPTOOLS_USE_DISTUTILS=stdlib
export SCIPY_USE_PYTHRAN=$(usex fortran 1 0)
+   DISTUTILS_ARGS=(
+   -Dblas=blas
+   -Dlapack=lapack
+   )
 }
 
 python_test() {



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

2022-11-26 Thread Michał Górny
commit: 708b02f95231991195d051f2c7b057ff988fadfd
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 25 13:40:31 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 21:12:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=708b02f9

distutils-r1.eclass: Print versions of common hatch plugins

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

 eclass/distutils-r1.eclass | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 551e8f68ef99..1cc4626f3a12 100644
--- a/eclass/distutils-r1.eclass
+++ b/eclass/distutils-r1.eclass
@@ -929,6 +929,8 @@ _distutils-r1_print_package_versions() {
hatchling)
packages+=(
dev-python/hatchling
+   dev-python/hatch-fancy-pypi-readme
+   dev-python/hatch-vcs
)
;;
jupyter)



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

2022-11-26 Thread Michał Górny
commit: 14d96ed19073458a6b4893c072fc342ea765b002
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov 21 16:06:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 21:12:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d96ed1

distutils-r1.eclass: Pass options to meson-python backend

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

 eclass/distutils-r1.eclass | 50 --
 1 file changed, 39 insertions(+), 11 deletions(-)

diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 4cc117dfbd54..3ac06a458483 100644
--- a/eclass/distutils-r1.eclass
+++ b/eclass/distutils-r1.eclass
@@ -178,7 +178,7 @@ esac
 if [[ ! ${_DISTUTILS_R1} ]]; then
 
 [[ ${EAPI} == 6 ]] && inherit eutils xdg-utils
-inherit multibuild multiprocessing toolchain-funcs
+inherit multibuild multiprocessing ninja-utils toolchain-funcs
 
 if [[ ! ${DISTUTILS_SINGLE_IMPL} ]]; then
inherit python-r1
@@ -1319,9 +1319,34 @@ distutils_pep517_install() {
fi
 
local config_settings=
-   if [[ -n ${DISTUTILS_ARGS[@]} ]]; then
-   case ${DISTUTILS_USE_PEP517} in
-   setuptools)
+   case ${DISTUTILS_USE_PEP517} in
+   meson-python)
+   # TODO: remove the condition once we BDEP on >=0.11
+   if has_version -b ">=dev-python/meson-python-0.11"; then
+   local -x NINJAOPTS=$(get_NINJAOPTS)
+   config_settings=$(
+   "${EPYTHON}" - "${DISTUTILS_ARGS[@]}" 
<<-EOF || die
+   import json
+   import os
+   import shlex
+   import sys
+
+   ninjaopts = 
shlex.split(os.environ["NINJAOPTS"])
+   print(json.dumps({
+   "setup-args": 
sys.argv[1:],
+   "compile-args": [
+   "-v",
+   
f"--ninja-args={ninjaopts!r}",
+   ],
+   }))
+   EOF
+   )
+   elif [[ -n ${DISTUTILS_ARGS[@]} ]]; then
+   die "DISTUTILS_ARGS requires 
>=dev-python/meson-python-0.11 (missing BDEP?)"
+   fi
+   ;;
+   setuptools)
+   if [[ -n ${DISTUTILS_ARGS[@]} ]]; then
config_settings=$(
"${EPYTHON}" - "${DISTUTILS_ARGS[@]}" 
<<-EOF || die
import json
@@ -1329,8 +1354,10 @@ distutils_pep517_install() {

print(json.dumps({"--global-option": sys.argv[1:]}))
EOF
)
-   ;;
-   sip)
+   fi
+   ;;
+   sip)
+   if [[ -n ${DISTUTILS_ARGS[@]} ]]; then
# NB: for practical reasons, we support only 
--foo=bar,
# not --foo bar
local arg
@@ -1353,12 +1380,13 @@ distutils_pep517_install() {
print(json.dumps(args))
EOF
)
-   ;;
-   *)
+   fi
+   ;;
+   *)
+   [[ -n ${DISTUTILS_ARGS[@]} ]] &&
die "DISTUTILS_ARGS are not supported by 
${DISTUTILS_USE_PEP517}"
-   ;;
-   esac
-   fi
+   ;;
+   esac
 
local build_backend=$(_distutils-r1_get_backend)
einfo "  Building the wheel for ${PWD#${WORKDIR}/} via ${build_backend}"



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

2022-11-26 Thread Michał Górny
commit: b591f294b6fa096b0cf9b489169a79a5525cea1d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Nov 21 16:06:01 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 21:12:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b591f294

ninja-utils.eclass: Split get_NINJAOPTS out

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

 eclass/ninja-utils.eclass | 15 +++
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/eclass/ninja-utils.eclass b/eclass/ninja-utils.eclass
index 0dffd2eb86ff..9be502fa8ad9 100644
--- a/eclass/ninja-utils.eclass
+++ b/eclass/ninja-utils.eclass
@@ -62,6 +62,16 @@ case "${NINJA}" in
;;
 esac
 
+# @FUNCTION: get_NINJAOPTS
+# @DESCRIPTION:
+# Get the value of NINJAOPTS, inferring them from MAKEOPTS if unset.
+get_NINJAOPTS() {
+   if [[ -z ${NINJAOPTS+set} ]]; then
+   NINJAOPTS="-j$(makeopts_jobs "${MAKEOPTS}" 999) 
-l$(makeopts_loadavg "${MAKEOPTS}" 0)"
+   fi
+   echo "${NINJAOPTS}"
+}
+
 # @FUNCTION: eninja
 # @USAGE: [...]
 # @DESCRIPTION:
@@ -72,11 +82,8 @@ eninja() {
local nonfatal_args=()
[[ ${EAPI} != 5 ]] && nonfatal_args+=( -n )
 
-   if [[ -z ${NINJAOPTS+set} ]]; then
-   NINJAOPTS="-j$(makeopts_jobs "${MAKEOPTS}" 999) 
-l$(makeopts_loadavg "${MAKEOPTS}" 0)"
-   fi
[[ -n "${NINJA_DEPEND}" ]] || ewarn "Unknown value '${NINJA}' for 
\${NINJA}"
-   set -- "${NINJA}" -v ${NINJAOPTS} "$@"
+   set -- "${NINJA}" -v $(get_NINJAOPTS) "$@"
echo "$@" >&2
"$@" || die "${nonfatal_args[@]}" "${*} failed"
 }



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

2022-11-26 Thread Michał Górny
commit: 46a9e0c197e987a627e9e78d601300686a398234
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 25 13:41:23 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 21:12:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46a9e0c1

distutils-r1.eclass: Remove support for gpep517 < 9

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

 eclass/distutils-r1.eclass | 37 -
 1 file changed, 8 insertions(+), 29 deletions(-)

diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 1cc4626f3a12..97c5e562bc0f 100644
--- a/eclass/distutils-r1.eclass
+++ b/eclass/distutils-r1.eclass
@@ -1265,25 +1265,14 @@ distutils_wheel_install() {
local wheel=${2}
 
einfo "  Installing ${wheel##*/} to ${root}"
-   if has_version -b ">=dev-python/gpep517-9"; then
-   # TODO: inline when we dep on >=9
-   local cmd=(
-   gpep517 install-wheel
-   --destdir="${root}"
-   --interpreter="${PYTHON}"
-   --prefix="${EPREFIX}/usr"
-   --optimize=all
-   "${wheel}"
-   )
-   else
-   local cmd=(
-   gpep517 install-wheel
-   --destdir="${root}"
-   --interpreter="${PYTHON}"
-   --prefix="${EPREFIX}/usr"
-   "${wheel}"
-   )
-   fi
+   local cmd=(
+   gpep517 install-wheel
+   --destdir="${root}"
+   --interpreter="${PYTHON}"
+   --prefix="${EPREFIX}/usr"
+   --optimize=all
+   "${wheel}"
+   )
printf '%s\n' "${cmd[*]}"
"${cmd[@]}" || die "Wheel install failed"
 
@@ -2018,16 +2007,6 @@ _distutils-r1_post_python_install() {
die "Package installs '${p}' package which is 
forbidden and likely a bug in the build system."
fi
done
-
-   if [[ ${DISTUTILS_USE_PEP517} ]]; then
-   if ! has_version -b ">=dev-python/gpep517-9"
-   then
-   # TODO: remove when we dep on >=9
-   # we need to recompile everything here in order 
to embed
-   # the correct paths
-   python_optimize "${sitedir}"
-   fi
-   fi
fi
 }
 



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

2022-11-26 Thread Michał Górny
commit: c13932f84a00b8f9830ad620d2b94cc3eecd5d91
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 25 13:38:35 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 21:12:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13932f8

distutils-r1.eclass: Bump min dep versions to newest stable

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

 eclass/distutils-r1.eclass | 30 +++---
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 3ac06a458483..551e8f68ef99 100644
--- a/eclass/distutils-r1.eclass
+++ b/eclass/distutils-r1.eclass
@@ -207,7 +207,7 @@ _distutils_set_globals() {
case ${DISTUTILS_USE_PEP517} in
flit)
bdep+='
-   
>=dev-python/flit_core-3.7.1[${PYTHON_USEDEP}]
+   
>=dev-python/flit_core-3.8.0[${PYTHON_USEDEP}]
'
;;
flit_scm)
@@ -217,7 +217,7 @@ _distutils_set_globals() {
;;
hatchling)
bdep+='
-   
>=dev-python/hatchling-1.8.1[${PYTHON_USEDEP}]
+   
>=dev-python/hatchling-1.11.1[${PYTHON_USEDEP}]
'
;;
jupyter)
@@ -227,7 +227,7 @@ _distutils_set_globals() {
;;
maturin)
bdep+='
-   
>=dev-util/maturin-0.13.2[${PYTHON_USEDEP}]
+   
>=dev-util/maturin-0.13.7[${PYTHON_USEDEP}]
'
;;
no)
@@ -236,33 +236,33 @@ _distutils_set_globals() {
;;
meson-python)
bdep+='
-   
>=dev-python/meson-python-0.9.0[${PYTHON_USEDEP}]
+   
>=dev-python/meson-python-0.10.0-r1[${PYTHON_USEDEP}]
'
;;
pbr)
bdep+='
-   
>=dev-python/pbr-5.10.0[${PYTHON_USEDEP}]
+   
>=dev-python/pbr-5.11.0[${PYTHON_USEDEP}]
'
;;
pdm)
bdep+='
-   
>=dev-python/pdm-pep517-1.0.4[${PYTHON_USEDEP}]
+   
>=dev-python/pdm-pep517-1.0.5[${PYTHON_USEDEP}]
'
;;
poetry)
bdep+='
-   
>=dev-python/poetry-core-1.2.0[${PYTHON_USEDEP}]
+   
>=dev-python/poetry-core-1.3.2[${PYTHON_USEDEP}]
'
;;
setuptools)
bdep+='
-   
>=dev-python/setuptools-65.3.0[${PYTHON_USEDEP}]
-   dev-python/wheel[${PYTHON_USEDEP}]
+   
>=dev-python/setuptools-65.5.1[${PYTHON_USEDEP}]
+   
>=dev-python/wheel-0.38.4[${PYTHON_USEDEP}]
'
;;
sip)
bdep+='
-   >=dev-python/sip-6.6.2[${PYTHON_USEDEP}]
+   >=dev-python/sip-6.7.5[${PYTHON_USEDEP}]
'
;;
standalone)
@@ -277,7 +277,7 @@ _distutils_set_globals() {
eqawarn "is enabled."
fi
else
-   local 
setuptools_dep='>=dev-python/setuptools-65.3.0[${PYTHON_USEDEP}]'
+   local 
setuptools_dep='>=dev-python/setuptools-65.5.1[${PYTHON_USEDEP}]'
 
case ${DISTUTILS_USE_SETUPTOOLS:-bdepend} in
no|manual)
@@ -482,7 +482,7 @@ distutils_enable_sphinx() {
_DISTUTILS_SPHINX_PLUGINS=( "${@}" )
 
local deps autodoc=1 d
-   deps=">=dev-python/sphinx-4.5.0-r1[\${PYTHON_USEDEP}]"
+   deps=">=dev-python/sphinx-5.3.0[\${PYTHON_USEDEP}]"
for d; do
if [[ ${d} == --no-autodoc ]]; then
autodoc=
@@ -506,7 +506,7 @@ distutils_enable_sphinx() {
use 

[gentoo-commits] repo/gentoo:master commit in: net-ftp/proftpd/

2022-11-26 Thread Piotr Karbowski
commit: 2c66d8abac262e010b35d450c3cf7ec31e6867d0
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Sat Nov 26 21:04:00 2022 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Sat Nov 26 21:04:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c66d8ab

net-ftp/proftpd: drop into maintainer-needed.

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

 net-ftp/proftpd/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-ftp/proftpd/metadata.xml b/net-ftp/proftpd/metadata.xml
index 21976ea2f9ed..94be327d0641 100644
--- a/net-ftp/proftpd/metadata.xml
+++ b/net-ftp/proftpd/metadata.xml
@@ -1,10 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   slashbe...@gentoo.org
-   Piotr Karbowski
-   
+   
ProFTPD grew out of the desire to have a secure and 
 configurable FTP server, and out of a significant admiration of the Apache web 
 server.



[gentoo-commits] repo/proj/guru:dev commit in: gnome-extra/junction/

2022-11-26 Thread Randall Vasquez
commit: ff71f9b113565dd23f300a247930b299e829d78e
Author: Randall T. Vasquez  icloud  com>
AuthorDate: Sat Nov 26 20:46:49 2022 +
Commit: Randall Vasquez  icloud  com>
CommitDate: Sat Nov 26 20:46:49 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ff71f9b1

gnome-extra/junction: drop 1.5.0, add 1.6

Signed-off-by: Randall T. Vasquez  icloud.com>

 gnome-extra/junction/Manifest|  1 -
 .../junction/{junction-1.5.0.ebuild => junction-1.6.ebuild}  | 12 +---
 gnome-extra/junction/junction-.ebuild| 12 +---
 3 files changed, 10 insertions(+), 15 deletions(-)

diff --git a/gnome-extra/junction/Manifest b/gnome-extra/junction/Manifest
deleted file mode 100644
index 0d414455c..0
--- a/gnome-extra/junction/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST junction-1.5.0.tar.gz 188 BLAKE2B 
390ea7db13d7642f66b8ff1179bc3822808aa73642f8391a16a5909428e01e51bfdcd8604f562c91c07cac95e6f365b09b452394a89bc6c8c50f7ab437df3273
 SHA512 
a3262aa5e37ba5cf57b90d060cbad742e3f52b84890ae336813f1a5e1150abe87d7ed7d1f9f16bf2488744504bdde2db5b392a39545c16bb37bcf712559c2f75

diff --git a/gnome-extra/junction/junction-1.5.0.ebuild 
b/gnome-extra/junction/junction-1.6.ebuild
similarity index 57%
rename from gnome-extra/junction/junction-1.5.0.ebuild
rename to gnome-extra/junction/junction-1.6.ebuild
index 6d3272d07..533490046 100644
--- a/gnome-extra/junction/junction-1.5.0.ebuild
+++ b/gnome-extra/junction/junction-1.6.ebuild
@@ -3,18 +3,16 @@
 
 EAPI=8
 
-inherit meson
+inherit git-r3 meson
 
 DESCRIPTION="Application/browser chooser"
 HOMEPAGE="https://apps.gnome.org/app/re.sonny.Junction/;
 
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/sonnyp/Junction.git;
-   inherit git-r3
-else
-   
SRC_URI="https://github.com/sonnyp/Junction/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+EGIT_REPO_URI="https://github.com/sonnyp/Junction.git;
+
+if [[ ${PV} != * ]]; then
+   EGIT_COMMIT="v${PV}"
KEYWORDS="~amd64"
-   S="${WORKDIR}/${P/j/J}"
 fi
 
 LICENSE="GPL-3+"

diff --git a/gnome-extra/junction/junction-.ebuild 
b/gnome-extra/junction/junction-.ebuild
index 6d3272d07..861fdd457 100644
--- a/gnome-extra/junction/junction-.ebuild
+++ b/gnome-extra/junction/junction-.ebuild
@@ -3,18 +3,16 @@
 
 EAPI=8
 
-inherit meson
+inherit git-r3 meson
 
 DESCRIPTION="Application/browser chooser"
 HOMEPAGE="https://apps.gnome.org/app/re.sonny.Junction/;
 
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/sonnyp/Junction.git;
-   inherit git-r3
-else
-   
SRC_URI="https://github.com/sonnyp/Junction/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+EGIT_REPO_URI="https://github.com/sonnyp/Junction.git;
+
+if [[ ${PV} != * ]]; then
+   EGIT_TAG="v${PV}"
KEYWORDS="~amd64"
-   S="${WORKDIR}/${P/j/J}"
 fi
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: net-dns/pdns-recursor/

2022-11-26 Thread Sven Wegener
commit: f99c7e0dc64b7627875fe84f7df02b3a47d72889
Author: Sven Wegener  gentoo  org>
AuthorDate: Sat Nov 26 20:52:48 2022 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Sat Nov 26 20:55:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f99c7e0d

net-dns/pdns-recursor: add 4.7.4

Signed-off-by: Sven Wegener  gentoo.org>

 net-dns/pdns-recursor/Manifest   |  1 +
 net-dns/pdns-recursor/pdns-recursor-4.7.4.ebuild | 88 
 2 files changed, 89 insertions(+)

diff --git a/net-dns/pdns-recursor/Manifest b/net-dns/pdns-recursor/Manifest
index b8f16ee04550..b97b16ec6a86 100644
--- a/net-dns/pdns-recursor/Manifest
+++ b/net-dns/pdns-recursor/Manifest
@@ -1,2 +1,3 @@
 DIST pdns-recursor-4.7.2.tar.bz2 1580602 BLAKE2B 
2d32d553629f665f9060e58f994a0256adc936f6fdb32ecd236ba202731342fe7e17db6678649292b4d1dd97e8579851e38fe41fd4f122dbf3d63f3d71c5de13
 SHA512 
b80fb1f403d5b81cf7500f6fce64914ab858b7bd7f617265db9a11ea78786de702563482c5b9daa5c9da1c19a0d02d90fd1f4f14b740d2fd492def7f4b1a7def
 DIST pdns-recursor-4.7.3.tar.bz2 1597064 BLAKE2B 
e5732c20f18b6711b854a2bcce36705f0f5fbf106e615a646b0a823e0eb4be8ff315f28ebbae77b67935c77255108b92f4ee6515f61019729f5191dfe147ade9
 SHA512 
e7d9fa32dd53e9b382689e6e735f35b12dbd9f2bb0e8b3031ab58f53a61b5cdc947cb5e857a991768afd1b403bc02d20d434dded5800be450ad45368c9d1dc0e
+DIST pdns-recursor-4.7.4.tar.bz2 1609031 BLAKE2B 
b051a77f1c734546b26c3bb0030c0e57ee4621b14f0e92d7d294fb80fde599aa813f56a64750e1a00587fee8f05aa9ae1def94f3c3709b103223ed48124b66a7
 SHA512 
51ecccb557a5a9f3aa28144b60ab75b0fe5534bb2534b0a44662b474a01a0fae61f08b8ca787fc27f22b2a89b721ae66e1a954c4ceb829e66f89f286d5e174a8

diff --git a/net-dns/pdns-recursor/pdns-recursor-4.7.4.ebuild 
b/net-dns/pdns-recursor/pdns-recursor-4.7.4.ebuild
new file mode 100644
index ..c8d6a1da1b22
--- /dev/null
+++ b/net-dns/pdns-recursor/pdns-recursor-4.7.4.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LUA_COMPAT=( lua5-{1..4} luajit )
+
+inherit flag-o-matic lua-single
+
+DESCRIPTION="The PowerDNS Recursor"
+HOMEPAGE="https://www.powerdns.com/;
+SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="debug dnstap snmp sodium systemd test"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+RESTRICT="!test? ( test )"
+
+DEPEND="${LUA_DEPS}
+   dnstap? ( dev-libs/fstrm )
+   systemd? ( sys-apps/systemd:0= )
+   snmp? ( net-analyzer/net-snmp )
+   sodium? ( dev-libs/libsodium:= )
+   elibc_glibc? (
+   arm? ( >=sys-libs/glibc-2.34 )
+   x86? ( >=sys-libs/glibc-2.34 )
+   )
+   dev-libs/openssl:=
+   dev-libs/boost:=[context]"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: net-dns/pdns-recursor/

2022-11-26 Thread Sven Wegener
commit: 0c7ae3e1593ddaaf31e693a6e9b7c12bc3741533
Author: Sven Wegener  gentoo  org>
AuthorDate: Sat Nov 26 20:53:22 2022 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Sat Nov 26 20:55:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c7ae3e1

net-dns/pdns-recursor: stabilize 4.7.3 for amd64, x86

Signed-off-by: Sven Wegener  gentoo.org>

 net-dns/pdns-recursor/pdns-recursor-4.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/pdns-recursor/pdns-recursor-4.7.3.ebuild 
b/net-dns/pdns-recursor/pdns-recursor-4.7.3.ebuild
index c8d6a1da1b22..8216e1cbbca0 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.7.3.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.7.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="debug dnstap snmp sodium systemd test"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 RESTRICT="!test? ( test )"



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

2022-11-26 Thread Randall Vasquez
commit: 1012de5930754592b2878be71bd77f41666102b3
Author: Randall T. Vasquez  icloud  com>
AuthorDate: Sat Nov 26 20:33:48 2022 +
Commit: Randall Vasquez  icloud  com>
CommitDate: Sat Nov 26 20:33:48 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1012de59

dev-python/anyascii: fix and refactor ebuilds

Signed-off-by: Randall T. Vasquez  icloud.com>

 dev-python/anyascii/Manifest  |  2 +-
 dev-python/anyascii/anyascii-0.3.1.ebuild | 45 ++
 dev-python/anyascii/anyascii-.ebuild  | 46 +++
 dev-python/anyascii/metadata.xml  | 11 +++-
 4 files changed, 90 insertions(+), 14 deletions(-)

diff --git a/dev-python/anyascii/Manifest b/dev-python/anyascii/Manifest
index 2181622c8..47730721f 100644
--- a/dev-python/anyascii/Manifest
+++ b/dev-python/anyascii/Manifest
@@ -1 +1 @@
-DIST anyascii-0.3.1.tar.gz 8943636 BLAKE2B 
0659ee933bb43e72f39106b799f03524f0a6e4d89b312aae497c62a43107984f6862a02603b82c08fbe2697a1f3835cad005979974df8d719215bd08d2ed0b6e
 SHA512 
4f836dcb09bfec55b40068c962ebda535c7c7ab37ad0ce71021bedc0248f3a70ae46398df033704a3944cf9d645ac9aa03f4e8764791d5f576eacd449f426815
+DIST anyascii-0.3.1.tar.gz 212676 BLAKE2B 
fcb2c637a94308a8b12012a29728a62738eff31e0c3f5db4adfea859868061215a5c045da0828e3783b44148b697ef73ab250780426b4428b2782d5f1168
 SHA512 
f6e6ef9bb48622bf5c6854551413ba97e90943e72c896e2dd4c43eed7e9aef731bd6fe76f2816f8a86bfa04de7a89c7188ead349499f055d8d243522e79ddde6

diff --git a/dev-python/anyascii/anyascii-0.3.1.ebuild 
b/dev-python/anyascii/anyascii-0.3.1.ebuild
index bb1baf0b1..bf309d69b 100644
--- a/dev-python/anyascii/anyascii-0.3.1.ebuild
+++ b/dev-python/anyascii/anyascii-0.3.1.ebuild
@@ -1,25 +1,46 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..11} ) # pypy3 )
-# DISTUTILS_USE_PEP517=setuptools
-# inherit distutils-r1
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=(python3_{8..11})
 inherit distutils-r1
 
 DESCRIPTION="Unicode to ASCII transliteration"
-HOMEPAGE="https://github.com/anyascii/anyascii/;
-SRC_URI="https://github.com/anyascii/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="
+   https://pypi.org/project/anyascii/
+"
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/anyascii/anyascii.git;
+else
+   
SRC_URI="https://files.pythonhosted.org/packages/source/a/anyascii/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm64"
+fi
 
 LICENSE="ISC"
-KEYWORDS="~amd64"
 SLOT="0"
 
-DEPEND="
-   ${PYTHON_DEPS}
-"
+distutils_enable_tests pytest
 
-S=${WORKDIR}/${P}/impl/python
+src_compile() {
+   if [[ ${PV} == * ]]; then
+   pushd "${S}/impl/python" || die
+   distutils-r1_src_compile
+   popd || die
+   else
+   distutils-r1_src_compile
+   fi
+}
 
-distutils_enable_tests pytest
+src_install() {
+   if [[ ${PV} == * ]]; then
+   pushd "${S}/impl/python" || die
+   distutils-r1_src_install
+   popd || die
+   else
+   distutils-r1_src_install
+   fi
+}

diff --git a/dev-python/anyascii/anyascii-.ebuild 
b/dev-python/anyascii/anyascii-.ebuild
new file mode 100644
index 0..bf309d69b
--- /dev/null
+++ b/dev-python/anyascii/anyascii-.ebuild
@@ -0,0 +1,46 @@
+# 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..11})
+inherit distutils-r1
+
+DESCRIPTION="Unicode to ASCII transliteration"
+HOMEPAGE="
+   https://pypi.org/project/anyascii/
+"
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/anyascii/anyascii.git;
+else
+   
SRC_URI="https://files.pythonhosted.org/packages/source/a/anyascii/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm64"
+fi
+
+LICENSE="ISC"
+SLOT="0"
+
+distutils_enable_tests pytest
+
+src_compile() {
+   if [[ ${PV} == * ]]; then
+   pushd "${S}/impl/python" || die
+   distutils-r1_src_compile
+   popd || die
+   else
+   distutils-r1_src_compile
+   fi
+}
+
+src_install() {
+   if [[ ${PV} == * ]]; then
+   pushd "${S}/impl/python" || die
+   distutils-r1_src_install
+   popd || die
+   else
+   distutils-r1_src_install
+   fi
+}

diff --git a/dev-python/anyascii/metadata.xml b/dev-python/anyascii/metadata.xml
index 3771874aa..a60356128 100644
--- a/dev-python/anyascii/metadata.xml
+++ b/dev-python/anyascii/metadata.xml
@@ -1,8 +1,17 @@
 
-https://www.gentoo.org/dtd/metadata.dtd;>
+http://www.gentoo.org/dtd/metadata.dtd;>
 
+
+ran.d...@icloud.com
+Randall T. Vasquez
+


[gentoo-commits] repo/proj/guru:dev commit in: dev-python/material-color-utilities/

2022-11-26 Thread Randall Vasquez
commit: 11bd1f0be672cf76b1eff9b7af84398556a399f0
Author: Randall T. Vasquez  icloud  com>
AuthorDate: Sat Nov 26 20:32:15 2022 +
Commit: Randall Vasquez  icloud  com>
CommitDate: Sat Nov 26 20:32:15 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=11bd1f0b

dev-python/material-color-utilities: fix and refactor ebuilds

Signed-off-by: Randall T. Vasquez  icloud.com>

 dev-python/material-color-utilities/Manifest   |  2 +-
 .../material-color-utilities-0.1.5.ebuild  | 32 +++---
 .../material-color-utilities-.ebuild   | 32 --
 dev-python/material-color-utilities/metadata.xml   | 11 +++-
 4 files changed, 56 insertions(+), 21 deletions(-)

diff --git a/dev-python/material-color-utilities/Manifest 
b/dev-python/material-color-utilities/Manifest
index 5a202bca6..81cf2c70b 100644
--- a/dev-python/material-color-utilities/Manifest
+++ b/dev-python/material-color-utilities/Manifest
@@ -1 +1 @@
-DIST material-color-utilities-python-0.1.5.tar.gz 25702 BLAKE2B 
cf444831fec962caae3a1871b8331dcdd055f186754631185140842e49e1dc5526c5aedc021d28cd5e192e6f593774abce34e4a2853049e9ded2cf3ca9b79e3f
 SHA512 
f3987da2723f9bc0a383d544868bd48b79c815c1ef3b601cf7daf711ae66ba2e20c38d272fff34b8fef724d202cdb71431d885d0fc86cf6b459a8735cd0751a4
+DIST material-color-utilities-0.1.5.tar.gz 25702 BLAKE2B 
cf444831fec962caae3a1871b8331dcdd055f186754631185140842e49e1dc5526c5aedc021d28cd5e192e6f593774abce34e4a2853049e9ded2cf3ca9b79e3f
 SHA512 
f3987da2723f9bc0a383d544868bd48b79c815c1ef3b601cf7daf711ae66ba2e20c38d272fff34b8fef724d202cdb71431d885d0fc86cf6b459a8735cd0751a4

diff --git 
a/dev-python/material-color-utilities/material-color-utilities-0.1.5.ebuild 
b/dev-python/material-color-utilities/material-color-utilities-0.1.5.ebuild
index b29eb06e5..436351638 100644
--- a/dev-python/material-color-utilities/material-color-utilities-0.1.5.ebuild
+++ b/dev-python/material-color-utilities/material-color-utilities-0.1.5.ebuild
@@ -1,23 +1,35 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=(python3_{8..11})
 DISTUTILS_USE_PEP517=poetry
 inherit distutils-r1
 
+MY_PN="${PN}-python"
+MY_P="${MY_PN}-${PV}"
+
 DESCRIPTION="Python port of material-color-utilities used for Material You 
colors"
-HOMEPAGE="https://python-telegram-bot.org 
https://github.com/python-telegram-bot/python-telegram-bot;
-SRC_URI="https://files.pythonhosted.org/packages/source/${PN::1}/${PN}-python/${PN}-python-${PV}.tar.gz;
+HOMEPAGE="
+   https://pypi.org/project/material-color-utilities/
+"
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   
EGIT_REPO_URI="https://github.com/avanishsubbiah/material-color-utilities-python.git;
+else
+   
SRC_URI="https://files.pythonhosted.org/packages/source/m/material-color-utilities-python/material-color-utilities-python-${PV}.tar.gz
 -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64"
+   S="${WORKDIR}/${MY_P}"
+fi
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
 
-S=${WORKDIR}/${PN}-python-${PV}
+RDEPEND="
+   dev-python/pillow[${PYTHON_USEDEP}]
+   dev-python/regex[${PYTHON_USEDEP}]"
 BDEPEND="
-   ${PYTHON_DEPS}
-   dev-python/poetry-core
-"
+   dev-python/poetry-core[${PYTHON_USEDEP}]
+   dev-python/build[${PYTHON_USEDEP}]"

diff --git 
a/dev-python/material-color-utilities/material-color-utilities-.ebuild 
b/dev-python/material-color-utilities/material-color-utilities-.ebuild
index 4ed22ecc3..436351638 100644
--- a/dev-python/material-color-utilities/material-color-utilities-.ebuild
+++ b/dev-python/material-color-utilities/material-color-utilities-.ebuild
@@ -1,21 +1,35 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=(python3_{8..11})
 DISTUTILS_USE_PEP517=poetry
-inherit distutils-r1 git-r3
+inherit distutils-r1
+
+MY_PN="${PN}-python"
+MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Python port of material-color-utilities used for Material You 
colors"
-HOMEPAGE="https://python-telegram-bot.org 
https://github.com/python-telegram-bot/python-telegram-bot;
-EGIT_REPO_URI="https://github.com/avanishsubbiah/material-color-utilities-python;
+HOMEPAGE="
+   https://pypi.org/project/material-color-utilities/
+"
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   
EGIT_REPO_URI="https://github.com/avanishsubbiah/material-color-utilities-python.git;
+else
+   
SRC_URI="https://files.pythonhosted.org/packages/source/m/material-color-utilities-python/material-color-utilities-python-${PV}.tar.gz
 -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm64"
+   S="${WORKDIR}/${MY_P}"
+fi
 
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE=""
 
+RDEPEND="
+   

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

2022-11-26 Thread Sebastian Pipping
commit: 4275df2fdd250bb66de8df1f57a1e7799efabd4d
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Nov 26 20:17:43 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sat Nov 26 20:24:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4275df2f

media-gfx/imageworsener: 1.3.5 + EAPI 8 + off virtual/jpeg

Signed-off-by: Sebastian Pipping  gentoo.org>

 media-gfx/imageworsener/Manifest   |  1 +
 media-gfx/imageworsener/imageworsener-1.3.5.ebuild | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/media-gfx/imageworsener/Manifest b/media-gfx/imageworsener/Manifest
index 052f4ea552b4..337af6446bc8 100644
--- a/media-gfx/imageworsener/Manifest
+++ b/media-gfx/imageworsener/Manifest
@@ -1,2 +1,3 @@
 DIST imageworsener-1.3.3.tar.gz 662243 BLAKE2B 
6b34dc111c5b2dcc25fdc717b7ec8d4268ca1b67c31cca58b5e1983643f1e3b78543a3bdba24b3692a05cb83a887bfcf0e7b09307535994d280056a0047c8b0d
 SHA512 
ebe8a31819cf665d8d8d7e789d873de03206e74e100ea99b2d8dc6ac2590025ff0058066daeb17ebfaa6cf49222e33c8a9efa83f39f5e2b9b49d27a3ee1b027f
 DIST imageworsener-1.3.4.tar.gz 665740 BLAKE2B 
81e94230871e62dce77e63af7e958058145b1d858380eb9fb2b951c82154d8971eb4ee0a3257f72c519b0b007a23d70c4add70dfdc7e3b77c0f486bfb8c2aed1
 SHA512 
840cc779496e8279605e94797e27ac60196cf2178b55c8c454e6fab2c64733c057cb51decd7cf99b61dd5d8aef9bb93c397f5f07347b600ad5f996d72300dc3c
+DIST imageworsener-1.3.5.tar.gz 674034 BLAKE2B 
5070da9536539afed1c4636dfd91816bb5c31e8eed871a55111c3c1008c745e9d09b95ec32dcf157e5fd05e67b74757fd4b019892b5935f94b9542cd61728f7c
 SHA512 
8fa0a73639914b03708ff12830e1185ae74759af3d64db7502dd2a14db1f2102bb9d5c61e079dab2d0f24746420abc815ced14d530915bcbe80ac5e507246594

diff --git a/media-gfx/imageworsener/imageworsener-1.3.5.ebuild 
b/media-gfx/imageworsener/imageworsener-1.3.5.ebuild
new file mode 100644
index ..123b730a665b
--- /dev/null
+++ b/media-gfx/imageworsener/imageworsener-1.3.5.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_P=${PN}-src-${PV}
+MY_PN=imagew
+
+DESCRIPTION="Utility for image scaling and processing"
+HOMEPAGE="http://entropymine.com/imageworsener/;
+SRC_URI="http://entropymine.com/${PN}/${P}.tar.gz;
+
+LICENSE="MIT-with-advertising"
+SLOT="0/3"  # because of libimageworsener.so.3.*.*
+KEYWORDS="~amd64 ~x86"
+IUSE="jpeg png static-libs test webp zlib"
+
+DEPEND="png? ( media-libs/libpng:0 )
+   jpeg? ( media-libs/libjpeg-turbo )
+   webp? ( >=media-libs/libwebp-0.1.3 )
+   zlib? ( sys-libs/zlib )"
+RDEPEND="${DEPEND}"
+
+REQUIRED_USE="test? ( jpeg png webp zlib )"
+RESTRICT="!test? ( test )"
+
+src_configure() {
+   local switch=''
+   use test && switch=test
+
+   econf \
+   $(use_enable static-libs static) \
+   $(use_with ${switch} jpeg) \
+   $(use_with ${switch} png) \
+   $(use_with ${switch} webp) \
+   $(use_with ${switch} zlib)
+}
+
+src_install() {
+   default
+   dodoc {changelog,readme,technical}.txt
+   find "${D}" -name '*.la' -delete || die
+}
+
+src_test() {
+   cd "${S}"/tests || die
+   ./runtest "${S}"/${MY_PN}
+}



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

2022-11-26 Thread Sebastian Pipping
commit: 44ceb35884a5cae099fa8f6e5020e742662f11d1
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Nov 26 20:00:51 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sat Nov 26 20:05:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44ceb358

sys-fs/unionfs-fuse: Drop old

Signed-off-by: Sebastian Pipping  gentoo.org>

 sys-fs/unionfs-fuse/Manifest|  1 -
 sys-fs/unionfs-fuse/unionfs-fuse-2.1.ebuild | 48 -
 sys-fs/unionfs-fuse/unionfs-fuse-2.2.ebuild | 48 -
 3 files changed, 97 deletions(-)

diff --git a/sys-fs/unionfs-fuse/Manifest b/sys-fs/unionfs-fuse/Manifest
index 69ee8200f4bc..c48b41b57f80 100644
--- a/sys-fs/unionfs-fuse/Manifest
+++ b/sys-fs/unionfs-fuse/Manifest
@@ -1,3 +1,2 @@
-DIST unionfs-fuse-2.1.tar.gz 47917 BLAKE2B 
c76edbcbff98db28092f61facbdf443eda12ea97770126feac3d590e0f85e51df84308d0bd96e5bafd126b472b0ded6a2ead72cac0fab3614e3cc04730dd
 SHA512 
851e378f8c189d8a84d2a0cf47ce8f1e9cdda5e789a8c0c97aac6e0757c2f6480ca4d931a525bb94cec4af11789073ccda44ad01d7ed02de1c29ded72f578aa0
 DIST unionfs-fuse-2.2.tar.gz 47955 BLAKE2B 
44ce19b5b857a571da4722af7d19f4c59a5ca222a9d5d544529ef6c4be5125518ffc62cbbd7b5ac7b88fadd22b8777daf18b23124602f35de1a8a041b27d3cbb
 SHA512 
eaecc203f8fad094221cf16b962e7d32a3aa9b0c945a663ce027aba3b7c4152a4dba8d5e96cb63d147f5ecd216cae29b53de946d74a939cde486dcea95d947df
 DIST unionfs-fuse-3.2.tar.gz 53631 BLAKE2B 
d9f384d191a6f2d743c31d4d241c0cd576a1e4d4fe21c5c61516f14f3cc807ecb88d2d87dfb89f9160d2ffb2571a98843ec322b922e82ca7166dbd6ce19496c2
 SHA512 
e9d5b5540e8eefb9de3204798c5bf1ec4481ea6efc9e3f91f3454bfe0c67d623a542f4097d88c7292828703317a0460b4e10ca9e74d1346d5fe69f67f57400b7

diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-2.1.ebuild 
b/sys-fs/unionfs-fuse/unionfs-fuse-2.1.ebuild
deleted file mode 100644
index 3d24e51be9c0..
--- a/sys-fs/unionfs-fuse/unionfs-fuse-2.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_{7..9} )
-inherit python-any-r1 toolchain-funcs
-
-DESCRIPTION="Self-syncing tree-merging file system based on FUSE"
-HOMEPAGE="https://github.com/rpodgorny/unionfs-fuse;
-SRC_URI="https://github.com/rpodgorny/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="sys-fs/fuse:0"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   test? (
-   $(python_gen_any_dep 'dev-python/pytest[${PYTHON_USEDEP}]')
-   )
-"
-
-pkg_setup() {
-   use test && python-any-r1_pkg_setup
-}
-
-python_check_deps() {
-   use test || return 0
-   python_has_version "dev-python/pytest[${PYTHON_USEDEP}]"
-}
-
-src_compile() {
-   emake AR="$(tc-getAR)" CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
-}
-
-src_test() {
-   [[ -e /dev/fuse ]] || return 0
-   addwrite /dev/fuse
-   pytest -vv || die "Tests fail with ${EPYTHON}"
-}

diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-2.2.ebuild 
b/sys-fs/unionfs-fuse/unionfs-fuse-2.2.ebuild
deleted file mode 100644
index 3d24e51be9c0..
--- a/sys-fs/unionfs-fuse/unionfs-fuse-2.2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_{7..9} )
-inherit python-any-r1 toolchain-funcs
-
-DESCRIPTION="Self-syncing tree-merging file system based on FUSE"
-HOMEPAGE="https://github.com/rpodgorny/unionfs-fuse;
-SRC_URI="https://github.com/rpodgorny/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="sys-fs/fuse:0"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   test? (
-   $(python_gen_any_dep 'dev-python/pytest[${PYTHON_USEDEP}]')
-   )
-"
-
-pkg_setup() {
-   use test && python-any-r1_pkg_setup
-}
-
-python_check_deps() {
-   use test || return 0
-   python_has_version "dev-python/pytest[${PYTHON_USEDEP}]"
-}
-
-src_compile() {
-   emake AR="$(tc-getAR)" CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
-}
-
-src_test() {
-   [[ -e /dev/fuse ]] || return 0
-   addwrite /dev/fuse
-   pytest -vv || die "Tests fail with ${EPYTHON}"
-}



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

2022-11-26 Thread Sebastian Pipping
commit: a994a0b2d57f4bf273c7adcc7ccfb96756d11b3a
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Nov 26 19:59:07 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sat Nov 26 20:05:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a994a0b2

sys-fs/unionfs-fuse: 3.2 + sync 

Signed-off-by: Sebastian Pipping  gentoo.org>

 sys-fs/unionfs-fuse/Manifest   |  1 +
 .../{unionfs-fuse-.ebuild => unionfs-fuse-3.2.ebuild}  | 10 +-
 sys-fs/unionfs-fuse/unionfs-fuse-.ebuild   |  4 ++--
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/sys-fs/unionfs-fuse/Manifest b/sys-fs/unionfs-fuse/Manifest
index 57b11dd1ecd5..69ee8200f4bc 100644
--- a/sys-fs/unionfs-fuse/Manifest
+++ b/sys-fs/unionfs-fuse/Manifest
@@ -1,2 +1,3 @@
 DIST unionfs-fuse-2.1.tar.gz 47917 BLAKE2B 
c76edbcbff98db28092f61facbdf443eda12ea97770126feac3d590e0f85e51df84308d0bd96e5bafd126b472b0ded6a2ead72cac0fab3614e3cc04730dd
 SHA512 
851e378f8c189d8a84d2a0cf47ce8f1e9cdda5e789a8c0c97aac6e0757c2f6480ca4d931a525bb94cec4af11789073ccda44ad01d7ed02de1c29ded72f578aa0
 DIST unionfs-fuse-2.2.tar.gz 47955 BLAKE2B 
44ce19b5b857a571da4722af7d19f4c59a5ca222a9d5d544529ef6c4be5125518ffc62cbbd7b5ac7b88fadd22b8777daf18b23124602f35de1a8a041b27d3cbb
 SHA512 
eaecc203f8fad094221cf16b962e7d32a3aa9b0c945a663ce027aba3b7c4152a4dba8d5e96cb63d147f5ecd216cae29b53de946d74a939cde486dcea95d947df
+DIST unionfs-fuse-3.2.tar.gz 53631 BLAKE2B 
d9f384d191a6f2d743c31d4d241c0cd576a1e4d4fe21c5c61516f14f3cc807ecb88d2d87dfb89f9160d2ffb2571a98843ec322b922e82ca7166dbd6ce19496c2
 SHA512 
e9d5b5540e8eefb9de3204798c5bf1ec4481ea6efc9e3f91f3454bfe0c67d623a542f4097d88c7292828703317a0460b4e10ca9e74d1346d5fe69f67f57400b7

diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-.ebuild 
b/sys-fs/unionfs-fuse/unionfs-fuse-3.2.ebuild
similarity index 79%
copy from sys-fs/unionfs-fuse/unionfs-fuse-.ebuild
copy to sys-fs/unionfs-fuse/unionfs-fuse-3.2.ebuild
index a3bab99e2460..8a0d27e6c74e 100644
--- a/sys-fs/unionfs-fuse/unionfs-fuse-.ebuild
+++ b/sys-fs/unionfs-fuse/unionfs-fuse-3.2.ebuild
@@ -3,20 +3,20 @@
 
 EAPI="8"
 
-PYTHON_COMPAT=( python3_{8..10} )
-inherit git-r3 python-any-r1 toolchain-funcs
+PYTHON_COMPAT=( python3_{8..11} )
+inherit python-any-r1 toolchain-funcs
 
 DESCRIPTION="Self-syncing tree-merging file system based on FUSE"
 HOMEPAGE="https://github.com/rpodgorny/unionfs-fuse;
-EGIT_REPO_URI="https://github.com/rpodgorny/unionfs-fuse.git;
+SRC_URI="https://github.com/rpodgorny/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86 ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-RDEPEND="sys-fs/fuse:0"
+RDEPEND="sys-fs/fuse:3"
 DEPEND="${RDEPEND}"
 BDEPEND="
test? (

diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-.ebuild 
b/sys-fs/unionfs-fuse/unionfs-fuse-.ebuild
index a3bab99e2460..d421380cc576 100644
--- a/sys-fs/unionfs-fuse/unionfs-fuse-.ebuild
+++ b/sys-fs/unionfs-fuse/unionfs-fuse-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="8"
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 inherit git-r3 python-any-r1 toolchain-funcs
 
 DESCRIPTION="Self-syncing tree-merging file system based on FUSE"
@@ -16,7 +16,7 @@ KEYWORDS=""
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-RDEPEND="sys-fs/fuse:0"
+RDEPEND="sys-fs/fuse:3"
 DEPEND="${RDEPEND}"
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-lang/gnat-gpl/, dev-lang/gnat-gpl/files/

2022-11-26 Thread Alfredo Tupone
commit: 13a52394b9e634151204ccc70840c0c0e91ea4d1
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sat Nov 26 19:46:37 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat Nov 26 19:46:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a52394

dev-lang/gnat-gpl: drop 2020

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-lang/gnat-gpl/Manifest |   4 -
 dev-lang/gnat-gpl/files/gnat-gpl-2020-gentoo.patch |  53 
 dev-lang/gnat-gpl/gnat-gpl-2020.ebuild | 138 -
 3 files changed, 195 deletions(-)

diff --git a/dev-lang/gnat-gpl/Manifest b/dev-lang/gnat-gpl/Manifest
index b6481237bd30..4d012eaa794c 100644
--- a/dev-lang/gnat-gpl/Manifest
+++ b/dev-lang/gnat-gpl/Manifest
@@ -1,11 +1,7 @@
 DIST gcc-10-2021-20210519-19A74-src.tar.gz 109157702 BLAKE2B 
8ec307e4fde35c8726bc7b9702717329695bad928d5222a7bb691cce47500de31a60bcfcbb925129a57cb81d3d7ea92e60599aa7383d5358e63cc087b0482550
 SHA512 
2e2cc0ec9a3a82816a5d399d2db261c356e106b82a44efd54a1ac882b96549ab8de79c69858127c4397de6e9e9463ce6fb9994fc2e426e7d3d2f98d5efa2edb6
 DIST gcc-10.3.0-patches-3.tar.bz2 18935 BLAKE2B 
13eaf1e055b5b63069aed1575ed93f6bc822b5e3f2181ddfc88f4e7ff801f58997cd131b2efd79b90469b1f861db994feb2adcaecacf165442078f76e233fd9a
 SHA512 
c3d6a6f32863cc0ff7c877314ff0c00a892e473f64d16b82d46b4a77aa97c3e7a575492d27f0d423acb2621c86c9a49bca0e26e45bda9e697495444fcac85084
 DIST gcc-10.3.0-patches-4.tar.xz 18460 BLAKE2B 
7c4b91c3beebc5fd91c0fdbeec6512c141bd78759a02aa7fff32dd30025ef41db1d57280e50db575f46cc0061a480ced9259410e9875b1dc0048886df469c4c9
 SHA512 
3befbcdec84e583966aad37d1a08c1863f39eb877296c5991348db9d37cc8359197f23cb3b8fa1b0f4d01497dfd2ebaa393e1a459267c19a0976fb535e463ec8
-DIST gcc-9-2020-20200429-19AA7-src.tar.gz 101030094 BLAKE2B 
843d7a92f206a08aa6c0fb41b8b93db494eee26c15872b8d8547685c1013559856cd83c5a4139d8ba68aa6737c0270502fd5547664b458cb8fd023f5ce9601e8
 SHA512 
2eaf999f4ef7f0216b7bab9963ce1cb9dd4be4d4645415183a0e0706ce0f0f119a5437c482d60db16ea152ebcb36186fc7900ec196fc7b8022d4d9cea2e5a631
-DIST gcc-9.3.0-patches-5.tar.bz2 18336 BLAKE2B 
8aefb94bfec041da69efdd751fe9df58cc2352e66afe7ec2090da698912e31de8a82ef588e393929f50dbc6d5967bb015f8e807f868ec19c7cf9813495fa4687
 SHA512 
0eedc2a33b7fa1a846a30055dcaf38ea9882d5c7b3d8a7d9145fe768d778747413b7822fc625135fa010e749fbbda51f7460e03c989dee8551c50b798a9d1aba
 DIST gcc-interface-10-2021-20210519-19A75-src.tar.gz 359085 BLAKE2B 
75f941a7635f2880cc0192acb49d8e7f567baca7530fb981be14dc6cb1bf46fda0e3c043c8703cdbeeb242b548894e0bc6787adfff0f27198354d150e6e36386
 SHA512 
0251a93d20c59cc4705963438880fe265e2e0bb94a35b7ddaaf03e9efae60e044e585a2204d0773a46f17b3b774e4d0c73adf852f5d06ba17373d26ed580ca8d
-DIST gcc-interface-9-2020-20200429-19B10-src.tar.gz 351113 BLAKE2B 
a786532194a5ac57dd91b5c207aaf4543e99a3305dccf175908bee80cc96d112b9c5531497516ad1edc33e9bcff62374dd473aed93bfb1d0aea13e017473d98e
 SHA512 
445744a745eee5e3a686ec59f7880a3792d4fd30425a38090e40e5cc85379e6f877745d7ea61ffabb42ed177ee90f01e2309dfdd5f060027cfc86ac77fddebba
-DIST gnat-2020-20200429-19B04-src.tar.gz 8485156 BLAKE2B 
79683138873b236d832939602f084058723a908e1b709b4bab72e7ae5404336d0ad7b8417eca80e1e1e3a1c260d953ac8326da41429c95729129f88caa2dd3e7
 SHA512 
bf93a7b877b44422513a4658b29ddd9edcc320d8ac73d3044f4ce868f10be368993e915e710ed45be287e07e9d6c117e51fa73027ed311b04458c9cae1984253
 DIST gnat-2021-20210519-19A70-src.tar.gz 8765762 BLAKE2B 
ef48f54c6109566e37bfa5dee9262305d0529b3dfd333ee28bc4e66f4709a0673f673d742bc04deb15dc145404f7618d350dbdf3f2a7ab37c861e57d011946fa
 SHA512 
3cb79be024fdd9b738d99ffc8e224d32bb382b5da2d02b97b2061a5ea58456f33d4564c92e224af2713ce15fd5481edd715e5b9a52abc74fdc142f27e103c201
 DIST gnat-gpl-2014-x86-linux-bin.tar.gz 233049287 BLAKE2B 
2e8bab113f6a319533ec12fdf71c481f72aee227c22bd0cc42a53bd727b323caba1e7b6298053db8b4d3016236b31649b0b255f4ebcbb81a08a69f29f78f13fc
 SHA512 
ac7f53fb4bd71b0e8fbd62abc45de76f7f8f2f405b80e9b60b4b65a6cef6ee98e3b06848e4b752af3c8268237e5a0529cf6145ebc5b33cd6e5cf4928d85f5be2
 DIST gnat-gpl-2014-x86_64-linux-bin.tar.gz 236253400 BLAKE2B 
c1db70db9442ba24688b8e323d5a02e2e9707ba1f02835ea551038d0a09aafede93a224091e5186f2f2a9d0f96144027af2184ee05ca1c19cc997a6cf3902df7
 SHA512 
5e40a251baac3d0ace78352956ca21a7d294d902d344a9ed7a8d376e900468c283721ebfb773adfedbf4d623ace02536505c0147815a0c1908933ad611ea085e

diff --git a/dev-lang/gnat-gpl/files/gnat-gpl-2020-gentoo.patch 
b/dev-lang/gnat-gpl/files/gnat-gpl-2020-gentoo.patch
deleted file mode 100644
index a4987b54f610..
--- a/dev-lang/gnat-gpl/files/gnat-gpl-2020-gentoo.patch
+++ /dev/null
@@ -1,53 +0,0 @@
 a/gcc-9-2020-20200429-19AA7-src/gcc/ada/osint.adb  2017-03-10 
21:58:02.600710156 +0100
-+++ b/gcc-9-2020-20200429-19AA7-src/gcc/ada/osint.adb  2017-03-10 
21:59:38.033983293 +0100
-@@ -2229,14 +2229,11 @@
-   for J in Start_Of_Prefix .. Name_Len - Prog'Length + 1 loop
-  if Name_Buffer (J .. J + Prog'Length - 1) = Prog 

[gentoo-commits] repo/gentoo:master commit in: dev-ada/gprbuild/

2022-11-26 Thread Alfredo Tupone
commit: 441be14b229eefa4828a8b991ae34eaed42db79f
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sat Nov 26 19:39:08 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat Nov 26 19:39:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=441be14b

dev-ada/gprbuild: drop gnat_2020 support

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ada/gprbuild/gprbuild-2021-r2.ebuild | 2 +-
 dev-ada/gprbuild/gprbuild-2021-r4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ada/gprbuild/gprbuild-2021-r2.ebuild 
b/dev-ada/gprbuild/gprbuild-2021-r2.ebuild
index d4c11ac277e3..2104fdd636e8 100644
--- a/dev-ada/gprbuild/gprbuild-2021-r2.ebuild
+++ b/dev-ada/gprbuild/gprbuild-2021-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-ADA_COMPAT=( gnat_202{0..1} )
+ADA_COMPAT=( gnat_2021 )
 
 inherit ada multiprocessing
 

diff --git a/dev-ada/gprbuild/gprbuild-2021-r4.ebuild 
b/dev-ada/gprbuild/gprbuild-2021-r4.ebuild
index 519b60dab006..4d2009e3d974 100644
--- a/dev-ada/gprbuild/gprbuild-2021-r4.ebuild
+++ b/dev-ada/gprbuild/gprbuild-2021-r4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-ADA_COMPAT=( gnat_202{0..1} gcc_12_2_0 )
+ADA_COMPAT=( gnat_2021 gcc_12_2_0 )
 
 inherit ada multiprocessing
 



[gentoo-commits] repo/gentoo:master commit in: dev-ada/xmlada/

2022-11-26 Thread Alfredo Tupone
commit: 9cec8e980b54f96f3b1084df6a57296038b835f0
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sat Nov 26 19:36:35 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat Nov 26 19:37:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cec8e98

dev-ada/xmlada: drop gnat_2020 support

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ada/xmlada/xmlada-2021-r1.ebuild | 4 ++--
 dev-ada/xmlada/xmlada-2021-r2.ebuild | 2 +-
 dev-ada/xmlada/xmlada-22.0.0.ebuild  | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ada/xmlada/xmlada-2021-r1.ebuild 
b/dev-ada/xmlada/xmlada-2021-r1.ebuild
index b13db8333c06..e39fcd732fd4 100644
--- a/dev-ada/xmlada/xmlada-2021-r1.ebuild
+++ b/dev-ada/xmlada/xmlada-2021-r1.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=7
 
-ADA_COMPAT=( gnat_202{0..1} )
+ADA_COMPAT=( gnat_2021 )
 inherit ada multiprocessing
 
 MYP=${P}-${PV}0518-19D50-src

diff --git a/dev-ada/xmlada/xmlada-2021-r2.ebuild 
b/dev-ada/xmlada/xmlada-2021-r2.ebuild
index f5640a9457f6..d4925f5ba896 100644
--- a/dev-ada/xmlada/xmlada-2021-r2.ebuild
+++ b/dev-ada/xmlada/xmlada-2021-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-ADA_COMPAT=( gnat_202{0..1} )
+ADA_COMPAT=( gnat_2021 )
 inherit ada multiprocessing
 
 MYP=${P}-${PV}0518-19D50-src

diff --git a/dev-ada/xmlada/xmlada-22.0.0.ebuild 
b/dev-ada/xmlada/xmlada-22.0.0.ebuild
index 4dc1c1fcb620..21d209e6354d 100644
--- a/dev-ada/xmlada/xmlada-22.0.0.ebuild
+++ b/dev-ada/xmlada/xmlada-22.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-ADA_COMPAT=( gnat_202{0..1} gcc_12_2_0 )
+ADA_COMPAT=( gnat_2021 gcc_12_2_0 )
 inherit ada multiprocessing
 
 DESCRIPTION="Set of modules that provide a simple manipulation of XML streams"



[gentoo-commits] proj/releng:master commit in: releases/specs/s390/s390x/netboot/, releases/specs/s390/s390/netboot/

2022-11-26 Thread Andreas K. Hüttel
commit: 19b8dcbbd14468d7bea31cb3c0f2c78cfa0b5fcc
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Nov 26 19:32:16 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Nov 26 19:32:16 2022 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=19b8dcbb

s390: replace netboot2 target with netboot

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 releases/specs/s390/s390/netboot/netboot.spec  | 32 +-
 releases/specs/s390/s390x/netboot/netboot.spec | 32 +-
 2 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/releases/specs/s390/s390/netboot/netboot.spec 
b/releases/specs/s390/s390/netboot/netboot.spec
index 8781426b..98b6979c 100644
--- a/releases/specs/s390/s390/netboot/netboot.spec
+++ b/releases/specs/s390/s390/netboot/netboot.spec
@@ -2,10 +2,10 @@
 version_stamp: @TIMESTAMP@
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-s390-openrc-@TIMESTAMP@
-pkgcache_path: /var/tmp/catalyst/packages/default/netboot2-s390
+pkgcache_path: /var/tmp/catalyst/packages/default/netboot-s390
 
 # these shouldn't change
-target:  netboot2
+target:  netboot
 subarch: s390
 rel_type:default
 profile: default/linux/s390/17.0
@@ -17,14 +17,14 @@ boot/kernel/netboot/sources:   sys-kernel/gentoo-sources
 boot/kernel/netboot/config: ../../kconfig/netboot64.config
 boot/kernel/netboot/gk_kernargs:   --all-ramdisk-modules
 
-netboot2/use:
+netboot/use:
  multicall
  shadow
  readline
  ssl
  unicode
 
-netboot2/packages:
+netboot/packages:
sys-apps/s390-tools
sys-fs/e2fsprogs
sys-apps/util-linux
@@ -40,7 +40,7 @@ netboot2/packages:
#needed for the kernel to compile 
sys-devel/bc
 
-netboot2/packages/sys-apps/s390-tools/files:
+netboot/packages/sys-apps/s390-tools/files:
/sbin/ts-shell
/sbin/ttyrun
/sbin/iucvtty
@@ -98,7 +98,7 @@ netboot2/packages/sys-apps/s390-tools/files:
/usr/sbin/ip_watcher.pl
/usr/sbin/start_hsnc.sh
 
-netboot2/packages/sys-fs/e2fsprogs/files:
+netboot/packages/sys-fs/e2fsprogs/files:
/usr/bin/chattr
/usr/bin/lsattr
/usr/bin/uuidgen
@@ -132,7 +132,7 @@ netboot2/packages/sys-fs/e2fsprogs/files:
/usr/lib/e2initrd_helper
/lib/libpthread*
 
-netboot2/packages/sys-apps/util-linux/files:
+netboot/packages/sys-apps/util-linux/files:
/usr/sbin/partx
/usr/sbin/delpart
/usr/sbin/rtcwake
@@ -188,10 +188,10 @@ netboot2/packages/sys-apps/util-linux/files:
/lib/libuuid.so.*
/usr/lib/libfdisk.so.*
 
-netboot2/packages/app-editors/nano/files:
+netboot/packages/app-editors/nano/files:
/bin/nano
 
-netboot2/packages/sys-libs/ncurses/files:
+netboot/packages/sys-libs/ncurses/files:
/lib/libncurses.so.*
/lib/libncursesw.so.*
/etc/terminfo
@@ -216,22 +216,22 @@ netboot2/packages/sys-libs/ncurses/files:
/usr/share/terminfo/x/xterm-color
/usr/share/terminfo/x/xterm-xfree86
 
-netboot2/packages/net-misc/wget/files:
+netboot/packages/net-misc/wget/files:
/usr/bin/wget
/lib/libss.so.*
/lib/libz.so.*
 
-netboot2/packages/dev-libs/openssl/files:
+netboot/packages/dev-libs/openssl/files:
/usr/lib/libssl.so*
/usr/lib/libcrypto.so*
 
-netboot2/packages/net-misc/rsync/files:
+netboot/packages/net-misc/rsync/files:
/usr/bin/rsync
 
-netboot2/packages/dev-libs/popt/files:
+netboot/packages/dev-libs/popt/files:
/usr/lib/libpopt.so*
 
-netboot2/packages/net-misc/dropbear/files:
+netboot/packages/net-misc/dropbear/files:
/usr/bin/dbclient
/usr/bin/dbscp
/usr/bin/dropbearconvert
@@ -246,12 +246,12 @@ netboot2/packages/net-misc/dropbear/files:
/lib/ld.so.1
/lib/ld-*
 
-netboot2/packages/dev-libs/libtommath/files:
+netboot/packages/dev-libs/libtommath/files:
/usr/lib/libtommath.so*
/usr/lib/libtommath.so
/lib/libutil*
 
-netboot2/packages/app-misc/screen/files:
+netboot/packages/app-misc/screen/files:
/usr/bin/screen
/etc/screenrc
/lib/libdl*

diff --git a/releases/specs/s390/s390x/netboot/netboot.spec 
b/releases/specs/s390/s390x/netboot/netboot.spec
index e3914b9d..1fb42d46 100644
--- a/releases/specs/s390/s390x/netboot/netboot.spec
+++ b/releases/specs/s390/s390x/netboot/netboot.spec
@@ -2,10 +2,10 @@
 version_stamp: @TIMESTAMP@
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-s390x-openrc-@TIMESTAMP@
-pkgcache_path: /var/tmp/catalyst/packages/default/netboot2-s390x
+pkgcache_path: /var/tmp/catalyst/packages/default/netboot-s390x
 
 # these shouldn't change
-target:  netboot2
+target:  netboot
 subarch: s390x
 rel_type:default
 profile: default/linux/s390/17.0/s390x
@@ -17,14 +17,14 @@ boot/kernel/netboot64/sources:   
sys-kernel/gentoo-sources
 boot/kernel/netboot64/config: 

[gentoo-commits] proj/releng:master commit in: releases/specs/s390/s390x/

2022-11-26 Thread Andreas K. Hüttel
commit: 24375f9216728416010cec51529a1181def87768
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Nov 26 19:25:54 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Nov 26 19:25:54 2022 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=24375f92

Enable update_seed where the merged-usr bootstrap has finished (3)

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 releases/specs/s390/s390x/stage1-systemd-mu.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/specs/s390/s390x/stage1-systemd-mu.spec 
b/releases/specs/s390/s390x/stage1-systemd-mu.spec
index 35979860..1b7c651e 100644
--- a/releases/specs/s390/s390x/stage1-systemd-mu.spec
+++ b/releases/specs/s390/s390x/stage1-systemd-mu.spec
@@ -5,7 +5,7 @@ rel_type: mergedusr
 profile: default/linux/s390/17.0/s390x/systemd/merged-usr
 snapshot: @TIMESTAMP@
 source_subpath: mergedusr/stage3-s390x-systemd-mergedusr-latest
-update_seed: no
+update_seed: yes
 update_seed_command: --update --deep --newuse @world
 compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/stages



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

2022-11-26 Thread Anna Figueiredo Gomes
commit: 905bf985122d69f897ce7ddf27ca8335d5612171
Author: Anna (navi) Figueiredo Gomes  navirc  com>
AuthorDate: Sat Nov 26 19:10:22 2022 +
Commit: Anna Figueiredo Gomes  tutanota  com>
CommitDate: Sat Nov 26 19:11:50 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=905bf985

games-util/xivlauncher: add myself as a maintainer

Signed-off-by: Anna (navi) Figueiredo Gomes  navirc.com>

 games-util/xivlauncher/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/xivlauncher/metadata.xml 
b/games-util/xivlauncher/metadata.xml
index 2c03bbde9..3d5d0e929 100644
--- a/games-util/xivlauncher/metadata.xml
+++ b/games-util/xivlauncher/metadata.xml
@@ -2,7 +2,7 @@
 https://www.gentoo.org/dtd/metadata.dtd;>
 
   
-anna-...@tutanota.com
+a...@navirc.com
 Anna Figueiredo Gomes
   
   



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

2022-11-26 Thread Henri Gasc
commit: 96809b2b7c9c3fe88c2b54532a7667c7f5ba9623
Author: Henri Gasc  eurecom  fr>
AuthorDate: Sat Nov 26 19:08:11 2022 +
Commit: Henri Gasc  eurecom  fr>
CommitDate: Sat Nov 26 19:08:11 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=96809b2b

dev-python/mitype:

Remove documentation until I found how to build it

Closes: https://bugs.gentoo.org/883181
Signed-off-by: Henri Gasc  eurecom.fr>

 dev-python/mitype/mitype-0.2.4.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/mitype/mitype-0.2.4.ebuild 
b/dev-python/mitype/mitype-0.2.4.ebuild
index aa25fc03c..7f11c7c37 100644
--- a/dev-python/mitype/mitype-0.2.4.ebuild
+++ b/dev-python/mitype/mitype-0.2.4.ebuild
@@ -15,12 +15,10 @@ 
SRC_URI="https://github.com/Mithil467/mitype/archive/refs/tags/v${PV}.tar.gz ->
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
+IUSE="test"
 
 RDEPEND="
-   doc? ( dev-python/sphinx )
dev-python/setuptools[${PYTHON_USEDEP}]"
 BDEPEND="dev-python/versioneer[${PYTHON_USEDEP}]"
 
 distutils_enable_tests pytest
-distutils_enable_sphinx docs



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

2022-11-26 Thread Arthur Zamarin
commit: 39473a6058ef476df126c79817f313064ed7bfe9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 19:03:47 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 19:03:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39473a60

sys-apps/coreutils: Stabilize 9.1-r1 arm, #882761

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

 sys-apps/coreutils/coreutils-9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/coreutils/coreutils-9.1-r1.ebuild 
b/sys-apps/coreutils/coreutils-9.1-r1.ebuild
index 4911ae389e66..125225a81d3e 100644
--- a/sys-apps/coreutils/coreutils-9.1-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-9.1-r1.ebuild
@@ -26,7 +26,7 @@ else
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
verify-sig? ( mirror://gnu/${PN}/${P}.tar.xz.sig )"
 
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86 ~x86-linux"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86 ~x86-linux"
 fi
 
 SRC_URI+=" !vanilla? ( 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${MY_PATCH}.tar.xz )"



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

2022-11-26 Thread Arthur Zamarin
commit: 4aed6965a301705c24858d6b86dd0084b9c14730
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 19:03:52 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 19:03:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aed6965

sys-apps/coreutils: Stabilize 9.1-r1 hppa, #882761

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

 sys-apps/coreutils/coreutils-9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/coreutils/coreutils-9.1-r1.ebuild 
b/sys-apps/coreutils/coreutils-9.1-r1.ebuild
index 125225a81d3e..43fc0d7e8770 100644
--- a/sys-apps/coreutils/coreutils-9.1-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-9.1-r1.ebuild
@@ -26,7 +26,7 @@ else
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
verify-sig? ( mirror://gnu/${PN}/${P}.tar.xz.sig )"
 
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86 ~x86-linux"
+   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86 ~x86-linux"
 fi
 
 SRC_URI+=" !vanilla? ( 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${MY_PATCH}.tar.xz )"



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

2022-11-26 Thread Arthur Zamarin
commit: 1785d95c70922f6c6fda6dba07b54a392bd7aa9a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 19:03:56 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 19:03:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1785d95c

sys-apps/coreutils: Stabilize 9.1-r1 ppc, #882761

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

 sys-apps/coreutils/coreutils-9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/coreutils/coreutils-9.1-r1.ebuild 
b/sys-apps/coreutils/coreutils-9.1-r1.ebuild
index 43fc0d7e8770..8c53dea0990e 100644
--- a/sys-apps/coreutils/coreutils-9.1-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-9.1-r1.ebuild
@@ -26,7 +26,7 @@ else
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
verify-sig? ( mirror://gnu/${PN}/${P}.tar.xz.sig )"
 
-   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86 ~x86-linux"
+   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc ~x86 ~x86-linux"
 fi
 
 SRC_URI+=" !vanilla? ( 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${MY_PATCH}.tar.xz )"



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

2022-11-26 Thread Arthur Zamarin
commit: 3dbf62639745c6112bc40d359ff23cd51fcb817b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 19:03:12 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 19:03:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dbf6263

app-admin/rsyslog: Stabilize 8.2210.0-r1 arm64, #883079

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

 app-admin/rsyslog/rsyslog-8.2210.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/rsyslog/rsyslog-8.2210.0-r1.ebuild 
b/app-admin/rsyslog/rsyslog-8.2210.0-r1.ebuild
index d9f787f63bf2..87304e80c4a9 100644
--- a/app-admin/rsyslog/rsyslog-8.2210.0-r1.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.2210.0-r1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == "" ]]; then
 
inherit git-r3
 else
-   KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86"
 
SRC_URI="
https://www.rsyslog.com/files/download/${PN}/${P}.tar.gz



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

2022-11-26 Thread Arthur Zamarin
commit: 09c75def0cc7ffc3b7de938f72a760d80291e0ea
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 19:03:09 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 19:03:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c75def

app-admin/rsyslog: Stabilize 8.2210.0-r1 arm, #883079

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

 app-admin/rsyslog/rsyslog-8.2210.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/rsyslog/rsyslog-8.2210.0-r1.ebuild 
b/app-admin/rsyslog/rsyslog-8.2210.0-r1.ebuild
index 124a6ec61a3d..d9f787f63bf2 100644
--- a/app-admin/rsyslog/rsyslog-8.2210.0-r1.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.2210.0-r1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == "" ]]; then
 
inherit git-r3
 else
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86"
 
SRC_URI="
https://www.rsyslog.com/files/download/${PN}/${P}.tar.gz



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

2022-11-26 Thread Arthur Zamarin
commit: 68ff16c9eacc232f64dad8740bcbfa69a90d397c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 18:41:31 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 18:41:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ff16c9

dev-python/nuitka: drop 1.1.8

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

 dev-python/nuitka/Manifest|  1 -
 dev-python/nuitka/nuitka-1.1.8.ebuild | 55 ---
 2 files changed, 56 deletions(-)

diff --git a/dev-python/nuitka/Manifest b/dev-python/nuitka/Manifest
index 71a10c305875..3d46fd9727dc 100644
--- a/dev-python/nuitka/Manifest
+++ b/dev-python/nuitka/Manifest
@@ -1,4 +1,3 @@
-DIST Nuitka-1.1.8.tar.gz 3931273 BLAKE2B 
19425e5394f02f4e5dab612e17f80de27569a0d364aaf8597c7bf63f0aa271c3f8cfa987c12b1ae09c5449775b6e4e61aa4d733d0ed81231c4df6ef955dc030e
 SHA512 
f1e594499cd9fcd03873646c41b66a4d89980f408412dcd58db45b3c48238503d03ef25a1b230cfa99960df69f2564b74b02c446e0431dd72634ce277347a551
 DIST Nuitka-1.2.1.tar.gz 3958041 BLAKE2B 
461fd91fc2948aa131a5295f3e2f8c99d8de26b32d0dd3008ee130bdc8b722a469e458a717b5cbdbf45cd3720dfff828c3eade1d57c7f0ee391cd062105b4ad1
 SHA512 
98a95342a78c935ebea88446ee875122baeb66290148cf8c454c8287ecc40b092015d710a1a25b35c3b6869138800d2c654b09a3424512536f06d27860bfa2bb
 DIST Nuitka-1.2.2.tar.gz 3958127 BLAKE2B 
fb4fbbf3537d78b5375ef9e26c65bae5a09db2b8839308b8b1ab847c9e820586e84742fd89aa91f8c0bfb366309cc4106ed2195566762103a54951026f81c3b8
 SHA512 
4b11e15fbb81d3bbf9c687a05ecd71cec7b4f145ad7f1af5a98eb77ff6e4d93bac5e3af8474b9ba0a7bffb5b191f46960e317b53d315455a1ca2ea0660859357
 DIST Nuitka-1.2.3.tar.gz 3958335 BLAKE2B 
c2d47e7ff355492fb72f224be92445849c3fce13768ba7957cf4c9cd4e0ec7c3904e5465ad543e16d1419a01b42cd4399b816e1ff56e2c8ea5c57fddbc04
 SHA512 
1c842c21764bd0dc9bf68bb26506959b35e54d03c1d6d6b9c179289ec073ed07b75d6709a3c73ac3e14bb988a7b2f5a88f7dfcce55a25eab1c5e4b294b15d4f4

diff --git a/dev-python/nuitka/nuitka-1.1.8.ebuild 
b/dev-python/nuitka/nuitka-1.1.8.ebuild
deleted file mode 100644
index b55f0385d58a..
--- a/dev-python/nuitka/nuitka-1.1.8.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# 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 flag-o-matic optfeature
-
-DESCRIPTION="Python to native compiler"
-HOMEPAGE="
-   https://www.nuitka.net/
-   https://github.com/Nuitka/Nuitka/
-   https://pypi.org/project/Nuitka/
-"
-SRC_URI="https://nuitka.net/releases/${P^}.tar.gz;
-S=${WORKDIR}/${P^}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~loong ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-util/scons[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   ${RDEPEND}
-   test? ( dev-util/ccache )
-"
-
-DOCS=( Changelog.pdf Developer_Manual.pdf README.pdf )
-
-distutils-r1_src_prepare() {
-   # remove vendored version of SCons that is Python2 only
-   # this should be removed when upstream removes support for Python2
-   rm -vR "${PN}/build/inline_copy/lib/scons-2.3.2/SCons" || die
-   eapply_user
-}
-
-python_install() {
-   distutils-r1_python_install
-   doman doc/nuitka3.1 doc/nuitka3-run.1
-}
-
-python_test() {
-   append-ldflags -Wl,--no-warn-search-mismatch
-   ./tests/basics/run_all.py search || die
-}
-
-pkg_postinst() {
-   optfeature "support for stand-alone executables" app-admin/chrpath
-}



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

2022-11-26 Thread Arthur Zamarin
commit: b6ad1c1bfc4d3bc557a02a92f0978efcc5bd3e9a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 18:57:21 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 18:57:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6ad1c1b

dev-python/caldav: add 0.11.0

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

 dev-python/caldav/Manifest |  1 +
 dev-python/caldav/caldav-0.11.0.ebuild | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/caldav/Manifest b/dev-python/caldav/Manifest
index d422b601d283..2df4a23ff04f 100644
--- a/dev-python/caldav/Manifest
+++ b/dev-python/caldav/Manifest
@@ -1 +1,2 @@
 DIST caldav-0.10.gh.tar.gz 121800 BLAKE2B 
6398e2e94f40e6c0d8fa757a02ae2aedcdc2bef59be9b6499a9ff86304ee2280222ff4490b9cf6fe2b37bd1e5031e17f472afbd0e42da2a82a27aec87cfecd08
 SHA512 
1cd98a3f59381c238ba424a30a6596e969c04bcab74cd1f9cbf9bae1da32d23b12a718135252a12fc069091994ef451bf504a05097d9539a79b397370c55609f
+DIST caldav-0.11.0.gh.tar.gz 126186 BLAKE2B 
0d818ea5e76b88b3ea18f1fd878a297fa88ad9921d994a61d05c02aa80b73ac40bd8cb36810a050d8f6a87009911655b64a8a4ef09133cb751a225adacdd5575
 SHA512 
761753fa86e2ba9788030df1af482177bd01ee266a7fe8da744ac85eee95a74d1450e1afa0f64109b9c12aaedba0354d76da2ee9b27dec2771141fc453727d4f

diff --git a/dev-python/caldav/caldav-0.11.0.ebuild 
b/dev-python/caldav/caldav-0.11.0.ebuild
new file mode 100644
index ..de90382f0920
--- /dev/null
+++ b/dev-python/caldav/caldav-0.11.0.ebuild
@@ -0,0 +1,50 @@
+# 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..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="CalDAV (RFC4791) client library for Python"
+HOMEPAGE="
+   https://github.com/python-caldav/caldav
+   https://pypi.org/project/caldav/
+"
+SRC_URI="
+   https://github.com/python-caldav/caldav/archive/refs/tags/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="|| ( GPL-3 Apache-2.0 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/lxml[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/vobject[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/icalendar[${PYTHON_USEDEP}]
+   dev-python/tzlocal[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   www-apps/radicale[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # needs unpackaged recurring_ical_events
+   tests/test_caldav.py::TestLocalRadicale::testTodoDatesearch
+   tests/test_caldav.py::TestLocalRadicale::testRecurringDateSearch
+   tests/test_caldav_unit.py::TestExpandRRule::testZero
+   tests/test_caldav_unit.py::TestExpandRRule::testOne
+   tests/test_caldav_unit.py::TestExpandRRule::testThree
+   tests/test_caldav_unit.py::TestExpandRRule::testSplit
+)



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

2022-11-26 Thread Arthur Zamarin
commit: ab4d62049b362115484c5d0b9c9b56fa517dd668
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 18:41:15 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 18:41:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab4d6204

dev-python/nuitka: add 1.2.3

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

 dev-python/nuitka/Manifest|  1 +
 dev-python/nuitka/nuitka-1.2.3.ebuild | 55 +++
 2 files changed, 56 insertions(+)

diff --git a/dev-python/nuitka/Manifest b/dev-python/nuitka/Manifest
index 28442d2c742f..71a10c305875 100644
--- a/dev-python/nuitka/Manifest
+++ b/dev-python/nuitka/Manifest
@@ -1,4 +1,5 @@
 DIST Nuitka-1.1.8.tar.gz 3931273 BLAKE2B 
19425e5394f02f4e5dab612e17f80de27569a0d364aaf8597c7bf63f0aa271c3f8cfa987c12b1ae09c5449775b6e4e61aa4d733d0ed81231c4df6ef955dc030e
 SHA512 
f1e594499cd9fcd03873646c41b66a4d89980f408412dcd58db45b3c48238503d03ef25a1b230cfa99960df69f2564b74b02c446e0431dd72634ce277347a551
 DIST Nuitka-1.2.1.tar.gz 3958041 BLAKE2B 
461fd91fc2948aa131a5295f3e2f8c99d8de26b32d0dd3008ee130bdc8b722a469e458a717b5cbdbf45cd3720dfff828c3eade1d57c7f0ee391cd062105b4ad1
 SHA512 
98a95342a78c935ebea88446ee875122baeb66290148cf8c454c8287ecc40b092015d710a1a25b35c3b6869138800d2c654b09a3424512536f06d27860bfa2bb
 DIST Nuitka-1.2.2.tar.gz 3958127 BLAKE2B 
fb4fbbf3537d78b5375ef9e26c65bae5a09db2b8839308b8b1ab847c9e820586e84742fd89aa91f8c0bfb366309cc4106ed2195566762103a54951026f81c3b8
 SHA512 
4b11e15fbb81d3bbf9c687a05ecd71cec7b4f145ad7f1af5a98eb77ff6e4d93bac5e3af8474b9ba0a7bffb5b191f46960e317b53d315455a1ca2ea0660859357
+DIST Nuitka-1.2.3.tar.gz 3958335 BLAKE2B 
c2d47e7ff355492fb72f224be92445849c3fce13768ba7957cf4c9cd4e0ec7c3904e5465ad543e16d1419a01b42cd4399b816e1ff56e2c8ea5c57fddbc04
 SHA512 
1c842c21764bd0dc9bf68bb26506959b35e54d03c1d6d6b9c179289ec073ed07b75d6709a3c73ac3e14bb988a7b2f5a88f7dfcce55a25eab1c5e4b294b15d4f4
 DIST Nuitka-1.2.tar.gz 3957227 BLAKE2B 
e82c8e30ef326254db255785efd2bab1450c2c496bbef1aae35e6f6c42fee09f2454bdff366ecfcf704aa42bbe9cd62ff5a65f26065b85e95083cb0134829dbc
 SHA512 
65c262109f2341aab607601299ec70c88df46218ecc2bb7a7d39ff66b8d4ec43e44a5d30ac936d6572fb141ca6b19e3c0e0c01975dea82d46a2ec190ed13c21b

diff --git a/dev-python/nuitka/nuitka-1.2.3.ebuild 
b/dev-python/nuitka/nuitka-1.2.3.ebuild
new file mode 100644
index ..b55f0385d58a
--- /dev/null
+++ b/dev-python/nuitka/nuitka-1.2.3.ebuild
@@ -0,0 +1,55 @@
+# 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 flag-o-matic optfeature
+
+DESCRIPTION="Python to native compiler"
+HOMEPAGE="
+   https://www.nuitka.net/
+   https://github.com/Nuitka/Nuitka/
+   https://pypi.org/project/Nuitka/
+"
+SRC_URI="https://nuitka.net/releases/${P^}.tar.gz;
+S=${WORKDIR}/${P^}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~loong ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-util/scons[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   ${RDEPEND}
+   test? ( dev-util/ccache )
+"
+
+DOCS=( Changelog.pdf Developer_Manual.pdf README.pdf )
+
+distutils-r1_src_prepare() {
+   # remove vendored version of SCons that is Python2 only
+   # this should be removed when upstream removes support for Python2
+   rm -vR "${PN}/build/inline_copy/lib/scons-2.3.2/SCons" || die
+   eapply_user
+}
+
+python_install() {
+   distutils-r1_python_install
+   doman doc/nuitka3.1 doc/nuitka3-run.1
+}
+
+python_test() {
+   append-ldflags -Wl,--no-warn-search-mismatch
+   ./tests/basics/run_all.py search || die
+}
+
+pkg_postinst() {
+   optfeature "support for stand-alone executables" app-admin/chrpath
+}



[gentoo-commits] proj/releng:master commit in: releases/specs/ppc/ppc32/, releases/specs/ppc/ppc64/

2022-11-26 Thread Andreas K. Hüttel
commit: 297b74902c4ce7d0c48b6dc7fafbc74f8b6edf3a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Nov 26 18:57:34 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Nov 26 18:57:34 2022 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=297b7490

Enable update_seed where the merged-usr bootstrap has finished (2)

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 releases/specs/ppc/ppc32/stage1-systemd-mu.spec | 2 +-
 releases/specs/ppc/ppc64/stage1-systemd-mu.spec | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/releases/specs/ppc/ppc32/stage1-systemd-mu.spec 
b/releases/specs/ppc/ppc32/stage1-systemd-mu.spec
index 8de578b6..5cf3a460 100644
--- a/releases/specs/ppc/ppc32/stage1-systemd-mu.spec
+++ b/releases/specs/ppc/ppc32/stage1-systemd-mu.spec
@@ -6,7 +6,7 @@ profile: default/linux/ppc/17.0/systemd/merged-usr
 snapshot: @TIMESTAMP@
 source_subpath: mergedusr/stage3-ppc-systemd-mergedusr-latest
 compression_mode: pixz
-update_seed: no
+update_seed: yes
 update_seed_command: --update --deep --newuse @world --jobs 8 --load-average 12
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/releases/specs/ppc/ppc64/stage1-systemd-mu.spec 
b/releases/specs/ppc/ppc64/stage1-systemd-mu.spec
index cb4efc73..f93e6aad 100644
--- a/releases/specs/ppc/ppc64/stage1-systemd-mu.spec
+++ b/releases/specs/ppc/ppc64/stage1-systemd-mu.spec
@@ -6,7 +6,7 @@ profile: default/linux/ppc64/17.0/systemd/merged-usr
 snapshot: @TIMESTAMP@
 source_subpath: mergedusr/stage3-ppc64-systemd-mergedusr-latest
 compression_mode: pixz
-update_seed: no
+update_seed: yes
 update_seed_command: --update --deep --newuse @world --jobs 8 --load-average 12
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng



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

2022-11-26 Thread Henri Gasc
commit: 066c7cb914cc9222600a5c7a114c902b21367b6b
Author: Henri Gasc  eurecom  fr>
AuthorDate: Sat Nov 26 18:56:48 2022 +
Commit: Henri Gasc  eurecom  fr>
CommitDate: Sat Nov 26 18:57:55 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=066c7cb9

games-util/libtess2:

Closes: https://bugs.gentoo.org/883193
Signed-off-by: Henri Gasc  eurecom.fr>
This sould also solve possible issues regarding glew

 games-util/libtess2/libtess2-1.0.3.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/games-util/libtess2/libtess2-1.0.3.ebuild 
b/games-util/libtess2/libtess2-1.0.3.ebuild
index c49c6b300..817b0f393 100644
--- a/games-util/libtess2/libtess2-1.0.3.ebuild
+++ b/games-util/libtess2/libtess2-1.0.3.ebuild
@@ -14,7 +14,10 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND=">=media-libs/glfw-3.0.0"
+DEPEND="
+   >=media-libs/glew-2.2.0
+   >=media-libs/glfw-3.0.0
+   >=media-libs/glu-9.0.2"
 BDEPEND="
${DEPEND}
>=dev-util/premake-5.0.0_alpha16"



[gentoo-commits] repo/proj/guru:dev commit in: dev-libs/toml-f/

2022-11-26 Thread Sergey Torokhov
commit: 6164c780b1c13093ca28182936353bc7b813f82c
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Sat Nov 26 18:14:49 2022 +
Commit: Sergey Torokhov  yandex  ru>
CommitDate: Sat Nov 26 18:14:49 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6164c780

dev-libs/toml-f: 0.2.4 version bump; add SUBSLOTS

Signed-off-by: Sergey Torokhov  yandex.ru>

 dev-libs/toml-f/Manifest | 1 +
 dev-libs/toml-f/{toml-f-0.3.1.ebuild => toml-f-0.2.4.ebuild} | 2 +-
 dev-libs/toml-f/toml-f-0.3.1.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-libs/toml-f/Manifest b/dev-libs/toml-f/Manifest
index e0a159bb3..1f214a5d2 100644
--- a/dev-libs/toml-f/Manifest
+++ b/dev-libs/toml-f/Manifest
@@ -1 +1,2 @@
+DIST toml-f-0.2.4.tar.gz 94087 BLAKE2B 
20302f864debd7070d72a13fcd42b52be5596761a535fb969a26cea851e0f305827aba43389d3b229004b85942f0ef7a4ef01d7ca8ec05b97e125fb2e50e6c99
 SHA512 
19693efac1944ed6b68ccd1762dafdf188656ecdc6e9d7092e1f9008c644db20f1c3be91044e516547bc778e2cc7c0a6060a3d2fafe3b4d225aaf3a9103e62f0
 DIST toml-f-0.3.1.tar.gz 408898 BLAKE2B 
b59841eb4f7e3d7caab6a5f0ac7ee84b84946f60830d72c988f10e7b81148f5833d61cd6c21b0dbfdbb0750809142a79ac6d294501bec38dfb0ec3376911427d
 SHA512 
51cdfdb6aa948c7797126d1655a0fd720b58d9e4a8968ca00ab17ba5ca2a3c65ae56774c4ef9b9afdf80c59af4cbdbc05d147e2f3aecde7beaec5f9f96bb29ae

diff --git a/dev-libs/toml-f/toml-f-0.3.1.ebuild 
b/dev-libs/toml-f/toml-f-0.2.4.ebuild
similarity index 98%
copy from dev-libs/toml-f/toml-f-0.3.1.ebuild
copy to dev-libs/toml-f/toml-f-0.2.4.ebuild
index 01f011b15..ad8c537ce 100644
--- a/dev-libs/toml-f/toml-f-0.3.1.ebuild
+++ b/dev-libs/toml-f/toml-f-0.2.4.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://toml-f.readthedocs.io;
 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0 MIT"
-SLOT="0"
+SLOT="0/2"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
 

diff --git a/dev-libs/toml-f/toml-f-0.3.1.ebuild 
b/dev-libs/toml-f/toml-f-0.3.1.ebuild
index 01f011b15..cafee26f2 100644
--- a/dev-libs/toml-f/toml-f-0.3.1.ebuild
+++ b/dev-libs/toml-f/toml-f-0.3.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://toml-f.readthedocs.io;
 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0 MIT"
-SLOT="0"
+SLOT="0/3"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/fpm/

2022-11-26 Thread Sergey Torokhov
commit: 50af6bfa1e78a792c1d8d13658f3732bdb379805
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Sat Nov 26 18:16:01 2022 +
Commit: Sergey Torokhov  yandex  ru>
CommitDate: Sat Nov 26 18:16:01 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=50af6bfa

dev-util/fpm: 0.7.0-r1 bump; bind to dev-libs/toml-f:0/2; enable tests

The fpm-0.7.0 initially has bundled toml-f-0.2.4 and
currently incompatible with toml-f-0.3.1 resulting in tests failure.
Therefore the dev-libs/toml-f is subsloted and dev-util/fpm-0.7.0
depends now on dev-libs/toml-f:0/2 (i.e. 0.2.4 version).

Signed-off-by: Sergey Torokhov  yandex.ru>

 dev-util/fpm/{fpm-0.7.0.ebuild => fpm-0.7.0-r1.ebuild} | 13 ++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/dev-util/fpm/fpm-0.7.0.ebuild b/dev-util/fpm/fpm-0.7.0-r1.ebuild
similarity index 87%
rename from dev-util/fpm/fpm-0.7.0.ebuild
rename to dev-util/fpm/fpm-0.7.0-r1.ebuild
index 60e532ebc..de85b17db 100644
--- a/dev-util/fpm/fpm-0.7.0.ebuild
+++ b/dev-util/fpm/fpm-0.7.0-r1.ebuild
@@ -19,11 +19,11 @@ SRC_URI="
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="openmp doc"
-RESTRICT="test"
+IUSE="openmp doc test"
+RESTRICT="!test? ( test )"
 
 CDEPEND="
-   dev-libs/toml-f
+   dev-libs/toml-f:0/2
dev-libs/m_cli2
 "
 
@@ -99,6 +99,13 @@ src_compile() {
fi
 }
 
+src_test() {
+   "${BSDIR}"/fpm test --compiler "$(tc-getFC)" --flag "${FCFLAGS} 
${OMPFLAG} -I/usr/include/toml-f -I/usr/include/m_cli2" \
+   --c-compiler "$(tc-getCC)" --c-flag "${CFLAGS}" \
+   --cxx-compiler "$(tc-getCXX)" --cxx-flag "${CXXFLAGS}" \
+   --archiver="$(tc-getAR)" --link-flag "${LDFLAGS}"
+}
+
 src_install() {
# Set prefix and pass all used env flags to avoid recompiling with 
default values
"${BSDIR}"/fpm install --prefix "${ED}/usr" \



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

2022-11-26 Thread Sebastian Pipping
commit: 078081bb23bfaa7ee50334488c8b83b86dbf09d2
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Nov 26 18:16:11 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sat Nov 26 18:17:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078081bb

x11-misc/xvfb-run: Drop old

Signed-off-by: Sebastian Pipping  gentoo.org>

 x11-misc/xvfb-run/Manifest   |  2 --
 x11-misc/xvfb-run/xvfb-run-1.20.10_p2.ebuild | 32 
 x11-misc/xvfb-run/xvfb-run-1.20.8_p2.ebuild  | 32 
 3 files changed, 66 deletions(-)

diff --git a/x11-misc/xvfb-run/Manifest b/x11-misc/xvfb-run/Manifest
index f6cb0ed57424..ef075996f29b 100644
--- a/x11-misc/xvfb-run/Manifest
+++ b/x11-misc/xvfb-run/Manifest
@@ -1,4 +1,2 @@
-DIST xorg-server_1.20.10-2.diff.gz 152303 BLAKE2B 
beb1d07e86378a62bad956990ee210375c3cfa0135acd51e2756c0ddc2933d13092e400a53909a72755b3c1dfb31faa32a137c7ff719fdb8dcc23f11cca72e05
 SHA512 
c19e16764720b79df53b8032947ca64bb4ca0b9c380d4c2e3317c37b6fa2937815de01e82019ec93921919690c0a5ae1b59bf1fae189d8f7e9e80fb4860fd713
 DIST xorg-server_1.20.10-3.diff.gz 152420 BLAKE2B 
e87d8800a905962cf3ddeb41e5e9cf0962c5b3ff16ee8ce4d31de96a3d94798fc70dee4ee3f05759d16758f2083436fb91c212ab22f719bd3f086fac51ee5d73
 SHA512 
16fffd2c92d30c985f55093f46249440388a1eeeca9bd70cd06883f75052170c9717925b18dd01b16ce55d03758bbbf5f2b10c76de00f752b3e7ff64e74e646d
-DIST xorg-server_1.20.8-2.diff.gz 171769 BLAKE2B 
5572320e4bc1de63ba221e5c9804d6676cc7c918d417b4069572fec4385d62b73e5636a4f17eebb1897f410e323e190dff68056abd888373df4ccdd688ed7c47
 SHA512 
89115023fc802a3cf2fc21fabed4499112b1e6f52967eb134795f041194b05d86c59b1477d8b9001c2935efdeb64e8a0dd281a43a6252802df2d19349972f7d7
 DIST xorg-server_21.1.4-3.diff.gz 163364 BLAKE2B 
66211f1b0c2332266af6e317ebbb2e21fe03e32b9c3f1ef7b71df045fe0694162aa62b27f2f7e6e6b72aaa365334a0acf98880674111e57d4042c49ac6521563
 SHA512 
e0a3805a4a4dce9e7851aca586d808723cbca09da4ce3191d1602497469a4240bffb68835a343e28b6eb2a50f7c815fac12378c08bdcc62b88cb488f13d6c966

diff --git a/x11-misc/xvfb-run/xvfb-run-1.20.10_p2.ebuild 
b/x11-misc/xvfb-run/xvfb-run-1.20.10_p2.ebuild
deleted file mode 100644
index 8e246007a204..
--- a/x11-misc/xvfb-run/xvfb-run-1.20.10_p2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN=xorg-server
-MY_PV=${PV/_p/-}
-DESCRIPTION="Run a command in a virtual X server environment"
-HOMEPAGE="https://packages.debian.org/sid/xvfb;
-SRC_URI="mirror://debian/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.diff.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="dev-util/patchutils"
-RDEPEND="x11-apps/xauth
-   x11-base/xorg-server[xvfb]"
-
-S="${WORKDIR}"/
-
-src_prepare() {
-   # Not in src_unpack to silence warning "'patch' call should be moved to 
src_prepare"
-   filterdiff --include='*xvfb-run*' ${MY_PN}_${MY_PV}.diff | patch || die
-   eapply_user
-}
-
-src_install() {
-   doman ${PN}.1
-   dobin ${PN}
-}

diff --git a/x11-misc/xvfb-run/xvfb-run-1.20.8_p2.ebuild 
b/x11-misc/xvfb-run/xvfb-run-1.20.8_p2.ebuild
deleted file mode 100644
index 99fd0aba31d7..
--- a/x11-misc/xvfb-run/xvfb-run-1.20.8_p2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN=xorg-server
-MY_PV=${PV/_p/-}
-DESCRIPTION="Run a command in a virtual X server environment"
-HOMEPAGE="https://packages.debian.org/sid/xvfb;
-SRC_URI="mirror://debian/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.diff.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-IUSE=""
-
-DEPEND="dev-util/patchutils"
-RDEPEND="x11-apps/xauth
-   x11-base/xorg-server[xvfb]"
-
-S="${WORKDIR}"/
-
-src_prepare() {
-   # Not in src_unpack to silence warning "'patch' call should be moved to 
src_prepare"
-   filterdiff --include='*xvfb-run*' ${MY_PN}_${MY_PV}.diff | patch || die
-   eapply_user
-}
-
-src_install() {
-   doman ${PN}.1
-   dobin ${PN}
-}



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

2022-11-26 Thread Sebastian Pipping
commit: 561915d455ebe09d3ef2ca764cbb10c855ea24f6
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Nov 26 18:13:23 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sat Nov 26 18:17:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=561915d4

x11-misc/xvfb-run: 21.1.4.3 + EAPI 8

Signed-off-by: Sebastian Pipping  gentoo.org>

 x11-misc/xvfb-run/Manifest |  1 +
 x11-misc/xvfb-run/xvfb-run-21.1.4.3.ebuild | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/x11-misc/xvfb-run/Manifest b/x11-misc/xvfb-run/Manifest
index e5f25cc108a5..f6cb0ed57424 100644
--- a/x11-misc/xvfb-run/Manifest
+++ b/x11-misc/xvfb-run/Manifest
@@ -1,3 +1,4 @@
 DIST xorg-server_1.20.10-2.diff.gz 152303 BLAKE2B 
beb1d07e86378a62bad956990ee210375c3cfa0135acd51e2756c0ddc2933d13092e400a53909a72755b3c1dfb31faa32a137c7ff719fdb8dcc23f11cca72e05
 SHA512 
c19e16764720b79df53b8032947ca64bb4ca0b9c380d4c2e3317c37b6fa2937815de01e82019ec93921919690c0a5ae1b59bf1fae189d8f7e9e80fb4860fd713
 DIST xorg-server_1.20.10-3.diff.gz 152420 BLAKE2B 
e87d8800a905962cf3ddeb41e5e9cf0962c5b3ff16ee8ce4d31de96a3d94798fc70dee4ee3f05759d16758f2083436fb91c212ab22f719bd3f086fac51ee5d73
 SHA512 
16fffd2c92d30c985f55093f46249440388a1eeeca9bd70cd06883f75052170c9717925b18dd01b16ce55d03758bbbf5f2b10c76de00f752b3e7ff64e74e646d
 DIST xorg-server_1.20.8-2.diff.gz 171769 BLAKE2B 
5572320e4bc1de63ba221e5c9804d6676cc7c918d417b4069572fec4385d62b73e5636a4f17eebb1897f410e323e190dff68056abd888373df4ccdd688ed7c47
 SHA512 
89115023fc802a3cf2fc21fabed4499112b1e6f52967eb134795f041194b05d86c59b1477d8b9001c2935efdeb64e8a0dd281a43a6252802df2d19349972f7d7
+DIST xorg-server_21.1.4-3.diff.gz 163364 BLAKE2B 
66211f1b0c2332266af6e317ebbb2e21fe03e32b9c3f1ef7b71df045fe0694162aa62b27f2f7e6e6b72aaa365334a0acf98880674111e57d4042c49ac6521563
 SHA512 
e0a3805a4a4dce9e7851aca586d808723cbca09da4ce3191d1602497469a4240bffb68835a343e28b6eb2a50f7c815fac12378c08bdcc62b88cb488f13d6c966

diff --git a/x11-misc/xvfb-run/xvfb-run-21.1.4.3.ebuild 
b/x11-misc/xvfb-run/xvfb-run-21.1.4.3.ebuild
new file mode 100644
index ..2d1dd7dabee1
--- /dev/null
+++ b/x11-misc/xvfb-run/xvfb-run-21.1.4.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN=xorg-server
+MY_PV="$(ver_cut 1-3)-$(ver_cut 4)"
+DESCRIPTION="Run a command in a virtual X server environment"
+HOMEPAGE="https://packages.debian.org/sid/xvfb;
+SRC_URI="mirror://debian/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.diff.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="dev-util/patchutils"
+RDEPEND="x11-apps/xauth
+   x11-base/xorg-server[xvfb]"
+
+S="${WORKDIR}"/
+
+src_prepare() {
+   # Not in src_unpack to silence warning "'patch' call should be moved to 
src_prepare"
+   filterdiff --include='*xvfb-run*' ${MY_PN}_${MY_PV}.diff | patch || die
+   eapply_user
+}
+
+src_install() {
+   doman ${PN}.1
+   dobin ${PN}
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/gshards/

2022-11-26 Thread Anna Vyalkova
commit: 99b108a2a351b52c0357ecde4079e1244ffcee1d
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Sat Nov 26 18:08:11 2022 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Sat Nov 26 18:08:11 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99b108a2

dev-util/gshards: add missing dep

Closes: https://bugs.gentoo.org/883177
Closes: https://bugs.gentoo.org/883179
Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-util/gshards/{gshards-0.1.ebuild => gshards-0.1-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/gshards/gshards-0.1.ebuild 
b/dev-util/gshards/gshards-0.1-r1.ebuild
similarity index 97%
rename from dev-util/gshards/gshards-0.1.ebuild
rename to dev-util/gshards/gshards-0.1-r1.ebuild
index e5541387e..3e288542c 100644
--- a/dev-util/gshards/gshards-0.1.ebuild
+++ b/dev-util/gshards/gshards-0.1-r1.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64"
 RDEPEND="
dev-libs/boehm-gc
dev-libs/libevent:=
+   dev-libs/libpcre:3
dev-libs/libyaml
 "
 DEPEND="${RDEPEND}"



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

2022-11-26 Thread Hanno Böck
commit: 063c32aa79e1b0f9270f122500e3c4985f597c36
Author: Hanno Böck  gentoo  org>
AuthorDate: Sat Nov 26 17:53:50 2022 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Sat Nov 26 17:54:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=063c32aa

profiles: unmask uudeview after having taken maintainership

Signed-off-by: Hanno Böck  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index cb7d8af0c533..8b624f9c73dc 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -69,7 +69,6 @@ dev-libs/ocl-icd
 # app-cdr/xbiso: bug #882089, last release in 2005
 # app-emulation/dlx: bug #874933, last release in 2001
 # app-office/sc: bug #877051, last release in 2002
-# app-text/uudeview: bug #882505, last release in 2004
 # net-libs/ortp: bug #874003, last bumped in 2014
 # net-nntp/brag: revdep of app-text/uudeview
 # net-vpn/vtun: bug #875443, last bumped in 2012, last release in 2016
@@ -81,7 +80,6 @@ dev-libs/ocl-icd
 app-cdr/xbiso
 app-emulation/dlx
 app-office/sc
-app-text/uudeview
 net-libs/ortp
 net-nntp/brag
 net-vpn/vtun



[gentoo-commits] repo/gentoo:master commit in: app-text/uudeview/files/, app-text/uudeview/

2022-11-26 Thread Hanno Böck
commit: d15eae1e2a778ba92e986121ae3437e48b4b5e2b
Author: Hanno Böck  gentoo  org>
AuthorDate: Sat Nov 26 17:48:25 2022 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Sat Nov 26 17:48:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d15eae1e

app-text/uudeview: Fix format string and function definition issues.

This fixes two compiler warnings about possible format string risks
and missing function definitions that will cause errors in clang 16.

Closes: https://bugs.gentoo.org/521266
Closes: https://bugs.gentoo.org/874960
Closes: https://github.com/gentoo/gentoo/pull/28420
Signed-off-by: Hanno Böck  gentoo.org>

 ...w-0.5.20-fix-function-definitions-clang16.patch | 134 +
 ...deview-0.5.20-format-string-warning-inews.patch |  11 ++
 .../uudeview-0.5.20-string_format_issue.patch  |  24 
 app-text/uudeview/uudeview-0.5.20-r3.ebuild|  43 +++
 4 files changed, 212 insertions(+)

diff --git 
a/app-text/uudeview/files/uudeview-0.5.20-fix-function-definitions-clang16.patch
 
b/app-text/uudeview/files/uudeview-0.5.20-fix-function-definitions-clang16.patch
new file mode 100644
index ..2ed3dd572be0
--- /dev/null
+++ 
b/app-text/uudeview/files/uudeview-0.5.20-fix-function-definitions-clang16.patch
@@ -0,0 +1,134 @@
+Clang16 will not allow implicit function declaration, implicit int etc. by 
default.
+This patch overhauls the source code to build with clan16 defaults.
+
+Bug: https://bugs.gentoo.org/874960
+
+Original patch by Pascal Jäger ,
+minor adjustments by Hanno Böck.
+
+diff -Naurp a/inews/clientlib.c b/inews/clientlib.c
+--- a/inews/clientlib.c1996-06-06 21:41:07.0 +0200
 b/inews/clientlib.c2022-11-26 18:32:09.383423565 +0100
+@@ -14,6 +14,7 @@ static char  *sccsid = "@(#)clientlib.c  1
+ #include "../config.h"
+ #endif
+ 
++#include 
+ #include 
+ #ifndef FOR_NN
+ #include 
+@@ -52,6 +53,7 @@ static char  *sccsid = "@(#)clientlib.c  1
+ #endif
+ 
+ #include "nntp.h"
++#include "clientlib.h"
+ 
+ FILE  *ser_rd_fp = NULL;
+ FILE  *ser_wr_fp = NULL;
+@@ -133,7 +135,7 @@ char   *file;
+  *for reading and writing to server.
+  */
+ 
+-server_init(machine)
++int server_init(machine)
+ char  *machine;
+ {
+   int sockt_rd, sockt_wr;
+@@ -194,7 +196,7 @@ char   *machine;
+  *Errors: Printed via perror.
+  */
+ 
+-get_tcp_socket(machine)
++int get_tcp_socket(machine)
+ char  *machine;
+ {
+   int s;
+@@ -218,7 +220,6 @@ char   *machine;
+ * fails.
+ */
+if( (hp = gethostbyname( machine ) ) == NULL ) {
+-   unsigned long inet_addr();
+static struct hostent def;
+static struct in_addr defaddr;
+static char *alist[1];
+@@ -344,7 +345,7 @@ char   *machine;
+  *Errors: Printed via nerror.
+  */
+ 
+-get_dnet_socket(machine)
++int get_dnet_socket(machine)
+ char  *machine;
+ {
+   int s, area, node;
+@@ -427,7 +428,7 @@ char   *machine;
+  *Side effects:   None.
+  */
+ 
+-handle_server_response(response, server)
++int handle_server_response(response, server)
+ int   response;
+ char  *server;
+ {
+@@ -502,7 +503,7 @@ char *string;
+  *Side effects:   Talks to server, changes contents of "string".
+  */
+ 
+-get_server(string, size)
++int get_server(string, size)
+ char  *string;
+ int   size;
+ {
+diff -Naurp a/inews/clientlib.h b/inews/clientlib.h
+--- a/inews/clientlib.h1996-06-06 21:41:07.0 +0200
 b/inews/clientlib.h2022-11-26 18:27:59.711248861 +0100
+@@ -9,3 +9,7 @@ extern int server_init();
+ externvoidput_server();
+ externint get_server();
+ externvoidclose_server();
++
++externint get_tcp_socket(char *machine);
++externint get_server(char *string, int size);
++externint handle_server_response(int response, char *server);
+diff -Naurp a/inews/inews.c b/inews/inews.c
+--- a/inews/inews.c2004-01-29 03:14:19.0 +0100
 b/inews/inews.c2022-11-26 18:32:26.200435328 +0100
+@@ -39,15 +39,20 @@ static char *sccsid = "@(#)inews.c 1.16
+ 
+ #include "conf.h"
+ #include "nntp.h"
++#include "clientlib.h"
+ 
+ 
+ #define   MAX_SIGNATURE   6
+ 
++int strneql(char *a, char *b, int n);
++void gen_frompath(void);
++int valid_header(register char *h);
++
+ externFILE*ser_wr_fp;
+ 
+ char  host_name[256];
+ 
+-main(argc, argv)
++int main(argc, argv)
+ int   argc;
+ char  *argv[];
+ {
+@@ -254,7 +259,7 @@ append_signature()
+  * a From: line in it.
+  */
+ 
+-gen_frompath()
++void gen_frompath()
+ {
+   char*full_name;
+   char*cp;
+@@ -330,7 +335,7 @@ gen_frompath()
+  *Side effects:   None.
+  */
+ 
+-strneql(a, b, n)
++int strneql(a, b, n)
+ register char *a, *b;
+ int   n;
+ {

diff --git 
a/app-text/uudeview/files/uudeview-0.5.20-format-string-warning-inews.patch 

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

2022-11-26 Thread Louis Sautier
commit: 4338694a9420cb9bd1d05a160127ab90b579f589
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Nov 26 17:27:43 2022 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Nov 26 17:32:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4338694a

dev-python/python-ctags: support Py3.11, use PEP517

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

 dev-python/python-ctags/Manifest   |  1 +
 .../python-ctags/python-ctags-1.5.0-r1.ebuild  | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/python-ctags/Manifest b/dev-python/python-ctags/Manifest
index 3d50d1c72c4b..6b470afec3f7 100644
--- a/dev-python/python-ctags/Manifest
+++ b/dev-python/python-ctags/Manifest
@@ -1 +1,2 @@
+DIST python-ctags-1.5.0.gh.tar.gz 63921 BLAKE2B 
1d25e7bafbdf157f1051321058b39fc9347bc479a61fae637bd11ef8540a3c67e2abd101493668977f05e464a8203b8c518fd1f4433defe5cec9939a200438b2
 SHA512 
414774c865af51e54c53f66dc7b3cfb5a03b64ea4eb94325658c158542615dfffdd1a5933d9ae03cedf1dbac30e1810d5914fbc3d6ab41e5f708c5d3000d161e
 DIST python-ctags3-1.5.0.tar.gz 59091 BLAKE2B 
303b061e7e660c1ed08c52fa76e4a96e288c6359167006a112de2262eff8c6bb564cb5c5ed310e091a3e88c5d5494e883020e7aa3ed900dc9a316cc8a9f597e8
 SHA512 
a5f1e2ff49abf9cf471a0139c1d2e1c4f836557386f394a96e67692d6153c60717df16fc7dbf832f69182270842fdc550f77194855111534c3b71b81ac94e483

diff --git a/dev-python/python-ctags/python-ctags-1.5.0-r1.ebuild 
b/dev-python/python-ctags/python-ctags-1.5.0-r1.ebuild
new file mode 100644
index ..12154624c3b7
--- /dev/null
+++ b/dev-python/python-ctags/python-ctags-1.5.0-r1.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=( pypy3 python3_{9..11} )
+
+inherit distutils-r1
+
+MY_PN="${PN}3"
+DESCRIPTION="Exuberant Ctags indexing python bindings"
+HOMEPAGE="https://github.com/universal-ctags/python-ctags3;
+# PyPI tarballs don't contain pyx files
+SRC_URI="https://github.com/universal-ctags/python-ctags3/archive/${PV}.tar.gz 
-> ${P}.gh.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-util/ctags:="
+BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # We currently need to let Cython regenerate this file to make Python 
3.11
+   # support work
+   rm src/_readtags.c || die
+   cython -3 src/_readtags.pyx || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # To prevent pytest from importing it and failing with:
+   # ModuleNotFoundError: No module named 'ctags._readtags'
+   rm -rf src/ctags || die
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/grub2-theme-preview/

2022-11-26 Thread Sebastian Pipping
commit: 6f7d2aaf0440ab375e7bdc3506826ce736bbf55a
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Nov 26 17:27:32 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sat Nov 26 17:28:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f7d2aaf

x11-misc/grub2-theme-preview: 2.7.0

Signed-off-by: Sebastian Pipping  gentoo.org>

 x11-misc/grub2-theme-preview/Manifest  |  1 +
 .../grub2-theme-preview-2.7.0.ebuild   | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/x11-misc/grub2-theme-preview/Manifest 
b/x11-misc/grub2-theme-preview/Manifest
index 731607b7d39d..b0be30534730 100644
--- a/x11-misc/grub2-theme-preview/Manifest
+++ b/x11-misc/grub2-theme-preview/Manifest
@@ -1,2 +1,3 @@
 DIST grub2-theme-preview-2.5.0.tar.gz 202863 BLAKE2B 
62d83cec805f7b65f6469ba22849c4b5cb0e4b845f9bfaea7aed6b05a997fc8d15b8804b2fe0bb75b0ad40f39ed215e8bd711cc4f7bda6f5decf66f38e4f0213
 SHA512 
83780bc581b3194cda6a47460e16ccf6cf520c8c9f52c19f8bd2779b5ba7e834c83821da47439d8d110770b573424a69ab0801a680983325e8fd6652d7a0652c
 DIST grub2-theme-preview-2.6.0.tar.gz 202962 BLAKE2B 
61349270e339a4e82efa57c5ff67bc23e07eb94744a0539e544ce21ec6db26525938403e053af2d07e00f7bb2c75e801f6c688c149858456bf0d794030a72287
 SHA512 
9a2fc6a9270a10d00c6a7a711a28264f188cd15ca4bc1a84a80cf9e9255af824f65cac457db9a4f78bd0d8c954f7e1a8a4ed51b43e8b6949fabb267dcc2d0f16
+DIST grub2-theme-preview-2.7.0.tar.gz 203112 BLAKE2B 
6279ece40999cea94c04396b4b6161bb90b060b5cc2d7573367d52d42321c9d598a839e9c6cd263b8aef5022a6296d9c5ae5919b0a228456b85e027ec059cc8c
 SHA512 
4ea79b598342b60d1ff1f54eb27b1c4c92fa2a74c874a7107b6dad0aa0838a41e9e033a0f44a87307c0a5022c782b2fc51fa15f8599a63d2d5e10ac4e5b137e1

diff --git a/x11-misc/grub2-theme-preview/grub2-theme-preview-2.7.0.ebuild 
b/x11-misc/grub2-theme-preview/grub2-theme-preview-2.7.0.ebuild
new file mode 100644
index ..7dd947ab4820
--- /dev/null
+++ b/x11-misc/grub2-theme-preview/grub2-theme-preview-2.7.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Preview a GRUB 2.x theme using KVM/QEMU"
+HOMEPAGE="https://github.com/hartwork/grub2-theme-preview;
+SRC_URI="https://github.com/hartwork/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="grub_platforms_efi-64"
+
+RDEPEND="app-emulation/qemu
+   dev-libs/libisoburn
+   sys-fs/mtools
+   grub_platforms_efi-64? (
+   sys-boot/grub:2[grub_platforms_efi-64]
+   sys-firmware/edk2-ovmf
+   )
+   !grub_platforms_efi-64? (
+   sys-boot/grub:2[grub_platforms_pc]
+   )
+"
+DEPEND="test? ( dev-python/parameterized[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest



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

2022-11-26 Thread Matt Turner
commit: 425790bb76e60276526d035f760468fad190ac0f
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Nov 26 16:57:47 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Nov 26 17:19:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=425790bb

dev-libs/glib: Reapply flaky test patch

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

 dev-libs/glib/glib-2.74.2.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-libs/glib/glib-2.74.2.ebuild b/dev-libs/glib/glib-2.74.2.ebuild
index c4d2906460ab..c62ece284c75 100644
--- a/dev-libs/glib/glib-2.74.2.ebuild
+++ b/dev-libs/glib/glib-2.74.2.ebuild
@@ -67,6 +67,10 @@ MULTILIB_CHOST_TOOLS=(
/usr/bin/gio-querymodules$(get_exeext)
 )
 
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.64.1-mark-gdbus-server-auth-test-flaky.patch
+)
+
 pkg_setup() {
if use kernel_linux ; then
CONFIG_CHECK="~INOTIFY_USER"



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

2022-11-26 Thread Matt Turner
commit: 7be1326551caf880309df9a11d40a3ad00bfce6e
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Nov 26 16:30:16 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Nov 26 17:19:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be13265

dev-libs/glib: Don't apply unneeded patch

This patch is included in 2.74.1.

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

 dev-libs/glib/glib-2.74.1-r1.ebuild | 1 -
 dev-libs/glib/glib-2.74.1.ebuild| 4 
 dev-libs/glib/glib-2.74.2.ebuild| 4 
 3 files changed, 9 deletions(-)

diff --git a/dev-libs/glib/glib-2.74.1-r1.ebuild 
b/dev-libs/glib/glib-2.74.1-r1.ebuild
index 6dfbffbc4f27..cf1afe7d1d51 100644
--- a/dev-libs/glib/glib-2.74.1-r1.ebuild
+++ b/dev-libs/glib/glib-2.74.1-r1.ebuild
@@ -68,7 +68,6 @@ MULTILIB_CHOST_TOOLS=(
 )
 
 PATCHES=(
-   "${FILESDIR}"/${PN}-2.74.0-crash-gparamspec.patch
"${FILESDIR}"/${P}-gnome-keyring-cpu.patch
 )
 

diff --git a/dev-libs/glib/glib-2.74.1.ebuild b/dev-libs/glib/glib-2.74.1.ebuild
index de789c752115..c4d2906460ab 100644
--- a/dev-libs/glib/glib-2.74.1.ebuild
+++ b/dev-libs/glib/glib-2.74.1.ebuild
@@ -67,10 +67,6 @@ MULTILIB_CHOST_TOOLS=(
/usr/bin/gio-querymodules$(get_exeext)
 )
 
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.74.0-crash-gparamspec.patch
-)
-
 pkg_setup() {
if use kernel_linux ; then
CONFIG_CHECK="~INOTIFY_USER"

diff --git a/dev-libs/glib/glib-2.74.2.ebuild b/dev-libs/glib/glib-2.74.2.ebuild
index de789c752115..c4d2906460ab 100644
--- a/dev-libs/glib/glib-2.74.2.ebuild
+++ b/dev-libs/glib/glib-2.74.2.ebuild
@@ -67,10 +67,6 @@ MULTILIB_CHOST_TOOLS=(
/usr/bin/gio-querymodules$(get_exeext)
 )
 
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.74.0-crash-gparamspec.patch
-)
-
 pkg_setup() {
if use kernel_linux ; then
CONFIG_CHECK="~INOTIFY_USER"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/glib/files/, dev-libs/glib/

2022-11-26 Thread Matt Turner
commit: 90faffceb3b073b8f24d7dfebe489abecf2f8535
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Nov 26 16:31:26 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Nov 26 17:19:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90faffce

dev-libs/glib: Drop old versions

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

 dev-libs/glib/Manifest |   1 -
 dev-libs/glib/files/glib-2.74.0-clang-build.patch  |  26 --
 .../glib/files/glib-2.74.0-crash-gparamspec.patch  |  27 --
 dev-libs/glib/glib-2.74.0-r1.ebuild| 289 -
 dev-libs/glib/glib-2.74.1.ebuild   | 283 
 5 files changed, 626 deletions(-)

diff --git a/dev-libs/glib/Manifest b/dev-libs/glib/Manifest
index 878c1cbe294d..e298847984d8 100644
--- a/dev-libs/glib/Manifest
+++ b/dev-libs/glib/Manifest
@@ -1,4 +1,3 @@
 DIST glib-2.72.3.tar.xz 4893484 BLAKE2B 
1360c887b07ede3de3a7d31589f3dfc07ada2fe3e7901d3f30048ab9a1379357753ae142c6c107b3fcd6dd61e1401fbe6db22f0e89ea617db2c1073f1900cbe6
 SHA512 
8834ab7498577c2f659d135b87c27b34e1157be27f6c1fe5af0d64a94654f78cbe6a87e6868966849674c34e88a9d51d2de8d89f78f86aa1e1af3482761f0638
-DIST glib-2.74.0.tar.xz 5183072 BLAKE2B 
b21e5a72e2ce3390cbf13601aa902104f1ac1cfbd75181d30cd340f24b5875753f898b229f99c71d47d499be86cddb0191a0072c0c2decc82956a46c16255905
 SHA512 
5cdadd2f4568c0c3d45083b4d39699abf651e42e020f7bc880cce3ff33d28943118388d17a0632777e843f48009c1f97d5634fde3cb8c69c7c7f35b278ac8225
 DIST glib-2.74.1.tar.xz 5189452 BLAKE2B 
58d977a5d2a100aa9125f2009ae66c6f27232dff70159433076552bdb64f9a6a93d7cb705feba890ee43d6f16d4766f6f1d5502c2e01eeb7e88d5ed0dd205d5c
 SHA512 
21176cb95fcab49a781d02789bf21191a96a34a6391f066699b3c20b414b3169c958bd86623deb34ca55912083862885f7a7d12b67cc041467da2ba94d9e83c3
 DIST glib-2.74.2.tar.xz 5182312 BLAKE2B 
319a8fb793adb7343b77119d7b7839efad6f91b9c7af079f53d54b435067ab12162c4791ca6b8e9b7fd6d269975e9559951cbf80a065072541f407a0d8e2ce74
 SHA512 
90bb2410f038e47401fc985ff7fe6d1abecec9417254e039ac18e6b0d77e0b8539b975bef84d5f933be8e43c8ceca236bd466622504491e08e71d079d8804895

diff --git a/dev-libs/glib/files/glib-2.74.0-clang-build.patch 
b/dev-libs/glib/files/glib-2.74.0-clang-build.patch
deleted file mode 100644
index 23bb0630d028..
--- a/dev-libs/glib/files/glib-2.74.0-clang-build.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-https://gitlab.gnome.org/GNOME/glib/-/commit/37dba1c425f6c3254e9ce72f1c4b7d0f95c2be3e
-https://bugs.gentoo.org/871174
-
-From: Kjell Ahlstedt 
-Date: Thu, 15 Sep 2022 12:55:18 +0200
-Subject: [PATCH] gio-launch-desktop: Fix the G_STATIC_ASSERT expressions for
- clang
-
-The clang compiler requires the static_assert expression to be an integral
-constant expression. `"text"` is not, but `sizeof "text"` is.
-
-Fixes #2740
 a/gio/gio-launch-desktop.c
-+++ b/gio/gio-launch-desktop.c
-@@ -121,8 +121,8 @@ journal_stream_fd (const char *identifier,
-   /* Arbitrary large size for the sending buffer, from systemd */
-   int large_buffer_size = 8 * 1024 * 1024;
- 
--  G_STATIC_ASSERT (LOG_EMERG == 0 && "Linux ABI defines LOG_EMERG");
--  G_STATIC_ASSERT (LOG_DEBUG == 7 && "Linux ABI defines LOG_DEBUG");
-+  G_STATIC_ASSERT (LOG_EMERG == 0 && sizeof "Linux ABI defines LOG_EMERG");
-+  G_STATIC_ASSERT (LOG_DEBUG == 7 && sizeof "Linux ABI defines LOG_DEBUG");
- 
-   fd = socket (AF_UNIX, SOCK_STREAM | SOCK_CLOEXEC, 0);
- 
-GitLab

diff --git a/dev-libs/glib/files/glib-2.74.0-crash-gparamspec.patch 
b/dev-libs/glib/files/glib-2.74.0-crash-gparamspec.patch
deleted file mode 100644
index 84edcde4189d..
--- a/dev-libs/glib/files/glib-2.74.0-crash-gparamspec.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-https://gitlab.gnome.org/GNOME/glib/-/commit/ea3f17d598d550345e94e4571130e429443e91cb
-https://gitlab.gnome.org/GNOME/glib/-/issues/2770
-
-From: Emmanuele Bassi 
-Date: Sun, 25 Sep 2022 14:20:24 +0100
-Subject: [PATCH] Empty values are not valid GParamSpec
-
-The validate() vfunc for GParamSpecParam returns FALSE for empty GValue,
-which means the is_valid() vfunc should do the same.
-
-This avoids a segfault when calling g_param_value_is_valid() on a
-GParamSpecParam.
-
-Fixes: #2770
 a/gobject/gparamspecs.c
-+++ b/gobject/gparamspecs.c
-@@ -894,6 +894,9 @@ param_param_is_valid (GParamSpec   *pspec,
- {
-   GParamSpec *param = value->data[0].v_pointer;
- 
-+  if (param == NULL)
-+return FALSE;
-+
-   return g_value_type_compatible (G_PARAM_SPEC_TYPE (param), 
G_PARAM_SPEC_VALUE_TYPE (pspec));
- }
- 
-GitLab

diff --git a/dev-libs/glib/glib-2.74.0-r1.ebuild 
b/dev-libs/glib/glib-2.74.0-r1.ebuild
deleted file mode 100644
index 505345d23969..
--- a/dev-libs/glib/glib-2.74.0-r1.ebuild
+++ /dev/null
@@ -1,289 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_REQ_USE="xml(+)"
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit flag-o-matic gnome.org 

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

2022-11-26 Thread Sebastian Pipping
commit: 0686387a3dfa4f96a6deb24bfb5fa3c4e20b40fb
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sat Nov 26 17:17:04 2022 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sat Nov 26 17:17:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0686387a

sys-fs/bindfs: 1.17.1

Signed-off-by: Sebastian Pipping  gentoo.org>

 sys-fs/bindfs/Manifest |  1 +
 sys-fs/bindfs/bindfs-1.17.1.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/sys-fs/bindfs/Manifest b/sys-fs/bindfs/Manifest
index eb33b788e159..f01e40e6070a 100644
--- a/sys-fs/bindfs/Manifest
+++ b/sys-fs/bindfs/Manifest
@@ -2,3 +2,4 @@ DIST bindfs-1.14.9.tar.gz 410344 BLAKE2B 
3875c436e7f52a59c0b7aeb2d7fbcfa7d4edfc3
 DIST bindfs-1.15.0.tar.gz 415596 BLAKE2B 
e80bf7e233668ceddb6f57b7b939a68c918f3a6635d99bdc0efdacd67d74fdea66aa3d03ced6cfeddfc1a402e9866d27d83bcbe39dc6c25c50247c6b42739d9a
 SHA512 
4f11dcb29321daa950bc8d778c7cc0269f200535367534c5ebb1e85f2f9e0e37359ebaa0d033fefc2140f07915d6ad7e884d185ac168db31c32e2e52175d0bfa
 DIST bindfs-1.15.1.tar.gz 415676 BLAKE2B 
1d18d7a51e60e5ef304cdd13e908ebf5ca3e684b640f6c21678be685c3ff15ed43a20edcecfd6ef13d631974b11c5c7145e4365bf52f7e9280a53772f1377b84
 SHA512 
da9003f141b7aa2c23651b3b836b1d979bf1b19915f307c05e40ae6906aab738036cc8b5df6caeec158e4fa6b7bca71489ea7884ff1607c6fea72a603a048d59
 DIST bindfs-1.16.1.tar.gz 421240 BLAKE2B 
1c33891d7f8f6beed2d18a50e2742c5cf8474f9b27b2afdac593f8a923445d7e2af9027371655845846d4fc67a858f1863a207cb8a78335a179329501a52454f
 SHA512 
6fc6121dc5a9db040f444b432aed4c720250e268087c68e5a0c9a652370a431c94c05fddfa8515ffb86a0f76582bb9a8fa4f9ef66608b82a3b8a5fbb00d2f3dc
+DIST bindfs-1.17.1.tar.gz 422341 BLAKE2B 
7a4d83c88d2507fdaa9f7e602b73020be8eebb516742936e569d61894bb053a55a7b13bae8aa8301c0f8df486df2ccb5ea14d8bee7fff62ccfd72c88a1a6358e
 SHA512 
9e7627d6fbb1348136e0716d5729cbc4951cd087efeff884d7ddc86429e3cd6e01b4f0a5b469ffa112421be1213dccc4723ab28f8db4b2f7d19525de705ffc77

diff --git a/sys-fs/bindfs/bindfs-1.17.1.ebuild 
b/sys-fs/bindfs/bindfs-1.17.1.ebuild
new file mode 100644
index ..f884f36abe85
--- /dev/null
+++ b/sys-fs/bindfs/bindfs-1.17.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="FUSE filesystem for bind mounting with altered permissions"
+HOMEPAGE="https://bindfs.org/;
+SRC_URI="https://bindfs.org/downloads/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND=">=sys-fs/fuse-3.10.2:3"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+RESTRICT="test"
+
+src_configure() {
+   econf $(use_enable debug debug-output) --with-fuse3
+}



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

2022-11-26 Thread Arthur Zamarin
commit: 2643f9b5f2b4aae9977bfa6e67c59e0e9dcfcf4b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 17:12:34 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 17:12:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2643f9b5

dev-lang/ruby: Stabilize 2.7.7 hppa, #883137

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

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

diff --git a/dev-lang/ruby/ruby-2.7.7.ebuild b/dev-lang/ruby/ruby-2.7.7.ebuild
index 55ba09a1942b..d3f3a3c6699d 100644
--- a/dev-lang/ruby/ruby-2.7.7.ebuild
+++ b/dev-lang/ruby/ruby-2.7.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/;
 SRC_URI="https://cache.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.xz;
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="berkdb debug doc examples gdbm ipv6 jemalloc jit +rdoc rubytests socks5 
+ssl static-libs systemtap tk xemacs"
 
 RDEPEND="



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

2022-11-26 Thread Arthur Zamarin
commit: a3660442200af070e23c6afd5357e4a681dd33f1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 17:11:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 17:11:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3660442

dev-libs/apr-util: Stabilize 1.6.1-r10 arm, #880701

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

 dev-libs/apr-util/apr-util-1.6.1-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/apr-util/apr-util-1.6.1-r10.ebuild 
b/dev-libs/apr-util/apr-util-1.6.1-r10.ebuild
index b801a51af23c..5b1874c96780 100644
--- a/dev-libs/apr-util/apr-util-1.6.1-r10.ebuild
+++ b/dev-libs/apr-util/apr-util-1.6.1-r10.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://apache/apr/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="berkdb doc gdbm ldap mysql nss odbc openssl postgres sqlite static-libs"
 #RESTRICT="test"
 



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

2022-11-26 Thread Arthur Zamarin
commit: 37fcd9302faebd4ddcea27c7cfddfeed305ee059
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 17:11:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 17:11:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37fcd930

app-admin/apache-tools: Stabilize 2.4.54-r2 arm, #880701

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

 app-admin/apache-tools/apache-tools-2.4.54-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/apache-tools/apache-tools-2.4.54-r2.ebuild 
b/app-admin/apache-tools/apache-tools-2.4.54-r2.ebuild
index 0f11de8e9b73..b10f8a8bbb67 100644
--- a/app-admin/apache-tools/apache-tools-2.4.54-r2.ebuild
+++ b/app-admin/apache-tools/apache-tools-2.4.54-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris 
~x64-solaris"
 IUSE="ssl"
 RESTRICT="test"
 



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

2022-11-26 Thread Arthur Zamarin
commit: be7c8e98b85228d50eb05d2f6d61320591468ab0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 17:11:57 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 17:11:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be7c8e98

dev-libs/apr: Stabilize 1.7.0-r6 arm, #880701

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

 dev-libs/apr/apr-1.7.0-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/apr/apr-1.7.0-r6.ebuild b/dev-libs/apr/apr-1.7.0-r6.ebuild
index 61a91f10ea0f..51ca2bf41a67 100644
--- a/dev-libs/apr/apr-1.7.0-r6.ebuild
+++ b/dev-libs/apr/apr-1.7.0-r6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/apr/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"
 SLOT="1/${PV%.*}"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc older-kernels-compatibility selinux static-libs +urandom"
 
 # See bug #815265 for libcrypt dependency



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

2022-11-26 Thread Arthur Zamarin
commit: 4b24d4ee4ad2936c0af347932273fbc6e59d8c87
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 26 17:11:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 26 17:11:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b24d4ee

www-servers/apache: Stabilize 2.4.54-r6 arm, #880701

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

 www-servers/apache/apache-2.4.54-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/apache/apache-2.4.54-r6.ebuild 
b/www-servers/apache/apache-2.4.54-r6.ebuild
index b914bce53af9..cf768ab82603 100644
--- a/www-servers/apache/apache-2.4.54-r6.ebuild
+++ b/www-servers/apache/apache-2.4.54-r6.ebuild
@@ -144,7 +144,7 @@ HOMEPAGE="https://httpd.apache.org/;
 # some helper scripts are Apache-1.1, thus both are here
 LICENSE="Apache-2.0 Apache-1.1"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x64-macos ~sparc64-solaris ~x64-solaris"
 
 PATCHES=(
"${FILESDIR}"/${PN}-2.4.54-no-which.patch # bug #844868



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

2022-11-26 Thread Michał Górny
commit: 38022b05bf6eb10be1264788047f47bf0930fde2
Author: Alexander Kurakin  mail  ru>
AuthorDate: Wed Nov 23 15:24:50 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 17:03:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38022b05

xfce-base/libxfce4util: whitespace fix

Signed-off-by: Alexander Kurakin  mail.ru>
Signed-off-by: Michał Górny  gentoo.org>

 xfce-base/libxfce4util/metadata.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/xfce-base/libxfce4util/metadata.xml 
b/xfce-base/libxfce4util/metadata.xml
index 2b8ef06e9a39..fb3a6777ad9f 100644
--- a/xfce-base/libxfce4util/metadata.xml
+++ b/xfce-base/libxfce4util/metadata.xml
@@ -1,8 +1,8 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-x...@gentoo.org
-XFCE Team
-  
+   
+   x...@gentoo.org
+   XFCE Team
+   
 



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-pulseaudio-plugin/

2022-11-26 Thread Michał Górny
commit: 8dad57b8e65e52a2c3e8a584c35ee863aea4e56c
Author: Alexander Kurakin  mail  ru>
AuthorDate: Wed Nov 23 15:26:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 17:03:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dad57b8

xfce-extra/xfce4-pulseaudio-plugin: remove incorrect remote-id

Signed-off-by: Alexander Kurakin  mail.ru>
Closes: https://github.com/gentoo/gentoo/pull/28359
Signed-off-by: Michał Górny  gentoo.org>

 xfce-extra/xfce4-pulseaudio-plugin/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/xfce-extra/xfce4-pulseaudio-plugin/metadata.xml 
b/xfce-extra/xfce4-pulseaudio-plugin/metadata.xml
index 964573c9885b..fceb4d4df330 100644
--- a/xfce-extra/xfce4-pulseaudio-plugin/metadata.xml
+++ b/xfce-extra/xfce4-pulseaudio-plugin/metadata.xml
@@ -13,7 +13,4 @@
Enable experimental support for raising media
player windows using x11-libs/libwnck.

-   
-   andrzej-r/xfce4-pulseaudio-plugin
-   
 



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-volumed-pulse/

2022-11-26 Thread Michał Górny
commit: 5a7d1cf327791196c613cbe720eb88b9a2a969f8
Author: Alexander Kurakin  mail  ru>
AuthorDate: Wed Nov 23 21:10:00 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 17:03:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a7d1cf3

xfce-extra/xfce4-volumed-pulse: update the homepage

Bug: https://bugs.gentoo.org/882331
Signed-off-by: Alexander Kurakin  mail.ru>
Signed-off-by: Michał Górny  gentoo.org>

 xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild 
b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild
index 3115cc41ac34..e98a24bdab0d 100644
--- a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild
+++ b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Daemon to control volume up/down and mute keys for pulseaudio"
-HOMEPAGE="https://git.xfce.org/apps/xfce4-volumed-pulse/;
+HOMEPAGE="https://gitlab.xfce.org/apps/xfce4-volumed-pulse/;
 SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-3"



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

2022-11-26 Thread Michał Górny
commit: 295deb5bcde1a8d2d87d2985491737400efc1b66
Author: Alexander Kurakin  mail  ru>
AuthorDate: Wed Nov 23 21:05:49 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 17:03:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=295deb5b

xfce-base/libxfce4util: update the homepage

Bug: https://bugs.gentoo.org/882331
Signed-off-by: Alexander Kurakin  mail.ru>
Signed-off-by: Michał Górny  gentoo.org>

 xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild | 7 +--
 xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild | 5 -
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild 
b/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild
index e430f7b16077..e7ed6027970d 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.16.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
@@ -6,7 +6,10 @@ EAPI=7
 inherit vala
 
 DESCRIPTION="A basic utility library for the Xfce desktop environment"
-HOMEPAGE="https://git.xfce.org/xfce/libxfce4util/;
+HOMEPAGE="
+   https://docs.xfce.org/xfce/libxfce4util/start
+   https://gitlab.xfce.org/xfce/libxfce4util/
+"
 SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="LGPL-2+ GPL-2+"

diff --git a/xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild 
b/xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild
index 1adc34f5d8c2..69faca95733a 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild
@@ -6,7 +6,10 @@ EAPI=8
 inherit vala
 
 DESCRIPTION="A basic utility library for the Xfce desktop environment"
-HOMEPAGE="https://git.xfce.org/xfce/libxfce4util/;
+HOMEPAGE="
+   https://docs.xfce.org/xfce/libxfce4util/start
+   https://gitlab.xfce.org/xfce/libxfce4util/
+"
 SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="LGPL-2+ GPL-2+"



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-pulseaudio-plugin/

2022-11-26 Thread Michał Górny
commit: ed14e517b25129c0717f438d0f3f181d2d61bcc1
Author: Alexander Kurakin  mail  ru>
AuthorDate: Wed Nov 23 21:08:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 17:03:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed14e517

xfce-extra/xfce4-pulseaudio-plugin: update the homepage

Bug: https://bugs.gentoo.org/882331
Signed-off-by: Alexander Kurakin  mail.ru>
Signed-off-by: Michał Górny  gentoo.org>

 .../xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild 
b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild
index 1d819524fc96..9ba6c2af60e3 100644
--- a/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild
+++ b/xfce-extra/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.5.ebuild
@@ -6,7 +6,10 @@ EAPI=8
 inherit xdg-utils
 
 DESCRIPTION="A panel plug-in for PulseAudio volume control"
-HOMEPAGE="https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/;
+HOMEPAGE="
+   https://docs.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/start
+   https://gitlab.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/
+"
 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-screensaver/

2022-11-26 Thread Michał Górny
commit: 6fddb884c059bf38bb0d5dbf0d908df152317468
Author: Alexander Kurakin  mail  ru>
AuthorDate: Wed Nov 23 21:09:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 17:03:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fddb884

xfce-extra/xfce4-screensaver: update the homepage

Bug: https://bugs.gentoo.org/882331
Signed-off-by: Alexander Kurakin  mail.ru>
Signed-off-by: Michał Górny  gentoo.org>

 xfce-extra/xfce4-screensaver/xfce4-screensaver-4.16.0.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-screensaver/xfce4-screensaver-4.16.0.ebuild 
b/xfce-extra/xfce4-screensaver/xfce4-screensaver-4.16.0.ebuild
index 85a4af5ae9f0..0d47bf305220 100644
--- a/xfce-extra/xfce4-screensaver/xfce4-screensaver-4.16.0.ebuild
+++ b/xfce-extra/xfce4-screensaver/xfce4-screensaver-4.16.0.ebuild
@@ -6,7 +6,10 @@ EAPI=7
 inherit xdg-utils
 
 DESCRIPTION="Screen saver and locker (port of MATE screensaver)"
-HOMEPAGE="https://git.xfce.org/apps/xfce4-screensaver/about/;
+HOMEPAGE="
+   https://docs.xfce.org/apps/screensaver/start
+   https://gitlab.xfce.org/apps/xfce4-screensaver/
+"
 SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+ LGPL-2+"



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-panel-profiles/

2022-11-26 Thread Michał Górny
commit: e2d3e019123e644692ba768272c18bd01dac0d24
Author: Alexander Kurakin  mail  ru>
AuthorDate: Wed Nov 23 21:06:50 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 17:03:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2d3e019

xfce-extra/xfce4-panel-profiles: update the homepage

Bug: https://bugs.gentoo.org/882331
Signed-off-by: Alexander Kurakin  mail.ru>
Signed-off-by: Michał Górny  gentoo.org>

 xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.13.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.13.ebuild 
b/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.13.ebuild
index 3d82fc01b08a..d00ebbbc233d 100644
--- a/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.13.ebuild
+++ b/xfce-extra/xfce4-panel-profiles/xfce4-panel-profiles-1.0.13.ebuild
@@ -8,7 +8,10 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit python-single-r1 xdg-utils
 
 DESCRIPTION="Simple application to manage Xfce panel layouts"
-HOMEPAGE="https://git.xfce.org/apps/xfce4-panel-profiles/about/;
+HOMEPAGE="
+   https://docs.xfce.org/apps/xfce4-panel-profiles/start
+   https://gitlab.xfce.org/apps/xfce4-panel-profiles/
+"
 SRC_URI="
https://archive.xfce.org/src/apps/xfce4-panel-profiles/$(ver_cut 
1-2)/${P}.tar.bz2
 "



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

2022-11-26 Thread Michał Górny
commit: 89f37c876cd9c6b75ae5ebcd8016d83b5121300e
Author: Alexander Kurakin  mail  ru>
AuthorDate: Mon Nov 21 08:32:51 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 17:03:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f37c87

app-editors/mousepad: update the homepage

Bug: https://bugs.gentoo.org/882331
Signed-off-by: Alexander Kurakin  mail.ru>
Signed-off-by: Michał Górny  gentoo.org>

 app-editors/mousepad/mousepad-0.5.10.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-editors/mousepad/mousepad-0.5.10.ebuild 
b/app-editors/mousepad/mousepad-0.5.10.ebuild
index 40c71b7cd8c1..1dfbf301d5f2 100644
--- a/app-editors/mousepad/mousepad-0.5.10.ebuild
+++ b/app-editors/mousepad/mousepad-0.5.10.ebuild
@@ -6,7 +6,10 @@ EAPI=8
 inherit gnome2-utils xdg-utils
 
 DESCRIPTION="GTK+-based editor for the Xfce Desktop Environment"
-HOMEPAGE="https://git.xfce.org/apps/mousepad/about/;
+HOMEPAGE="
+   https://docs.xfce.org/apps/mousepad/start
+   https://gitlab.xfce.org/apps/mousepad/
+"
 SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"



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

2022-11-26 Thread Anna Vyalkova
commit: 0b09403554e316434b88c4685b302424540e47ab
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Sat Nov 26 14:14:26 2022 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Sat Nov 26 16:41:07 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b094035

dev-python/hunter: remove csources

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-python/hunter/hunter-3.5.1.ebuild | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/dev-python/hunter/hunter-3.5.1.ebuild 
b/dev-python/hunter/hunter-3.5.1.ebuild
index 92992aad4..bd9a4510a 100644
--- a/dev-python/hunter/hunter-3.5.1.ebuild
+++ b/dev-python/hunter/hunter-3.5.1.ebuild
@@ -57,6 +57,12 @@ src_unpack() {
mv -f "${TEST_S}"/tests/setup.py "${TEST_S}"/setup.py || die
 }
 
+src_prepare() {
+   default
+
+   find . -name '*.c' -delete || die "removing csources failed"
+}
+
 python_compile() {
distutils-r1_python_compile
 



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

2022-11-26 Thread Mike Gilbert
commit: 835f0179694d35eec8af5e167eaabfa789d686f7
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Nov 26 16:36:30 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Nov 26 16:36:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=835f0179

net-misc/rsync: sync live ebuild

Signed-off-by: Mike Gilbert  gentoo.org>

 net-misc/rsync/rsync-.ebuild | 32 
 1 file changed, 28 insertions(+), 4 deletions(-)

diff --git a/net-misc/rsync/rsync-.ebuild b/net-misc/rsync/rsync-.ebuild
index 804909ae11e6..6c31cf7b857f 100644
--- a/net-misc/rsync/rsync-.ebuild
+++ b/net-misc/rsync/rsync-.ebuild
@@ -37,8 +37,9 @@ fi
 
 LICENSE="GPL-3"
 SLOT="0"
-IUSE="acl examples iconv lz4 ssl stunnel system-zlib xattr xxhash zstd"
+IUSE="acl examples iconv lz4 rrsync ssl stunnel system-zlib xattr xxhash zstd"
 REQUIRED_USE+=" examples? ( ${PYTHON_REQUIRED_USE} )"
+REQUIRED_USE+=" rrsync? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="
>=dev-libs/popt-1.5
@@ -48,6 +49,12 @@ RDEPEND="
dev-lang/perl
)
lz4? ( app-arch/lz4:= )
+   rrsync? (
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   dev-python/bracex[${PYTHON_USEDEP}]
+   ')
+   )
ssl? ( dev-libs/openssl:= )
system-zlib? ( sys-libs/zlib )
xattr? ( kernel_linux? ( sys-apps/attr ) )
@@ -55,7 +62,10 @@ RDEPEND="
zstd? ( >=app-arch/zstd-1.4:= )
iconv? ( virtual/libiconv )"
 DEPEND="${RDEPEND}"
-BDEPEND="examples? ( ${PYTHON_DEPS} )"
+BDEPEND="
+   examples? ( ${PYTHON_DEPS} )
+   rrsync? ( ${PYTHON_DEPS} )
+"
 
 if [[ ${PV} == * ]] ; then
BDEPEND+=" ${PYTHON_DEPS}
@@ -69,7 +79,7 @@ fi
 pkg_setup() {
# - USE=examples needs Python itself at runtime, but nothing else
# -  needs commonmark at build time
-   if [[ ${PV} == * ]] || use examples ; then
+   if [[ ${PV} == * ]] || use examples || use rrsync; then
python-single-r1_pkg_setup
fi
 }
@@ -82,6 +92,17 @@ src_prepare() {
eautoconf -o configure.sh
eautoheader && touch config.h.in
fi
+
+   if use examples || use rrsync; then
+   python_fix_shebang support/
+   fi
+
+   if [[ -f rrsync.1 ]]; then
+   # If the pre-build rrsync.1 man page exists, then link to it
+   # from support/rrsync.1 to avoid rsync's build system attempting
+   # re-creating the man page (bug #883049).
+   ln -s ../rrsync.1 support/rrsync.1 || die
+   fi
 }
 
 src_configure() {
@@ -92,6 +113,7 @@ src_configure() {
$(use_enable acl acl-support)
$(use_enable iconv)
$(use_enable lz4)
+   $(use_with rrsync)
$(use_enable ssl openssl)
$(use_with !system-zlib included-zlib)
$(use_enable xattr xattr-support)
@@ -126,7 +148,9 @@ src_install() {
 
# Install the useful contrib scripts
if use examples ; then
-   python_fix_shebang support/
+   # The 'rrsync' script is installed conditionally via the 
'rrysnc'
+   # USE flag, and not via the 'examples' USE flag.
+   rm support/rrsync* || die
 
exeinto /usr/share/rsync
doexe support/*



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

2022-11-26 Thread Hans de Graaff
commit: 7c31280d8191c075dd8399ad05e3613efcf72b7f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 26 16:07:29 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 26 16:08:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c31280d

dev-ruby/roadie: add 5.1.0

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

 dev-ruby/roadie/Manifest|  1 +
 dev-ruby/roadie/roadie-5.1.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/roadie/Manifest b/dev-ruby/roadie/Manifest
index f7f2ac0a8f54..69326ea17586 100644
--- a/dev-ruby/roadie/Manifest
+++ b/dev-ruby/roadie/Manifest
@@ -1,3 +1,4 @@
 DIST roadie-4.0.0.tar.gz 50727 BLAKE2B 
671c5260f4a181e4a50d136e4c6e96e96a3bb51adc7cd88d070b558af0d1d858e712a8f6d586aaea5c72b735db41a54ecb1833b74b3e76f7838a3323a69fb5f3
 SHA512 
ad42ff83c7983e8cce1506f6b72d66e47a860251749eebd3cd65c2114859d3d8a8103d309964aa53875cb07a83393b086fb6c58db88d95a84059abb514d12665
 DIST roadie-5.0.0.tar.gz 50262 BLAKE2B 
94e2ecb83252ff1e3d20dd383cef5f65922dacf0febaaad8d5943890640f0bd7cc2774cb9f0bd87faff60dee9ea1ec27c562368f451ce8811faf968c172f661e
 SHA512 
531de622ff3c96ec702e04238c512b3b64dd352a55151db2becac0d8dc1ca933b76914058130ff468030199b7dfe80e1bb89366db2bb3b86519f74911cd4ee29
 DIST roadie-5.0.1.tar.gz 50380 BLAKE2B 
38cbc3697aacc4932ec817be2face87e0eeb89b9de6053b753b4db1aadf7ef4d3205148a43a722f9d0691c3200e23d1d4cb345adb8deaebfdfa13c63238a4361
 SHA512 
a23aafd9cf6b21ac3ca00a29bcbf40b7c11366c09f013a31d0bc92194729735dda3370e43700fce88a3cd1e1fccfc7089b3fe126a4f95ab71f3b93a85670d623
+DIST roadie-5.1.0.tar.gz 50866 BLAKE2B 
efab67901951f36877cf5f4a41e604e69f672f4ba3b774a26992de947d52b8e1f1c1bf10b4d36212b80542942d29be066184fe4237ac31895ac5bbb2ca27ae80
 SHA512 
490a5def87bd2a33eff732fc144881fc23e8838ccbd7392a0ecabcde2eb7736445a94eb0580080d616f7c6594c63da6455f1b55636dd542372569bee4a70de78

diff --git a/dev-ruby/roadie/roadie-5.1.0.ebuild 
b/dev-ruby/roadie/roadie-5.1.0.ebuild
new file mode 100644
index ..bb0dc9eac450
--- /dev/null
+++ b/dev-ruby/roadie/roadie-5.1.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Making HTML emails comfortable for the Rails rockstars"
+HOMEPAGE="https://github.com/Mange/roadie;
+SRC_URI="https://github.com/Mange/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/nokogiri-1.8:0
+   >=dev-ruby/css_parser-1.4.5 =dev-ruby/css_parser-1*"
+ruby_add_bdepend "test? ( dev-ruby/rspec-collection_matchers dev-ruby/webmock 
)"
+
+all_ruby_prepare() {
+   sed -i -e "/[Bb]undler/d" Rakefile || die
+   sed -i -e 's/git ls-files/find * -type f -print/' \
+   -e '/test_files/d' \
+   -e '/css_parser/ s/~>/>=/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}



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

2022-11-26 Thread Hans de Graaff
commit: 4f39791a28e91162e5a3ca6273374321ec5c9ae2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 26 15:25:09 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 26 16:08:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f39791a

dev-ruby/regexp_parser: add 2.6.1

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

 dev-ruby/regexp_parser/Manifest   |  1 +
 dev-ruby/regexp_parser/regexp_parser-2.6.1.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/dev-ruby/regexp_parser/Manifest b/dev-ruby/regexp_parser/Manifest
index f3e6c738da38..3aaa811be716 100644
--- a/dev-ruby/regexp_parser/Manifest
+++ b/dev-ruby/regexp_parser/Manifest
@@ -2,3 +2,4 @@ DIST regexp_parser-2.3.1.tar.gz 92120 BLAKE2B 
e4dc8d3d38a260be0d21812703380af418
 DIST regexp_parser-2.4.0.tar.gz 93162 BLAKE2B 
cab80ca22b1f34d60a47f7bb3f671e2a7af46b598250a0d1f85049b5b682800badf82c7f0cfc676808999d4128bd8b8a6d2bd073d8a771ee7c07253f1e24e5ce
 SHA512 
cd7a9d5d3d4882753b47a8369a807b3c6d943e36a66d0001d51d5d37d19a46c2ba078217d95952f1dc7c7434699a35bbd6414cd45264db08a0173f887a8d4826
 DIST regexp_parser-2.5.0.tar.gz 94251 BLAKE2B 
203dcef35f36dec5abd737f56aeb826d102fed875ac90f36521ecdc09c4708ab19ea48dcb6d34259c9358e2db112a34a891dd1f61f0ce322318dd010350e81be
 SHA512 
1ea8082874f6ec8f97f1015fc3f6efb87fd59fafa74c92d0f54d4f649be2a5111ffad400851f3fc3307cc5c361c22a2372b12f1af51f5ac5903e407f49c2e8ff
 DIST regexp_parser-2.6.0.tar.gz 96082 BLAKE2B 
13247e32002ff2b7d33cb24ce20b4841b11202c9427c701e4e970c30e24172bcae949680a7b33130c61050996b49fafd535f8f7f4bc853a6780738d5901a1846
 SHA512 
1d05f664de803253a000ded43cf4ed492914eb285bdeb1613597568f13804587c829f80289e11ba00274b25862331e36010d5214e64abc1ec3fa9cd9895cb863
+DIST regexp_parser-2.6.1.tar.gz 96292 BLAKE2B 
0b981aff33e31c821bff82348d84b755532460a57d328e50b123eb73c04553ebaaf6f4bb360c59798ef0ad1886904e8cf95202a4b50206fa6e88fedf00492a32
 SHA512 
990d2af8577466887be24f9a942fe1f833a73c2e1048f7ce9d11aced3179fda5385eae9234c6242f306b71ec6014bf087bf67f789e23c513306f307a114f855f

diff --git a/dev-ruby/regexp_parser/regexp_parser-2.6.1.ebuild 
b/dev-ruby/regexp_parser/regexp_parser-2.6.1.ebuild
new file mode 100644
index ..709592b3f05e
--- /dev/null
+++ b/dev-ruby/regexp_parser/regexp_parser-2.6.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+RUBY_FAKEGEM_GEMSPEC="regexp_parser.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library for tokenizing, lexing, and parsing Ruby regular 
expressions"
+HOMEPAGE="https://github.com/ammar/regexp_parser;
+SRC_URI="https://github.com/ammar/regexp_parser/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE=""
+
+DEPEND+=" =dev-util/ragel-6*"
+
+ruby_add_bdepend "dev-ruby/rake dev-ruby/rspec:3
+   test? ( dev-ruby/ice_nine dev-ruby/regexp_property_values 
dev-ruby/rspec:3 )"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/I s:^:#:' Rakefile || die
+}
+
+each_ruby_compile() {
+   ${RUBY} -S rake ragel:rb || die
+}



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

2022-11-26 Thread Hans de Graaff
commit: 2e50c5c62929f80524f1475280a69a097892f774
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 26 14:20:06 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 26 16:08:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e50c5c6

dev-ruby/rcairo: add 1.17.8

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

 dev-ruby/rcairo/Manifest |  1 +
 dev-ruby/rcairo/rcairo-1.17.8.ebuild | 75 
 2 files changed, 76 insertions(+)

diff --git a/dev-ruby/rcairo/Manifest b/dev-ruby/rcairo/Manifest
index a7543581a0b5..242aea46fd13 100644
--- a/dev-ruby/rcairo/Manifest
+++ b/dev-ruby/rcairo/Manifest
@@ -1,2 +1,3 @@
 DIST cairo-1.16.6.gem 197120 BLAKE2B 
d5c1f1704592afb096d30504f2d74d27e29e6222fd1648895beab786efae071de70f942b31e2f49960ec91bd87f0297a2d3b07013e894951d4ec1e8d376e73dc
 SHA512 
f499daa83e865d58cc29d158ce649cab9f939464a08e5d7711f6cf255fb8dcfbf52457e3d2b81aef2018ad8d0762117776049b3681c9be6abdf4f0b12e43404c
 DIST cairo-1.17.5.gem 197120 BLAKE2B 
6788c4832331407802d56dc429d665d8a82d9e69a7bf9958391b02003e71d7449cabd65fb97916e8e06a16fa599bae1c514e8ace75304f746db3051bb6bc21ee
 SHA512 
f2ade6fb6b9fccd81a11061b277d4a9077936e0beef42c61225bd4d5630586a57a3fa192a20a0f7e4922313e2a8215268bc9a5d007d2805cf1f80714fd9ad1ba
+DIST cairo-1.17.8.gem 198656 BLAKE2B 
c999f862753d17c186f766f82ede6c7fb3c773018c314825762b68025bf806e6a466b8895ddfa3046f7ac3f3af501d6feaebcb8241779de9c3a0d153589d0993
 SHA512 
a2b756dc1cf1abb98e4b60b9b56f5f610058bd840b67c991d6bfb3da2523b0f77a5854147f9d14ca461d573e51fbe3ba35c83659af5c031086710970fac6665a

diff --git a/dev-ruby/rcairo/rcairo-1.17.8.ebuild 
b/dev-ruby/rcairo/rcairo-1.17.8.ebuild
new file mode 100644
index ..9476d5c60e1a
--- /dev/null
+++ b/dev-ruby/rcairo/rcairo-1.17.8.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby27"
+
+RUBY_FAKEGEM_NAME="cairo"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_DOCDIR="doc"
+
+RUBY_FAKEGEM_EXTRADOC="AUTHORS NEWS"
+
+RUBY_FAKEGEM_EXTENSIONS=(ext/cairo/extconf.rb)
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby bindings for cairo"
+HOMEPAGE="https://cairographics.org/rcairo/;
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Ruby-BSD GPL-2 )"
+KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+
+RDEPEND="${RDEPEND}
+   >=x11-libs/cairo-1.2.0[svg(+)]"
+DEPEND="${DEPEND}
+   >=x11-libs/cairo-1.2.0[svg(+)]"
+
+ruby_add_rdepend "dev-ruby/red-colors"
+
+ruby_add_bdepend "
+   >=dev-ruby/pkg-config-1.2.2
+   dev-ruby/ruby-glib2
+   test? ( >=dev-ruby/test-unit-2.1.0-r1:2 dev-ruby/ruby-poppler )"
+
+all_ruby_prepare() {
+   # Avoid unneeded dependency
+   sed -e '/native-package-installer/ s:^:#:' \
+   -e '/def required_pkg_config_package/areturn true' \
+   -e '/checking_for/,/^end/ s:^:#:' \
+   -i ext/cairo/extconf.rb || die
+   sed -i -e '/native-package-installer/,/Gem::Dependency/ d' ../metadata 
|| die
+
+   # Avoid test that requires unpackaged fixture
+   sed -i -e '/sub_test_case..FreeTypeFontFace/,/^  end/ s:^:#:' 
test/test_font_face.rb || die
+
+   # Bug 790131
+   sed -i -e '/^install-headers:/s!$! $(TIMESTAMP_DIR)/.sitearchdir.time!' 
\
+   ext/cairo/depend || die
+}
+
+each_ruby_test() {
+   # don't rely on the Rakefile because it's a mess to load with
+   # their hierarchy, do it manually.
+   ${RUBY} -Ilib -r ./test/helper \
+   -e 'gem "test-unit"; require "test/unit"; 
Dir.glob("test/**/test_*.rb") {|f| load f}' || die "tests failed"
+}
+
+each_ruby_install() {
+   each_fakegem_install
+
+   insinto $(ruby_get_hdrdir)
+   doins ext/cairo/rb_cairo.h
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   dodoc -r samples
+}



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

2022-11-26 Thread Hans de Graaff
commit: ea216f259c18e9fba9abfeebd18fc8af625f1aa7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 26 15:25:34 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 26 16:08:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea216f25

dev-ruby/regexp_parser: drop 2.3.1, 2.5.0

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

 dev-ruby/regexp_parser/Manifest   |  2 --
 dev-ruby/regexp_parser/regexp_parser-2.3.1.ebuild | 36 ---
 dev-ruby/regexp_parser/regexp_parser-2.5.0.ebuild | 36 ---
 3 files changed, 74 deletions(-)

diff --git a/dev-ruby/regexp_parser/Manifest b/dev-ruby/regexp_parser/Manifest
index 3aaa811be716..db5b96723050 100644
--- a/dev-ruby/regexp_parser/Manifest
+++ b/dev-ruby/regexp_parser/Manifest
@@ -1,5 +1,3 @@
-DIST regexp_parser-2.3.1.tar.gz 92120 BLAKE2B 
e4dc8d3d38a260be0d21812703380af418ea6b87c1fff66048111e2d5295b04589cf3d838f3e9eb330f300c7b49c8ccb18867c6fac41e55c0c623cc0206d2c85
 SHA512 
3f2502afaaeeffe6738c0fa83717f93af22de8704a1ce3cfdae910be287a6bbbab5dcd80d9ce7fb840acabea8d55a0cb06bca1696820f5e568b75c96360c3895
 DIST regexp_parser-2.4.0.tar.gz 93162 BLAKE2B 
cab80ca22b1f34d60a47f7bb3f671e2a7af46b598250a0d1f85049b5b682800badf82c7f0cfc676808999d4128bd8b8a6d2bd073d8a771ee7c07253f1e24e5ce
 SHA512 
cd7a9d5d3d4882753b47a8369a807b3c6d943e36a66d0001d51d5d37d19a46c2ba078217d95952f1dc7c7434699a35bbd6414cd45264db08a0173f887a8d4826
-DIST regexp_parser-2.5.0.tar.gz 94251 BLAKE2B 
203dcef35f36dec5abd737f56aeb826d102fed875ac90f36521ecdc09c4708ab19ea48dcb6d34259c9358e2db112a34a891dd1f61f0ce322318dd010350e81be
 SHA512 
1ea8082874f6ec8f97f1015fc3f6efb87fd59fafa74c92d0f54d4f649be2a5111ffad400851f3fc3307cc5c361c22a2372b12f1af51f5ac5903e407f49c2e8ff
 DIST regexp_parser-2.6.0.tar.gz 96082 BLAKE2B 
13247e32002ff2b7d33cb24ce20b4841b11202c9427c701e4e970c30e24172bcae949680a7b33130c61050996b49fafd535f8f7f4bc853a6780738d5901a1846
 SHA512 
1d05f664de803253a000ded43cf4ed492914eb285bdeb1613597568f13804587c829f80289e11ba00274b25862331e36010d5214e64abc1ec3fa9cd9895cb863
 DIST regexp_parser-2.6.1.tar.gz 96292 BLAKE2B 
0b981aff33e31c821bff82348d84b755532460a57d328e50b123eb73c04553ebaaf6f4bb360c59798ef0ad1886904e8cf95202a4b50206fa6e88fedf00492a32
 SHA512 
990d2af8577466887be24f9a942fe1f833a73c2e1048f7ce9d11aced3179fda5385eae9234c6242f306b71ec6014bf087bf67f789e23c513306f307a114f855f

diff --git a/dev-ruby/regexp_parser/regexp_parser-2.3.1.ebuild 
b/dev-ruby/regexp_parser/regexp_parser-2.3.1.ebuild
deleted file mode 100644
index d7fdf1615b58..
--- a/dev-ruby/regexp_parser/regexp_parser-2.3.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# 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_EXTRADOC="CHANGELOG.md README.md"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-RUBY_FAKEGEM_GEMSPEC="regexp_parser.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A library for tokenizing, lexing, and parsing Ruby regular 
expressions"
-HOMEPAGE="https://github.com/ammar/regexp_parser;
-SRC_URI="https://github.com/ammar/regexp_parser/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
-IUSE=""
-
-DEPEND+=" =dev-util/ragel-6*"
-
-ruby_add_bdepend "dev-ruby/rake dev-ruby/rspec:3
-   test? ( dev-ruby/ice_nine dev-ruby/regexp_property_values 
dev-ruby/rspec:3 )"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/I s:^:#:' Rakefile || die
-}
-
-each_ruby_compile() {
-   ${RUBY} -S rake ragel:rb || die
-}

diff --git a/dev-ruby/regexp_parser/regexp_parser-2.5.0.ebuild 
b/dev-ruby/regexp_parser/regexp_parser-2.5.0.ebuild
deleted file mode 100644
index 6f59b303702a..
--- a/dev-ruby/regexp_parser/regexp_parser-2.5.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# 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_EXTRADOC="CHANGELOG.md README.md"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-RUBY_FAKEGEM_GEMSPEC="regexp_parser.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A library for tokenizing, lexing, and parsing Ruby regular 
expressions"
-HOMEPAGE="https://github.com/ammar/regexp_parser;
-SRC_URI="https://github.com/ammar/regexp_parser/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
-IUSE=""
-
-DEPEND+=" =dev-util/ragel-6*"
-
-ruby_add_bdepend "dev-ruby/rake dev-ruby/rspec:3
-   test? ( dev-ruby/ice_nine dev-ruby/regexp_property_values 
dev-ruby/rspec:3 )"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/I s:^:#:' Rakefile || die
-}
-
-each_ruby_compile() {
-   ${RUBY} -S rake ragel:rb || die
-}



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

2022-11-26 Thread Hans de Graaff
commit: 34c3e03ca918282240d0703fff0fd4a30edf6b49
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 26 14:51:19 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 26 16:08:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34c3e03c

dev-ruby/red-colors: stabilize 0.3.0-r1 for amd64

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

 dev-ruby/red-colors/red-colors-0.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/red-colors/red-colors-0.3.0-r1.ebuild 
b/dev-ruby/red-colors/red-colors-0.3.0-r1.ebuild
index 09c203b5d5e0..8aa565aee547 100644
--- a/dev-ruby/red-colors/red-colors-0.3.0-r1.ebuild
+++ b/dev-ruby/red-colors/red-colors-0.3.0-r1.ebuild
@@ -17,4 +17,4 @@ IUSE=""
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+KEYWORDS="amd64 ~ppc ~riscv ~x86"



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

2022-11-26 Thread Hans de Graaff
commit: 0d37ee7eca6c59ff0f09639949f7f30dcd8c1692
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Nov 26 14:51:37 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Nov 26 16:08:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d37ee7e

dev-ruby/rcairo: stabilize 1.17.5-r1 for amd64

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

 dev-ruby/rcairo/rcairo-1.17.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rcairo/rcairo-1.17.5-r1.ebuild 
b/dev-ruby/rcairo/rcairo-1.17.5-r1.ebuild
index 68a74fc47c0a..14576037d080 100644
--- a/dev-ruby/rcairo/rcairo-1.17.5-r1.ebuild
+++ b/dev-ruby/rcairo/rcairo-1.17.5-r1.ebuild
@@ -24,7 +24,7 @@ IUSE=""
 
 SLOT="0"
 LICENSE="|| ( Ruby-BSD GPL-2 )"
-KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+KEYWORDS="amd64 ~ppc ~riscv ~x86"
 
 RDEPEND="${RDEPEND}
>=x11-libs/cairo-1.2.0[svg(+)]"



[gentoo-commits] repo/gentoo:master commit in: dev-lang/gnucobol/files/, dev-lang/gnucobol/

2022-11-26 Thread Alfredo Tupone
commit: 7e09a932e68e8914321a952aee430d5211dafa47
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sat Nov 26 15:58:18 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat Nov 26 15:59:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e09a932

dev-lang/gnucobol: add -g to avoid stripping

Closes: https://bugs.gentoo.org/882763
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-lang/gnucobol/files/gnucobol-3.1.2-gentoo.patch | 10 ++
 dev-lang/gnucobol/gnucobol-3.1.2.ebuild |  9 +
 2 files changed, 19 insertions(+)

diff --git a/dev-lang/gnucobol/files/gnucobol-3.1.2-gentoo.patch 
b/dev-lang/gnucobol/files/gnucobol-3.1.2-gentoo.patch
new file mode 100644
index ..64c33a2b1dee
--- /dev/null
+++ b/dev-lang/gnucobol/files/gnucobol-3.1.2-gentoo.patch
@@ -0,0 +1,10 @@
+--- a/extras/Makefile.am   2022-11-26 16:51:38.799201541 +0100
 b/extras/Makefile.am   2022-11-26 16:52:00.112873141 +0100
+@@ -30,6 +30,6 @@
+ 
+ SUFFIXES = .cob .$(COB_MODULE_EXT)
+ .cob.$(COB_MODULE_EXT):
+-  ("$(top_builddir)/pre-inst-env" $(COBC) -m -Wall -O2 -o "$@" "$<" || \
++  ("$(top_builddir)/pre-inst-env" $(COBC) -m -Wall -O2 -g -o "$@" "$<" || 
\
+"$(top_builddir)/pre-inst-env" $(COBC) -m -Wall -o "$@" "$<" || \
+"$(top_builddir)/pre-inst-env" $(COBC) -m -Wall -vv -o "$@" "$<")

diff --git a/dev-lang/gnucobol/gnucobol-3.1.2.ebuild 
b/dev-lang/gnucobol/gnucobol-3.1.2.ebuild
index 8202373ea8e8..b6419a90cf82 100644
--- a/dev-lang/gnucobol/gnucobol-3.1.2.ebuild
+++ b/dev-lang/gnucobol/gnucobol-3.1.2.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=8
 
+inherit autotools
+
 DESCRIPTION="A free/libre COBOL compiler"
 HOMEPAGE="https://gnucobol.sourceforge.io/;
 SRC_URI="mirror://sourceforge/${PN}/$(ver_cut 1-2)/${P}.tar.xz"
@@ -24,6 +26,13 @@ BDEPEND="sys-devel/libtool"
 
 DOCS=( AUTHORS ChangeLog NEWS README README.md )
 
+PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
 src_configure() {
econf \
$(use_with berkdb db) \



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

2022-11-26 Thread Michał Górny
commit: 5c50b9bc472e08cc3f0fc07f5237add7f7fe12a0
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 26 15:40:33 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 26 15:40:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c50b9bc

dev-python/trio: Fix incorrect version in metadata

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

 dev-python/trio/{trio-0.22.0.ebuild => trio-0.22.0-r1.ebuild} | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/dev-python/trio/trio-0.22.0.ebuild 
b/dev-python/trio/trio-0.22.0-r1.ebuild
similarity index 91%
rename from dev-python/trio/trio-0.22.0.ebuild
rename to dev-python/trio/trio-0.22.0-r1.ebuild
index 88fa5db8d5e3..08ba007b088a 100644
--- a/dev-python/trio/trio-0.22.0.ebuild
+++ b/dev-python/trio/trio-0.22.0-r1.ebuild
@@ -47,6 +47,13 @@ distutils_enable_sphinx docs/source \
dev-python/sphinx_rtd_theme \
dev-python/towncrier
 
+src_prepare() {
+   # fix incorrect version
+   # https://github.com/python-trio/trio/issues/2485
+   sed -i -e "s:0.21.0+dev:${PV}:" trio/_version.py || die
+   distutils-r1_src_prepare
+}
+
 python_test() {
local EPYTEST_IGNORE=(
# these tests require internet access



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

2022-11-26 Thread Andreas Sturmlechner
commit: c9ae91a7107bc7fd9a0f5351977428baba45fb7e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 26 13:53:23 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 26 13:53:23 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c9ae91a7

kde-misc/markdownpart: drop 22.11.80

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/markdownpart/markdownpart-22.11.80.ebuild | 29 --
 1 file changed, 29 deletions(-)

diff --git a/kde-misc/markdownpart/markdownpart-22.11.80.ebuild 
b/kde-misc/markdownpart/markdownpart-22.11.80.ebuild
deleted file mode 100644
index 300cfbb5f6..00
--- a/kde-misc/markdownpart/markdownpart-22.11.80.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY=utilities
-KFMIN=5.98.0
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="Markdown viewer KParts plugin based on QTextDocument"
-HOMEPAGE="https://apps.kde.org/markdownpart/;
-
-LICENSE="LGPL-2.1+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kparts-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: kde-apps/poxml/

2022-11-26 Thread Andreas Sturmlechner
commit: a8d09fb3f6d80e692e522b9d69a9ad225ddac201
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 26 13:52:40 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 26 13:52:40 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a8d09fb3

kde-apps/poxml: drop 22.11.80

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/poxml/poxml-22.11.80.ebuild | 21 -
 1 file changed, 21 deletions(-)

diff --git a/kde-apps/poxml/poxml-22.11.80.ebuild 
b/kde-apps/poxml/poxml-22.11.80.ebuild
deleted file mode 100644
index ac82b6a106..00
--- a/kde-apps/poxml/poxml-22.11.80.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtxml-${QTMIN}:5
-   sys-devel/gettext
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: sys-block/partitionmanager/

2022-11-26 Thread Andreas Sturmlechner
commit: a4080825ea4685e85074ec55419466d0d992322a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 26 13:53:25 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 26 13:53:25 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a4080825

sys-block/partitionmanager: drop 22.11.80

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../partitionmanager-22.11.80.ebuild   | 37 --
 1 file changed, 37 deletions(-)

diff --git a/sys-block/partitionmanager/partitionmanager-22.11.80.ebuild 
b/sys-block/partitionmanager/partitionmanager-22.11.80.ebuild
deleted file mode 100644
index e29c8dbf02..00
--- a/sys-block/partitionmanager/partitionmanager-22.11.80.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-KFMIN=5.98.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="Utility for management of disks, partitions and file systems"
-HOMEPAGE="https://apps.kde.org/partitionmanager/;
-
-LICENSE="GPL-3"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   >=sys-auth/polkit-qt-0.113.0[qt5(+)]
-   >=sys-libs/kpmcore-${PVCUT}:5=
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2022-11-26 Thread Andreas Sturmlechner
commit: 5937d15003e8020dd6db80dc6fc4b371326bc733
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 26 15:34:46 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 26 15:34:46 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5937d150

profiles: Drop kde-gear-22.11.80 package.mask

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/package.mask/kde-gear-22.11.80 | 242 
 1 file changed, 242 deletions(-)

diff --git a/profiles/package.mask/kde-gear-22.11.80 
b/profiles/package.mask/kde-gear-22.11.80
deleted file mode 100644
index 66699b1f51..00
--- a/profiles/package.mask/kde-gear-22.11.80
+++ /dev/null
@@ -1,242 +0,0 @@
-# Andreas Sturmlechner ~ast...@gentoo.org> (2022-11-13)
-# KDE Gear 22.11.80 mask
-# Pre-release version.
-#
-~kde-apps/kdialog-22.11.80
-~kde-apps/keditbookmarks-22.11.80
-~kde-apps/kfind-22.11.80
-~kde-apps/konqueror-22.11.80
-~www-client/falkon-22.11.80
-~kde-apps/baloo-widgets-22.11.80
-~kde-apps/dolphin-22.11.80
-~kde-apps/kate-22.11.80
-~kde-apps/kate-addons-22.11.80
-~kde-apps/kate-lib-22.11.80
-~kde-apps/kde-apps-meta-22.11.80
-~kde-apps/kdecore-meta-22.11.80
-~kde-apps/khelpcenter-22.11.80
-~kde-apps/konsole-22.11.80
-~kde-apps/kwrite-22.11.80
-~app-accessibility/kontrast-22.11.80
-~kde-apps/kdeaccessibility-meta-22.11.80
-~kde-apps/kmag-22.11.80
-~kde-apps/kmousetool-22.11.80
-~kde-apps/kmouth-22.11.80
-~kde-apps/kdeadmin-meta-22.11.80
-~kde-apps/kcron-22.11.80
-~kde-apps/ksystemlog-22.11.80
-~kde-apps/analitza-22.11.80
-~kde-apps/artikulate-22.11.80
-~kde-apps/blinken-22.11.80
-~kde-apps/cantor-22.11.80
-~kde-apps/kalgebra-22.11.80
-~kde-apps/kalzium-22.11.80
-~kde-apps/kanagram-22.11.80
-~kde-apps/kbruch-22.11.80
-~kde-apps/kdeedu-data-22.11.80
-~kde-apps/kdeedu-meta-22.11.80
-~kde-apps/kgeography-22.11.80
-~kde-apps/khangman-22.11.80
-~kde-apps/kig-22.11.80
-~kde-apps/kiten-22.11.80
-~kde-apps/klettres-22.11.80
-~kde-apps/kmplot-22.11.80
-~kde-apps/kqtquickcharts-22.11.80
-~kde-apps/ktouch-22.11.80
-~kde-apps/kturtle-22.11.80
-~kde-apps/kwordquiz-22.11.80
-~kde-apps/libkeduvocdocument-22.11.80
-~kde-apps/marble-22.11.80
-~kde-apps/minuet-22.11.80
-~kde-apps/parley-22.11.80
-~kde-apps/rocs-22.11.80
-~kde-apps/step-22.11.80
-~kde-apps/bomber-22.11.80
-~kde-apps/bovo-22.11.80
-~kde-apps/granatier-22.11.80
-~kde-apps/kajongg-22.11.80
-~kde-apps/kapman-22.11.80
-~kde-apps/katomic-22.11.80
-~kde-apps/kblackbox-22.11.80
-~kde-apps/kblocks-22.11.80
-~kde-apps/kbounce-22.11.80
-~kde-apps/kbreakout-22.11.80
-~kde-apps/kdegames-meta-22.11.80
-~kde-apps/kdiamond-22.11.80
-~kde-apps/kfourinline-22.11.80
-~kde-apps/kgoldrunner-22.11.80
-~kde-apps/kigo-22.11.80
-~kde-apps/killbots-22.11.80
-~kde-apps/kiriki-22.11.80
-~kde-apps/kjumpingcube-22.11.80
-~kde-apps/klickety-22.11.80
-~kde-apps/klines-22.11.80
-~kde-apps/kmahjongg-22.11.80
-~kde-apps/kmines-22.11.80
-~kde-apps/knavalbattle-22.11.80
-~kde-apps/knetwalk-22.11.80
-~kde-apps/knights-22.11.80
-~kde-apps/kolf-22.11.80
-~kde-apps/kollision-22.11.80
-~kde-apps/konquest-22.11.80
-~kde-apps/kpat-22.11.80
-~kde-apps/kreversi-22.11.80
-~kde-apps/kshisen-22.11.80
-~kde-apps/ksirk-22.11.80
-~kde-apps/ksnakeduel-22.11.80
-~kde-apps/kspaceduel-22.11.80
-~kde-apps/ksquares-22.11.80
-~kde-apps/ksudoku-22.11.80
-~kde-apps/ktuberling-22.11.80
-~kde-apps/kubrick-22.11.80
-~kde-apps/libkdegames-22.11.80
-~kde-apps/libkmahjongg-22.11.80
-~kde-apps/lskat-22.11.80
-~kde-apps/palapeli-22.11.80
-~kde-apps/picmi-22.11.80
-~kde-apps/gwenview-22.11.80
-~kde-apps/kamera-22.11.80
-~kde-apps/kcolorchooser-22.11.80
-~kde-apps/kdegraphics-meta-22.11.80
-~kde-apps/kdegraphics-mobipocket-22.11.80
-~kde-apps/kolourpaint-22.11.80
-~kde-apps/kruler-22.11.80
-~kde-apps/libkdcraw-22.11.80
-~kde-apps/libkexiv2-22.11.80
-~kde-apps/libksane-22.11.80
-~kde-apps/okular-22.11.80
-~kde-apps/spectacle-22.11.80
-~kde-apps/svgpart-22.11.80
-~kde-apps/thumbnailers-22.11.80
-~kde-misc/colord-kde-22.11.80
-~kde-misc/skanlite-22.11.80
-~media-gfx/skanpage-22.11.80
-~media-libs/ksanecore-22.11.80
-~kde-apps/audiocd-kio-22.11.80
-~kde-apps/dragon-22.11.80
-~kde-apps/ffmpegthumbs-22.11.80
-~kde-apps/juk-22.11.80
-~kde-apps/k3b-22.11.80
-~kde-apps/kamoso-22.11.80
-~kde-apps/kdemultimedia-meta-22.11.80
-~kde-apps/kdenlive-22.11.80
-~kde-apps/kmix-22.11.80
-~kde-apps/kwave-22.11.80
-~kde-apps/libkcddb-22.11.80
-~kde-apps/libkcompactdisc-22.11.80
-~media-sound/elisa-22.11.80
-~kde-apps/dolphin-plugins-dropbox-22.11.80
-~kde-apps/kaccounts-integration-22.11.80
-~kde-apps/kaccounts-providers-22.11.80
-~kde-apps/kdenetwork-meta-22.11.80
-~kde-apps/kdenetwork-filesharing-22.11.80
-~kde-apps/kget-22.11.80
-~kde-apps/kio-extras-22.11.80
-~kde-apps/krdc-22.11.80
-~kde-apps/krfb-22.11.80
-~kde-apps/kopete-22.11.80
-~kde-apps/signon-kwallet-extension-22.11.80
-~kde-misc/kdeconnect-22.11.80
-~kde-misc/kio-gdrive-22.11.80
-~net-irc/konversation-22.11.80
-~net-libs/libktorrent-22.11.80

[gentoo-commits] proj/kde:master commit in: kde-apps/sweeper/

2022-11-26 Thread Andreas Sturmlechner
commit: 900daa055232ffdb42c57c314783eee765a6d651
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 26 13:53:19 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 26 13:53:19 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=900daa05

kde-apps/sweeper: drop 22.11.80

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/sweeper/sweeper-22.11.80.ebuild | 37 
 1 file changed, 37 deletions(-)

diff --git a/kde-apps/sweeper/sweeper-22.11.80.ebuild 
b/kde-apps/sweeper/sweeper-22.11.80.ebuild
deleted file mode 100644
index 6654203d4d..00
--- a/kde-apps/sweeper/sweeper-22.11.80.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.98.0
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="Privacy settings widget to clean unwanted traces on the system"
-HOMEPAGE="https://apps.kde.org/sweeper/
-https://utils.kde.org/projects/sweeper/;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/kactivities-stats-${KFMIN}:5
-   >=kde-frameworks/kbookmarks-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: sys-libs/kpmcore/

2022-11-26 Thread Andreas Sturmlechner
commit: fc044d9477c4decba33a29ca932cbcb0ace05084
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 26 13:53:27 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 26 13:53:27 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fc044d94

sys-libs/kpmcore: drop 22.11.80

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sys-libs/kpmcore/kpmcore-22.11.80.ebuild | 33 
 1 file changed, 33 deletions(-)

diff --git a/sys-libs/kpmcore/kpmcore-22.11.80.ebuild 
b/sys-libs/kpmcore/kpmcore-22.11.80.ebuild
deleted file mode 100644
index e8fc36df8e..00
--- a/sys-libs/kpmcore/kpmcore-22.11.80.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_NONGUI="true"
-KFMIN=5.98.0
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="Library for managing partitions"
-HOMEPAGE="https://apps.kde.org/partitionmanager/;
-
-LICENSE="GPL-3"
-SLOT="5/10"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86"
-IUSE=""
-
-# bug 689468, tests need polkit etc.
-RESTRICT="test"
-
-BDEPEND="virtual/pkgconfig"
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=sys-apps/util-linux-2.33.2
-   >=sys-auth/polkit-qt-0.113.0[qt5(+)]
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: kde-apps/yakuake/

2022-11-26 Thread Andreas Sturmlechner
commit: 81b86d910bb51b90b999c24c9e32552d532d6d9f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 26 13:53:21 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 26 13:53:21 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=81b86d91

kde-apps/yakuake: drop 22.11.80

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/yakuake/yakuake-22.11.80.ebuild | 58 
 1 file changed, 58 deletions(-)

diff --git a/kde-apps/yakuake/yakuake-22.11.80.ebuild 
b/kde-apps/yakuake/yakuake-22.11.80.ebuild
deleted file mode 100644
index 2cdaa360c0..00
--- a/kde-apps/yakuake/yakuake-22.11.80.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.98.0
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="Quake-style terminal emulator based on konsole"
-HOMEPAGE="https://apps.kde.org/yakuake/;
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86"
-IUSE="absolute-position X"
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtsvg-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-apps/konsole-${PVCUT}:5
-   >=kde-frameworks/karchive-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kglobalaccel-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/knewstuff-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/knotifyconfig-${KFMIN}:5
-   >=kde-frameworks/kparts-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   absolute-position? ( >=kde-frameworks/kwayland-${KFMIN}:5 )
-   X? (
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   x11-libs/libX11
-   )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package absolute-position KF5Wayland)
-   -DWITHOUT_X11=$(usex !X)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] proj/kde:master commit in: kde-apps/kteatime/

2022-11-26 Thread Andreas Sturmlechner
commit: 4dd687b2e3fc3f2c7f910d040fc859f14f1c7382
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 26 13:53:10 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 26 13:53:10 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4dd687b2

kde-apps/kteatime: drop 22.11.80

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kteatime/kteatime-22.11.80.ebuild | 33 --
 1 file changed, 33 deletions(-)

diff --git a/kde-apps/kteatime/kteatime-22.11.80.ebuild 
b/kde-apps/kteatime/kteatime-22.11.80.ebuild
deleted file mode 100644
index 9801510397..00
--- a/kde-apps/kteatime/kteatime-22.11.80.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.98.0
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE timer for making a fine cup of tea"
-HOMEPAGE="https://apps.kde.org/kteatime/;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/knotifyconfig-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: kde-apps/kwalletmanager/

2022-11-26 Thread Andreas Sturmlechner
commit: 144081f9dd753e65eb2d556f78b7c15598282949
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 26 13:53:14 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 26 13:53:14 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=144081f9

kde-apps/kwalletmanager: drop 22.11.80

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kwalletmanager/kwalletmanager-22.11.80.ebuild  | 46 --
 1 file changed, 46 deletions(-)

diff --git a/kde-apps/kwalletmanager/kwalletmanager-22.11.80.ebuild 
b/kde-apps/kwalletmanager/kwalletmanager-22.11.80.ebuild
deleted file mode 100644
index 2ccc42397a..00
--- a/kde-apps/kwalletmanager/kwalletmanager-22.11.80.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.98.0
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="Tool to manage the passwords on your system using KDE Wallet"
-HOMEAGE="https://apps.kde.org/kwalletmanager5/
-https://utils.kde.org/projects/kwalletmanager/;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/karchive-${KFMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcodecs-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kitemviews-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kwallet-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: kde-apps/print-manager/

2022-11-26 Thread Andreas Sturmlechner
commit: d3b63033e2f9a0f99382c1a4358bc4c580e1b899
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 26 13:53:16 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 26 13:53:16 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d3b63033

kde-apps/print-manager: drop 22.11.80

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../print-manager/print-manager-22.11.80.ebuild| 62 --
 1 file changed, 62 deletions(-)

diff --git a/kde-apps/print-manager/print-manager-22.11.80.ebuild 
b/kde-apps/print-manager/print-manager-22.11.80.ebuild
deleted file mode 100644
index 1e2813c09d..00
--- a/kde-apps/print-manager/print-manager-22.11.80.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.98.0
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="Manage print jobs and printers in Plasma"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="+gtk"
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/plasma-${KFMIN}:5
-   net-print/cups
-"
-RDEPEND="${DEPEND}
-   >=dev-qt/qtquickcontrols-${QTMIN}:5
-   >=dev-qt/qtquickcontrols2-${QTMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   kde-plasma/kde-cli-tools:5
-   gtk? ( app-admin/system-config-printer )
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
-
-pkg_postinst() {
-   ecm_pkg_postinst
-
-   if [[ -z "${REPLACING_VERSIONS}" ]] && ! use gtk ; then
-   ewarn "By switching off \"gtk\" USE flag, you have chosen to do 
without"
-   ewarn "an important, though optional, runtime dependency:"
-   ewarn
-   ewarn "app-admin/system-config-printer"
-   ewarn
-   ewarn "${PN} will work nevertheless, but is going to be less 
comfortable"
-   ewarn "and will show the following error status during runtime:"
-   ewarn
-   ewarn "\"Failed to group devices: 'The name 
org.fedoraproject.Config.Printing"
-   ewarn "was not provided by any .service files'\""
-   fi
-}



  1   2   3   >