[gentoo-commits] repo/gentoo:master commit in: sys-devel/bmake/

2022-10-05 Thread Jakov Smolić
commit: 4a709e1813dfc1c5aef3d2170297ab42a8828e86
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Oct  6 05:58:00 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Oct  6 05:58:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a709e18

sys-devel/bmake: Keyword 20220924 ppc64, #875395

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

 sys-devel/bmake/bmake-20220924.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/bmake/bmake-20220924.ebuild 
b/sys-devel/bmake/bmake-20220924.ebuild
index 5505e007c65a..2a19a8be21df 100644
--- a/sys-devel/bmake/bmake-20220924.ebuild
+++ b/sys-devel/bmake/bmake-20220924.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 
 # Skip failing test (sandbox and csh)
 PATCHES=(



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

2022-10-05 Thread Hans de Graaff
commit: 06a5ae6c1a7fe8da62cf052f7bc278892cd8cd9e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Oct  6 05:32:15 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Oct  6 05:32:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a5ae6c

dev-util/jenkins-bin: drop 2.346.3, 2.356, 2.361

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

 dev-util/jenkins-bin/Manifest   |  3 --
 dev-util/jenkins-bin/jenkins-bin-2.346.3.ebuild | 45 -
 dev-util/jenkins-bin/jenkins-bin-2.356.ebuild   | 45 -
 dev-util/jenkins-bin/jenkins-bin-2.361.ebuild   | 45 -
 4 files changed, 138 deletions(-)

diff --git a/dev-util/jenkins-bin/Manifest b/dev-util/jenkins-bin/Manifest
index bb34c910f13c..0711d073974b 100644
--- a/dev-util/jenkins-bin/Manifest
+++ b/dev-util/jenkins-bin/Manifest
@@ -1,5 +1,2 @@
-DIST jenkins-bin-2.346.3.war 91196986 BLAKE2B 
43b84852d84e2dbfc3307bf2ac540d324fd4976c93998ef4062fd73acfcf1b7bcae68938a2b892769ddf02a46cda49b06be1a6820c42a1eba01862cfa8a122c8
 SHA512 
5b37a4facc53d26771adfad84d03fc43258ea2a60cf5b73555dc50074e8c9b9afbb49875216d2708d1af4c331254acde250dc9364eca0513add43b0bbe09dc76
-DIST jenkins-bin-2.356.war 90781388 BLAKE2B 
d65e1642a118cfcad66c4585bfe4e30cea8a5e8b598a6ba33b298a158fb2901d0b388aec9087d243648f51067661cccfb610948129f35c40c5c5bba4d3fb89e0
 SHA512 
2b602cac61101e4f47a23727b682684cec6afac7a867606f5210f5213a78ced0d0b1a2bf10507c26c58e480217a59b906626c80d133504f8d195a6e9e8fed94c
 DIST jenkins-bin-2.361.1.war 93504273 BLAKE2B 
dc5592c20401c19ca86a620335bb2dde803cfc786b912996308654e4db28351a2417e7a504f383b3127d46676ac43671872b1f306f38f40256b14c41945a8e03
 SHA512 
4feecd554aeedd94c5693f5e685ff31c882ff34c875a28d9d2d639c1d5f897dc893ee6dcfc037b457d385dbb3f62f7ab3842343711def5e01837cc5744e236b5
-DIST jenkins-bin-2.361.war 93448807 BLAKE2B 
610a29beedb8daa6be624a37a934863857886ac312c3f1b858a83791942bbecc7c34da7e17ac17acf8f67263e8b8466e1d4912f528b29aeafd3b1822748bcff1
 SHA512 
93cd057b00142df516a5dea61da4cf1bb9b8b682d282528be962689b03a834426611c6547bbcd44fa9a4b7a9296e036c5966c22d791021b311ef6a43692f14fb
 DIST jenkins-bin-2.363.war 93462629 BLAKE2B 
7c35594bc03dfd97e93f75b7e05389919ee1634ec2e3a1a4934a2f6215de2420652aaed79ebcde5e7ce9a5e2d8ed7d9495e36f3ee77bcbf6a6d996c2a767c7bb
 SHA512 
4b6207fbd166f6c336181ff224b717b154fbd97a4899e86b94b8e5f3b26d53bb2e3742086a839774edbf6fd56a1d037b14e455474fca7d6f189bb9591b42168c

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.346.3.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.346.3.ebuild
deleted file mode 100644
index aad8d1e6aa4c..
--- a/dev-util/jenkins-bin/jenkins-bin-2.346.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-DESCRIPTION="Extensible continuous integration server"
-HOMEPAGE="https://jenkins.io/;
-LICENSE="MIT"
-SRC_URI="http://mirrors.jenkins-ci.org/war-stable/${PV}/${PN/-bin/}.war -> 
${P}.war"
-SLOT="lts"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux"
-IUSE=""
-
-DEPEND="acct-group/jenkins
-   acct-user/jenkins"
-
-RDEPEND="acct-group/jenkins
-   acct-user/jenkins
-   media-fonts/dejavu
-   media-libs/freetype
-   !dev-util/jenkins-bin:0
-   || ( virtual/jre:17 virtual/jre:11 )"
-
-S="${WORKDIR}"
-
-src_install() {
-   local JENKINS_DIR=/var/lib/jenkins
-
-   keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home
-
-   insinto /opt/jenkins
-   newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
-
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}"/${PN}-r2.logrotate ${PN/-bin/}
-
-   newinitd "${FILESDIR}"/${PN}-r2.init jenkins
-   newconfd "${FILESDIR}"/${PN}.confd jenkins
-
-   systemd_newunit "${FILESDIR}"/${PN}-r3.service jenkins.service
-
-   fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR} 
${JENKINS_DIR}/home ${JENKINS_DIR}/backup
-}

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.356.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.356.ebuild
deleted file mode 100644
index 689933c3f7cc..
--- a/dev-util/jenkins-bin/jenkins-bin-2.356.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-DESCRIPTION="Extensible continuous integration server"
-HOMEPAGE="https://jenkins.io/;
-LICENSE="MIT"
-SRC_URI="http://mirrors.jenkins-ci.org/war/${PV}/${PN/-bin/}.war -> ${P}.war"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux"
-IUSE=""
-
-DEPEND="acct-group/jenkins
-   acct-user/jenkins"
-
-RDEPEND="acct-group/jenkins
-   acct-user/jenkins
-   media-fonts/dejavu
-   media-libs/freetype
-   !dev-util/jenkins-bin:lts
-   || ( virtual/jre:17 virtual/jre:11 )"
-
-S="${WORKDIR}"
-
-src_install() {
-   local JENKINS_DIR=/var/lib/jenkins
-
-   keepdir 

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

2022-10-05 Thread Hans de Graaff
commit: 70e43c0b154270ebc58ff4211d531704efed7ce6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Oct  6 05:33:38 2022 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Oct  6 05:33:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e43c0b

dev-util/jenkins-bin: add 2.361.2

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

 dev-util/jenkins-bin/Manifest   |  1 +
 dev-util/jenkins-bin/jenkins-bin-2.361.2.ebuild | 45 +
 2 files changed, 46 insertions(+)

diff --git a/dev-util/jenkins-bin/Manifest b/dev-util/jenkins-bin/Manifest
index 0711d073974b..2923a8413679 100644
--- a/dev-util/jenkins-bin/Manifest
+++ b/dev-util/jenkins-bin/Manifest
@@ -1,2 +1,3 @@
 DIST jenkins-bin-2.361.1.war 93504273 BLAKE2B 
dc5592c20401c19ca86a620335bb2dde803cfc786b912996308654e4db28351a2417e7a504f383b3127d46676ac43671872b1f306f38f40256b14c41945a8e03
 SHA512 
4feecd554aeedd94c5693f5e685ff31c882ff34c875a28d9d2d639c1d5f897dc893ee6dcfc037b457d385dbb3f62f7ab3842343711def5e01837cc5744e236b5
+DIST jenkins-bin-2.361.2.war 93504834 BLAKE2B 
d5e74022b83a0ee2775a01c2840ebb67212cede7cb27be980353527c522d7feb91b0b70823126f8101429381d2419834b0493da8566f8dbba8d88c60e862c90d
 SHA512 
dc04b13ca2e1afe5f0d1c967558cbfb9720a47f93b62167c4ed4422b7a43b2ac8b806e75ac12e58dc66d85f7e34800948d857aaeb573d923c7fd61a415b8d148
 DIST jenkins-bin-2.363.war 93462629 BLAKE2B 
7c35594bc03dfd97e93f75b7e05389919ee1634ec2e3a1a4934a2f6215de2420652aaed79ebcde5e7ce9a5e2d8ed7d9495e36f3ee77bcbf6a6d996c2a767c7bb
 SHA512 
4b6207fbd166f6c336181ff224b717b154fbd97a4899e86b94b8e5f3b26d53bb2e3742086a839774edbf6fd56a1d037b14e455474fca7d6f189bb9591b42168c

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.361.2.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.361.2.ebuild
new file mode 100644
index ..aad8d1e6aa4c
--- /dev/null
+++ b/dev-util/jenkins-bin/jenkins-bin-2.361.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit systemd
+
+DESCRIPTION="Extensible continuous integration server"
+HOMEPAGE="https://jenkins.io/;
+LICENSE="MIT"
+SRC_URI="http://mirrors.jenkins-ci.org/war-stable/${PV}/${PN/-bin/}.war -> 
${P}.war"
+SLOT="lts"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux"
+IUSE=""
+
+DEPEND="acct-group/jenkins
+   acct-user/jenkins"
+
+RDEPEND="acct-group/jenkins
+   acct-user/jenkins
+   media-fonts/dejavu
+   media-libs/freetype
+   !dev-util/jenkins-bin:0
+   || ( virtual/jre:17 virtual/jre:11 )"
+
+S="${WORKDIR}"
+
+src_install() {
+   local JENKINS_DIR=/var/lib/jenkins
+
+   keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home
+
+   insinto /opt/jenkins
+   newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
+
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/${PN}-r2.logrotate ${PN/-bin/}
+
+   newinitd "${FILESDIR}"/${PN}-r2.init jenkins
+   newconfd "${FILESDIR}"/${PN}.confd jenkins
+
+   systemd_newunit "${FILESDIR}"/${PN}-r3.service jenkins.service
+
+   fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR} 
${JENKINS_DIR}/home ${JENKINS_DIR}/backup
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-guest-additions/

2022-10-05 Thread Joonas Niilola
commit: 4a443d31012694f50de56f8421b3137fb77e0643
Author: Joonas Niilola  gentoo  org>
AuthorDate: Thu Oct  6 05:23:51 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Oct  6 05:23:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a443d31

app-emulation/virtualbox-guest-additions: Stabilize 6.1.38 x86, #875332

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

 .../virtualbox-guest-additions/virtualbox-guest-additions-6.1.38.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-6.1.38.ebuild
 
b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-6.1.38.ebuild
index f4ad72e4a393..896c8718bc4a 100644
--- 
a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-6.1.38.ebuild
+++ 
b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-6.1.38.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://download.virtualbox.org/virtualbox/${DIR_PV:-${MY_PV}}/${MY_P}.
 LICENSE="GPL-2"
 SLOT="0/$(ver_cut 1-2)"
 [[ "${PV}" == *_beta* ]] || [[ "${PV}" == *_rc* ]] || \
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="X"
 
 # automount Error: VBoxServiceAutoMountWorker: Group "vboxsf" does not exist



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

2022-10-05 Thread Joonas Niilola
commit: 0b1e6d9e1cbe6a74349bda3e38d1a93111858e3c
Author: Joonas Niilola  gentoo  org>
AuthorDate: Thu Oct  6 05:25:30 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Oct  6 05:25:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1e6d9e

media-sound/flacon: Stabilize 9.1.0 x86, #875176

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

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

diff --git a/media-sound/flacon/flacon-9.1.0.ebuild 
b/media-sound/flacon/flacon-9.1.0.ebuild
index 04fe9d3937b9..5f2a960ee2d2 100644
--- a/media-sound/flacon/flacon-9.1.0.ebuild
+++ b/media-sound/flacon/flacon-9.1.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/flacon/flacon/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 BDEPEND="



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

2022-10-05 Thread Joonas Niilola
commit: 3d0dd0577d156833a214bd59562e89fdda1e6378
Author: Joonas Niilola  gentoo  org>
AuthorDate: Thu Oct  6 05:25:00 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Oct  6 05:25:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d0dd057

media-sound/flacon: Stabilize 9.1.0 amd64, #875176

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

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

diff --git a/media-sound/flacon/flacon-9.1.0.ebuild 
b/media-sound/flacon/flacon-9.1.0.ebuild
index 6de27bcb88a1..04fe9d3937b9 100644
--- a/media-sound/flacon/flacon-9.1.0.ebuild
+++ b/media-sound/flacon/flacon-9.1.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/flacon/flacon/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 BDEPEND="



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

2022-10-05 Thread John Helmert III
commit: fc974604fdfbe923462a27c90c789521f55515a2
Author: John Helmert III  gentoo  org>
AuthorDate: Thu Oct  6 02:22:23 2022 +
Commit: John Helmert III  gentoo  org>
CommitDate: Thu Oct  6 02:28:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc974604

net-p2p/arti: add 1.0.1

Signed-off-by: John Helmert III  gentoo.org>

 net-p2p/arti/Manifest  |  63 ++
 net-p2p/arti/arti-1.0.1.ebuild | 439 +
 2 files changed, 502 insertions(+)

diff --git a/net-p2p/arti/Manifest b/net-p2p/arti/Manifest
index 50e04993d73c..3e7b80f76858 100644
--- a/net-p2p/arti/Manifest
+++ b/net-p2p/arti/Manifest
@@ -3,13 +3,16 @@ DIST adler-1.0.2.crate 12778 BLAKE2B 
a1dc17786adae945ac09d3525e609ed944e64656907
 DIST aes-0.8.1.crate 123260 BLAKE2B 
a926f713752eb3914c337df5fb9714d47929822d7cc8d6c893e3fdd437a475604f43ed9a5c0b37d13874bfc5cb7b4966f0383607d9a8850863f3fd087f88aa9d
 SHA512 
c27cae53c87117b97f3b711fdd6e73e8c38f0e810f55d0828494caf6c8cb00a9830bedd9afc3cc4940165eac2d3587b4fd8e15dc09be7ee1ac986dec3e27dc54
 DIST ahash-0.7.6.crate 38030 BLAKE2B 
aca3661477fcd7822d6d10970151e05c28e1615f8cd7ddaac064b15102027e404b19b0f3f16dd76145048594ea1c22ae27dd08cc05c411efbae9ec7a1ef55ce9
 SHA512 
61354688b6fb096359faefb6f34be958cd2215d56b88c22c737d24183eaad433f811bc9e64f927e4852c87d2799c22fda82b55cfbef2ed6357ff74f0c4ffec68
 DIST aho-corasick-0.7.18.crate 112923 BLAKE2B 
4f6947d1aacf89ccfab0592cdc55fa61ef09cea38231d3f758765dbce328a810c0b588be4ba96e81d64955379ee005722d22a7aec39caea6e72342245d7ca34f
 SHA512 
7a23b16231a90d23ee60ad4c81bc225410599a4560d33d3a203138fc540c39cf1000100fed3aed40dcc371c3635656a3792545dca5dd1aefbde00d8774eebd00
+DIST aho-corasick-0.7.19.crate 113070 BLAKE2B 
5ddaa0d415d19cf9922b5723bf3480750634ea68cb66fd05bfa2bf57607eb6383ba86d8c55f70adb87b71b98caa73d8f6ebd075c006493530c81979032899b60
 SHA512 
0d63d29079650bde4e8a9f8529716b9d8c42db076a1d74715116240c2628173f1e86fb29c08a25ad07a0148e48789ab20de0c186a8b3dfb193cbfeb0d76ae78c
 DIST ansi_term-0.12.1.crate 24838 BLAKE2B 
f636772c34e2d68cda7b8d3b2b86abda074585a62bd2654812ce92384244655a9197fa66e6939e19a674c0148ca605313d83de262bb18c2339a8a4eb4438a791
 SHA512 
b840e28b3e7700689a69a39659b1e066560078dd4a58326b91a028915819e7af883399ee53e920db68fd974c58d35bb1ddf8d427af5937d5f696f57c4376b671
 DIST anyhow-1.0.58.crate 43137 BLAKE2B 
8e797dfab555d7076128851203ec1c6cb3c448bad52fe28c82b10518549971e6daaaca52d4a0dbb126549fd819706d6788e5322c6433ed71836c7f6051230b7a
 SHA512 
78b21c51efd37e2be8f5672dc57f23ecd222d910604276da094754e06b86eb5a899d7ca7fb9f92566a13f70c116b05fed93d68a06320894d76a14a31e6c557b7
 DIST anyhow-1.0.63.crate 43461 BLAKE2B 
6e98a34c151493c032ce236ef1be389616ac6668974e40cc013316be76493ef3c5720555af27f26d301b558413ff27e7f59f7acb6a8d98609644d77986669798
 SHA512 
41ae7338ba0505cf43b6c8a36b54e5714de91dc2c9c8fe5ba4272fc72ee30c9fc205bc1a63d968ce68b68a556c5307597c91b036e25f71f93b3245303f636ec7
+DIST anyhow-1.0.65.crate 43585 BLAKE2B 
4a808e60ffed900ef37d8fbf7ae97caec6fb81d23a8a5411c5c0143636652c41a9579b156ead5eab66d57c53be2bbc336cbd5f7b60c6c20cad389d45861d82f8
 SHA512 
86b83c88fbc343f4ff1bfba5bf91f3c5133fbed8276e78f4222b28e38ada79c4245e2780934897525b41cbd4b8a9d0bc9cbd8b6c2dd32544ba124d458f5a490c
 DIST approx-0.5.1.crate 15100 BLAKE2B 
8fe84d52263521c0b72a1d1e82ed283828f680b8b56f532df2c14ea86ca09e793686d823c5d58ecfd7a829948543bb375e85223c866cf036e9432be5d6aa7399
 SHA512 
c6d768496c974b6ff4cf7ad8e65f3fc9faf29a1957da497968ee112c6a0b9d7a0ff9a2579206e864976c0f65ed2190bc9d2b63b31a09ced7b57879e207c46407
 DIST arrayref-0.3.6.crate 10035 BLAKE2B 
88292fa4b3ad4fccd03772c2f0eca04cc13373fe094358bac57d7523c256d89f3087603e5bcb2a0b15d8b2ecd48e904a822b2cb800276a9c47ad6c6b660d9d34
 SHA512 
368341d00706c1250ff081b0d99c36c9af694a62ff4f4d8c837234340295771ca49c5439b24b6e1a4f2c3c5821764e98881dcb22d793f83de632fd5cb457671f
 DIST arti-0.6.0.tar.gz 1092556 BLAKE2B 
48afb0f5cfa6a029e3501cb45f25ef722873a50ac86e0237996f5caa1801f67d263e756b620e2afb675f297bd3e3844c8dbbad235511f111c5d7678063d2c06d
 SHA512 
a8e58672ced0a053315ed066219d712e5bf225212c14d9e5e7cc4fd66391f6c0cf5d417de7f755a52ca380a4887a14496c7ea12344e56a978edf409cfdcc22b1
 DIST arti-1.0.0.tar.gz 1164263 BLAKE2B 
fc59d424abbdae13a39bfd2e39a5ce668530ab4dd85d35bd14ef8789da7ce31cab6f049f5aed447f0cce53bded3e6bff234580fc2b33f25640bedf6e1c6d2129
 SHA512 
4ac377105c372706177d7b7f931dc64a14df8dd43d9c6e7ffa5a16dab81a307e4a1f53293f21752c92f728c9ab4c2611cccd29bf92f4e2c5072b03f8c8de4f63
+DIST arti-1.0.1.tar.gz 1179660 BLAKE2B 
6116eba5b920f0f503e46c051a37925f15117a271d99c7628f2def3f62fca42806359ea636c9624584e9868833d6970ec140b386c4beb4412f32eb5aa67eb0a9
 SHA512 
8c43906981b85ac946b920142e39188747ffa01faed11f4422450e431e5b18298315fbf3712a87f63c778f22b8ba2c72a8232f24760930a15686da4a74733113
 DIST async-broadcast-0.4.1.crate 19732 BLAKE2B 
9b48985cf6b10a14911a7c83c742357c818bd5e0847eb825fb00b89ac90961504eda9ba3c5b2312bc02800e41863bc03772519a44e3ea8429be99783f6256509
 SHA512 

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

2022-10-05 Thread Maciej Barć
commit: b4f7cb650e4e985964819af5a80c4609922caf83
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Oct  6 02:28:12 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Oct  6 02:28:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f7cb65

dev-lang/dafny-bin: drop old 3.7.3

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

 dev-lang/dafny-bin/Manifest   |  1 -
 dev-lang/dafny-bin/dafny-bin-3.7.3.ebuild | 50 ---
 2 files changed, 51 deletions(-)

diff --git a/dev-lang/dafny-bin/Manifest b/dev-lang/dafny-bin/Manifest
index fe3bb673077d..67e2634f4132 100644
--- a/dev-lang/dafny-bin/Manifest
+++ b/dev-lang/dafny-bin/Manifest
@@ -1,4 +1,3 @@
-DIST dafny-3.7.3-x64-ubuntu-16.04.zip 76169341 BLAKE2B 
eb8bee64a0bd39b8af0996e298590c83bcf306dbfda5bc486ef70b13187b4fc0131fd2b98d5eb1b87a3177b1f25c5cd64b82522e4d57cf1b0d2aa1eb34869789
 SHA512 
0bdda39e8ae22eff72bd57e4ef5f07495e27156b11ff553a2e1f76731d7daa5ce6ac4f4d8b16b3365eacbbd25bc81d88cbfece9a0350e2a0faac2a035f3d5561
 DIST dafny-3.8.0-x64-ubuntu-16.04.zip 76181911 BLAKE2B 
9fbae78bb08ed448a164188758c53de6eb928f16e941ee2830c5d8ed3980e3f4ccdd4f1b99c30061a5838ef96dd71ad0ac4a69ffdf45ca8a428e37cbd1f8049d
 SHA512 
43628709dfe34d91fda3b723e4f9deacace463a4002c520d62b319f3618b2e62dec93e2fd913926e41c8ef75dd3535a909c4eeb2e58e00faa6ffdd1f028f8277
 DIST dafny-3.8.1-x64-ubuntu-16.04.zip 76192825 BLAKE2B 
fbfe65f917fb1c04151969e466097ea5703b70fea5c2e04ed6ed756d05c3c46796951d641cca66c30b59d4b70dcee2bef9c7ccac6cd04fe3204b41a08910197c
 SHA512 
ae10f912977827525902317a2215b3066f4271efd2dfdf314859b8c82cfb18ea881bafba5bde0d9f31f3b1429bef252774ca7a495f6661dff7f9f0d5fe042806
 DIST dafny-3.9.0-x64-ubuntu-16.04.zip 76348358 BLAKE2B 
aa217b8583a54f11e23769c214bff182025d7a8669a27f63ef3ee161640f1637d3eebc3e154c44d6cb0dc07060ac0bb3ba38dc7504af04c7a3c04425ee7437df
 SHA512 
e595c80eed0c994a5e2f6cc34b18262f3401d7968e9da32449638591898998a56de70989240e8227ed6c40946205ba20542ac13e4e90cc597de657d81d389060

diff --git a/dev-lang/dafny-bin/dafny-bin-3.7.3.ebuild 
b/dev-lang/dafny-bin/dafny-bin-3.7.3.ebuild
deleted file mode 100644
index 8601d4b64977..
--- a/dev-lang/dafny-bin/dafny-bin-3.7.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Verification-aware programming language"
-HOMEPAGE="https://dafny.org/;
-SRC_URI="https://github.com/dafny-lang/dafny/releases/download/v${PV}/dafny-${PV}-x64-ubuntu-16.04.zip;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="-* ~amd64"  # Binaries are compiled only for x86_64.
-REQUIRED_USE="elibc_glibc"
-
-RDEPEND="
-   dev-libs/userspace-rcu
-   dev-util/lttng-ust
-   sci-mathematics/z3
-"
-BDEPEND="app-arch/unzip"
-
-S="${WORKDIR}"/dafny
-QA_PREBUILT="*"
-
-src_prepare() {
-   default
-
-   # Remove bundled z3.
-   # NOTICE: New versions do not need the bundled one but older versions
-   # hardcoded the path relative to "dafny" binary.
-   # While bumping make sure to verify that system's "z3" is used.
-   rm -r z3 || die
-}
-
-src_install() {
-   local dest=/opt/dafny
-
-   insinto ${dest}
-   # Maybe too general, but this installation mode matched how it arrives.
-   insopts -m0755
-   doins "${S}"/*
-
-   local bin
-   for bin in DafnyServer dafny ; do
-   dosym ../../${dest}/${bin} /usr/bin/${bin}
-   done
-
-   # Make "dafny-server" clients happy.
-   dosym ../../${dest}/DafnyServer /usr/bin/dafny-server
-}



[gentoo-commits] repo/gentoo:master commit in: app-editors/gnome-text-editor/

2022-10-05 Thread Matt Turner
commit: 50152fe95541ba4a09233a3a59dda31a041e6251
Author: Pascal Jäger  leimstift  de>
AuthorDate: Wed Oct  5 13:36:02 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Oct  6 02:07:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50152fe9

app-editors/gnome-text-editor: Version bump to 43.1

Closes: https://github.com/gentoo/gentoo/pull/27634
Signed-off-by: Pascal Jäger  leimstift.de>
Signed-off-by: Matt Turner  gentoo.org>

 app-editors/gnome-text-editor/Manifest |  1 +
 .../gnome-text-editor-43.1.ebuild  | 56 ++
 2 files changed, 57 insertions(+)

diff --git a/app-editors/gnome-text-editor/Manifest 
b/app-editors/gnome-text-editor/Manifest
index 209f8aebae03..74d995d675d4 100644
--- a/app-editors/gnome-text-editor/Manifest
+++ b/app-editors/gnome-text-editor/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-text-editor-42.2.tar.xz 1168504 BLAKE2B 
0bbd02fab92c3ac2df2a38352561dda27662b4ede30d9cfd05b54d58c4dc4824375ee427e764415dc450a2f8dd793ba539e5681df984a20b1d121bd97a3f3008
 SHA512 
4373b048118c7a4253fe99a6ec6091c054154399d34e5a33f933d535f0e6c659023603e08e1cbcddb972d6385632b2b9351455eaa1398dcd7c50b3b4562400ae
 DIST gnome-text-editor-43.0.tar.xz 575536 BLAKE2B 
7e99d63bc42e4a7327451a610bcf022f03f2bf1f4a1665655302fc5dbdf4811f8b828821a49fab4fa1afe3c77568d8cd87dcef97ca8201ff0bb6517f693688a1
 SHA512 
359287e3338531285110628df934ff9c81c236aec692c088084fd3c3944703ec9737f2f12554be477becf0d9a12706b621bd4558a54ebaf70f713c75a750b181
+DIST gnome-text-editor-43.1.tar.xz 601588 BLAKE2B 
0e3b7231327898b554360cfa45c3ba9f8ff005f61b6f68f6ea431d1c9e459b429af4da794b06ce6f4618de06c96a191477f1cadd61cfa6ae9e1ae350b75658a1
 SHA512 
aab2fcf5d0ad705833802bec3ccacce175c16dc717b521e0b220ddf5420760ec76a90db9b4f4ee0722c2b19a40304e1c379f06f2983e4597df233ade67a0f725

diff --git a/app-editors/gnome-text-editor/gnome-text-editor-43.1.ebuild 
b/app-editors/gnome-text-editor/gnome-text-editor-43.1.ebuild
new file mode 100644
index ..69aa51a07264
--- /dev/null
+++ b/app-editors/gnome-text-editor/gnome-text-editor-43.1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="A simple text editor for the GNOME desktop"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-text-editor;
+S="${WORKDIR}/gnome-text-editor-${PV/_/.}"
+
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+
+IUSE="spell"
+
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=dev-libs/glib-2.73.0:2
+   >=gui-libs/gtk-4.7:4
+   >=gui-libs/gtksourceview-5.5.0:5
+   >=gui-libs/libadwaita-1.2:1
+   app-text/editorconfig-core-c
+   spell? (
+   >=app-text/enchant-2.2.0:2
+   dev-libs/icu:=
+   )
+"
+RDEPEND="${DEPEND}
+   gnome-base/gsettings-desktop-schemas
+"
+BDEPEND="
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.21
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   $(meson_feature spell enchant)
+   -Dbugreport_url="https://bugs.gentoo.org;
+   )
+   meson_src_configure
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2022-10-05 Thread Matt Turner
commit: 2ce6d4f56c16c5c1156de4422795a48c798282c5
Author: Guillermo Joandet  gmail  com>
AuthorDate: Wed Oct  5 22:18:30 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Oct  6 02:03:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ce6d4f5

app-misc/gnote: Version bump to 43.0

Closes: https://github.com/gentoo/gentoo/pull/27651
Signed-off-by: Guillermo Joandet  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 app-misc/gnote/Manifest  |  1 +
 app-misc/gnote/gnote-43.0.ebuild | 66 
 2 files changed, 67 insertions(+)

diff --git a/app-misc/gnote/Manifest b/app-misc/gnote/Manifest
index 1e1e06ea01d9..017150773351 100644
--- a/app-misc/gnote/Manifest
+++ b/app-misc/gnote/Manifest
@@ -1,2 +1,3 @@
 DIST gnote-42.0.tar.xz 3330504 BLAKE2B 
847c1c66b86902c13a7e9cd349e0b1e565f046ba81809dca002bfdc07d1e3dc4e12797da90e7689d8fde886ced580da9b744ca736697d1fd933a93cc344304bd
 SHA512 
fcdd653a29ae957faf177bacbe1bbdced186416c04a8f45f194a055914544b0679019935f482834e515a20865f358dfdfc32aa846c0fd24596cf5e569e21b997
 DIST gnote-42.1.tar.xz 3330824 BLAKE2B 
0bfd6276ab8446acfd925dd44fad7bbc94afe770bd4395ad2cfa1b20e4635da681d44db13b20b65262f80959d5cecaf044bc75cc6ea4fed84c79c87d8cda0ad1
 SHA512 
2ff3218b571edc1dcbba1cb5db5127ecfd184883a70bc6bd88391a9679989527680abe4ffb46620e73285fb1caacc23787e2500a867886924b540dfdd7f28d87
+DIST gnote-43.0.tar.xz 3325232 BLAKE2B 
9e56aa164262b710aab872be48fded2a6c70a062ddfe7c95ae633c38269390a6b3c3143c788f0ee43fb37d0229443a600d71e5edfbab1aa387a20e135210a0dc
 SHA512 
34133ba1cef12c02a6518017f6b5b07b6781f05af787034ceb3dd8bc4d59fff2a7cdc17615511e7008c39bebf52e6b78a973840bdd5b6b1e5199226fdd12d91c

diff --git a/app-misc/gnote/gnote-43.0.ebuild b/app-misc/gnote/gnote-43.0.ebuild
new file mode 100644
index ..ffd488033aaf
--- /dev/null
+++ b/app-misc/gnote/gnote-43.0.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome2 meson readme.gentoo-r1
+
+DESCRIPTION="Desktop note-taking application"
+HOMEPAGE="https://wiki.gnome.org/Apps/Gnote;
+
+LICENSE="GPL-3+ FDL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   >=dev-libs/glib-2.62:2[dbus]
+   >=dev-cpp/glibmm-2.62.0:2
+   >=dev-cpp/gtkmm-3.22.20:3.0
+   >=app-crypt/libsecret-0.8
+   >=dev-libs/libxml2-2:2
+   dev-libs/libxslt
+   >=sys-apps/util-linux-2.16:=
+   >=app-text/gspell-1.6.0:=
+   test? ( dev-libs/unittest++ )
+"
+RDEPEND="${DEPEND}
+   gnome-base/gsettings-desktop-schemas
+"
+BDEPEND="
+   app-text/docbook-xml-dtd:4.1.2
+   >=dev-util/intltool-0.35.0
+   dev-util/itstool
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+
+   # Build system requires UnitTest++ >=1.5.1, but the .pc file doesn't
+   # specify a version
+   sed -i -e "/UnitTest++/ s/version: [^,]*,//" meson.build || die
+   if ! use test; then
+   sed -i -e "/unit_test_pp/ s/ = .*/ = disabler()/" meson.build 
|| die
+   fi
+
+   if has_version net-fs/wdfs; then
+   DOC_CONTENTS="You have net-fs/wdfs installed. app-misc/gnote 
will use it to
+   synchronize notes."
+   else
+   DOC_CONTENTS="Gnote can use net-fs/wdfs to synchronize notes.
+   If you want to use that functionality just emerge net-fs/wdfs.
+   Gnote will automatically detect that you did and let you use 
it."
+   fi
+}
+
+src_install() {
+   meson_src_install
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   gnome2_pkg_postinst
+   readme.gentoo_print_elog
+}



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

2022-10-05 Thread Matt Turner
commit: a75a8e959542c6378785bfa2896e0454c9c51b45
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Oct  6 01:51:22 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Oct  6 02:03:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a75a8e95

app-editors/ghex: Update live ebuild

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

 app-editors/ghex/ghex-.ebuild | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/app-editors/ghex/ghex-.ebuild 
b/app-editors/ghex/ghex-.ebuild
index b9a8b8490096..e0eb24528bc6 100644
--- a/app-editors/ghex/ghex-.ebuild
+++ b/app-editors/ghex/ghex-.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/ghex.git;
SRC_URI=""
 else
-   KEYWORDS="~amd64 ~arm ~riscv ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="GPL-2+ FDL-1.1+"
@@ -22,8 +22,9 @@ RESTRICT="!test? ( test )"
 SLOT="4"
 
 RDEPEND="
-   >=dev-libs/glib-2.66.0:2
-   >=gui-libs/gtk-4.0.0:4
+   >=dev-libs/glib-2.68.0:2
+   >=gui-libs/gtk-4.4.0:4
+   gui-libs/libadwaita:1
dev-libs/gobject-introspection
!app-editors/ghex:2
 "
@@ -43,8 +44,13 @@ BDEPEND="
 src_configure() {
local emesonargs=(
-Ddocdir="${EPREFIX}"/usr/share/gtk-doc/
+   -Ddevelopment=false
+   -Dmmap-buffer-backend=true
+   -Ddirect-buffer-backend=true
-Dintrospection=enabled
$(meson_use gtk-doc gtk_doc)
+   -Dstatic-html-help=false
+   -Dvapi=false
)
meson_src_configure
 }



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

2022-10-05 Thread Matt Turner
commit: 089c2328abf644ca1184b11b60aad18d66b30cd5
Author: Guillermo Joandet  gmail  com>
AuthorDate: Wed Oct  5 22:04:55 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Oct  6 02:03:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=089c2328

app-editors/ghex: Version bump to 43.0

Closes: https://github.com/gentoo/gentoo/pull/27650
Signed-off-by: Guillermo Joandet  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 app-editors/ghex/Manifest |  1 +
 app-editors/ghex/ghex-43.0.ebuild | 66 +++
 2 files changed, 67 insertions(+)

diff --git a/app-editors/ghex/Manifest b/app-editors/ghex/Manifest
index b5d3f2a43f36..1c1f423b2e2d 100644
--- a/app-editors/ghex/Manifest
+++ b/app-editors/ghex/Manifest
@@ -1 +1,2 @@
 DIST ghex-42.3.tar.xz 1003928 BLAKE2B 
26bb123fc5a56fc2ff891a057ac276a36bc500a2e23f29bd26a85d6888035e2b8af7aed7f7b679a898c0a98bf042bb4e05c66e55a8fac0eb63422ee03823dc74
 SHA512 
9eff44892d203a2a9aab7239d85f61a860458fd7a8b4d7410f94d4f596ca5e2ff269faa81e620e7fc08bebe40c819a4c0cafefb5278121a9f2c8885bfd17c59f
+DIST ghex-43.0.tar.xz 1020716 BLAKE2B 
e4b6590f9af11d6fbec31266ef9959b827937697eebd02a942b85e0c0d51555ced79ab84b34c4ab42b5cbb6d6071390d00cd0177e7e712e33e240b3132749a19
 SHA512 
4150d33ea1dc40d0c051ba1ba4a4829d084a4aa6ed682bade5b3e039a90049c4d009183e78b06768946b516386aa9e41b888eca61c40d96336d7ab4dd37b395b

diff --git a/app-editors/ghex/ghex-43.0.ebuild 
b/app-editors/ghex/ghex-43.0.ebuild
new file mode 100644
index ..e0eb24528bc6
--- /dev/null
+++ b/app-editors/ghex/ghex-43.0.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="GNOME hexadecimal editor"
+HOMEPAGE="https://wiki.gnome.org/Apps/Ghex;
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/ghex.git;
+   SRC_URI=""
+else
+   KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="GPL-2+ FDL-1.1+"
+IUSE="gtk-doc test"
+RESTRICT="!test? ( test )"
+SLOT="4"
+
+RDEPEND="
+   >=dev-libs/glib-2.68.0:2
+   >=gui-libs/gtk-4.4.0:4
+   gui-libs/libadwaita:1
+   dev-libs/gobject-introspection
+   !app-editors/ghex:2
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   gtk-doc? ( dev-util/gi-docgen )
+   test? (
+   dev-util/desktop-file-utils
+   dev-libs/appstream-glib
+   )
+   dev-util/gtk-update-icon-cache
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   -Ddocdir="${EPREFIX}"/usr/share/gtk-doc/
+   -Ddevelopment=false
+   -Dmmap-buffer-backend=true
+   -Ddirect-buffer-backend=true
+   -Dintrospection=enabled
+   $(meson_use gtk-doc gtk_doc)
+   -Dstatic-html-help=false
+   -Dvapi=false
+   )
+   meson_src_configure
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2022-10-05 Thread Maciej Barć
commit: 37b9a827c71c1c947fc90817b07f3b795cf70820
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Oct  6 01:41:41 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Oct  6 01:59:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37b9a827

dev-python/youtube-search-python: bump to 1.6.6

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

 dev-python/youtube-search-python/Manifest  |  1 +
 .../youtube-search-python-1.6.6.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/youtube-search-python/Manifest 
b/dev-python/youtube-search-python/Manifest
index caf70ac39fa2..20434c2282ad 100644
--- a/dev-python/youtube-search-python/Manifest
+++ b/dev-python/youtube-search-python/Manifest
@@ -1 +1,2 @@
 DIST youtube-search-python-1.6.5.tar.gz 115469 BLAKE2B 
80e3732155113ee6764f370af894c3cf261812dc5ae6d44a1a7f614645a7a85482c4c35736d8319246f3b2e3cb66188908253bfed910700ad6b83d7fd2d9d92f
 SHA512 
1d319401fb6e24064c3235d82680fd6f156bc600155b4d8157cb1b69ae61cffb587d5ac59ea5b5a353657cd3a1275b038dd9af9939da7fe7ac81c7866de10832
+DIST youtube-search-python-1.6.6.tar.gz 115732 BLAKE2B 
d53f99272917c488709a2b7b6273e430e1831d5d34930ad39a5cbb838fec1ee9694b8d7fc8aefcac643dfec0fc91bb278a40224b2e0bc865a93db17d647c8ac8
 SHA512 
b03ead324e7684f7bf28a4c05a104a558dce8bb4e126b42853bcd875675a4a39876bb47cad3e57a618eaffdc1561fd523021be3dd77dd1180b9bf7d752faa2ee

diff --git 
a/dev-python/youtube-search-python/youtube-search-python-1.6.6.ebuild 
b/dev-python/youtube-search-python/youtube-search-python-1.6.6.ebuild
new file mode 100644
index ..923cfa88f17f
--- /dev/null
+++ b/dev-python/youtube-search-python/youtube-search-python-1.6.6.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Get YouTube video information using link WITHOUT YouTube Data API 
v3"
+HOMEPAGE="https://github.com/alexmercerind/youtube-search-python/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/httpx[${PYTHON_USEDEP}]
+   net-misc/yt-dlp[${PYTHON_USEDEP}]
+"



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

2022-10-05 Thread Maciej Barć
commit: 022c23ece950df5476a64d16b48574be124c7f7c
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Oct  6 01:49:12 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Oct  6 01:59:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=022c23ec

dev-lang/dafny-bin: bump to 3.9.0

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

 dev-lang/dafny-bin/Manifest   |  1 +
 dev-lang/dafny-bin/dafny-bin-3.9.0.ebuild | 51 +++
 2 files changed, 52 insertions(+)

diff --git a/dev-lang/dafny-bin/Manifest b/dev-lang/dafny-bin/Manifest
index 16bad2dd965f..fe3bb673077d 100644
--- a/dev-lang/dafny-bin/Manifest
+++ b/dev-lang/dafny-bin/Manifest
@@ -1,3 +1,4 @@
 DIST dafny-3.7.3-x64-ubuntu-16.04.zip 76169341 BLAKE2B 
eb8bee64a0bd39b8af0996e298590c83bcf306dbfda5bc486ef70b13187b4fc0131fd2b98d5eb1b87a3177b1f25c5cd64b82522e4d57cf1b0d2aa1eb34869789
 SHA512 
0bdda39e8ae22eff72bd57e4ef5f07495e27156b11ff553a2e1f76731d7daa5ce6ac4f4d8b16b3365eacbbd25bc81d88cbfece9a0350e2a0faac2a035f3d5561
 DIST dafny-3.8.0-x64-ubuntu-16.04.zip 76181911 BLAKE2B 
9fbae78bb08ed448a164188758c53de6eb928f16e941ee2830c5d8ed3980e3f4ccdd4f1b99c30061a5838ef96dd71ad0ac4a69ffdf45ca8a428e37cbd1f8049d
 SHA512 
43628709dfe34d91fda3b723e4f9deacace463a4002c520d62b319f3618b2e62dec93e2fd913926e41c8ef75dd3535a909c4eeb2e58e00faa6ffdd1f028f8277
 DIST dafny-3.8.1-x64-ubuntu-16.04.zip 76192825 BLAKE2B 
fbfe65f917fb1c04151969e466097ea5703b70fea5c2e04ed6ed756d05c3c46796951d641cca66c30b59d4b70dcee2bef9c7ccac6cd04fe3204b41a08910197c
 SHA512 
ae10f912977827525902317a2215b3066f4271efd2dfdf314859b8c82cfb18ea881bafba5bde0d9f31f3b1429bef252774ca7a495f6661dff7f9f0d5fe042806
+DIST dafny-3.9.0-x64-ubuntu-16.04.zip 76348358 BLAKE2B 
aa217b8583a54f11e23769c214bff182025d7a8669a27f63ef3ee161640f1637d3eebc3e154c44d6cb0dc07060ac0bb3ba38dc7504af04c7a3c04425ee7437df
 SHA512 
e595c80eed0c994a5e2f6cc34b18262f3401d7968e9da32449638591898998a56de70989240e8227ed6c40946205ba20542ac13e4e90cc597de657d81d389060

diff --git a/dev-lang/dafny-bin/dafny-bin-3.9.0.ebuild 
b/dev-lang/dafny-bin/dafny-bin-3.9.0.ebuild
new file mode 100644
index ..c7dbe567fbba
--- /dev/null
+++ b/dev-lang/dafny-bin/dafny-bin-3.9.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Verification-aware programming language"
+HOMEPAGE="https://dafny.org/;
+SRC_URI="https://github.com/dafny-lang/dafny/releases/download/v${PV}/dafny-${PV}-x64-ubuntu-16.04.zip;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+REQUIRED_USE="elibc_glibc"
+
+RDEPEND="
+   dev-libs/userspace-rcu
+   dev-util/lttng-ust
+   sci-mathematics/z3
+"
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}"/dafny
+QA_PREBUILT="*"
+
+src_prepare() {
+   default
+
+   # Remove bundled z3.
+   # NOTICE: New versions do not need the bundled one but older versions
+   # hardcoded the path relative to "dafny" binary.
+   # While bumping make sure to verify that system's "z3" is used
+   # by, for example, compiling/verifying a simple dafny program.
+   rm -r z3 || die
+}
+
+src_install() {
+   local dest=/opt/dafny
+
+   insinto ${dest}
+   # Maybe too general, but this installation mode matched how it arrives.
+   insopts -m0755
+   doins "${S}"/*
+
+   local bin
+   for bin in DafnyServer dafny ; do
+   dosym ../../${dest}/${bin} /usr/bin/${bin}
+   done
+
+   # Make "dafny-server" clients happy.
+   dosym ../../${dest}/DafnyServer /usr/bin/dafny-server
+}



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

2022-10-05 Thread Ionen Wolkens
commit: 5e40797ab258028edcec122eef526fd7f5e7cbe5
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Thu Oct  6 01:44:00 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Thu Oct  6 01:45:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e40797a

app-text/convertlit: fix build with upcoming clang16

(revbumped in previous commit at same time for other compilers)

Closes: https://bugs.gentoo.org/870946
Signed-off-by: Ionen Wolkens  gentoo.org>

 app-text/convertlit/convertlit-1.8-r4.ebuild   |  1 +
 .../convertlit/files/convertlit-1.8-clang16.patch  | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/app-text/convertlit/convertlit-1.8-r4.ebuild 
b/app-text/convertlit/convertlit-1.8-r4.ebuild
index 2f2dc3f48f30..552a931c5197 100644
--- a/app-text/convertlit/convertlit-1.8-r4.ebuild
+++ b/app-text/convertlit/convertlit-1.8-r4.ebuild
@@ -24,6 +24,7 @@ PATCHES=(
"${FILESDIR}"/${P}-respectflags-r1.patch
"${FILESDIR}"/fix-Wformat-security-warnings.patch
"${FILESDIR}"/support-ar-variable.patch
+   "${FILESDIR}"/${P}-clang16.patch
 )
 
 src_compile() {

diff --git a/app-text/convertlit/files/convertlit-1.8-clang16.patch 
b/app-text/convertlit/files/convertlit-1.8-clang16.patch
new file mode 100644
index ..13d5786c13f9
--- /dev/null
+++ b/app-text/convertlit/files/convertlit-1.8-clang16.patch
@@ -0,0 +1,49 @@
+https://bugs.gentoo.org/870946
+--- a/clit18/display.c
 b/clit18/display.c
+@@ -24,2 +24,3 @@
+ #include 
++#include 
+ #include "litlib.h"
+--- a/clit18/drm5.c
 b/clit18/drm5.c
+@@ -32,2 +32,3 @@
+ #include 
++#include 
+ #include 
+--- a/clit18/explode.c
 b/clit18/explode.c
+@@ -26,2 +26,3 @@
+ #include 
++#include 
+ #include "clit.h"
+--- a/clit18/hexdump.c
 b/clit18/hexdump.c
+@@ -18,2 +18,3 @@
+ #include 
++#include 
+ 
+--- a/clit18/manifest.c
 b/clit18/manifest.c
+@@ -25,2 +25,3 @@
+ #include 
++#include 
+ #include "litlib.h"
+--- a/clit18/transmute.c
 b/clit18/transmute.c
+@@ -24,2 +24,3 @@
+ #include 
++#include 
+ #include "litlib.h"
+--- a/lib/litsections.c
 b/lib/litsections.c
+@@ -33,2 +33,3 @@
+ #include "litinternal.h"
++#include "lzx/lzx.h"
+ #include "lzx.h"
+--- a/lib/newlzx/lzxglue.c
 b/lib/newlzx/lzxglue.c
+@@ -30,2 +30,3 @@
+ #include 
++#include 
+ #include "litlib.h"



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

2022-10-05 Thread Ionen Wolkens
commit: 0c1935c827b591bab2814ea550dc09214bcc258e
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Thu Oct  6 01:17:22 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Thu Oct  6 01:45:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c1935c8

sci-misc/fitscut: EAPI6->8, remove dead urls

Also fix license and update deps.

Signed-off-by: Ionen Wolkens  gentoo.org>

 ...itscut-1.4.4.ebuild => fitscut-1.4.4-r1.ebuild} | 29 --
 1 file changed, 16 insertions(+), 13 deletions(-)

diff --git a/sci-misc/fitscut/fitscut-1.4.4.ebuild 
b/sci-misc/fitscut/fitscut-1.4.4-r1.ebuild
similarity index 57%
rename from sci-misc/fitscut/fitscut-1.4.4.ebuild
rename to sci-misc/fitscut/fitscut-1.4.4-r1.ebuild
index 918c52024dbc..01b7876239ae 100644
--- a/sci-misc/fitscut/fitscut-1.4.4.ebuild
+++ b/sci-misc/fitscut/fitscut-1.4.4-r1.ebuild
@@ -1,38 +1,41 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit autotools
 
 DESCRIPTION="Extract cutouts from FITS image files"
-HOMEPAGE="http://acs.pha.jhu.edu/general/software/fitscut/;
-SRC_URI="http://acs.pha.jhu.edu/general/software/fitscut/download/${P}.tar.gz;
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
 
 RDEPEND="
-   sci-libs/cfitsio:0=
-   sci-astronomy/wcstools:0=
-   media-libs/libpng:0=
-   virtual/jpeg:0="
+   media-libs/libjpeg-turbo:=
+   media-libs/libpng:=
+   sci-astronomy/wcstools
+   sci-libs/cfitsio:="
 DEPEND="${RDEPEND}"
 
-PATCHES=( "${FILESDIR}/${P}-fix-asinh.patch" )
+PATCHES=(
+   "${FILESDIR}"/${P}-fix-asinh.patch
+)
 
 src_prepare() {
default
+
# gentoo wcs is called wcstools to avoid conflict with wcslib
sed -e 's/libwcs/wcs/g' \
-i wcs*.c fitscut.c || die
+
# cfitsio/fitsio.h might conflict with host on prefix
sed -e 's/LIB(wcs,/LIB(wcstools,/' \
-e 's/-lwcs/-lwcstools/' \
-e '/cfitsio\/fitsio.h/d' \
-   configure.in > configure.ac || die
-   rm configure.in
+   -i configure.in || die
+
eautoreconf
 }



[gentoo-commits] repo/gentoo:master commit in: sci-misc/fitscut/files/, sci-misc/fitscut/

2022-10-05 Thread Ionen Wolkens
commit: bb33a26118846931987d910439507dc012f7ad58
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Thu Oct  6 01:20:27 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Thu Oct  6 01:45:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb33a261

sci-misc/fitscut: fix build with upcoming clang16

(revbumped at same time previous commit for other compilers)

Closes: https://bugs.gentoo.org/870928
Signed-off-by: Ionen Wolkens  gentoo.org>

 sci-misc/fitscut/files/fitscut-1.4.4-clang16.patch | 7 +++
 sci-misc/fitscut/fitscut-1.4.4-r1.ebuild   | 1 +
 2 files changed, 8 insertions(+)

diff --git a/sci-misc/fitscut/files/fitscut-1.4.4-clang16.patch 
b/sci-misc/fitscut/files/fitscut-1.4.4-clang16.patch
new file mode 100644
index ..c41014d13f7c
--- /dev/null
+++ b/sci-misc/fitscut/files/fitscut-1.4.4-clang16.patch
@@ -0,0 +1,7 @@
+https://bugs.gentoo.org/870928
+--- a/colormap.c
 b/colormap.c
+@@ -28,2 +28,3 @@
+ #include 
++#include 
+ #include 

diff --git a/sci-misc/fitscut/fitscut-1.4.4-r1.ebuild 
b/sci-misc/fitscut/fitscut-1.4.4-r1.ebuild
index 01b7876239ae..1b88c8f32e5f 100644
--- a/sci-misc/fitscut/fitscut-1.4.4-r1.ebuild
+++ b/sci-misc/fitscut/fitscut-1.4.4-r1.ebuild
@@ -22,6 +22,7 @@ DEPEND="${RDEPEND}"
 
 PATCHES=(
"${FILESDIR}"/${P}-fix-asinh.patch
+   "${FILESDIR}"/${P}-clang16.patch
 )
 
 src_prepare() {



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

2022-10-05 Thread Ionen Wolkens
commit: 5a0cdbcf4e1c63c482429a2098de3101fd4aff93
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Thu Oct  6 01:30:35 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Thu Oct  6 01:45:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0cdbcf

app-text/convertlit: EAPI6->8, fix license, direct AR

Closes: https://bugs.gentoo.org/718570
Signed-off-by: Ionen Wolkens  gentoo.org>

 ...tlit-1.8-r3.ebuild => convertlit-1.8-r4.ebuild} | 31 +-
 1 file changed, 13 insertions(+), 18 deletions(-)

diff --git a/app-text/convertlit/convertlit-1.8-r3.ebuild 
b/app-text/convertlit/convertlit-1.8-r4.ebuild
similarity index 54%
rename from app-text/convertlit/convertlit-1.8-r3.ebuild
rename to app-text/convertlit/convertlit-1.8-r4.ebuild
index 840c6a5c1e1e..2f2dc3f48f30 100644
--- a/app-text/convertlit/convertlit-1.8-r3.ebuild
+++ b/app-text/convertlit/convertlit-1.8-r4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit toolchain-funcs
 
@@ -10,35 +10,30 @@ MY_P="clit${PV//./}"
 DESCRIPTION="CLit converts MS ebook .lit files to .opf (xml+html+png+jpg)"
 HOMEPAGE="http://www.convertlit.com/;
 SRC_URI="http://www.convertlit.com/${MY_P}src.zip;
+S="${WORKDIR}"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv x86 
~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
 
 RDEPEND=">=dev-libs/libtommath-0.36-r1"
-
-DEPEND="${RDEPEND}
-   app-arch/unzip"
-
-S="${WORKDIR}"
+DEPEND="${RDEPEND}"
+BDEPEND="app-arch/unzip"
 
 PATCHES=(
-   "${FILESDIR}/${P}-respectflags-r1.patch"
-   "${FILESDIR}/fix-Wformat-security-warnings.patch"
-   "${FILESDIR}/support-ar-variable.patch"
+   "${FILESDIR}"/${P}-respectflags-r1.patch
+   "${FILESDIR}"/fix-Wformat-security-warnings.patch
+   "${FILESDIR}"/support-ar-variable.patch
 )
 
 src_compile() {
-   tc-export CC
+   tc-export AR CC
 
-   cd "${S}/lib" || die "failed to change into ${S}/lib directory"
-   emake
-   cd "${S}/${MY_P}" || die "failed to change into ${S}/${MY_P} directory"
-   emake
+   emake -C lib
+   emake -C ${MY_P}
 }
 
 src_install() {
+   dobin ${MY_P}/clit
einstalldocs
-   dobin "${MY_P}/clit"
 }



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

2022-10-05 Thread William Hubbs
commit: 840cbb4676771234cdbaa4c55f88cc34ff64b399
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Oct  6 01:35:32 2022 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Oct  6 01:35:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=840cbb46

dev-lang/go: add 1.18.7, 1.19.2

Bug: https://bugs.gentoo.org/873637
Signed-off-by: William Hubbs  gentoo.org>

 dev-lang/go/Manifest |   2 +
 dev-lang/go/go-1.18.7.ebuild | 196 +
 dev-lang/go/go-1.19.2.ebuild | 201 +++
 3 files changed, 399 insertions(+)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index e7980ce8a9a4..0b9f515b9367 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -1,3 +1,5 @@
 DIST go1.18.5.src.tar.gz 22847094 BLAKE2B 
8edf133aa5b1fa4076db72bd7c63240db6cbd6b9b4725c2a71384ff302bee77e193bcfad6b55bfd31ee58f08fc59d9bbee5750d9227598fe402d6293863595ff
 SHA512 
4ba69ad49b5c17963fdc39ae7f5360fa38950db39ec1fb9b52744d6a209abf177dab6bd587e7457c83a4fd265589907ec241d8b09d0eac76cf984243a14500ef
 DIST go1.18.6.src.tar.gz 22865753 BLAKE2B 
fc86e509006e61434bcf6968aca345474560457be1573c836f24cd1d173d7cd515bbe70376d4231cd4318c77bd8e7c3af1101ded8403b3ca8f0afd08563a38ba
 SHA512 
2af66b09bfe033b413eb7603a73a490319bf49fec0a2e20c40350e60b9ef35250a6dc8544c5fc67bd1ede55e242d056e7749f69ef500a38b1efe4b8f93078de3
+DIST go1.18.7.src.tar.gz 22872579 BLAKE2B 
194ef3440c0e23c4409e433fa9c62419d9aa7c3445bacd45c905cb78b480882e220ca5cb0a45ebe071d8c6592db470832f9358b36b18af557a4684ef6872c456
 SHA512 
cf1ff024e94b900b87cc52d3ec04b0f7f853880a99c416791ad4b9af5f8e50ec82fbe00788bc8dcc184ef5ce1a9df17f5f5e95cf01c0c8138f28f53d691ca5d4
 DIST go1.19.1.src.tar.gz 26527375 BLAKE2B 
80e80189e7e94f0a6bcb5dfdccc56fa3fee82d461816606b5600f6238f8929bb230c74c527ca01a087024002f9e9eb807997bd43639a7af81774d731361ce3a2
 SHA512 
7e8cf557f05d5a537f9305bb9c19cf8ab9ce640376e5ea97ff0d490b016364936e8dfc129462760c4e817af01fdf09e3f815b88412f9985bb254dfa3167752c0
+DIST go1.19.2.src.tar.gz 26534465 BLAKE2B 
9b1eb84a8d840facf69dde8f6263d08239b67b583b3b4fdf0aa5c03cb15c41c0dd6b10df61bfe7d1b02eeb0d1eb97fc5adeaa71e9745318c2648057be3f37259
 SHA512 
72901e5eaf1857b22bf62a82690579aa4bd8b8130f16416313d249600c99e1ae3c1451ac5c53138ce41dd39dd72dcf8d0f3592b98f4239754efcf4f8b0103cb4

diff --git a/dev-lang/go/go-1.18.7.ebuild b/dev-lang/go/go-1.18.7.ebuild
new file mode 100644
index ..c340b5873264
--- /dev/null
+++ b/dev-lang/go/go-1.18.7.ebuild
@@ -0,0 +1,196 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+export CBUILD=${CBUILD:-${CHOST}}
+export CTARGET=${CTARGET:-${CHOST}}
+
+MY_PV=${PV/_/}
+
+inherit toolchain-funcs
+
+case ${PV}  in
+**)
+   EGIT_REPO_URI="https://github.com/golang/go.git;
+   inherit git-r3
+   ;;
+*)
+   SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz "
+   S="${WORKDIR}"/go
+   case ${PV} in
+   *_beta*|*_rc*) ;;
+   *)
+   KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~s390 ~x86 
~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+   ;;
+   esac
+esac
+
+DESCRIPTION="A concurrent garbage collected and typesafe programming language"
+HOMEPAGE="https://go.dev;
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+IUSE="cpu_flags_x86_sse2"
+
+BDEPEND="|| (
+   dev-lang/go
+   dev-lang/go-bootstrap )"
+
+# the *.syso files have writable/executable stacks
+QA_EXECSTACK='*.syso'
+
+# Do not complain about CFLAGS, etc, since Go doesn't use them.
+QA_FLAGS_IGNORED='.*'
+
+# The tools in /usr/lib/go should not cause the multilib-strict check to fail.
+QA_MULTILIB_PATHS="usr/lib/go/pkg/tool/.*/.*"
+
+# This package triggers "unrecognized elf file(s)" notices on riscv.
+# https://bugs.gentoo.org/794046
+QA_PREBUILT='.*'
+
+# Do not strip this package. Stripping is unsupported upstream and may
+# fail.
+RESTRICT+=" strip"
+
+DOCS=(
+AUTHORS
+CONTRIBUTING.md
+CONTRIBUTORS
+PATENTS
+README.md
+)
+
+go_arch() {
+   # By chance most portage arch names match Go
+   local tc_arch=$(tc-arch $@)
+   case "${tc_arch}" in
+   x86)echo 386;;
+   x64-*)  echo amd64;;
+   ppc64) [[ $(tc-endian $@) = big ]] && echo ppc64 || echo 
ppc64le ;;
+   riscv) echo riscv64 ;;
+   s390) echo s390x ;;
+   *)  echo "${tc_arch}";;
+   esac
+}
+
+go_arm() {
+   case "${1:-${CHOST}}" in
+   armv5*) echo 5;;
+   armv6*) echo 6;;
+   armv7*) echo 7;;
+   *)
+   die "unknown GOARM for ${1:-${CHOST}}"
+   ;;
+   esac
+}
+
+go_os() {
+   case "${1:-${CHOST}}" in
+   *-linux*)   echo linux;;
+   *-darwin*)  echo darwin;;
+   *-freebsd*) echo freebsd;;
+   

[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_auth_xradius/files/, www-apache/mod_auth_xradius/

2022-10-05 Thread Ionen Wolkens
commit: 04cfb64931a456066458f208a56dc49d6c35c086
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed Oct  5 23:30:17 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Thu Oct  6 00:33:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04cfb649

www-apache/mod_auth_xradius: fix build with upcoming clang16

Revbump shouldn't mean much for gcc here, but do it anyway in case.

Closes: https://bugs.gentoo.org/870841
Signed-off-by: Ionen Wolkens  gentoo.org>

 .../files/mod_auth_xradius-0.4.6-clang16.patch| 19 +++
 ...4.6-r1.ebuild => mod_auth_xradius-0.4.6-r2.ebuild} |  3 ++-
 2 files changed, 21 insertions(+), 1 deletion(-)

diff --git 
a/www-apache/mod_auth_xradius/files/mod_auth_xradius-0.4.6-clang16.patch 
b/www-apache/mod_auth_xradius/files/mod_auth_xradius-0.4.6-clang16.patch
new file mode 100644
index ..38c7b6852f29
--- /dev/null
+++ b/www-apache/mod_auth_xradius/files/mod_auth_xradius-0.4.6-clang16.patch
@@ -0,0 +1,19 @@
+Need to rename the declarations in md5.h using cpp too.
+
+https://bugs.gentoo.org/870841
+--- a/libradius/porting.h
 b/libradius/porting.h
+@@ -15,12 +15,12 @@
+ 
+ #else
+ 
+-#include "md5.h"
+ #define MD5_DIGEST_LENGTH 16
+ #define MD5Finalxrad_MD5Final
+ #define MD5Init xrad_MD5Init
+ #define MD5Pad  xrad_MD5Pad
+ #define MD5Update   xrad_MD5Update
++#include "md5.h"
+ 
+ #endif
+ 

diff --git a/www-apache/mod_auth_xradius/mod_auth_xradius-0.4.6-r1.ebuild 
b/www-apache/mod_auth_xradius/mod_auth_xradius-0.4.6-r2.ebuild
similarity index 89%
rename from www-apache/mod_auth_xradius/mod_auth_xradius-0.4.6-r1.ebuild
rename to www-apache/mod_auth_xradius/mod_auth_xradius-0.4.6-r2.ebuild
index 1837678a1a09..086e87e1dee0 100644
--- a/www-apache/mod_auth_xradius/mod_auth_xradius-0.4.6-r1.ebuild
+++ b/www-apache/mod_auth_xradius/mod_auth_xradius-0.4.6-r2.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
@@ -20,6 +20,7 @@ PATCHES=(
"${FILESDIR}"/${P}-fallback-support.patch
"${FILESDIR}"/${P}-apache24-api-changes.patch
"${FILESDIR}"/${P}-fno-common.patch
+   "${FILESDIR}"/${P}-clang16.patch
 )
 
 src_prepare() {



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

2022-10-05 Thread Ionen Wolkens
commit: 6794a88c44a772e273d081b4b5d6212aaef81d1e
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed Oct  5 23:50:50 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Thu Oct  6 00:33:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6794a88c

net-analyzer/pinger: fix build with upcoming clang16

Closes: https://bugs.gentoo.org/870871
Signed-off-by: Ionen Wolkens  gentoo.org>

 net-analyzer/pinger/files/pinger-0.33-clang16.patch | 8 
 net-analyzer/pinger/pinger-0.33-r1.ebuild   | 3 ++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/net-analyzer/pinger/files/pinger-0.33-clang16.patch 
b/net-analyzer/pinger/files/pinger-0.33-clang16.patch
new file mode 100644
index ..1a6fe6cf03da
--- /dev/null
+++ b/net-analyzer/pinger/files/pinger-0.33-clang16.patch
@@ -0,0 +1,8 @@
+https://bugs.gentoo.org/870871
+--- a/src/interface_ncurses.c
 b/src/interface_ncurses.c
+@@ -41,3 +41,3 @@
+  * characters */
+-static nr_print_ull(char *c, int max_chars, unsigned long long l)
++static int nr_print_ull(char *c, int max_chars, unsigned long long l)
+ {

diff --git a/net-analyzer/pinger/pinger-0.33-r1.ebuild 
b/net-analyzer/pinger/pinger-0.33-r1.ebuild
index 32bfd97f82a2..38ed420ff7df 100644
--- a/net-analyzer/pinger/pinger-0.33-r1.ebuild
+++ b/net-analyzer/pinger/pinger-0.33-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -35,6 +35,7 @@ DOCS=( AUTHORS BUGS ChangeLog NEWS README )
 PATCHES=(
"${FILESDIR}"/${P}-gentoo.patch
"${FILESDIR}"/${P}-musl-int-types.patch
+   "${FILESDIR}"/${P}-clang16.patch
 )
 
 src_prepare() {



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

2022-10-05 Thread Maciej Barć
commit: c71965df848b77ec5725d2db7192efffc6c6708e
Author: Maciej Barć  gentoo  org>
AuthorDate: Wed Oct  5 23:08:49 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Oct  6 00:30:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c71965df

app-arch/bzip3: bump to 1.1.6

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

 app-arch/bzip3/Manifest   |  1 +
 app-arch/bzip3/bzip3-1.1.6.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/app-arch/bzip3/Manifest b/app-arch/bzip3/Manifest
index d416b2f9b4da..3cb8d3ad9acd 100644
--- a/app-arch/bzip3/Manifest
+++ b/app-arch/bzip3/Manifest
@@ -1,3 +1,4 @@
 DIST bzip3-1.1.3.tar.xz 257212 BLAKE2B 
cc94b4c2caa3123b2c775d66143757bcaea7ead6d8a130391d6714583cfcb92fffca47ad80ffc8b5a01483f6cbfab7101c96521cd97e740116c9e10c64c358e8
 SHA512 
d48695d066ddc79e81c189f8c06e999f8eb8191982db8908f7bd4dfaa0f8fab1ba57e41664962cc6e8611f8398603918e4bd4d58efff2f04292ea54983a6f38d
 DIST bzip3-1.1.4.tar.xz 260404 BLAKE2B 
ddd087b631c9d5945dea0f4da280dfd74fd303eaed10f7553f770ca18b3b65f00718c073d87e565602a9ed02f4604a0d2dda0ff42cbd38f593bb012f5362cc5c
 SHA512 
86f26b290001d255ad1d2378b5e2d59f9c85e1625ba5d7dca86acd544bb80af95b3379c215a03e0f81f77b7972a852d37746c1028464f404d28a6f9b707383b8
 DIST bzip3-1.1.5.tar.xz 265340 BLAKE2B 
0226a97d564f1c9d9d1089b43ae79a9e43d0b77628298ef953c45505ad8d62caaf17bf6fa357857f123cf072b8ccd3003bfe138f25284baa5a5a5cdd8a555f71
 SHA512 
589c2e8e675a61014c7c4e82d0f2067201e3fb97bf7cfa6b7aa23690dc739824226089ac710509cc085b22eeb671ed5e23c6493967a433d3b284cb638af71be8
+DIST bzip3-1.1.6.tar.xz 265708 BLAKE2B 
9429dcb3e9deef8aafdf890215ba95669dbcb135d6d2896f18cc70b482bab321497d3a26f36be59700ad0da879578b7c906f20629c72642aa15fc3b1507a788a
 SHA512 
19120d3a850495a5bcc43b124e4a8eddf41bac55119d0898bf1e7c5b744f4bcc84c41b9018615f577fe3bfdceab8dd2ab6f2722cb9fbf86bf1c0a2da9ca32916

diff --git a/app-arch/bzip3/bzip3-1.1.6.ebuild 
b/app-arch/bzip3/bzip3-1.1.6.ebuild
new file mode 100644
index ..0d9329da48ca
--- /dev/null
+++ b/app-arch/bzip3/bzip3-1.1.6.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="A better and stronger spiritual successor to BZip2"
+HOMEPAGE="https://github.com/kspalaiologos/bzip3;
+
+if [[ ${PV} == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/kspalaiologos/${PN}.git;
+else
+   
SRC_URI="https://github.com/kspalaiologos/${PN}/releases/download/${PV}/${P}.tar.xz;
+   KEYWORDS="~amd64 ~arm64 ~loong ~x86"
+fi
+
+LICENSE="LGPL-3+"
+SLOT="0"
+
+src_configure() {
+   # ./configure script will default to Clang if it is found on the system,
+   # force the use of CC selected by the user with CC=$(tc-getCC)
+   econf CC=$(tc-getCC)
+}
+
+src_install() {
+   default
+
+   find "${ED}" -type f -name '*.la' -delete || die
+}



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

2022-10-05 Thread Maciej Barć
commit: ab9b8257ec6c5b786acaab6bd7c54b97ea2dddc7
Author: Maciej Barć  gentoo  org>
AuthorDate: Wed Oct  5 23:09:58 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Oct  6 00:30:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9b8257

app-arch/bzip3: drop old 1.1.3-r1

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

 app-arch/bzip3/Manifest  |  1 -
 app-arch/bzip3/bzip3-1.1.3-r1.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/app-arch/bzip3/Manifest b/app-arch/bzip3/Manifest
index 3cb8d3ad9acd..799800096eb4 100644
--- a/app-arch/bzip3/Manifest
+++ b/app-arch/bzip3/Manifest
@@ -1,4 +1,3 @@
-DIST bzip3-1.1.3.tar.xz 257212 BLAKE2B 
cc94b4c2caa3123b2c775d66143757bcaea7ead6d8a130391d6714583cfcb92fffca47ad80ffc8b5a01483f6cbfab7101c96521cd97e740116c9e10c64c358e8
 SHA512 
d48695d066ddc79e81c189f8c06e999f8eb8191982db8908f7bd4dfaa0f8fab1ba57e41664962cc6e8611f8398603918e4bd4d58efff2f04292ea54983a6f38d
 DIST bzip3-1.1.4.tar.xz 260404 BLAKE2B 
ddd087b631c9d5945dea0f4da280dfd74fd303eaed10f7553f770ca18b3b65f00718c073d87e565602a9ed02f4604a0d2dda0ff42cbd38f593bb012f5362cc5c
 SHA512 
86f26b290001d255ad1d2378b5e2d59f9c85e1625ba5d7dca86acd544bb80af95b3379c215a03e0f81f77b7972a852d37746c1028464f404d28a6f9b707383b8
 DIST bzip3-1.1.5.tar.xz 265340 BLAKE2B 
0226a97d564f1c9d9d1089b43ae79a9e43d0b77628298ef953c45505ad8d62caaf17bf6fa357857f123cf072b8ccd3003bfe138f25284baa5a5a5cdd8a555f71
 SHA512 
589c2e8e675a61014c7c4e82d0f2067201e3fb97bf7cfa6b7aa23690dc739824226089ac710509cc085b22eeb671ed5e23c6493967a433d3b284cb638af71be8
 DIST bzip3-1.1.6.tar.xz 265708 BLAKE2B 
9429dcb3e9deef8aafdf890215ba95669dbcb135d6d2896f18cc70b482bab321497d3a26f36be59700ad0da879578b7c906f20629c72642aa15fc3b1507a788a
 SHA512 
19120d3a850495a5bcc43b124e4a8eddf41bac55119d0898bf1e7c5b744f4bcc84c41b9018615f577fe3bfdceab8dd2ab6f2722cb9fbf86bf1c0a2da9ca32916

diff --git a/app-arch/bzip3/bzip3-1.1.3-r1.ebuild 
b/app-arch/bzip3/bzip3-1.1.3-r1.ebuild
deleted file mode 100644
index 0d9329da48ca..
--- a/app-arch/bzip3/bzip3-1.1.3-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="A better and stronger spiritual successor to BZip2"
-HOMEPAGE="https://github.com/kspalaiologos/bzip3;
-
-if [[ ${PV} == ** ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/kspalaiologos/${PN}.git;
-else
-   
SRC_URI="https://github.com/kspalaiologos/${PN}/releases/download/${PV}/${P}.tar.xz;
-   KEYWORDS="~amd64 ~arm64 ~loong ~x86"
-fi
-
-LICENSE="LGPL-3+"
-SLOT="0"
-
-src_configure() {
-   # ./configure script will default to Clang if it is found on the system,
-   # force the use of CC selected by the user with CC=$(tc-getCC)
-   econf CC=$(tc-getCC)
-}
-
-src_install() {
-   default
-
-   find "${ED}" -type f -name '*.la' -delete || die
-}



[gentoo-commits] repo/user/gerislay:master commit in: kde-apps/keysmith/

2022-10-05 Thread gerion
commit: 5fa0db4c8b547a99fb2fdb4185b00832ace40edb
Author: Gerion Entrup  flump  de>
AuthorDate: Thu Oct  6 00:08:30 2022 +
Commit: gerion  flump  de>
CommitDate: Thu Oct  6 00:09:27 2022 +
URL:https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=5fa0db4c

kde-apps/keysmith: add 22.09

Signed-off-by: Gerion Entrup  flump.de>

 kde-apps/keysmith/Manifest  |  2 ++
 kde-apps/keysmith/keysmith-22.09.ebuild | 43 +
 2 files changed, 45 insertions(+)

diff --git a/kde-apps/keysmith/Manifest b/kde-apps/keysmith/Manifest
new file mode 100644
index 000..79bc61d
--- /dev/null
+++ b/kde-apps/keysmith/Manifest
@@ -0,0 +1,2 @@
+DIST keysmith-22.09.tar.xz 157224 BLAKE2B 
25ea8b05ddb5529757fccb32784429ccea4337ded016b7f17729cd61d63c13d51ece712e457ebcdfd610e680ae56513dc5c9554e3580b9084dd58b7a275a2df2
 SHA512 
487785bad8cad839e1a2ff59623f8e427e4572ef833da256013316e73b92e8538df1c7253b5c9e9df9993b8c3168884a74a8d4041e9c90e4f76d938e43d3f569
+EBUILD keysmith-22.09.ebuild 960 BLAKE2B 
d4ac85cc206a411b0d50471fac5ea01d583c37f2455aa363f52df3ac37c9c2464def608ab8c35e374a29ea2bd3d69c1a7a6fae0556fce2f6c5dc03e20672dc42
 SHA512 
59329a34cc888e9f97a5fd745eefe227e201731894251e17260d22903d2b685c4ed7138ac93a5a4f25b021d05441dd397cf82fe3789a9b41acc51bff1a25f469

diff --git a/kde-apps/keysmith/keysmith-22.09.ebuild 
b/kde-apps/keysmith/keysmith-22.09.ebuild
new file mode 100644
index 000..ac019d6
--- /dev/null
+++ b/kde-apps/keysmith/keysmith-22.09.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="optional"
+ECM_TEST="false"
+PVCUT=$(ver_cut 1-3)
+KFMIN=5.91.0
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm optfeature
+
+DESCRIPTION="OTP client for Plasma Mobile and Desktop"
+HOMEPAGE="https://invent.kde.org/utilities/keysmith;
+SRC_URI="https://download.kde.org/stable/plasma-mobile/${PV}/${P}.tar.xz;
+
+LICENSE="GPL-3"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE="+dbus"
+
+DEPEND="
+   >=dev-qt/qtcore-${QTMIN}:5
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtsvg-${QTMIN}:5
+   >=dev-qt/qtconcurrent-${QTMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   dbus? (
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   $(usex dbus "-DBUILD_DBUS_INTERFACE=TRUE")
+   )
+   ecm_src_configure
+}



[gentoo-commits] repo/user/gerislay:master commit in: dev-python/sra/

2022-10-05 Thread gerion
commit: 0febb271e1c35c31f430cc090781e6023649bfd2
Author: Gerion Entrup  flump  de>
AuthorDate: Thu Oct  6 00:09:44 2022 +
Commit: gerion  flump  de>
CommitDate: Thu Oct  6 00:09:44 2022 +
URL:https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=0febb271

dev-python/sra: add gitlab dependency

Signed-off-by: Gerion Entrup  flump.de>

 dev-python/sra/Manifest| 2 +-
 dev-python/sra/sra-.ebuild | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/sra/Manifest b/dev-python/sra/Manifest
index 9698899..4a3da74 100644
--- a/dev-python/sra/Manifest
+++ b/dev-python/sra/Manifest
@@ -1 +1 @@
-EBUILD sra-.ebuild 686 BLAKE2B 
cf10018021c0fd1a5ecfa71d30c74550e09961a01f00f21988e70fad20b04df0851bdb1d98e1743f7134c7302ec1725b5178eaef2a758fe09a4484351060fabd
 SHA512 
0b3e42f27bb7118fb145d87cbc22b2730eee3810ea66269cb372cb0bca6cdc3f39063325c1d452bb3f16898c6ba9875bbe0528e120a659c5c4809e8c1aca6b09
+EBUILD sra-.ebuild 727 BLAKE2B 
bdf4d586a65a953c3d7b76621cb5aac2eb19a9aa3d699f5fc166d6ae13a2120906ce3ebb67b434e39dc2fa82e33e59ecafd8e805ab323f892fc564636d454c8b
 SHA512 
4889dca4679b2f8822b3fadbeea8312c314ad277a65c738a14fc21376e3ee27c996458e5f43a99fa569a49d2624e0040e5753b7ab137e2119235cf09efa6584a

diff --git a/dev-python/sra/sra-.ebuild b/dev-python/sra/sra-.ebuild
index 39d82f3..34ca7d8 100644
--- a/dev-python/sra/sra-.ebuild
+++ b/dev-python/sra/sra-.ebuild
@@ -22,5 +22,6 @@ DEPEND="
dev-python/requests[${PYTHON_USEDEP}]
dev-python/fusepy[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
+   dev-vcs/python-gitlab[${PYTHON_USEDEP}]
qis? ( app-shells/fzf )"
 RDEPEND="${DEPEND}"



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

2022-10-05 Thread Matthew Thode
commit: 153b93bf660f8360d82beeb9a2ed92532a522e9f
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Oct  5 23:55:16 2022 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Oct  5 23:56:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153b93bf

app-crypt/certbot: add 1.31.0

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

 app-crypt/certbot/Manifest  |  1 +
 app-crypt/certbot/certbot-1.31.0.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/app-crypt/certbot/Manifest b/app-crypt/certbot/Manifest
index 8ae96f64bfb0..4374c9ab7fd6 100644
--- a/app-crypt/certbot/Manifest
+++ b/app-crypt/certbot/Manifest
@@ -1,2 +1,3 @@
 DIST certbot-1.29.0.tar.gz 1367853 BLAKE2B 
c0d8d2c05a061b2d50564a97bf17ae883bd443321bf99cea13fbae196c7ec876231d803d5389e524997dd8632035d5ad60b1a99b025a22a65d0865d564cfafc5
 SHA512 
755781e12e0e4cdb41aa16d90ab6a334ef41a98630e08127a867c8e8813ee45ebd3f6f54168fe747900f6ab59539e414ffed7891c05746b3a7af2e2a96a8d522
 DIST certbot-1.30.0.tar.gz 1370072 BLAKE2B 
c9286bc6dfee59c5a7b458430b08ee273615b42e40d2355b41c5d58a0b8757d83551e947058660e4abda88d7f11c16184a248c313b4d01e145df0e39b717bf86
 SHA512 
15727a7a38a9cbe4890a347c0cc2a795be19502ece28034400d41cf96a6d4bef197890bd85cd02ecc6a792e3502ae8aa663aad45e980047567f0d3b161cbe3df
+DIST certbot-1.31.0.tar.gz 1371459 BLAKE2B 
95fc9f29b1e91f5bc12a9b7146d00f4f3b4647eeda8e866c46c17d8d8a2443bd46cfa04758e8571e84b2bbf70bd68943c47ceaf6d830d3e5121e41d9548da051
 SHA512 
a2f6d7714bfc8e2c400e69be038404da138b53f0dc09e071048d560ba9e9527cc0b786b8d210b62c3d07c3aeadaee12dc0d060d144af4b5c3178576fde65b052

diff --git a/app-crypt/certbot/certbot-1.31.0.ebuild 
b/app-crypt/certbot/certbot-1.31.0.ebuild
new file mode 100644
index ..3d098ba0560b
--- /dev/null
+++ b/app-crypt/certbot/certbot-1.31.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+if [[ ${PV} == * ]]; then
+   EGIT_REPO_URI="https://github.com/certbot/certbot.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+fi
+S=${WORKDIR}/${P}/${PN}
+
+inherit distutils-r1
+
+DESCRIPTION="Let's encrypt client to automate deployment of X.509 certificates"
+HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+IUSE="selinux"
+
+RDEPEND="
+   >=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
+   >=dev-python/ConfigArgParse-0.9.3[${PYTHON_USEDEP}]
+   >=dev-python/configobj-5.0.6[${PYTHON_USEDEP}]
+   >=dev-python/cryptography-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/distro-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/josepy-1.13.0[${PYTHON_USEDEP}]
+   >=dev-python/parsedatetime-2.4[${PYTHON_USEDEP}]
+   dev-python/pyrfc3339[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2019.3[${PYTHON_USEDEP}]
+   dev-python/zope-component[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]
+   selinux? ( sec-policy/selinux-certbot )"
+
+distutils_enable_tests pytest



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

2022-10-05 Thread Matthew Thode
commit: 64df7cb2bd391ee8dd3dd4f8508ff03923556197
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Oct  5 23:55:36 2022 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Oct  5 23:56:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64df7cb2

app-crypt/certbot-apache: add 1.31.0

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

 app-crypt/certbot-apache/Manifest  |  1 +
 .../certbot-apache/certbot-apache-1.31.0.ebuild| 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-crypt/certbot-apache/Manifest 
b/app-crypt/certbot-apache/Manifest
index 8ae96f64bfb0..4374c9ab7fd6 100644
--- a/app-crypt/certbot-apache/Manifest
+++ b/app-crypt/certbot-apache/Manifest
@@ -1,2 +1,3 @@
 DIST certbot-1.29.0.tar.gz 1367853 BLAKE2B 
c0d8d2c05a061b2d50564a97bf17ae883bd443321bf99cea13fbae196c7ec876231d803d5389e524997dd8632035d5ad60b1a99b025a22a65d0865d564cfafc5
 SHA512 
755781e12e0e4cdb41aa16d90ab6a334ef41a98630e08127a867c8e8813ee45ebd3f6f54168fe747900f6ab59539e414ffed7891c05746b3a7af2e2a96a8d522
 DIST certbot-1.30.0.tar.gz 1370072 BLAKE2B 
c9286bc6dfee59c5a7b458430b08ee273615b42e40d2355b41c5d58a0b8757d83551e947058660e4abda88d7f11c16184a248c313b4d01e145df0e39b717bf86
 SHA512 
15727a7a38a9cbe4890a347c0cc2a795be19502ece28034400d41cf96a6d4bef197890bd85cd02ecc6a792e3502ae8aa663aad45e980047567f0d3b161cbe3df
+DIST certbot-1.31.0.tar.gz 1371459 BLAKE2B 
95fc9f29b1e91f5bc12a9b7146d00f4f3b4647eeda8e866c46c17d8d8a2443bd46cfa04758e8571e84b2bbf70bd68943c47ceaf6d830d3e5121e41d9548da051
 SHA512 
a2f6d7714bfc8e2c400e69be038404da138b53f0dc09e071048d560ba9e9527cc0b786b8d210b62c3d07c3aeadaee12dc0d060d144af4b5c3178576fde65b052

diff --git a/app-crypt/certbot-apache/certbot-apache-1.31.0.ebuild 
b/app-crypt/certbot-apache/certbot-apache-1.31.0.ebuild
new file mode 100644
index ..4a5e9753518c
--- /dev/null
+++ b/app-crypt/certbot-apache/certbot-apache-1.31.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+if [[ ${PV} == * ]]; then
+   EGIT_REPO_URI="https://github.com/certbot/certbot.git;
+   inherit git-r3
+   S=${WORKDIR}/${P}/${PN}
+else
+   
SRC_URI="https://github.com/${PN%-apache}/${PN%-apache}/archive/v${PV}.tar.gz 
-> ${PN%-apache}-${PV}.tar.gz"
+   KEYWORDS="~amd64 ~arm64 ~x86"
+   S=${WORKDIR}/${PN%-apache}-${PV}/${PN}
+fi
+
+inherit distutils-r1
+
+DESCRIPTION="Apache plugin for certbot (Let's Encrypt Client)"
+HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+RDEPEND=">=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
+   >=app-crypt/certbot-${PV}[${PYTHON_USEDEP}]
+   dev-python/python-augeas[${PYTHON_USEDEP}]
+   dev-python/zope-component[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest



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

2022-10-05 Thread Matthew Thode
commit: 8f5b90a35d9fa7060ea8d97156af9f47008a21fc
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Oct  5 23:56:07 2022 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Oct  5 23:56:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f5b90a3

app-crypt/certbot-nginx: add 1.31.0

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

 app-crypt/certbot-nginx/Manifest   |  1 +
 .../certbot-nginx/certbot-nginx-1.31.0.ebuild  | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/app-crypt/certbot-nginx/Manifest b/app-crypt/certbot-nginx/Manifest
index 8ae96f64bfb0..4374c9ab7fd6 100644
--- a/app-crypt/certbot-nginx/Manifest
+++ b/app-crypt/certbot-nginx/Manifest
@@ -1,2 +1,3 @@
 DIST certbot-1.29.0.tar.gz 1367853 BLAKE2B 
c0d8d2c05a061b2d50564a97bf17ae883bd443321bf99cea13fbae196c7ec876231d803d5389e524997dd8632035d5ad60b1a99b025a22a65d0865d564cfafc5
 SHA512 
755781e12e0e4cdb41aa16d90ab6a334ef41a98630e08127a867c8e8813ee45ebd3f6f54168fe747900f6ab59539e414ffed7891c05746b3a7af2e2a96a8d522
 DIST certbot-1.30.0.tar.gz 1370072 BLAKE2B 
c9286bc6dfee59c5a7b458430b08ee273615b42e40d2355b41c5d58a0b8757d83551e947058660e4abda88d7f11c16184a248c313b4d01e145df0e39b717bf86
 SHA512 
15727a7a38a9cbe4890a347c0cc2a795be19502ece28034400d41cf96a6d4bef197890bd85cd02ecc6a792e3502ae8aa663aad45e980047567f0d3b161cbe3df
+DIST certbot-1.31.0.tar.gz 1371459 BLAKE2B 
95fc9f29b1e91f5bc12a9b7146d00f4f3b4647eeda8e866c46c17d8d8a2443bd46cfa04758e8571e84b2bbf70bd68943c47ceaf6d830d3e5121e41d9548da051
 SHA512 
a2f6d7714bfc8e2c400e69be038404da138b53f0dc09e071048d560ba9e9527cc0b786b8d210b62c3d07c3aeadaee12dc0d060d144af4b5c3178576fde65b052

diff --git a/app-crypt/certbot-nginx/certbot-nginx-1.31.0.ebuild 
b/app-crypt/certbot-nginx/certbot-nginx-1.31.0.ebuild
new file mode 100644
index ..7eeac389284d
--- /dev/null
+++ b/app-crypt/certbot-nginx/certbot-nginx-1.31.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+if [[ ${PV} == * ]]; then
+   EGIT_REPO_URI="https://github.com/certbot/certbot.git;
+   inherit git-r3
+   S=${WORKDIR}/${P}/${PN}
+else
+   
SRC_URI="https://github.com/${PN%-nginx}/${PN%-nginx}/archive/v${PV}.tar.gz -> 
${PN%-nginx}-${PV}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   S=${WORKDIR}/${PN%-nginx}-${PV}/${PN}
+fi
+
+inherit distutils-r1
+
+DESCRIPTION="Nginx plugin for certbot (Let's Encrypt Client)"
+HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   >=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
+   >=app-crypt/certbot-${PV}[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-17.5.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.2.1[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest



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

2022-10-05 Thread Matthew Thode
commit: 659dd3d7733bbb1192966da24cf222fd7bcface5
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Oct  5 23:54:48 2022 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Oct  5 23:56:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=659dd3d7

app-crypt/acme: add 1.31.0

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

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

diff --git a/app-crypt/acme/Manifest b/app-crypt/acme/Manifest
index 8ae96f64bfb0..4374c9ab7fd6 100644
--- a/app-crypt/acme/Manifest
+++ b/app-crypt/acme/Manifest
@@ -1,2 +1,3 @@
 DIST certbot-1.29.0.tar.gz 1367853 BLAKE2B 
c0d8d2c05a061b2d50564a97bf17ae883bd443321bf99cea13fbae196c7ec876231d803d5389e524997dd8632035d5ad60b1a99b025a22a65d0865d564cfafc5
 SHA512 
755781e12e0e4cdb41aa16d90ab6a334ef41a98630e08127a867c8e8813ee45ebd3f6f54168fe747900f6ab59539e414ffed7891c05746b3a7af2e2a96a8d522
 DIST certbot-1.30.0.tar.gz 1370072 BLAKE2B 
c9286bc6dfee59c5a7b458430b08ee273615b42e40d2355b41c5d58a0b8757d83551e947058660e4abda88d7f11c16184a248c313b4d01e145df0e39b717bf86
 SHA512 
15727a7a38a9cbe4890a347c0cc2a795be19502ece28034400d41cf96a6d4bef197890bd85cd02ecc6a792e3502ae8aa663aad45e980047567f0d3b161cbe3df
+DIST certbot-1.31.0.tar.gz 1371459 BLAKE2B 
95fc9f29b1e91f5bc12a9b7146d00f4f3b4647eeda8e866c46c17d8d8a2443bd46cfa04758e8571e84b2bbf70bd68943c47ceaf6d830d3e5121e41d9548da051
 SHA512 
a2f6d7714bfc8e2c400e69be038404da138b53f0dc09e071048d560ba9e9527cc0b786b8d210b62c3d07c3aeadaee12dc0d060d144af4b5c3178576fde65b052

diff --git a/app-crypt/acme/acme-1.31.0.ebuild 
b/app-crypt/acme/acme-1.31.0.ebuild
new file mode 100644
index ..a905a81b75cc
--- /dev/null
+++ b/app-crypt/acme/acme-1.31.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+if [[ ${PV} == * ]]; then
+   EGIT_REPO_URI="https://github.com/certbot/certbot.git;
+   inherit git-r3
+   S=${WORKDIR}/${P}/${PN}
+else
+   SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> 
certbot-${PV}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+   S=${WORKDIR}/certbot-${PV}/acme
+fi
+
+DESCRIPTION="An implementation of the ACME protocol"
+HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+RDEPEND="
+   dev-python/chardet[${PYTHON_USEDEP}]
+   >=dev-python/cryptography-2.5.0[${PYTHON_USEDEP}]
+   >=dev-python/josepy-1.13.0[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-17.5.0[${PYTHON_USEDEP}]
+   dev-python/pyrfc3339[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2019.3[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.20.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-toolbelt-0.3.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
+distutils_enable_tests pytest



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

2022-10-05 Thread Mike Gilbert
commit: 7eb723a20d8a20ef2db6e92e1c88606d78f0f27c
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Oct  5 23:50:51 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Oct  5 23:50:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb723a2

net-ftp/ftp: update HOMEPAGE, SRC_URI

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

 net-ftp/ftp/ftp-0.17.34.0.2.5.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-ftp/ftp/ftp-0.17.34.0.2.5.1.ebuild 
b/net-ftp/ftp/ftp-0.17.34.0.2.5.1.ebuild
index b99d583cb14b..5032f7bf92e0 100644
--- a/net-ftp/ftp/ftp-0.17.34.0.2.5.1.ebuild
+++ b/net-ftp/ftp/ftp-0.17.34.0.2.5.1.ebuild
@@ -13,8 +13,9 @@ DEB_PN="${MY_PN}-ssl"
 DEB_PV="$(ver_cut 1-3)+$(ver_cut 4-5)-$(ver_cut 6-7)"
 
 DESCRIPTION="Standard Linux FTP client"
-HOMEPAGE="http://www.hcs.harvard.edu/~dholland/computers/netkit.html;
-SRC_URI="ftp://sunsite.unc.edu/pub/Linux/system/network/netkit/${MY_P}.tar.gz
+HOMEPAGE="https://wiki.linuxfoundation.org/networking/netkit;
+SRC_URI="http://ftp.linux.org.uk/pub/linux/Networking/netkit/${MY_P}.tar.gz
+   ftp://sunsite.unc.edu/pub/Linux/system/network/netkit/${MY_P}.tar.gz
mirror://debian/pool/main/n/${DEB_PN}/${DEB_PN}_${DEB_PV}.debian.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${MY_P}-patches-${PATCH_VER}.tar.bz2;
 S="${WORKDIR}"/${MY_P}



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

2022-10-05 Thread Mike Gilbert
commit: 2324c9b8ba8d006f546360da6c10e76ade2c2686
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Oct  5 23:45:16 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Oct  5 23:45:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2324c9b8

net-misc/netkit-timed: update HOMEPAGE, SRC_URI

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

 net-misc/netkit-timed/netkit-timed-0.17-r10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/netkit-timed/netkit-timed-0.17-r10.ebuild 
b/net-misc/netkit-timed/netkit-timed-0.17-r10.ebuild
index 8a5bc3d4f073..9b817ec2c29e 100644
--- a/net-misc/netkit-timed/netkit-timed-0.17-r10.ebuild
+++ b/net-misc/netkit-timed/netkit-timed-0.17-r10.ebuild
@@ -7,8 +7,8 @@ inherit flag-o-matic toolchain-funcs
 
 IUSE=""
 DESCRIPTION="Netkit - timed"
-SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz;
-HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/;
+HOMEPAGE="https://wiki.linuxfoundation.org/networking/netkit;
+SRC_URI="http://ftp.linux.org.uk/pub/linux/Networking/netkit/${P}.tar.gz;
 KEYWORDS="amd64 ~mips ppc ppc64 sparc x86"
 LICENSE="BSD GPL-2"
 SLOT="0"



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

2022-10-05 Thread Mike Gilbert
commit: 9f5f431fc128ed4759b2a05c32f919120e148bb3
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Oct  5 23:44:10 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Oct  5 23:44:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5f431f

net-misc/netkit-talk: update HOMEPAGE, SRC_URI

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

 net-misc/netkit-talk/netkit-talk-0.17-r7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/netkit-talk/netkit-talk-0.17-r7.ebuild 
b/net-misc/netkit-talk/netkit-talk-0.17-r7.ebuild
index 2afb9caf1300..c3975ba83c0f 100644
--- a/net-misc/netkit-talk/netkit-talk-0.17-r7.ebuild
+++ b/net-misc/netkit-talk/netkit-talk-0.17-r7.ebuild
@@ -9,8 +9,8 @@ MY_P=netkit-ntalk-${PV}
 S="${WORKDIR}"/netkit-ntalk-${PV}
 
 DESCRIPTION="Netkit - talkd"
-HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/;
-SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${MY_P}.tar.gz;
+HOMEPAGE="https://wiki.linuxfoundation.org/networking/netkit;
+SRC_URI="http://ftp.linux.org.uk/pub/linux/Networking/netkit/${MY_P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"



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

2022-10-05 Thread Mike Gilbert
commit: 6d3080f6a22cb1e47c6b76a1e4a8bb5b062a5c0a
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Oct  5 23:42:21 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Oct  5 23:42:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d3080f6

net-misc/netkit-rsh: update HOMEPAGE, SRC_URI

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

 net-misc/netkit-rsh/Manifest   | 1 -
 net-misc/netkit-rsh/netkit-rsh-0.17-r14.ebuild | 7 +++
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/net-misc/netkit-rsh/Manifest b/net-misc/netkit-rsh/Manifest
index bab4b8c5e1cb..9fcb8602bfcf 100644
--- a/net-misc/netkit-rsh/Manifest
+++ b/net-misc/netkit-rsh/Manifest
@@ -1,2 +1 @@
 DIST netkit-rsh-0.17.tar.gz 58268 BLAKE2B 
7790a91f95c51f4aa538ad614e65ecba5a565e4761c7d8167f4d175bb8bcc27cb48b569f93064285dad983e602f03bcb816da58b02b54290adcd9cabe73cd88e
 SHA512 
0d8da4a779da137f7b3f158ad010b71f2357c86a2160dbd19331cbf45f86a46110cdfdfd3c4ba2d19ddf3634917bf981eb91bfde02c3cdbc946df8695db75218
-DIST rexec-1.5.tar.gz 18469 BLAKE2B 
cbb694520332a0768b8337e854baf232271a30ac328dcf4b8b16d28dc3710ad58173e135cb9eb9726b07709bcd78ef627cea550c98e00dc86bea7c64e52aa3d1
 SHA512 
7ed455a921ad71749154bd8e586ac2a624f357b56be17db73b9ed7c1ca1bc19cfb9aee748f79cc649184dfb535ffe5e887643b73a25c3fb6520d4e19fae7333a

diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r14.ebuild 
b/net-misc/netkit-rsh/netkit-rsh-0.17-r14.ebuild
index 8b409884248c..0f4ff2771838 100644
--- a/net-misc/netkit-rsh/netkit-rsh-0.17-r14.ebuild
+++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r14.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,9 +6,8 @@ EAPI=7
 inherit pam toolchain-funcs fcaps
 
 DESCRIPTION="Netkit's Remote Shell Suite: rexec{,d} rlogin{,d} rsh{,d}"
-HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/;
-SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz
-   mirror://gentoo/rexec-1.5.tar.gz"
+HOMEPAGE="https://wiki.linuxfoundation.org/networking/netkit;
+SRC_URI="http://ftp.linux.org.uk/pub/linux/Networking/netkit/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"



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

2022-10-05 Thread Mike Gilbert
commit: 5ada7ff7f15033e0db3eb5c1774535b6470f3262
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Oct  5 23:48:02 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Oct  5 23:48:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ada7ff7

sys-apps/netkit-base: update HOMEPAGE, SRC_URI

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

 sys-apps/netkit-base/netkit-base-0.17-r9.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-apps/netkit-base/netkit-base-0.17-r9.ebuild 
b/sys-apps/netkit-base/netkit-base-0.17-r9.ebuild
index 4564a8f93738..9c57b935f6ad 100644
--- a/sys-apps/netkit-base/netkit-base-0.17-r9.ebuild
+++ b/sys-apps/netkit-base/netkit-base-0.17-r9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Old-style inetd"
-HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/;
-SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz;
+HOMEPAGE="https://wiki.linuxfoundation.org/networking/netkit;
+SRC_URI="http://ftp.linux.org.uk/pub/linux/Networking/netkit/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"



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

2022-10-05 Thread Mike Gilbert
commit: 2163e29bb6dcb7e1417d1dd1fffd68b168e36ce6
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Oct  5 23:41:22 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Oct  5 23:41:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2163e29b

net-misc/netkit-fingerd: update HOMEPAGE

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

 net-misc/netkit-fingerd/netkit-fingerd-0.17-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/netkit-fingerd/netkit-fingerd-0.17-r3.ebuild 
b/net-misc/netkit-fingerd/netkit-fingerd-0.17-r3.ebuild
index 6bbfe0669c1b..bd104d8c1edc 100644
--- a/net-misc/netkit-fingerd/netkit-fingerd-0.17-r3.ebuild
+++ b/net-misc/netkit-fingerd/netkit-fingerd-0.17-r3.ebuild
@@ -8,7 +8,7 @@ inherit toolchain-funcs
 MY_PN="${PN/netkit/bsd}"
 MY_PN="${MY_PN/rd/r}"
 DESCRIPTION="Netkit - fingerd and finger client"
-HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/;
+HOMEPAGE="https://wiki.linuxfoundation.org/networking/netkit;
 SRC_URI="mirror://debian/pool/main/b/${MY_PN}/${MY_PN}_${PV}.orig.tar.bz2"
 
 LICENSE="BSD"



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

2022-10-05 Thread Mike Gilbert
commit: 9e1e6285a52b26e919b993f32ca2030c43304a44
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Oct  5 23:28:05 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Oct  5 23:28:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e1e6285

net-misc/netkit-bootparamd: update HOMEPAGE

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

 net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild 
b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild
index ec7c8873fcd4..3ecbe4ece85c 100644
--- a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild
+++ b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit toolchain-funcs flag-o-matic
 
 DESCRIPTION="Netkit - bootparamd"
-HOMEPAGE="http://ftp.linux.org.uk/pub/linux/Networking/netkit/;
+HOMEPAGE="https://wiki.linuxfoundation.org/networking/netkit;
 SRC_URI="mirror://debian/pool/main/n/${PN}/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="BSD GPL-2"



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

2022-10-05 Thread Mike Gilbert
commit: 4ca2de959136dde92055d2c07658a7aaefdde15b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Oct  5 23:26:38 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Oct  5 23:26:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca2de95

net-misc/netkit-telnetd: update HOMEPAGE, SRC_URI

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

 net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild 
b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild
index d7586da721f5..5859b09f298b 100644
--- a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild
+++ b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild
@@ -7,14 +7,10 @@ inherit cmake
 
 PATCHLEVEL=42
 DESCRIPTION="Standard Linux telnet client and server"
-#old HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/;
-# This might be the best HOMEPAGE now?
-HOMEPAGE="https://launchpad.net/netkit-telnet;
+HOMEPAGE="https://wiki.linuxfoundation.org/networking/netkit;
 # http://packages.debian.org/stablesource/netkit-telnet
 # http://packages.debian.org/testing/source/netkit-telnet
-# No upstream mirror exists anymore?
-# old 
ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-telnet-${PV}.tar.gz
-SRC_URI="mirror://gentoo/netkit-telnet-${PV}.tar.gz
+SRC_URI="http://ftp.linux.org.uk/pub/linux/Networking/netkit/netkit-telnet-${PV}.tar.gz

mirror://debian/pool/main/n/netkit-telnet/netkit-telnet_0.17-${PATCHLEVEL}.debian.tar.xz"
 
 LICENSE="BSD"



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

2022-10-05 Thread Mike Gilbert
commit: 21e5eaabfdb22b3e50b8875f4584d20cc7d58d32
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Oct  5 23:16:49 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Oct  5 23:16:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21e5eaab

net-misc/netkit-bootparamd: update HOMEPAGE

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

 net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild 
b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild
index 1211f35aa210..ec7c8873fcd4 100644
--- a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.ebuild
+++ b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r4.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=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit toolchain-funcs flag-o-matic
 
 DESCRIPTION="Netkit - bootparamd"
-HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/;
+HOMEPAGE="http://ftp.linux.org.uk/pub/linux/Networking/netkit/;
 SRC_URI="mirror://debian/pool/main/n/${PN}/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="BSD GPL-2"



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

2022-10-05 Thread Mike Gilbert
commit: def36f620116e0a80eac87c4a2ee535e4a95481b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Oct  5 23:20:06 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Oct  5 23:20:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def36f62

net-misc/netkit-bootpd: update HOMEPAGE, SRC_URI

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

 net-misc/netkit-bootpd/netkit-bootpd-2.4-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/netkit-bootpd/netkit-bootpd-2.4-r1.ebuild 
b/net-misc/netkit-bootpd/netkit-bootpd-2.4-r1.ebuild
index cb70f0e56efd..9cee1a5627b7 100644
--- a/net-misc/netkit-bootpd/netkit-bootpd-2.4-r1.ebuild
+++ b/net-misc/netkit-bootpd/netkit-bootpd-2.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,8 +8,8 @@ inherit toolchain-funcs
 MY_P=${P/netkit-}
 
 DESCRIPTION="Netkit - bootp"
-HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netboot/;
-SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netboot/${MY_P}.tar.gz;
+HOMEPAGE="http://ftp.linux.org.uk/pub/linux/Networking/netboot/;
+SRC_URI="http://ftp.linux.org.uk/pub/linux/Networking/netboot/${MY_P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"



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

2022-10-05 Thread Mike Gilbert
commit: 30d858240ebec182ec01b72af3895542123228dd
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Oct  5 23:04:02 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Oct  5 23:04:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d85824

profiles: mask net-misc/netkit-bootpd for removal

Bug: https://bugs.gentoo.org/875536
Signed-off-by: Mike Gilbert  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index adc96212989f..0167b8929268 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Mike Gilbert  (2022-10-05)
+# Implements the obsolete BOOTP protocol; use DHCP instead.
+# No activity upstream for over two decades.
+# Fails to build with -Werror=implicit-function-declaration (#875536).
+# Removal on 2022-11-04.
+net-misc/netkit-bootpd
+
 # Matt Turner  (2022-10-01)
 # Unmaintained upstream. Last commit was 10 years ago today.
 # Unclear if it does anything useful. Many open bugs: #584352, #833102,



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

2022-10-05 Thread Ionen Wolkens
commit: 5376d73e86c4a8d618d5068dbfbafb2f55f4069f
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed Oct  5 22:38:09 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Oct  5 23:00:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5376d73e

net-misc/liveice: EAPI7->8, add missing ncurses dep

Also drop dead HOMEPAGE.

Signed-off-by: Ionen Wolkens  gentoo.org>

 ...ce-2000530-r2.ebuild => liveice-2000530-r3.ebuild} | 19 ---
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/net-misc/liveice/liveice-2000530-r2.ebuild 
b/net-misc/liveice/liveice-2000530-r3.ebuild
similarity index 74%
rename from net-misc/liveice/liveice-2000530-r2.ebuild
rename to net-misc/liveice/liveice-2000530-r3.ebuild
index cc73e827d6ac..822c02d34884 100644
--- a/net-misc/liveice/liveice-2000530-r2.ebuild
+++ b/net-misc/liveice/liveice-2000530-r3.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit autotools flag-o-matic toolchain-funcs
 
 DESCRIPTION="Live Source Client For IceCast"
-HOMEPAGE="http://star.arm.ac.uk/~spm/software/liveice.html;
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
 SRC_URI="mirror://gentoo/${P}.tar.gz"
+S="${WORKDIR}/${PN}"
 
 LICENSE="GPL-2+"
 SLOT="0"
@@ -15,20 +16,24 @@ KEYWORDS="~amd64 x86"
 
 RDEPEND="
media-sound/lame
-   media-sound/mpg123"
+   media-sound/mpg123
+   sys-libs/ncurses:="
 DEPEND="${RDEPEND}"
 
-S="${WORKDIR}/${PN}"
-PATCHES=( "${FILESDIR}"/${P}-build.patch )
+PATCHES=(
+   "${FILESDIR}"/${P}-build.patch
+)
 
 src_prepare() {
default
+
eautoreconf
-   tc-export CC
 }
 
 src_configure() {
+   tc-export CC
append-flags -fcommon
+
default
 }
 



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

2022-10-05 Thread Ionen Wolkens
commit: 788f969a0b47ea7ceb6cdbfec513126adb70243e
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed Oct  5 21:54:21 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Oct  5 23:00:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=788f969a

app-text/binfind: fix configure with upcoming clang16

eautoreconf should not be needed per-se for clang16 but custom
test in configure.in missed an header, so let's regen.

Closes: https://bugs.gentoo.org/870832
Signed-off-by: Ionen Wolkens  gentoo.org>

 app-text/binfind/binfind-0.0.3.ebuild  | 17 ++---
 app-text/binfind/files/binfind-0.0.3-clang16.patch |  9 +
 2 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/app-text/binfind/binfind-0.0.3.ebuild 
b/app-text/binfind/binfind-0.0.3.ebuild
index 98b9511f6370..fce82cc6b67d 100644
--- a/app-text/binfind/binfind-0.0.3.ebuild
+++ b/app-text/binfind/binfind-0.0.3.ebuild
@@ -1,7 +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
+EAPI=8
+
+inherit autotools
 
 DESCRIPTION="Search files for a byte sequence specified on the command line"
 HOMEPAGE="https://www.lith.at/binfind/;
@@ -10,4 +12,13 @@ SRC_URI="https://www.lith.at/binfind/${P}.tar.gz;
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
+
+PATCHES=(
+   "${FILESDIR}"/${P}-clang16.patch
+)
+
+src_prepare() {
+   default
+
+   eautoreconf #870832
+}

diff --git a/app-text/binfind/files/binfind-0.0.3-clang16.patch 
b/app-text/binfind/files/binfind-0.0.3-clang16.patch
new file mode 100644
index ..12a7174ec0e9
--- /dev/null
+++ b/app-text/binfind/files/binfind-0.0.3-clang16.patch
@@ -0,0 +1,9 @@
+https://bugs.gentoo.org/870832
+--- a/configure.in
 b/configure.in
+@@ -26,4 +26,5 @@
+   [#include 
+#include 
++   #include 
+ 
+   int main(void)



[gentoo-commits] repo/gentoo:master commit in: net-misc/liveice/, net-misc/liveice/files/

2022-10-05 Thread Ionen Wolkens
commit: f357a37dedf7864b9196948c81996e92c3ad0b42
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed Oct  5 22:41:33 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Oct  5 23:00:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f357a37d

net-misc/liveice: fix build with upcoming clang16

Was not the intention but has side-effect of fixing #861644 too.

(note revbump was done in previous commit at same time)

Closes: https://bugs.gentoo.org/861644
Closes: https://bugs.gentoo.org/870838
Signed-off-by: Ionen Wolkens  gentoo.org>

 .../liveice/files/liveice-2000530-clang16.patch| 37 ++
 net-misc/liveice/liveice-2000530-r3.ebuild |  5 ++-
 2 files changed, 41 insertions(+), 1 deletion(-)

diff --git a/net-misc/liveice/files/liveice-2000530-clang16.patch 
b/net-misc/liveice/files/liveice-2000530-clang16.patch
new file mode 100644
index ..6d1964a9c097
--- /dev/null
+++ b/net-misc/liveice/files/liveice-2000530-clang16.patch
@@ -0,0 +1,37 @@
+Also issues with implicit basename(3), but that is handled from the ebuild.
+https://bugs.gentoo.org/861644
+https://bugs.gentoo.org/870838
+--- a/mixer.c
 b/mixer.c
+@@ -29,4 +29,5 @@
+ #include "audio_proc.h"
+ #include "controls.h"
++#include "url.h"
+ 
+ 
+@@ -40,4 +41,5 @@
+ #include 
+ 
++int parse_file_metadata(char *filename,char **title,char **artist,char 
**album,char **url);
+ 
+ short audio_buffer[BUF_SIZE];  
+--- a/mixer.h
 b/mixer.h
+@@ -157,2 +157,3 @@
+ void write_logfile(cptr ch);
+ void execute_update_script(cptr ch);
++void shout_streamer(void);
+--- a/streams.c
 b/streams.c
+@@ -32,4 +32,5 @@
+ #include "serverlib.h"
+ #include "audio_proc.h"
++#include "mixer.h"
+ 
+ #ifdef SOUNDCARD_SUPPORT
+--- a/url.h
 b/url.h
+@@ -11,2 +11,3 @@
+ int string_contains(char *string,char *seek);
+ void strtoupper(char *string);
++char *url_encode(char *str, char **result_p);

diff --git a/net-misc/liveice/liveice-2000530-r3.ebuild 
b/net-misc/liveice/liveice-2000530-r3.ebuild
index 822c02d34884..d00733459f71 100644
--- a/net-misc/liveice/liveice-2000530-r3.ebuild
+++ b/net-misc/liveice/liveice-2000530-r3.ebuild
@@ -22,6 +22,7 @@ DEPEND="${RDEPEND}"
 
 PATCHES=(
"${FILESDIR}"/${P}-build.patch
+   "${FILESDIR}"/${P}-clang16.patch
 )
 
 src_prepare() {
@@ -34,7 +35,9 @@ src_configure() {
tc-export CC
append-flags -fcommon
 
-   default
+   # seems to expect GNU's basename, but use simple builtin my_basename
+   # rather than assume by forcing either -D_GNU_SOURCE or 
+   econf ac_cv_func_basename=no #870838
 }
 
 src_install() {



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

2022-10-05 Thread Matt Turner
commit: 903a0e670cb2d0bf39ae68cbfba26c4f96d93d0a
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Oct  5 21:18:13 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Oct  5 21:18:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=903a0e67

Revert "profiles: Mask x11-libs/libva-vdpau-driver for removal"

This reverts commit 5fe906d184b33071f7a9b071c934ae30314a6874.

Rebase mistake removed a mask entry.

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

 profiles/package.mask | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 1b357fd22d97..f90c728c99b2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,12 +33,13 @@
 
 #--- END OF EXAMPLES ---
 
-# Matt Turner  (2022-10-01)
-# Unmaintained upstream. Last commit was 10 years ago today.
-# Unclear if it does anything useful. Many open bugs: #584352, #833102,
-# #852728, #866557, #875278.
-# Removal on 2022-11-05
-x11-libs/libva-vdpau-driver
+# Michał Górny  (2022-10-05)
+# Originally added for dev-python/rapidfuzz.  Now the algorithm has been
+# inlined into rapidfuzz, and the package is semi-deprecated.
+# No revdeps left in ::gentoo.
+# Removal on 2022-11-04.  Bug #875350.
+dev-cpp/jarowinkler-cpp
+dev-python/jarowinkler
 
 # Sam James  (2022-10-04)
 # Regression for some Intel LCDs which may cause physical damage



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

2022-10-05 Thread Matt Turner
commit: 4ca15677f7e919a2c9030e01f4e4bb2c5a566e08
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Oct  5 16:10:57 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Oct  5 21:18:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca15677

profiles: Mask x11-libs/libva-vdpau-driver for removal

Bug: https://bugs.gentoo.org/584352
Bug: https://bugs.gentoo.org/833102
Bug: https://bugs.gentoo.org/852728
Bug: https://bugs.gentoo.org/866557
Bug: https://bugs.gentoo.org/875278
Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index f90c728c99b2..adc96212989f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner  (2022-10-01)
+# Unmaintained upstream. Last commit was 10 years ago today.
+# Unclear if it does anything useful. Many open bugs: #584352, #833102,
+# #852728, #866557, #875278.
+# Removal on 2022-11-05
+x11-libs/libva-vdpau-driver
+
 # Michał Górny  (2022-10-05)
 # Originally added for dev-python/rapidfuzz.  Now the algorithm has been
 # inlined into rapidfuzz, and the package is semi-deprecated.



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

2022-10-05 Thread Matt Turner
commit: 5fe906d184b33071f7a9b071c934ae30314a6874
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Oct  5 16:10:57 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Oct  5 21:17:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fe906d1

profiles: Mask x11-libs/libva-vdpau-driver for removal

Bug: https://bugs.gentoo.org/584352
Bug: https://bugs.gentoo.org/833102
Bug: https://bugs.gentoo.org/852728
Bug: https://bugs.gentoo.org/866557
Bug: https://bugs.gentoo.org/875278
Signed-off-by: Matt Turner  gentoo.org>

 profiles/package.mask | 13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index f90c728c99b2..1b357fd22d97 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,13 +33,12 @@
 
 #--- END OF EXAMPLES ---
 
-# Michał Górny  (2022-10-05)
-# Originally added for dev-python/rapidfuzz.  Now the algorithm has been
-# inlined into rapidfuzz, and the package is semi-deprecated.
-# No revdeps left in ::gentoo.
-# Removal on 2022-11-04.  Bug #875350.
-dev-cpp/jarowinkler-cpp
-dev-python/jarowinkler
+# Matt Turner  (2022-10-01)
+# Unmaintained upstream. Last commit was 10 years ago today.
+# Unclear if it does anything useful. Many open bugs: #584352, #833102,
+# #852728, #866557, #875278.
+# Removal on 2022-11-05
+x11-libs/libva-vdpau-driver
 
 # Sam James  (2022-10-04)
 # Regression for some Intel LCDs which may cause physical damage



[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2022-10-05 Thread Matt Turner
commit: 11baa32e87c6515baa0c6586d151a74137c6795b
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Oct  5 21:17:18 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Oct  5 21:17:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11baa32e

media-tv/kodi: Drop dependency on x11-libs/libva-vdpau-driver

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

 media-tv/kodi/{kodi-19.4.ebuild => kodi-19.4-r3.ebuild}| 1 -
 media-tv/kodi/{kodi-19.4-r2.ebuild => kodi-19.4-r4.ebuild} | 1 -
 media-tv/kodi/kodi-19..ebuild  | 1 -
 media-tv/kodi/kodi-.ebuild | 1 -
 4 files changed, 4 deletions(-)

diff --git a/media-tv/kodi/kodi-19.4.ebuild b/media-tv/kodi/kodi-19.4-r3.ebuild
similarity index 99%
rename from media-tv/kodi/kodi-19.4.ebuild
rename to media-tv/kodi/kodi-19.4-r3.ebuild
index af42cf6a5e3a..7798ffa250be 100644
--- a/media-tv/kodi/kodi-19.4.ebuild
+++ b/media-tv/kodi/kodi-19.4-r3.ebuild
@@ -133,7 +133,6 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
x11-libs/libva:=
!gles? ( x11-libs/libva[opengl] )
system-ffmpeg? ( media-video/ffmpeg[vaapi] )
-   vdpau? ( x11-libs/libva-vdpau-driver )
wayland? ( x11-libs/libva[wayland] )
X? ( x11-libs/libva[X] )
)

diff --git a/media-tv/kodi/kodi-19.4-r2.ebuild 
b/media-tv/kodi/kodi-19.4-r4.ebuild
similarity index 99%
rename from media-tv/kodi/kodi-19.4-r2.ebuild
rename to media-tv/kodi/kodi-19.4-r4.ebuild
index f1650a11c89b..c51a5fa4a57f 100644
--- a/media-tv/kodi/kodi-19.4-r2.ebuild
+++ b/media-tv/kodi/kodi-19.4-r4.ebuild
@@ -137,7 +137,6 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
vaapi? (
x11-libs/libva:=
system-ffmpeg? ( media-video/ffmpeg[vaapi] )
-   vdpau? ( x11-libs/libva-vdpau-driver )
wayland? ( x11-libs/libva[wayland] )
X? ( x11-libs/libva[X] )
)

diff --git a/media-tv/kodi/kodi-19..ebuild 
b/media-tv/kodi/kodi-19..ebuild
index cf060289c931..140bee7bfbb6 100644
--- a/media-tv/kodi/kodi-19..ebuild
+++ b/media-tv/kodi/kodi-19..ebuild
@@ -132,7 +132,6 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
vaapi? (
x11-libs/libva:=
system-ffmpeg? ( media-video/ffmpeg[vaapi] )
-   vdpau? ( x11-libs/libva-vdpau-driver )
wayland? ( x11-libs/libva[wayland] )
X? ( x11-libs/libva[X] )
)

diff --git a/media-tv/kodi/kodi-.ebuild b/media-tv/kodi/kodi-.ebuild
index 5ec3e824f2b3..80eeab3ee14e 100644
--- a/media-tv/kodi/kodi-.ebuild
+++ b/media-tv/kodi/kodi-.ebuild
@@ -131,7 +131,6 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
vaapi? (
x11-libs/libva:=
system-ffmpeg? ( media-video/ffmpeg[vaapi] )
-   vdpau? ( x11-libs/libva-vdpau-driver )
wayland? ( x11-libs/libva[wayland] )
X? ( x11-libs/libva[X] )
)



[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/kstars/

2022-10-05 Thread Andreas Sturmlechner
commit: 05d495ac9991e25d0a098626870211d6c727495c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct  5 19:43:41 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct  5 20:46:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d495ac

sci-astronomy/kstars: add 3.6.1

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

 sci-astronomy/kstars/Manifest|   1 +
 sci-astronomy/kstars/kstars-3.6.1.ebuild | 107 +++
 2 files changed, 108 insertions(+)

diff --git a/sci-astronomy/kstars/Manifest b/sci-astronomy/kstars/Manifest
index 42df1be12ee4..96402061cfd3 100644
--- a/sci-astronomy/kstars/Manifest
+++ b/sci-astronomy/kstars/Manifest
@@ -1,2 +1,3 @@
 DIST kstars-3.5.5.tar.xz 79302220 BLAKE2B 
df8503c72c689301e70345169491dbc8e27116b44c75a78088f91da0d103965f4da359d4de22c3a177898cfe734f66b06810440c2d4dd7ec15862f0ad4d4edf0
 SHA512 
03ed4db0e3998c9501f77fb22e26046177d4bc427e769be1964ba3d54701a1240908117bc65424768917252710b73811e38ec61e2391182794b30ad6c9d68d96
 DIST kstars-3.5.9.tar.xz 104914664 BLAKE2B 
ae87000c6c5b106b1a0c748feb6c578d2a6d9b71e5bff05e1be392e576a8e5ac0eb663eb22c14a20e91ea4df7d12fc9e0a3477492ff9b920f5d36cc410138eeb
 SHA512 
25ed432bc4276216c82e43f9ac952f6fa973d9baf64b2b89a62855e853f42cd1ee39cf5f0496ce1b3c6b894da227ba32c4246ab972301cd67b80679240fad757
+DIST kstars-3.6.1.tar.xz 110215912 BLAKE2B 
8bb0e4a966124adfe0a6fbda36879ab6d1331c8ab21ad9666e863c6b97acb4ae821a156a6433db8bc40ecec95d1ad4e5b1e6a2c615079268371ed006aae291b1
 SHA512 
6b5cdba4363d87ba462d2d98b101cae41dc1ae35861aec61ebb8d335b0186fff9625b566dc816bd792ae7746b711a044d5173a8f63063448ff5f55ddfcdb0b75

diff --git a/sci-astronomy/kstars/kstars-3.6.1.ebuild 
b/sci-astronomy/kstars/kstars-3.6.1.ebuild
new file mode 100644
index ..d007348c45e0
--- /dev/null
+++ b/sci-astronomy/kstars/kstars-3.6.1.ebuild
@@ -0,0 +1,107 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="true"
+KFMIN=5.82.0
+QTMIN=5.15.5
+inherit ecm kde.org optfeature
+
+DESCRIPTION="Desktop Planetarium"
+HOMEPAGE="https://apps.kde.org/kstars/ https://edu.kde.org/kstars/;
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2+ GPL-3+"
+SLOT="5"
+IUSE="fits indi +password raw wcs"
+
+REQUIRED_USE="indi? ( fits ) ${PYTHON_REQUIRED_USE}"
+
+COMMON_DEPEND="
+   >=dev-qt/qtdatavis3d-${QTMIN}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   >=dev-qt/qtsql-${QTMIN}:5
+   >=dev-qt/qtsvg-${QTMIN}:5
+   >=dev-qt/qtwebsockets-${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/kio-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/knotifyconfig-${KFMIN}:5
+   >=kde-frameworks/kplotting-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   sys-libs/zlib
+   fits? ( sci-libs/cfitsio:= )
+   indi? (
+   sci-libs/gsl:=
+   >=sci-libs/indilib-1.9.1
+   sci-libs/libnova:=
+   >=sci-libs/stellarsolver-2.2
+   )
+   password? ( dev-libs/qtkeychain:= )
+   raw? ( media-libs/libraw:= )
+   wcs? ( sci-astronomy/wcslib:= )
+"
+# TODO: Add back when re-enabled by upstream
+#  opengl? (
+#  >=dev-qt/qtopengl-${QTMIN}:5
+#  virtual/opengl
+#  )
+DEPEND="${COMMON_DEPEND}
+   dev-cpp/eigen:3
+   >=dev-qt/qtconcurrent-${QTMIN}:5
+"
+RDEPEND="${COMMON_DEPEND}
+   >=dev-qt/qtgraphicaleffects-${QTMIN}:5
+   >=dev-qt/qtpositioning-${QTMIN}:5
+   >=dev-qt/qtquickcontrols-${QTMIN}:5
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DFETCH_TRANSLATIONS=OFF
+   -DBUILD_PYKSTARS=OFF
+   -DBUILD_DOC=$(usex handbook)
+   $(cmake_use_find_package fits CFitsio)
+   $(cmake_use_find_package indi INDI)
+   $(cmake_use_find_package indi Nova)
+   $(cmake_use_find_package password Qt5Keychain)
+   $(cmake_use_find_package raw LibRaw)
+   $(cmake_use_find_package wcs WCSLIB)
+   )
+
+   ecm_src_configure
+}
+
+src_test() {
+   # bug 842768, test declared unstable by upstream
+   local myctestargs=(
+   -E "(TestKSPaths)"
+   )
+
+   

[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/kstars/

2022-10-05 Thread Andreas Sturmlechner
commit: d481b245fd8c6716d848ad520638ef9f4d4c42e9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct  5 20:33:19 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct  5 20:46:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d481b245

sci-astronomy/kstars: Disable broken test

Upstream commit 0884643e522b30c8d6dab35e39eb1cb359e53acf

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

 sci-astronomy/kstars/kstars-3.5.9.ebuild | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/sci-astronomy/kstars/kstars-3.5.9.ebuild 
b/sci-astronomy/kstars/kstars-3.5.9.ebuild
index 8a67421da78e..e30e6b5fb1d3 100644
--- a/sci-astronomy/kstars/kstars-3.5.9.ebuild
+++ b/sci-astronomy/kstars/kstars-3.5.9.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 ECM_HANDBOOK="forceoptional"
+ECM_TEST="true"
 KFMIN=5.82.0
 QTMIN=5.15.2
 inherit ecm kde.org optfeature
@@ -91,6 +92,15 @@ src_configure() {
ecm_src_configure
 }
 
+src_test() {
+   # bug 842768, test declared unstable by upstream
+   local myctestargs=(
+   -E "(TestKSPaths)"
+   )
+
+   ecm_src_test
+}
+
 pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
optfeature "Display 'current' pictures of planets" 
x11-misc/xplanet



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

2022-10-05 Thread Andreas Sturmlechner
commit: f7435157116bcdfd1a17c086d23325591189fc8e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct  5 19:43:17 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct  5 20:46:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7435157

sci-libs/indilib: add 1.9.8

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

 sci-libs/indilib/Manifest |  1 +
 sci-libs/indilib/indilib-1.9.8.ebuild | 85 +++
 2 files changed, 86 insertions(+)

diff --git a/sci-libs/indilib/Manifest b/sci-libs/indilib/Manifest
index 403905609531..9516d993e04c 100644
--- a/sci-libs/indilib/Manifest
+++ b/sci-libs/indilib/Manifest
@@ -1,2 +1,3 @@
 DIST indilib-1.9.6.tar.gz 2422813 BLAKE2B 
5f45f1c53d4cc459d840aca3a27a9cefcd0b988fda7a4f7a3988aa2ef0b0c7c762403b76676160f14767fd8214b69f8d5ff183fcd4f1d951d7e3d2f1ba42e35b
 SHA512 
f85cec8dc4bda4d4bf5b7787eec409bcebe5e569aa5abc7c21904c8bb8bb471b9c0a505394a0f7ce4965e233191ef859cfc2e76148af51753525788f80cf2ee6
 DIST indilib-1.9.7.tar.gz 2622060 BLAKE2B 
d37dcb1a08dabafd9b630f3186936a3712d2c8f2049f506aecba0a3a64a17ba3fb8aeef1c5427d218d1c0965ffebd618c7fccb95a97a8c4ce2599edda5669cac
 SHA512 
d2a5275674e3f335dd16eaae84dde990ad35b2041e53147da7a69ea2e4e70d76706230cf15fa73cd410f71324f7c1c432629a9394915929422ee858bbd9af10d
+DIST indilib-1.9.8.tar.gz 2633085 BLAKE2B 
045d38fc565546528fddfa83cfd78650d30e41769923d7ec8f462a617fdd298228913a075a9f0b511867aa9174143da010bbb4c015d8b5a1d51f2b80090e50d5
 SHA512 
b9551547de277fe311e4779e65915351850a25fb049ddcfad634ef385014b521416f2366cf50cda80cdfa4a754c18face21cfd59f7f45c4018ca733ddf981ab2

diff --git a/sci-libs/indilib/indilib-1.9.8.ebuild 
b/sci-libs/indilib/indilib-1.9.8.ebuild
new file mode 100644
index ..48d99ce5b75b
--- /dev/null
+++ b/sci-libs/indilib/indilib-1.9.8.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake udev
+
+DESCRIPTION="INDI Astronomical Control Protocol library"
+HOMEPAGE="https://www.indilib.org/;
+SRC_URI="https://github.com/${PN}/${PN/lib/}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${P/lib/}"
+
+LICENSE="BSD GPL-2+ LGPL-2+ LGPL-2.1+"
+SLOT="0/1"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="ogg rtlsdr test websocket"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-libs/libev
+   media-libs/libjpeg-turbo:=
+   net-misc/curl
+   sci-libs/cfitsio:=
+   sci-libs/fftw:3.0=
+   sci-libs/gsl:=
+   sci-libs/libnova:=
+   sys-libs/zlib
+   virtual/libusb:1
+   ogg? (
+   media-libs/libogg
+   media-libs/libtheora
+   )
+   rtlsdr? ( net-wireless/rtl-sdr )
+   websocket? ( dev-libs/boost:= )
+"
+DEPEND="${RDEPEND}
+   kernel_linux? ( sys-kernel/linux-headers )
+   test? ( >=dev-cpp/gtest-1.8.0 )
+   websocket? ( dev-cpp/websocketpp )
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DINDI_BUILD_QT5_CLIENT=OFF
+   -DUDEVRULES_INSTALL_DIR="${EPREFIX}$(get_udevdir)"/rules.d
+   $(cmake_use_find_package ogg OggTheora)
+   $(cmake_use_find_package rtlsdr RTLSDR)
+   -DINDI_BUILD_UNITTESTS=$(usex test)
+   -DINDI_BUILD_INTEGTESTS=$(usex test)
+   -DINDI_BUILD_WEBSOCKET=$(usex websocket)
+   )
+
+   cmake_src_configure
+}
+
+src_test() {
+   local myctestargs=()
+
+   if use ppc || use ppc64 || use sparc ; then
+   # Broken on big endian for quite some time.
+   # Reported upstream: file needs to be replaced w/ a normal 
library
+   # for b64.
+   # bug #763126
+   myctestargs+=(
+   -E "(test_base64)"
+   )
+   fi
+
+   # Unit tests
+   BUILD_DIR="${BUILD_DIR}"/test cmake_src_test
+
+   # Integration tests
+   # They fail in parallel because they try to bind to the same port more
+   # than once.
+   BUILD_DIR="${BUILD_DIR}"/integs cmake_src_test -j1
+}
+
+pkg_postinst() {
+   udev_reload
+}
+
+pkg_postrm() {
+   udev_reload
+}



[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/kstars/files/, sci-astronomy/kstars/

2022-10-05 Thread Andreas Sturmlechner
commit: c0593dbf15bc7cd2397321cf31e4b393c42a060b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct  5 19:47:04 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct  5 20:46:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0593dbf

sci-astronomy/kstars: Drop obsolete header

Upstream commit bc80093354457d8f057115a75877ce330e65e79e

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

 .../files/kstars-3.5.9-obsolete-header.patch   | 26 ++
 sci-astronomy/kstars/kstars-3.5.9.ebuild   |  2 ++
 2 files changed, 28 insertions(+)

diff --git a/sci-astronomy/kstars/files/kstars-3.5.9-obsolete-header.patch 
b/sci-astronomy/kstars/files/kstars-3.5.9-obsolete-header.patch
new file mode 100644
index ..6cad0329d3ba
--- /dev/null
+++ b/sci-astronomy/kstars/files/kstars-3.5.9-obsolete-header.patch
@@ -0,0 +1,26 @@
+From bc80093354457d8f057115a75877ce330e65e79e Mon Sep 17 00:00:00 2001
+From: Jasem Mutlaq 
+Date: Fri, 1 Jul 2022 22:04:52 +0300
+Subject: [PATCH] engine.h no longer available with latest KF5
+
+* asturm 2022-10-05: Cleanup unrelated style changes.
+
+---
+ Tests/kstars_ui/test_catalog_download.cpp | 9 +
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+diff --git a/Tests/kstars_ui/test_catalog_download.cpp 
b/Tests/kstars_ui/test_catalog_download.cpp
+index 111e5a70f..d94c99f5f 100644
+--- a/Tests/kstars_ui/test_catalog_download.cpp
 b/Tests/kstars_ui/test_catalog_download.cpp
+@@ -4,7 +4,6 @@
+ #include "test_kstars_startup.h"
+ 
+ #include "Options.h"
+-#include 
+ #include 
+ #include 
+ #include 
+-- 
+GitLab
+

diff --git a/sci-astronomy/kstars/kstars-3.5.9.ebuild 
b/sci-astronomy/kstars/kstars-3.5.9.ebuild
index 4a205c269d69..8a67421da78e 100644
--- a/sci-astronomy/kstars/kstars-3.5.9.ebuild
+++ b/sci-astronomy/kstars/kstars-3.5.9.ebuild
@@ -73,6 +73,8 @@ RDEPEND="${COMMON_DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
 "
 
+PATCHES=( "${FILESDIR}/${P}-obsolete-header.patch" ) # bug 867814
+
 src_configure() {
local mycmakeargs=(
-DFETCH_TRANSLATIONS=OFF



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

2022-10-05 Thread Andreas Sturmlechner
commit: a40db583b95181bdbe08c1192f111c00879f5a9b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct  5 19:31:54 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct  5 20:46:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40db583

kde-misc/krename: drop 5.0.1-r1

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

 kde-misc/krename/Manifest|  1 -
 kde-misc/krename/krename-5.0.1-r1.ebuild | 58 
 2 files changed, 59 deletions(-)

diff --git a/kde-misc/krename/Manifest b/kde-misc/krename/Manifest
index a7812ad19263..e7d89374b2cd 100644
--- a/kde-misc/krename/Manifest
+++ b/kde-misc/krename/Manifest
@@ -1,2 +1 @@
-DIST krename-5.0.1.tar.xz 321556 BLAKE2B 
38835e4f7ce97b4991419ac7676268701c0977feb32457c9dc5ddcea92f576012320eac06aadbe426a5e176aae6270606688afd377af4c9ea32d66bd75a74fdd
 SHA512 
1e8b17d9b8396354da131132fb6add24c6620ac39ab7ea5954391358369a4749f83df040e8425c74442ec143d1f07b322e592e5744f80eeef4b961d72f9dd379
 DIST krename-5.0.2.tar.xz 337908 BLAKE2B 
2fb7a96ca3f3f3b193d0924dd1131a7442b32149c1f62387734c47680077b6f77e3cf32b940b85d6f688d24f24af08ac39a8ccc86f10f5ec1d65b53fc9631108
 SHA512 
c065d6de90c43e5297db2773d8569279535b007d3b00b99a252329e78c90dc949678ecd2f2ecaa74e72394fa0e848b8774f6f387d4a7f367b367b1dd38405545

diff --git a/kde-misc/krename/krename-5.0.1-r1.ebuild 
b/kde-misc/krename/krename-5.0.1-r1.ebuild
deleted file mode 100644
index 05dfc961804d..
--- a/kde-misc/krename/krename-5.0.1-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.70.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Powerful batch file renamer"
-HOMEPAGE="https://apps.kde.org/krename/ https://userbase.kde.org/KRename;
-
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-   KEYWORDS="amd64 ~arm64 x86"
-fi
-
-LICENSE="GPL-2"
-SLOT="5"
-IUSE="exif pdf taglib truetype"
-
-BDEPEND="sys-devel/gettext"
-DEPEND="
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kitemviews-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   exif? ( media-gfx/exiv2:= )
-   pdf? ( app-text/podofo:= )
-   taglib? ( media-libs/taglib )
-   truetype? ( media-libs/freetype:2 )
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${P}-no-kjs.patch" )
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package exif LibExiv2)
-   $(cmake_use_find_package pdf PoDoFo)
-   $(cmake_use_find_package taglib Taglib)
-   $(cmake_use_find_package truetype Freetype)
-   )
-   ecm_src_configure
-}



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

2022-10-05 Thread Andreas Sturmlechner
commit: 5406b3b6fed21690c1f82c957fee3bf6b5eecc8f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct  5 19:31:35 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct  5 20:46:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5406b3b6

kde-misc/kdirstat: drop 3.2.1

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

 kde-misc/kdirstat/Manifest  |  1 -
 kde-misc/kdirstat/kdirstat-3.2.1.ebuild | 44 -
 2 files changed, 45 deletions(-)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index dd65cad188f4..befe8a53246d 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1,2 +1 @@
 DIST k4dirstat-3.4.2.tar.gz 411899 BLAKE2B 
356844373c35def5421c234ae5b07bd11402f56309c30fc68a64766be634fec5f6d04a8931babe21efad6fc36ec992e8ebb08a29dc11a58b2b08f1072b3a8f18
 SHA512 
d29c9b18b4bc8e94af1f4b494418284a05b95a1b17dbb23614823b0e3e7cd2b470b8330d3f52c584c0c257d2c0dfd4d06914a3eb90a51f7b679437bccc695477
-DIST kdirstat-3.2.1.tar.gz 249498 BLAKE2B 
9c80f0460a2a8b31fe1effd2159fc3ddbfd311038ebded7973e6c4f836b7de8a1510891686d3e8efb4c4e102582697c5e57e7363b5582bb84364d7a2c1c64dc6
 SHA512 
db0dc98257914b7cd006c9523b83bd3e2fc1f2f1b1f842b01e6eaab4c8ec9299ee6fc97badeffda89a00385eeb0fd693921dfbafc090bb29d4e7d8cde01ea102

diff --git a/kde-misc/kdirstat/kdirstat-3.2.1.ebuild 
b/kde-misc/kdirstat/kdirstat-3.2.1.ebuild
deleted file mode 100644
index c1215a4195b9..
--- a/kde-misc/kdirstat/kdirstat-3.2.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-inherit ecm
-
-DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
-HOMEPAGE="https://github.com/jeromerobert/k4dirstat;
-SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="5"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-BDEPEND="
-   sys-devel/gettext
-"
-DEPEND="
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   kde-frameworks/kconfig:5
-   kde-frameworks/kconfigwidgets:5
-   kde-frameworks/kcoreaddons:5
-   kde-frameworks/ki18n:5
-   kde-frameworks/kiconthemes:5
-   kde-frameworks/kio:5
-   kde-frameworks/kjobwidgets:5
-   kde-frameworks/kwidgetsaddons:5
-   kde-frameworks/kxmlgui:5
-   sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/k4dirstat-${PV}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DK4DIRSTAT_GIT_VERSION=OFF
-   )
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: media-video/kaffeine/, media-video/kaffeine/files/

2022-10-05 Thread Andreas Sturmlechner
commit: a86b767bfcb2a9f6fb99e1bb85623a3d09875419
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct  5 19:33:17 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct  5 20:46:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a86b767b

media-video/kaffeine: drop 2.0.18-r1

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

 .../files/kaffeine-2.0.18-kwindowsystem-5.82.patch | 28 --
 media-video/kaffeine/kaffeine-2.0.18-r1.ebuild | 63 --
 2 files changed, 91 deletions(-)

diff --git 
a/media-video/kaffeine/files/kaffeine-2.0.18-kwindowsystem-5.82.patch 
b/media-video/kaffeine/files/kaffeine-2.0.18-kwindowsystem-5.82.patch
deleted file mode 100644
index 97d8ecdec057..
--- a/media-video/kaffeine/files/kaffeine-2.0.18-kwindowsystem-5.82.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 4280d21a96c4ffd162eca52815aa84ddb679f60b Mon Sep 17 00:00:00 2001
-From: Andreas Sturmlechner 
-Date: Sat, 8 May 2021 23:45:53 +0200
-Subject: [PATCH] Port away from API deprecated in >KF-5.62
-
-BUG: 436798
-
-Signed-off-by: Andreas Sturmlechner 

- src/main.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/main.cpp b/src/main.cpp
-index 01e3b80..cee5102 100644
 a/src/main.cpp
-+++ b/src/main.cpp
-@@ -180,7 +180,7 @@ void KaffeineApplication::activateRequested(const 
QStringList ,
-   return;
- 
-   parser.parse(arguments);
--  KStartupInfo::setNewStartupId(mainWindow, KStartupInfo::startupId());
-+  KStartupInfo::setNewStartupId(mainWindow->window()->windowHandle(), 
KStartupInfo::startupId());
-   KWindowSystem::forceActiveWindow(mainWindow->winId());
-   mainWindow->parseArgs(workingDirectory);
- }
--- 
-2.31.1
-

diff --git a/media-video/kaffeine/kaffeine-2.0.18-r1.ebuild 
b/media-video/kaffeine/kaffeine-2.0.18-r1.ebuild
deleted file mode 100644
index 0be321a4b6ff..
--- a/media-video/kaffeine/kaffeine-2.0.18-r1.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="optional"
-KFMIN=5.82.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-   KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="Media player with digital TV support by KDE"
-HOMEPAGE="https://userbase.kde.org/Kaffeine;
-
-LICENSE="GPL-2+ handbook? ( FDL-1.3 )"
-SLOT="5"
-IUSE="dvb"
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtsql-${QTMIN}:5[sqlite]
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}: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/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   media-video/vlc[X]
-   x11-libs/libXScrnSaver
-   dvb? ( media-libs/libv4l[dvb] )
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-DOCS=( Changelog NOTES README.md )
-
-PATCHES=( "${FILESDIR}/${P}-kwindowsystem-5.82.patch" ) # KDE-bug 436798
-
-src_configure() {
-   # tools working on $HOME directory for a local git checkout
-   local mycmakeargs=(
-   -DBUILD_TOOLS=OFF
-   $(cmake_use_find_package dvb Libdvbv5)
-   )
-
-   ecm_src_configure
-}



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

2022-10-05 Thread Andreas Sturmlechner
commit: 4c91a18a812107dd267687faa3c07a85edd19687
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct  2 22:09:47 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct  5 20:46:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c91a18a

sci-libs/stellarsolver: add 2.4

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

 sci-libs/stellarsolver/Manifest |  1 +
 sci-libs/stellarsolver/stellarsolver-2.4.ebuild | 27 +
 2 files changed, 28 insertions(+)

diff --git a/sci-libs/stellarsolver/Manifest b/sci-libs/stellarsolver/Manifest
index eca2074ad514..000210384e4b 100644
--- a/sci-libs/stellarsolver/Manifest
+++ b/sci-libs/stellarsolver/Manifest
@@ -1 +1,2 @@
 DIST stellarsolver-2.2.tar.gz 10971732 BLAKE2B 
019b822d9a84401dfe2d01053da14c3f0eafb8a8b67e60c4f664ad64c0ffefe72f9dc086edef6dac5950f7fd99e655a641ecf781609b8b54e50cf3c0f8a516b5
 SHA512 
0b200437130ea8131ade9219e1055ea4265925168cbfb5a7bdcf3836e267a1b670df43f20d4657ef64dea2c1ef2314cfc0bcb8503eb4ead3f0cc3fae3267f7bc
+DIST stellarsolver-2.4.tar.gz 23402982 BLAKE2B 
6eb9dafdf2a209afba10c09f7e7c0f6832a4399cd67c6ed3e4eb87ba98f2163ee8cbb342490314246c77d13581d1c0547817b6ab3c292685f3c496fa305f320d
 SHA512 
f397ddafd3bb4774ac89e95673f67c4fef40ea0be842555608d95978ee26949b21b16cc984e00e936eda2ceca316f604b784b44844cf37ad1e44a5ef8d7e75f8

diff --git a/sci-libs/stellarsolver/stellarsolver-2.4.ebuild 
b/sci-libs/stellarsolver/stellarsolver-2.4.ebuild
new file mode 100644
index ..9a2aed549e42
--- /dev/null
+++ b/sci-libs/stellarsolver/stellarsolver-2.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Cross-platform Sextractor and Astrometry.net-Based internal 
astrometric solver"
+HOMEPAGE="https://github.com/rlancaste/stellarsolver;
+SRC_URI="https://github.com/rlancaste/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
+   sci-libs/cfitsio:=
+   sci-libs/gsl:=
+   sci-astronomy/wcslib:=
+"
+DEPEND="${RDEPEND}"



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

2022-10-05 Thread Andreas Sturmlechner
commit: f8f3c4de96e2622b90b259afcb89158d76ea9e78
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct  5 19:32:07 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct  5 20:46:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f3c4de

media-sound/audex: drop 0.95_pre20190721

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

 media-sound/audex/Manifest  |  1 -
 media-sound/audex/audex-0.95_pre20190721.ebuild | 49 -
 2 files changed, 50 deletions(-)

diff --git a/media-sound/audex/Manifest b/media-sound/audex/Manifest
index 6249078c6ae3..ab2f25bf2ac7 100644
--- a/media-sound/audex/Manifest
+++ b/media-sound/audex/Manifest
@@ -1,2 +1 @@
-DIST audex-0.95_pre20190721.tar.gz 179903 BLAKE2B 
4260130eba3b1b30e94b0af5535beed6ce73b2a1a46ff91fd808f7d224b363474e02ef6592ac6136361b871cd91a7a4371faad6769f1ab74bd21d1fd2d793876
 SHA512 
3eec37e3396408c0ce753ed4c315830e542f3ae17fc4000b3c790be22ed74208bc2a956da4248250932e5b7fceac11802d731cf4d65709c207521bcdbaed5957
 DIST audex-0.95_pre20220909-f94cd394.tar.gz 192286 BLAKE2B 
cbe2376aba03a5c575aead2ff3f105381150e370415433136128642e21c6481cd8db6ad44f7e9ca0e8e6ea00886a918582c232aec49023ca710d501a579f1a25
 SHA512 
b251a9d90f3d24ae3da75a2ad73654505ff6fc3bbc71ad65b5f37380cd2b6f04122c1f6246013f5078178982de6e37afe2bbea34c084221401e1f91fb9ff4ba1

diff --git a/media-sound/audex/audex-0.95_pre20190721.ebuild 
b/media-sound/audex/audex-0.95_pre20190721.ebuild
deleted file mode 100644
index 61100f1c3b6e..
--- a/media-sound/audex/audex-0.95_pre20190721.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.60.0
-QTMIN=5.12.3
-COMMIT="1389389e7341a749f95b313045f9d0cd809748b4"
-inherit ecm kde.org
-
-DESCRIPTION="Tool for ripping compact discs"
-HOMEPAGE="https://userbase.kde.org/Audex;
-SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="5"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtscript-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-apps/libkcddb-19.04.3:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${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/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   media-sound/cdparanoia
-"
-RDEPEND="${DEPEND}
-   !media-sound/audex:4
-"
-
-S="${WORKDIR}/${PN}-${COMMIT}"



[gentoo-commits] proj/kde:master commit in: sci-astronomy/kstars/

2022-10-05 Thread Andreas Sturmlechner
commit: 10420e070077147f8144e96be64287798939618e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct  5 20:31:57 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct  5 20:37:33 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=10420e07

sci-astronomy/kstars: Disable broken test

Upstream commit 0884643e522b30c8d6dab35e39eb1cb359e53acf

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

 sci-astronomy/kstars/kstars-.ebuild | 9 +
 1 file changed, 9 insertions(+)

diff --git a/sci-astronomy/kstars/kstars-.ebuild 
b/sci-astronomy/kstars/kstars-.ebuild
index 78f61057d9..1331a041ee 100644
--- a/sci-astronomy/kstars/kstars-.ebuild
+++ b/sci-astronomy/kstars/kstars-.ebuild
@@ -89,6 +89,15 @@ src_configure() {
ecm_src_configure
 }
 
+src_test() {
+   # bug 842768, test declared unstable by upstream
+   local myctestargs=(
+   -E "(TestKSPaths)"
+   )
+
+   ecm_src_test
+}
+
 pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
optfeature "Display 'current' pictures of planets" 
x11-misc/xplanet



[gentoo-commits] proj/kde:master commit in: sci-astronomy/kstars/

2022-10-05 Thread Andreas Sturmlechner
commit: b99238ce612bc1b0180ee6fd74eef707e4cdae7c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct  5 20:24:59 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct  5 20:37:33 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b99238ce

sci-astronomy/kstars: Set ECM_TEST=true

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

 sci-astronomy/kstars/kstars-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-astronomy/kstars/kstars-.ebuild 
b/sci-astronomy/kstars/kstars-.ebuild
index 0c63240613..78f61057d9 100644
--- a/sci-astronomy/kstars/kstars-.ebuild
+++ b/sci-astronomy/kstars/kstars-.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 ECM_HANDBOOK="forceoptional"
+ECM_TEST="true"
 KFMIN=5.82.0
 QTMIN=5.15.5
 inherit ecm kde.org optfeature



[gentoo-commits] repo/gentoo:master commit in: games-emulation/emutos/

2022-10-05 Thread Ionen Wolkens
commit: 1936ea2463b1aece7ce2bfde6f47883d817b91eb
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed Oct  5 20:35:41 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Oct  5 20:35:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1936ea24

games-emulation/emutos: add 1.2.1

Signed-off-by: Ionen Wolkens  gentoo.org>

 games-emulation/emutos/Manifest|  5 
 games-emulation/emutos/emutos-1.2.1.ebuild | 43 ++
 2 files changed, 48 insertions(+)

diff --git a/games-emulation/emutos/Manifest b/games-emulation/emutos/Manifest
index dd09be8fc4b8..22ca18522d70 100644
--- a/games-emulation/emutos/Manifest
+++ b/games-emulation/emutos/Manifest
@@ -1,5 +1,10 @@
+DIST emutos-1024k-1.2.1.zip 349553 BLAKE2B 
616f1e509c7652dc88798155db6d1f69b0ea170b19d5736a42d9ad17762d6de6827c7415e6763e00deef17b1f0641574d1bec384055aff21434bfe1d6c95ee14
 SHA512 
22af7fee6e1f84c5c337dedd369259a51f4ef27dce7a1468e06d04311a3f7f37e5be588b0ff4fa57f454844ada2e6693e795b2dfa819df6907eb277d041e76bd
 DIST emutos-1024k-1.2.zip 349307 BLAKE2B 
cc856a44eeea347b578ae0b2a05a0dfd0ac27c65c434ee87d3688d4f5a9ef999fd75d765b9ab224c7e386ab10ce78e40cac717159a4fffab3ebfb7df9e3590ff
 SHA512 
656ef5abd9e0ef867045151c3178f4ccfe8e5ab49657ccd62072651485a81c5b384c826a254832d4be71eb81b14ddd55b24922428aaf6f6b3aef3e87582fb23a
+DIST emutos-192k-1.2.1.zip 2021873 BLAKE2B 
3c584d3af3108eaa7748948c35c56e636d4c305f6ef43f1f75f587dbb88ea1d1f73875df0b8d78b90d6e15a4e3ba4cb24b2628e6a1c555de5c6c3f577a96ba0f
 SHA512 
ac8793ed854d2edca9dffa79324916796cac2274f7c996522fcb761964e2f028053cc5595a61d7c4d468db0ae85477c5f00e457dfe79cd6dd1d95d02e287c347
 DIST emutos-192k-1.2.zip 2021484 BLAKE2B 
f1ba0cde2000e0a0e0d48127a805c10396d2cc68f0209b4fc7fc34e3f5289f1dee451588cfde225c124386f961f17893c06ddfe7fc494169a4e17fab1d61d02f
 SHA512 
2da55d3855e955e18ba00c0684907a0827a8928f1bddcb09d412b40e2baa560a0701880538007601deaec061bc221693f961bfa2992adb7112cc12104cb4be31
+DIST emutos-256k-1.2.1.zip 2573604 BLAKE2B 
c383cc286d29be178a6d02db4fe75638c9bd50eb6cf9fb81c5cc8a8c2e3baf134ef0d277d2b76e801ea817482cc52a6b5148a271b144cbb5ade81a77ffc79b9c
 SHA512 
1f1168f9900c30afa1f26d3a8cd5e552623e34c5eaef6108f5150c63dbd03f1314151e161bba5dea73d3d564ad44f684ab4db83e3dcd35f60e83e791fcc7e022
 DIST emutos-256k-1.2.zip 2573209 BLAKE2B 
a26a9099b0afd07ff200982f63fdc4c8a6a8559b850392618886b30be9c84ed985edce789eca76d6e3c66cc5919c754aef8784e30bb600a9b24b4948ca71dc44
 SHA512 
d476f8cf125accd0a3cde9761d3bf08af26ff88e6f1b7631e903dc777c59d74786fb2e74441db3373d9d01a7573a892d68b243f23774ae156d6598ada55c948c
+DIST emutos-512k-1.2.1.zip 3193965 BLAKE2B 
f6bd145923eb433e5d142d6a178809b65b4313b538d4d7de2e6a463bc042e66eda8aa1e75d78a8ab59c380ec34d0ff8c8ec05d4ceae88b5c98fc7f90571ddcce
 SHA512 
d12c5da314ba60818874b6637f10e205deae29f93ef38796a7ed94c8ebc28e41fe821b47825c0dc083b8e8ea90ed5a8c8517205e6bf5d5826dd8aac20eeaa4c1
 DIST emutos-512k-1.2.zip 3193629 BLAKE2B 
77fdbf13e039f170b7bb1fe017ec8d4eb3216a6e9b6d528f4680c63e08e596700adbc7c0d9e78e0edcbf9cfbf7d6eefb1387198752871d0c9eb9005d09e09264
 SHA512 
76dbd9b9805f2ef747efee44b87755c4a519b890e211c6ca26df169ae3fa4562aa1c5dc53d9938ad72e632f33e516826c09b1101b7cf35255ed89b902e1c7cf1
+DIST emutos-aranym-1.2.1.zip 301411 BLAKE2B 
588058ab9af8afffd4e4cbff1f0bc72e013c46808dd00b0de27c60632156392e599424806501554e33ac41387fa0a10866ffc6729a7de73f2e1cddfbfe81f18b
 SHA512 
aa5ebf15cd593b179a1f9f2b169c10cdf68dc9a47c0e4f0328316d96aff5946c89b7ec59e8c7f2587a44ddf868772710a90dc7cd0cb1bbb6f13fad3b91fd6895
 DIST emutos-aranym-1.2.zip 301209 BLAKE2B 
caecd86ea97a6e79d036dd4aabe6adc4749c3f339b7b888086547d658deb94fe2ef1702664a36f3c0fa4a405bedb4a6ec5a019a8f79c3896bc99abc26a06010d
 SHA512 
2bebf3a54f1e874edd473fb97694a16784b04fcc8a707e0540362597d31acf2d6558560968d83ea2691426f44bf1e8fab9920770715bb5d4399d480947676304

diff --git a/games-emulation/emutos/emutos-1.2.1.ebuild 
b/games-emulation/emutos/emutos-1.2.1.ebuild
new file mode 100644
index ..d351e0bdc49a
--- /dev/null
+++ b/games-emulation/emutos/emutos-1.2.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_L10N=( cs:cz de es fi fr el:gr hu it nl no pl ru sv:se de-CH:sg tr en-GB:uk 
en:us )
+MY_VERS=( 192k 256k 512k 1024k:etos aranym:emutos- )
+
+DESCRIPTION="Single-user single-tasking operating system for 32-bit Atari 
computer emulators"
+HOMEPAGE="http://emutos.sourceforge.net;
+SRC_URI="$(printf "mirror://sourceforge/emutos/${PN}-%s-${PV}.zip " 
"${MY_VERS[@]%:*}")"
+S="${WORKDIR}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="$(printf 'l10n_%s ' "${MY_L10N[@]%:*}")"
+
+BDEPEND="app-arch/unzip"
+
+src_install() {
+   local e list=()
+   for e in "${MY_L10N[@]}"; do
+   use l10n_${e%:*} && list+=( ${e#*:}.img )
+   done
+   (( ${#list[@]} )) || list=( us.img )
+
+   insinto /usr/share/${PN}
+   for e in 

[gentoo-commits] repo/gentoo:master commit in: games-simulation/openrct2/

2022-10-05 Thread Conrad Kostecki
commit: fab603ab3f1cd2424400e0d4e0c618213eb18406
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Oct  5 20:31:17 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Oct  5 20:35:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab603ab

games-simulation/openrct2: add 0.4.2

Signed-off-by: Conrad Kostecki  gentoo.org>

 games-simulation/openrct2/Manifest  |   1 +
 games-simulation/openrct2/openrct2-0.4.2.ebuild | 167 
 2 files changed, 168 insertions(+)

diff --git a/games-simulation/openrct2/Manifest 
b/games-simulation/openrct2/Manifest
index 251e73fe62fd..160a1ae4e3af 100644
--- a/games-simulation/openrct2/Manifest
+++ b/games-simulation/openrct2/Manifest
@@ -1,4 +1,5 @@
 DIST openrct2-0.4.1.tar.gz 14307739 BLAKE2B 
d50dd896128898725eb7bd347341dc23a5ef4e8c83d3334625f5484dc5d4214a6ba19981997291de3edb80baaf498e9b4fd83b460a2fd4fdc2100c080d3d0bb6
 SHA512 
795e94b025ebe8ce4386e59723e2442e950810652a1c95caa1e21a88bef5417c2cce18c93418788e75cd8e980ffda0dc73838693fbe2be108a4e269da9159f06
+DIST openrct2-0.4.2.tar.gz 16476190 BLAKE2B 
b1626c8cf8ec4100adb11e346515b68e6d7f5104bb95f756a04f170f0258b84a8ae84235c0defec5d994d1eb6c377feeadde1380d892a714f94469bd0cc5d689
 SHA512 
b047c4cfa4eb5e6257a9836bc85a1aab66504591c7a8f698b893290132d43d7e187a077d29b9f6fb712bfc62b9fcd063a70e7b5d36e2fc7dd61f3af0aff0163f
 DIST openrct2-objects-1.3.2.zip 3954437 BLAKE2B 
21d79e35a3bad343a4f96e152f8b5f04820fc927557f0526e639f7c04ca1fac61804db02be57261deb01d65c81f67783ba9ed8e0230a90b2626fa2b63ed82857
 SHA512 
88b292961d728c1ad31dd9f68ba9a1201a59126887030b7b4a8d9fdbed758c1b9bd4f29fb924ddd3cf7b4c5fb7c95f576a00fabdef5a8403e287edeb1c740ff1
 DIST openrct2-objects-1.3.5.zip 4431827 BLAKE2B 
238e1f97aae2b4958001b368b0cb7b86ed4a6999f9e45144a2d0e78d890df6f3d0edf49fe7a4e51766dc7ff1c26a6c814c6c5ad5836c46ced35efe34f8cab682
 SHA512 
7200a04b5f6e0f689859207554afc91fd53d9a3899eb88bc650c6883b18ffa7e6d1420a1efea0ab2e2926e10afeb352484ad04df425531ad3efc00dc6cb2acb1
 DIST openrct2-replays-0.0.67.zip 1479146 BLAKE2B 
78e2872013e20ce389dd24d70aeeeb2fe3822dbc3bb6059308ad0f2014d0550fe26f85b7dbce7ed8373235e688e5a8e2817b16231a751871d22301d9e3d1ecf7
 SHA512 
41745238b61128777ae4fee1ecb7e9284d84d9b420d653b5371d1349bd00473a98beeaa41688903081390ad38b693cd5e54d230bfc2c255beabbef93ec326f69

diff --git a/games-simulation/openrct2/openrct2-0.4.2.ebuild 
b/games-simulation/openrct2/openrct2-0.4.2.ebuild
new file mode 100644
index ..744df62f60d7
--- /dev/null
+++ b/games-simulation/openrct2/openrct2-0.4.2.ebuild
@@ -0,0 +1,167 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake readme.gentoo-r1 xdg-utils
+
+MY_PN="OpenRCT2"
+MY_PN_OBJ="objects"
+MY_PN_RPL="replays"
+MY_PN_TS="title-sequences"
+MY_PV_OBJ="1.3.5"
+MY_PV_RPL="0.0.69"
+MY_PV_TS="0.4.0"
+
+DESCRIPTION="An open source re-implementation of Chris Sawyer's RollerCoaster 
Tycoon 2"
+HOMEPAGE="https://openrct2.org/;
+SRC_URI="
+   https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   
https://github.com/${MY_PN}/${MY_PN_OBJ}/releases/download/v${MY_PV_OBJ}/${MY_PN_OBJ}.zip
 -> ${PN}-${MY_PN_OBJ}-${MY_PV_OBJ}.zip
+   
https://github.com/${MY_PN}/${MY_PN_TS}/releases/download/v${MY_PV_TS}/${MY_PN_TS}.zip
 -> ${PN}-${MY_PN_TS}-${MY_PV_TS}.zip
+   test? ( 
https://github.com/${MY_PN}/${MY_PN_RPL}/releases/download/v${MY_PV_RPL}/${MY_PN_RPL}.zip
 -> ${PN}-${MY_PN_RPL}-${MY_PV_RPL}.zip )
+"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="dedicated +flac +opengl scripting test +truetype +vorbis"
+RESTRICT="!test? ( test )"
+
+COMMON_DEPEND="
+   dev-libs/icu:=
+   dev-libs/jansson:=
+   dev-libs/libzip:=
+   media-libs/libpng:=
+   net-misc/curl[ssl]
+   sys-libs/zlib
+   !dedicated? (
+   media-libs/libsdl2
+   media-libs/speexdsp
+   flac? ( media-libs/flac:= )
+   opengl? ( virtual/opengl )
+   vorbis? ( media-libs/libvorbis )
+   )
+   dev-libs/openssl:0=
+   scripting? ( dev-lang/duktape:= )
+   truetype? (
+   media-libs/fontconfig:1.0
+   media-libs/freetype:2
+   )
+"
+
+RDEPEND="
+   ${COMMON_DEPEND}
+   dedicated? (
+   acct-group/openrct2
+   acct-user/openrct2
+   )
+"
+
+DEPEND="
+   ${COMMON_DEPEND}
+   dev-cpp/nlohmann_json
+   test? ( dev-cpp/gtest )
+"
+
+BDEPEND="
+   app-arch/unzip
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.4.0-include-additional-paths.patch"
+   "${FILESDIR}/${PN}-0.4.1-gtest-1.10.patch"
+)
+
+src_unpack() {
+   unpack "${P}".tar.gz
+
+   mkdir -p "${S}"/data/sequence || die
+   cd "${S}"/data/sequence || die
+   unpack "${PN}-${MY_PN_TS}-${MY_PV_TS}".zip
+
+   mkdir -p 

[gentoo-commits] repo/gentoo:master commit in: dev-util/intel-graphics-system-controller/

2022-10-05 Thread Conrad Kostecki
commit: 557b96ab49f15d2042f2fdb3fece88e2eae476b9
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Oct  5 20:25:28 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Oct  5 20:35:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=557b96ab

dev-util/intel-graphics-system-controller: add 0.8.4

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-util/intel-graphics-system-controller/Manifest |  1 +
 .../intel-graphics-system-controller-0.8.4.ebuild  | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-util/intel-graphics-system-controller/Manifest 
b/dev-util/intel-graphics-system-controller/Manifest
index c394b28a708c..abce9906d06b 100644
--- a/dev-util/intel-graphics-system-controller/Manifest
+++ b/dev-util/intel-graphics-system-controller/Manifest
@@ -1 +1,2 @@
 DIST intel-graphics-system-controller-0.8.0.tar.gz 166364 BLAKE2B 
86a1aeb328554a7260c57bb4513dc236e34aa758b53d4d743562639326d22963742fe1ceca89df648187dfe8e7233c5306977241bb9d37e765d21f52d0073873
 SHA512 
a2fd38717cd1d02270c97eda20fe4294c634a0520293cdd396b93d474eed2ec903ed565a2d15d5e2671424000bb21c3f04b9812a4c050aa68383a75dee0281ef
+DIST intel-graphics-system-controller-0.8.4.tar.gz 173733 BLAKE2B 
c51f21bd2093d44c12ce10b4e5990a4428294093c6a8ccd90b01be30d918ac0898ea57b68ad004f4f477a7049e5060521c7fb1547d09f6e30cae8eab41090a69
 SHA512 
948c2043765c7a5b5dd9c350474725871601a76d292fd34c57c81b492945107ba2519b6a3f113cefed158adb7ac61164e85284be4683d1f48870650fdba969ad

diff --git 
a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.4.ebuild
 
b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.4.ebuild
new file mode 100644
index ..b874403f416f
--- /dev/null
+++ 
b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.4.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="igsc"
+MY_P="${MY_PN}-${PV}"
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit cmake python-any-r1
+
+DESCRIPTION="Intel graphics system controller firmware update library"
+HOMEPAGE="https://github.com/intel/igsc;
+SRC_URI="https://github.com/intel/${MY_PN}/archive/refs/tags/V${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+cli doc"
+
+RDEPEND="dev-libs/metee:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+   doc? (
+   ${PYTHON_DEPS}
+   app-doc/doxygen
+   $(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]')
+   )
+"
+
+pkg_setup() {
+   use doc && python-any-r1_pkg_setup
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_CLI="$(usex cli)"
+   -DENABLE_DOCS="$(usex doc)"
+   -DENABLE_PERF="OFF"
+   -DENABLE_WERROR="OFF"
+
+   # If enabled, tests are automatically run during
+   # the compile phase and we cannot run them because
+   # they require permissions to access the hardware.
+   -DENABLE_TESTS="OFF"
+   )
+
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: games-simulation/openrct2/

2022-10-05 Thread Conrad Kostecki
commit: 57e77a4808e3198c07966b80a7c671871c0bf658
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Oct  5 20:30:27 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Oct  5 20:35:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e77a48

games-simulation/openrct2: update live ebuild

Signed-off-by: Conrad Kostecki  gentoo.org>

 games-simulation/openrct2/Manifest | 2 ++
 games-simulation/openrct2/openrct2-.ebuild | 7 +++
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/games-simulation/openrct2/Manifest 
b/games-simulation/openrct2/Manifest
index e12058f70edc..251e73fe62fd 100644
--- a/games-simulation/openrct2/Manifest
+++ b/games-simulation/openrct2/Manifest
@@ -1,4 +1,6 @@
 DIST openrct2-0.4.1.tar.gz 14307739 BLAKE2B 
d50dd896128898725eb7bd347341dc23a5ef4e8c83d3334625f5484dc5d4214a6ba19981997291de3edb80baaf498e9b4fd83b460a2fd4fdc2100c080d3d0bb6
 SHA512 
795e94b025ebe8ce4386e59723e2442e950810652a1c95caa1e21a88bef5417c2cce18c93418788e75cd8e980ffda0dc73838693fbe2be108a4e269da9159f06
 DIST openrct2-objects-1.3.2.zip 3954437 BLAKE2B 
21d79e35a3bad343a4f96e152f8b5f04820fc927557f0526e639f7c04ca1fac61804db02be57261deb01d65c81f67783ba9ed8e0230a90b2626fa2b63ed82857
 SHA512 
88b292961d728c1ad31dd9f68ba9a1201a59126887030b7b4a8d9fdbed758c1b9bd4f29fb924ddd3cf7b4c5fb7c95f576a00fabdef5a8403e287edeb1c740ff1
+DIST openrct2-objects-1.3.5.zip 4431827 BLAKE2B 
238e1f97aae2b4958001b368b0cb7b86ed4a6999f9e45144a2d0e78d890df6f3d0edf49fe7a4e51766dc7ff1c26a6c814c6c5ad5836c46ced35efe34f8cab682
 SHA512 
7200a04b5f6e0f689859207554afc91fd53d9a3899eb88bc650c6883b18ffa7e6d1420a1efea0ab2e2926e10afeb352484ad04df425531ad3efc00dc6cb2acb1
 DIST openrct2-replays-0.0.67.zip 1479146 BLAKE2B 
78e2872013e20ce389dd24d70aeeeb2fe3822dbc3bb6059308ad0f2014d0550fe26f85b7dbce7ed8373235e688e5a8e2817b16231a751871d22301d9e3d1ecf7
 SHA512 
41745238b61128777ae4fee1ecb7e9284d84d9b420d653b5371d1349bd00473a98beeaa41688903081390ad38b693cd5e54d230bfc2c255beabbef93ec326f69
+DIST openrct2-replays-0.0.69.zip 1479527 BLAKE2B 
002735bcac99bd76988977869a82a8652c308fed932e4301bac7f76727dfe568f249367923a31f55eb17b807f2f5ce93a07b45941d5ceaca8b9761ad7bff4d1f
 SHA512 
fd39ad2e4f3bdda9967e76f6e9b9c6845119814a2f00b770592500bce2787218002320b0df28d255cdeb4f707a82bb40dee27b7c01aef6dc5cb0dd6010332195
 DIST openrct2-title-sequences-0.4.0.zip 7945853 BLAKE2B 
51f07af30c3702754d806829fe612891a883adc70b8e89f64094b28c94879e5c98feca69f3c1f389ceeb33a99175b41afa794a4f2d121280dcce97c428d2ea99
 SHA512 
fcfabb02fb7cb9dda7f73f8a24fb426e23b1ea4c417deacd7147e4d2e8942223e0cf9d9cc6ae371f7508e8d3b1f3161e05677a301a330ae265b6610e1c5da487

diff --git a/games-simulation/openrct2/openrct2-.ebuild 
b/games-simulation/openrct2/openrct2-.ebuild
index c74a0eee0bce..79567389df61 100644
--- a/games-simulation/openrct2/openrct2-.ebuild
+++ b/games-simulation/openrct2/openrct2-.ebuild
@@ -12,8 +12,8 @@ MY_PN="OpenRCT2"
 MY_PN_OBJ="objects"
 MY_PN_RPL="replays"
 MY_PN_TS="title-sequences"
-MY_PV_OBJ="1.3.2"
-MY_PV_RPL="0.0.67"
+MY_PV_OBJ="1.3.5"
+MY_PV_RPL="0.0.69"
 MY_PV_TS="0.4.0"
 
 DESCRIPTION="An open source re-implementation of Chris Sawyer's RollerCoaster 
Tycoon 2"
@@ -27,7 +27,7 @@ SRC_URI="
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS=""
-IUSE="dedicated +flac +lightfx +opengl scripting test +truetype +vorbis"
+IUSE="dedicated +flac +opengl scripting test +truetype +vorbis"
 
 COMMON_DEPEND="
dev-libs/icu:=
@@ -119,7 +119,6 @@ src_configure() {
-DDOWNLOAD_OBJECTS=OFF
-DDOWNLOAD_REPLAYS=OFF
-DDOWNLOAD_TITLE_SEQUENCES=OFF
-   -DENABLE_LIGHTFX=$(usex lightfx)
-DENABLE_SCRIPTING=$(usex scripting)
-DOPENRCT2_USE_CCACHE=OFF
-DPORTABLE=OFF



[gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-compute-runtime/

2022-10-05 Thread Conrad Kostecki
commit: 2be9a20b8ffea26f653a8e512926fdcf5aec798f
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Oct  5 20:27:30 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Oct  5 20:35:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be9a20b

dev-libs/intel-compute-runtime: add 22.39.24347

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-libs/intel-compute-runtime/Manifest|  1 +
 .../intel-compute-runtime-22.39.24347.ebuild   | 79 ++
 2 files changed, 80 insertions(+)

diff --git a/dev-libs/intel-compute-runtime/Manifest 
b/dev-libs/intel-compute-runtime/Manifest
index b3247ec8d0b2..93d1eeb169d8 100644
--- a/dev-libs/intel-compute-runtime/Manifest
+++ b/dev-libs/intel-compute-runtime/Manifest
@@ -1 +1,2 @@
 DIST intel-compute-runtime-22.35.24055.tar.gz 5710106 BLAKE2B 
a8efab3ab078b2bc3bc85110fc13f5f68cecd8e9e6978a0f6298d37eb470264303579a66a2bc840b8a8719ef03d67474f4d8959e6bf9442ffb997de1ad1af43b
 SHA512 
c6a238a238647ff79c8ac7a38ebba3e1913f3b6f2ec1adbdde9b8eb9536078de12eac8b35ba45e77eea156b3ec1bd55d8b1279b1fbe729be23429b88de5a757f
+DIST intel-compute-runtime-22.39.24347.tar.gz 5774278 BLAKE2B 
27a288470f852ec87fae95a946fb87c9850cfc03e99bb869ebd474043d06f8b7beb2873b49d8fe4cc26f7db298c64d7b76d6bda6e6618c1ee8d1a9b658d5f45d
 SHA512 
aef167fd4cc31d32c411ab54cf5f0e5fe13cda7e8fe4eac6aa3f9bf391b7ce9d51033d986d9c5e854c8f1492cce5022463e4b8b0ddc49319ef7bf362435808d5

diff --git 
a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.39.24347.ebuild 
b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.39.24347.ebuild
new file mode 100644
index ..180eda0de0fe
--- /dev/null
+++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.39.24347.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CMAKE_BUILD_TYPE="Release"
+MY_PN="${PN/intel-/}"
+MY_P="${MY_PN}-${PV}"
+
+inherit cmake flag-o-matic
+
+DESCRIPTION="Intel Graphics Compute Runtime for oneAPI Level Zero and OpenCL 
Driver"
+HOMEPAGE="https://github.com/intel/compute-runtime;
+SRC_URI="https://github.com/intel/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+l0 +vaapi"
+
+RDEPEND=">=media-libs/gmmlib-22.1.7:="
+
+DEPEND="
+   ${DEPEND}
+   >=dev-libs/intel-metrics-library-0_pre20220930:=
+   dev-libs/libnl:3
+   dev-libs/libxml2:2
+   >=dev-util/intel-graphics-compiler-1.0.12149.1
+   >=dev-util/intel-graphics-system-controller-0.8.4:=
+   media-libs/mesa
+   >=virtual/opencl-3
+   l0? ( >=dev-libs/level-zero-1.8.5:= )
+   vaapi? (
+   x11-libs/libdrm[video_cards_intel]
+   x11-libs/libva
+   )
+"
+
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( "README.md" "FAQ.md" )
+
+PATCHES=( "${FILESDIR}/${PN}-22.24.23453-remove-fortify-sources.patch" )
+
+src_prepare() {
+   # Remove '-Werror' from default
+   sed -e '/Werror/d' -i CMakeLists.txt || die
+
+   cmake_src_prepare
+}
+
+src_configure() {
+   # See https://github.com/intel/compute-runtime/issues/531
+   filter-flags -flto=* -flto
+
+   local mycmakeargs=(
+   -DCCACHE_ALLOWED="OFF"
+   -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr"
+   -DCMAKE_INSTALL_LIBDIR="$(get_libdir)"
+   -DBUILD_WITH_L0="$(usex l0)"
+   -DDISABLE_LIBVA="$(usex !vaapi)"
+   -DNEO__METRICS_LIBRARY_INCLUDE_DIR="${ESYSROOT}/usr/include"
+   -DKHRONOS_GL_HEADERS_DIR="${ESYSROOT}/usr/include"
+   -DOCL_ICD_VENDORDIR="${EPREFIX}/etc/OpenCL/vendors"
+   -DSUPPORT_DG1="ON"
+   -Wno-dev
+
+   # See 
https://github.com/intel/intel-graphics-compiler/issues/204
+   # -DNEO_DISABLE_BUILTINS_COMPILATION="ON"
+
+   # If enabled, tests are automatically run during
+   # the compile phase and we cannot run them because
+   # they require permissions to access the hardware.
+   -DSKIP_UNIT_TESTS="1"
+   )
+
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-library/

2022-10-05 Thread Conrad Kostecki
commit: 19c86be088834676a5aaafbce5eaad2b338174b4
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Oct  5 20:23:47 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Oct  5 20:35:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c86be0

dev-libs/intel-metrics-library: fix BadDescription

Signed-off-by: Conrad Kostecki  gentoo.org>

 .../intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild 
b/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild
index 2ed1852b32af..9011e794fe97 100644
--- a/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild
+++ b/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild
@@ -10,7 +10,7 @@ MY_P="${MY_PN}-${PV}"
 
 inherit cmake
 
-DESCRIPTION="A user mode driver helper library that provides access to GPU 
performance counters"
+DESCRIPTION="User mode driver helper library that provides access to GPU 
performance counters"
 HOMEPAGE="https://github.com/intel/metrics-library;
 SRC_URI="https://github.com/intel/${MY_PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
 S="${WORKDIR}/${MY_PN}-${EGIT_COMMIT}"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-library/

2022-10-05 Thread Conrad Kostecki
commit: d82d6a6cb75a938e5a9bd4a0b2a9dacca251032a
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Oct  5 20:23:23 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Oct  5 20:35:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d82d6a6c

dev-libs/intel-metrics-library: add 0_pre20220930

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-libs/intel-metrics-library/Manifest|  1 +
 .../intel-metrics-library-0_pre20220930.ebuild | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-libs/intel-metrics-library/Manifest 
b/dev-libs/intel-metrics-library/Manifest
index 0df3935593c1..0fd737b77b56 100644
--- a/dev-libs/intel-metrics-library/Manifest
+++ b/dev-libs/intel-metrics-library/Manifest
@@ -1 +1,2 @@
 DIST intel-metrics-library-0_pre20220526.tar.gz 248259 BLAKE2B 
6ecc5f9f0856ff24101c0591c7ec5174b3050b91517f5916394b3d1ad17cb2e03fecc90f3ed9be1ab490959043d545d0b161976d1c16a78cfd521d9c471aaa23
 SHA512 
f4f614a99987e4f3cae28bec5177485c4e91323d6bbf0a030ff1e84f3a7d34cdef1e3aace1819816e5414abf212320e2f1e05d3c770a59f2b9aa38b3e2b839d2
+DIST intel-metrics-library-0_pre20220930.tar.gz 245113 BLAKE2B 
c6736d0da39a577283bab77fad483d4f5f11f20fd85133682eee1686a24cdb4aedfb61a9a4ca7ab253b26a08ed22327ea4131c8d6612ca61f68b293015f8b40a
 SHA512 
ef159fa28a8df3c707b6fe743819e97e20cadb8c731650b79dc780a938c9165a0cd1acd497319a66a75bf08990067a31b652a49c8b8f80905ee25b0e4c0532dc

diff --git 
a/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220930.ebuild 
b/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220930.ebuild
new file mode 100644
index ..758da219e1cd
--- /dev/null
+++ b/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220930.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CMAKE_BUILD_TYPE="Release"
+EGIT_COMMIT="f829f43a06bfbbdf026b5455d74482d476dd7a02"
+MY_PN="${PN/intel-/}"
+MY_P="${MY_PN}-${PV}"
+
+inherit cmake
+
+DESCRIPTION="User mode driver helper library that provides access to GPU 
performance counters"
+HOMEPAGE="https://github.com/intel/metrics-library;
+SRC_URI="https://github.com/intel/${MY_PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${EGIT_COMMIT}"
+
+LICENSE="MIT"
+SLOT="0/114"
+KEYWORDS="~amd64"
+
+DEPEND="x11-libs/libdrm"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ada/aunit/files/, dev-ada/aunit/

2022-10-05 Thread Alfredo Tupone
commit: da72117a3e99c384babfe4db439bb5ce4bbb0855
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Oct  5 20:26:21 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Oct  5 20:26:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da72117a

dev-ada/aunit: add gcc_12_2_0

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

 dev-ada/aunit/aunit-22.0.0.ebuild|  9 +---
 dev-ada/aunit/files/aunit-22.0.0-redundant.patch | 28 
 2 files changed, 34 insertions(+), 3 deletions(-)

diff --git a/dev-ada/aunit/aunit-22.0.0.ebuild 
b/dev-ada/aunit/aunit-22.0.0.ebuild
index 78a102da278f..f4f6f8098704 100644
--- a/dev-ada/aunit/aunit-22.0.0.ebuild
+++ b/dev-ada/aunit/aunit-22.0.0.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_202{0..1} gcc_12_2_0 )
 inherit ada multiprocessing
 
 DESCRIPTION="Ada unit testing framework"
@@ -22,7 +22,10 @@ DEPEND="${RDEPEND}
 
 REQUIRED_USE="${ADA_REQUIRED_USE}"
 
-PATCHES=( "${FILESDIR}"/${PN}-2016-gentoo.patch )
+PATCHES=(
+   "${FILESDIR}"/${PN}-2016-gentoo.patch
+   "${FILESDIR}"/${P}-redundant.patch
+)
 
 src_compile() {
emake GPRBUILD="gprbuild -j$(makeopts_jobs) -v"

diff --git a/dev-ada/aunit/files/aunit-22.0.0-redundant.patch 
b/dev-ada/aunit/files/aunit-22.0.0-redundant.patch
new file mode 100644
index ..d22bb4a572ec
--- /dev/null
+++ b/dev-ada/aunit/files/aunit-22.0.0-redundant.patch
@@ -0,0 +1,28 @@
+From 7372e83edf47cf26dc64a49850b6fd80aaea5495 Mon Sep 17 00:00:00 2001
+From: Vasiliy Fofanov 
+Date: Mon, 13 Dec 2021 18:54:17 +0100
+Subject: [PATCH] Remove redundant "with" of parent unit
+
+This fixes a warning raised by recent GNAT toolchains.
+
+TN: UC13-054
+---
+ test/src/aunit-test_suites-tests.ads | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+diff --git a/test/src/aunit-test_suites-tests.ads 
b/test/src/aunit-test_suites-tests.ads
+index 0d3ea33..377c0c3 100644
+--- a/test/src/aunit-test_suites-tests.ads
 b/test/src/aunit-test_suites-tests.ads
+@@ -1,10 +1,9 @@
+ --
+---  Copyright (C) 2009-2010, AdaCore
++--  Copyright (C) 2009-2021, AdaCore
+ --
+ 
+ with AUnit.Test_Fixtures;
+ with AUnit.Test_Results;
+-with AUnit.Test_Suites;
+ 
+ package AUnit.Test_Suites.Tests is
+ 



[gentoo-commits] proj/releng:master commit in: releases/specs/amd64/musl-clang/, releases/specs/amd64/clang/, tools/

2022-10-05 Thread Andreas K. Hüttel
commit: fd36b11428bfc3744f81ba7546ccace95701d38d
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Oct  5 19:58:33 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Oct  5 19:58:59 2022 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=fd36b114

Rename clang stage files to llvm

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

 releases/specs/amd64/clang/stage1-openrc.spec  |  4 ++--
 releases/specs/amd64/clang/stage1-systemd.spec |  4 ++--
 releases/specs/amd64/clang/stage3-openrc.spec  |  4 ++--
 releases/specs/amd64/clang/stage3-systemd.spec |  4 ++--
 releases/specs/amd64/musl-clang/stage1.spec|  4 ++--
 releases/specs/amd64/musl-clang/stage3.spec|  4 ++--
 tools/catalyst-auto-amd64.conf | 18 +-
 7 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/releases/specs/amd64/clang/stage1-openrc.spec 
b/releases/specs/amd64/clang/stage1-openrc.spec
index 737fe2c9..e23a2229 100644
--- a/releases/specs/amd64/clang/stage1-openrc.spec
+++ b/releases/specs/amd64/clang/stage1-openrc.spec
@@ -1,10 +1,10 @@
 subarch: amd64
 target: stage1
-version_stamp: clang-openrc-@TIMESTAMP@
+version_stamp: llvm-openrc-@TIMESTAMP@
 rel_type: clang
 profile: default/linux/amd64/17.1/clang
 snapshot: @TIMESTAMP@
-source_subpath: clang/stage3-amd64-clang-openrc-latest
+source_subpath: clang/stage3-amd64-llvm-openrc-latest
 compression_mode: pixz
 update_seed: yes
 update_seed_command: --update --deep --newuse @world

diff --git a/releases/specs/amd64/clang/stage1-systemd.spec 
b/releases/specs/amd64/clang/stage1-systemd.spec
index 95f7f612..d5310497 100644
--- a/releases/specs/amd64/clang/stage1-systemd.spec
+++ b/releases/specs/amd64/clang/stage1-systemd.spec
@@ -1,10 +1,10 @@
 subarch: amd64
 target: stage1
-version_stamp: clang-systemd-@TIMESTAMP@
+version_stamp: llvm-systemd-@TIMESTAMP@
 rel_type: clang
 profile: default/linux/amd64/17.1/systemd/clang
 snapshot: @TIMESTAMP@
-source_subpath: clang/stage3-amd64-clang-systemd-latest
+source_subpath: clang/stage3-amd64-llvm-systemd-latest
 compression_mode: pixz
 update_seed: yes
 update_seed_command: --update --deep --newuse @world

diff --git a/releases/specs/amd64/clang/stage3-openrc.spec 
b/releases/specs/amd64/clang/stage3-openrc.spec
index 187377f7..97dc17d8 100644
--- a/releases/specs/amd64/clang/stage3-openrc.spec
+++ b/releases/specs/amd64/clang/stage3-openrc.spec
@@ -1,10 +1,10 @@
 subarch: amd64
 target: stage3
-version_stamp: clang-openrc-@TIMESTAMP@
+version_stamp: llvm-openrc-@TIMESTAMP@
 rel_type: clang
 profile: default/linux/amd64/17.1/clang
 snapshot: @TIMESTAMP@
-source_subpath: clang/stage1-amd64-clang-openrc-@TIMESTAMP@
+source_subpath: clang/stage1-amd64-llvm-openrc-@TIMESTAMP@
 compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/releases/specs/amd64/clang/stage3-systemd.spec 
b/releases/specs/amd64/clang/stage3-systemd.spec
index 1b86422b..8d71eeda 100644
--- a/releases/specs/amd64/clang/stage3-systemd.spec
+++ b/releases/specs/amd64/clang/stage3-systemd.spec
@@ -1,10 +1,10 @@
 subarch: amd64
 target: stage3
-version_stamp: clang-systemd-@TIMESTAMP@
+version_stamp: llvm-systemd-@TIMESTAMP@
 rel_type: clang
 profile: default/linux/amd64/17.1/systemd/clang
 snapshot: @TIMESTAMP@
-source_subpath: clang/stage1-amd64-clang-systemd-@TIMESTAMP@
+source_subpath: clang/stage1-amd64-llvm-systemd-@TIMESTAMP@
 compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/releases/specs/amd64/musl-clang/stage1.spec 
b/releases/specs/amd64/musl-clang/stage1.spec
index 08875fe8..b574817a 100644
--- a/releases/specs/amd64/musl-clang/stage1.spec
+++ b/releases/specs/amd64/musl-clang/stage1.spec
@@ -1,10 +1,10 @@
 subarch: amd64
 target: stage1
-version_stamp: musl-clang-@TIMESTAMP@
+version_stamp: musl-llvm-@TIMESTAMP@
 rel_type: musl-clang
 profile: default/linux/amd64/17.0/musl/clang
 snapshot: @TIMESTAMP@
-source_subpath: musl-clang/stage3-amd64-musl-clang-latest
+source_subpath: musl-clang/stage3-amd64-musl-llvm-latest
 chost: x86_64-gentoo-linux-musl
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/releases/specs/amd64/musl-clang/stage3.spec 
b/releases/specs/amd64/musl-clang/stage3.spec
index 97d49a2f..6ba592a0 100644
--- a/releases/specs/amd64/musl-clang/stage3.spec
+++ b/releases/specs/amd64/musl-clang/stage3.spec
@@ -1,10 +1,10 @@
 subarch: amd64
 target: stage3
-version_stamp: musl-clang-@TIMESTAMP@
+version_stamp: musl-llvm-@TIMESTAMP@
 rel_type: musl-clang
 profile: default/linux/amd64/17.0/musl/clang
 snapshot: @TIMESTAMP@
-source_subpath: musl-clang/stage1-amd64-musl-clang-@TIMESTAMP@
+source_subpath: musl-clang/stage1-amd64-musl-llvm-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng
 compression_mode: pixz

diff --git a/tools/catalyst-auto-amd64.conf 

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/amd64/17.0/musl/clang/, ...

2022-10-05 Thread Andreas K. Hüttel
commit: 8ddde81c3680e41dab4e71315c7416ba35d40dc5
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Oct  5 19:43:42 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Oct  5 19:43:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ddde81c

profiles: rename clang feature to llvm, adjust parent files

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

 profiles/default/linux/amd64/17.0/musl/clang/parent   | 2 +-
 profiles/default/linux/amd64/17.1/clang/parent| 2 +-
 profiles/default/linux/amd64/17.1/systemd/clang/parent| 2 +-
 profiles/features/{clang => llvm}/eapi| 0
 profiles/features/{clang => llvm}/make.defaults   | 0
 profiles/features/{clang => llvm}/package.accept_keywords | 0
 profiles/features/{clang => llvm}/package.use | 0
 profiles/features/{clang => llvm}/package.use.mask| 0
 profiles/features/{clang => llvm}/packages| 0
 profiles/features/{clang => llvm}/packages.build  | 0
 profiles/features/{clang => llvm}/use.force   | 0
 11 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/default/linux/amd64/17.0/musl/clang/parent 
b/profiles/default/linux/amd64/17.0/musl/clang/parent
index 45c5283c442b..845cedb73fde 100644
--- a/profiles/default/linux/amd64/17.0/musl/clang/parent
+++ b/profiles/default/linux/amd64/17.0/musl/clang/parent
@@ -1,2 +1,2 @@
 ..
-../../../../../../features/clang
+../../../../../../features/llvm

diff --git a/profiles/default/linux/amd64/17.1/clang/parent 
b/profiles/default/linux/amd64/17.1/clang/parent
index 7cba5799ab73..929f409fcc3f 100644
--- a/profiles/default/linux/amd64/17.1/clang/parent
+++ b/profiles/default/linux/amd64/17.1/clang/parent
@@ -1,2 +1,2 @@
 ..
-../../../../../features/clang
+../../../../../features/llvm

diff --git a/profiles/default/linux/amd64/17.1/systemd/clang/parent 
b/profiles/default/linux/amd64/17.1/systemd/clang/parent
index 45c5283c442b..845cedb73fde 100644
--- a/profiles/default/linux/amd64/17.1/systemd/clang/parent
+++ b/profiles/default/linux/amd64/17.1/systemd/clang/parent
@@ -1,2 +1,2 @@
 ..
-../../../../../../features/clang
+../../../../../../features/llvm

diff --git a/profiles/features/clang/eapi b/profiles/features/llvm/eapi
similarity index 100%
rename from profiles/features/clang/eapi
rename to profiles/features/llvm/eapi

diff --git a/profiles/features/clang/make.defaults 
b/profiles/features/llvm/make.defaults
similarity index 100%
rename from profiles/features/clang/make.defaults
rename to profiles/features/llvm/make.defaults

diff --git a/profiles/features/clang/package.accept_keywords 
b/profiles/features/llvm/package.accept_keywords
similarity index 100%
rename from profiles/features/clang/package.accept_keywords
rename to profiles/features/llvm/package.accept_keywords

diff --git a/profiles/features/clang/package.use 
b/profiles/features/llvm/package.use
similarity index 100%
rename from profiles/features/clang/package.use
rename to profiles/features/llvm/package.use

diff --git a/profiles/features/clang/package.use.mask 
b/profiles/features/llvm/package.use.mask
similarity index 100%
rename from profiles/features/clang/package.use.mask
rename to profiles/features/llvm/package.use.mask

diff --git a/profiles/features/clang/packages b/profiles/features/llvm/packages
similarity index 100%
rename from profiles/features/clang/packages
rename to profiles/features/llvm/packages

diff --git a/profiles/features/clang/packages.build 
b/profiles/features/llvm/packages.build
similarity index 100%
rename from profiles/features/clang/packages.build
rename to profiles/features/llvm/packages.build

diff --git a/profiles/features/clang/use.force 
b/profiles/features/llvm/use.force
similarity index 100%
rename from profiles/features/clang/use.force
rename to profiles/features/llvm/use.force



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

2022-10-05 Thread Michał Górny
commit: fc7253e3ec9c74c233b5075b70976fab4eb2802b
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 19:22:55 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc7253e3

sys-kernel/gentoo-kernel-bin: Bump to 5.10.147

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   6 +
 .../gentoo-kernel-bin-5.10.147.ebuild  | 127 +
 2 files changed, 133 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index cba4eb14689e..d55fd0c300ff 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -6,6 +6,8 @@ DIST genpatches-5.10-154.base.tar.xz 4154484 BLAKE2B 
f9db695e8f2e3feebc7a6d0ceb0
 DIST genpatches-5.10-154.extras.tar.xz 3872 BLAKE2B 
fe27fd30c6ff3684f01b7ab7a2287bc3f9e0918c254b90233d3a210454daa6022eedca3823623e9d45b303b0e1f1bd3240ce75554c18dd795c82631b453c998d
 SHA512 
97b117f143ea38226d8129fb0c508de24e06a479f0119347dc83a04b9632afac289b66102b92be84236062d2ea0f5b6b75a3f04f8bcbd3e44d98f39467882101
 DIST genpatches-5.10-155.base.tar.xz 4187452 BLAKE2B 
bfa7612befc96a338e411ae20536bed348b95c6a51d067dee15ed64d0dfdc4e5700d26473720923f1a6393fbab29b5731014d29ae5a98bcd3c0a0a6125a24b73
 SHA512 
6a01cbe8def4e387778d5abd5eefabd556ac1ca283c0cb9bcea7fb1bf2c2812996fae5416c2e88f7b55934686fac52d777af3fdf0ac6dbc8ae3c280934c664f2
 DIST genpatches-5.10-155.extras.tar.xz 3868 BLAKE2B 
744b3272427213e9aeb1a10abc768b911587729101cb21b8b2be231e1b683cd22aae95ef9af9d09ecf585cf0422f242d3b49f81072cda336f719504fe2755a8a
 SHA512 
092db0ae428c0b3ff7727d34c577ab0e928ef2632879b33057f037427836f7a4095de510cfc8b5ad87ef54d90d81518a2edf1e7ada439ce28f02645fea105427
+DIST genpatches-5.10-156.base.tar.xz 4197792 BLAKE2B 
0cf51ea19b117888e12a2c9fb474bcc3d3afb89c3d4fce23cc176231d8210f9f9527c8ca460477d616c249497908bf1c5325a28212e5fe5d92a3b4423d5fa1b1
 SHA512 
5ee474409975a9d715c2d483275cb6d90269ad3a4d9ab0873e686d7bbdec020288dd4c42ce863c6b184931ceb6a5d2e75e46d77bd8e5bc03607f8979e7a68ba3
+DIST genpatches-5.10-156.extras.tar.xz 3868 BLAKE2B 
0247f7dff2a4710426d541d61f5ac1319af5430222f8eaa8f752ac34fa0ef05ddbb7284cacf44d8db06fd42ee659dfb9bc5fb277e932e37d33327ecb8753e27e
 SHA512 
7b827f4a62a11d65e9bab508f3b44e940078158fb41166acb7da814ba97e97f40558536d38026c0e63f93c23ab4505faebad4578e871e6133de9276a106ad872
 DIST genpatches-5.15-72.base.tar.xz 2987972 BLAKE2B 
be108e6921f5a04605ab7c557e1ed50ce092a85eb36e6d60b4edc630457437eb89736dd992fb823522f3ca9c3ca530f3e437ad8f8b38a130bb56bc887070e1a5
 SHA512 
fdb5806584961dde27c7760ff4c20f6c7d08682bb998522a577dfa52a8fa021cea991c46db5efd1ab76e060e73bc38fb5728d0fae2c65f0846828c57779d6b39
 DIST genpatches-5.15-72.extras.tar.xz 3932 BLAKE2B 
00c700eb5307d1834977c88e134fc2bea16f258d6eb374e6cb6d85c522cbf1730d6e2e937e7abb392350de8aa3cff6811f5ac0d3b93822fbd9a43c20abb525c2
 SHA512 
a08ba388711c30d3c101ebbdfb671c63f85ce3d07ba4545c3b01b70687d65f31fd9a1afadecdc49f0d9b113c5596df878acebd425b868ffd9111a555d4ced47d
 DIST genpatches-5.15-73.base.tar.xz 2997804 BLAKE2B 
8915a7983e7766c43e7e4fb91f38ba690e60df58fb8c7d6b5f833b21df459bf5949c35e510275c793f6987e70923cdfebde739f498ca16f772920e262f391172
 SHA512 
3859fc75041d4c7593104e158ecf833fb0ff07aedec5143623132114308d9c877a9f2a405d83cf442f0048c046c3fa3700f51ab836de448ecf2c7b4064630c61
@@ -48,6 +50,10 @@ DIST gentoo-kernel-5.10.146-1.amd64.gpkg.tar 66467840 
BLAKE2B b321d22f59c3cae5b4
 DIST gentoo-kernel-5.10.146-1.arm64.gpkg.tar 59617280 BLAKE2B 
b407792e779cba52312dbe77b3c47de219513cd0e5d9e34886272ff12ca7dac191ff3df37e64caf9554a52412694d975e41966ef15605cb7170573a93fd98ff3
 SHA512 
c8a9c66921a8168f26976246701c621702a5f27a675c4f9dc2b35a00b6f7f6962845d04d2d9fe7625816283f7bee487087db6d4da3da60383ccc2a1f43489123
 DIST gentoo-kernel-5.10.146-1.ppc64le.gpkg.tar 55009280 BLAKE2B 
3b33018612cd795b91b060e816608227902b2c4089aee08481a4182e327e9f3d38e270e3d691090d534789bc77b8e2ab520c7b7f8ffe866014dc3369b2694e24
 SHA512 
683c3b69edae6cda516d8e21b7e2b89766f74899895f58e75f912e300a4f7628bd4fc068cf1677ea213d4dcc2fda4641d5507e4338741db336d06bccb55707b6
 DIST gentoo-kernel-5.10.146-1.x86.gpkg.tar 56371200 BLAKE2B 
3314b00d9cc14c64d110a5b25fa0567a214081ae752a24daf773408fce2190b02cf3427cee13a03183ff8220067e81dfa1e347bcb1fe1a7c53aa2df3ab16462e
 SHA512 
b44c36ce64c913f5f0d38090088db86aba087280b4aa63e5a730d1646f66db4fb486e165b28399ef7a6cfc93a98655a519b34633b2aedfa72a5992f0865d872e
+DIST gentoo-kernel-5.10.147-1.amd64.gpkg.tar 66488320 BLAKE2B 
60ebcbf7fa07771b3fc25e446f520cf6e9cc311df4ac35443552d0be4143aef21cd1ac9ae942e5e5b1bf8e8b2611f487c3b0704de1c8acef816ecc336a08825a
 SHA512 
9af65a49f8f7a3f98503709fbedd262c40d564eabb854893cc82d60d227a77c8d53b3101a3c744cab30c6c0aa8b711342646b59eb6ea45e5c8e7b33c619b34a1
+DIST gentoo-kernel-5.10.147-1.arm64.gpkg.tar 59627520 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/

2022-10-05 Thread Michał Górny
commit: a94ed241f8b5f83ce187d868873e81be8311d588
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:39:20 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94ed241

virtual/dist-kernel: Bump to 5.19.14

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

 virtual/dist-kernel/dist-kernel-5.19.14.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/virtual/dist-kernel/dist-kernel-5.19.14.ebuild 
b/virtual/dist-kernel/dist-kernel-5.19.14.ebuild
new file mode 100644
index ..c2caefd6cfca
--- /dev/null
+++ b/virtual/dist-kernel/dist-kernel-5.19.14.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual to depend on any Distribution Kernel"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   || (
+   ~sys-kernel/gentoo-kernel-${PV}
+   ~sys-kernel/gentoo-kernel-bin-${PV}
+   ~sys-kernel/vanilla-kernel-${PV}
+   )"



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

2022-10-05 Thread Michał Górny
commit: 8818fd288014afc905b7b29b781421afad302060
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:39:19 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8818fd28

sys-kernel/gentoo-kernel: Bump to 5.19.14

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

 sys-kernel/gentoo-kernel/Manifest  |   2 +
 .../gentoo-kernel/gentoo-kernel-5.19.14.ebuild | 137 +
 2 files changed, 139 insertions(+)

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index 1204549e763a..fb7145bd4564 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -28,6 +28,8 @@ DIST genpatches-5.19-14.base.tar.xz 851936 BLAKE2B 
8850a35f62720a0b12216414e5cf4
 DIST genpatches-5.19-14.extras.tar.xz 3808 BLAKE2B 
a6bf77870b14ccb61e0fb2ea0400fb83538491870bd84c9039074d8765d6cd1c0bbadd16b963898a0e01f7808e320006d9823482544a61bca551ca624fa5d87a
 SHA512 
e7bf591d2fea8d4e9b7678e2189953986521a8a01e7cc470005cc1fa8608b73d716cfec02c87e849578aa8581317899a48aa373c683bab3a67f05098f101d94d
 DIST genpatches-5.19-15.base.tar.xz 854856 BLAKE2B 
ef0a5d23b6020125e9ab82d5456c3638955943e7299db30e5891abbb6ac62fdf2593b9c3884ceef77b4df9457bbedba2971620603c8f05acb66872d758e99cac
 SHA512 
0420721992c23da7792ffc4e2740432275efa0ef0efe5ca6ffd43c1afa7aab87823f565df9130dd739567e58bd69ab0c1933a7a9270d1ba0df6e596b3ba75c82
 DIST genpatches-5.19-15.extras.tar.xz 3804 BLAKE2B 
4261193221cee786c6b8ab7a39111834d635a90caffd1c06989caa17d26bc07f1d146b61a323f200f2d9b9e2bac9db435a5a2da97342a069c6e3968fcfe08a37
 SHA512 
67fab772d739942d23191e11b939b2e6d0f86accb7925cddd6c8b6f485f33a20efe4a768a520c0e396272ce157ee64483a9c78f9ccbdfb08525b941ece827f33
+DIST genpatches-5.19-16.base.tar.xz 886340 BLAKE2B 
1b0a22eef6f1cd4fb253301b31ded1113753b1747ae72ac7c3a2fef198d5e28365d3178ffe5bdb7b17e5d4b07066d9c8b4dfb5123e78211f3cc04a3d474daf5d
 SHA512 
c98d8388ea0a494271f0b5601328893f46ed5ea36ee1ea1b020b8e3aa6541ed6141c9ebe20e38d02212a076d8a77d845f878cec8a3813d1c455f70c9be561304
+DIST genpatches-5.19-16.extras.tar.xz 3804 BLAKE2B 
c7c5132972abcdd38803412ee035b1630c20da683c8fbc7ef6e51441fe6f2b4b6d33ae085d257ab5b15133ad858be964ae97bf0ff9ff9a06bb2d91ee202bf23d
 SHA512 
afcde123ca1152a76fd882886b5f7fbf630da0dd4a5b201221d6afe247c1e83997a691a2ffdbaa6c292343bbfd2676bcaa59fb118522c0dce46c956737a7ae74
 DIST genpatches-5.4-218.base.tar.xz 5055868 BLAKE2B 
2dde93f13540d5268d3855b6c4b57f3746badb0db68564bd9f0a5b80cf63138dfb77a1d60be7c9256a36a7685e90299a8e28690debe2e8bad9e23e2d31dbe470
 SHA512 
884f469ef288aedaa2e9271fce5cbce8254247b64cc4e4594fd176b62f65133910f8e50d2458f8c822db5683beb02316b71c71e69c71ae2331baafe1d421f347
 DIST genpatches-5.4-218.extras.tar.xz 1812 BLAKE2B 
3d98f3ae24c5612a9427c88943474b1ca8efbba31bf5e0c0f012b4bc41d1ed980042221a77374a19813d2ba02eab944343aebe2b45aac893352a27e6330dd74f
 SHA512 
31a3790fc98eadb717e9dd9ae9a3c0f4d8d36a2fd9023f407c6c5cc8e4018f89c74535c44f7fda34e3f7b48a0116c4bd1a4770bb98bc60a264e9c541cb767d8b
 DIST genpatches-5.4-219.base.tar.xz 5057112 BLAKE2B 
2abaf4161586e089d1993edee6339b471a92dd08631bfbd7180219156417cdfc870163d5089a9185ed49b9a1eea37c9488316e239d67f469fc2f5b177a71e93c
 SHA512 
37af5774e68df5bed8c13c516b245bb23abf0f6e93c369ca6937b1e6787445f0b3b27b8a5d325866f643896166d9ea5b8b8aad535f7c3afb5a45e8245355021e

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.19.14.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.19.14.ebuild
new file mode 100644
index ..09dafaff5094
--- /dev/null
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.19.14.ebuild
@@ -0,0 +1,137 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit kernel-build toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 2 ))
+# https://koji.fedoraproject.org/koji/packageinfo?packageID=8
+# forked to https://github.com/projg2/fedora-kernel-config-for-gentoo
+CONFIG_VER=5.19.13-gentoo
+GENTOO_CONFIG_VER=g3
+
+DESCRIPTION="Linux kernel built with Gentoo patches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   
https://github.com/projg2/gentoo-kernel-config/archive/${GENTOO_CONFIG_VER}.tar.gz
+   -> gentoo-kernel-config-${GENTOO_CONFIG_VER}.tar.gz
+   amd64? (
+   
https://raw.githubusercontent.com/projg2/fedora-kernel-config-for-gentoo/${CONFIG_VER}/kernel-x86_64-fedora.config
+   -> kernel-x86_64-fedora.config.${CONFIG_VER}
+   )
+   arm64? (
+   

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

2022-10-05 Thread Michał Górny
commit: 4443f69240d46ea608008f4be1e0687e09a16b59
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 19:22:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4443f692

sys-kernel/gentoo-kernel-bin: Bump to 5.15.72

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   6 +
 .../gentoo-kernel-bin-5.15.72.ebuild   | 127 +
 2 files changed, 133 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index d55fd0c300ff..d3b5f1e795a0 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -16,6 +16,8 @@ DIST genpatches-5.15-74.base.tar.xz 3006272 BLAKE2B 
aa1fb6c630e8ec452a067f56682b
 DIST genpatches-5.15-74.extras.tar.xz 3932 BLAKE2B 
56ab108ca50876eede0c3aa9abdb7c1b4aba485b9ebd5f72b065d95e5f75c776b5454f457886cb9f3d3107438312f66af94543b3b95cad9b4dda20b5122c
 SHA512 
dbea0a898270dbfed6f9622de259a54dfc2f858f32f7b456b71c5de7e614f390e87e200e08fedeb930622808c1d70d611931f4e4b36f227ab9b0b35307e35623
 DIST genpatches-5.15-75.base.tar.xz 3037892 BLAKE2B 
33132be38bf46fc9a17a51708139f49f99bc66b839c5ce4f24147df859a5a781374b617c4b65bde9fba539aee681b5db89f0a326737e7c08b68c187c45752480
 SHA512 
b4837b6a8ddef64d717b2d92ad932523821b50c3d1c649c87a7a7cd9c8a345f09894f82ac41a5974ec24ae6407b754558b39e06cb1eb83e0a128c450ec2cc755
 DIST genpatches-5.15-75.extras.tar.xz 3932 BLAKE2B 
7338afccdbd2831cd862ffb7a1aa4b694c62a292b4e72a9ad379899cbb010c3091944c0684bfbb81376ab833dca7e46745a02ebdaa6d33817de36b6506e6bb2e
 SHA512 
ccbf4f6a5c5f3c527c19b5819597e1057018745176c16c159f497aa4ef158af9dd7d0e2c353dd83ec3e05e87a7db213030c9c23dd41a668c2a69351ededcfd41
+DIST genpatches-5.15-76.base.tar.xz 3052120 BLAKE2B 
679e6bf674b8ee6d550984af7c3603c6327ecd94b6dc2d6dc3dc44129353efb15ffc2993dc6d7d84f00457a7e81ed3038471f8286503d8954abd859ff24f8ab9
 SHA512 
d357e1991c65a2dee3346d247c3bdb71e1af1eaaf250e3dc09bf1aed11b1bc4ec8650ff902d281a5c9ff3d97184008061d0b9c60e7f416a5fbe43337aecb70b3
+DIST genpatches-5.15-76.extras.tar.xz 3932 BLAKE2B 
32f0645af1e0c0e4f2312a4310e955c3c12d9b802e3ebce2639f3e0f331a10cc2be237e43819921b5478c5ac6e430ea77671b5f08a0e6398744f018103875c24
 SHA512 
7cccdf49806cc6ede16dd3f0e16be89fdf8022f01005db3026467ceb680a36c131e3342b4ace26d77e25dad628de98dbdfed0658ab9ad7e41acbe6573dd1cabc
 DIST genpatches-5.19-11.base.tar.xz 766852 BLAKE2B 
bc8fa5969dd4c75920a094b5135f60d728a36a431fb5213c338f6308761b7f8ce24e3991a2de70b7c2d87a9256cafa3b22db7c683e38fe10363b15043073092f
 SHA512 
6cd414842f48d9ecf85e0f07fd930e526db089720efaf95916b8ec9394f458a6b1bf178c8e55d6ecf9a7ec5520cc43c50cf1248a8c3467ed069594123586ee1c
 DIST genpatches-5.19-11.extras.tar.xz 3804 BLAKE2B 
3186d10e8a31ca501f36ae3e7945acbba7a17cd7d006b51a7a4136d2c1064efb070fb7870f4b1959eb87456131608b5d31a91987c79f8720b267537a38643211
 SHA512 
10c4b7c51bf4a891ee04826df0da29096e31601126435bcde168f7c3d32416395844e03d3fd55b9b225c7c8dc0216ae8691705c53786f06e0350f6fb1ec03f69
 DIST genpatches-5.19-12.base.tar.xz 780072 BLAKE2B 
fe63576626355f3fa1638ca4de11e63342b6302c068401bd6990b56ab96d28f7bfe3066dbacd28022e5117347980e19df06dce20b021d67fe5830c71bc722470
 SHA512 
ae55b6c32eabe68ea2a1d4a319b0ecd5204be1236275b6d113c9fb44ff449df61e9a10c28399b4c1853763779145c71708f67206e98ca51fa535a90e3b316ebb
@@ -70,6 +72,10 @@ DIST gentoo-kernel-5.15.71-1.amd64.gpkg.tar 69775360 BLAKE2B 
df73c81ec231b309f1f
 DIST gentoo-kernel-5.15.71-1.arm64.gpkg.tar 62853120 BLAKE2B 
120dd43f0084d71603fe249fb4d96d9c5f2a9777022cada511c5694e597c687e9584e5f64b604f4d97c7e825c36d93de328ecb663ad6a7adea954ecd1f213f6a
 SHA512 
a9fd970a6923a37b3cf31524fd85c3ffdb60354f3e02b10cb52df10dc8ae6547b2da0a20cf87b47d3b2cbf262ac16c481e16b74b0bbf7d400b83ed5a6e34839c
 DIST gentoo-kernel-5.15.71-1.ppc64le.gpkg.tar 57200640 BLAKE2B 
293bb67d4ec38db63440cc217f21901376479df29e28efa2a6187dcda09f1de0bd75c4cf870bcb0916372a9b9ba2954ef1eaaf93e42c55b129595e15cf030b13
 SHA512 
e2e8c62c1a14fcaef0c41d1ea7bc3229c4437c39e29bc03882b25b3195ab9a8075ef42b20e9126f33a37eb170ab5ec7ec45b09f83c8799d6bf3a24f7e2c412f5
 DIST gentoo-kernel-5.15.71-1.x86.gpkg.tar 59115520 BLAKE2B 
6a4736b49b8fb2394efd5011eab1327a99170dd672f30d1be2af064bfa9648a0641c9d0ecb1cc450fd661efd5f8bd8efcb3806f0aed8b0063c7d6339009b2d1b
 SHA512 
e4f4c47cdea52a5c4c32fe646897775eca5e798fabdd885b57c634fb9c31a7d8fce64f2a391be7ab486a97718ac52e181dcd7e95f2b91695a1efb7ceb417fc23
+DIST gentoo-kernel-5.15.72-1.amd64.gpkg.tar 69785600 BLAKE2B 
f8a046fab5b3fce34612cf2a257d85d178a7384ddc91f0a58bf16387151295747cdbaaa610ea74ae10cc74703fe9a966e4d7577e30b0e9d4406ce0495130
 SHA512 
4c4a2e3094af3835808b375625faf251ffce5a9548f99bcb9db1af8601af84d571ae8dda7f9391be315f9e465de4f28448d758c0a4d9ee98bf49dc35312d90ff
+DIST gentoo-kernel-5.15.72-1.arm64.gpkg.tar 62853120 BLAKE2B 

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

2022-10-05 Thread Michał Górny
commit: 7b997bf619432c25fb4e424e7afa2b4a933bc218
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 19:23:03 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b997bf6

sys-kernel/gentoo-kernel-bin: Bump to 5.19.14

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   6 +
 .../gentoo-kernel-bin-5.19.14.ebuild   | 127 +
 2 files changed, 133 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index d3b5f1e795a0..76354c9424a0 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -28,6 +28,8 @@ DIST genpatches-5.19-14.base.tar.xz 851936 BLAKE2B 
8850a35f62720a0b12216414e5cf4
 DIST genpatches-5.19-14.extras.tar.xz 3808 BLAKE2B 
a6bf77870b14ccb61e0fb2ea0400fb83538491870bd84c9039074d8765d6cd1c0bbadd16b963898a0e01f7808e320006d9823482544a61bca551ca624fa5d87a
 SHA512 
e7bf591d2fea8d4e9b7678e2189953986521a8a01e7cc470005cc1fa8608b73d716cfec02c87e849578aa8581317899a48aa373c683bab3a67f05098f101d94d
 DIST genpatches-5.19-15.base.tar.xz 854856 BLAKE2B 
ef0a5d23b6020125e9ab82d5456c3638955943e7299db30e5891abbb6ac62fdf2593b9c3884ceef77b4df9457bbedba2971620603c8f05acb66872d758e99cac
 SHA512 
0420721992c23da7792ffc4e2740432275efa0ef0efe5ca6ffd43c1afa7aab87823f565df9130dd739567e58bd69ab0c1933a7a9270d1ba0df6e596b3ba75c82
 DIST genpatches-5.19-15.extras.tar.xz 3804 BLAKE2B 
4261193221cee786c6b8ab7a39111834d635a90caffd1c06989caa17d26bc07f1d146b61a323f200f2d9b9e2bac9db435a5a2da97342a069c6e3968fcfe08a37
 SHA512 
67fab772d739942d23191e11b939b2e6d0f86accb7925cddd6c8b6f485f33a20efe4a768a520c0e396272ce157ee64483a9c78f9ccbdfb08525b941ece827f33
+DIST genpatches-5.19-16.base.tar.xz 886340 BLAKE2B 
1b0a22eef6f1cd4fb253301b31ded1113753b1747ae72ac7c3a2fef198d5e28365d3178ffe5bdb7b17e5d4b07066d9c8b4dfb5123e78211f3cc04a3d474daf5d
 SHA512 
c98d8388ea0a494271f0b5601328893f46ed5ea36ee1ea1b020b8e3aa6541ed6141c9ebe20e38d02212a076d8a77d845f878cec8a3813d1c455f70c9be561304
+DIST genpatches-5.19-16.extras.tar.xz 3804 BLAKE2B 
c7c5132972abcdd38803412ee035b1630c20da683c8fbc7ef6e51441fe6f2b4b6d33ae085d257ab5b15133ad858be964ae97bf0ff9ff9a06bb2d91ee202bf23d
 SHA512 
afcde123ca1152a76fd882886b5f7fbf630da0dd4a5b201221d6afe247c1e83997a691a2ffdbaa6c292343bbfd2676bcaa59fb118522c0dce46c956737a7ae74
 DIST genpatches-5.4-218.base.tar.xz 5055868 BLAKE2B 
2dde93f13540d5268d3855b6c4b57f3746badb0db68564bd9f0a5b80cf63138dfb77a1d60be7c9256a36a7685e90299a8e28690debe2e8bad9e23e2d31dbe470
 SHA512 
884f469ef288aedaa2e9271fce5cbce8254247b64cc4e4594fd176b62f65133910f8e50d2458f8c822db5683beb02316b71c71e69c71ae2331baafe1d421f347
 DIST genpatches-5.4-218.extras.tar.xz 1812 BLAKE2B 
3d98f3ae24c5612a9427c88943474b1ca8efbba31bf5e0c0f012b4bc41d1ed980042221a77374a19813d2ba02eab944343aebe2b45aac893352a27e6330dd74f
 SHA512 
31a3790fc98eadb717e9dd9ae9a3c0f4d8d36a2fd9023f407c6c5cc8e4018f89c74535c44f7fda34e3f7b48a0116c4bd1a4770bb98bc60a264e9c541cb767d8b
 DIST genpatches-5.4-219.base.tar.xz 5057112 BLAKE2B 
2abaf4161586e089d1993edee6339b471a92dd08631bfbd7180219156417cdfc870163d5089a9185ed49b9a1eea37c9488316e239d67f469fc2f5b177a71e93c
 SHA512 
37af5774e68df5bed8c13c516b245bb23abf0f6e93c369ca6937b1e6787445f0b3b27b8a5d325866f643896166d9ea5b8b8aad535f7c3afb5a45e8245355021e
@@ -92,6 +94,10 @@ DIST gentoo-kernel-5.19.13-1.amd64.gpkg.tar 72499200 BLAKE2B 
193c3cb2ec1b99181cb
 DIST gentoo-kernel-5.19.13-1.arm64.gpkg.tar 65064960 BLAKE2B 
5511a3bba2c26c4d5c5d0fda56131a2a8d6ee9e9a8c16c8e1cdc320942bd3d79700040244cb69f4e92f4680af3456cf835e55b58d4a4b43082d249604793508d
 SHA512 
09c4e27a59d7026788644ddb98c92d50f5359c081c3994fd152d6593d7b0b093d6bc7a403ae3f9081f60fa2944729bf4cd920184f3aca9ce106fd49db28395f7
 DIST gentoo-kernel-5.19.13-1.ppc64le.gpkg.tar 59023360 BLAKE2B 
44499c58a52ef3372f26fad711d967745f18e4df269b8770e6761c8aa3036ffbb45b1b31efb6e54afeeea44f3e64d203c48e0647ad963c19330373ca2344258b
 SHA512 
3ff9cc15317a7ad3c5f065ad909b8a0728ec9966c01dce869445c8e7939eeef7a078a75df86932baae9575d51a75a958057f5c340dd81f65ad31e1056d9b8b44
 DIST gentoo-kernel-5.19.13-1.x86.gpkg.tar 62361600 BLAKE2B 
9180523c95ae566b13a6fa4065250af1df8dc65552a9e78a2ac304f8163331a893b6c641338f4d0a803c114e17ee59ca5e8028e53638c43eb43a3dd0b1f4c08d
 SHA512 
4eea6588c6417f0159f5dfd4805ee5afb01e2cefcfc7b871af547eda1bd1e7c60043d0d21b6935d927c880e1a328f2c919e4b9a2925e7fdb55432249c86e19b1
+DIST gentoo-kernel-5.19.14-1.amd64.gpkg.tar 72499200 BLAKE2B 
58dc9e8b299122b5d6203f30cc2a5f7d3fe44339de563fc436e834e04b2887ce5ee74393d429ddf097919da3657dd5be4da09402b95801ae9425d6e12c59fed3
 SHA512 
9cacfb8869dba2a77815d69b9198633db6f224c8d5ff482b6bc8744192eb52c162e4a1bb4225362eddec80ffc05deea1f20dc6f94c14ffef85315d93552bb88d
+DIST gentoo-kernel-5.19.14-1.arm64.gpkg.tar 65054720 BLAKE2B 

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

2022-10-05 Thread Michał Górny
commit: 40987673df32c22787eab04d1e2ba1c8b5ffbbde
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 19:22:51 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40987673

sys-kernel/gentoo-kernel-bin: Bump to 5.4.216

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   6 +
 .../gentoo-kernel-bin-5.4.216.ebuild   | 127 +
 2 files changed, 133 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 4aa705efc3f8..cba4eb14689e 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -30,6 +30,8 @@ DIST genpatches-5.4-219.base.tar.xz 5057112 BLAKE2B 
2abaf4161586e089d1993edee633
 DIST genpatches-5.4-219.extras.tar.xz 1812 BLAKE2B 
0e80f8a4b52959abdea92d2a9a596153ebbdd79a1c1b0aa66068e51009167b4531a76c4f71b490b50650c062f02aba5ba6113401c69ccb64afbde0f29fc2f5a9
 SHA512 
3ca23ca0d6ed2726d8b1161f920027a776973d99ad174c6e46c3e69d0eec7ecb609b3d846a806ba6b5a7b2da3842465ca50b3dce9b62cff33b298bcdb004ecab
 DIST genpatches-5.4-220.base.tar.xz 5083772 BLAKE2B 
643bbad38a1dc2d6140db59f2e747e47933621eda360072063b840c6ad7d83e3ebcb055660a4e24a3b5db24d42d6d86a1f7c56617d12a275f5595c80baa80d2a
 SHA512 
82e5edf08d9b338653c4bd25ec6c9643e91cbe9bad045a37987ea9216d1ad5cdd81c873bfb09cd87350ddf55b1126efa936d8d8afee8419901bebab1c78b7569
 DIST genpatches-5.4-220.extras.tar.xz 1812 BLAKE2B 
59356642113a6ea0d2756a317a1a02fe375ca4bd1efd70ae0ca5093eea05bb00af062f945db1719be3eba11b358e80fe7764aa8e62df1d3259d6ac1ea2b95152
 SHA512 
b9ba7d70b577367316f0c9721e0783798f5c2c023eb3ccb9f95907963c79963b72a65338674bed7ddba3fc75cf10e330a4ae6a90f0ea788aa15f3ec1a042850f
+DIST genpatches-5.4-221.base.tar.xz 5091000 BLAKE2B 
ec89ca0a2c657c41784df399249da24f09a3aa08592815e17750365e09e49a7980163f27e2364f49edf35be7ccb80ec123d99693e1207f9d1561ae54687a1daa
 SHA512 
0abb4f2fdb5e9211b83d5658fb55b62b3fd9dd93adc2c38e158c3edb6018f5daa0fe7fff3ef60b971d3307c4f1954d50c03172cfeff90643caab051863a58b74
+DIST genpatches-5.4-221.extras.tar.xz 1812 BLAKE2B 
cf6270b24135f9b56a82547584a500d360cf0574030028f25af975951e5e3c991700977029d2a83190465e797eb27763885f3a0101483e3ac504927346cbf040
 SHA512 
b5925915b82583eb384a716d486dc5bf1562a08c7ddea932a583d69714a9c359d868993b564c0a98a0ed472c761449fba2e54cf7c4e84f250e55bdb07da4c1a4
 DIST gentoo-kernel-5.10.143-1.amd64.xpak 67552763 BLAKE2B 
372669a3357d82120996ada13a80bc0d5e82f9449554e8f59b7cc15015606da057ebf1cdebd47aa71916a01f8ea0b2ac51cd1e6e3ec59022b6a977b943205ebb
 SHA512 
b95525319247dab78af7561a087619e32f20457136fb75082c2053c675c2f9972967830a8f06cd5ef5878bcc450ff54e56eca9f9784c64f54f9ec7dcf452dc62
 DIST gentoo-kernel-5.10.143-1.arm64.xpak 60975781 BLAKE2B 
611cdeac6eca2c34a2535c4516be7d585a780571a0cae4f4e23bbc5cbaf3b3dfec37b6c416d6edeb88c219ff3610127323d8b42923b8b3a9835f1f84224f
 SHA512 
36c4d474d4af8b36f2b3c9f2995621bee4defcd550cdcb64420a7fd02a2864ddfd18962c081abe2892885ef0915a1c36fb729a2dc3f397d1deae3846d6c3c056
 DIST gentoo-kernel-5.10.143-1.ppc64le.xpak 55999532 BLAKE2B 
5ad3e1bdfe807c5cd792d35722346c811613bd164616ad338996e5303f61ac65e94eac1752efa47fa7f42795879c4a230c2f0e4ee13f49803a83a9a636376b9d
 SHA512 
0327bc9fb10f191ff7da798d549ad9e3b364102530cae53f85aec6eb2b14d0a7ec68444a481f329658bd6e5cf507db965fd5598490a40871a674f2e763f057a1
@@ -94,6 +96,10 @@ DIST gentoo-kernel-5.4.215-1.amd64.gpkg.tar 60579840 BLAKE2B 
85021b694ad40fdd4e6
 DIST gentoo-kernel-5.4.215-1.arm64.gpkg.tar 56801280 BLAKE2B 
c067507af42846b28a536dc389571714025264e77de3bc2aca747b2bbac49493a57f20d8945b13bcb40aab3e3136a041f726695f01058f0145e895ce00f8f246
 SHA512 
9c4921c0c00a44f1270885bfd23bbd83b8efb15565cce172db1ff63170c9a6be8f501010306177fd1085bffbc6dac2efcf0834f38abf37788ed2db4ab3b60451
 DIST gentoo-kernel-5.4.215-1.ppc64le.gpkg.tar 54302720 BLAKE2B 
b97b8be7bcfa24995af488cbafeeb6b3d1c4fe8fac460757dc92cd3aaf361bdb15ed3773d865dcd564b6b090ef14787590b2e5faa382f6b00183c87ad3de95a2
 SHA512 
2600d9eac25c452e1bc2f3c7c4be5e09ed15e502fbd35ee42c11c5ff8d4fe1e6e2ccbf2abced3494acc6d7db052b5e6a6bf97d315f6ce9abd15461ebe86778f4
 DIST gentoo-kernel-5.4.215-1.x86.gpkg.tar 52377600 BLAKE2B 
7dc955490c74edcf2e063a6d2a4e4d8ff51ad82eff82ba992ecf8b07f98016cf5ad9dfc95a82cc6a96fc529d1db61b8d0e26439949e9f2642346f584dd7b54f3
 SHA512 
8dd62436d5851eeda20711aade0bde401110f887525b359d8d93d2292dd60b88ef201f597509cfdeeb88fb579804154a75f967203efccc4855429e918a670b3b
+DIST gentoo-kernel-5.4.216-1.amd64.gpkg.tar 60600320 BLAKE2B 
a9957adad42e97025c14a34c9ced4aa9da0f5da39c29c5b78c9e929e7f39980a48e3d4fa776d77ec550faa1c8ba3d5f5fa8e55371c83b3e063cce188263cf120
 SHA512 
4fb54dba1645ffa4340dcf190d5f2b748344703f3c770b0ff2a029f50a2cc5697f147575b0b46005a987f2a237ec003fda80a649ca5c1b0fe22755b70d8d2d27
+DIST gentoo-kernel-5.4.216-1.arm64.gpkg.tar 56801280 BLAKE2B 

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

2022-10-05 Thread Michał Górny
commit: 5ba631894c81b1aa9d4d2c160e1a69393db3ece4
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 19:16:56 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba63189

dev-python/rapidfuzz: Sterilize LTO-related build flags

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

 .../{rapidfuzz-2.11.1.ebuild => rapidfuzz-2.11.1-r1.ebuild}  | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/dev-python/rapidfuzz/rapidfuzz-2.11.1.ebuild 
b/dev-python/rapidfuzz/rapidfuzz-2.11.1-r1.ebuild
similarity index 83%
rename from dev-python/rapidfuzz/rapidfuzz-2.11.1.ebuild
rename to dev-python/rapidfuzz/rapidfuzz-2.11.1-r1.ebuild
index 208583661aa3..528eecec19b6 100644
--- a/dev-python/rapidfuzz/rapidfuzz-2.11.1.ebuild
+++ b/dev-python/rapidfuzz/rapidfuzz-2.11.1-r1.ebuild
@@ -37,4 +37,11 @@ BDEPEND="
 
 distutils_enable_tests pytest
 
-export RAPIDFUZZ_BUILD_EXTENSION=1
+src_prepare() {
+   # sterilize build flags
+   sed -i -e '/CMAKE_INTERPROCEDURAL_OPTIMIZATION/d' CMakeLists.txt || die
+
+   distutils-r1_src_prepare
+
+   export RAPIDFUZZ_BUILD_EXTENSION=1
+}



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

2022-10-05 Thread Michał Górny
commit: 7f21cb64b1ec8189906f92df6e637e73c9af0304
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:39:10 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f21cb64

sys-kernel/vanilla-kernel: Bump to 5.19.14

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

 sys-kernel/vanilla-kernel/Manifest |   2 +
 .../vanilla-kernel/vanilla-kernel-5.19.14.ebuild   | 134 +
 2 files changed, 136 insertions(+)

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index 79748e10baf6..c6496dbed58e 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -49,6 +49,8 @@ DIST linux-5.19.12.tar.sign 991 BLAKE2B 
437a9fe27f91a3a68b2300e94c2806bf156ac27a
 DIST linux-5.19.12.tar.xz 131684652 BLAKE2B 
b1f2b1d41070c7fcd50b7a5da730dd45408c0867c1dc2f9c5dcd43057506221207f13b12ede4c4f0fa8256098542b0f90e3b9f96a93c9b18b5c1cf41dbe380b3
 SHA512 
567dfb4302ea6a8961ad3b6dba332a925d262fbc8830a77da75a7be19db3cb19080260787cfcd0318b7893b71c655e2bcb1fc71dd07ff5627064fd33635bb2a4
 DIST linux-5.19.13.tar.sign 991 BLAKE2B 
7bf64cc669a4093c5a3210c2d45e17f3977505ea49677253067d9655192ccf74c2bc4f7545d3fe78e3adda4ea64caf17826e6c8e00b083d9ffd65e7ae4bb29bd
 SHA512 
e4beedc56db094e7172e47ca21b5382b9181fba9110f47678f92ec5d314a69ceecb261cf2b3d04bf7ae6569a8538274efdb54f102bd90a355e67dafc25fc20ab
 DIST linux-5.19.13.tar.xz 131653036 BLAKE2B 
f88beb9c9a32d0f9738327173bcd37222939fbd1a953ad6826598b7ce0378ecdab637e8cba45694abe48c6cfcaf2e051c89b15604b3ffa610900982651570a53
 SHA512 
1cea482bbb57d6b7db9f9bb1087e8ad2a3bf2597991276d7a86c9eb16a5b986b102619e7f54115280ad851a2811c31dcefc822f22c07fbb1e82512a315192654
+DIST linux-5.19.14.tar.sign 991 BLAKE2B 
33280f855e00b93f803e6f982b129e199748925f5e3326d977c81a56bad08d7d6dfe762ebd1bcdd535fc64c6af5981d39ffc6a49827f984d69a5c9bd72ae02fe
 SHA512 
1162461100ee335a73f2495ef456ad32f1bcdec400dfc52fdbdd14929e2f1a87b3527f57c1d7ea08957c2bd607d89aff055e0faf6abbfe801f32ce93d9bca88d
+DIST linux-5.19.14.tar.xz 131644196 BLAKE2B 
459f07c79b36b9edaff06f4fb183bd209af2e51c968b2ee2883f9664eac1cf569b59e3fb9b943c1eef50362af3a41603ce367df1895a1f77571ba491160131fe
 SHA512 
19e584735009f0cedd08c94b2cc75cb6b0706a5aacd13a57995cab4f4a304bec42e9f0151bac1712d117b88c211fb84092b6eda723f9ab06289f37930ce1079a
 DIST linux-5.19.9.tar.sign 989 BLAKE2B 
7a91005e18985c3cd7fc9b2c5ba6e25f756b471479865b83e2c5bfeb09ac0a452a5a580cebc1ae542fdb25e6fc020f20d1716143520286cede0f344b0070e912
 SHA512 
c9447dc702ec67da6b6f5aae43a09178796959f41faa9ab4770fb2a1b16d2844c9ab09cee09c1c41a31ec0db64e41d0a43ecc392889ddf539923cf5c0855eab2
 DIST linux-5.19.9.tar.xz 131654068 BLAKE2B 
2f42b30510e8b778e78d5945b8cf0d5f67e95470414043128470108251a10a5a67841f5f508253a3bd93ebc4203a93e9947dcf7f4aabbe37e09390e7b25b52b0
 SHA512 
6607af5e83e57182426e22e00db1fcb7ed5fc197457168f2befe283a6710d6a83fd423b914f0ba9e609d9502f67b8690354ec74fd2c7eb855538641a11d73607
 DIST linux-5.4.213.tar.sign 991 BLAKE2B 
5266f3850825ba2eb12b2dfd2d61c22550e55da2bd2e1e970fe462bf3ddfb4aa1c156e414efa22d8ef3cf73d625532aef1ea8480f9f8d87d09ead700f616e268
 SHA512 
4a469aee797ee108c4bbe140010bf976aa8daac98e7b09071d68667f875f8a12c9a1b1bf3350ba9415aac55d9d84e95102b123a4240fa3d61f3f9a83f7c89fd6

diff --git a/sys-kernel/vanilla-kernel/vanilla-kernel-5.19.14.ebuild 
b/sys-kernel/vanilla-kernel/vanilla-kernel-5.19.14.ebuild
new file mode 100644
index ..43e75eed5fa0
--- /dev/null
+++ b/sys-kernel/vanilla-kernel/vanilla-kernel-5.19.14.ebuild
@@ -0,0 +1,134 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit kernel-build toolchain-funcs verify-sig
+
+MY_P=linux-${PV}
+# https://koji.fedoraproject.org/koji/packageinfo?packageID=8
+# forked to https://github.com/projg2/fedora-kernel-config-for-gentoo
+CONFIG_VER=5.19.13-gentoo
+GENTOO_CONFIG_VER=g3
+
+DESCRIPTION="Linux kernel built from vanilla upstream sources"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://github.com/projg2/gentoo-kernel-config/archive/${GENTOO_CONFIG_VER}.tar.gz
+   -> gentoo-kernel-config-${GENTOO_CONFIG_VER}.tar.gz
+   verify-sig? (
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 
1).x/${MY_P}.tar.sign
+   )
+   amd64? (
+   
https://raw.githubusercontent.com/projg2/fedora-kernel-config-for-gentoo/${CONFIG_VER}/kernel-x86_64-fedora.config
+   -> kernel-x86_64-fedora.config.${CONFIG_VER}
+   )
+   arm64? (
+   
https://raw.githubusercontent.com/projg2/fedora-kernel-config-for-gentoo/${CONFIG_VER}/kernel-aarch64-fedora.config
+   -> kernel-aarch64-fedora.config.${CONFIG_VER}
+   )
+   ppc64? (
+   

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

2022-10-05 Thread Michał Górny
commit: bdd96650f777dbe894a56e899cf9124eca3d6a64
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:49:18 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdd96650

dev-python/proto-plus: Remove old

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

 dev-python/proto-plus/Manifest |  1 -
 dev-python/proto-plus/proto-plus-1.22.0.ebuild | 40 --
 2 files changed, 41 deletions(-)

diff --git a/dev-python/proto-plus/Manifest b/dev-python/proto-plus/Manifest
index 398d1b4df1c5..82c6b8b2b57a 100644
--- a/dev-python/proto-plus/Manifest
+++ b/dev-python/proto-plus/Manifest
@@ -1,2 +1 @@
-DIST proto-plus-1.22.0.gh.tar.gz 69248 BLAKE2B 
f0bcfec696fc732eca291452fac681a38c23baa0d67cbca64a1abb31879775d28c00cff0e67e2f6c9f1fe68c3ee2693cc99599bd29f1eb0f17e2f6b48e1c9731
 SHA512 
110b5cf7effbcec8ac0c99361d1e0710eeea5949d2cc015e6e41cac4d045bf93560eed72b8d83709a76fa57d522859e162e6cc5e60456f98d32761bd284e0d19
 DIST proto-plus-1.22.1.gh.tar.gz 69507 BLAKE2B 
b71c263270dde979da0e050a21db258366ca5ddfaed5f8fb78e5354a123d171019801873d1662ca73a89f079fa1c4cb7c58d34053cabb528015c0d742183
 SHA512 
2fb5dcb6124d6e2aab010089f4ad138de5cd819d4e67c2b9a6d7044a3d7677ca6e5e37e9aa0ee9edb262c52724dfd2dc05592c489df66d3cafbdf51f13644c7e

diff --git a/dev-python/proto-plus/proto-plus-1.22.0.ebuild 
b/dev-python/proto-plus/proto-plus-1.22.0.ebuild
deleted file mode 100644
index ed6addeaf3ed..
--- a/dev-python/proto-plus/proto-plus-1.22.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Beautiful, Pythonic protocol buffers"
-HOMEPAGE="
-   https://github.com/googleapis/proto-plus-python/
-   https://pypi.org/project/proto-plus/
-"
-SRC_URI="
-   https://github.com/googleapis/proto-plus-python/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-S="${WORKDIR}/${PN}-python-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   =dev-python/protobuf-python-3.19.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   >=dev-python/google-api-core-1.31.5[${PYTHON_USEDEP}]
-   dev-python/grpcio[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs \
-   dev-python/sphinx_rtd_theme



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

2022-10-05 Thread Michał Górny
commit: 6c7f565788c7b30a7626ffc739ce8430ff154b0b
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:41:35 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c7f5657

dev-python/openapi-core: Add a test-dep on asgiref

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

 dev-python/openapi-core/openapi-core-0.16.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/openapi-core/openapi-core-0.16.0.ebuild 
b/dev-python/openapi-core/openapi-core-0.16.0.ebuild
index 14f8bef1d51b..0f2ba12ece92 100644
--- a/dev-python/openapi-core/openapi-core-0.16.0.ebuild
+++ b/dev-python/openapi-core/openapi-core-0.16.0.ebuild
@@ -37,6 +37,7 @@ RDEPEND="
 
 BDEPEND="
test? (
+   dev-python/asgiref[${PYTHON_USEDEP}]
dev-python/flask[${PYTHON_USEDEP}]
>=dev-python/httpx-0.23.0[${PYTHON_USEDEP}]
dev-python/responses[${PYTHON_USEDEP}]



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

2022-10-05 Thread Michał Górny
commit: 1253504c7462f25f6eec87b02258b43b85a55fd8
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:48:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1253504c

dev-python/dask: Remove old

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

 dev-python/dask/Manifest |  1 -
 dev-python/dask/dask-2022.8.1.ebuild | 59 
 2 files changed, 60 deletions(-)

diff --git a/dev-python/dask/Manifest b/dev-python/dask/Manifest
index c5001e8399f1..565185881697 100644
--- a/dev-python/dask/Manifest
+++ b/dev-python/dask/Manifest
@@ -1,4 +1,3 @@
-DIST dask-2022.8.1.gh.tar.gz 8759920 BLAKE2B 
bc84706772072a1df2a1c0089f9bc1332a0110430f1c6f2e120e76f565b0666fb0f7f9ac6c25da356f2825e0cd8dfa5b2ef7998d3a231aefc41a5ce09980a22a
 SHA512 
ba042cf069b88c752a371a6ea2df69dd75dabd934befa2d91f4e1e754ad197a14369935452125a621d14527e0d6a0a3a2abdee8f127aa05c6c812116cb27dc3e
 DIST dask-2022.9.0.gh.tar.gz 8762083 BLAKE2B 
60c7a37124b61b49fc06a754b5842695fd63d234e087ec44a40793aeb330034e0d5e3caaedd239fd498a9b01c2bc450f62cdc22848bfd654bfdab6a07d9be7de
 SHA512 
a88f71b9e8cdc69ce3a4babbc2434f830110df284d56eec37cadb6b81add3cd5f2e751ea5e9b390d112d16ee0952c296368851889fec202e3601c2fcf8f52a97
 DIST dask-2022.9.1.gh.tar.gz 8766675 BLAKE2B 
da4735dd860b96d691bbe3782ce04fb4e53a265984dc52593ecd1cbd1a1e536ad2677998e01bcfa99d783255ce053a44c4ed4cb0ce83128520755c20530bca3f
 SHA512 
944d333bbe2f946b85173d289e287737816359a959b61d9bf2b9ef0f75173482a2912355fd71f8a8aa29e58f5b66a91909dc53c1cd269ab2bc569bad62a67f6c
 DIST dask-2022.9.2.gh.tar.gz 8767605 BLAKE2B 
ad0d9b7f849f984316768f1d1983e13177c3263b6803ce6d861b15b8d88c21c7dce4dae917ca28f8688797573503c6fd518816ca7d993d67c56172ef2adc73ec
 SHA512 
467411933432821413f8440e6434b18c2bf76c616a92ec990bc71c141ea2cab235c1330e888ed77f429b6d00d588042928cd3b06d9b693d51302cf8c114700dd

diff --git a/dev-python/dask/dask-2022.8.1.ebuild 
b/dev-python/dask/dask-2022.8.1.ebuild
deleted file mode 100644
index ba0b823ae73e..
--- a/dev-python/dask/dask-2022.8.1.ebuild
+++ /dev/null
@@ -1,59 +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
-
-DESCRIPTION="Task scheduling and blocked algorithms for parallel processing"
-HOMEPAGE="
-   https://www.dask.org/
-   https://github.com/dask/dask/
-   https://pypi.org/project/dask/
-"
-SRC_URI="
-   https://github.com/dask/dask/archive/${PV}.tar.gz -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-   >=dev-python/cloudpickle-0.2.2[${PYTHON_USEDEP}]
-   >=dev-python/fsspec-0.6.0[${PYTHON_USEDEP}]
-   >=dev-python/numpy-1.15.1[${PYTHON_USEDEP}]
-   >=dev-python/pandas-0.25.0[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.0[${PYTHON_USEDEP}]
-   >=dev-python/partd-0.3.10[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}]
-   >=dev-python/toolz-0.8.2[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/toolz[${PYTHON_USEDEP}]
-   test? (
-   dev-python/moto[${PYTHON_USEDEP}]
-   dev-python/numexpr[${PYTHON_USEDEP}]
-   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
-   dev-python/scipy[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # another test relying on -Werror
-   "dask/array/tests/test_overlap.py::test_map_overlap_no_depth[None]"
-   # TODO
-   dask/array/tests/test_reductions.py::test_mean_func_does_not_warn
-   dask/tests/test_config.py::test__get_paths
-   dask/array/tests/test_linalg.py::test_solve_assume_a
-)
-
-python_test() {
-   epytest -p no:flaky -m "not network"
-}



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

2022-10-05 Thread Michał Górny
commit: b3bb9f0b6a922d516ccfcb92e0867b436d7f9b15
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:48:31 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3bb9f0b

dev-python/fsspec: Remove old

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

 dev-python/fsspec/Manifest   |  1 -
 dev-python/fsspec/fsspec-2022.8.1.ebuild | 58 
 2 files changed, 59 deletions(-)

diff --git a/dev-python/fsspec/Manifest b/dev-python/fsspec/Manifest
index 7da9d3547c10..0d6ae8374343 100644
--- a/dev-python/fsspec/Manifest
+++ b/dev-python/fsspec/Manifest
@@ -1,2 +1 @@
-DIST filesystem_spec-2022.8.1.gh.tar.gz 338463 BLAKE2B 
e155dfecf1d9cae7f436f9387e9c1e822205f74a7b7484089fa1a7567d1293d699ba4a3ef8f9453720a22fbc41dedfed0455da64a46b7458c7b39d2a5d4f8c29
 SHA512 
ab37ba926ea834fa2938e851e2f273c624400165b097642ba2b103a126b8d8cdc9acf7a5683ad2fa5df24dbe3c1ec2b228683b8c3489af917b13729f8bef0c0b
 DIST filesystem_spec-2022.8.2.gh.tar.gz 338446 BLAKE2B 
0f3b78794271b367d8e5d26ff889e7d72df7148baa7ca2e7dca3884cbeff74b41f5ce1a532fa768523f29d230f574e630fb3de43b767ace874f831a4d2a47e1f
 SHA512 
696f726000c413ba78380b5e17e312ecca30b51093ebf8d7c3658fb7b82ace57223d3aac471e3a772d350523142bdf983b547277838cca0b182ecb4e0a4b3924

diff --git a/dev-python/fsspec/fsspec-2022.8.1.ebuild 
b/dev-python/fsspec/fsspec-2022.8.1.ebuild
deleted file mode 100644
index dfe2219250f2..
--- a/dev-python/fsspec/fsspec-2022.8.1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 2020-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
-
-MY_P=filesystem_spec-${PV}
-DESCRIPTION="A specification that python filesystems should adhere to"
-HOMEPAGE="
-   https://github.com/fsspec/filesystem_spec/
-   https://pypi.org/project/fsspec/
-"
-SRC_URI="
-   https://github.com/fsspec/filesystem_spec/archive/${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
-
-BDEPEND="
-   test? (
-   dev-python/aiohttp[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/tqdm[${PYTHON_USEDEP}]
-   dev-vcs/git
-   )
-"
-
-distutils_enable_tests pytest
-
-src_test() {
-   git config --global user.email "y...@example.com" || die
-   git config --global user.name "Your Name" || die
-   distutils-r1_src_test
-}
-
-EPYTEST_DESELECT=(
-   fsspec/tests/test_spec.py::test_find
-)
-
-EPYTEST_IGNORE=(
-   # sftp and smb require server started via docker
-   fsspec/implementations/tests/test_dbfs.py
-   fsspec/implementations/tests/test_sftp.py
-   fsspec/implementations/tests/test_smb.py
-   # unhappy about dev-python/fuse-python (?)
-   fsspec/tests/test_fuse.py
-)



[gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/

2022-10-05 Thread Michał Górny
commit: 6ca5c43cd564be024345af587f9b1cb51965998f
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:38:42 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca5c43c

virtual/dist-kernel: Bump to 5.15.72

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

 virtual/dist-kernel/dist-kernel-5.15.72.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/virtual/dist-kernel/dist-kernel-5.15.72.ebuild 
b/virtual/dist-kernel/dist-kernel-5.15.72.ebuild
new file mode 100644
index ..5594b4186dc8
--- /dev/null
+++ b/virtual/dist-kernel/dist-kernel-5.15.72.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual to depend on any Distribution Kernel"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+   || (
+   ~sys-kernel/gentoo-kernel-${PV}
+   ~sys-kernel/gentoo-kernel-bin-${PV}
+   ~sys-kernel/vanilla-kernel-${PV}
+   )"



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

2022-10-05 Thread Michał Górny
commit: d4d7c96633ee58f036791104c4ce449e8caef6c8
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:38:31 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d7c966

sys-kernel/vanilla-kernel: Bump to 5.15.72

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

 sys-kernel/vanilla-kernel/Manifest |   2 +
 .../vanilla-kernel/vanilla-kernel-5.15.72.ebuild   | 134 +
 2 files changed, 136 insertions(+)

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index effd615e0097..79748e10baf6 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -39,6 +39,8 @@ DIST linux-5.15.70.tar.sign 991 BLAKE2B 
d576f7fca0bad50d261e4e7b66227d0700bd90ab
 DIST linux-5.15.70.tar.xz 126434784 BLAKE2B 
1ece12fb0cd1ec1a8951c5c30b6f6fb973caed6871ba86879103924e78065f15fbfd718a239cd58b4c97c2fe6ff90c26dd63c583d7ea83b63883c6bcc6d4cb38
 SHA512 
5885d889d5db5f1e3818160c0b7d43fc66dbe4758dceeaf4ce6eaae775e998863a3068d6cca500b4affcf6592f714c3b58b436b8f104789be2dd37551c5d0ef1
 DIST linux-5.15.71.tar.sign 991 BLAKE2B 
c68c1e6ccdeaa6b7c655ff850b50c69cb2c72fd832557d3e7919379daa7b48c2cbef9910b69c8c46aa5817c4f7e2bc70888628f9268349bb036b35b8fa962f46
 SHA512 
e7416065d4b565ad69ebab70e4c25af76fb405251e00363b445025f0b543af800a696098f0393efb3f69dccd7db4f82dd7b24ca24e94e9102a1f09a7455d87ac
 DIST linux-5.15.71.tar.xz 126446412 BLAKE2B 
77da2393a31b6c6fed7cdfef61a112ae49fcdfce96968daf8c7a690a6e65025c7238c1fe084d0bfda403dc56db877b6db99def12803e840cacf318da40327d7b
 SHA512 
7d20387a1f82d7ec63ff06ed05885a2758b39ece0fe95ad559d79216210e342f0df4dfab9f54c1e4016c331516034aa1b6783d63dd7e415d0cb20947301f95ab
+DIST linux-5.15.72.tar.sign 991 BLAKE2B 
90bc5b088ab8c44f9b8bf96934547b07090f9dc27aa1f8a18cb028fc17f2638107868d678c6f80b22025b9093c653891de2bba942fac049f20e62eb2498d185a
 SHA512 
310a5b6991ded25542e37112125975dbe1dd6eeb1f1aee8cbce18ba4ca16892d88d5c56bf6bb55ad5bd094fe9a9b6f5d83cae8586d07c3b8a67eaad889a1b05f
+DIST linux-5.15.72.tar.xz 126456132 BLAKE2B 
cbcee67d4d96085f954bee66e5270c36587b4407db2b66ae7ba6f514e3f1f09878000cee18984bbdd21aaa1278ad6b47141cfa50a0a5e96c921c5371e90319a3
 SHA512 
c6288f664cdc02711382592493c84152f2139b8aa0cdee7d448c7aa75363028a1b7ade15414e7d9d42501f754a6d8eaeeb2dc663ae3b3cc95e9d0882d5aa8d1e
 DIST linux-5.19.10.tar.sign 991 BLAKE2B 
4d9c1de396214aaf5f0f661628cc0fe805dfce6ea0e256517553276bb1ac07a989fdcdec7656a5adc91f35016a8989308736a1ad09e41b603bd95b3518212eba
 SHA512 
56f6d1e6036ecc762d2abfc278a40d9bd4e6162ba3ff5382a6f247b2b73408fe43289927575c88a27372baf04edcadc4d928c79c3a106eabba2dca37487619e4
 DIST linux-5.19.10.tar.xz 131654840 BLAKE2B 
d2da85f8c863f01d13df0411a519cd739abaf6b49d98ff44eb07962f45af9fa8296a293e6df5d6fd3661112fb4f4ad0de7ab279c2a5765f8c3781e25df056288
 SHA512 
3377a2a8de0efcfba78982024d450d5de423e84ee5ec317a25673b8176e3968a9891ef6a0465c3be674b3d9cdf06184150d79e7292754b8be8070e4654e79146
 DIST linux-5.19.11.tar.sign 991 BLAKE2B 
ff6bc783585a5e629b888e7b1b9560014a00e4334a3a78a899c2e9fe19ca1441e4cb8d67a7b264c49c8e08442be44c9330133e1c63c40ffa82bc23107067d09e
 SHA512 
de201e60cd167debb6ce029f06bd758ff85d2826ac5c6fde0fd2c9b6d9bc9146ce8b7b77d0d4b19d63690ecf880f85fa087fcfccb490bd95b10994acbe8e771f

diff --git a/sys-kernel/vanilla-kernel/vanilla-kernel-5.15.72.ebuild 
b/sys-kernel/vanilla-kernel/vanilla-kernel-5.15.72.ebuild
new file mode 100644
index ..e9d460c7094d
--- /dev/null
+++ b/sys-kernel/vanilla-kernel/vanilla-kernel-5.15.72.ebuild
@@ -0,0 +1,134 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit kernel-build toolchain-funcs verify-sig
+
+MY_P=linux-${PV}
+# https://koji.fedoraproject.org/koji/packageinfo?packageID=8
+CONFIG_VER=5.15.19
+CONFIG_HASH=ec69da7a42b5b7c3da91572ef22097b069ddbd01
+GENTOO_CONFIG_VER=g1
+
+DESCRIPTION="Linux kernel built from vanilla upstream sources"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://github.com/projg2/gentoo-kernel-config/archive/${GENTOO_CONFIG_VER}.tar.gz
+   -> gentoo-kernel-config-${GENTOO_CONFIG_VER}.tar.gz
+   verify-sig? (
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 
1).x/${MY_P}.tar.sign
+   )
+   amd64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-x86_64-fedora.config
+   -> kernel-x86_64-fedora.config.${CONFIG_VER}
+   )
+   arm64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-aarch64-fedora.config
+   -> kernel-aarch64-fedora.config.${CONFIG_VER}
+   )
+   ppc64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-ppc64le-fedora.config
+ 

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

2022-10-05 Thread Michał Górny
commit: 9900db919ef5125854dc4b2677836b745b0c6b54
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:38:40 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9900db91

sys-kernel/gentoo-kernel: Bump to 5.15.72

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

 sys-kernel/gentoo-kernel/Manifest  |   2 +
 .../gentoo-kernel/gentoo-kernel-5.15.72.ebuild | 131 +
 2 files changed, 133 insertions(+)

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index b104caa910e5..1204549e763a 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -16,6 +16,8 @@ DIST genpatches-5.15-74.base.tar.xz 3006272 BLAKE2B 
aa1fb6c630e8ec452a067f56682b
 DIST genpatches-5.15-74.extras.tar.xz 3932 BLAKE2B 
56ab108ca50876eede0c3aa9abdb7c1b4aba485b9ebd5f72b065d95e5f75c776b5454f457886cb9f3d3107438312f66af94543b3b95cad9b4dda20b5122c
 SHA512 
dbea0a898270dbfed6f9622de259a54dfc2f858f32f7b456b71c5de7e614f390e87e200e08fedeb930622808c1d70d611931f4e4b36f227ab9b0b35307e35623
 DIST genpatches-5.15-75.base.tar.xz 3037892 BLAKE2B 
33132be38bf46fc9a17a51708139f49f99bc66b839c5ce4f24147df859a5a781374b617c4b65bde9fba539aee681b5db89f0a326737e7c08b68c187c45752480
 SHA512 
b4837b6a8ddef64d717b2d92ad932523821b50c3d1c649c87a7a7cd9c8a345f09894f82ac41a5974ec24ae6407b754558b39e06cb1eb83e0a128c450ec2cc755
 DIST genpatches-5.15-75.extras.tar.xz 3932 BLAKE2B 
7338afccdbd2831cd862ffb7a1aa4b694c62a292b4e72a9ad379899cbb010c3091944c0684bfbb81376ab833dca7e46745a02ebdaa6d33817de36b6506e6bb2e
 SHA512 
ccbf4f6a5c5f3c527c19b5819597e1057018745176c16c159f497aa4ef158af9dd7d0e2c353dd83ec3e05e87a7db213030c9c23dd41a668c2a69351ededcfd41
+DIST genpatches-5.15-76.base.tar.xz 3052120 BLAKE2B 
679e6bf674b8ee6d550984af7c3603c6327ecd94b6dc2d6dc3dc44129353efb15ffc2993dc6d7d84f00457a7e81ed3038471f8286503d8954abd859ff24f8ab9
 SHA512 
d357e1991c65a2dee3346d247c3bdb71e1af1eaaf250e3dc09bf1aed11b1bc4ec8650ff902d281a5c9ff3d97184008061d0b9c60e7f416a5fbe43337aecb70b3
+DIST genpatches-5.15-76.extras.tar.xz 3932 BLAKE2B 
32f0645af1e0c0e4f2312a4310e955c3c12d9b802e3ebce2639f3e0f331a10cc2be237e43819921b5478c5ac6e430ea77671b5f08a0e6398744f018103875c24
 SHA512 
7cccdf49806cc6ede16dd3f0e16be89fdf8022f01005db3026467ceb680a36c131e3342b4ace26d77e25dad628de98dbdfed0658ab9ad7e41acbe6573dd1cabc
 DIST genpatches-5.19-11.base.tar.xz 766852 BLAKE2B 
bc8fa5969dd4c75920a094b5135f60d728a36a431fb5213c338f6308761b7f8ce24e3991a2de70b7c2d87a9256cafa3b22db7c683e38fe10363b15043073092f
 SHA512 
6cd414842f48d9ecf85e0f07fd930e526db089720efaf95916b8ec9394f458a6b1bf178c8e55d6ecf9a7ec5520cc43c50cf1248a8c3467ed069594123586ee1c
 DIST genpatches-5.19-11.extras.tar.xz 3804 BLAKE2B 
3186d10e8a31ca501f36ae3e7945acbba7a17cd7d006b51a7a4136d2c1064efb070fb7870f4b1959eb87456131608b5d31a91987c79f8720b267537a38643211
 SHA512 
10c4b7c51bf4a891ee04826df0da29096e31601126435bcde168f7c3d32416395844e03d3fd55b9b225c7c8dc0216ae8691705c53786f06e0350f6fb1ec03f69
 DIST genpatches-5.19-12.base.tar.xz 780072 BLAKE2B 
fe63576626355f3fa1638ca4de11e63342b6302c068401bd6990b56ab96d28f7bfe3066dbacd28022e5117347980e19df06dce20b021d67fe5830c71bc722470
 SHA512 
ae55b6c32eabe68ea2a1d4a319b0ecd5204be1236275b6d113c9fb44ff449df61e9a10c28399b4c1853763779145c71708f67206e98ca51fa535a90e3b316ebb

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.72.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.72.ebuild
new file mode 100644
index ..4ea02f952baa
--- /dev/null
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.72.ebuild
@@ -0,0 +1,131 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit kernel-build toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 4 ))
+CONFIG_VER=5.15.19
+CONFIG_HASH=ec69da7a42b5b7c3da91572ef22097b069ddbd01
+GENTOO_CONFIG_VER=g1
+
+DESCRIPTION="Linux kernel built with Gentoo patches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   
https://github.com/projg2/gentoo-kernel-config/archive/${GENTOO_CONFIG_VER}.tar.gz
+   -> gentoo-kernel-config-${GENTOO_CONFIG_VER}.tar.gz
+   amd64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-x86_64-fedora.config
+   -> kernel-x86_64-fedora.config.${CONFIG_VER}
+   )
+   arm64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-aarch64-fedora.config
+   -> kernel-aarch64-fedora.config.${CONFIG_VER}
+   )
+   ppc64? (
+   

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

2022-10-05 Thread Michał Górny
commit: 22fddd6cbdf88be3b9b09bc4f2657791e4d4c626
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:37:57 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22fddd6c

sys-kernel/vanilla-kernel: Bump to 5.10.147

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

 sys-kernel/vanilla-kernel/Manifest |   2 +
 .../vanilla-kernel/vanilla-kernel-5.10.147.ebuild  | 134 +
 2 files changed, 136 insertions(+)

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index 2a43377c4118..effd615e0097 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -29,6 +29,8 @@ DIST linux-5.10.145.tar.sign 993 BLAKE2B 
43d8eb782689cede573c80b2ca9761f571e
 DIST linux-5.10.145.tar.xz 120488988 BLAKE2B 
31710012212beeaa212d50130291ce28851a6344f1e55b6a6d6efd7bad07f3041662b48d64e3928835c618e730a705be7cad7f58993b65901fff604fbbc4cbcf
 SHA512 
579495a91d0b6c9904f1836e30a3e34c384b241dfc62a2840f3ded99099ce2a4ddc823fd6b43c85c75b2a4883658143f94fd3c12d285c7e7aa9b6dc95dd4a243
 DIST linux-5.10.146.tar.sign 993 BLAKE2B 
7514e96fe2f3467e20b56552bc1371ca6f500908cc56fa0390ae1f09ad6ac83697749e6bbb3e2fbaa988bf28f74a84a745eb6b745ab499774933d8b723a7dead
 SHA512 
5213a12c84771fffc2933b1981fcefba93d5ef65af40e29ec503c6b94f72b37a359a339b6e0f569ff68c1a3fdce826695f6ff99dc0884511c7a883e8f5a9d0fd
 DIST linux-5.10.146.tar.xz 120482760 BLAKE2B 
74f2e859bf702d24250b5d468a51fbf1837ee21d367dc0dba666ec8a75b3bdd2715eac29dd0a2659181097ef9630c7ef79addfcbb8690f270dd3fac169702012
 SHA512 
6bcca84c006025e56c66b468f1ab77e6678c16f31bf945afb3a69fbaad40e08dfb6813db2cf48be87f29910035e10ba385d79480908638320f8ce9d1b0b75c91
+DIST linux-5.10.147.tar.sign 993 BLAKE2B 
c2221f77472f6deeec0fdf53dcac38ede2d0870c3a2fdab2d753a2a1b5cd838b932795b37b760a6d01279c357bb377b11b50cda281e38d560a630d67b9833b15
 SHA512 
b8c3fc57390e9675876c9ad8b4298f9b50f41967480b132b9893f35161b6121f4fb303069d4df320edce648ee3452cc6238617332c9715a11f9e91bb05db5be2
+DIST linux-5.10.147.tar.xz 120473624 BLAKE2B 
336e72f74ee72daa14319e7c124c199795d1d5468c0f4a0f4517ea27fb04eb03aa08995059e2039d6ecbfc1468c86bfa4053743a26362eb3e87accb0faddd636
 SHA512 
e080cc0d93ccda76359eb7042c44420e5d11b117aab8bab092fab2eec6fbd308294d644b9b8f75dff9937c2dd41e25763f7c9e008be4906a155b0d938e0faa3a
 DIST linux-5.15.68.tar.sign 991 BLAKE2B 
04b977efcfbf7af3440ab18308a3ff849f4294b5d4d12695be08cc60cfdd4fe9f48fbd4d1218bbdb2ced9d539bf15b9f9050c92f258669967aad733d67a69c3a
 SHA512 
c4928e896e59ce19d63ffe395b77f85507b329592e79b2d6f285cd48e7a57726d3234e529f29dcbf277acc7864aa63ea604a2fab08c7c3e74c1f0d3c046f196f
 DIST linux-5.15.68.tar.xz 126445616 BLAKE2B 
b97474cbe59654ac29a5f514c08a85db9ec330f58e08de53386d4fcedeab3845d6ea5b55e478a49fa94466eda296f80c7835704e2a13d1d56f6e38ed51953ca1
 SHA512 
fa62e3061a84c7fe79eb69e7c4fd4bf77aebb11ace53fe2bc5a63629a99115d9c406992166ae84526d8854af57cd9cfd173191877ea6639a5fc3c2a60ab22931
 DIST linux-5.15.69.tar.sign 991 BLAKE2B 
437ace51d1e348103c3003148fa75033f23e5ed4d37ed9a75771a066a2dfa56bc2ad455872f1736e3ff9bc7398807e8fc4d15bfa585b7e4a0c0eec92c213
 SHA512 
34c46133123ccb339c4318e442f63bcb508f0c2696c5bcdd4999a2b0a7be47116736dff6605278d549f3b227c943b3d5844fcd42e9bd632f6053aea7784f2f5f

diff --git a/sys-kernel/vanilla-kernel/vanilla-kernel-5.10.147.ebuild 
b/sys-kernel/vanilla-kernel/vanilla-kernel-5.10.147.ebuild
new file mode 100644
index ..beb11365e70a
--- /dev/null
+++ b/sys-kernel/vanilla-kernel/vanilla-kernel-5.10.147.ebuild
@@ -0,0 +1,134 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit kernel-build toolchain-funcs verify-sig
+
+MY_P=linux-${PV}
+# https://koji.fedoraproject.org/koji/packageinfo?packageID=8
+CONFIG_VER=5.10.12
+CONFIG_HASH=836165dd2dff34e4f2c47ca8f9c803002c1e6530
+GENTOO_CONFIG_VER=g1
+
+DESCRIPTION="Linux kernel built from vanilla upstream sources"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://github.com/projg2/gentoo-kernel-config/archive/${GENTOO_CONFIG_VER}.tar.gz
+   -> gentoo-kernel-config-${GENTOO_CONFIG_VER}.tar.gz
+   verify-sig? (
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 
1).x/${MY_P}.tar.sign
+   )
+   amd64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-x86_64-fedora.config
+   -> kernel-x86_64-fedora.config.${CONFIG_VER}
+   )
+   arm64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-aarch64-fedora.config
+   -> kernel-aarch64-fedora.config.${CONFIG_VER}
+   )
+   ppc64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-ppc64le-fedora.config
+

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

2022-10-05 Thread Michał Górny
commit: 2ffd996d04969acfd38fcb4d4eb4e1b2a36f9efe
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:38:06 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ffd996d

sys-kernel/gentoo-kernel: Bump to 5.10.147

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

 sys-kernel/gentoo-kernel/Manifest  |   2 +
 .../gentoo-kernel/gentoo-kernel-5.10.147.ebuild| 131 +
 2 files changed, 133 insertions(+)

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index d61a72f8d59f..b104caa910e5 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -6,6 +6,8 @@ DIST genpatches-5.10-154.base.tar.xz 4154484 BLAKE2B 
f9db695e8f2e3feebc7a6d0ceb0
 DIST genpatches-5.10-154.extras.tar.xz 3872 BLAKE2B 
fe27fd30c6ff3684f01b7ab7a2287bc3f9e0918c254b90233d3a210454daa6022eedca3823623e9d45b303b0e1f1bd3240ce75554c18dd795c82631b453c998d
 SHA512 
97b117f143ea38226d8129fb0c508de24e06a479f0119347dc83a04b9632afac289b66102b92be84236062d2ea0f5b6b75a3f04f8bcbd3e44d98f39467882101
 DIST genpatches-5.10-155.base.tar.xz 4187452 BLAKE2B 
bfa7612befc96a338e411ae20536bed348b95c6a51d067dee15ed64d0dfdc4e5700d26473720923f1a6393fbab29b5731014d29ae5a98bcd3c0a0a6125a24b73
 SHA512 
6a01cbe8def4e387778d5abd5eefabd556ac1ca283c0cb9bcea7fb1bf2c2812996fae5416c2e88f7b55934686fac52d777af3fdf0ac6dbc8ae3c280934c664f2
 DIST genpatches-5.10-155.extras.tar.xz 3868 BLAKE2B 
744b3272427213e9aeb1a10abc768b911587729101cb21b8b2be231e1b683cd22aae95ef9af9d09ecf585cf0422f242d3b49f81072cda336f719504fe2755a8a
 SHA512 
092db0ae428c0b3ff7727d34c577ab0e928ef2632879b33057f037427836f7a4095de510cfc8b5ad87ef54d90d81518a2edf1e7ada439ce28f02645fea105427
+DIST genpatches-5.10-156.base.tar.xz 4197792 BLAKE2B 
0cf51ea19b117888e12a2c9fb474bcc3d3afb89c3d4fce23cc176231d8210f9f9527c8ca460477d616c249497908bf1c5325a28212e5fe5d92a3b4423d5fa1b1
 SHA512 
5ee474409975a9d715c2d483275cb6d90269ad3a4d9ab0873e686d7bbdec020288dd4c42ce863c6b184931ceb6a5d2e75e46d77bd8e5bc03607f8979e7a68ba3
+DIST genpatches-5.10-156.extras.tar.xz 3868 BLAKE2B 
0247f7dff2a4710426d541d61f5ac1319af5430222f8eaa8f752ac34fa0ef05ddbb7284cacf44d8db06fd42ee659dfb9bc5fb277e932e37d33327ecb8753e27e
 SHA512 
7b827f4a62a11d65e9bab508f3b44e940078158fb41166acb7da814ba97e97f40558536d38026c0e63f93c23ab4505faebad4578e871e6133de9276a106ad872
 DIST genpatches-5.15-72.base.tar.xz 2987972 BLAKE2B 
be108e6921f5a04605ab7c557e1ed50ce092a85eb36e6d60b4edc630457437eb89736dd992fb823522f3ca9c3ca530f3e437ad8f8b38a130bb56bc887070e1a5
 SHA512 
fdb5806584961dde27c7760ff4c20f6c7d08682bb998522a577dfa52a8fa021cea991c46db5efd1ab76e060e73bc38fb5728d0fae2c65f0846828c57779d6b39
 DIST genpatches-5.15-72.extras.tar.xz 3932 BLAKE2B 
00c700eb5307d1834977c88e134fc2bea16f258d6eb374e6cb6d85c522cbf1730d6e2e937e7abb392350de8aa3cff6811f5ac0d3b93822fbd9a43c20abb525c2
 SHA512 
a08ba388711c30d3c101ebbdfb671c63f85ce3d07ba4545c3b01b70687d65f31fd9a1afadecdc49f0d9b113c5596df878acebd425b868ffd9111a555d4ced47d
 DIST genpatches-5.15-73.base.tar.xz 2997804 BLAKE2B 
8915a7983e7766c43e7e4fb91f38ba690e60df58fb8c7d6b5f833b21df459bf5949c35e510275c793f6987e70923cdfebde739f498ca16f772920e262f391172
 SHA512 
3859fc75041d4c7593104e158ecf833fb0ff07aedec5143623132114308d9c877a9f2a405d83cf442f0048c046c3fa3700f51ab836de448ecf2c7b4064630c61

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.147.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.147.ebuild
new file mode 100644
index ..4824ab95a1fb
--- /dev/null
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.147.ebuild
@@ -0,0 +1,131 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit kernel-build toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 9 ))
+# https://koji.fedoraproject.org/koji/packageinfo?packageID=8
+CONFIG_VER=5.10.12
+CONFIG_HASH=836165dd2dff34e4f2c47ca8f9c803002c1e6530
+GENTOO_CONFIG_VER=g1
+
+DESCRIPTION="Linux kernel built with Gentoo patches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   
https://github.com/projg2/gentoo-kernel-config/archive/${GENTOO_CONFIG_VER}.tar.gz
+   -> gentoo-kernel-config-${GENTOO_CONFIG_VER}.tar.gz
+   amd64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-x86_64-fedora.config
+   -> kernel-x86_64-fedora.config.${CONFIG_VER}
+   )
+   arm64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-aarch64-fedora.config
+   -> 

[gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/

2022-10-05 Thread Michał Górny
commit: 7e5e5a18311f97b16ecf5d39076f7e446a492581
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:37:35 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e5e5a18

virtual/dist-kernel: Bump to 5.4.216

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

 virtual/dist-kernel/dist-kernel-5.4.216.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/virtual/dist-kernel/dist-kernel-5.4.216.ebuild 
b/virtual/dist-kernel/dist-kernel-5.4.216.ebuild
new file mode 100644
index ..2e0a7cc6b4b7
--- /dev/null
+++ b/virtual/dist-kernel/dist-kernel-5.4.216.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual to depend on any Distribution Kernel"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+   || (
+   ~sys-kernel/gentoo-kernel-${PV}
+   ~sys-kernel/gentoo-kernel-bin-${PV}
+   ~sys-kernel/vanilla-kernel-${PV}
+   )"



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

2022-10-05 Thread Michał Górny
commit: f5434a50d6f7220346df4b081a6e30018077cf74
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:37:23 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5434a50

sys-kernel/vanilla-kernel: Bump to 5.4.216

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

 sys-kernel/vanilla-kernel/Manifest |   2 +
 .../vanilla-kernel/vanilla-kernel-5.4.216.ebuild   | 108 +
 2 files changed, 110 insertions(+)

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index bc9003890ae0..2a43377c4118 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -53,3 +53,5 @@ DIST linux-5.4.214.tar.sign 991 BLAKE2B 
5720b8540d928022d7899b368b67847568821f73
 DIST linux-5.4.214.tar.xz 112943292 BLAKE2B 
5f20fa125e84bcfecb5403bb74766f16fed01996e7bdf1ebdd9860a7290984738631b3f986e20190dfe86ea7e484c5ff77d541e76b3b554fcb5a8d33e48e6e7b
 SHA512 
2db274c54c3a66e7ce73d8bb5a5d06e9fe26c19d47d58206f1cf07036a212ddb8e0c0b8cbeb09e393ace0d858572977d2f7c297af0154c9021bcd283694f6a1b
 DIST linux-5.4.215.tar.sign 991 BLAKE2B 
eafcd50885b0888c019d57903c51de5af1cb4ef3585b2dd5387b4947fe08dc03ba6ffaab0ba16f2b6176cf22fc608059eec840314f1e52875da0b6d0c8e3b177
 SHA512 
a51d9a857f52bebbb707e962c7541b5f1f8728fd6c353c8852a2a644910cfe860264b884e28587e3b7d0b848aee5df4c2680a4870f2b27ea2edcd2f9d920a028
 DIST linux-5.4.215.tar.xz 112958164 BLAKE2B 
b5fb506c2982ef5d4f8d48a8a7a9c715ef47a55684222a33b77c5388169e3094cefb1384d0f16967cf45752e0442ef2c6a02b2f690a48654090c6e2840b61f07
 SHA512 
dc0d751b2b58ca63ad84df52e4a53fafce60c4ffb5ac7380d87eb89606b587de73b651cd246ef2c81b39136195b0022a441fd7984e6a3782b75e6ef6c632962e
+DIST linux-5.4.216.tar.sign 991 BLAKE2B 
d6b6336720522fcb677e4af4586abd072f668bbf2d1c64eb3ef1d5c7749f9bc2bcee65353acfb7ded46d819840b7b1fdd38c728d5dcab064b60e22521237b359
 SHA512 
d4f7d808ebc705f6f9423ca18cc902fcebd7566526106295f5a9804f647c1000345f222456c49d77e0421f867a8775888748d94929655db38c715f2958fbb48f
+DIST linux-5.4.216.tar.xz 112946116 BLAKE2B 
d1ad81747b1401822c1d4d9fb428134ae6041bfeb9f876f023b59e87aff57527f11eed28caf08348ba4493cd67649cbc239766395e6555362a980ebde197afc2
 SHA512 
e916237be6a237477e82dfac689614b4e31680412e886ca16a1740141a69daa10e2d9adbefdda34f10f93343828033873b6793debeb317ee5e43417d1cd7eb85

diff --git a/sys-kernel/vanilla-kernel/vanilla-kernel-5.4.216.ebuild 
b/sys-kernel/vanilla-kernel/vanilla-kernel-5.4.216.ebuild
new file mode 100644
index ..ae90752d5ab5
--- /dev/null
+++ b/sys-kernel/vanilla-kernel/vanilla-kernel-5.4.216.ebuild
@@ -0,0 +1,108 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit kernel-build verify-sig
+
+MY_P=linux-${PV}
+# https://koji.fedoraproject.org/koji/packageinfo?packageID=8
+CONFIG_VER=5.4.21
+CONFIG_HASH=2809b7faa6a8cb232cd825096c146b7bdc1e08ea
+GENTOO_CONFIG_VER=g1
+
+DESCRIPTION="Linux kernel built from vanilla upstream sources"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://github.com/projg2/gentoo-kernel-config/archive/${GENTOO_CONFIG_VER}.tar.gz
+   -> gentoo-kernel-config-${GENTOO_CONFIG_VER}.tar.gz
+   verify-sig? (
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 
1).x/${MY_P}.tar.sign
+   )
+   amd64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-x86_64.config
+   -> kernel-x86_64.config.${CONFIG_VER}
+   )
+   arm64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-aarch64.config
+   -> kernel-aarch64.config.${CONFIG_VER}
+   )
+   ppc64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-ppc64le.config
+   -> kernel-ppc64le.config.${CONFIG_VER}
+   )
+   x86? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-i686.config
+   -> kernel-i686.config.${CONFIG_VER}
+   )
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
+IUSE="debug"
+
+BDEPEND="
+   debug? ( dev-util/pahole )
+   verify-sig? ( sec-keys/openpgp-keys-kernel )
+"
+PDEPEND="
+   >=virtual/dist-kernel-${PV}
+"
+
+VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/kernel.org.asc
+
+src_unpack() {
+   if use verify-sig; then
+   einfo "Unpacking linux-${PV}.tar.xz ..."
+   verify-sig_verify_detached - "${DISTDIR}"/linux-${PV}.tar.sign \
+   < <(xz -cd "${DISTDIR}"/linux-${PV}.tar.xz | tee >(tar 
-x))
+   assert "Unpack failed"
+   unpack "gentoo-kernel-config-${GENTOO_CONFIG_VER}.tar.gz"
+   else
+  

[gentoo-commits] repo/gentoo:master commit in: virtual/dist-kernel/

2022-10-05 Thread Michał Górny
commit: 3ab7c1646a9171b42d4172392520d7d4ba5f8d68
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:38:07 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab7c164

virtual/dist-kernel: Bump to 5.10.147

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

 virtual/dist-kernel/dist-kernel-5.10.147.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/virtual/dist-kernel/dist-kernel-5.10.147.ebuild 
b/virtual/dist-kernel/dist-kernel-5.10.147.ebuild
new file mode 100644
index ..5594b4186dc8
--- /dev/null
+++ b/virtual/dist-kernel/dist-kernel-5.10.147.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual to depend on any Distribution Kernel"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+   || (
+   ~sys-kernel/gentoo-kernel-${PV}
+   ~sys-kernel/gentoo-kernel-bin-${PV}
+   ~sys-kernel/vanilla-kernel-${PV}
+   )"



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

2022-10-05 Thread Michał Górny
commit: ab697b6e747da5003e5f39e05416686905dbb794
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  5 15:37:33 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  5 19:23:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab697b6e

sys-kernel/gentoo-kernel: Bump to 5.4.216

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

 sys-kernel/gentoo-kernel/Manifest  |   2 +
 .../gentoo-kernel/gentoo-kernel-5.4.216.ebuild | 100 +
 2 files changed, 102 insertions(+)

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index df8b51a0c2a3..d61a72f8d59f 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -30,6 +30,8 @@ DIST genpatches-5.4-219.base.tar.xz 5057112 BLAKE2B 
2abaf4161586e089d1993edee633
 DIST genpatches-5.4-219.extras.tar.xz 1812 BLAKE2B 
0e80f8a4b52959abdea92d2a9a596153ebbdd79a1c1b0aa66068e51009167b4531a76c4f71b490b50650c062f02aba5ba6113401c69ccb64afbde0f29fc2f5a9
 SHA512 
3ca23ca0d6ed2726d8b1161f920027a776973d99ad174c6e46c3e69d0eec7ecb609b3d846a806ba6b5a7b2da3842465ca50b3dce9b62cff33b298bcdb004ecab
 DIST genpatches-5.4-220.base.tar.xz 5083772 BLAKE2B 
643bbad38a1dc2d6140db59f2e747e47933621eda360072063b840c6ad7d83e3ebcb055660a4e24a3b5db24d42d6d86a1f7c56617d12a275f5595c80baa80d2a
 SHA512 
82e5edf08d9b338653c4bd25ec6c9643e91cbe9bad045a37987ea9216d1ad5cdd81c873bfb09cd87350ddf55b1126efa936d8d8afee8419901bebab1c78b7569
 DIST genpatches-5.4-220.extras.tar.xz 1812 BLAKE2B 
59356642113a6ea0d2756a317a1a02fe375ca4bd1efd70ae0ca5093eea05bb00af062f945db1719be3eba11b358e80fe7764aa8e62df1d3259d6ac1ea2b95152
 SHA512 
b9ba7d70b577367316f0c9721e0783798f5c2c023eb3ccb9f95907963c79963b72a65338674bed7ddba3fc75cf10e330a4ae6a90f0ea788aa15f3ec1a042850f
+DIST genpatches-5.4-221.base.tar.xz 5091000 BLAKE2B 
ec89ca0a2c657c41784df399249da24f09a3aa08592815e17750365e09e49a7980163f27e2364f49edf35be7ccb80ec123d99693e1207f9d1561ae54687a1daa
 SHA512 
0abb4f2fdb5e9211b83d5658fb55b62b3fd9dd93adc2c38e158c3edb6018f5daa0fe7fff3ef60b971d3307c4f1954d50c03172cfeff90643caab051863a58b74
+DIST genpatches-5.4-221.extras.tar.xz 1812 BLAKE2B 
cf6270b24135f9b56a82547584a500d360cf0574030028f25af975951e5e3c991700977029d2a83190465e797eb27763885f3a0101483e3ac504927346cbf040
 SHA512 
b5925915b82583eb384a716d486dc5bf1562a08c7ddea932a583d69714a9c359d868993b564c0a98a0ed472c761449fba2e54cf7c4e84f250e55bdb07da4c1a4
 DIST gentoo-kernel-config-g1.tar.gz 4283 BLAKE2B 
44dd51ec45ebc71bffcd6d85a2fefba053f7bce8035057f0bbe928e24816ad4ba03c9bf67dcfcd6d6d1833c0a2ea93e0fd486c2093664dc41ccce316e1e60588
 SHA512 
3a45f28df9d457df0fe0d185da8b10f4e35f49dad75075e041e8cf3cf6972fecc8145cd557b0bf3a8dea20ddffae0194f88e61c1e5098fa0a5ca301d40aeea2e
 DIST gentoo-kernel-config-g2.tar.gz 4359 BLAKE2B 
965392fb5b3c1290c596d3e8593cfcf54e76cedd47de335c1b9658c1b35649af18a94639bf3df84507c797e6d7ea074f7f2a2579d2d01073478b30a4f167b2aa
 SHA512 
d1bdef2e817799fcebbcdae1f3b1666f8ca70b0d5adca74014dd665f6b02c81b839220d8fe3794ea1202e1f2589d281344699864207c98b95d23a1d1f03bd42d
 DIST gentoo-kernel-config-g3.tar.gz 4411 BLAKE2B 
00edc4b5dc943834bc7ee977382b2960160888db00a25c5a7f73968784aa39a2b3b69f0bbda89b3ce8eb55e746006cff2839481493ac8bfca6a21de2299564f7
 SHA512 
44beae869bebf5445655dafe1facc47c3dbe602b34c5bf2fa984a581bfe3250fa0df908b8807c333c2e66ab9d1a2bb8026e22140f2a1f522d0dd647c96ca4d5e

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.216.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.216.ebuild
new file mode 100644
index ..5fa543cace37
--- /dev/null
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.216.ebuild
@@ -0,0 +1,100 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit kernel-build
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 5 ))
+# https://koji.fedoraproject.org/koji/packageinfo?packageID=8
+CONFIG_VER=5.4.21
+CONFIG_HASH=2809b7faa6a8cb232cd825096c146b7bdc1e08ea
+GENTOO_CONFIG_VER=g1
+
+DESCRIPTION="Linux kernel built with Gentoo patches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   
https://github.com/projg2/gentoo-kernel-config/archive/${GENTOO_CONFIG_VER}.tar.gz
+   -> gentoo-kernel-config-${GENTOO_CONFIG_VER}.tar.gz
+   amd64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-x86_64.config
+   -> kernel-x86_64.config.${CONFIG_VER}
+   )
+   arm64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-aarch64.config
+   -> kernel-aarch64.config.${CONFIG_VER}
+   )
+   ppc64? (
+   

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

2022-10-05 Thread Sam James
commit: 42b645e918ddd5fd26bc8c0a417a9f8c3be4
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct  5 19:15:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct  5 19:20:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b645e9

sys-apps/dbus: add 1.15.2

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

 sys-apps/dbus/Manifest   |   1 +
 sys-apps/dbus/dbus-1.15.2.ebuild | 294 +++
 2 files changed, 295 insertions(+)

diff --git a/sys-apps/dbus/Manifest b/sys-apps/dbus/Manifest
index 63638441039c..889d3508e9b8 100644
--- a/sys-apps/dbus/Manifest
+++ b/sys-apps/dbus/Manifest
@@ -2,3 +2,4 @@ DIST dbus-1.14.0.tar.xz 1360228 BLAKE2B 
ae0ebc2779e840e2d83f633029f81fba0e359696
 DIST dbus-1.14.2.tar.xz 1362972 BLAKE2B 
81c79bbdaa19b214d2462e5ebc42933b60c72c346c71e89e2b15ed17860257ec81c1dc86cd4726f7b352933b02bf5172c1466be0bc63e67a432c76d97fbbb68b
 SHA512 
6e503385bfc1b17d4922dc6d2fb3fa10626ed306fe2b3a6a59f6cf81667c4cd63c2fc5e4fd040f48415235e9f4a75b10948ef512f022af1edab20f426271a9b4
 DIST dbus-1.14.4.tar.xz 1368196 BLAKE2B 
7da5cd8f09eaef7a64f35f8ccbeb81c5687b3fad02d6ac05dd4c232e0f731dbcf4c76c36b615e6216815c8f8631bf9cb32543665440153a1199b1b35922cdda4
 SHA512 
7c8ce95b8a4c63cf51cc9f10bebbc19e66d6a96c4806befad48c3fe73b4468bb2b50f9570b73fe05ff12223e5e6815032139d316995eb670c28b23c028f293d6
 DIST dbus-1.15.0.tar.xz 1391044 BLAKE2B 
50cd9e5fc27f8ff53350f426d29b0ee7dd17a791e82e9d0465789c095443826d14396045c8301e73996d054e2b723b09c1c28dd392a240ed74b6c49c1369d480
 SHA512 
6f7e1d4ff525ce13c5f671f1b045a089c379cbfb777662ce7a55ffe4893a8ab2aaf38877a7b8f261823067a20f3b336437449eb353a97d30699496375e00bf1a
+DIST dbus-1.15.2.tar.xz 1395516 BLAKE2B 
fdfaf8a1a407ddcac23ce5d22497b975b4b95e62a8afaa1ed8f5f25933ad4a113aea4a39c686c1e4a046e2a05b83ab7bb9c063f77012caaa7ecbdc8ea522259c
 SHA512 
486eab8c4f87d75e988558724bff1b0708c969341ecb62bcb9d0b0612a653ac2674aa7caa4d129dd81c00af7989b122ee7837599262c9a0c5c7f9335ed3dacaf

diff --git a/sys-apps/dbus/dbus-1.15.2.ebuild b/sys-apps/dbus/dbus-1.15.2.ebuild
new file mode 100644
index ..36a64abaa510
--- /dev/null
+++ b/sys-apps/dbus/dbus-1.15.2.ebuild
@@ -0,0 +1,294 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+TMPFILES_OPTIONAL=1
+
+# From 1.15.0 release notes:
+# "• Add a Meson build system. This is currently considered experimental,
+#  but the intention is for it to replace Autotools and/or CMake in future
+#  releases, preferably both. Please test!"
+# We haven't migrated to it yet as it's experimental but our elogind
+# patch needs adjusting too (and upstreaming, ideally!)
+# https://gitlab.freedesktop.org/dbus/dbus/-/blob/master/NEWS#L31
+inherit autotools flag-o-matic linux-info python-any-r1 readme.gentoo-r1 
systemd tmpfiles virtualx multilib-minimal
+
+DESCRIPTION="A message bus system, a simple way for applications to talk to 
each other"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/dbus/;
+SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.xz;
+
+LICENSE="|| ( AFL-2.1 GPL-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="debug doc elogind selinux static-libs systemd test X"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="?? ( elogind systemd )"
+
+BDEPEND="
+   acct-user/messagebus
+   app-text/xmlto
+   app-text/docbook-xml-dtd:4.4
+   sys-devel/autoconf-archive
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )
+"
+COMMON_DEPEND="
+   >=dev-libs/expat-2.1.0
+   elogind? ( sys-auth/elogind )
+   selinux? (
+   sys-process/audit
+   sys-libs/libselinux
+   )
+   systemd? ( sys-apps/systemd:0= )
+   X? (
+   x11-libs/libX11
+   x11-libs/libXt
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/expat
+   test? (
+   ${PYTHON_DEPS}
+   >=dev-libs/glib-2.40:2
+   )
+"
+RDEPEND="${COMMON_DEPEND}
+   acct-user/messagebus
+   selinux? ( sec-policy/selinux-dbus )
+   systemd? ( virtual/tmpfiles )
+"
+
+DOC_CONTENTS="
+   Some applications require a session bus in addition to the system
+   bus. Please see \`man dbus-launch\` for more information.
+"
+
+# out of sources build dir for make check
+TBD="${WORKDIR}/${P}-tests-build"
+
+PATCHES=(
+   "${FILESDIR}/dbus-1.15.0-enable-elogind.patch"
+   "${FILESDIR}/dbus-1.15.0-daemon-optional.patch" # bug #653136
+)
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+
+   if use kernel_linux; then
+   CONFIG_CHECK="~EPOLL"
+   linux-info_pkg_setup
+   fi
+}
+
+src_prepare() {
+   default
+
+   if [[ ${CHOST} 

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

2022-10-05 Thread Sam James
commit: be9616872f947959db5449ad8aedd495c4d5ba6f
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct  5 19:11:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct  5 19:20:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be961687

sys-apps/dbus: drop 1.14.0-r7

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

 sys-apps/dbus/dbus-1.14.0-r7.ebuild | 298 
 1 file changed, 298 deletions(-)

diff --git a/sys-apps/dbus/dbus-1.14.0-r7.ebuild 
b/sys-apps/dbus/dbus-1.14.0-r7.ebuild
deleted file mode 100644
index 749b27116955..
--- a/sys-apps/dbus/dbus-1.14.0-r7.ebuild
+++ /dev/null
@@ -1,298 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-TMPFILES_OPTIONAL=1
-
-# At least at the moment, while a CMake port exists, it's not recommended
-# for distributions.
-# https://gitlab.freedesktop.org/dbus/dbus/-/blob/master/CONTRIBUTING.md#L189
-inherit autotools flag-o-matic linux-info python-any-r1 readme.gentoo-r1 
systemd tmpfiles virtualx multilib-minimal
-
-DESCRIPTION="A message bus system, a simple way for applications to talk to 
each other"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/dbus/;
-SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.xz;
-
-LICENSE="|| ( AFL-2.1 GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="debug doc elogind selinux static-libs systemd test X"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="?? ( elogind systemd )"
-
-BDEPEND="
-   acct-user/messagebus
-   app-text/xmlto
-   app-text/docbook-xml-dtd:4.4
-   sys-devel/autoconf-archive
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )
-"
-COMMON_DEPEND="
-   >=dev-libs/expat-2.1.0
-   elogind? ( sys-auth/elogind )
-   selinux? (
-   sys-process/audit
-   sys-libs/libselinux
-   )
-   systemd? ( sys-apps/systemd:0= )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXt
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   dev-libs/expat
-   test? (
-   ${PYTHON_DEPS}
-   >=dev-libs/glib-2.40:2
-   )
-"
-RDEPEND="${COMMON_DEPEND}
-   acct-user/messagebus
-   selinux? ( sec-policy/selinux-dbus )
-   systemd? ( virtual/tmpfiles )
-"
-
-DOC_CONTENTS="
-   Some applications require a session bus in addition to the system
-   bus. Please see \`man dbus-launch\` for more information.
-"
-
-# out of sources build dir for make check
-TBD="${WORKDIR}/${P}-tests-build"
-
-PATCHES=(
-   "${FILESDIR}/dbus-enable-elogind.patch"
-   "${FILESDIR}/dbus-daemon-optional.patch" # bug #653136
-
-   "${FILESDIR}/dbus-1.14.0-x-autoconf-fixes.patch"
-   "${FILESDIR}/dbus-1.12.22-check-fd.patch"
-
-   # https://bugs.gentoo.org/836560
-   "${FILESDIR}/dbus-1.14.0-oom_score_adj.patch"
-
-   "${FILESDIR}/dbus-1.14.0-clang-15-configure.patch"
-)
-
-pkg_setup() {
-   use test && python-any-r1_pkg_setup
-
-   if use kernel_linux; then
-   CONFIG_CHECK="~EPOLL"
-   linux-info_pkg_setup
-   fi
-}
-
-src_prepare() {
-   default
-
-   if [[ ${CHOST} == *-solaris* ]]; then
-   # fix standards conflict, due to gcc being c99 by default 
nowadays
-   sed -i \
-   -e 's/_XOPEN_SOURCE=500/_XOPEN_SOURCE=600/' \
-   configure.ac || die
-   fi
-
-   # required for bug #263909, cross-compile so don't remove eautoreconf
-   eautoreconf
-}
-
-src_configure() {
-   local rundir=$(usex kernel_linux /run /var/run)
-
-   sed -e "s;@rundir@;${EPREFIX}${rundir};g" "${FILESDIR}"/dbus.initd.in \
-   > "${T}"/dbus.initd || die
-
-   multilib-minimal_src_configure
-}
-
-multilib_src_configure() {
-   local docconf myconf testconf
-
-   # so we can get backtraces from apps
-   case ${CHOST} in
-   *-mingw*)
-   # error: unrecognized command line option '-rdynamic', 
bug #488036
-   ;;
-   *)
-   append-flags -rdynamic
-   ;;
-   esac
-
-   # libaudit is *only* used in DBus wrt SELinux support, so disable it, if
-   # not on an SELinux profile.
-   myconf=(
-   --localstatedir="${EPREFIX}/var"
-   --runstatedir="${EPREFIX}${rundir}"
-   $(use_enable static-libs static)
-   $(use_enable debug verbose-mode)
-   --disable-asserts
-   --disable-checks
-   $(use_enable selinux)
-   $(use_enable selinux libaudit)
-   

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

2022-10-05 Thread Sam James
commit: e1fa38837253f0b617e96b68458ab3efbfaa693a
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct  5 19:13:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct  5 19:20:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1fa3883

sys-apps/dbus: add 1.14.4

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

 sys-apps/dbus/Manifest   |   1 +
 sys-apps/dbus/dbus-1.14.4.ebuild | 290 +++
 2 files changed, 291 insertions(+)

diff --git a/sys-apps/dbus/Manifest b/sys-apps/dbus/Manifest
index facb2b1943f3..63638441039c 100644
--- a/sys-apps/dbus/Manifest
+++ b/sys-apps/dbus/Manifest
@@ -1,3 +1,4 @@
 DIST dbus-1.14.0.tar.xz 1360228 BLAKE2B 
ae0ebc2779e840e2d83f633029f81fba0e35969648dddce0280640dd9bee3f9508aa7fb6aef696d1c4c56d40f91b754941f847525afaee5cc3170ad23a7eddbf
 SHA512 
9bf17a3ebb3cf44722c6fbf24ee56e9dc14d6882fc312f26c7f07459d969424bc2fb63a229139e011804ecc479a8f0eb1a0c83286f8d5a664c5979d12634179f
 DIST dbus-1.14.2.tar.xz 1362972 BLAKE2B 
81c79bbdaa19b214d2462e5ebc42933b60c72c346c71e89e2b15ed17860257ec81c1dc86cd4726f7b352933b02bf5172c1466be0bc63e67a432c76d97fbbb68b
 SHA512 
6e503385bfc1b17d4922dc6d2fb3fa10626ed306fe2b3a6a59f6cf81667c4cd63c2fc5e4fd040f48415235e9f4a75b10948ef512f022af1edab20f426271a9b4
+DIST dbus-1.14.4.tar.xz 1368196 BLAKE2B 
7da5cd8f09eaef7a64f35f8ccbeb81c5687b3fad02d6ac05dd4c232e0f731dbcf4c76c36b615e6216815c8f8631bf9cb32543665440153a1199b1b35922cdda4
 SHA512 
7c8ce95b8a4c63cf51cc9f10bebbc19e66d6a96c4806befad48c3fe73b4468bb2b50f9570b73fe05ff12223e5e6815032139d316995eb670c28b23c028f293d6
 DIST dbus-1.15.0.tar.xz 1391044 BLAKE2B 
50cd9e5fc27f8ff53350f426d29b0ee7dd17a791e82e9d0465789c095443826d14396045c8301e73996d054e2b723b09c1c28dd392a240ed74b6c49c1369d480
 SHA512 
6f7e1d4ff525ce13c5f671f1b045a089c379cbfb777662ce7a55ffe4893a8ab2aaf38877a7b8f261823067a20f3b336437449eb353a97d30699496375e00bf1a

diff --git a/sys-apps/dbus/dbus-1.14.4.ebuild b/sys-apps/dbus/dbus-1.14.4.ebuild
new file mode 100644
index ..9333216aff30
--- /dev/null
+++ b/sys-apps/dbus/dbus-1.14.4.ebuild
@@ -0,0 +1,290 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+TMPFILES_OPTIONAL=1
+
+# At least at the moment, while a CMake port exists, it's not recommended
+# for distributions.
+# https://gitlab.freedesktop.org/dbus/dbus/-/blob/master/CONTRIBUTING.md#L189
+inherit autotools flag-o-matic linux-info python-any-r1 readme.gentoo-r1 
systemd tmpfiles virtualx multilib-minimal
+
+DESCRIPTION="A message bus system, a simple way for applications to talk to 
each other"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/dbus/;
+SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.xz;
+
+LICENSE="|| ( AFL-2.1 GPL-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="debug doc elogind selinux static-libs systemd test X"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="?? ( elogind systemd )"
+
+BDEPEND="
+   acct-user/messagebus
+   app-text/xmlto
+   app-text/docbook-xml-dtd:4.4
+   sys-devel/autoconf-archive
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )
+"
+COMMON_DEPEND="
+   >=dev-libs/expat-2.1.0
+   elogind? ( sys-auth/elogind )
+   selinux? (
+   sys-process/audit
+   sys-libs/libselinux
+   )
+   systemd? ( sys-apps/systemd:0= )
+   X? (
+   x11-libs/libX11
+   x11-libs/libXt
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/expat
+   test? (
+   ${PYTHON_DEPS}
+   >=dev-libs/glib-2.40:2
+   )
+"
+RDEPEND="${COMMON_DEPEND}
+   acct-user/messagebus
+   selinux? ( sec-policy/selinux-dbus )
+   systemd? ( virtual/tmpfiles )
+"
+
+DOC_CONTENTS="
+   Some applications require a session bus in addition to the system
+   bus. Please see \`man dbus-launch\` for more information.
+"
+
+# out of sources build dir for make check
+TBD="${WORKDIR}/${P}-tests-build"
+
+PATCHES=(
+   "${FILESDIR}/dbus-enable-elogind.patch"
+   "${FILESDIR}/dbus-daemon-optional.patch" # bug #653136
+)
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+
+   if use kernel_linux; then
+   CONFIG_CHECK="~EPOLL"
+   linux-info_pkg_setup
+   fi
+}
+
+src_prepare() {
+   default
+
+   if [[ ${CHOST} == *-solaris* ]]; then
+   # fix standards conflict, due to gcc being c99 by default 
nowadays
+   sed -i \
+   -e 's/_XOPEN_SOURCE=500/_XOPEN_SOURCE=600/' \
+   configure.ac || die
+   fi
+
+   # required for bug #263909, cross-compile so don't remove eautoreconf
+

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

2022-10-05 Thread Sam James
commit: 4f6365bcf6b4a0d7804d169344cbae1b4292f1b2
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct  5 19:10:44 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct  5 19:20:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f6365bc

sys-apps/dbus: drop 1.12.22-r2

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

 sys-apps/dbus/Manifest   |   1 -
 sys-apps/dbus/dbus-1.12.22-r2.ebuild | 290 ---
 2 files changed, 291 deletions(-)

diff --git a/sys-apps/dbus/Manifest b/sys-apps/dbus/Manifest
index 293fc3bc022b..facb2b1943f3 100644
--- a/sys-apps/dbus/Manifest
+++ b/sys-apps/dbus/Manifest
@@ -1,4 +1,3 @@
-DIST dbus-1.12.22.tar.gz 2108231 BLAKE2B 
40c30ad9e48d8ac6b5f1c67726015eb17cb3501372ef2c8ffcd8ad73e4a2f186b80a7bbba094460d4093d1d0a3f1bbb8d83a27724397a8f5312bb8542237e6b7
 SHA512 
0a716022f9d693fcaf871b6dfb5f242b49a8dd05d3316ec3e530f5129f1d81a2fa9caec795fa62cfdcba6ed21549fdd2f896f9bf1cc9a96e2a7d04f2c7ec7be6
 DIST dbus-1.14.0.tar.xz 1360228 BLAKE2B 
ae0ebc2779e840e2d83f633029f81fba0e35969648dddce0280640dd9bee3f9508aa7fb6aef696d1c4c56d40f91b754941f847525afaee5cc3170ad23a7eddbf
 SHA512 
9bf17a3ebb3cf44722c6fbf24ee56e9dc14d6882fc312f26c7f07459d969424bc2fb63a229139e011804ecc479a8f0eb1a0c83286f8d5a664c5979d12634179f
 DIST dbus-1.14.2.tar.xz 1362972 BLAKE2B 
81c79bbdaa19b214d2462e5ebc42933b60c72c346c71e89e2b15ed17860257ec81c1dc86cd4726f7b352933b02bf5172c1466be0bc63e67a432c76d97fbbb68b
 SHA512 
6e503385bfc1b17d4922dc6d2fb3fa10626ed306fe2b3a6a59f6cf81667c4cd63c2fc5e4fd040f48415235e9f4a75b10948ef512f022af1edab20f426271a9b4
 DIST dbus-1.15.0.tar.xz 1391044 BLAKE2B 
50cd9e5fc27f8ff53350f426d29b0ee7dd17a791e82e9d0465789c095443826d14396045c8301e73996d054e2b723b09c1c28dd392a240ed74b6c49c1369d480
 SHA512 
6f7e1d4ff525ce13c5f671f1b045a089c379cbfb777662ce7a55ffe4893a8ab2aaf38877a7b8f261823067a20f3b336437449eb353a97d30699496375e00bf1a

diff --git a/sys-apps/dbus/dbus-1.12.22-r2.ebuild 
b/sys-apps/dbus/dbus-1.12.22-r2.ebuild
deleted file mode 100644
index 78249a099180..
--- a/sys-apps/dbus/dbus-1.12.22-r2.ebuild
+++ /dev/null
@@ -1,290 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-TMPFILES_OPTIONAL=1
-
-inherit autotools flag-o-matic linux-info python-any-r1 readme.gentoo-r1 
systemd tmpfiles virtualx multilib-minimal
-
-DESCRIPTION="A message bus system, a simple way for applications to talk to 
each other"
-HOMEPAGE="https://dbus.freedesktop.org/;
-SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.gz;
-
-LICENSE="|| ( AFL-2.1 GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="debug doc elogind selinux static-libs systemd test X"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="?? ( elogind systemd )"
-
-BDEPEND="
-   acct-user/messagebus
-   app-text/xmlto
-   app-text/docbook-xml-dtd:4.4
-   sys-devel/autoconf-archive
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )
-"
-COMMON_DEPEND="
-   >=dev-libs/expat-2.1.0
-   elogind? ( sys-auth/elogind )
-   selinux? ( sys-libs/libselinux )
-   systemd? ( sys-apps/systemd:0= )
-   X? (
-   x11-libs/libX11
-   x11-libs/libXt
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   dev-libs/expat
-   test? (
-   ${PYTHON_DEPS}
-   >=dev-libs/glib-2.40:2
-   )
-"
-RDEPEND="${COMMON_DEPEND}
-   acct-user/messagebus
-   selinux? ( sec-policy/selinux-dbus )
-   systemd? ( virtual/tmpfiles )
-   X? ( sys-apps/which )
-"
-
-DOC_CONTENTS="
-   Some applications require a session bus in addition to the system
-   bus. Please see \`man dbus-launch\` for more information.
-"
-
-# out of sources build dir for make check
-TBD="${WORKDIR}/${P}-tests-build"
-
-PATCHES=(
-   "${FILESDIR}/dbus-enable-elogind.patch"
-   "${FILESDIR}/dbus-daemon-optional.patch" # bug #653136
-
-   "${FILESDIR}/dbus-1.12.22-check-fd.patch"
-
-   # https://bugs.gentoo.org/836560
-   "${FILESDIR}/dbus-1.14.0-oom_score_adj.patch"
-)
-
-pkg_setup() {
-   use test && python-any-r1_pkg_setup
-
-   if use kernel_linux; then
-   CONFIG_CHECK="~EPOLL"
-   linux-info_pkg_setup
-   fi
-}
-
-src_prepare() {
-   # Tests were restricted because of this
-   sed -i \
-   -e 's/.*bus_dispatch_test.*/printf ("Disabled due to excess 
noise\\n");/' \
-   -e '/"dispatch"/d' \
-   bus/test-main.c || die
-
-   default
-
-   if [[ ${CHOST} == *-solaris* ]]; then
-   # fix standards conflict, due to gcc being c99 by default 
nowadays
-   sed -i \
-   -e 

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

2022-10-05 Thread Sam James
commit: ef7d8760852c160b5e3714fe0118c1db75540dd5
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct  5 19:20:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct  5 19:20:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7d8760

net-misc/dhcp: add 4.4.3_p1

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

 net-misc/dhcp/Manifest |   1 +
 net-misc/dhcp/dhcp-4.4.3_p1.ebuild | 294 +
 2 files changed, 295 insertions(+)

diff --git a/net-misc/dhcp/Manifest b/net-misc/dhcp/Manifest
index 93fbebb2127a..a6b776f66394 100644
--- a/net-misc/dhcp/Manifest
+++ b/net-misc/dhcp/Manifest
@@ -1,2 +1,3 @@
 DIST dhcp-4.4.2-P1.tar.gz 9898311 BLAKE2B 
7cc40dfbe578bee13c7dd7868a25d0d88358bf82b02539e933a4eba06039a43f0d99b3ef6ce811b60ed3a991b222844f4a5bd9e597c11d83b09ff551ba0380a6
 SHA512 
924e8b44f288361dbe837987869e57b929c73cb5e4af37cb2d7b19bca5ea8594048fb41c0792fede003188185f61b25befbc2ccda42f1f68e6b6bc22ef44b040
+DIST dhcp-4.4.3-P1.tar.gz 10081055 BLAKE2B 
6cc16f7472efb1e1f6b7a83cafd9a81a16f10af7361da079c48a5eff0d9e310f475dcc82e984c20936c64867183402d00d26e5366e75bf7463ec2aea4a6f68a4
 SHA512 
d14dc44d1c015780ae19769816cb01015959927a1ad7a3e84b89e0463253aaf46451af88e3260347196373906d5b438c7c616fee45ec3f128aa82af6702b7154
 DIST dhcp-4.4.3.tar.gz 10078953 BLAKE2B 
d88570760cc00bd72d1e9c2e76c7a7b9f07cadfbe044220a43ee33fc201c217725c3909a386ae11f28346920dacb0313d78193a9e3d7eac9757384b4fe762597
 SHA512 
4472d6794af80b482560956cee6895889cc1aca39980f851faf56824627e95731f2983cf7c7454bc3decb0a12c874fcbd29bd6c5a9695412def6bc14c6df17e0

diff --git a/net-misc/dhcp/dhcp-4.4.3_p1.ebuild 
b/net-misc/dhcp/dhcp-4.4.3_p1.ebuild
new file mode 100644
index ..0cd58207062a
--- /dev/null
+++ b/net-misc/dhcp/dhcp-4.4.3_p1.ebuild
@@ -0,0 +1,294 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit systemd toolchain-funcs flag-o-matic tmpfiles
+
+MY_PV="${PV//_alpha/a}"
+MY_PV="${MY_PV//_beta/b}"
+MY_PV="${MY_PV//_rc/rc}"
+MY_PV="${MY_PV//_p/-P}"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="ISC Dynamic Host Configuration Protocol (DHCP) client/server"
+HOMEPAGE="https://www.isc.org/dhcp;
+SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz
+   ftp://ftp.isc.org/isc/dhcp/${MY_PV}/${MY_P}.tar.gz;
+
+LICENSE="MPL-2.0 BSD SSLeay GPL-2" # GPL-2 only for init script
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+IUSE="+client ipv6 ldap selinux +server ssl vim-syntax"
+
+DEPEND="
+   acct-group/dhcp
+   acct-user/dhcp
+   client? (
+   kernel_linux? (
+   ipv6? ( sys-apps/iproute2 )
+   sys-apps/net-tools
+   )
+   )
+   ldap? (
+   net-nds/openldap:=
+   ssl? ( dev-libs/openssl:= )
+   )"
+RDEPEND="${DEPEND}
+   selinux? ( sec-policy/selinux-dhcp )
+   vim-syntax? ( app-vim/dhcpd-syntax )"
+
+S="${WORKDIR}/${MY_P}"
+
+src_unpack() {
+   unpack ${A}
+   # handle local bind hell
+   cd "${S}"/bind
+   unpack ./bind.tar.gz
+}
+
+PATCHES=(
+   # Gentoo patches - these will probably never be accepted upstream
+   # Fix some permission issues
+   "${FILESDIR}/${PN}-3.0-fix-perms.patch"
+
+   # Enable dhclient to equery NTP servers
+   "${FILESDIR}/${PN}-4.3.6-dhclient-ntp.patch"
+   "${FILESDIR}/${PN}-4.3.6-dhclient-resolvconf.patch"
+
+   # Enable dhclient to get extra configuration from stdin
+   "${FILESDIR}/${PN}-4.2.2-dhclient-stdin-conf.patch"
+   # bug #265531
+   "${FILESDIR}/${PN}-4.3.6-nogateway.patch"
+   # bug #296921
+   "${FILESDIR}/${PN}-4.3.6-quieter-ping.patch"
+   # bug #437108
+   "${FILESDIR}/${PN}-4.4.0-always-accept-4.patch"
+   # bug #480636
+   "${FILESDIR}/${PN}-4.3.6-iproute2-path.patch"
+   # bug #471142
+   "${FILESDIR}/${PN}-4.2.5-bindtodevice-inet6.patch"
+   # bug #559832
+   "${FILESDIR}/${PN}-4.3.3-ldap-ipv6-client-id.patch"
+
+   # Possible upstream candidates
+)
+
+src_prepare() {
+   default
+
+   # Brand the version with Gentoo
+   sed -i \
+   -e "/VERSION=/s:'$: Gentoo-${PR}':" \
+   configure || die
+
+   # Change the hook script locations of the scripts
+   sed -i \
+   -e 's,/etc/dhclient-exit-hooks,/etc/dhcp/dhclient-exit-hooks,g' 
\
+   -e 
's,/etc/dhclient-enter-hooks,/etc/dhcp/dhclient-enter-hooks,g' \
+   client/scripts/* || die
+
+   # No need for the linux script to force bash #158540
+   sed -i -e 's,#!/bin/bash,#!/bin/sh,' client/scripts/linux || die
+
+   # Quiet the freebsd logger a little
+   sed -i -e '/LOGGER=/ s/-s -p user.notice //g' client/scripts/freebsd || 
die
+
+   # Remove these options from the sample config
+ 

[gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/

2022-10-05 Thread Craig Andrews
commit: 46517de0cb6f052e2dd661eb2ebc03ec1296f901
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Oct  5 19:18:13 2022 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Oct  5 19:18:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46517de0

media-tv/kodi: drop 19.0-r2, 19.1-r2, 19.2-r1, 19.3-r1, 19.4-r1

Signed-off-by: Craig Andrews  gentoo.org>

 media-tv/kodi/Manifest|   5 -
 media-tv/kodi/kodi-19.0-r2.ebuild | 361 -
 media-tv/kodi/kodi-19.1-r2.ebuild | 365 --
 media-tv/kodi/kodi-19.2-r1.ebuild | 362 -
 media-tv/kodi/kodi-19.3-r1.ebuild | 362 -
 media-tv/kodi/kodi-19.4-r1.ebuild | 361 -
 6 files changed, 1816 deletions(-)

diff --git a/media-tv/kodi/Manifest b/media-tv/kodi/Manifest
index 44918a3f85c1..7f8762b2f10b 100644
--- a/media-tv/kodi/Manifest
+++ b/media-tv/kodi/Manifest
@@ -1,10 +1,5 @@
-DIST ffmpeg-kodi-4.3.1-Matrix-Beta1.tar.gz 13477440 BLAKE2B 
49415f76fd2a888b0efadb19597bd89db65c3d9e1224ab529ff0d73ab5734a23982b4d4905ddeb105ce59a816c4642cdb9f5568b0c39c29f5fb9431f9623d4ec
 SHA512 
ce43390e816dabeed4ca231f5f7adade6c721c38e17996a57810fb6025ea49b812133c2a6e29aac7c674d4e4af3a21dbd7e605d85fb966935a01bda983b884ac
 DIST ffmpeg-kodi-4.3.2-Matrix-19.1.tar.gz 13490949 BLAKE2B 
90007f2c4bac0e0a52b419d9333cf75b00e291f1ea7447cbdc579ee2f860de7c436c924253600f3fbd6e3faaabe97aaf46db083a5bbd2f5f03badcca5d643e89
 SHA512 
d3719253d674b16638b873545583b82fba3176803c81ba8bcb37e90456dd956f1c2ee8996493840cff2d61c6399f06ed0524a759f46e4ce174bce23e9c6eda4a
 DIST ffmpeg-kodi-4.4.1-Nexus-Alpha1.tar.gz 13725564 BLAKE2B 
51d310e7000aeba657d55341c5fdb540474e197b85062228ab4b314c8309ec11985aa7f10519fc6106529e8e58c86eafe268190894be8532d0e0b9065fa6
 SHA512 
8beb04d577b5251e74b0d52f4d130997a8ba94bbd488c7c8309e6b45095c27807e150212888ce3a384b23dff52f8df1a7bde5407bae924ddc363f8125c0616c5
-DIST kodi-19.0.tar.gz 52311355 BLAKE2B 
543936b8fb607d1d629a8f2abd9cd0cb3bf6114aa93647c7e8ccee2f99ff1f84a2740bb57f0cbf675b3efa5914e98c57effb28ecd8e9df83a39d67ee708280a2
 SHA512 
d6c9fe7414b64d33d919d6c3de1ddb4800e36b786a460d2d2f5c1e5346cd4819487e54f212c37778103d44dd051f7df6c74e0a98a0b21d1e4dc9bedaa8570422
-DIST kodi-19.1.tar.gz 52323919 BLAKE2B 
6aa82632d2d70e5f84340c572b586e903e7dbc50c4f99fc5118761d495bd13dcbbcd70462e6288147dd4a305952d1e07f08daf45bbc402b59e3ef785391e1fe7
 SHA512 
725cbc270259ef5d3b79f9bc271b789dc8ef6616a6d4038e0cd449755ca4ed25198ad6e854b304aedc1fb911ecb98a0aad1b3e469857f8aed54fc4634193eb75
-DIST kodi-19.2-Matrix.tar.gz 52359726 BLAKE2B 
d560a48b050757d22f8fc4c5b4c9c84be2ff4acb2057f1571f00f93c29b5b71ec19b2f09dee3abe578414364523efcbd8b4d6bc3a425ddc4a5a789baebd352d0
 SHA512 
0efcfa9f3bb00f7fa53f4a500b75f8232f1775af446e997c6a0fd7636ca4e0b161cf075fad52130b5bd7c23f4f4decfb8c60a87669a920c89b13fc3ff55469fb
-DIST kodi-19.3-Matrix.tar.gz 52354039 BLAKE2B 
33d9f0081391fcc37d5f2548d92e0746540394db5e495dfd43fed3e68e776091b505ef4ef21a5fa4c3bef74793642d81ad270c58414ab995ab51a20af76ad530
 SHA512 
ccb8f26ff8a9ca0cec50e069ff9c658de89a868093a8da25d6a55317d68656de6fd7107c5348c545b4f3cdd541293cfd58f8d171877bfa7533d39e072df68c04
 DIST kodi-19.4-Matrix.tar.gz 53487622 BLAKE2B 
75432f0fe225d10548c9cbce1ec5a1722ce75e9bc6f19ba9a8deffc50874be94ca1552c5bd75b3ea1712344ebdf6f5934bca3ee315e6acccd2141df7de3304e9
 SHA512 
2804c57d85877873dae8e62f083b86f51fceebb802819523654a231f50f9850022956e1a9b91702e7c8b3f7ab437ceea7b10319239a8289dbf877ce94bba07c9
 DIST libdvdcss-1.4.2-Leia-Beta-5.tar.gz 101068 BLAKE2B 
283aa2cec0a2200d3569bc280cb9659e9224a6b3a77db8a35b269cd8caf1337ac9d8b92b806df66f63ef7458a46bd6261f0b8b14678b10e26644a79dcbeea5da
 SHA512 
5185dbdbeb1bd13ea9d8723f1f4ab599d6f3102f5ba1096cd085aa1cda252c045f327c719227bba8e1b742352ade5e335106c8d0c1637a5a6b93ce661620dd7e
 DIST libdvdcss-1.4.3-Next-Nexus-Alpha2.tar.gz 102251 BLAKE2B 
c7499013a44e81e1aac736f40802db4bc2a8f70664f4d15a81b9c717861894d99a0e2b58ec922ed2f80f9335cc7647b2607daee2a297252827b17075a50ae739
 SHA512 
a8cc334036888599feaafc7e563ca079a22e52ca3d0a5f5579571f95fe27d22778f390c86b72912a1bacb0ea6b8a6008ff9d47b32383e3eac810e6ba92e8dea1

diff --git a/media-tv/kodi/kodi-19.0-r2.ebuild 
b/media-tv/kodi/kodi-19.0-r2.ebuild
deleted file mode 100644
index ecf37696d95d..
--- a/media-tv/kodi/kodi-19.0-r2.ebuild
+++ /dev/null
@@ -1,361 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_REQ_USE="sqlite,ssl"
-LIBDVDCSS_VERSION="1.4.2-Leia-Beta-5"
-LIBDVDREAD_VERSION="6.0.0-Leia-Alpha-3"
-LIBDVDNAV_VERSION="6.0.0-Leia-Alpha-3"
-FFMPEG_VERSION="4.3.1"
-CODENAME="Matrix"
-FFMPEG_KODI_VERSION="Beta1"
-PYTHON_COMPAT=( python3_{8,9} )
-SRC_URI="https://github.com/xbmc/libdvdcss/archive/${LIBDVDCSS_VERSION}.tar.gz 
-> libdvdcss-${LIBDVDCSS_VERSION}.tar.gz
-   

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

2022-10-05 Thread Stephan Hartmann
commit: 9751ea8cd0ac7eb4a493c1312c0ee52270fd7f1b
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Wed Oct  5 19:03:47 2022 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Wed Oct  5 19:04:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9751ea8c

www-client/chromium-bin: enabled suid sandbox by default

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/chromium-bin/chromium-bin-106.0.5249.91-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/chromium-bin/chromium-bin-106.0.5249.91-r1.ebuild 
b/www-client/chromium-bin/chromium-bin-106.0.5249.91-r1.ebuild
index 395ef60bd34e..06ad66a7eaa7 100644
--- a/www-client/chromium-bin/chromium-bin-106.0.5249.91-r1.ebuild
+++ b/www-client/chromium-bin/chromium-bin-106.0.5249.91-r1.ebuild
@@ -35,7 +35,7 @@ 
SRC_URI="https://dev.gentoo.org/~sultan/distfiles/www-client/chromium-bin/${MY_P
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="-* amd64 arm64 ~x86"
-IUSE="cpu_flags_x86_sse2 suid wayland widevine"
+IUSE="cpu_flags_x86_sse2 +suid wayland widevine"
 
 RDEPEND="
|| (



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

2022-10-05 Thread Sam James
commit: 542bf3db1b1cc889bfec05f407578f625f0828cb
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct  5 19:00:34 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct  5 19:00:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=542bf3db

dev-java/hamcrest-library: Stabilize 1.3-r3 x86, #875398

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

 dev-java/hamcrest-library/hamcrest-library-1.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/hamcrest-library/hamcrest-library-1.3-r3.ebuild 
b/dev-java/hamcrest-library/hamcrest-library-1.3-r3.ebuild
index 485a68822917..4317925ea931 100644
--- a/dev-java/hamcrest-library/hamcrest-library-1.3-r3.ebuild
+++ b/dev-java/hamcrest-library/hamcrest-library-1.3-r3.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/hamcrest/JavaHamcrest/archive/hamcrest-java-${PV}.ta
 
 LICENSE="BSD-2"
 SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86"
 
 CP_DEPEND="dev-java/hamcrest-core:1.3"
 



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

2022-10-05 Thread Sam James
commit: 3879e5bd92e5a5e27fbd4767f59236b485413696
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct  5 19:00:33 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct  5 19:00:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3879e5bd

dev-java/hamcrest-core: Stabilize 1.3-r3 x86, #875398

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

 dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild 
b/dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild
index 68e16b364b83..160cd82c2d20 100644
--- a/dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild
+++ b/dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/hamcrest/JavaHamcrest/archive/hamcrest-java-${PV}.ta
 
 LICENSE="BSD-2"
 SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 DEPEND=">=virtual/jdk-1.8:*"
 RDEPEND=">=virtual/jre-1.8:*"



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

2022-10-05 Thread Sam James
commit: d459ec0e6a91a2e423bd49e603ce495b607f7ea7
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct  5 19:00:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct  5 19:00:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d459ec0e

dev-java/hamcrest-core: Stabilize 1.3-r3 amd64, #875398

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

 dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild 
b/dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild
index 160cd82c2d20..26a360ae6eda 100644
--- a/dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild
+++ b/dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/hamcrest/JavaHamcrest/archive/hamcrest-java-${PV}.ta
 
 LICENSE="BSD-2"
 SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 DEPEND=">=virtual/jdk-1.8:*"
 RDEPEND=">=virtual/jre-1.8:*"



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

2022-10-05 Thread Sam James
commit: 536e19b8447bb653330b53649b36797e32c019d0
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct  5 19:00:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct  5 19:00:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=536e19b8

dev-java/hamcrest-library: Stabilize 1.3-r3 amd64, #875398

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

 dev-java/hamcrest-library/hamcrest-library-1.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/hamcrest-library/hamcrest-library-1.3-r3.ebuild 
b/dev-java/hamcrest-library/hamcrest-library-1.3-r3.ebuild
index 4317925ea931..8c4511ea30f9 100644
--- a/dev-java/hamcrest-library/hamcrest-library-1.3-r3.ebuild
+++ b/dev-java/hamcrest-library/hamcrest-library-1.3-r3.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/hamcrest/JavaHamcrest/archive/hamcrest-java-${PV}.ta
 
 LICENSE="BSD-2"
 SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 
 CP_DEPEND="dev-java/hamcrest-core:1.3"
 



  1   2   3   >