[gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/

2023-03-05 Thread Eray Aslan
commit: 4ca74e7abe4f2b14e686267b517c59d43bb580b4
Author: Eray Aslan  gentoo  org>
AuthorDate: Mon Mar  6 07:48:38 2023 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Mon Mar  6 07:48:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca74e7a

mail-mta/postfix: add 3.8_pre20230304, drop 3.8_pre20230219

Signed-off-by: Eray Aslan  gentoo.org>

 mail-mta/postfix/Manifest   | 2 +-
 .../{postfix-3.8_pre20230219.ebuild => postfix-3.8_pre20230304.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/postfix/Manifest b/mail-mta/postfix/Manifest
index afc1a7caafd1..3eb19de09cb8 100644
--- a/mail-mta/postfix/Manifest
+++ b/mail-mta/postfix/Manifest
@@ -1,3 +1,3 @@
 DIST postfix-3.7.3.tar.gz 4825380 BLAKE2B 
005abf49b27e59bd3e3251e345df4da0c830314c4d4478aee11057163166afa1a0159017c46bead6572d29d9738a18e1a42a0b72fe260facd3ad77f8ed309271
 SHA512 
4ceedd1b7b364f47a3becc041cf29a48aea54e38306fd1227c5a7c25894831fb5c37150d99d781d237175e58da21ac53887c97d99bb6b715c4988777596ee890
 DIST postfix-3.7.4.tar.gz 4833834 BLAKE2B 
edb716ef4576d339189f11b535a62f3c6f8f28613723d916f13cdd2d37228aa8768dacdb9d8616c83f0ded3a3c801c45747375ea6cfa505b668a7163c4637128
 SHA512 
972738291b960c90fe83861d55b1288900416167adb353418956e69bcc709a6daf84fbfde11d573eebba030654d27abc8d55f90661a2b880ccfb3a334064c236
-DIST postfix-3.8-20230219.tar.gz 4831123 BLAKE2B 
4246e0c5a131c2640f672ba3bd8e9044dac2c142ccb20009c4f717f13439863dd17b404b1301cd60c2ee9e70c813d5b687575eb79431fe2de854dee3bad3ba91
 SHA512 
b0a0a4412c0c63a10d38ae2f82c33a9a2dbc1257b482de641685503eda98559bc037de1bb80b0e4162124f085c47137451458a1deda19e7fd97bdc51f57e9fb9
+DIST postfix-3.8-20230304.tar.gz 4829479 BLAKE2B 
bc6f20dd1ebbecbd540449de235e6864c8f04aec5ff47912a4d824e10aab8d33d9762498c5d706ec5391178ff407d7a42e385cb1c1eb399e073d5f9a93a85d3a
 SHA512 
8e02b756ef759dfdbf6a802431742a767db7c3c70ecc90a35a436b88104d066f2607fc885dd67a5b0e8d638542e215ebd5382244a05b4b7b564e9f29403bd050

diff --git a/mail-mta/postfix/postfix-3.8_pre20230219.ebuild 
b/mail-mta/postfix/postfix-3.8_pre20230304.ebuild
similarity index 100%
rename from mail-mta/postfix/postfix-3.8_pre20230219.ebuild
rename to mail-mta/postfix/postfix-3.8_pre20230304.ebuild



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

2023-03-05 Thread Miroslav Šulc
commit: 16d7197bba08201a3a81ad0b3e0cd92f9bfd0155
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Fri Mar  3 10:30:12 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Mar  6 07:23:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16d7197b

dev-java/shrinkwrap-api: new package, add 1.2.6

Bug: https://bugs.gentoo.org/899580
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/shrinkwrap-api/Manifest   |  1 +
 dev-java/shrinkwrap-api/metadata.xml   | 10 +++
 .../shrinkwrap-api/shrinkwrap-api-1.2.6.ebuild | 33 ++
 3 files changed, 44 insertions(+)

diff --git a/dev-java/shrinkwrap-api/Manifest b/dev-java/shrinkwrap-api/Manifest
new file mode 100644
index ..34653394c3c9
--- /dev/null
+++ b/dev-java/shrinkwrap-api/Manifest
@@ -0,0 +1 @@
+DIST shrinkwrap-1.2.6.tar.gz 987090 BLAKE2B 
0c837b6fae6c3e9c7155b6ddf1923b14320d39ee3fd45af5436f967535e8c3ab290b62b6ca67aafc146558466e8c161fa6527055e48a55b5456fce728c5618f9
 SHA512 
8d91e265f60f1ead931166da836106412ecb861112a65e4976f63df0e351d7cb2d1f64bc2633c5df1052eb39541906ac17d6c886d7d25cb1600799d17637a58c

diff --git a/dev-java/shrinkwrap-api/metadata.xml 
b/dev-java/shrinkwrap-api/metadata.xml
new file mode 100644
index ..ea5416922116
--- /dev/null
+++ b/dev-java/shrinkwrap-api/metadata.xml
@@ -0,0 +1,10 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   j...@gentoo.org
+   
+   
+   shrinkwrap/shrinkwrap
+   
+

diff --git a/dev-java/shrinkwrap-api/shrinkwrap-api-1.2.6.ebuild 
b/dev-java/shrinkwrap-api/shrinkwrap-api-1.2.6.ebuild
new file mode 100644
index ..97caa63b423f
--- /dev/null
+++ b/dev-java/shrinkwrap-api/shrinkwrap-api-1.2.6.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source test"
+MAVEN_ID="org.jboss.shrinkwrap:shrinkwrap-api:1.2.6"
+JAVA_TESTING_FRAMEWORKS="junit-4"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Client View of the ShrinkWrap Project"
+HOMEPAGE="https://arquillian.org/modules/shrinkwrap-shrinkwrap/;
+SRC_URI="https://github.com/shrinkwrap/shrinkwrap/archive/${PV}.tar.gz -> 
shrinkwrap-${PV}.tar.gz"
+S="${WORKDIR}/shrinkwrap-${PV}/api"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+# Restrict to jdk:1.8 - otherwhise one test would fail:
+# 1) 
shouldCreateDefensiveCopyOfURLOnConstruction(org.jboss.shrinkwrap.api.asset.UrlAssetTestCase)
+# java.lang.NoSuchMethodException: 
java.net.URL.set(java.lang.String,java.lang.String,int,java.lang.String,java.lang.String)
+# at java.base/java.lang.Class.getDeclaredMethod(Class.java:2675)
+# at 
org.jboss.shrinkwrap.api.asset.UrlAssetTestCase.mutateURL(UrlAssetTestCase.java:90)
+# at 
org.jboss.shrinkwrap.api.asset.UrlAssetTestCase.shouldCreateDefensiveCopyOfURLOnConstruction(UrlAssetTestCase.java:68)
+DEPEND="virtual/jdk:1.8"
+RDEPEND=">=virtual/jre-1.8:*"
+
+JAVA_SRC_DIR="src/main/java"
+JAVA_TEST_GENTOO_CLASSPATH="junit-4"
+JAVA_TEST_RESOURCE_DIRS="src/test/resources"
+JAVA_TEST_SRC_DIR="src/test/java"



[gentoo-commits] repo/gentoo:master commit in: dev-java/shrinkwrap-impl-base/

2023-03-05 Thread Miroslav Šulc
commit: 0c6b8e1cfbc75c395e9a0ea0a80ff67f68b9017d
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Fri Mar  3 14:05:21 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Mar  6 07:23:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c6b8e1c

dev-java/shrinkwrap-impl-base: new package, add 1.2.6

Closes: https://bugs.gentoo.org/899580
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/29921
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/shrinkwrap-impl-base/Manifest |  1 +
 dev-java/shrinkwrap-impl-base/metadata.xml | 10 
 .../shrinkwrap-impl-base-1.2.6.ebuild  | 68 ++
 3 files changed, 79 insertions(+)

diff --git a/dev-java/shrinkwrap-impl-base/Manifest 
b/dev-java/shrinkwrap-impl-base/Manifest
new file mode 100644
index ..34653394c3c9
--- /dev/null
+++ b/dev-java/shrinkwrap-impl-base/Manifest
@@ -0,0 +1 @@
+DIST shrinkwrap-1.2.6.tar.gz 987090 BLAKE2B 
0c837b6fae6c3e9c7155b6ddf1923b14320d39ee3fd45af5436f967535e8c3ab290b62b6ca67aafc146558466e8c161fa6527055e48a55b5456fce728c5618f9
 SHA512 
8d91e265f60f1ead931166da836106412ecb861112a65e4976f63df0e351d7cb2d1f64bc2633c5df1052eb39541906ac17d6c886d7d25cb1600799d17637a58c

diff --git a/dev-java/shrinkwrap-impl-base/metadata.xml 
b/dev-java/shrinkwrap-impl-base/metadata.xml
new file mode 100644
index ..ea5416922116
--- /dev/null
+++ b/dev-java/shrinkwrap-impl-base/metadata.xml
@@ -0,0 +1,10 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   j...@gentoo.org
+   
+   
+   shrinkwrap/shrinkwrap
+   
+

diff --git a/dev-java/shrinkwrap-impl-base/shrinkwrap-impl-base-1.2.6.ebuild 
b/dev-java/shrinkwrap-impl-base/shrinkwrap-impl-base-1.2.6.ebuild
new file mode 100644
index ..c03ecf1ebc6e
--- /dev/null
+++ b/dev-java/shrinkwrap-impl-base/shrinkwrap-impl-base-1.2.6.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source test"
+MAVEN_ID="org.jboss.shrinkwrap:shrinkwrap-impl-base:1.2.6"
+JAVA_TESTING_FRAMEWORKS="junit-4"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Common Base for Implementations of the ShrinkWrap Project"
+HOMEPAGE="https://arquillian.org/modules/shrinkwrap-shrinkwrap/;
+SRC_URI="https://github.com/shrinkwrap/shrinkwrap/archive/${PV}.tar.gz -> 
shrinkwrap-${PV}.tar.gz"
+S="${WORKDIR}/shrinkwrap-${PV}/impl-base"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+CP_DEPEND="
+   dev-java/jakarta-activation:1
+   ~dev-java/shrinkwrap-api-${PV}:0
+   ~dev-java/shrinkwrap-spi-${PV}:0
+"
+
+# Restrict to jdk:1.8 - otherwise there are 8 test failures:
+# java.lang.IllegalArgumentException:
+# /java.base/java/lang/String.class was not found in any available ClassLoaders
+# testAddResourceStringTargetResourceFromJar(DynamicContainerTestBase.java:599)
+# testAddManifestStringTargetResourceFromJar(DynamicContainerTestBase.java:586)
+DEPEND="
+   ${CP_DEPEND}
+   virtual/jdk:1.8
+"
+
+RDEPEND="
+   ${CP_DEPEND}
+   >=virtual/jre-1.8:*
+"
+
+JAVA_RESOURCE_DIRS="src/main/resources"
+JAVA_SRC_DIR="src/main/java"
+
+JAVA_TEST_EXCLUDES=(
+   org.jboss.shrinkwrap.impl.base.test.dummy.DummyInterfaceForTest
+   org.jboss.shrinkwrap.impl.base.test.dummy.DummyClassForTest
+   org.jboss.shrinkwrap.impl.base.TestSecurityActions
+   org.jboss.shrinkwrap.impl.base.TestIOUtil
+   org.jboss.shrinkwrap.impl.base.asset.DirectoryAssetTestCase
+)
+JAVA_TEST_GENTOO_CLASSPATH="junit-4,shrinkwrap-api,shrinkwrap-spi"
+JAVA_TEST_RESOURCE_DIRS="src/test/resources"
+JAVA_TEST_SRC_DIR="src/test/java"
+
+src_test() {
+   # 1) 
importFromNonZipFileThrowsException(org.jboss.shrinkwrap.impl.base.ShrinkWrapTestCase)
+   # java.lang.Exception: Unexpected exception, 
expected
+   # but was
+   # Caused by: java.lang.NullPointerException
+   # at 
org.jboss.shrinkwrap.impl.base.ShrinkWrapTestCase.importFromNonZipFileThrowsException(ShrinkWrapTestCase.java:373)
+   sed \
+   -e '/import org.junit.Test/a import org.junit.Ignore;' \
+   -e '/importFromNonZipFileThrowsException()/i @Ignore' \
+   -i 
src/test/java/org/jboss/shrinkwrap/impl/base/ShrinkWrapTestCase.java || die
+
+   java-pkg-simple_src_test
+}



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

2023-03-05 Thread Miroslav Šulc
commit: 696c20cae74384e22c5fdfc1f8322624a43d7185
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Fri Mar  3 11:15:50 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Mar  6 07:23:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696c20ca

dev-java/shrinkwrap-spi: new package, add 1.2.6

Bug: https://bugs.gentoo.org/899580
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/shrinkwrap-spi/Manifest   |  1 +
 dev-java/shrinkwrap-spi/metadata.xml   | 10 +++
 .../shrinkwrap-spi/shrinkwrap-spi-1.2.6.ebuild | 32 ++
 3 files changed, 43 insertions(+)

diff --git a/dev-java/shrinkwrap-spi/Manifest b/dev-java/shrinkwrap-spi/Manifest
new file mode 100644
index ..34653394c3c9
--- /dev/null
+++ b/dev-java/shrinkwrap-spi/Manifest
@@ -0,0 +1 @@
+DIST shrinkwrap-1.2.6.tar.gz 987090 BLAKE2B 
0c837b6fae6c3e9c7155b6ddf1923b14320d39ee3fd45af5436f967535e8c3ab290b62b6ca67aafc146558466e8c161fa6527055e48a55b5456fce728c5618f9
 SHA512 
8d91e265f60f1ead931166da836106412ecb861112a65e4976f63df0e351d7cb2d1f64bc2633c5df1052eb39541906ac17d6c886d7d25cb1600799d17637a58c

diff --git a/dev-java/shrinkwrap-spi/metadata.xml 
b/dev-java/shrinkwrap-spi/metadata.xml
new file mode 100644
index ..ea5416922116
--- /dev/null
+++ b/dev-java/shrinkwrap-spi/metadata.xml
@@ -0,0 +1,10 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   j...@gentoo.org
+   
+   
+   shrinkwrap/shrinkwrap
+   
+

diff --git a/dev-java/shrinkwrap-spi/shrinkwrap-spi-1.2.6.ebuild 
b/dev-java/shrinkwrap-spi/shrinkwrap-spi-1.2.6.ebuild
new file mode 100644
index ..23a1f3bc4d6a
--- /dev/null
+++ b/dev-java/shrinkwrap-spi/shrinkwrap-spi-1.2.6.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source"
+MAVEN_ID="org.jboss.shrinkwrap:shrinkwrap-spi:1.2.6"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Generic Service Provider Contract of the ShrinkWrap Project"
+HOMEPAGE="https://arquillian.org/modules/shrinkwrap-shrinkwrap/;
+SRC_URI="https://github.com/shrinkwrap/shrinkwrap/archive/${PV}.tar.gz -> 
shrinkwrap-${PV}.tar.gz"
+S="${WORKDIR}/shrinkwrap-${PV}/spi"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+CP_DEPEND="~dev-java/shrinkwrap-api-${PV}:0"
+
+DEPEND="
+   ${CP_DEPEND}
+   >=virtual/jdk-1.8:*
+"
+
+RDEPEND="
+   ${CDP_EPEND}
+   >=virtual/jre-1.8:*
+"
+
+JAVA_SRC_DIR="src/main/java"



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

2023-03-05 Thread Joonas Niilola
commit: 26d1d42c4ddacc3ddde632d912cd1ab41bfaed46
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Mar  6 07:05:16 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Mar  6 07:06:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d1d42c

dev-db/redis: Stabilize 7.0.9 amd64, #899692

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

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

diff --git a/dev-db/redis/redis-7.0.9.ebuild b/dev-db/redis/redis-7.0.9.ebuild
index 6351e489f12e..23380b771599 100644
--- a/dev-db/redis/redis-7.0.9.ebuild
+++ b/dev-db/redis/redis-7.0.9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="+jemalloc selinux ssl systemd tcmalloc test"
 RESTRICT="!test? ( test )"
 



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

2023-03-05 Thread Joonas Niilola
commit: 7f3398c2ea3c7b94db8a042c0f3405031bc909f9
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Mar  6 07:05:10 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Mar  6 07:06:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3398c2

dev-db/redis: Stabilize 6.2.11 amd64, #899692

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

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

diff --git a/dev-db/redis/redis-6.2.11.ebuild b/dev-db/redis/redis-6.2.11.ebuild
index 786b4513b599..1bfd9f5422a2 100644
--- a/dev-db/redis/redis-6.2.11.ebuild
+++ b/dev-db/redis/redis-6.2.11.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="+jemalloc selinux ssl systemd tcmalloc test"
 RESTRICT="!test? ( test )"
 



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

2023-03-05 Thread Joonas Niilola
commit: ce8f51d1f863bccf99d868ec5e788d53d1a242fd
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Mar  6 07:05:45 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Mar  6 07:06:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8f51d1

dev-db/redis: Stabilize 7.0.9 x86, #899692

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

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

diff --git a/dev-db/redis/redis-7.0.9.ebuild b/dev-db/redis/redis-7.0.9.ebuild
index 23380b771599..0759ddda066f 100644
--- a/dev-db/redis/redis-7.0.9.ebuild
+++ b/dev-db/redis/redis-7.0.9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="+jemalloc selinux ssl systemd tcmalloc test"
 RESTRICT="!test? ( test )"
 



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

2023-03-05 Thread Joonas Niilola
commit: 7352a62689d5403eadc42f81aa08c7add600c73f
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Mar  6 07:05:45 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Mar  6 07:06:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7352a626

dev-db/redis: Stabilize 6.2.11 x86, #899692

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

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

diff --git a/dev-db/redis/redis-6.2.11.ebuild b/dev-db/redis/redis-6.2.11.ebuild
index 1bfd9f5422a2..50e734df85ab 100644
--- a/dev-db/redis/redis-6.2.11.ebuild
+++ b/dev-db/redis/redis-6.2.11.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="+jemalloc selinux ssl systemd tcmalloc test"
 RESTRICT="!test? ( test )"
 



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

2023-03-05 Thread Hans de Graaff
commit: bfb6b9334648561502ac4607afeeec33a98ee7b0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  6 07:04:27 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  6 07:04:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb6b933

dev-ruby/rack: add 2.2.6.3, 3.0.4.2

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

 dev-ruby/rack/Manifest|  2 ++
 dev-ruby/rack/rack-2.2.6.3.ebuild | 54 +++
 dev-ruby/rack/rack-3.0.4.2.ebuild | 45 
 3 files changed, 101 insertions(+)

diff --git a/dev-ruby/rack/Manifest b/dev-ruby/rack/Manifest
index c117a5b8af0e..6bfb3f03194c 100644
--- a/dev-ruby/rack/Manifest
+++ b/dev-ruby/rack/Manifest
@@ -1,2 +1,4 @@
 DIST rack-2.2.6.2.tar.gz 278839 BLAKE2B 
30cb5607bba97ef3a6a20f917b82c46de734cd0c248ae20bf3af266814e32250cf6cd77aea49de28a24651335cdc888385968cb4b9937843ffd99cad2283e896
 SHA512 
73202990bad9e34da84c45f70c71c45bd6291960d58a04ee4b013835d5c5a8a066f36d31275913744a63cb9836c5071bb237b7f613a717794f49236c195107a8
+DIST rack-2.2.6.3.tar.gz 279185 BLAKE2B 
4757add4f591a5e9baca2db060736f1369b04be547a834360a5d84d210db2c550febf654eb6ee9878e38d802227b94e7ae2c38bfe4c5fa045582d905ade61c4a
 SHA512 
e69de4dcbb97c9481ce55e3d1c43c7b1393314d2c42fbd7660abb939b74453ea77a4bf1eaaab2a7c9ac2cca46fc3ebff40eb5cd91b6567f50e3a05e2d40dac24
 DIST rack-3.0.4.1.tar.gz 787073 BLAKE2B 
532bd36dcb521da8387d464dca0983417a9a89a4d365e5652894003e38ffdf5939a903510be73aaf607c6a695909058aaef311967e6d66c525b26af3ea4c5e82
 SHA512 
6cfb35d78901fdb5e7b4571eb6b37b035014cfea705aeff280a73930793e53cd6d2d9b51ae86803567884b5509af358c95687eecc222a5df61dc80d0ada019af
+DIST rack-3.0.4.2.tar.gz 788276 BLAKE2B 
9934c4e448ee09c9a910ef8259957737e4d213d7ae5b37380b87441eb00845f2793e23fa16da26a5fe441e8449a95a5893cc52a019087402e7cae7559a2f6fd5
 SHA512 
9cd2c9bcf41a6203e72b63fbd0e78f4a0f461751e45e643f40a4f823f3922b05fc0caaa10fe79885cd8fa48948e79e0ccd5727f9abeca2a4052a737d4632e76e

diff --git a/dev-ruby/rack/rack-2.2.6.3.ebuild 
b/dev-ruby/rack/rack-2.2.6.3.ebuild
new file mode 100644
index ..69ed3f130c1e
--- /dev/null
+++ b/dev-ruby/rack/rack-2.2.6.3.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc SPEC.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="rack.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A modular Ruby webserver interface"
+HOMEPAGE="https://github.com/rack/rack;
+SRC_URI="https://github.com/rack/rack/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+IUSE=""
+
+ruby_add_rdepend "virtual/ruby-ssl"
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest:5
+   dev-ruby/minitest-global_expectations
+   dev-ruby/concurrent-ruby
+   =dev-ruby/psych-4*
+   dev-ruby/webrick
+)"
+
+# The gem has automagic dependencies over mongrel, ruby-openid,
+# memcache-client, thin, mongrel and camping; not sure if we should
+# make them dependencies at all.
+
+# Block against versions in older slots that also try to install a binary.
+RDEPEND="${RDEPEND} !!https://github.com/rack/rack;
+SRC_URI="https://github.com/rack/rack/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+IUSE=""
+
+ruby_add_rdepend "virtual/ruby-ssl"
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest:5
+   dev-ruby/minitest-global_expectations
+   dev-ruby/webrick
+)"
+
+# The gem has automagic dependencies over mongrel, ruby-openid,
+# memcache-client, thin, mongrel and camping; not sure if we should
+# make them dependencies at all.
+
+all_ruby_prepare() {
+   # The build system tries to generate the ChangeLog from git. Create
+   # an empty file to avoid a needless dependency on git.
+   touch ChangeLog || die
+
+   sed -i -e "s:require_relative ':require './:" rack.gemspec || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:test:. -e "require 'test/gemloader.rb'; 
Dir['test/spec_*.rb'].each{|f| require f}" || die
+}



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

2023-03-05 Thread Hans de Graaff
commit: 462b5ce5f93ea64b77fcc357ea47329d3edcaf7c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  6 06:58:02 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  6 06:58:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=462b5ce5

dev-ruby/minitest-global_expectations: enable ruby32

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

 .../minitest-global_expectations-1.0.1-r1.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild
 
b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild
index e791117905eb..ef3530ee0ff9 100644
--- 
a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild
+++ 
b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 inherit ruby-fakegem
 



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

2023-03-05 Thread Hans de Graaff
commit: 9ce481886dd7c568fa0fd90fc92070a8bae34caa
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  6 06:56:27 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  6 06:56:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce48188

dev-ruby/propshaft: add 0.7.0

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

 dev-ruby/propshaft/Manifest   |  1 +
 dev-ruby/propshaft/propshaft-0.7.0.ebuild | 38 +++
 2 files changed, 39 insertions(+)

diff --git a/dev-ruby/propshaft/Manifest b/dev-ruby/propshaft/Manifest
index a8b03693e954..efd6211c09ed 100644
--- a/dev-ruby/propshaft/Manifest
+++ b/dev-ruby/propshaft/Manifest
@@ -1,2 +1,3 @@
 DIST propshaft-0.6.1-git.tgz 245087 BLAKE2B 
6e04ebc0315c263f79dbfc9f836b270b8b693e1a7e332a97d8abe5cc6555d0acc9efe3ae7979c901ca2c502460e8ee67b83420863d5dabdf50fbc2028aacd5b9
 SHA512 
35600b7e051810c7f0798f29faab7c7bcabf04198fc56ee9a4492d18ddfabf543cfbf11c28f35eb5e2a64eb57c65b95567e00441852ac0f29d8538ad8d5cb1b4
 DIST propshaft-0.6.4-git.tgz 245384 BLAKE2B 
8089c7ee8f8d41f761a31bcd4751899da86302cdf7e1d5a9ba673e8a64431b0e35bbfa7d09fb0caa5ca06457b7134f27c3f37ade213922d616b374adac9824c5
 SHA512 
3302e1a0ef4bd47094566b393db77f1181e3e3b67c08b18694cea48b4518a45893dc16238ce1d86965d0b37894069ddbe7040392e7cdcad5caa80d7ff86bf2eb
+DIST propshaft-0.7.0-git.tgz 247111 BLAKE2B 
aecf4dcab9b57f1933e8f7066f4b229348cf60e4104cc82e14edb945e797a263012fe5b7b65de8ff0165e652256a0bd8fba24af8f08d8e9391050e36e56d5f31
 SHA512 
3d6dba7a3b5b522f3e4a9f43dc6b9981fbb475374be0b90c8abb2f19c587d025b58876ddb6a9e1b9992e3f357a96b50b6138173d10b8ae131e9457309b8cc0c9

diff --git a/dev-ruby/propshaft/propshaft-0.7.0.ebuild 
b/dev-ruby/propshaft/propshaft-0.7.0.ebuild
new file mode 100644
index ..6f3faa84c6cc
--- /dev/null
+++ b/dev-ruby/propshaft/propshaft-0.7.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="propshaft.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Deliver assets for Rails"
+HOMEPAGE="https://github.com/rails/propshaft;
+SRC_URI="https://github.com/rails/propshaft/archive/v${PV}.tar.gz -> 
${P}-git.tgz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~ppc64 ~riscv"
+
+IUSE=""
+
+ruby_add_rdepend "
+   >=dev-ruby/actionpack-7.0.0:*
+   >=dev-ruby/activesupport-7.0.0:*
+   dev-ruby/rack:*
+   >=dev-ruby/railties-7.0.0:*
+"
+
+ruby_add_bdepend "test? ( >=dev-ruby/rails-7.0.0 )"
+
+all_ruby_prepare() {
+   rm -f Gemfile.lock || die
+   sed -i -e '/debug/ s:^:#:' Gemfile || die
+
+   sed -i -e 's:_relative ": "./:' ${RUBY_FAKEGEM_GEMSPEC} || die
+}



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

2023-03-05 Thread Hans de Graaff
commit: 94a1c5824a048554a524f747b13fa5915b7e4c53
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  6 07:00:49 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  6 07:00:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a1c582

dev-ruby/ruby2_keywords: add github, rubygems upstream metadata

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

 dev-ruby/ruby2_keywords/metadata.xml | 12 
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/ruby2_keywords/metadata.xml 
b/dev-ruby/ruby2_keywords/metadata.xml
index 658c72b1920d..0fcf0f1d9f19 100644
--- a/dev-ruby/ruby2_keywords/metadata.xml
+++ b/dev-ruby/ruby2_keywords/metadata.xml
@@ -1,8 +1,12 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   r...@gentoo.org
-   Gentoo Ruby Project
-
+  
+r...@gentoo.org
+Gentoo Ruby Project
+  
+  
+ruby/ruby2_keywords
+ruby2_keywords
+  
 



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

2023-03-05 Thread Hans de Graaff
commit: b79cd648e6ba0306dc6c2ebbd0af484938ff9089
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  6 07:01:59 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  6 07:01:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79cd648

dev-ruby/metaclass: enable ruby32

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

 dev-ruby/metaclass/metaclass-0.0.4-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/metaclass/metaclass-0.0.4-r2.ebuild 
b/dev-ruby/metaclass/metaclass-0.0.4-r2.ebuild
index 8942bd6c6211..6e76dd8f83fc 100644
--- a/dev-ruby/metaclass/metaclass-0.0.4-r2.ebuild
+++ b/dev-ruby/metaclass/metaclass-0.0.4-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 



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

2023-03-05 Thread Hans de Graaff
commit: 76edf76b4cb433f4be629fbf445d5490f784da0f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Mar  6 06:59:55 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  6 06:59:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76edf76b

dev-ruby/ruby2_keywords: update EAPI 7 -> 8

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

 .../ruby2_keywords/ruby2_keywords-0.0.5-r1.ebuild| 20 
 1 file changed, 20 insertions(+)

diff --git a/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.5-r1.ebuild 
b/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.5-r1.ebuild
new file mode 100644
index ..f3f49755d9c2
--- /dev/null
+++ b/dev-ruby/ruby2_keywords/ruby2_keywords-0.0.5-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Shim library for Module#ruby2_keywords"
+HOMEPAGE="https://github.com/ruby/ruby2_keywords;
+
+LICENSE="|| ( BSD-2 Ruby-BSD )"
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE=""



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

2023-03-05 Thread Hans de Graaff
commit: 1eaf8fd73e8cc9fc0b2576a834236da079f48204
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar  5 09:53:59 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  6 06:51:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eaf8fd7

dev-ruby/stringex: enable ruby31

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

 dev-ruby/stringex/stringex-2.8.5-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/stringex/stringex-2.8.5-r2.ebuild 
b/dev-ruby/stringex/stringex-2.8.5-r2.ebuild
index aa996951c12b..8a1bc01b272d 100644
--- a/dev-ruby/stringex/stringex-2.8.5-r2.ebuild
+++ b/dev-ruby/stringex/stringex-2.8.5-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
 
 inherit ruby-fakegem
 



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

2023-03-05 Thread Hans de Graaff
commit: 1da088dd63ff48f53838ff75cf44a083007df584
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun Mar  5 10:53:13 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Mar  6 06:51:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da088dd

dev-ruby/kramdown: enable ruby31

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

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

diff --git a/dev-ruby/kramdown/kramdown-2.4.0.ebuild 
b/dev-ruby/kramdown/kramdown-2.4.0.ebuild
index 85ccf93bebcb..3bfa09cc05bf 100644
--- a/dev-ruby/kramdown/kramdown-2.4.0.ebuild
+++ b/dev-ruby/kramdown/kramdown-2.4.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_EXTRADOC="README.md AUTHORS CONTRIBUTERS"
 



[gentoo-commits] repo/proj/guru:dev commit in: app-admin/oet/

2023-03-05 Thread Thomas Scholz
commit: 070d0341830deed2899045123302c7962b283908
Author: Thomas Scholz  protonmail  com>
AuthorDate: Mon Mar  6 05:55:29 2023 +
Commit: Thomas Scholz  protonmail  com>
CommitDate: Mon Mar  6 05:56:35 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=070d0341

app-admin/oet: Added metadata.xml

Signed-off-by: Thomas Scholz  protonmail.com>

 app-admin/oet/metadata.xml | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/app-admin/oet/metadata.xml b/app-admin/oet/metadata.xml
new file mode 100644
index 0..297157b86
--- /dev/null
+++ b/app-admin/oet/metadata.xml
@@ -0,0 +1,15 @@
+
+https://www.gentoo.org/dtd/metadata.dtd'>
+
+  
+thomas.sch...@protonmail.com
+Thomas Scholz
+  
+  
+The Overlay Emerge Tool creates a sandboxed envronment for doing arbitrary 
+installation processess without changing your host system. Its primary use 
+is to make system updates with emerge. The updates will be put into binary 
+packages and transfered to the host package database and can then be 
+installed on the host, when all problems are fixed.
+  
+



[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2023-03-05 Thread Sam James
commit: 5185768c98c742d1ac6126a8d36f2ccb6a262a4d
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar  4 02:25:42 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:52:48 2023 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=5185768c

scripts/bootstrap-prefix.sh: drop obsolete FEATURES="force-prefix"

This was dropped in >=sys-apps/portage-3.0.45 upstream.

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

 scripts/bootstrap-prefix.sh | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index f35de28ff8..f1aa870462 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -2002,8 +2002,7 @@ bootstrap_stage3() {
 
emerge_pkgs() {
# stage3 tools should be used first.
-   # PORTAGE_TMPDIR, EMERGE_LOG_DIR, FEATURES=force-prefix are
-   # needed with host portage.
+   # PORTAGE_TMPDIR, EMERGE_LOG_DIR are needed with host portage.
#
# After the introduction of EAPI-7, eclasses now
# strictly distinguish between build dependencies that
@@ -2013,7 +2012,6 @@ bootstrap_stage3() {
# PORTAGE_OVERRIDE_EPREFIX as BROOT is needed.
PREROOTPATH="${ROOT}"$(echo 
/{,tmp/}{usr/,}{,lib/llvm/{12,11,10}/}{s,}bin | sed "s, ,:${ROOT},g") \
EPREFIX="${ROOT}" PORTAGE_TMPDIR="${PORTAGE_TMPDIR}" \
-   FEATURES="${FEATURES} force-prefix" \
EMERGE_LOG_DIR="${ROOT}"/var/log \
STAGE=stage3 \
do_emerge_pkgs "$@"



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

2023-03-05 Thread Sam James
commit: d1ab501c38a13aeea6d2b4a61e408b523b620d46
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 04:39:19 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:39:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1ab501c

dev-util/meson: add 1.0.1

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

 dev-util/meson/Manifest  | 1 +
 dev-util/meson/{meson-.ebuild => meson-1.0.1.ebuild} | 3 ++-
 dev-util/meson/meson-.ebuild | 3 ++-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-util/meson/Manifest b/dev-util/meson/Manifest
index dbdc1f6692a6..a3d0627d347f 100644
--- a/dev-util/meson/Manifest
+++ b/dev-util/meson/Manifest
@@ -1,3 +1,4 @@
 DIST meson-0.63.3.tar.gz 2067612 BLAKE2B 
aa6052330f15aa6b1f64598a60075ea3b245ba4b53d65e760670fd526e3e462c110f95e710a83f91ab32f316fdb66dff1783c79ea832ed11d263fe0a3304eaa8
 SHA512 
6855b2bfe05d592419bfeaf4346c3d1079319f14de995109c09a7e5e9770cef829f66d659553337b3e54ca0dd6c497bccd4abef720f299173077b664d905864b
 DIST meson-0.64.1.tar.gz 2089752 BLAKE2B 
e444df936738ddbbc8af1cc203417ee8f6063bf36a953158295da0c0a40aeb05e6c9a8677a17440c3a4153e0e479fb7215e18b5f0ce7c896fd928f841637ce07
 SHA512 
4896f5a09f89cadce028080f70e5ca005fd3bb2141a730a0ad71ded63d1bde6d1254957fe079f5e4c6e3b9420a9fcc4525b01e689979f0bab6d09d6483ca42ec
 DIST meson-1.0.0.tar.gz 2099642 BLAKE2B 
0be89aeaf103b19c21a6eaf9cba43608436986ba045198b9dbe73778e925b8340c92f24ec12f480a8527e9d10da422122f17ff4469bd1076c3e85903c0ed9610
 SHA512 
9b1195cfe856c1aa51bc79f6eb4d0f94925bb02d0a9fbd68a6a6ced6e5c252b09b22d9aac812640687e49b8d64a313ce48d0a69a3bf83ea8ffb8c9dab559fc23
+DIST meson-1.0.1.tar.gz 2104183 BLAKE2B 
23b47a2231da966de8da3032887a81458b795d5c0c1d35cf9e3ea1499f7ddbc28d1cc3ca469052c4b33c51fcf9f92a36dab44da0133d748afdbf4e5b260427f1
 SHA512 
3d2e2630f9eacf2fd999d5068d82b2a719400a55cfdea5d38253410a3ee74def638ac09622bceb72edf7bc867ae3de6a5f48c1846601e7e4b5afdf3ac9339ebc

diff --git a/dev-util/meson/meson-.ebuild 
b/dev-util/meson/meson-1.0.1.ebuild
similarity index 98%
copy from dev-util/meson/meson-.ebuild
copy to dev-util/meson/meson-1.0.1.ebuild
index 8140364c2c1b..97dcdaf7e9fa 100644
--- a/dev-util/meson/meson-.ebuild
+++ b/dev-util/meson/meson-1.0.1.ebuild
@@ -10,9 +10,10 @@ if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="https://github.com/mesonbuild/meson;
inherit git-r3
 else
+   inherit pypi
+
MY_P=${P/_/}
S=${WORKDIR}/${MY_P}
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
 
if [[ ${PV} != *_rc* ]] ; then
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k 
~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"

diff --git a/dev-util/meson/meson-.ebuild b/dev-util/meson/meson-.ebuild
index 8140364c2c1b..97dcdaf7e9fa 100644
--- a/dev-util/meson/meson-.ebuild
+++ b/dev-util/meson/meson-.ebuild
@@ -10,9 +10,10 @@ if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="https://github.com/mesonbuild/meson;
inherit git-r3
 else
+   inherit pypi
+
MY_P=${P/_/}
S=${WORKDIR}/${MY_P}
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
 
if [[ ${PV} != *_rc* ]] ; then
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k 
~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"



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

2023-03-05 Thread Sam James
commit: 4d5a162387c17c2a48f3c77c4e093b9c02723606
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 04:26:33 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:26:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d5a1623

sys-devel/gcc: drop 12.2.1_p20221126

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

 sys-devel/gcc/Manifest|  2 --
 sys-devel/gcc/gcc-12.2.1_p20221126.ebuild | 52 ---
 2 files changed, 54 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 965d0a532ace..69dd6e928434 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -15,14 +15,12 @@ DIST gcc-11.4.0-musl-patches-2.tar.xz 4308 BLAKE2B 
a2335e155fc57816fed822a648e0e
 DIST gcc-11.4.0-patches-3.tar.xz 15200 BLAKE2B 
a393df941a2a31164f477d6bc0032e28319e8f0bd87200eb453708f85aa8c0bf5d67e733ee7b75cf6d14743e18cc941cee1b77a8247f8c5683d17a98cbeb280f
 SHA512 
6f6096d95c7c62780d1070097739882393a8df5172c3a5ae811a8d4d1c98a0cd14a34f3f7e95410c8f210aec434330ac3b8876c688faeb130d7bb8faece9
 DIST gcc-11.4.0-patches-7.tar.xz 14416 BLAKE2B 
3ebf62cba04cac8830a93a99d11c21347c38891db3a81493a10e02e8b7af0c86389ffbede50672dfe1189a77a67b832f8f97a1d95d43eff11db131a143b1d03d
 SHA512 
41e2ed1ccf6d3631adab057877c79c99eb1b3c32f9d35628bca6c633c4f8dadb1d7f93bed2e4d7ff9f36cc9e46ea00f0e57e8af64b2e5f4b3b01285c6da3
 DIST gcc-11.4.0-patches-8.tar.xz 13788 BLAKE2B 
a1406d5dcd906ed51ef06bb6571c216d83f74ab5ba05d2f1783d20619ee4ae9a4aa60c15917c861c24b708621b1605411011df9d217472f92001ec1c59a22b5b
 SHA512 
b18b068422911216063948e21f0ec01073edb45c828a351282730111642638a0a42b97394a3f7522f892fe79e30b391372c829b542ce64fd0dc58c2a83f091bf
-DIST gcc-12-20221126.tar.xz 79631864 BLAKE2B 
3bb97ef4a1a17ab8b92b431b1f792c11131085a1b523efa08c5b4f995b44bf628be371564813e5affb1f8e2320bb8a9b04532e57b2deeef26b33f517783daa5e
 SHA512 
163e0aa39dc5c24980f84000bd6ccd4b7c24581831b7a4cdbd63e4726be5c2b1933d034ce12c65cf95e4c0ebe1175af7e32facace465bfd7c7c377401350a2df
 DIST gcc-12-20230121.tar.xz 79652428 BLAKE2B 
f4f0e6474d179454dc56dd05c823fca919a894e9efdc64625bb13045c7bd549a7bab59dfb4052d45d594d4484801ab5b18cf3f3d6277be54eaec24a53abd439c
 SHA512 
b6c2486916418a64fab64c3655329bc18ca93ee4eca240e8779bd6d8280124fcd07b1aa8eff979fd317656646ecdba9353107887338354d8bd2c1f68c1609349
 DIST gcc-12-20230304.tar.xz 79683276 BLAKE2B 
e02622f1193ba17dd1041eae0c2f594b26806b00cfb269e683cc356d6d405ae8a49e60823ed6f814d2aac820ef01d9004f68d628a853be139fa6a70e8601ba2a
 SHA512 
0c23a8845c8f202b0c0e4aceb3104bf76c0aca9171ba65d292057703d160fc4ce0b0d7c8876cf1bb30f998c4a5a0a8f3c4165dd4d8d316019cff0dc19aa62182
 DIST gcc-12.2.0-musl-patches-7.tar.xz 3652 BLAKE2B 
295ea907efea854a3c2447d472bedb24714d78b7b725476b1eac3898d89c0c549da8e69db28911205bb3293f62cf344a90ade0898ecf5fed57ff00fcf8547a9f
 SHA512 
7a7a440bc08de8dcb37c080ea0c27904adaaadfaab24d90becd2d009243dcfc886d8f674ce3ccddb4ebb5ad17f04d841064d9ec2e2e2e96a1afac3002111
 DIST gcc-12.2.0-patches-1.tar.xz 12864 BLAKE2B 
a5ae0a85dfc1b6f0bd968f0d5262ebed14ec9cdb3249e3a4c571578c54eda0e53708ee7fe8e03e506366c7f3cf7926eced9b390d9dee948c1249298c0fabd9fb
 SHA512 
f3d793b89a2a0385d596162fb0c653d4acdf21ae418cb792c1786a01fde0391bd0719715dbf07d53636f127168f5cd99108a1dc11cf6cea889b7d82385bcc258
 DIST gcc-12.2.0-patches-10.tar.xz 14252 BLAKE2B 
99368db982227728a6a9e2b1f694999f041f38db4a3806b6a740c86218735f9b561197bc150423a3caad0b5fd335c95d1aca130a519754423cd44a083e655373
 SHA512 
f7f0d8185e908926046f579793dba5916dc27392b85bfe50a7e70c213c3ba29479dfdb1b27514765b76bc897c4dbb530680e59c4deca7a245a808ed566120e4c
 DIST gcc-12.2.0-patches-13.tar.xz 13756 BLAKE2B 
df0388a669458f2991951d2f4027badbff3f802e6a0422478206b5cdda76e70b531a474d2ac42817e9e7f8200e9ac35ca8276af539839b4ebb2e22903ec25a23
 SHA512 
2970de9d2806d59c5d0f77e66000860c816ebd674489db8114f48f6aa11575644154431480222580b520b9e312647b06f94ab38959a49a8cda818158d6babf1d
-DIST gcc-12.2.0-patches-2.tar.xz 13952 BLAKE2B 
a9e798911acaf45c3f585f69721130cfbecec016727a50ac0f4767b37a2ab9df39e0828abb07f1e429619cc102808f81af8422fef0265415c287d303d9d97fc0
 SHA512 
1808a05e98094577099d115ff5f3e136e3fc8f39fbe35c5183fd7775383f94439212e5e4174ab8d0ae8c0874e227ff84a958ffdfa1c99c9a8306a9842d126ef9
 DIST gcc-12.2.0.tar.xz 84645292 BLAKE2B 
715574af9ad678f9dc8cfd19c866bf910c7edfd479e7e9681337feaa9b54e5d304ddb85483816b8d89754d502405823ae2eff0d1e444538763f40be8e428d8da
 SHA512 
e9e857bd81bf7a370307d6848c81b2f5403db8c7b5207f54bce3f3faac3bde63445684092c2bc1a2427cddb6f7746496d9fbbef05fbbd77f2810b2998f1f9173
 DIST gcc-13-20230226.tar.xz 84264388 BLAKE2B 
fea763a1627bff19eb0f7869b83c00337dc2a203178d17143c98c2c1d3fd385d2f853f195ff79ecc1cae659a1f8704c88e7fd77456eed4510bdcba7631e49353
 SHA512 
38de82dd54e1b57490f5492a4adcd05b9da3ace2235654dff19bade8d378e75be1495f3b2b4e7f7e57ea144351c4ade1e9a5b141546259024f0359f43b2025ac
 DIST gcc-13-20230305.tar.xz 8431422

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

2023-03-05 Thread Sam James
commit: 8476b22206213256372ac17edd267450ceb40c22
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 04:25:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:26:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8476b222

sys-devel/gcc: drop 10.4.1_p20230223

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

 sys-devel/gcc/Manifest|  1 -
 sys-devel/gcc/gcc-10.4.1_p20230223.ebuild | 58 ---
 2 files changed, 59 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 8ecc0b4646f3..965d0a532ace 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -1,6 +1,5 @@
 DIST gcc-10-20221208.tar.xz 72098912 BLAKE2B 
8167b3d91fb95c727caa3a76d8bd6d70e0d0bd79eda72305f3005c9f7163dcd425c75386ba55b2d71644ecf83d998a4bccb6fd265bb615dcdd104f27cadb8e76
 SHA512 
5e49159d86300eaa4c2f34fb3537b5f257931e861a1a1217dbabcfcd5ef9da224d4a6023aaf8d24c8893ecd204ec0cd6e96349ae0dd445d62d92ebb041aeb054
 DIST gcc-10-20230119.tar.xz 72112952 BLAKE2B 
6e28cba9f6ff5c9f9231828bb400c82b8658a4f9c0166c28a6a12d71728d4460904152a8c84bbeff88c06b7f9378937b7b61bf4a871a10c56bd005170dc5fde2
 SHA512 
6cbb567ef1da1b6fa65892b6e71c3b7cd37e0c483e049720ea1987d444a0e7b4eb15d1e99f4e35995acdce560a811a779574eeba52bb252c61325accedd6a5c5
-DIST gcc-10-20230223.tar.xz 72128452 BLAKE2B 
52b07a0640e560b1f8a306a86bd939d067727ee3781ae5d51d4e241b135a9b7093c92f6cce53e15fd06be42f698b71f38f0cda15fbc5181d2b69ba7c3b3d11ec
 SHA512 
ea447775e0b1b29b04cea19660c51f0e233569baff2dbe5a8848e7d27c6fb7e6cc3b945eae790479ae6b3eb31e2d5cdc116a12f0d43966d3a03e04cd2819d722
 DIST gcc-10-20230302.tar.xz 72112120 BLAKE2B 
8647639d9c6aef31b63566b006bb2980ca974e4aac4f5ced5f12a4f7fe0e9bda1e456d31f13dc478ab187d5e739ac850dd7dcc9db421ece1cadc50c952dbbed4
 SHA512 
97f72699b1a38de0dfb95253dc1602400fb05c2466b3682e51a4793d17db62e1d55b8d19211c3326e5369aace2a74345059b4b1c1a61a1f2c1c75a0aa9ec3e0e
 DIST gcc-10.4.0-musl-patches-1.tar.xz 3808 BLAKE2B 
804d1fcc451dcd03be71240dd498ec2d179869571d44012967c48dccf5a478dd8c55000a964a80fdd5584d739a777dee1c83241cffce514ef002df2572854a67
 SHA512 
83e4a9c0f7062baf0c606a2bcc56a818494991403d7577dea65f04bbc25bdb786a5889b80d45d80e7f4be07c1aef786802cbfcfafd1a17ec255a2d4e93a77570
 DIST gcc-10.4.0-patches-5.tar.xz 17056 BLAKE2B 
f336d69a8ad105b8c4a84e8248a5b8a88175d3f1d67d32c6bee1780d252d86947059bd624992e6292610e86c9012f4d901a1a54df0d184dd023d404a0707700e
 SHA512 
aa8fb42f20587f8519e7b06037da4d8f7d386b63e228b239a0445a51df4e401940fcd81482381d966622054aef3e0db06d1def5c74ac3d3dcc9c75c3b966c758

diff --git a/sys-devel/gcc/gcc-10.4.1_p20230223.ebuild 
b/sys-devel/gcc/gcc-10.4.1_p20230223.ebuild
deleted file mode 100644
index 68d9c2522686..
--- a/sys-devel/gcc/gcc-10.4.1_p20230223.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-TOOLCHAIN_PATCH_SUFFIX="xz"
-TOOLCHAIN_PATCH_DEV="sam"
-#TOOLCHAIN_GCC_RC=1
-PATCH_GCC_VER="10.5.0"
-PATCH_VER="5"
-MUSL_VER="2"
-MUSL_GCC_VER="10.5.0"
-
-if [[ $(ver_cut 3) ==  ]] ; then
-   MY_PV_2=$(ver_cut 2)
-   if [[ ${MY_PV_2} == 0 ]] ; then
-   MY_PV_2=0
-   else
-   MY_PV_2=$(($(ver_cut 2) - 1))
-   fi
-
-   # e.g. 12.2. -> 12.1.1
-   TOOLCHAIN_GCC_PV=$(ver_cut 1).${MY_PV_2}.$(($(ver_cut 3) - 9998))
-elif [[ -n ${TOOLCHAIN_GCC_RC} ]] ; then
-   # Cheesy hack for RCs
-   MY_PV=$(ver_cut 1).$((($(ver_cut 2) + 1))).$((($(ver_cut 3) - 
1)))-RC-$(ver_cut 5)
-   MY_P=${PN}-${MY_PV}
-   
GCC_TARBALL_SRC_URI="https://gcc.gnu.org/pub/gcc/snapshots/${MY_PV}/${MY_P}.tar.xz;
-   TOOLCHAIN_SET_S=no
-   S="${WORKDIR}"/${MY_P}
-fi
-
-inherit toolchain
-# Needs to be after inherit (for now?), bug #830908
-EGIT_BRANCH=releases/gcc-$(ver_cut 1)
-
-# Don't keyword live ebuilds
-#if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
-#  KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86"
-#fi
-
-RDEPEND=""
-BDEPEND="${CATEGORY}/binutils"
-
-src_prepare() {
-   local p upstreamed_patches=(
-   # add them here
-   )
-   for p in "${upstreamed_patches[@]}"; do
-   rm -v "${WORKDIR}/patch/${p}" || die
-   done
-
-   if has_version '>=sys-libs/glibc-2.32-r1'; then
-   rm -v "${WORKDIR}/patch/23_all_disable-riscv32-ABIs.patch" || 
die
-   fi
-
-   toolchain_src_prepare
-}



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

2023-03-05 Thread Sam James
commit: 3a451da9e92fdd2950293b092699b9561e8f68a4
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 04:25:23 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:25:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a451da9

sys-devel/gcc: drop old 11 snapshots

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

 sys-devel/gcc/Manifest|  3 --
 sys-devel/gcc/gcc-11.3.1_p20230210.ebuild | 52 ---
 sys-devel/gcc/gcc-11.3.1_p20230217.ebuild | 52 ---
 sys-devel/gcc/gcc-11.3.1_p20230224.ebuild | 52 ---
 4 files changed, 159 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index e174e63c3bbb..10e2cfbe320c 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -11,9 +11,6 @@ DIST gcc-10.5.0-patches-4.tar.xz 17880 BLAKE2B 
f368b741fd42199c85b770ec45a5232d2
 DIST gcc-10.5.0-patches-5.tar.xz 17324 BLAKE2B 
e97b471fb6115fd0421be8a6390f7d88312de7ac0132fde3aa43dbf2a49d3bc640ec05f766f20363f033adeaf0430e90c42b5a6f92a422d1a82128f119e769f6
 SHA512 
2589b8a3be0bc60dd7b205ef9955dfd1ba525508879b30ee8057779d2677783c7c13a0bf901bc2a126e15c52d440663e6fe22a299d935e0706a037406e1cfb31
 DIST gcc-11-20221209.tar.xz 76240768 BLAKE2B 
3be0f1ece4473bbbf10f7242102f330a6e246c8481da5bd32620dcb15d2acd008bad60d2576a301f03e444e3d93a3c72d5184740c6fb3de2bc05e1863b68a0bc
 SHA512 
33d9581d434c012526eb4d49a4453cf77c57b459fd43f84e49bc764745e0772939eac007e119269f4f1989755df8678613732a84474c691b0c2452237c5b38a3
 DIST gcc-11-20230120.tar.xz 76201244 BLAKE2B 
07bc819dad3e2ee3747f09f43fd73a4263f06274362728174b32d9ead52ea95c25ea6a192397378b9b4c4f958285d97488d28e425c26129d23f143b1a8668fbc
 SHA512 
81f71aeb706b4ccb89e2af5201770fd72cc3190b9b5eac0b5a25a522626b9c4015a2e5d13e4bd1360ac0f7f1be27df51fc530c15ce3c3d782f39f34d5c58803e
-DIST gcc-11-20230210.tar.xz 76141600 BLAKE2B 
04fc4d3cd23ce3abc47adaaf256fcde56891b1dd1ee70906714e92f4dadd2ae1f40852c17e17a8814bc1f5e642137d0f9660d410dc7f93b4541372895b99d617
 SHA512 
714eff2d949a615049aa2ac3a98fc4546dd8a0d94975fe69de411056dd540ecb9fd3d13818c213f2c407b737af5ca0028247769dbe3bd0493a97d2b80e6975e5
-DIST gcc-11-20230217.tar.xz 76150824 BLAKE2B 
47258dc684f07bf402bd150e826c66abd69b7a6c3678af3038b1a2ea92091180a3ed3767c91f6909912f422d2fba6361f7b8beba2477839a164088673be50864
 SHA512 
5a7541788f8d824a49ac49252749b9e7dbbb26278b8ea021bbb49b011bb5592f01852972b1ee77cd9f8f5d4f4a07e960883cc04774b9b629d55124d246f69d6a
-DIST gcc-11-20230224.tar.xz 76153952 BLAKE2B 
58e779173b9b28ff13f1683d4e69b857c03a83bcfbda402019b52041a11ce112258aaa62d4b47089f2901518e3c7994e354da70c8b562afc66cb0c3dffc7b357
 SHA512 
fea3a0ef2fcdfe180650b01855f35fbe795cc520845b8e65876f13bf46e8f757ec1adb5a01b8db68f1f380ed3ad45edb795750393b2f15a2c7f9295129b59ebc
 DIST gcc-11-20230303.tar.xz 76131828 BLAKE2B 
ad73cf9b11f4a70be922ebc2a934e8d5f863582ebb662fe74c71b5880c9d6617cc80233456bde70a7867d788fa1f72262f1ef069f23ff85a423c5eede3e7d3c7
 SHA512 
3b310b87f7d7423a727f2348038add5b76f923b0baf528d061e45a1030eefb538f4175866dc6e7e70852a794de0ab62798965ea1e574bfe62ccae35fe4b2b00b
 DIST gcc-11.4.0-musl-patches-2.tar.xz 4308 BLAKE2B 
a2335e155fc57816fed822a648e0eaefafcba9d04e1ad0fd7baeea5a694ab6f5e3c1678cb406f2a1bd17bab25cb01699d032713a1ccf337948dfda2093844607
 SHA512 
17b84f907cb1bd763873655e6f35fd3ed55a40b602b70a626f04f83b4cc89c6261db1661de78d4d969187a8c56e9f6305b742515a3836b962248a21df0df5d0c
 DIST gcc-11.4.0-patches-3.tar.xz 15200 BLAKE2B 
a393df941a2a31164f477d6bc0032e28319e8f0bd87200eb453708f85aa8c0bf5d67e733ee7b75cf6d14743e18cc941cee1b77a8247f8c5683d17a98cbeb280f
 SHA512 
6f6096d95c7c62780d1070097739882393a8df5172c3a5ae811a8d4d1c98a0cd14a34f3f7e95410c8f210aec434330ac3b8876c688faeb130d7bb8faece9

diff --git a/sys-devel/gcc/gcc-11.3.1_p20230210.ebuild 
b/sys-devel/gcc/gcc-11.3.1_p20230210.ebuild
deleted file mode 100644
index 3029159b6f13..
--- a/sys-devel/gcc/gcc-11.3.1_p20230210.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-TOOLCHAIN_PATCH_SUFFIX="xz"
-TOOLCHAIN_PATCH_DEV="sam"
-PATCH_VER="8"
-PATCH_GCC_VER="11.4.0"
-MUSL_VER="2"
-MUSL_GCC_VER="11.4.0"
-
-if [[ $(ver_cut 3) ==  ]] ; then
-   MY_PV_2=$(ver_cut 2)
-   if [[ ${MY_PV_2} == 0 ]] ; then
-   MY_PV_2=0
-   else
-   MY_PV_2=$(($(ver_cut 2) - 1))
-   fi
-
-   # e.g. 12.2. -> 12.1.1
-   TOOLCHAIN_GCC_PV=$(ver_cut 1).${MY_PV_2}.$(($(ver_cut 3) - 9998))
-fi
-
-inherit toolchain
-# Needs to be after inherit (for now?), bug #830908
-EGIT_BRANCH=releases/gcc-$(ver_cut 1)
-
-# Don't keyword live ebuilds
-#if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
-#  KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86"
-#fi
-
-# Technically only if USE=hardened *too* right now, but no point in 
complicating it 

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

2023-03-05 Thread Sam James
commit: eefe1c6f9c17fb8e8f680492e8f42558e7bb9242
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 04:26:39 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:26:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eefe1c6f

sys-devel/gcc: drop 10.4.1_p20221208

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

 sys-devel/gcc/Manifest|  2 --
 sys-devel/gcc/gcc-10.4.1_p20221208.ebuild | 58 ---
 2 files changed, 60 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 69dd6e928434..80a8d8c5627d 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -1,11 +1,9 @@
-DIST gcc-10-20221208.tar.xz 72098912 BLAKE2B 
8167b3d91fb95c727caa3a76d8bd6d70e0d0bd79eda72305f3005c9f7163dcd425c75386ba55b2d71644ecf83d998a4bccb6fd265bb615dcdd104f27cadb8e76
 SHA512 
5e49159d86300eaa4c2f34fb3537b5f257931e861a1a1217dbabcfcd5ef9da224d4a6023aaf8d24c8893ecd204ec0cd6e96349ae0dd445d62d92ebb041aeb054
 DIST gcc-10-20230119.tar.xz 72112952 BLAKE2B 
6e28cba9f6ff5c9f9231828bb400c82b8658a4f9c0166c28a6a12d71728d4460904152a8c84bbeff88c06b7f9378937b7b61bf4a871a10c56bd005170dc5fde2
 SHA512 
6cbb567ef1da1b6fa65892b6e71c3b7cd37e0c483e049720ea1987d444a0e7b4eb15d1e99f4e35995acdce560a811a779574eeba52bb252c61325accedd6a5c5
 DIST gcc-10-20230302.tar.xz 72112120 BLAKE2B 
8647639d9c6aef31b63566b006bb2980ca974e4aac4f5ced5f12a4f7fe0e9bda1e456d31f13dc478ab187d5e739ac850dd7dcc9db421ece1cadc50c952dbbed4
 SHA512 
97f72699b1a38de0dfb95253dc1602400fb05c2466b3682e51a4793d17db62e1d55b8d19211c3326e5369aace2a74345059b4b1c1a61a1f2c1c75a0aa9ec3e0e
 DIST gcc-10.4.0-musl-patches-1.tar.xz 3808 BLAKE2B 
804d1fcc451dcd03be71240dd498ec2d179869571d44012967c48dccf5a478dd8c55000a964a80fdd5584d739a777dee1c83241cffce514ef002df2572854a67
 SHA512 
83e4a9c0f7062baf0c606a2bcc56a818494991403d7577dea65f04bbc25bdb786a5889b80d45d80e7f4be07c1aef786802cbfcfafd1a17ec255a2d4e93a77570
 DIST gcc-10.4.0-patches-5.tar.xz 17056 BLAKE2B 
f336d69a8ad105b8c4a84e8248a5b8a88175d3f1d67d32c6bee1780d252d86947059bd624992e6292610e86c9012f4d901a1a54df0d184dd023d404a0707700e
 SHA512 
aa8fb42f20587f8519e7b06037da4d8f7d386b63e228b239a0445a51df4e401940fcd81482381d966622054aef3e0db06d1def5c74ac3d3dcc9c75c3b966c758
 DIST gcc-10.4.0.tar.xz 75018092 BLAKE2B 
ec1169025d3896b70ab80a4b8ce5040763a95529fc7e120c6bc3a3eb1db5cf938ebde347c1e595a8ff7d4081e79ded6252702d7a1a09648449b7a0783188e434
 SHA512 
440c08ca746da450d9a1b35e8fd2305cb27e7e6987cd9d0f7d375f3b1fc9e4b0bd7acb3cd7bf795e72fcbead59cdef5b6c152862f5d35cd9fbfe6902101ce648
 DIST gcc-10.5.0-musl-patches-2.tar.xz 3452 BLAKE2B 
5387e516d07d81477b3f39b8b3bd986bf861d32cd25dc5481c97bd3620d00c918c5661e86857f66dbf28a655401a53e43417f638c443e44cbfdbf5e950caac4d
 SHA512 
86f2ce31cc4fc4fb5a6043fb527bf822d895e1a6220652024f78a1cbd5a962edb6be8dc5f43c32053e075f39bb2350ea8f14e7d57e0473dd2933a7b44676bde5
-DIST gcc-10.5.0-patches-1.tar.xz 17180 BLAKE2B 
d8ecc7cc15fa1ab420fa9eff11173a1d5544b369720e8c54fc59375e591ebd0a429b7e81a2a3df86bd2eaf19e4b8148bf2e1b0c8410de3944d4801ce412016b2
 SHA512 
5855aa23ee0b262c20a1b6fd2d4a947180c079dc00e0fa675043edceee0c822eec0dc752f5fcb281b70c04e50c6fcaf6c5d5160ab15d3f0c51fa030eb2d79d26
 DIST gcc-10.5.0-patches-4.tar.xz 17880 BLAKE2B 
f368b741fd42199c85b770ec45a5232d27295cf7796163251f24fa963f2264c473e161bb34e66b43c4b227e41859d540a6633392478b280b289d359806c6
 SHA512 
94f7fbd1b4672f0378c85ac3a96f7954cd22bd7cc1013c32519bbe1cae0ebb5183e14469c61dfc9d931b8d1c261f2ead1c4b47278104d1b5189a0c787aabc40e
 DIST gcc-10.5.0-patches-5.tar.xz 17324 BLAKE2B 
e97b471fb6115fd0421be8a6390f7d88312de7ac0132fde3aa43dbf2a49d3bc640ec05f766f20363f033adeaf0430e90c42b5a6f92a422d1a82128f119e769f6
 SHA512 
2589b8a3be0bc60dd7b205ef9955dfd1ba525508879b30ee8057779d2677783c7c13a0bf901bc2a126e15c52d440663e6fe22a299d935e0706a037406e1cfb31
 DIST gcc-11-20221209.tar.xz 76240768 BLAKE2B 
3be0f1ece4473bbbf10f7242102f330a6e246c8481da5bd32620dcb15d2acd008bad60d2576a301f03e444e3d93a3c72d5184740c6fb3de2bc05e1863b68a0bc
 SHA512 
33d9581d434c012526eb4d49a4453cf77c57b459fd43f84e49bc764745e0772939eac007e119269f4f1989755df8678613732a84474c691b0c2452237c5b38a3

diff --git a/sys-devel/gcc/gcc-10.4.1_p20221208.ebuild 
b/sys-devel/gcc/gcc-10.4.1_p20221208.ebuild
deleted file mode 100644
index d109ff1e84d4..
--- a/sys-devel/gcc/gcc-10.4.1_p20221208.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-TOOLCHAIN_PATCH_SUFFIX="xz"
-TOOLCHAIN_PATCH_DEV="sam"
-#TOOLCHAIN_GCC_RC=1
-PATCH_GCC_VER="10.5.0"
-PATCH_VER="1"
-MUSL_VER="2"
-MUSL_GCC_VER="10.5.0"
-
-if [[ $(ver_cut 3) ==  ]] ; then
-   MY_PV_2=$(ver_cut 2)
-   if [[ ${MY_PV_2} == 0 ]] ; then
-   MY_PV_2=0
-   else
-   MY_PV_2=$(($(ver_cut 2) - 1))
-   fi
-
-   # e.g. 12.2. -> 12.1.1
-   TOOLCHAIN_GCC_PV=$(ver_cut 1).${MY_PV_2}.$(($(ver_cut 3) - 9998))

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

2023-03-05 Thread Sam James
commit: fab1b040331531b94233166e554641a5df6d1c53
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 04:25:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:25:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab1b040

sys-devel/gcc: drop old 12 snapshots

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

 sys-devel/gcc/Manifest|  3 --
 sys-devel/gcc/gcc-12.2.1_p20230211.ebuild | 52 ---
 sys-devel/gcc/gcc-12.2.1_p20230218.ebuild | 52 ---
 sys-devel/gcc/gcc-12.2.1_p20230225.ebuild | 52 ---
 4 files changed, 159 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 10e2cfbe320c..8ecc0b4646f3 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -18,9 +18,6 @@ DIST gcc-11.4.0-patches-7.tar.xz 14416 BLAKE2B 
3ebf62cba04cac8830a93a99d11c21347
 DIST gcc-11.4.0-patches-8.tar.xz 13788 BLAKE2B 
a1406d5dcd906ed51ef06bb6571c216d83f74ab5ba05d2f1783d20619ee4ae9a4aa60c15917c861c24b708621b1605411011df9d217472f92001ec1c59a22b5b
 SHA512 
b18b068422911216063948e21f0ec01073edb45c828a351282730111642638a0a42b97394a3f7522f892fe79e30b391372c829b542ce64fd0dc58c2a83f091bf
 DIST gcc-12-20221126.tar.xz 79631864 BLAKE2B 
3bb97ef4a1a17ab8b92b431b1f792c11131085a1b523efa08c5b4f995b44bf628be371564813e5affb1f8e2320bb8a9b04532e57b2deeef26b33f517783daa5e
 SHA512 
163e0aa39dc5c24980f84000bd6ccd4b7c24581831b7a4cdbd63e4726be5c2b1933d034ce12c65cf95e4c0ebe1175af7e32facace465bfd7c7c377401350a2df
 DIST gcc-12-20230121.tar.xz 79652428 BLAKE2B 
f4f0e6474d179454dc56dd05c823fca919a894e9efdc64625bb13045c7bd549a7bab59dfb4052d45d594d4484801ab5b18cf3f3d6277be54eaec24a53abd439c
 SHA512 
b6c2486916418a64fab64c3655329bc18ca93ee4eca240e8779bd6d8280124fcd07b1aa8eff979fd317656646ecdba9353107887338354d8bd2c1f68c1609349
-DIST gcc-12-20230211.tar.xz 79698020 BLAKE2B 
0de8d0b8f8823276fc7b0c70225a1c957455645cafd9c46ab8d3cd80d4e641a0d48df03a9d1d5206fde65e9f0dca09a481311b9b68a7993899e4060d44e08cf6
 SHA512 
6ae3979cfff1376ba2ea639d9a01428e55a67a2cc6582bc77a476b050bfd3ba00e078907067b74a1f59188014febc3fd1e4c5e98fae00421e0c82c9db54f1028
-DIST gcc-12-20230218.tar.xz 79705112 BLAKE2B 
28b230d4e66f773a6ea32a3112f66c81ffb787f16ba1c36d3d4d2498b03031a9dbe3c2aefb40b07aab1eca64a32636c1cff2497eae996565d633fa1d70ac890e
 SHA512 
bf2b109a12a981ae97ca4c6d9a27b11adcf1c7acaf167c532936a027dad4217e75b197fd12b2c5e37f6e89fe39a54f483984023accfb76f7517cc3d35ced416a
-DIST gcc-12-20230225.tar.xz 79694748 BLAKE2B 
13684d572c3077740639ea10fed3cabf4473cb1913e9e3d90f4d40dad2e1e5d46b12d66fdf864367c4f4bd6a92009b1a11daf1635ed94c6aa5d8c758c36a79a5
 SHA512 
25889487fe3a03dc4fcce80c6048ef02453aaa0770662b078e1fd4a3c2aaebb8fdf2b77a0898abdb42b2ea1e3ebc03ac720595ddcc22a64a6bf910cf2ece4e16
 DIST gcc-12-20230304.tar.xz 79683276 BLAKE2B 
e02622f1193ba17dd1041eae0c2f594b26806b00cfb269e683cc356d6d405ae8a49e60823ed6f814d2aac820ef01d9004f68d628a853be139fa6a70e8601ba2a
 SHA512 
0c23a8845c8f202b0c0e4aceb3104bf76c0aca9171ba65d292057703d160fc4ce0b0d7c8876cf1bb30f998c4a5a0a8f3c4165dd4d8d316019cff0dc19aa62182
 DIST gcc-12.2.0-musl-patches-7.tar.xz 3652 BLAKE2B 
295ea907efea854a3c2447d472bedb24714d78b7b725476b1eac3898d89c0c549da8e69db28911205bb3293f62cf344a90ade0898ecf5fed57ff00fcf8547a9f
 SHA512 
7a7a440bc08de8dcb37c080ea0c27904adaaadfaab24d90becd2d009243dcfc886d8f674ce3ccddb4ebb5ad17f04d841064d9ec2e2e2e96a1afac3002111
 DIST gcc-12.2.0-patches-1.tar.xz 12864 BLAKE2B 
a5ae0a85dfc1b6f0bd968f0d5262ebed14ec9cdb3249e3a4c571578c54eda0e53708ee7fe8e03e506366c7f3cf7926eced9b390d9dee948c1249298c0fabd9fb
 SHA512 
f3d793b89a2a0385d596162fb0c653d4acdf21ae418cb792c1786a01fde0391bd0719715dbf07d53636f127168f5cd99108a1dc11cf6cea889b7d82385bcc258

diff --git a/sys-devel/gcc/gcc-12.2.1_p20230211.ebuild 
b/sys-devel/gcc/gcc-12.2.1_p20230211.ebuild
deleted file mode 100644
index 3a7a472a2f2f..
--- a/sys-devel/gcc/gcc-12.2.1_p20230211.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-TOOLCHAIN_PATCH_DEV="sam"
-PATCH_VER="13"
-PATCH_GCC_VER="12.2.0"
-MUSL_VER="7"
-MUSL_GCC_VER="12.2.0"
-
-if [[ $(ver_cut 3) ==  ]] ; then
-   MY_PV_2=$(ver_cut 2)
-   if [[ ${MY_PV_2} == 0 ]] ; then
-   MY_PV_2=0
-   else
-   MY_PV_2=$(($(ver_cut 2) - 1))
-   fi
-
-   # e.g. 12.2. -> 12.1.1
-   TOOLCHAIN_GCC_PV=$(ver_cut 1).${MY_PV_2}.$(($(ver_cut 3) - 9998))
-elif [[ -n ${TOOLCHAIN_GCC_RC} ]] ; then
-   # Cheesy hack for RCs
-   MY_PV=$(ver_cut 1).$((($(ver_cut 2) + 1))).$((($(ver_cut 3) - 
1)))-RC-$(ver_cut 5)
-   MY_P=${PN}-${MY_PV}
-   
GCC_TARBALL_SRC_URI="https://gcc.gnu.org/pub/gcc/snapshots/${MY_PV}/${MY_P}.tar.xz;
-   TOOLCHAIN_SET_S=no
-   S="${WORKDIR}"/${MY_P}
-fi
-
-inherit toolchain
-
-# Needs to be after inherit (for now?), bug #830908

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

2023-03-05 Thread Sam James
commit: 4d718b1745ae462b8846242d6edff8b03201c808
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 04:25:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:25:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d718b17

sys-devel/gcc: drop 10.4.1_p20230209, 10.4.1_p20230216

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

 sys-devel/gcc/Manifest|  2 --
 sys-devel/gcc/gcc-10.4.1_p20230209.ebuild | 58 ---
 sys-devel/gcc/gcc-10.4.1_p20230216.ebuild | 58 ---
 3 files changed, 118 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 587479014bbd..e174e63c3bbb 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -1,7 +1,5 @@
 DIST gcc-10-20221208.tar.xz 72098912 BLAKE2B 
8167b3d91fb95c727caa3a76d8bd6d70e0d0bd79eda72305f3005c9f7163dcd425c75386ba55b2d71644ecf83d998a4bccb6fd265bb615dcdd104f27cadb8e76
 SHA512 
5e49159d86300eaa4c2f34fb3537b5f257931e861a1a1217dbabcfcd5ef9da224d4a6023aaf8d24c8893ecd204ec0cd6e96349ae0dd445d62d92ebb041aeb054
 DIST gcc-10-20230119.tar.xz 72112952 BLAKE2B 
6e28cba9f6ff5c9f9231828bb400c82b8658a4f9c0166c28a6a12d71728d4460904152a8c84bbeff88c06b7f9378937b7b61bf4a871a10c56bd005170dc5fde2
 SHA512 
6cbb567ef1da1b6fa65892b6e71c3b7cd37e0c483e049720ea1987d444a0e7b4eb15d1e99f4e35995acdce560a811a779574eeba52bb252c61325accedd6a5c5
-DIST gcc-10-20230209.tar.xz 72120748 BLAKE2B 
618cc9d70ead60a978e81f1b71cf9f78b1619c3b1322f321d73de1891c6e841ca771e35fefb5905d56540bcff5857682eb4adfa134588e5afd26cda2ad8e8142
 SHA512 
ff78b3f57ed2121c484f8dbea9c3024aa039affcec3b04738f92fc6f80696b02aea9ecd0fc72c6fec1a1a3a47a912381b89a332a44421c39506493d89d766d91
-DIST gcc-10-20230216.tar.xz 72119568 BLAKE2B 
410e3a08d9ca81492228581d2a672e5cd2a4c3f1ecc5f0169f1bfc352746922c82ea188cded4358e714d5d3583dfd1f740dc49c019cb75ecc611f2f7a950121a
 SHA512 
d9c7ed18311e502d9c22d658cc3f295212318d100603695bb6e97351d55652b7fd6be0bfe87e11ed314117a0909c82274bc4147b082e2d75a67dd2889b95777a
 DIST gcc-10-20230223.tar.xz 72128452 BLAKE2B 
52b07a0640e560b1f8a306a86bd939d067727ee3781ae5d51d4e241b135a9b7093c92f6cce53e15fd06be42f698b71f38f0cda15fbc5181d2b69ba7c3b3d11ec
 SHA512 
ea447775e0b1b29b04cea19660c51f0e233569baff2dbe5a8848e7d27c6fb7e6cc3b945eae790479ae6b3eb31e2d5cdc116a12f0d43966d3a03e04cd2819d722
 DIST gcc-10-20230302.tar.xz 72112120 BLAKE2B 
8647639d9c6aef31b63566b006bb2980ca974e4aac4f5ced5f12a4f7fe0e9bda1e456d31f13dc478ab187d5e739ac850dd7dcc9db421ece1cadc50c952dbbed4
 SHA512 
97f72699b1a38de0dfb95253dc1602400fb05c2466b3682e51a4793d17db62e1d55b8d19211c3326e5369aace2a74345059b4b1c1a61a1f2c1c75a0aa9ec3e0e
 DIST gcc-10.4.0-musl-patches-1.tar.xz 3808 BLAKE2B 
804d1fcc451dcd03be71240dd498ec2d179869571d44012967c48dccf5a478dd8c55000a964a80fdd5584d739a777dee1c83241cffce514ef002df2572854a67
 SHA512 
83e4a9c0f7062baf0c606a2bcc56a818494991403d7577dea65f04bbc25bdb786a5889b80d45d80e7f4be07c1aef786802cbfcfafd1a17ec255a2d4e93a77570

diff --git a/sys-devel/gcc/gcc-10.4.1_p20230209.ebuild 
b/sys-devel/gcc/gcc-10.4.1_p20230209.ebuild
deleted file mode 100644
index 68d9c2522686..
--- a/sys-devel/gcc/gcc-10.4.1_p20230209.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-TOOLCHAIN_PATCH_SUFFIX="xz"
-TOOLCHAIN_PATCH_DEV="sam"
-#TOOLCHAIN_GCC_RC=1
-PATCH_GCC_VER="10.5.0"
-PATCH_VER="5"
-MUSL_VER="2"
-MUSL_GCC_VER="10.5.0"
-
-if [[ $(ver_cut 3) ==  ]] ; then
-   MY_PV_2=$(ver_cut 2)
-   if [[ ${MY_PV_2} == 0 ]] ; then
-   MY_PV_2=0
-   else
-   MY_PV_2=$(($(ver_cut 2) - 1))
-   fi
-
-   # e.g. 12.2. -> 12.1.1
-   TOOLCHAIN_GCC_PV=$(ver_cut 1).${MY_PV_2}.$(($(ver_cut 3) - 9998))
-elif [[ -n ${TOOLCHAIN_GCC_RC} ]] ; then
-   # Cheesy hack for RCs
-   MY_PV=$(ver_cut 1).$((($(ver_cut 2) + 1))).$((($(ver_cut 3) - 
1)))-RC-$(ver_cut 5)
-   MY_P=${PN}-${MY_PV}
-   
GCC_TARBALL_SRC_URI="https://gcc.gnu.org/pub/gcc/snapshots/${MY_PV}/${MY_P}.tar.xz;
-   TOOLCHAIN_SET_S=no
-   S="${WORKDIR}"/${MY_P}
-fi
-
-inherit toolchain
-# Needs to be after inherit (for now?), bug #830908
-EGIT_BRANCH=releases/gcc-$(ver_cut 1)
-
-# Don't keyword live ebuilds
-#if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
-#  KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86"
-#fi
-
-RDEPEND=""
-BDEPEND="${CATEGORY}/binutils"
-
-src_prepare() {
-   local p upstreamed_patches=(
-   # add them here
-   )
-   for p in "${upstreamed_patches[@]}"; do
-   rm -v "${WORKDIR}/patch/${p}" || die
-   done
-
-   if has_version '>=sys-libs/glibc-2.32-r1'; then
-   rm -v "${WORKDIR}/patch/23_all_disable-riscv32-ABIs.patch" || 
die
-   fi
-
-   toolchain_src_prepare
-}

diff --git a/sys-devel/gcc/gcc-10.4.1_p20230216.ebuild 

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

2023-03-05 Thread Sam James
commit: 84e7a151d5496faf8ab1f8213499c78bb4efd3c6
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 04:24:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:24:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84e7a151

sys-devel/gcc: drop 13.0.1_pre20230212, 13.0.1_pre20230219

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

 sys-devel/gcc/Manifest  |  2 --
 sys-devel/gcc/gcc-13.0.1_pre20230212.ebuild | 54 -
 sys-devel/gcc/gcc-13.0.1_pre20230219.ebuild | 54 -
 3 files changed, 110 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 32653cd3b609..587479014bbd 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -33,8 +33,6 @@ DIST gcc-12.2.0-patches-10.tar.xz 14252 BLAKE2B 
99368db982227728a6a9e2b1f694999f
 DIST gcc-12.2.0-patches-13.tar.xz 13756 BLAKE2B 
df0388a669458f2991951d2f4027badbff3f802e6a0422478206b5cdda76e70b531a474d2ac42817e9e7f8200e9ac35ca8276af539839b4ebb2e22903ec25a23
 SHA512 
2970de9d2806d59c5d0f77e66000860c816ebd674489db8114f48f6aa11575644154431480222580b520b9e312647b06f94ab38959a49a8cda818158d6babf1d
 DIST gcc-12.2.0-patches-2.tar.xz 13952 BLAKE2B 
a9e798911acaf45c3f585f69721130cfbecec016727a50ac0f4767b37a2ab9df39e0828abb07f1e429619cc102808f81af8422fef0265415c287d303d9d97fc0
 SHA512 
1808a05e98094577099d115ff5f3e136e3fc8f39fbe35c5183fd7775383f94439212e5e4174ab8d0ae8c0874e227ff84a958ffdfa1c99c9a8306a9842d126ef9
 DIST gcc-12.2.0.tar.xz 84645292 BLAKE2B 
715574af9ad678f9dc8cfd19c866bf910c7edfd479e7e9681337feaa9b54e5d304ddb85483816b8d89754d502405823ae2eff0d1e444538763f40be8e428d8da
 SHA512 
e9e857bd81bf7a370307d6848c81b2f5403db8c7b5207f54bce3f3faac3bde63445684092c2bc1a2427cddb6f7746496d9fbbef05fbbd77f2810b2998f1f9173
-DIST gcc-13-20230212.tar.xz 83949608 BLAKE2B 
2c794044b6dc220b109bcb86ed1315f9413ef86e399b7062c4cb918d6ca7eede34db947c854d670201a25034471f57b9feaf2c23ea8f9714d272a1678311966d
 SHA512 
2ed0656ab75abe5aa60f087c1ce5a2e41395cb5d827279d4d67192e6b9e85890849e42982e7b89b89ff5eaf6a81aef292ccf618f29a8b9ccb2d6a8bd56dc76f9
-DIST gcc-13-20230219.tar.xz 84151776 BLAKE2B 
3fe1c7926e95072c28374f32eecb4c88cdc04d73e1462de3b560249f5fd7795d0ca911219061386e43114c391f0f9b145bdcc05c8b5c6b267462dd290111ab7e
 SHA512 
7d94e71e7608693569908d24ae7e8648a9d11fbfd366e21a802b9e24294ff8e214802e23b47c7030d41e1273dfae052d125a7634a02cc1f7999c5fd17a6cd3a1
 DIST gcc-13-20230226.tar.xz 84264388 BLAKE2B 
fea763a1627bff19eb0f7869b83c00337dc2a203178d17143c98c2c1d3fd385d2f853f195ff79ecc1cae659a1f8704c88e7fd77456eed4510bdcba7631e49353
 SHA512 
38de82dd54e1b57490f5492a4adcd05b9da3ace2235654dff19bade8d378e75be1495f3b2b4e7f7e57ea144351c4ade1e9a5b141546259024f0359f43b2025ac
 DIST gcc-13-20230305.tar.xz 84314220 BLAKE2B 
cf4971cddea6981e3dfb62dd7d69b85b85df0a137e0596f71530966186f2919e800e60b6712b1d676b4250e835db8601af5376a77dad82fff7b1d9faae012da8
 SHA512 
39320f90bcdc2d8f5cefa2c8ac551d7a6f0d20744cdff5ed8956321d6b0813bbc44d18266bf7bb7ebbe642078a6d9677216e6db939dd56186959e5454d7d3a85
 DIST gcc-13.1.0-musl-patches-1.tar.xz 3528 BLAKE2B 
c572ab4a0fb929b16ec36b3a3616cdcccd62f7ee27ded8077008b9beb50539db64cc251ff8a3eade54e8ebfe1012f8f32d0802379bf8ffb0f1b8ce7c8457da37
 SHA512 
ffb7dfa54a9d23b5333664e915efd9f18a43cd696f4ff5669a8b072a0e9cf4978de53e315123542441a2533e4f269de0bb7d90ee7a37d3a7517b7cda6ea06681

diff --git a/sys-devel/gcc/gcc-13.0.1_pre20230212.ebuild 
b/sys-devel/gcc/gcc-13.0.1_pre20230212.ebuild
deleted file mode 100644
index 6b843430b057..
--- a/sys-devel/gcc/gcc-13.0.1_pre20230212.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-TOOLCHAIN_PATCH_DEV="sam"
-PATCH_VER="8"
-PATCH_GCC_VER="13.1.0"
-MUSL_VER="1"
-MUSL_GCC_VER="13.1.0"
-
-if [[ $(ver_cut 3) ==  ]] ; then
-   MY_PV_2=$(ver_cut 2)
-   MY_PV_3=$(($(ver_cut 3) - 9998))
-   if [[ ${MY_PV_2} == 0 ]] ; then
-   MY_PV_2=0
-   MY_PV_3=0
-   else
-   MY_PV_2=$(($(ver_cut 2) - 1))
-   fi
-
-   # e.g. 12.2. -> 12.1.1
-   TOOLCHAIN_GCC_PV=$(ver_cut 1).${MY_PV_2}.${MY_PV_3}
-fi
-
-inherit toolchain
-# Needs to be after inherit (for now?), bug #830908
-EGIT_BRANCH=master
-
-# Don't keyword live ebuilds
-if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
-#  KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
-   KEYWORDS="~loong"
-fi
-
-# Technically only if USE=hardened *too* right now, but no point in 
complicating it further.
-# If GCC is enabling CET by default, we need glibc to be built with support 
for it.
-# bug #830454
-RDEPEND="elibc_glibc? ( sys-libs/glibc[cet(-)?] )"
-DEPEND="${RDEPEND}"
-BDEPEND="${C

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

2023-03-05 Thread Sam James
commit: 35f8c3a48b4947242f9165c5b4cf60022b1b670f
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 04:15:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:17:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f8c3a4

www-servers/lighttpd: drop 1.4.67

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

 www-servers/lighttpd/Manifest   |   1 -
 www-servers/lighttpd/lighttpd-1.4.67.ebuild | 237 
 2 files changed, 238 deletions(-)

diff --git a/www-servers/lighttpd/Manifest b/www-servers/lighttpd/Manifest
index c24aaabc7eea..75d12746d9be 100644
--- a/www-servers/lighttpd/Manifest
+++ b/www-servers/lighttpd/Manifest
@@ -1,3 +1,2 @@
-DIST lighttpd-1.4.67.tar.xz 1039872 BLAKE2B 
e8e32970fe8b6e36fbee0c5104c8f42f846531c75689ad8e561e8eef9e92c69989a094d18ad65e4c404ea69d67dd960c57ef91773f9b5599bfd6072e5d4588d9
 SHA512 
acfde71675d1c54b4e805998d1dabaa291437181bdbca0d6a3a069584c4576d7585d2401f57f8691f23aaf6283a95ac61156789a055a2a7236fd305c1f248627
 DIST lighttpd-1.4.68.tar.xz 1030612 BLAKE2B 
5682194a9e124598daf22bca56826535ac48f1c89087238f2a455cd4cb0f12287ce79ab5a7b6ca966003772335e6a14d484658300e401c098b4e87a7207198c4
 SHA512 
137cf62e3c7b07d1dc4af50318f1ec67bbf60058ad1a4fef0b1c94668916e23cfcdf85fe9cd728163e55c1b21f4831b9ab922fcf6b6ba8e2a03b2f73a9694189
 DIST lighttpd-1.4.69.tar.xz 1045516 BLAKE2B 
4b9c15bd69db5afcf40c3df41831d2fcecbb4149a8cfef582e7dfe80328d515a1021baa32c17e0f89d81c9726dbbe8480d9d319684d38a11961b28d2d0224e9c
 SHA512 
9d174c8e0a192b4eb8218a9f76b0bd42f90030228600bb7bbe35ebb9e7bbaea36ee2732535c5cc6dab171294817837bfa26074ff84a37832dd89f57488b4071f

diff --git a/www-servers/lighttpd/lighttpd-1.4.67.ebuild 
b/www-servers/lighttpd/lighttpd-1.4.67.ebuild
deleted file mode 100644
index 461ca227d1b2..
--- a/www-servers/lighttpd/lighttpd-1.4.67.ebuild
+++ /dev/null
@@ -1,237 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-{1..4} )
-
-inherit lua-single meson readme.gentoo-r1 systemd tmpfiles
-
-DESCRIPTION="Lightweight high-performance web server"
-HOMEPAGE="https://www.lighttpd.net https://github.com/lighttpd;
-SRC_URI="https://download.lighttpd.net/lighttpd/releases-$(ver_cut 
1-2).x/${P}.tar.xz"
-
-LICENSE="BSD GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
-IUSE="+brotli dbi gnutls kerberos ldap +lua maxminddb mbedtls mmap mysql 
+nettle nss +pcre php postgres rrdtool sasl selinux ssl sqlite +system-xxhash 
test unwind webdav xattr +zlib zstd"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="
-   lua? ( ${LUA_REQUIRED_USE} )
-   mysql? ( dbi )
-   postgres? ( dbi )
-   sqlite? ( dbi )
-   webdav? ( sqlite )
-"
-
-COMMON_DEPEND="
-   acct-group/lighttpd
-   acct-user/lighttpd
-   virtual/libcrypt:=
-   brotli? ( app-arch/brotli:= )
-   dbi? (
-   dev-db/libdbi
-   mysql? ( dev-db/libdbi-drivers[mysql] )
-   postgres? ( dev-db/libdbi-drivers[postgres] )
-   sqlite? ( dev-db/libdbi-drivers[sqlite] )
-   )
-   gnutls? ( net-libs/gnutls )
-   kerberos? ( virtual/krb5 )
-   ldap? ( >=net-nds/openldap-2.1.26:= )
-   lua? ( ${LUA_DEPS} )
-   maxminddb? ( dev-libs/libmaxminddb )
-   mbedtls? ( net-libs/mbedtls )
-   nettle? ( dev-libs/nettle:= )
-   nss? ( dev-libs/nss )
-   pcre? ( dev-libs/libpcre2 )
-   php? ( dev-lang/php:*[cgi] )
-   rrdtool? ( net-analyzer/rrdtool )
-   sasl? ( dev-libs/cyrus-sasl )
-   ssl? ( >=dev-libs/openssl-0.9.7:= )
-   system-xxhash? ( dev-libs/xxhash )
-   unwind? ( sys-libs/libunwind:= )
-   webdav? (
-   dev-libs/libxml2
-   sys-fs/e2fsprogs
-   )
-   xattr? ( kernel_linux? ( sys-apps/attr ) )
-   zlib? ( >=sys-libs/zlib-1.1 )
-   zstd? ( app-arch/zstd:= )
-"
-DEPEND="
-   ${COMMON_DEPEND}
-   elibc_musl? ( sys-libs/queue-standalone )
-"
-RDEPEND="
-   ${COMMON_DEPEND}
-   selinux? ( sec-policy/selinux-apache )
-"
-BDEPEND="
-   virtual/pkgconfig
-   test? ( virtual/perl-Test-Harness )
-"
-
-# update certain parts of lighttpd.conf based on conditionals
-update_config() {
-   local config="${ED}/etc/lighttpd/lighttpd.conf"
-
-   # Enable php/mod_fastcgi settings
-   if use php; then
-   sed -i -e 's|#.*\(include.*fastcgi.*$\)|\1|' ${config} || die
-   fi
-
-   # Automatically listen on IPv6 if built with USE=ipv6 (which we now 
always do)
-   # bug #234987
-   sed -i -e 's|# server.use-ipv6|server.use-ipv6|' ${config} || die
-}
-
-pkg_setup() {
-   if use lua; then
-   lua-single_pkg_setup
-   fi
-
-   if ! use pcre ; then
-   ewarn "It is highly recommended that you build ${PN}"
-   ewarn "with perl regular expressions support 

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

2023-03-05 Thread Sam James
commit: 550b4f77be4666c69d1216c1aec9bfb6fcc4c9ce
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 04:15:20 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:17:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550b4f77

www-servers/lighttpd: add myself as a maintainer

As usual, co-maintainers welcome. I only use this in two specific scenarios
right now (so fairly regularly) but it doesn't serve a public facing webserver
or anything particularly complicated for me right now.

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

 www-servers/lighttpd/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/www-servers/lighttpd/metadata.xml 
b/www-servers/lighttpd/metadata.xml
index 2696a20794df..1daaefb10da5 100644
--- a/www-servers/lighttpd/metadata.xml
+++ b/www-servers/lighttpd/metadata.xml
@@ -1,7 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+ 
+   s...@gentoo.org  
 
+   Sam James  
+ 

lighttpd (pronounced /lighty/) is a secure, fast, compliant, 
and very
flexible web server that has been optimized for high-performance



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

2023-03-05 Thread Sam James
commit: 7d4860e8ad795f5199e857167ee284cb374c2ab5
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 04:22:40 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:22:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d4860e8

sys-devel/gcc: keyword 10.4.1_p20230302

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

 sys-devel/gcc/gcc-10.4.1_p20230302.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/gcc/gcc-10.4.1_p20230302.ebuild 
b/sys-devel/gcc/gcc-10.4.1_p20230302.ebuild
index 68d9c2522686..d8319f4435d4 100644
--- a/sys-devel/gcc/gcc-10.4.1_p20230302.ebuild
+++ b/sys-devel/gcc/gcc-10.4.1_p20230302.ebuild
@@ -35,9 +35,9 @@ inherit toolchain
 EGIT_BRANCH=releases/gcc-$(ver_cut 1)
 
 # Don't keyword live ebuilds
-#if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
-#  KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86"
-#fi
+if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+fi
 
 RDEPEND=""
 BDEPEND="${CATEGORY}/binutils"



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

2023-03-05 Thread Sam James
commit: dcbf37d021cc6af736b3d55de57b92d94da81d53
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 04:23:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:23:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcbf37d0

sys-devel/gcc: keyword 12.2.1_p20230304

- Fixes arm64 miscompile of an orc test
- Fixes ICE when building 6.1.x kernel (with -O3?)

Bug: https://bugs.gentoo.org/886973
Closes: https://bugs.gentoo.org/896034
Signed-off-by: Sam James  gentoo.org>

 sys-devel/gcc/gcc-12.2.1_p20230304.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/gcc/gcc-12.2.1_p20230304.ebuild 
b/sys-devel/gcc/gcc-12.2.1_p20230304.ebuild
index 3a7a472a2f2f..3924d524ff38 100644
--- a/sys-devel/gcc/gcc-12.2.1_p20230304.ebuild
+++ b/sys-devel/gcc/gcc-12.2.1_p20230304.ebuild
@@ -34,9 +34,9 @@ inherit toolchain
 EGIT_BRANCH=releases/gcc-$(ver_cut 1)
 
 # Don't keyword live ebuilds
-#if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
-#  KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
-#fi
+if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
 
 # Technically only if USE=hardened *too* right now, but no point in 
complicating it further.
 # If GCC is enabling CET by default, we need glibc to be built with support 
for it.



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

2023-03-05 Thread Sam James
commit: 833a3c2747d0881795867ecdc6cbde4ab76f39bb
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 04:23:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 04:23:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=833a3c27

sys-devel/gcc: keyword 11.3.1_p20230303

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

 sys-devel/gcc/gcc-11.3.1_p20230303.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/gcc/gcc-11.3.1_p20230303.ebuild 
b/sys-devel/gcc/gcc-11.3.1_p20230303.ebuild
index 3029159b6f13..b21f06c867a2 100644
--- a/sys-devel/gcc/gcc-11.3.1_p20230303.ebuild
+++ b/sys-devel/gcc/gcc-11.3.1_p20230303.ebuild
@@ -27,9 +27,9 @@ inherit toolchain
 EGIT_BRANCH=releases/gcc-$(ver_cut 1)
 
 # Don't keyword live ebuilds
-#if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
-#  KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86"
-#fi
+if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+fi
 
 # Technically only if USE=hardened *too* right now, but no point in 
complicating it further.
 # If GCC is enabling CET by default, we need glibc to be built with support 
for it.



[gentoo-commits] proj/sci:master commit in: sci-biology/deeptools-intervals/

2023-03-05 Thread Horea Christian
commit: 28e13faae5552df828a4a1bfba3781c4052f7266
Author: Horea Christian  chymera  eu>
AuthorDate: Mon Mar  6 04:23:44 2023 +
Commit: Horea Christian  gmail  com>
CommitDate: Mon Mar  6 04:23:44 2023 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=28e13faa

sci-biology/deeptools-intervals: update upstream metadata

Signed-off-by: Horea Christian  chymera.eu>

 sci-biology/deeptools-intervals/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/deeptools-intervals/metadata.xml 
b/sci-biology/deeptools-intervals/metadata.xml
index 08881e6e4..853bd539c 100644
--- a/sci-biology/deeptools-intervals/metadata.xml
+++ b/sci-biology/deeptools-intervals/metadata.xml
@@ -6,6 +6,6 @@
Gentoo Biology Project


-   fidelram/deepTools_intervals
+   deeptools/deeptools_intervals

 



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

2023-03-05 Thread Sam James
commit: d18d1a37cc739b5b9344ba6e74ac1e10e585387f
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 03:57:15 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 03:57:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d18d1a37

sys-devel/gcc: add 13.0.1_pre20230305

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

 sys-devel/gcc/Manifest  |  1 +
 sys-devel/gcc/gcc-13.0.1_pre20230305.ebuild | 54 +
 2 files changed, 55 insertions(+)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index aa384077f76d..32653cd3b609 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -36,6 +36,7 @@ DIST gcc-12.2.0.tar.xz 84645292 BLAKE2B 
715574af9ad678f9dc8cfd19c866bf910c7edfd4
 DIST gcc-13-20230212.tar.xz 83949608 BLAKE2B 
2c794044b6dc220b109bcb86ed1315f9413ef86e399b7062c4cb918d6ca7eede34db947c854d670201a25034471f57b9feaf2c23ea8f9714d272a1678311966d
 SHA512 
2ed0656ab75abe5aa60f087c1ce5a2e41395cb5d827279d4d67192e6b9e85890849e42982e7b89b89ff5eaf6a81aef292ccf618f29a8b9ccb2d6a8bd56dc76f9
 DIST gcc-13-20230219.tar.xz 84151776 BLAKE2B 
3fe1c7926e95072c28374f32eecb4c88cdc04d73e1462de3b560249f5fd7795d0ca911219061386e43114c391f0f9b145bdcc05c8b5c6b267462dd290111ab7e
 SHA512 
7d94e71e7608693569908d24ae7e8648a9d11fbfd366e21a802b9e24294ff8e214802e23b47c7030d41e1273dfae052d125a7634a02cc1f7999c5fd17a6cd3a1
 DIST gcc-13-20230226.tar.xz 84264388 BLAKE2B 
fea763a1627bff19eb0f7869b83c00337dc2a203178d17143c98c2c1d3fd385d2f853f195ff79ecc1cae659a1f8704c88e7fd77456eed4510bdcba7631e49353
 SHA512 
38de82dd54e1b57490f5492a4adcd05b9da3ace2235654dff19bade8d378e75be1495f3b2b4e7f7e57ea144351c4ade1e9a5b141546259024f0359f43b2025ac
+DIST gcc-13-20230305.tar.xz 84314220 BLAKE2B 
cf4971cddea6981e3dfb62dd7d69b85b85df0a137e0596f71530966186f2919e800e60b6712b1d676b4250e835db8601af5376a77dad82fff7b1d9faae012da8
 SHA512 
39320f90bcdc2d8f5cefa2c8ac551d7a6f0d20744cdff5ed8956321d6b0813bbc44d18266bf7bb7ebbe642078a6d9677216e6db939dd56186959e5454d7d3a85
 DIST gcc-13.1.0-musl-patches-1.tar.xz 3528 BLAKE2B 
c572ab4a0fb929b16ec36b3a3616cdcccd62f7ee27ded8077008b9beb50539db64cc251ff8a3eade54e8ebfe1012f8f32d0802379bf8ffb0f1b8ce7c8457da37
 SHA512 
ffb7dfa54a9d23b5333664e915efd9f18a43cd696f4ff5669a8b072a0e9cf4978de53e315123542441a2533e4f269de0bb7d90ee7a37d3a7517b7cda6ea06681
 DIST gcc-13.1.0-patches-8.tar.xz 11644 BLAKE2B 
aaa135a7d22badc22eeba42fe92c2de40e1a779836f42b5ba15884ad3d756020421b99e29b9a27f40368013fb9d8348e3ca1ef3541a6de55129d66f4645caf8f
 SHA512 
a71ef0f215451c840a99d7100489e8364e4e7a71d83e9be42e35fb06d4276afadb64834801ef3469a4edb78eede5a03c18104215fef3039f98da3b3d0c8e69af
 DIST gcc-8.5.0-patches-4.tar.xz 18616 BLAKE2B 
7594cbaea5daecf1a0b3d526c06aeba0a84c6da66aee2e105a51fda6be8d30a37ccc3814281b284a4582d892a1d556bca063551584edfc2525bed8ea5b6888e7
 SHA512 
1aa5742c361186637e7855f06feb1a4547e7d4d5de6e51f3d049e0ef3c19e2eff179465f52781739f59422035b7f8e4c0efa3844849f920f3c96acfdc37ca6a6

diff --git a/sys-devel/gcc/gcc-13.0.1_pre20230305.ebuild 
b/sys-devel/gcc/gcc-13.0.1_pre20230305.ebuild
new file mode 100644
index ..6b843430b057
--- /dev/null
+++ b/sys-devel/gcc/gcc-13.0.1_pre20230305.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+TOOLCHAIN_PATCH_DEV="sam"
+PATCH_VER="8"
+PATCH_GCC_VER="13.1.0"
+MUSL_VER="1"
+MUSL_GCC_VER="13.1.0"
+
+if [[ $(ver_cut 3) ==  ]] ; then
+   MY_PV_2=$(ver_cut 2)
+   MY_PV_3=$(($(ver_cut 3) - 9998))
+   if [[ ${MY_PV_2} == 0 ]] ; then
+   MY_PV_2=0
+   MY_PV_3=0
+   else
+   MY_PV_2=$(($(ver_cut 2) - 1))
+   fi
+
+   # e.g. 12.2. -> 12.1.1
+   TOOLCHAIN_GCC_PV=$(ver_cut 1).${MY_PV_2}.${MY_PV_3}
+fi
+
+inherit toolchain
+# Needs to be after inherit (for now?), bug #830908
+EGIT_BRANCH=master
+
+# Don't keyword live ebuilds
+if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
+#  KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~loong"
+fi
+
+# Technically only if USE=hardened *too* right now, but no point in 
complicating it further.
+# If GCC is enabling CET by default, we need glibc to be built with support 
for it.
+# bug #830454
+RDEPEND="elibc_glibc? ( sys-libs/glibc[cet(-)?] )"
+DEPEND="${RDEPEND}"
+BDEPEND="${CATEGORY}/binutils[cet(-)?]"
+
+src_prepare() {
+   local p upstreamed_patches=(
+   # add them here
+   )
+   for p in "${upstreamed_patches[@]}"; do
+   rm -v "${WORKDIR}/patch/${p}" || die
+   done
+
+   toolchain_src_prepare
+
+   eapply_user
+}



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

2023-03-05 Thread Sam James
commit: b29771e416f7e5bde32ec9d2e09888ae7902ab4a
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 03:48:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 03:57:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b29771e4

sys-apps/grep: add 3.9

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

 sys-apps/grep/Manifest |  4 +--
 .../{grep-3.8_p20230227.ebuild => grep-3.9.ebuild} | 31 --
 2 files changed, 25 insertions(+), 10 deletions(-)

diff --git a/sys-apps/grep/Manifest b/sys-apps/grep/Manifest
index 4307eabb5eb0..4c841f06709f 100644
--- a/sys-apps/grep/Manifest
+++ b/sys-apps/grep/Manifest
@@ -1,6 +1,6 @@
 DIST grep-3.7.tar.xz 1641196 BLAKE2B 
acf03b1fe8065dac48d686de070bab9ecddae65c97f3b0e2be484e8abdd06d1fbdbb396f3d73dadadf9618aad2f02cf6416094bad64d5f2f15eab6b6b3adfeda
 SHA512 
e9e45dcd40af8367f819f2b93c5e1b4e98a251a9aa251841fa67a875380fae52cfa27c68c6dbdd6a4dde1b1017ee0f6b9833ef6dd6e419d32d71b6df5e972b82
 DIST grep-3.7.tar.xz.sig 833 BLAKE2B 
02a2850e22e8054dcfd02b6f08747a97d43dae9adb908516bdaed35750aa7f773832ad1b0b4c53d7b0ebc8f1fe2979e7938bbbeeb09ea00c11b4a0d5846c7b9c
 SHA512 
9db28883b696fbbb0fad32f4ecd168954dc475d5f0a8f2b4f960ff615ef7dd8348a7caaee85a96287824472a29485ff921af121c582083ca5ad5c30960f99cf4
-DIST grep-3.8.35-c860.tar.xz 1678936 BLAKE2B 
ad22efff54d8ee68ae8107728e35c7201c0ebb34c46a3234838f3d3f7858701b4f5bde737a670034a3fc0870a4232dcc025f460493bf115eebce80394ec2
 SHA512 
8b220d02c5cad352d1f5da14df81de98e6f6e60b7127b42308a92d78955bd49fba22f1f198b50de3c719539b482e0c927f903065b11af4eb82061df54e1cb671
-DIST grep-3.8.35-c860.tar.xz.sig 833 BLAKE2B 
611424a4e4b66cdc5230b3de8bef406262f724b9a962f73f267208bc5f9f24c62b4e9060f0d0846a37e7bad2a9e6c6d6beb77c90ad97104fd7a87e2d0ebb11f2
 SHA512 
21a8a2beeb3dfdddf4d4bde7ee9add5af619b817bf35210c8f6f87a19755b9fb981d3dc796e2435ed2e27a835a29f73ae5a8fbe10d567efd6760a9ebc4180ea4
 DIST grep-3.8.tar.xz 1709536 BLAKE2B 
24cf6f7aa35c85f59f508969ee9731c5be1e5c613e64e636f464bbdde917bb99ba739e4b82abf08da127ad0400d62e27d139f85142035745121d381982ec6c36
 SHA512 
2014519a80c6dcd799837e1bd7d9d5ebe8729ec54b0dc76981dac4755a9a8a9f200470cdcc911e2825bed8162e61da39e3dd60289f7393b48bf67314077d0c79
 DIST grep-3.8.tar.xz.sig 833 BLAKE2B 
40f472389705375611015ba0eb85eb32643304b1a324877a75821d086a128a20d00df3d7cd960ec45709f40f21488bbcf993c6fe667ef23663688b33296e650b
 SHA512 
8266b58485f225c2189814e3898c72e59d251b729e0c302d31f57abdb7ac2e6e28dde2c5c8095673b6f007b2a3ebc26db1dca910a7771aba80dad4b3c6761ee4
+DIST grep-3.9.tar.xz 1680380 BLAKE2B 
33fefce2a831ad6f00f2eb1d8a063cf280635f2d9c481c98981f7a2ff143c846ab570a448c9c02c3ba08cf2c98612cb364d2d033baf92d62c4515315453cc6f9
 SHA512 
38aaa28bded9f6d1d527356e9e63bb1dafb4ec8f09e83f2d3bc86c1d6af1a5a8cb9895067375b5b8929ec2cba6ab71c369ed4c6e2a0f7a01dec3c11a6f4c1836
+DIST grep-3.9.tar.xz.sig 833 BLAKE2B 
bbb8a07986368755276c6648378afdbec44da2873574ebb0dce634b0e90da2cb6fd0eaf64969843e2fe65ae5e83aba6b1fea9fde9b246fbedf982393cf54b715
 SHA512 
d50e11d0d333c09a6afcae511c93cfb54d9dd0a6600f271abf5e103cbf8bdcf9b8606924d7c71770e20c35df5d5468dc339cea1f05d257776734e17f8378d891

diff --git a/sys-apps/grep/grep-3.8_p20230227.ebuild 
b/sys-apps/grep/grep-3.9.ebuild
similarity index 85%
rename from sys-apps/grep/grep-3.8_p20230227.ebuild
rename to sys-apps/grep/grep-3.9.ebuild
index f5ffdbfa43fd..602e426f3fda 100644
--- a/sys-apps/grep/grep-3.8_p20230227.ebuild
+++ b/sys-apps/grep/grep-3.9.ebuild
@@ -30,19 +30,34 @@ IUSE="+egrep-fgrep nls pcre static"
 # We lack dev-libs/libsigsegv[static-libs] for now
 REQUIRED_USE="static? ( !sparc )"
 
-LIB_DEPEND="pcre? ( >=dev-libs/libpcre2-7.8-r1[static-libs(+)] )
-   sparc? ( dev-libs/libsigsegv )"
-RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
+LIB_DEPEND="
+   pcre? ( >=dev-libs/libpcre2-7.8-r1[static-libs(+)] )
+   sparc? ( dev-libs/libsigsegv )
+"
+RDEPEND="
+   !static? ( ${LIB_DEPEND//\[static-libs(+)]} )
nls? ( virtual/libintl )
-   virtual/libiconv"
-DEPEND="${RDEPEND}
-   static? ( ${LIB_DEPEND} )"
-BDEPEND="virtual/pkgconfig
+   virtual/libiconv
+"
+DEPEND="
+   ${RDEPEND}
+   static? ( ${LIB_DEPEND} )
+"
+BDEPEND="
+   virtual/pkgconfig
nls? ( sys-devel/gettext )
-   verify-sig? ( sec-keys/openpgp-keys-grep )"
+   verify-sig? ( sec-keys/openpgp-keys-grep )
+"
 
 DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
 
+QA_CONFIG_IMPL_DECL_SKIP=(
+   # Either gnulib FPs or fixed in newer autoconf, not worth autoreconf 
here for now?
+   MIN
+   alignof
+   static_assert
+)
+
 src_prepare() {
default
 



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

2023-03-05 Thread Sam James
commit: dde76e57c8417253b4c8999d9fe8b396fce97a79
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 03:53:40 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 03:57:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde76e57

app-admin/sudo: add 1.9.13_p3

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

 app-admin/sudo/Manifest  |   2 +
 app-admin/sudo/sudo-1.9.13_p3.ebuild | 286 +++
 2 files changed, 288 insertions(+)

diff --git a/app-admin/sudo/Manifest b/app-admin/sudo/Manifest
index 2d12b8cb2247..53878fb8302b 100644
--- a/app-admin/sudo/Manifest
+++ b/app-admin/sudo/Manifest
@@ -10,3 +10,5 @@ DIST sudo-1.9.13p1.tar.gz 5096455 BLAKE2B 
e70545975c7570099100892121ae67686d6daa
 DIST sudo-1.9.13p1.tar.gz.sig 566 BLAKE2B 
4176b56099394bbe78cfeb5846373614fa69d4bd84b446b714ef5d9a36307af71271df725379c3d013856fb077e7af55b377f6ea80e66b896f513a31ff633817
 SHA512 
df898199133082f4e9dd8e8f6c4c5b973e9d6920080ae72d6bf56247cdf2cb2c4d750b89535467e81d901ca1e09a806fa0618a7ae94ab137ba62f24257e0c4fb
 DIST sudo-1.9.13p2.tar.gz 5098083 BLAKE2B 
a96198e865c644c79b0879e1a39c9dcc5f9db2164d22fe25804805065a78424dd6ed6f9e0995cad2d0809a1a21957c6a059c6bdbd2ebdf26cfdf5488004d9cb4
 SHA512 
b3015a114fd518afd644c9934f2461046f1116506723217603af1a952bdb436689761b4d009dfe32b725bad2e0ebcaf19db72febfaa63895ba004256fea12bef
 DIST sudo-1.9.13p2.tar.gz.sig 566 BLAKE2B 
60da89c9d76914965e0eb312b40b56a91b215feb880429916740ef89d0bcab38862a4332961e85aa0cf2ecc4af8f08b7f0f28ff736f2dab97a8d2b5d907aa876
 SHA512 
c42d9dcf7287df14e7aa6c12e5ea3a839058873859f6fdb3c5a743cd11c21d30f41958a807a0a503f8805b957dfcba57383f953b4c544334333dde5e1757a543
+DIST sudo-1.9.13p3.tar.gz 5100355 BLAKE2B 
46218ecf4cf06d2280ccf4c257b12a6f697eda17b96a6b7aa56f6c7f22d847ec2a8036b9f615c3328d985656539c95f37a40c6c72dfa5f65786ab45a28cf353f
 SHA512 
c0c5cd0c6308868afdad2ecf55b86fdcf1f49889b30831c9db3bc56a63dc3a07686c285c20b2500494b2a76653e2ec69196abdc583312609a5db1c81a6e4e737
+DIST sudo-1.9.13p3.tar.gz.sig 566 BLAKE2B 
5b59c7178bf157b67500d972fe1b373bc86ab09345f59733cffa85700221ceec0d5be10bce4838f16e9238154c90a972570a7a933f48dbd56bc64b38dbc0043f
 SHA512 
eebf36e86ebd03daca05838bc56d9b1fb7ea8584a83a9f0e03c5ff07e612d36472b23797c628eff1cf4301832d139de0de62ddc8b17e20f1498f769a4db1249a

diff --git a/app-admin/sudo/sudo-1.9.13_p3.ebuild 
b/app-admin/sudo/sudo-1.9.13_p3.ebuild
new file mode 100644
index ..2d77e6863bd9
--- /dev/null
+++ b/app-admin/sudo/sudo-1.9.13_p3.ebuild
@@ -0,0 +1,286 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit pam libtool tmpfiles toolchain-funcs
+
+MY_P="${P/_/}"
+MY_P="${MY_P/beta/b}"
+
+DESCRIPTION="Allows users or groups to run commands as other users"
+HOMEPAGE="https://www.sudo.ws/;
+
+if [[ ${PV} ==  ]] ; then
+   inherit mercurial
+   EHG_REPO_URI="https://www.sudo.ws/repos/sudo;
+else
+   
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/sudo.ws.asc
+   inherit verify-sig
+
+   uri_prefix=
+   case ${P} in
+   *_beta*|*_rc*) uri_prefix=beta/ ;;
+   esac
+
+   SRC_URI="
+   https://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
+   ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz
+   verify-sig? (
+   
https://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz.sig
+   
ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz.sig
+   )
+   "
+
+   if [[ ${PV} != *_beta* && ${PV} != *_rc* ]] ; then
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k 
~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~sparc-solaris"
+   fi
+
+   BDEPEND+="verify-sig? ( sec-keys/openpgp-keys-sudo )"
+fi
+
+S="${WORKDIR}/${MY_P}"
+
+# Basic license is ISC-style as-is, some files are released under
+# 3-clause BSD license
+LICENSE="ISC BSD"
+SLOT="0"
+IUSE="gcrypt ldap nls offensive pam sasl +secure-path selinux +sendmail skey 
ssl sssd"
+
+DEPEND="
+   sys-libs/zlib:=
+   virtual/libcrypt:=
+   gcrypt? ( dev-libs/libgcrypt:= )
+   ldap? (
+   >=net-nds/openldap-2.1.30-r1:=
+   sasl? (
+   dev-libs/cyrus-sasl
+   net-nds/openldap:=[sasl]
+   )
+   )
+   pam? ( sys-libs/pam )
+   sasl? ( dev-libs/cyrus-sasl )
+   selinux? ( sys-libs/libselinux )
+   skey? ( >=sys-auth/skey-1.1.5-r1 )
+   ssl? ( dev-libs/openssl:0= )
+   sssd? ( sys-auth/sssd[sudo] )
+"
+RDEPEND="
+   ${DEPEND}
+   >=app-misc/editor-wrapper-3
+   virtual/editor
+   ldap? ( dev-lang/perl )
+   pam? ( sys-auth/pambase )
+   selinux? ( sec-policy/selinux-sudo )
+   sendmail? ( virtual/mta )
+"
+BDEPEND+="
+   sys-devel/bison
+   virtual/pkgconfig
+"
+
+REQUIRED_USE="
+   ?? ( pam skey )
+   

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

2023-03-05 Thread Sam James
commit: a83f877ebd869900a7ac4f41ff4fba401ea4c876
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 03:54:33 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 03:57:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a83f877e

app-admin/sudo: drop 1.9.13, 1.9.13_p1, 1.9.13_p2

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

 app-admin/sudo/Manifest  |   6 -
 app-admin/sudo/sudo-1.9.13.ebuild| 291 ---
 app-admin/sudo/sudo-1.9.13_p1.ebuild | 286 --
 app-admin/sudo/sudo-1.9.13_p2.ebuild | 286 --
 4 files changed, 869 deletions(-)

diff --git a/app-admin/sudo/Manifest b/app-admin/sudo/Manifest
index 53878fb8302b..cebfe3b711bc 100644
--- a/app-admin/sudo/Manifest
+++ b/app-admin/sudo/Manifest
@@ -4,11 +4,5 @@ DIST sudo-1.9.12p1.tar.gz 4908060 BLAKE2B 
976d00fb16b0d26b2714a188e379ccba102e0f
 DIST sudo-1.9.12p1.tar.gz.sig 566 BLAKE2B 
09f51a9f8eddaafc83bc5faac84ef0c0c37148beec025c777c1a19fd6ca88ecf354390f3557c31c74d13944093eb0ad921a2b7bdff04415f901fee549617e5f8
 SHA512 
6ec0596ad69fd6afc95d15a6e0ff871449e4534a651311371a4a604c258a34af6b41202cd2c636213d3128a811c5824338454cad764e1c05413ef02b551b7ae2
 DIST sudo-1.9.12p2.tar.gz 4909431 BLAKE2B 
79eac710b757acae7aa98e6e6f495a475e5236be456e4687fb1441345ee296672ff80a5a60902cffcd257aa81a01fbc3857f3c52e51bb46f56c060fd299e0c05
 SHA512 
5e035246137d5820691f7ddfc13faec3886e3cf1563ed56633667d86ab4f1306f34cc0e27808f56790b6c6a4614826e54c5b7e47b31eb009b96dde3e52170c45
 DIST sudo-1.9.12p2.tar.gz.sig 566 BLAKE2B 
fa679038c33d2bf1476b56944872d3a18b66bf5c5fb2e660d1f8777cdb209928912ddd8d89d878bd2218df3acd1e7fee5aa850e8d01a1cfac6ab310c788149fa
 SHA512 
0b2f10488c44bfcd94eed97002865d89f4a03a92ef3b890fac3121ef0f9e6c55387771ddead1a94dc92d85c35e3d28b4730f35cdc2aafb51128594555ea29876
-DIST sudo-1.9.13.tar.gz 5093583 BLAKE2B 
a923879920ac5a3c71e6e898ecc9c1194f26ea5e0ac109a6163fbbdea02724bb0bc126cdd7ea0be2470febc4f978b00519adb2fbc2952706cd47bebcd48447aa
 SHA512 
74c5f16a5be5823912ff239a85463b81e4463f27f7331ad2ea282765a3c21bf966310d73291014d8ca1edd4a745b012b77b1ea6099ba417ba577d76b32e40eb6
-DIST sudo-1.9.13.tar.gz.sig 566 BLAKE2B 
b6761e90025ccb78fe94e8152022fac74b8368b9975a4816ad1a60e9a3a5bb2a89915c55a570c1216e48ba4f1e00b08c86d84cf81e3179d2e927c8ef5718
 SHA512 
045211021b12d3f7c3210be388c87a6a90391fe0b24aff567aa05b1d5431f03da852ce93e0eddc53fe3cabb5cafd46331be8f6d82efb367e5d51f46fb5017557
-DIST sudo-1.9.13p1.tar.gz 5096455 BLAKE2B 
e70545975c7570099100892121ae67686d6daa286d581a25cc0a574335c426e8cc3d5fe611525cb4d939a423cd9e7d836a27fb8d64aedcb79623ab9eb69488ec
 SHA512 
4d19f06c4a592dac9a1a7feca6cc751093151af32313d9d579e2485fc6530a4340ec29cc2892b29dedf2a6aca3e91fb0bbf94bbfb6530f249c58430b83139044
-DIST sudo-1.9.13p1.tar.gz.sig 566 BLAKE2B 
4176b56099394bbe78cfeb5846373614fa69d4bd84b446b714ef5d9a36307af71271df725379c3d013856fb077e7af55b377f6ea80e66b896f513a31ff633817
 SHA512 
df898199133082f4e9dd8e8f6c4c5b973e9d6920080ae72d6bf56247cdf2cb2c4d750b89535467e81d901ca1e09a806fa0618a7ae94ab137ba62f24257e0c4fb
-DIST sudo-1.9.13p2.tar.gz 5098083 BLAKE2B 
a96198e865c644c79b0879e1a39c9dcc5f9db2164d22fe25804805065a78424dd6ed6f9e0995cad2d0809a1a21957c6a059c6bdbd2ebdf26cfdf5488004d9cb4
 SHA512 
b3015a114fd518afd644c9934f2461046f1116506723217603af1a952bdb436689761b4d009dfe32b725bad2e0ebcaf19db72febfaa63895ba004256fea12bef
-DIST sudo-1.9.13p2.tar.gz.sig 566 BLAKE2B 
60da89c9d76914965e0eb312b40b56a91b215feb880429916740ef89d0bcab38862a4332961e85aa0cf2ecc4af8f08b7f0f28ff736f2dab97a8d2b5d907aa876
 SHA512 
c42d9dcf7287df14e7aa6c12e5ea3a839058873859f6fdb3c5a743cd11c21d30f41958a807a0a503f8805b957dfcba57383f953b4c544334333dde5e1757a543
 DIST sudo-1.9.13p3.tar.gz 5100355 BLAKE2B 
46218ecf4cf06d2280ccf4c257b12a6f697eda17b96a6b7aa56f6c7f22d847ec2a8036b9f615c3328d985656539c95f37a40c6c72dfa5f65786ab45a28cf353f
 SHA512 
c0c5cd0c6308868afdad2ecf55b86fdcf1f49889b30831c9db3bc56a63dc3a07686c285c20b2500494b2a76653e2ec69196abdc583312609a5db1c81a6e4e737
 DIST sudo-1.9.13p3.tar.gz.sig 566 BLAKE2B 
5b59c7178bf157b67500d972fe1b373bc86ab09345f59733cffa85700221ceec0d5be10bce4838f16e9238154c90a972570a7a933f48dbd56bc64b38dbc0043f
 SHA512 
eebf36e86ebd03daca05838bc56d9b1fb7ea8584a83a9f0e03c5ff07e612d36472b23797c628eff1cf4301832d139de0de62ddc8b17e20f1498f769a4db1249a

diff --git a/app-admin/sudo/sudo-1.9.13.ebuild 
b/app-admin/sudo/sudo-1.9.13.ebuild
deleted file mode 100644
index a4d75f41c04b..
--- a/app-admin/sudo/sudo-1.9.13.ebuild
+++ /dev/null
@@ -1,291 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit pam libtool tmpfiles toolchain-funcs
-
-MY_P="${P/_/}"
-MY_P="${MY_P/beta/b}"
-
-DESCRIPTION="Allows users or groups to run commands as other users"
-HOMEPAGE="https://www.sudo.ws/;
-
-if [[ ${PV} ==  ]] ; then
-   inherit mercurial
-   

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

2023-03-05 Thread Sam James
commit: 7eff7ff2542ddf30f4036f764a96c4428ee320f5
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  6 03:54:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  6 03:57:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eff7ff2

app-admin/sudo: drop 1.9.11_p3-r1, 1.9.12_p1

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

 app-admin/sudo/Manifest |   4 -
 app-admin/sudo/sudo-1.9.11_p3-r1.ebuild | 282 ---
 app-admin/sudo/sudo-1.9.12_p1.ebuild| 286 
 3 files changed, 572 deletions(-)

diff --git a/app-admin/sudo/Manifest b/app-admin/sudo/Manifest
index cebfe3b711bc..1e49c18bb66f 100644
--- a/app-admin/sudo/Manifest
+++ b/app-admin/sudo/Manifest
@@ -1,7 +1,3 @@
-DIST sudo-1.9.11p3.tar.gz 4826520 BLAKE2B 
f8508f65b514abd9979a11628d8bc0e085b2625993281e7d1f8794a576e88970bda6939d2f2f50d9485f00276970aba3489b19c102eca5625e389c9610f338dd
 SHA512 
ad5c3d623547d1e3016e1a721676fee6d6b7348e77b2c234041e0af40c7220e8934c8c27beef0d12fa6df11708d37de711dacfefc135d26de46abca7f91c55d1
-DIST sudo-1.9.11p3.tar.gz.sig 566 BLAKE2B 
8caf03b051222f0446eaf333b48563aa18d52acbd9f7e2d880f0a97043df1ec8d25d87cfd7b1b9543ab8f52f5dacff4cf031fe3e6b94593d576d1d351eb05aa4
 SHA512 
ea728cddbab50746a2cbb8ce6cb55df3def1c5e806a1d91ec6f2d65c8d246079bdb5799b961ab0da1cc2c347a36d93cc00d32c10856141a467b25e1224876e50
-DIST sudo-1.9.12p1.tar.gz 4908060 BLAKE2B 
976d00fb16b0d26b2714a188e379ccba102e0fa67b8ec6278e5435728af0cc9ba23d63db64a87d4e14d59cd52d3f62401943eb7c0f9c33317179ff764a9f950c
 SHA512 
6f564112aa1e0e9cd223adb280bd430d513109c031e52deca308501234dedc0d7418f13cbb9b4249ac58d997cfdae1908c280c26733acbc55dbf9db45dff239a
-DIST sudo-1.9.12p1.tar.gz.sig 566 BLAKE2B 
09f51a9f8eddaafc83bc5faac84ef0c0c37148beec025c777c1a19fd6ca88ecf354390f3557c31c74d13944093eb0ad921a2b7bdff04415f901fee549617e5f8
 SHA512 
6ec0596ad69fd6afc95d15a6e0ff871449e4534a651311371a4a604c258a34af6b41202cd2c636213d3128a811c5824338454cad764e1c05413ef02b551b7ae2
 DIST sudo-1.9.12p2.tar.gz 4909431 BLAKE2B 
79eac710b757acae7aa98e6e6f495a475e5236be456e4687fb1441345ee296672ff80a5a60902cffcd257aa81a01fbc3857f3c52e51bb46f56c060fd299e0c05
 SHA512 
5e035246137d5820691f7ddfc13faec3886e3cf1563ed56633667d86ab4f1306f34cc0e27808f56790b6c6a4614826e54c5b7e47b31eb009b96dde3e52170c45
 DIST sudo-1.9.12p2.tar.gz.sig 566 BLAKE2B 
fa679038c33d2bf1476b56944872d3a18b66bf5c5fb2e660d1f8777cdb209928912ddd8d89d878bd2218df3acd1e7fee5aa850e8d01a1cfac6ab310c788149fa
 SHA512 
0b2f10488c44bfcd94eed97002865d89f4a03a92ef3b890fac3121ef0f9e6c55387771ddead1a94dc92d85c35e3d28b4730f35cdc2aafb51128594555ea29876
 DIST sudo-1.9.13p3.tar.gz 5100355 BLAKE2B 
46218ecf4cf06d2280ccf4c257b12a6f697eda17b96a6b7aa56f6c7f22d847ec2a8036b9f615c3328d985656539c95f37a40c6c72dfa5f65786ab45a28cf353f
 SHA512 
c0c5cd0c6308868afdad2ecf55b86fdcf1f49889b30831c9db3bc56a63dc3a07686c285c20b2500494b2a76653e2ec69196abdc583312609a5db1c81a6e4e737

diff --git a/app-admin/sudo/sudo-1.9.11_p3-r1.ebuild 
b/app-admin/sudo/sudo-1.9.11_p3-r1.ebuild
deleted file mode 100644
index e677d6731aaf..
--- a/app-admin/sudo/sudo-1.9.11_p3-r1.ebuild
+++ /dev/null
@@ -1,282 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit pam libtool tmpfiles toolchain-funcs
-
-MY_P="${P/_/}"
-MY_P="${MY_P/beta/b}"
-
-DESCRIPTION="Allows users or groups to run commands as other users"
-HOMEPAGE="https://www.sudo.ws/;
-if [[ ${PV} ==  ]] ; then
-   inherit mercurial
-   EHG_REPO_URI="https://www.sudo.ws/repos/sudo;
-else
-   
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/sudo.ws.asc
-   inherit verify-sig
-
-   uri_prefix=
-   case ${P} in
-   *_beta*|*_rc*) uri_prefix=beta/ ;;
-   esac
-
-   SRC_URI="https://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
-   ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz
-   verify-sig? (
-   
https://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz.sig
-   
ftp://ftp.sudo.ws/pub/sudo/${uri_prefix}${MY_P}.tar.gz.sig
-   )"
-   if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips 
ppc ppc64 ~riscv ~s390 sparc x86 ~sparc-solaris"
-   fi
-
-   BDEPEND+="verify-sig? ( sec-keys/openpgp-keys-sudo )"
-fi
-
-# Basic license is ISC-style as-is, some files are released under
-# 3-clause BSD license
-LICENSE="ISC BSD"
-SLOT="0"
-IUSE="gcrypt ldap nls offensive pam sasl +secure-path selinux +sendmail skey 
ssl sssd"
-
-DEPEND="
-   sys-libs/zlib:=
-   virtual/libcrypt:=
-   gcrypt? ( dev-libs/libgcrypt:= )
-   ldap? (
-   >=net-nds/openldap-2.1.30-r1:=
-   sasl? (
-   dev-libs/cyrus-sasl
-   net-nds/openldap:=[sasl]
-   

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

2023-03-05 Thread Göktürk Yüksek
commit: 4c0ae21838ef57f4dadfab3f12e5753ae920dc41
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Mon Mar  6 00:59:22 2023 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Mon Mar  6 01:01:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c0ae218

sys-auth/pam_u2f: add 1.2.1

Signed-off-by: Göktürk Yüksek  gentoo.org>

 sys-auth/pam_u2f/Manifest |  1 +
 sys-auth/pam_u2f/pam_u2f-1.2.1.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/sys-auth/pam_u2f/Manifest b/sys-auth/pam_u2f/Manifest
index f7175d560ae8..f3f9f14b29ce 100644
--- a/sys-auth/pam_u2f/Manifest
+++ b/sys-auth/pam_u2f/Manifest
@@ -1,2 +1,3 @@
 DIST pam_u2f-1.1.1.tar.gz 429822 BLAKE2B 
8ed44f82295ea24fe30c5830971afd29a23b48e173c3cb69d3dcaf73b142de36f86087eaee69b1793a8846fdb2efc5530d52fa9f40e4357e6cd2ea9960b9bb39
 SHA512 
ca81c78e67c17c369117e9d38e50033eaa96e0b15673521db2c382de1aa2566f7406fb43801a5938758480966c5e7316943769db5be826983d3865710e0274c1
 DIST pam_u2f-1.2.0.tar.gz 442214 BLAKE2B 
17dadcb4325a130da67caf2fbf9bb2bf5d76706b28540ddda6ab8904ec5924d14fc752b7e079940989a8208d27fe0e5d46ea4365426debd5076588c51f46a60a
 SHA512 
a00135e49b22dad5ec2513236a64dca67f04062fd8fa4c8d5ac7cb05d93b4d743ceb8ac5ee99a19667bdbfe8c0be9de904fb50110bed0b55ba8d5fd2aa5fcf28
+DIST pam_u2f-1.2.1.tar.gz 450747 BLAKE2B 
6e20ad67d00fb4cb83b73a4bc96f5b2bd96c46ba800660face2f877006691723312c3d53d2db2a66f0a7c74e656960d43ef559dfdb47872f00acac1daf01d1c9
 SHA512 
c81b87dfd56221b3c842d9969b93bc194689b9eca52e855531830b8725135f533c902f0b56e88bed9944ab3047b0a3b08d62718c621b08f865867f38c300a83f

diff --git a/sys-auth/pam_u2f/pam_u2f-1.2.1.ebuild 
b/sys-auth/pam_u2f/pam_u2f-1.2.1.ebuild
new file mode 100644
index ..c63693e01365
--- /dev/null
+++ b/sys-auth/pam_u2f/pam_u2f-1.2.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic pam
+
+DESCRIPTION="PAM module for FIDO2 and U2F keys"
+HOMEPAGE="https://github.com/Yubico/pam-u2f;
+SRC_URI="https://developers.yubico.com/${PN/_/-}/Releases/${P}.tar.gz;
+
+LICENSE="BSD ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="
+   dev-libs/libfido2:=
+   dev-libs/openssl:=
+   sys-libs/pam"
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_configure() {
+   use debug || append-cppflags -UDEBUG_PAM -UPAM_DEBUG
+   econf --with-pam-dir=$(getpam_mod_dir)
+}



[gentoo-commits] proj/gentoo-ecosystem:master commit in: /

2023-03-05 Thread Andreas K. Hüttel
commit: c7f903b2f2dcb24a7488750bcc64a5eb2c26133c
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Mar  6 00:18:55 2023 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Mar  6 00:20:22 2023 +
URL:
https://gitweb.gentoo.org/proj/gentoo-ecosystem.git/commit/?id=c7f903b2

Add upload target

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

 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile b/Makefile
index f148c80..6e3c5dc 100644
--- a/Makefile
+++ b/Makefile
@@ -11,3 +11,6 @@ gentoo.pdf: gentoo.svg
 
 gentoo.png: gentoo.pdf
convert -geometry 2000 -density 200 gentoo.pdf gentoo.png
+
+upload: gentoo.pdf
+   scp gentoo.pdf dev.gentoo.org:public_html/ecosystem.pdf



[gentoo-commits] proj/gentoo-ecosystem:master commit in: images/

2023-03-05 Thread Andreas K. Hüttel
commit: 439b39051c5ad604e1549261030a2dbfb3103bfd
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Mar  6 00:18:33 2023 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Mar  6 00:20:09 2023 +
URL:
https://gitweb.gentoo.org/proj/gentoo-ecosystem.git/commit/?id=439b3905

Drop title from image so it doesnt leak to pdf

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

 images/gentoo.svg | 4 
 1 file changed, 4 deletions(-)

diff --git a/images/gentoo.svg b/images/gentoo.svg
index 5916ca5..9bc6b24 100644
--- a/images/gentoo.svg
+++ b/images/gentoo.svg
@@ -15,13 +15,10 @@
inkscape:version="0.48.4 r9939"
width="493.26517"
height="519.30951"
-   sodipodi:docname="Gentoo Logo Vector.svg"
version="1.1"
inkscape:export-filename="gentoo-logo-peach-plain.png"
inkscape:export-xdpi="27.782827"
inkscape:export-ydpi="27.782827">
-  Gentoo Logo Vector
   
 image/svg+xml
 http://purl.org/dc/dcmitype/StillImage; />
-Gentoo Logo Vector
 
   
 Matteo 'Peach' Pescarin



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

2023-03-05 Thread Mike Pagano
commit: 524728cbcb7c6d59a0c263425d8a4c7e860b8e9c
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar  5 23:47:00 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar  5 23:47:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=524728cb

sys-kernel/git-sources: drop 6.2_rc6

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

 sys-kernel/git-sources/Manifest   |  1 -
 sys-kernel/git-sources/git-sources-6.2_rc6.ebuild | 41 ---
 2 files changed, 42 deletions(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index a438e211e5bc..429e2ff5b465 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,6 +1,5 @@
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.2.tar.xz 136430892 BLAKE2B 
05b63254734ea685db437cb1c00a6da63eee74d7e99f4ed2d074aaa01ac4487813ab297d337a6855cdbcbb33346b631c4256ee3b06191adfb1be3615a56bdd6d
 SHA512 
a01bee0b968b95183934fe3504516be7ef5811944a061f5aed05ecebaa27b5eb64e33232fd0a8dd622b3c8743bfe462ef7e464d381734d111a0ad6a6d9f66ddd
-DIST patch-6.2-rc6.patch 63222751 BLAKE2B 
ca5572d4bd8fa547cac49210fd8204a65e0d1cc7d8c8bf386be88c7c4f7ad0c72048c8ceeea21574978947f75e8837b1b63a782ec3508641d1c5ba733bbea4a8
 SHA512 
7740742abfd6521f22d3281c0df882905c89af9ff673bf8da38d8503ef9f3853dbfc467f979e3057c7813f1fbf971a7369913a3f6b6ebe2fa87391bc30d606db
 DIST patch-6.2-rc7.patch 63465285 BLAKE2B 
224e6484b6351590df8d12cd710b74b2118f4c5292ae2d10c61c3950c186d4491577fd9baba181665266ea5aaa8c30953d40ff89b7411668b3f47aa39777aaea
 SHA512 
82be92a434a18a6e5e12324adf68869bef561ac4a8cfdd07fd725e6d05f6406c7b2057c3dd62759bbdc3d100e7392729f9ac2f4acdc5270e88278928a482d18e
 DIST patch-6.2-rc8.patch 63632969 BLAKE2B 
d4a386b0c7859013a40dec5b8a8fb7d4163432d5d383396f964cecb24e3461bc18e70287465d074a219eeaad3134af2bc5ccd488c815cd7cdd4f43e7f4165fef
 SHA512 
2ed9d654862af81b66e9c4ba4a002ce1be57507a1feef28bc3e92fc0c66eba68c9f18c53709eedfd7c7363c270fe056abffd05deffb16b33894e11a4b52767f0
 DIST patch-6.3-rc1.patch 75751420 BLAKE2B 
6e3cddb5397bea144a14b2b1efb1816841d81fa44030066a0196d97493121edfa451310dcb023d2feea45f17c43a8e3d1ecac63cf2a1b8c759c42bec5529d528
 SHA512 
f5f3240508ba1a0b5fef3a88ba781b7b76502eb242dbc670217f4c599d8394781d8fd8f05a24a831b25c18951e2a3278d1a89e99f2ef818d865c588371527e01

diff --git a/sys-kernel/git-sources/git-sources-6.2_rc6.ebuild 
b/sys-kernel/git-sources/git-sources-6.2_rc6.ebuild
deleted file mode 100644
index 3361401fba57..
--- a/sys-kernel/git-sources/git-sources-6.2_rc6.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="1"
-K_BASE_VER="6.1"
-K_EXP_GENPATCHES_NOUSE="1"
-K_FROM_GIT="yes"
-K_NODRYRUN="yes"
-ETYPE="sources"
-CKV="${PVR/-r/-git}"
-
-# only use this if it's not an _rc/_pre release
-[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
-inherit kernel-2
-detect_version
-
-DESCRIPTION="The very latest -git version of the Linux kernel"
-HOMEPAGE="https://www.kernel.org;
-SRC_URI="${KERNEL_URI}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 
~sparc ~x86"
-IUSE=""
-
-K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
-experimental nature. If you have any issues, try a matching vanilla-sources
-ebuild -- if the problem is not there, please contact the upstream kernel
-developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
-report the problem so it can be fixed in time for the next kernel release."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   >=sys-devel/patch-2.7.6-r4"
-
-pkg_postinst() {
-   postinst_sources
-}



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

2023-03-05 Thread Mike Pagano
commit: 8100ab3d4026cbac2d63b1987faef967bb19e19c
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar  5 23:47:05 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar  5 23:47:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8100ab3d

sys-kernel/git-sources: drop 6.2_rc7

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

 sys-kernel/git-sources/Manifest   |  1 -
 sys-kernel/git-sources/git-sources-6.2_rc7.ebuild | 41 ---
 2 files changed, 42 deletions(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 429e2ff5b465..ad758a2545ec 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,5 +1,4 @@
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.2.tar.xz 136430892 BLAKE2B 
05b63254734ea685db437cb1c00a6da63eee74d7e99f4ed2d074aaa01ac4487813ab297d337a6855cdbcbb33346b631c4256ee3b06191adfb1be3615a56bdd6d
 SHA512 
a01bee0b968b95183934fe3504516be7ef5811944a061f5aed05ecebaa27b5eb64e33232fd0a8dd622b3c8743bfe462ef7e464d381734d111a0ad6a6d9f66ddd
-DIST patch-6.2-rc7.patch 63465285 BLAKE2B 
224e6484b6351590df8d12cd710b74b2118f4c5292ae2d10c61c3950c186d4491577fd9baba181665266ea5aaa8c30953d40ff89b7411668b3f47aa39777aaea
 SHA512 
82be92a434a18a6e5e12324adf68869bef561ac4a8cfdd07fd725e6d05f6406c7b2057c3dd62759bbdc3d100e7392729f9ac2f4acdc5270e88278928a482d18e
 DIST patch-6.2-rc8.patch 63632969 BLAKE2B 
d4a386b0c7859013a40dec5b8a8fb7d4163432d5d383396f964cecb24e3461bc18e70287465d074a219eeaad3134af2bc5ccd488c815cd7cdd4f43e7f4165fef
 SHA512 
2ed9d654862af81b66e9c4ba4a002ce1be57507a1feef28bc3e92fc0c66eba68c9f18c53709eedfd7c7363c270fe056abffd05deffb16b33894e11a4b52767f0
 DIST patch-6.3-rc1.patch 75751420 BLAKE2B 
6e3cddb5397bea144a14b2b1efb1816841d81fa44030066a0196d97493121edfa451310dcb023d2feea45f17c43a8e3d1ecac63cf2a1b8c759c42bec5529d528
 SHA512 
f5f3240508ba1a0b5fef3a88ba781b7b76502eb242dbc670217f4c599d8394781d8fd8f05a24a831b25c18951e2a3278d1a89e99f2ef818d865c588371527e01

diff --git a/sys-kernel/git-sources/git-sources-6.2_rc7.ebuild 
b/sys-kernel/git-sources/git-sources-6.2_rc7.ebuild
deleted file mode 100644
index 3361401fba57..
--- a/sys-kernel/git-sources/git-sources-6.2_rc7.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="1"
-K_BASE_VER="6.1"
-K_EXP_GENPATCHES_NOUSE="1"
-K_FROM_GIT="yes"
-K_NODRYRUN="yes"
-ETYPE="sources"
-CKV="${PVR/-r/-git}"
-
-# only use this if it's not an _rc/_pre release
-[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
-inherit kernel-2
-detect_version
-
-DESCRIPTION="The very latest -git version of the Linux kernel"
-HOMEPAGE="https://www.kernel.org;
-SRC_URI="${KERNEL_URI}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 
~sparc ~x86"
-IUSE=""
-
-K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
-experimental nature. If you have any issues, try a matching vanilla-sources
-ebuild -- if the problem is not there, please contact the upstream kernel
-developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
-report the problem so it can be fixed in time for the next kernel release."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   >=sys-devel/patch-2.7.6-r4"
-
-pkg_postinst() {
-   postinst_sources
-}



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

2023-03-05 Thread Mike Pagano
commit: 1d52da75ec6e25d13b9e2f08e011d7a91103a869
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar  5 23:46:50 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar  5 23:46:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d52da75

sys-kernel/git-sources: drop 6.2_rc4

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

 sys-kernel/git-sources/Manifest   |  1 -
 sys-kernel/git-sources/git-sources-6.2_rc4.ebuild | 41 ---
 2 files changed, 42 deletions(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 802efcb3f891..821af6516204 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,6 +1,5 @@
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.2.tar.xz 136430892 BLAKE2B 
05b63254734ea685db437cb1c00a6da63eee74d7e99f4ed2d074aaa01ac4487813ab297d337a6855cdbcbb33346b631c4256ee3b06191adfb1be3615a56bdd6d
 SHA512 
a01bee0b968b95183934fe3504516be7ef5811944a061f5aed05ecebaa27b5eb64e33232fd0a8dd622b3c8743bfe462ef7e464d381734d111a0ad6a6d9f66ddd
-DIST patch-6.2-rc4.patch 62686618 BLAKE2B 
4f67e021c76b1d9f028813826c49f66795b46fcf558e906d3d2d03072522e21d99da96d92803f1252ac1a2f3b32946df90ae6fc4bef3c8ed6f0100e0fefd54eb
 SHA512 
8e65854464e53b62452e5e80119e53fd61b3bdc2e5de262a44030208a07f811541f7d4e3af647afffbead7c96f0a6b9a81e6e17c95575d0cd6eaf6ea9f708fff
 DIST patch-6.2-rc5.patch 63046709 BLAKE2B 
234ac71b0803b802c5fa54d1eef452ae1e76c9ed2b61638a357a4ccf851a38fb1ad1697a468059d5bd443c20d6cd799bf917aafd9801177b9ccd62f28255473f
 SHA512 
bf7aeaca8fe6c4476f2b346b3f1bc88fba4e9da9cf12a2668baa2e73ba0a5a443fbde995909994db903b2ca64e58ed4aae1ff0cad539cee4d3712067f73e4220
 DIST patch-6.2-rc6.patch 63222751 BLAKE2B 
ca5572d4bd8fa547cac49210fd8204a65e0d1cc7d8c8bf386be88c7c4f7ad0c72048c8ceeea21574978947f75e8837b1b63a782ec3508641d1c5ba733bbea4a8
 SHA512 
7740742abfd6521f22d3281c0df882905c89af9ff673bf8da38d8503ef9f3853dbfc467f979e3057c7813f1fbf971a7369913a3f6b6ebe2fa87391bc30d606db
 DIST patch-6.2-rc7.patch 63465285 BLAKE2B 
224e6484b6351590df8d12cd710b74b2118f4c5292ae2d10c61c3950c186d4491577fd9baba181665266ea5aaa8c30953d40ff89b7411668b3f47aa39777aaea
 SHA512 
82be92a434a18a6e5e12324adf68869bef561ac4a8cfdd07fd725e6d05f6406c7b2057c3dd62759bbdc3d100e7392729f9ac2f4acdc5270e88278928a482d18e

diff --git a/sys-kernel/git-sources/git-sources-6.2_rc4.ebuild 
b/sys-kernel/git-sources/git-sources-6.2_rc4.ebuild
deleted file mode 100644
index 3361401fba57..
--- a/sys-kernel/git-sources/git-sources-6.2_rc4.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="1"
-K_BASE_VER="6.1"
-K_EXP_GENPATCHES_NOUSE="1"
-K_FROM_GIT="yes"
-K_NODRYRUN="yes"
-ETYPE="sources"
-CKV="${PVR/-r/-git}"
-
-# only use this if it's not an _rc/_pre release
-[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
-inherit kernel-2
-detect_version
-
-DESCRIPTION="The very latest -git version of the Linux kernel"
-HOMEPAGE="https://www.kernel.org;
-SRC_URI="${KERNEL_URI}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 
~sparc ~x86"
-IUSE=""
-
-K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
-experimental nature. If you have any issues, try a matching vanilla-sources
-ebuild -- if the problem is not there, please contact the upstream kernel
-developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
-report the problem so it can be fixed in time for the next kernel release."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   >=sys-devel/patch-2.7.6-r4"
-
-pkg_postinst() {
-   postinst_sources
-}



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

2023-03-05 Thread Mike Pagano
commit: 525f3e3196891c9898262ee993bb8ae4af879043
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar  5 23:47:09 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar  5 23:47:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=525f3e31

sys-kernel/git-sources: drop 6.2_rc8

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

 sys-kernel/git-sources/Manifest   |  2 --
 sys-kernel/git-sources/git-sources-6.2_rc8.ebuild | 41 ---
 2 files changed, 43 deletions(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index ad758a2545ec..6400e2af91a7 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,4 +1,2 @@
-DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.2.tar.xz 136430892 BLAKE2B 
05b63254734ea685db437cb1c00a6da63eee74d7e99f4ed2d074aaa01ac4487813ab297d337a6855cdbcbb33346b631c4256ee3b06191adfb1be3615a56bdd6d
 SHA512 
a01bee0b968b95183934fe3504516be7ef5811944a061f5aed05ecebaa27b5eb64e33232fd0a8dd622b3c8743bfe462ef7e464d381734d111a0ad6a6d9f66ddd
-DIST patch-6.2-rc8.patch 63632969 BLAKE2B 
d4a386b0c7859013a40dec5b8a8fb7d4163432d5d383396f964cecb24e3461bc18e70287465d074a219eeaad3134af2bc5ccd488c815cd7cdd4f43e7f4165fef
 SHA512 
2ed9d654862af81b66e9c4ba4a002ce1be57507a1feef28bc3e92fc0c66eba68c9f18c53709eedfd7c7363c270fe056abffd05deffb16b33894e11a4b52767f0
 DIST patch-6.3-rc1.patch 75751420 BLAKE2B 
6e3cddb5397bea144a14b2b1efb1816841d81fa44030066a0196d97493121edfa451310dcb023d2feea45f17c43a8e3d1ecac63cf2a1b8c759c42bec5529d528
 SHA512 
f5f3240508ba1a0b5fef3a88ba781b7b76502eb242dbc670217f4c599d8394781d8fd8f05a24a831b25c18951e2a3278d1a89e99f2ef818d865c588371527e01

diff --git a/sys-kernel/git-sources/git-sources-6.2_rc8.ebuild 
b/sys-kernel/git-sources/git-sources-6.2_rc8.ebuild
deleted file mode 100644
index 3361401fba57..
--- a/sys-kernel/git-sources/git-sources-6.2_rc8.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="1"
-K_BASE_VER="6.1"
-K_EXP_GENPATCHES_NOUSE="1"
-K_FROM_GIT="yes"
-K_NODRYRUN="yes"
-ETYPE="sources"
-CKV="${PVR/-r/-git}"
-
-# only use this if it's not an _rc/_pre release
-[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
-inherit kernel-2
-detect_version
-
-DESCRIPTION="The very latest -git version of the Linux kernel"
-HOMEPAGE="https://www.kernel.org;
-SRC_URI="${KERNEL_URI}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 
~sparc ~x86"
-IUSE=""
-
-K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
-experimental nature. If you have any issues, try a matching vanilla-sources
-ebuild -- if the problem is not there, please contact the upstream kernel
-developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
-report the problem so it can be fixed in time for the next kernel release."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   >=sys-devel/patch-2.7.6-r4"
-
-pkg_postinst() {
-   postinst_sources
-}



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

2023-03-05 Thread Mike Pagano
commit: 870675123df82c405ef28abcd582a4676dffd33e
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar  5 23:46:55 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar  5 23:46:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87067512

sys-kernel/git-sources: drop 6.2_rc5

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

 sys-kernel/git-sources/Manifest   |  1 -
 sys-kernel/git-sources/git-sources-6.2_rc5.ebuild | 41 ---
 2 files changed, 42 deletions(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 821af6516204..a438e211e5bc 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,6 +1,5 @@
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.2.tar.xz 136430892 BLAKE2B 
05b63254734ea685db437cb1c00a6da63eee74d7e99f4ed2d074aaa01ac4487813ab297d337a6855cdbcbb33346b631c4256ee3b06191adfb1be3615a56bdd6d
 SHA512 
a01bee0b968b95183934fe3504516be7ef5811944a061f5aed05ecebaa27b5eb64e33232fd0a8dd622b3c8743bfe462ef7e464d381734d111a0ad6a6d9f66ddd
-DIST patch-6.2-rc5.patch 63046709 BLAKE2B 
234ac71b0803b802c5fa54d1eef452ae1e76c9ed2b61638a357a4ccf851a38fb1ad1697a468059d5bd443c20d6cd799bf917aafd9801177b9ccd62f28255473f
 SHA512 
bf7aeaca8fe6c4476f2b346b3f1bc88fba4e9da9cf12a2668baa2e73ba0a5a443fbde995909994db903b2ca64e58ed4aae1ff0cad539cee4d3712067f73e4220
 DIST patch-6.2-rc6.patch 63222751 BLAKE2B 
ca5572d4bd8fa547cac49210fd8204a65e0d1cc7d8c8bf386be88c7c4f7ad0c72048c8ceeea21574978947f75e8837b1b63a782ec3508641d1c5ba733bbea4a8
 SHA512 
7740742abfd6521f22d3281c0df882905c89af9ff673bf8da38d8503ef9f3853dbfc467f979e3057c7813f1fbf971a7369913a3f6b6ebe2fa87391bc30d606db
 DIST patch-6.2-rc7.patch 63465285 BLAKE2B 
224e6484b6351590df8d12cd710b74b2118f4c5292ae2d10c61c3950c186d4491577fd9baba181665266ea5aaa8c30953d40ff89b7411668b3f47aa39777aaea
 SHA512 
82be92a434a18a6e5e12324adf68869bef561ac4a8cfdd07fd725e6d05f6406c7b2057c3dd62759bbdc3d100e7392729f9ac2f4acdc5270e88278928a482d18e
 DIST patch-6.2-rc8.patch 63632969 BLAKE2B 
d4a386b0c7859013a40dec5b8a8fb7d4163432d5d383396f964cecb24e3461bc18e70287465d074a219eeaad3134af2bc5ccd488c815cd7cdd4f43e7f4165fef
 SHA512 
2ed9d654862af81b66e9c4ba4a002ce1be57507a1feef28bc3e92fc0c66eba68c9f18c53709eedfd7c7363c270fe056abffd05deffb16b33894e11a4b52767f0

diff --git a/sys-kernel/git-sources/git-sources-6.2_rc5.ebuild 
b/sys-kernel/git-sources/git-sources-6.2_rc5.ebuild
deleted file mode 100644
index 3361401fba57..
--- a/sys-kernel/git-sources/git-sources-6.2_rc5.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="1"
-K_BASE_VER="6.1"
-K_EXP_GENPATCHES_NOUSE="1"
-K_FROM_GIT="yes"
-K_NODRYRUN="yes"
-ETYPE="sources"
-CKV="${PVR/-r/-git}"
-
-# only use this if it's not an _rc/_pre release
-[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
-inherit kernel-2
-detect_version
-
-DESCRIPTION="The very latest -git version of the Linux kernel"
-HOMEPAGE="https://www.kernel.org;
-SRC_URI="${KERNEL_URI}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 
~sparc ~x86"
-IUSE=""
-
-K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
-experimental nature. If you have any issues, try a matching vanilla-sources
-ebuild -- if the problem is not there, please contact the upstream kernel
-developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
-report the problem so it can be fixed in time for the next kernel release."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   >=sys-devel/patch-2.7.6-r4"
-
-pkg_postinst() {
-   postinst_sources
-}



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

2023-03-05 Thread Mike Pagano
commit: 82c0baa569a262493d6fe88de57a312552011c14
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar  5 23:46:40 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar  5 23:46:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c0baa5

sys-kernel/git-sources: drop 6.2_rc2

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

 sys-kernel/git-sources/Manifest   |  1 -
 sys-kernel/git-sources/git-sources-6.2_rc2.ebuild | 41 ---
 2 files changed, 42 deletions(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index ffc4e7da02a7..b05c89bf0f65 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,6 +1,5 @@
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.2.tar.xz 136430892 BLAKE2B 
05b63254734ea685db437cb1c00a6da63eee74d7e99f4ed2d074aaa01ac4487813ab297d337a6855cdbcbb33346b631c4256ee3b06191adfb1be3615a56bdd6d
 SHA512 
a01bee0b968b95183934fe3504516be7ef5811944a061f5aed05ecebaa27b5eb64e33232fd0a8dd622b3c8743bfe462ef7e464d381734d111a0ad6a6d9f66ddd
-DIST patch-6.2-rc2.patch 62009581 BLAKE2B 
b17cc02211a6c6c3f97eb8dd8896c572ea1dcef404c08c374aa21cb1d21d6c51bab37207454d2af63ae99e5c97fcd11e44ff243f82b57183a03a80131a838fc3
 SHA512 
047856bb07a371579a520a62d91f6fce78537da1826ea7ea3e39504470b47968c039037684e5b88918f48de1a22f1b6aa8ebbe7ab22f52ab4f0440255970c5a2
 DIST patch-6.2-rc3.patch 62224587 BLAKE2B 
e873338f80f379aceb3444e3e397014c1b91f1cb012e3080063e1d33c7339d84da25402fb40711f9c496becbedbd73935226f97061f8747e51022c3400f57c66
 SHA512 
a1a86364b57a03b3122dd54a012ad6de65696f21140d2958700668c9a63c3cc052ac2670177e188384961310568faabe87c351608efdf7dde69d4bdb6248c3f2
 DIST patch-6.2-rc4.patch 62686618 BLAKE2B 
4f67e021c76b1d9f028813826c49f66795b46fcf558e906d3d2d03072522e21d99da96d92803f1252ac1a2f3b32946df90ae6fc4bef3c8ed6f0100e0fefd54eb
 SHA512 
8e65854464e53b62452e5e80119e53fd61b3bdc2e5de262a44030208a07f811541f7d4e3af647afffbead7c96f0a6b9a81e6e17c95575d0cd6eaf6ea9f708fff
 DIST patch-6.2-rc5.patch 63046709 BLAKE2B 
234ac71b0803b802c5fa54d1eef452ae1e76c9ed2b61638a357a4ccf851a38fb1ad1697a468059d5bd443c20d6cd799bf917aafd9801177b9ccd62f28255473f
 SHA512 
bf7aeaca8fe6c4476f2b346b3f1bc88fba4e9da9cf12a2668baa2e73ba0a5a443fbde995909994db903b2ca64e58ed4aae1ff0cad539cee4d3712067f73e4220

diff --git a/sys-kernel/git-sources/git-sources-6.2_rc2.ebuild 
b/sys-kernel/git-sources/git-sources-6.2_rc2.ebuild
deleted file mode 100644
index 3361401fba57..
--- a/sys-kernel/git-sources/git-sources-6.2_rc2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="1"
-K_BASE_VER="6.1"
-K_EXP_GENPATCHES_NOUSE="1"
-K_FROM_GIT="yes"
-K_NODRYRUN="yes"
-ETYPE="sources"
-CKV="${PVR/-r/-git}"
-
-# only use this if it's not an _rc/_pre release
-[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
-inherit kernel-2
-detect_version
-
-DESCRIPTION="The very latest -git version of the Linux kernel"
-HOMEPAGE="https://www.kernel.org;
-SRC_URI="${KERNEL_URI}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 
~sparc ~x86"
-IUSE=""
-
-K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
-experimental nature. If you have any issues, try a matching vanilla-sources
-ebuild -- if the problem is not there, please contact the upstream kernel
-developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
-report the problem so it can be fixed in time for the next kernel release."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   >=sys-devel/patch-2.7.6-r4"
-
-pkg_postinst() {
-   postinst_sources
-}



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

2023-03-05 Thread Mike Pagano
commit: 12e8380f32af60cc8e80da9e83ef72a2936e20dc
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar  5 23:46:45 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar  5 23:46:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e8380f

sys-kernel/git-sources: drop 6.2_rc3

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

 sys-kernel/git-sources/Manifest   |  1 -
 sys-kernel/git-sources/git-sources-6.2_rc3.ebuild | 41 ---
 2 files changed, 42 deletions(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index b05c89bf0f65..802efcb3f891 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,6 +1,5 @@
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.2.tar.xz 136430892 BLAKE2B 
05b63254734ea685db437cb1c00a6da63eee74d7e99f4ed2d074aaa01ac4487813ab297d337a6855cdbcbb33346b631c4256ee3b06191adfb1be3615a56bdd6d
 SHA512 
a01bee0b968b95183934fe3504516be7ef5811944a061f5aed05ecebaa27b5eb64e33232fd0a8dd622b3c8743bfe462ef7e464d381734d111a0ad6a6d9f66ddd
-DIST patch-6.2-rc3.patch 62224587 BLAKE2B 
e873338f80f379aceb3444e3e397014c1b91f1cb012e3080063e1d33c7339d84da25402fb40711f9c496becbedbd73935226f97061f8747e51022c3400f57c66
 SHA512 
a1a86364b57a03b3122dd54a012ad6de65696f21140d2958700668c9a63c3cc052ac2670177e188384961310568faabe87c351608efdf7dde69d4bdb6248c3f2
 DIST patch-6.2-rc4.patch 62686618 BLAKE2B 
4f67e021c76b1d9f028813826c49f66795b46fcf558e906d3d2d03072522e21d99da96d92803f1252ac1a2f3b32946df90ae6fc4bef3c8ed6f0100e0fefd54eb
 SHA512 
8e65854464e53b62452e5e80119e53fd61b3bdc2e5de262a44030208a07f811541f7d4e3af647afffbead7c96f0a6b9a81e6e17c95575d0cd6eaf6ea9f708fff
 DIST patch-6.2-rc5.patch 63046709 BLAKE2B 
234ac71b0803b802c5fa54d1eef452ae1e76c9ed2b61638a357a4ccf851a38fb1ad1697a468059d5bd443c20d6cd799bf917aafd9801177b9ccd62f28255473f
 SHA512 
bf7aeaca8fe6c4476f2b346b3f1bc88fba4e9da9cf12a2668baa2e73ba0a5a443fbde995909994db903b2ca64e58ed4aae1ff0cad539cee4d3712067f73e4220
 DIST patch-6.2-rc6.patch 63222751 BLAKE2B 
ca5572d4bd8fa547cac49210fd8204a65e0d1cc7d8c8bf386be88c7c4f7ad0c72048c8ceeea21574978947f75e8837b1b63a782ec3508641d1c5ba733bbea4a8
 SHA512 
7740742abfd6521f22d3281c0df882905c89af9ff673bf8da38d8503ef9f3853dbfc467f979e3057c7813f1fbf971a7369913a3f6b6ebe2fa87391bc30d606db

diff --git a/sys-kernel/git-sources/git-sources-6.2_rc3.ebuild 
b/sys-kernel/git-sources/git-sources-6.2_rc3.ebuild
deleted file mode 100644
index 3361401fba57..
--- a/sys-kernel/git-sources/git-sources-6.2_rc3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="1"
-K_BASE_VER="6.1"
-K_EXP_GENPATCHES_NOUSE="1"
-K_FROM_GIT="yes"
-K_NODRYRUN="yes"
-ETYPE="sources"
-CKV="${PVR/-r/-git}"
-
-# only use this if it's not an _rc/_pre release
-[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
-inherit kernel-2
-detect_version
-
-DESCRIPTION="The very latest -git version of the Linux kernel"
-HOMEPAGE="https://www.kernel.org;
-SRC_URI="${KERNEL_URI}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 
~sparc ~x86"
-IUSE=""
-
-K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
-experimental nature. If you have any issues, try a matching vanilla-sources
-ebuild -- if the problem is not there, please contact the upstream kernel
-developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
-report the problem so it can be fixed in time for the next kernel release."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   >=sys-devel/patch-2.7.6-r4"
-
-pkg_postinst() {
-   postinst_sources
-}



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

2023-03-05 Thread Mike Pagano
commit: 7a2454f41a3e89d9940ce6680fda752b9120af30
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar  5 23:46:35 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar  5 23:46:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a2454f4

sys-kernel/git-sources: drop 6.2_rc1

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

 sys-kernel/git-sources/Manifest   |  1 -
 sys-kernel/git-sources/git-sources-6.2_rc1.ebuild | 41 ---
 2 files changed, 42 deletions(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 491427d46d36..ffc4e7da02a7 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,6 +1,5 @@
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.2.tar.xz 136430892 BLAKE2B 
05b63254734ea685db437cb1c00a6da63eee74d7e99f4ed2d074aaa01ac4487813ab297d337a6855cdbcbb33346b631c4256ee3b06191adfb1be3615a56bdd6d
 SHA512 
a01bee0b968b95183934fe3504516be7ef5811944a061f5aed05ecebaa27b5eb64e33232fd0a8dd622b3c8743bfe462ef7e464d381734d111a0ad6a6d9f66ddd
-DIST patch-6.2-rc1.patch 61917436 BLAKE2B 
038ccb5a750e55c926f223456acf32b06f38e01c1449fbd102d685202342ed774672927688cef83c19558bcb1b45919a85c34b3088ac81df6c81e569e4ed0ac2
 SHA512 
3a5fd0288c20bfb234e5f62102ebf9caa4addbe91e39c1a5882cbe68b32f2e6bfda1e91247526f5e0b3e18400906a44112c29f21777f838860a52b520eb7dc54
 DIST patch-6.2-rc2.patch 62009581 BLAKE2B 
b17cc02211a6c6c3f97eb8dd8896c572ea1dcef404c08c374aa21cb1d21d6c51bab37207454d2af63ae99e5c97fcd11e44ff243f82b57183a03a80131a838fc3
 SHA512 
047856bb07a371579a520a62d91f6fce78537da1826ea7ea3e39504470b47968c039037684e5b88918f48de1a22f1b6aa8ebbe7ab22f52ab4f0440255970c5a2
 DIST patch-6.2-rc3.patch 62224587 BLAKE2B 
e873338f80f379aceb3444e3e397014c1b91f1cb012e3080063e1d33c7339d84da25402fb40711f9c496becbedbd73935226f97061f8747e51022c3400f57c66
 SHA512 
a1a86364b57a03b3122dd54a012ad6de65696f21140d2958700668c9a63c3cc052ac2670177e188384961310568faabe87c351608efdf7dde69d4bdb6248c3f2
 DIST patch-6.2-rc4.patch 62686618 BLAKE2B 
4f67e021c76b1d9f028813826c49f66795b46fcf558e906d3d2d03072522e21d99da96d92803f1252ac1a2f3b32946df90ae6fc4bef3c8ed6f0100e0fefd54eb
 SHA512 
8e65854464e53b62452e5e80119e53fd61b3bdc2e5de262a44030208a07f811541f7d4e3af647afffbead7c96f0a6b9a81e6e17c95575d0cd6eaf6ea9f708fff

diff --git a/sys-kernel/git-sources/git-sources-6.2_rc1.ebuild 
b/sys-kernel/git-sources/git-sources-6.2_rc1.ebuild
deleted file mode 100644
index dfbf0ca4dd11..
--- a/sys-kernel/git-sources/git-sources-6.2_rc1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="1"
-K_BASE_VER="6.1"
-K_EXP_GENPATCHES_NOUSE="1"
-K_FROM_GIT="yes"
-K_NODRYRUN="yes"
-ETYPE="sources"
-CKV="${PVR/-r/-git}"
-
-# only use this if it's not an _rc/_pre release
-[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
-inherit kernel-2
-detect_version
-
-DESCRIPTION="The very latest -git version of the Linux kernel"
-HOMEPAGE="https://www.kernel.org;
-SRC_URI="${KERNEL_URI}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 
~sparc ~x86"
-IUSE=""
-
-K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
-experimental nature. If you have any issues, try a matching vanilla-sources
-ebuild -- if the problem is not there, please contact the upstream kernel
-developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
-report the problem so it can be fixed in time for the next kernel release."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   >=sys-devel/patch-2.7.6-r4"
-
-pkg_postinst() {
-   postinst_sources
-}



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

2023-03-05 Thread Mike Pagano
commit: f0a8d794423a58eff05d960b47b73a6752aa286b
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar  5 23:46:06 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar  5 23:46:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0a8d794

sys-kernel/git-sources: add 6.3_rc1

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

 sys-kernel/git-sources/Manifest   |  2 ++
 sys-kernel/git-sources/git-sources-6.3_rc1.ebuild | 41 +++
 2 files changed, 43 insertions(+)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 6dc9da28eeac..491427d46d36 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,4 +1,5 @@
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
+DIST linux-6.2.tar.xz 136430892 BLAKE2B 
05b63254734ea685db437cb1c00a6da63eee74d7e99f4ed2d074aaa01ac4487813ab297d337a6855cdbcbb33346b631c4256ee3b06191adfb1be3615a56bdd6d
 SHA512 
a01bee0b968b95183934fe3504516be7ef5811944a061f5aed05ecebaa27b5eb64e33232fd0a8dd622b3c8743bfe462ef7e464d381734d111a0ad6a6d9f66ddd
 DIST patch-6.2-rc1.patch 61917436 BLAKE2B 
038ccb5a750e55c926f223456acf32b06f38e01c1449fbd102d685202342ed774672927688cef83c19558bcb1b45919a85c34b3088ac81df6c81e569e4ed0ac2
 SHA512 
3a5fd0288c20bfb234e5f62102ebf9caa4addbe91e39c1a5882cbe68b32f2e6bfda1e91247526f5e0b3e18400906a44112c29f21777f838860a52b520eb7dc54
 DIST patch-6.2-rc2.patch 62009581 BLAKE2B 
b17cc02211a6c6c3f97eb8dd8896c572ea1dcef404c08c374aa21cb1d21d6c51bab37207454d2af63ae99e5c97fcd11e44ff243f82b57183a03a80131a838fc3
 SHA512 
047856bb07a371579a520a62d91f6fce78537da1826ea7ea3e39504470b47968c039037684e5b88918f48de1a22f1b6aa8ebbe7ab22f52ab4f0440255970c5a2
 DIST patch-6.2-rc3.patch 62224587 BLAKE2B 
e873338f80f379aceb3444e3e397014c1b91f1cb012e3080063e1d33c7339d84da25402fb40711f9c496becbedbd73935226f97061f8747e51022c3400f57c66
 SHA512 
a1a86364b57a03b3122dd54a012ad6de65696f21140d2958700668c9a63c3cc052ac2670177e188384961310568faabe87c351608efdf7dde69d4bdb6248c3f2
@@ -7,3 +8,4 @@ DIST patch-6.2-rc5.patch 63046709 BLAKE2B 
234ac71b0803b802c5fa54d1eef452ae1e76c9
 DIST patch-6.2-rc6.patch 63222751 BLAKE2B 
ca5572d4bd8fa547cac49210fd8204a65e0d1cc7d8c8bf386be88c7c4f7ad0c72048c8ceeea21574978947f75e8837b1b63a782ec3508641d1c5ba733bbea4a8
 SHA512 
7740742abfd6521f22d3281c0df882905c89af9ff673bf8da38d8503ef9f3853dbfc467f979e3057c7813f1fbf971a7369913a3f6b6ebe2fa87391bc30d606db
 DIST patch-6.2-rc7.patch 63465285 BLAKE2B 
224e6484b6351590df8d12cd710b74b2118f4c5292ae2d10c61c3950c186d4491577fd9baba181665266ea5aaa8c30953d40ff89b7411668b3f47aa39777aaea
 SHA512 
82be92a434a18a6e5e12324adf68869bef561ac4a8cfdd07fd725e6d05f6406c7b2057c3dd62759bbdc3d100e7392729f9ac2f4acdc5270e88278928a482d18e
 DIST patch-6.2-rc8.patch 63632969 BLAKE2B 
d4a386b0c7859013a40dec5b8a8fb7d4163432d5d383396f964cecb24e3461bc18e70287465d074a219eeaad3134af2bc5ccd488c815cd7cdd4f43e7f4165fef
 SHA512 
2ed9d654862af81b66e9c4ba4a002ce1be57507a1feef28bc3e92fc0c66eba68c9f18c53709eedfd7c7363c270fe056abffd05deffb16b33894e11a4b52767f0
+DIST patch-6.3-rc1.patch 75751420 BLAKE2B 
6e3cddb5397bea144a14b2b1efb1816841d81fa44030066a0196d97493121edfa451310dcb023d2feea45f17c43a8e3d1ecac63cf2a1b8c759c42bec5529d528
 SHA512 
f5f3240508ba1a0b5fef3a88ba781b7b76502eb242dbc670217f4c599d8394781d8fd8f05a24a831b25c18951e2a3278d1a89e99f2ef818d865c588371527e01

diff --git a/sys-kernel/git-sources/git-sources-6.3_rc1.ebuild 
b/sys-kernel/git-sources/git-sources-6.3_rc1.ebuild
new file mode 100644
index ..ae9a3401cdd2
--- /dev/null
+++ b/sys-kernel/git-sources/git-sources-6.3_rc1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+UNIPATCH_STRICTORDER="yes"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_NOUSEPR="yes"
+K_SECURITY_UNSUPPORTED="1"
+K_BASE_VER="6.2"
+K_EXP_GENPATCHES_NOUSE="1"
+K_FROM_GIT="yes"
+K_NODRYRUN="yes"
+ETYPE="sources"
+CKV="${PVR/-r/-git}"
+
+# only use this if it's not an _rc/_pre release
+[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="The very latest -git version of the Linux kernel"
+HOMEPAGE="https://www.kernel.org;
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 
~sparc ~x86"
+IUSE=""
+
+K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
+experimental nature. If you have any issues, try a matching vanilla-sources
+ebuild -- if the problem is not there, please contact the upstream kernel
+developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
+report the problem so it can be 

[gentoo-commits] repo/gentoo:master commit in: net-libs/nodejs/files/, net-libs/nodejs/

2023-03-05 Thread William Hubbs
commit: 713b1cd96ba4dabedac15b5ba2596a434d28fba2
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Mar  5 23:11:15 2023 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Mar  5 23:18:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=713b1cd9

net-libs/nodejs: drop local copy of ares_nameser.h

This has been added to the public API of c-ares for a while.
All versions of nodejs build with this patch dropped.

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

 .../nodejs-12.22.5-shared_c-ares_nameser_h.patch   | 534 -
 net-libs/nodejs/nodejs-14.21.3.ebuild  |   1 -
 net-libs/nodejs/nodejs-16.19.1.ebuild  |   1 -
 net-libs/nodejs/nodejs-18.14.2.ebuild  |   4 -
 net-libs/nodejs/nodejs-.ebuild |   4 -
 5 files changed, 544 deletions(-)

diff --git a/net-libs/nodejs/files/nodejs-12.22.5-shared_c-ares_nameser_h.patch 
b/net-libs/nodejs/files/nodejs-12.22.5-shared_c-ares_nameser_h.patch
deleted file mode 100644
index f90084c2bb2e..
--- a/net-libs/nodejs/files/nodejs-12.22.5-shared_c-ares_nameser_h.patch
+++ /dev/null
@@ -1,534 +0,0 @@
-From aff98a5667c22794e2eaf658f6dfbee54cdd4a3b Mon Sep 17 00:00:00 2001
-From: Felix Yan 
-Date: Thu, 12 Aug 2021 02:44:43 +0800
-Subject: [PATCH 1/2] deps: fix building with system c-ares on Linux
-
-The change in #39724 breaks building with system c-ares
-(`--shared-cares`):
-```
-In file included from ../src/cares_wrap.cc:25:
-../src/cares_wrap.h:25:11: fatal error: ares_nameser.h: No such file or
-directory
-   25 | # include 
-  |   ^~~~
-```
-
-Since `ares_nameser.h` isn't available with a default system c-ares
-installation, let's copy it as our private header here.
-
-Tested to build fine on Arch Linux with shared c-ares.

- src/ares_nameser.h | 482 +
- 1 file changed, 482 insertions(+)
- create mode 100644 src/ares_nameser.h
-
-diff --git a/src/ares_nameser.h b/src/ares_nameser.h
-new file mode 100644
-index ..5270e5a3a6a0
 /dev/null
-+++ b/src/ares_nameser.h
-@@ -0,0 +1,482 @@
-+
-+#ifndef ARES_NAMESER_H
-+#define ARES_NAMESER_H
-+
-+#ifdef HAVE_ARPA_NAMESER_H
-+#  include 
-+#endif
-+#ifdef HAVE_ARPA_NAMESER_COMPAT_H
-+#  include 
-+#endif
-+
-+/* 

-+ * arpa/nameser.h may or may not provide ALL of the below defines, so check
-+ * each one individually and set if not
-+ * 

-+ */
-+
-+#ifndef NS_PACKETSZ
-+#  define NS_PACKETSZ 512   /* maximum packet size */
-+#endif
-+
-+#ifndef NS_MAXDNAME
-+#  define NS_MAXDNAME 256   /* maximum domain name */
-+#endif
-+
-+#ifndef NS_MAXCDNAME
-+#  define NS_MAXCDNAME255   /* maximum compressed domain name */
-+#endif
-+
-+#ifndef NS_MAXLABEL
-+#  define NS_MAXLABEL 63
-+#endif
-+
-+#ifndef NS_HFIXEDSZ
-+#  define NS_HFIXEDSZ 12/* #/bytes of fixed data in header */
-+#endif
-+
-+#ifndef NS_QFIXEDSZ
-+#  define NS_QFIXEDSZ 4 /* #/bytes of fixed data in query */
-+#endif
-+
-+#ifndef NS_RRFIXEDSZ
-+#  define NS_RRFIXEDSZ10/* #/bytes of fixed data in r record */
-+#endif
-+
-+#ifndef NS_INT16SZ
-+#  define NS_INT16SZ  2
-+#endif
-+
-+#ifndef NS_INADDRSZ
-+#  define NS_INADDRSZ 4
-+#endif
-+
-+#ifndef NS_IN6ADDRSZ
-+#  define NS_IN6ADDRSZ16
-+#endif
-+
-+#ifndef NS_CMPRSFLGS
-+#  define NS_CMPRSFLGS0xc0  /* Flag bits indicating name compression. */
-+#endif
-+
-+#ifndef NS_DEFAULTPORT
-+#  define NS_DEFAULTPORT  53/* For both TCP and UDP. */
-+#endif
-+
-+/* 

-+ * arpa/nameser.h should provide these enumerations always, so if not found,
-+ * provide them
-+ * 

-+ */
-+#ifndef HAVE_ARPA_NAMESER_H
-+
-+typedef enum __ns_class {
-+ns_c_invalid = 0,   /* Cookie. */
-+ns_c_in = 1,/* Internet. */
-+ns_c_2 = 2, /* unallocated/unsupported. */
-+ns_c_chaos = 3, /* MIT Chaos-net. */
-+ns_c_hs = 4,/* MIT Hesiod. */
-+/* Query class values which do not appear in resource records */
-+ns_c_none = 254,/* for prereq. sections in update requests */
-+ns_c_any = 255, /* Wildcard match. */
-+ns_c_max = 65536
-+} ns_class;
-+
-+typedef enum __ns_type {
-+ns_t_invalid = 0,   /* Cookie. */
-+ns_t_a = 1, /* Host address. */
-+ns_t_ns = 2,/* Authoritative server. */
-+ns_t_md = 3,/* Mail destination. */
-+ns_t_mf = 4,/* Mail forwarder. */
-+ns_t_cname = 5, /* Canonical name. */
-+ns_t_soa = 6,   /* Start of authority zone. */
-+ns_t_mb = 7,/* Mailbox domain name. */
-+

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

2023-03-05 Thread Andreas Sturmlechner
commit: b30e2fc8e9ec3c3e56574684a9d6c63bd4fc8ce2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar  5 23:11:14 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar  5 23:11:14 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b30e2fc8

sets: Add kde-plasma/flatpak-kcm to kde-plasma-5.27

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

 sets/kde-plasma-5.27  | 1 +
 sets/kde-plasma-5.27-live | 1 +
 2 files changed, 2 insertions(+)

diff --git a/sets/kde-plasma-5.27 b/sets/kde-plasma-5.27
index cb687a41ab..fae55ba802 100644
--- a/sets/kde-plasma-5.27
+++ b/sets/kde-plasma-5.27
@@ -5,6 +5,7 @@
 

[gentoo-commits] proj/kde:master commit in: kde-plasma/flatpak-kcm/

2023-03-05 Thread Andreas Sturmlechner
commit: bdac89c2548fbfe306abed65a1d06c5295708b36
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar  5 23:08:47 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar  5 23:09:05 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bdac89c2

kde-plasma/flatpak-kcm: new package, add 5.27.49.

Bug: https://bugs.gentoo.org/895306
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../flatpak-kcm/flatpak-kcm-5.27.49..ebuild| 34 ++
 kde-plasma/flatpak-kcm/metadata.xml| 11 +++
 2 files changed, 45 insertions(+)

diff --git a/kde-plasma/flatpak-kcm/flatpak-kcm-5.27.49..ebuild 
b/kde-plasma/flatpak-kcm/flatpak-kcm-5.27.49..ebuild
new file mode 100644
index 00..3b8304698a
--- /dev/null
+++ b/kde-plasma/flatpak-kcm/flatpak-kcm-5.27.49..ebuild
@@ -0,0 +1,34 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Flatpak Permissions Management KCM"
+HOMEPAGE="https://invent.kde.org/plasma/flatpak-kcm;
+
+LICENSE="GPL-2 LGPL-2.1+"
+SLOT="5"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+   dev-libs/glib:2
+   >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtsvg-${QTMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=sys-apps/flatpak-0.11.8
+"
+RDEPEND="${DEPEND}
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=kde-frameworks/kirigami-${KFMIN}:5
+"

diff --git a/kde-plasma/flatpak-kcm/metadata.xml 
b/kde-plasma/flatpak-kcm/metadata.xml
new file mode 100644
index 00..d925f24397
--- /dev/null
+++ b/kde-plasma/flatpak-kcm/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+   
+   https://bugs.kde.org/
+   
+



[gentoo-commits] proj/kde:master commit in: Documentation/package.accept_keywords/, Documentation/package.unmask/, ...

2023-03-05 Thread Andreas Sturmlechner
commit: a50a009aef117477f4af4fee0018708461bdecfd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar  5 23:12:08 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar  5 23:12:08 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a50a009a

Documentation: Add kde-plasma/flatpak-kcm to KDE Plasma 5.27

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

 Documentation/package.accept_keywords/kde-plasma-5.27.keywords | 1 +
 Documentation/package.mask/kde-plasma-5.27 | 1 +
 Documentation/package.unmask/kde-plasma-5.27   | 1 +
 3 files changed, 3 insertions(+)

diff --git a/Documentation/package.accept_keywords/kde-plasma-5.27.keywords 
b/Documentation/package.accept_keywords/kde-plasma-5.27.keywords
index a41c6edf2b..45305f8efa 100644
--- a/Documentation/package.accept_keywords/kde-plasma-5.27.keywords
+++ b/Documentation/package.accept_keywords/kde-plasma-5.27.keywords
@@ -8,6 +8,7 @@
 

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

2023-03-05 Thread James Le Cuirot
commit: 300e9f3671530a1e78c688f48633e87a8f0534f4
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Mar  5 23:04:59 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Mar  5 23:04:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=300e9f36

www-client/vivaldi-snapshot: Add version 5.8.2950.3

Signed-off-by: James Le Cuirot  gentoo.org>

 www-client/vivaldi-snapshot/Manifest   |   3 +
 .../vivaldi-snapshot-5.8.2950.3.ebuild | 216 +
 2 files changed, 219 insertions(+)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index 2798d099ea20..dbb55887eea6 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -4,3 +4,6 @@ DIST vivaldi-snapshot_5.7.2921.41-1_armhf.deb 90776464 BLAKE2B 
e5675c7b4d51ad95f
 DIST vivaldi-snapshot_5.8.2936.3-1_amd64.deb 101610392 BLAKE2B 
c15dd96f5042e2526af582a403a6cd0d2044bc98de189bff9dd68174eb59c15fe7a35956421207fe39e372337fb0706940c40b9ae1ab44574a7e01920e84b16c
 SHA512 
5a6ce42a40a474b459edca64589433caeac4ef36bd13b7d95d3433de4fd8cd55e1c923d4913f5904d40f055d043ed2f9296eef6a4ec116936b9d2f13c951df20
 DIST vivaldi-snapshot_5.8.2936.3-1_arm64.deb 91123504 BLAKE2B 
1867304c33cf1617dd906c45d13df3c2e72f0b1d26e4af1e5e81574409f2033b16644e13d58dc58b1bde009fa5e12f95a028dc8a1c03a61aa560d214430c754c
 SHA512 
2d320899b42bda7ba75a030f13200392c974bf87b4212305cbc91933185960a0c51658e80381756e84f92ed68e04988bf873b243bf5f5582089bb053768fd954
 DIST vivaldi-snapshot_5.8.2936.3-1_armhf.deb 90795304 BLAKE2B 
77db349d26f05c1834349202db5c26e0a69a1f91203913700838a947fa52ffd99f0e1cf33c67edd19fe78db1114826296767e062805582f693f7f6c9208b66dc
 SHA512 
e7b12bdcb7b3185641cdc6a40c8df497e10082b28d45048f45b3f271b778384f024a8b114ddc71f38b7c5163f08880ae438f17aef01c13bcefbb377289225dd8
+DIST vivaldi-snapshot_5.8.2950.3-1_amd64.deb 101635184 BLAKE2B 
a8bfd884d8ffd797e83d9a30a1d274430e7ba87569013abf81d31e6e295d154d85ed4add8429c5b450c480998a0914781ba2c67c8817fe91cc71052bec975302
 SHA512 
459a8ecb12ea67e6e3dee8432329de633156be6a463b45828901e204d76511faaf2e6517ae51c5c7e15a7d08e8104ea8c2b38d604707711a6e2b9d1544c8a108
+DIST vivaldi-snapshot_5.8.2950.3-1_arm64.deb 91128240 BLAKE2B 
fe67411b689303d2d6990a2fb4e7555cd52d4c9452803caacc828459434b8ba5bdc9f564363c5cd4016c45868af0c6d51802cf375fae01218fd8b269c25865b1
 SHA512 
c212dabc72781f5b4a4b9fe7761ba4f00eeeded022d28af48f67598218270b4e839d98bd7914f1be88ec87ea2eb04345ef5c5bb46ab34767967dfd10040c6ab2
+DIST vivaldi-snapshot_5.8.2950.3-1_armhf.deb 90793860 BLAKE2B 
cfa0db482f430bf1c619b936b76d35cd89dd5c0224c35494afa2418c818727b60fdfa11b61093b0e02edeb524ad2649757c6d9f22235b9ecad4ca7caf7169210
 SHA512 
d1fd04f2a2563ad81fffd18402832b24e1de6c3bc59220071f505670f806155f33af3680ddebff405be642e34c61920c98604c9a02989bb6e13242a8ff33ff71

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-5.8.2950.3.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-5.8.2950.3.ebuild
new file mode 100644
index ..9c296c0f9dbd
--- /dev/null
+++ b/www-client/vivaldi-snapshot/vivaldi-snapshot-5.8.2950.3.ebuild
@@ -0,0 +1,216 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_VERSION="106"
+CHROMIUM_LANGS="
+   af
+   am
+   ar
+   az
+   be
+   bg
+   bn
+   ca
+   cs
+   da
+   de
+   de-CH
+   el
+   en-GB
+   en-US
+   eo
+   es
+   es-419
+   es-PE
+   et
+   eu
+   fa
+   fi
+   fil
+   fr
+   fy
+   gd
+   gl
+   gu
+   he
+   hi
+   hr
+   hu
+   hy
+   id
+   io
+   is
+   it
+   ja
+   jbo
+   ka
+   kab
+   kn
+   ko
+   ku
+   lt
+   lv
+   mk
+   ml
+   mr
+   ms
+   nb
+   nl
+   nn
+   pa
+   pl
+   pt-BR
+   pt-PT
+   ro
+   ru
+   sc
+   sk
+   sl
+   sq
+   sr
+   sr-Latn
+   sv
+   sw
+   ta
+   te
+   th
+   tr
+   uk
+   ur
+   vi
+   zh-CN
+   zh-TW
+"
+
+inherit chromium-2 desktop unpacker xdg
+
+VIVALDI_PN="${PN/%vivaldi/vivaldi-stable}"
+VIVALDI_HOME="opt/${PN}"
+DESCRIPTION="A browser for our friends"
+HOMEPAGE="https://vivaldi.com/;
+
+if [[ ${PV} = *_p* ]]; then
+   DEB_REV="${PV#*_p}"
+else
+   DEB_REV=1
+fi
+
+KEYWORDS="-* ~amd64 ~arm ~arm64"
+VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_PN#vivaldi-}/${VIVALDI_PN}_${PV%_p*}-${DEB_REV}_;
+
+RE="\bamd64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" amd64? ( 
${VIVALDI_BASE_URI}amd64.deb )"
+RE="\barm\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm? ( 
${VIVALDI_BASE_URI}armhf.deb )"
+RE="\barm64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm64? ( 
${VIVALDI_BASE_URI}arm64.deb )"
+RE="\bx86\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" x86? 

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

2023-03-05 Thread James Le Cuirot
commit: 2576d1a13756abde2760b78246cee89a6bd0dd17
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Mar  5 23:06:11 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Mar  5 23:06:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2576d1a1

www-client/vivaldi-snapshot: Drop old 5.7.2921.41

Signed-off-by: James Le Cuirot  gentoo.org>

 www-client/vivaldi-snapshot/Manifest   |   3 -
 .../vivaldi-snapshot-5.7.2921.41.ebuild| 216 -
 2 files changed, 219 deletions(-)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index dbb55887eea6..533b95de986a 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -1,6 +1,3 @@
-DIST vivaldi-snapshot_5.7.2921.41-1_amd64.deb 101576476 BLAKE2B 
958e924f7882226d8a00f8e6a8a72b6b4eadf961841eed7548a7682638a538fdb259faea3bb5f3b2511a2fa2bad9eb77cc602b2a0a4b2c8f52f599a91f1b1f74
 SHA512 
a93638e9e41e27ad8fff9b396bd880d603598de52e4d8342e67dfa3bd6a67207b3220d0c5ed43785e3facbcc4f2870bbf4f4aab58535a3c0e394eb4747d9d3a2
-DIST vivaldi-snapshot_5.7.2921.41-1_arm64.deb 91105188 BLAKE2B 
514f785e9e9b6d2f47c5424f7b43105e9adb77b4c793190cd3323927f896e7e09f7b9b49a9af9ab711a81b147613490433c772910db1d27f82a927728c5c9567
 SHA512 
0bd54f1c5fd6baeae551e3f24b9a4ed9522bc5342e2342ffe708becce406f3229c88e59a82e6a1026ac53375578093d3e0f4510cffa75267f875d575c6b046e9
-DIST vivaldi-snapshot_5.7.2921.41-1_armhf.deb 90776464 BLAKE2B 
e5675c7b4d51ad95f246f66e34f3b44b5de2e8463c9d388b5b459b3bcfb3bfff196b81688cb69e70839950b99948b366559756ac787a889e5862a5906c446a68
 SHA512 
69a5f1f23f400da823166f1e9bb1235b6445c704cb8e42fdb7a50d00abca48599d032b4fdcdad2fe10795741b8b769fe2e9503d237119dfbd87c1a96051b3ef0
 DIST vivaldi-snapshot_5.8.2936.3-1_amd64.deb 101610392 BLAKE2B 
c15dd96f5042e2526af582a403a6cd0d2044bc98de189bff9dd68174eb59c15fe7a35956421207fe39e372337fb0706940c40b9ae1ab44574a7e01920e84b16c
 SHA512 
5a6ce42a40a474b459edca64589433caeac4ef36bd13b7d95d3433de4fd8cd55e1c923d4913f5904d40f055d043ed2f9296eef6a4ec116936b9d2f13c951df20
 DIST vivaldi-snapshot_5.8.2936.3-1_arm64.deb 91123504 BLAKE2B 
1867304c33cf1617dd906c45d13df3c2e72f0b1d26e4af1e5e81574409f2033b16644e13d58dc58b1bde009fa5e12f95a028dc8a1c03a61aa560d214430c754c
 SHA512 
2d320899b42bda7ba75a030f13200392c974bf87b4212305cbc91933185960a0c51658e80381756e84f92ed68e04988bf873b243bf5f5582089bb053768fd954
 DIST vivaldi-snapshot_5.8.2936.3-1_armhf.deb 90795304 BLAKE2B 
77db349d26f05c1834349202db5c26e0a69a1f91203913700838a947fa52ffd99f0e1cf33c67edd19fe78db1114826296767e062805582f693f7f6c9208b66dc
 SHA512 
e7b12bdcb7b3185641cdc6a40c8df497e10082b28d45048f45b3f271b778384f024a8b114ddc71f38b7c5163f08880ae438f17aef01c13bcefbb377289225dd8

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-5.7.2921.41.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-5.7.2921.41.ebuild
deleted file mode 100644
index 9c296c0f9dbd..
--- a/www-client/vivaldi-snapshot/vivaldi-snapshot-5.7.2921.41.ebuild
+++ /dev/null
@@ -1,216 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_VERSION="106"
-CHROMIUM_LANGS="
-   af
-   am
-   ar
-   az
-   be
-   bg
-   bn
-   ca
-   cs
-   da
-   de
-   de-CH
-   el
-   en-GB
-   en-US
-   eo
-   es
-   es-419
-   es-PE
-   et
-   eu
-   fa
-   fi
-   fil
-   fr
-   fy
-   gd
-   gl
-   gu
-   he
-   hi
-   hr
-   hu
-   hy
-   id
-   io
-   is
-   it
-   ja
-   jbo
-   ka
-   kab
-   kn
-   ko
-   ku
-   lt
-   lv
-   mk
-   ml
-   mr
-   ms
-   nb
-   nl
-   nn
-   pa
-   pl
-   pt-BR
-   pt-PT
-   ro
-   ru
-   sc
-   sk
-   sl
-   sq
-   sr
-   sr-Latn
-   sv
-   sw
-   ta
-   te
-   th
-   tr
-   uk
-   ur
-   vi
-   zh-CN
-   zh-TW
-"
-
-inherit chromium-2 desktop unpacker xdg
-
-VIVALDI_PN="${PN/%vivaldi/vivaldi-stable}"
-VIVALDI_HOME="opt/${PN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/;
-
-if [[ ${PV} = *_p* ]]; then
-   DEB_REV="${PV#*_p}"
-else
-   DEB_REV=1
-fi
-
-KEYWORDS="-* ~amd64 ~arm ~arm64"
-VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_PN#vivaldi-}/${VIVALDI_PN}_${PV%_p*}-${DEB_REV}_;
-
-RE="\bamd64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" amd64? ( 
${VIVALDI_BASE_URI}amd64.deb )"
-RE="\barm\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm? ( 
${VIVALDI_BASE_URI}armhf.deb )"
-RE="\barm64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm64? ( 
${VIVALDI_BASE_URI}arm64.deb )"
-RE="\bx86\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" x86? ( 
${VIVALDI_BASE_URI}i386.deb )"
-
-LICENSE="Vivaldi"
-SLOT="0"

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

2023-03-05 Thread Andreas Sturmlechner
commit: e49ff73f1954f623f42b557deac1c5f130bdad63
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar  5 22:50:22 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar  5 22:52:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e49ff73f

profiles: amd64/x32: Add app-text/kjots to package.mask

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

 profiles/arch/amd64/x32/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/arch/amd64/x32/package.mask 
b/profiles/arch/amd64/x32/package.mask
index dbf52e25543f..5c271adccf80 100644
--- a/profiles/arch/amd64/x32/package.mask
+++ b/profiles/arch/amd64/x32/package.mask
@@ -52,6 +52,7 @@ app-text/bibletime
 app-text/calibre
 app-text/cb2bib
 app-text/kchmviewer
+app-text/kjots
 app-text/sigil
 dev-lang/typescript
 dev-python/spyder



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

2023-03-05 Thread Andreas Sturmlechner
commit: eb0b6646ea82346314c02211a143c6793fa621e8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar  5 22:48:53 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar  5 22:52:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb0b6646

app-text/kjots: Add missing RDEPEND, dropping ~x86 keyword

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

 app-text/kjots/kjots-5.1.0-r3.ebuild | 58 
 1 file changed, 58 insertions(+)

diff --git a/app-text/kjots/kjots-5.1.0-r3.ebuild 
b/app-text/kjots/kjots-5.1.0-r3.ebuild
new file mode 100644
index ..19a1d1ab13f5
--- /dev/null
+++ b/app-text/kjots/kjots-5.1.0-r3.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="pim"
+KFMIN=5.102.0
+QTMIN=5.15.5
+inherit ecm kde.org
+
+DESCRIPTION="Note taking utility by KDE"
+HOMEPAGE="https://userbase.kde.org/KJots https://community.kde.org/PIM/KJots;
+
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="GPL-2"
+SLOT="5"
+IUSE="speech"
+
+DEPEND="
+   dev-libs/grantlee:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-apps/akonadi-22.08.3:5
+   >=kde-apps/akonadi-notes-22.08.3:5
+   >=kde-apps/kmime-22.08.3:5
+   >=kde-apps/kontactinterface-22.08.3:5
+   >=kde-apps/kpimtextedit-22.08.3:5[speech(+)=]
+   >=kde-frameworks/kbookmarks-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+   >=kde-apps/kdepim-runtime-22.08.3:5
+"
+
+PATCHES=(
+   "${FILESDIR}/${P}-unused-dep.patch"
+   "${FILESDIR}/${P}-implicit-dep.patch"
+   "${FILESDIR}/${P}-missing-lib.patch"
+   "${FILESDIR}/${P}-akonadi-21.12.0.patch" # bug 830580
+   "${FILESDIR}/${P}-speech-optional.patch" # bug 835128
+   "${FILESDIR}/${P}-akonadi-22.04.0.patch" # bug 840272
+   "${FILESDIR}/${P}-akonadi-22.08.0.patch" # bug 867082
+)



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

2023-03-05 Thread Andreas Sturmlechner
commit: 8c937bf9f251dd9c477143b4e6604c0f41976d3b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar  5 22:51:21 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar  5 22:52:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c937bf9

app-text/kjots: drop 5.1.0-r2

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

 app-text/kjots/kjots-5.1.0-r2.ebuild | 56 
 1 file changed, 56 deletions(-)

diff --git a/app-text/kjots/kjots-5.1.0-r2.ebuild 
b/app-text/kjots/kjots-5.1.0-r2.ebuild
deleted file mode 100644
index ade68829883b..
--- a/app-text/kjots/kjots-5.1.0-r2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="pim"
-KFMIN=5.82.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Note taking utility by KDE"
-HOMEPAGE="https://userbase.kde.org/KJots https://community.kde.org/PIM/KJots;
-
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-2"
-SLOT="5"
-IUSE="speech"
-
-DEPEND="
-   dev-libs/grantlee:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-apps/akonadi-20.12.2:5
-   >=kde-apps/akonadi-notes-20.12.2:5
-   >=kde-apps/kmime-20.12.2:5
-   >=kde-apps/kontactinterface-20.12.2:5
-   >=kde-apps/kpimtextedit-20.12.2:5[speech(+)=]
-   >=kde-frameworks/kbookmarks-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kitemmodels-${KFMIN}:5
-   >=kde-frameworks/kparts-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=(
-   "${FILESDIR}/${P}-unused-dep.patch"
-   "${FILESDIR}/${P}-implicit-dep.patch"
-   "${FILESDIR}/${P}-missing-lib.patch"
-   "${FILESDIR}/${P}-akonadi-21.12.0.patch" # bug 830580
-   "${FILESDIR}/${P}-speech-optional.patch" # bug 835128
-   "${FILESDIR}/${P}-akonadi-22.04.0.patch" # bug 840272
-   "${FILESDIR}/${P}-akonadi-22.08.0.patch" # bug 867082
-)



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

2023-03-05 Thread Andreas K. Hüttel
commit: fe7ecde00f87122a0f05ba4ff88d24f66768f3b1
Author: Nic Boet  boet  cc>
AuthorDate: Sun Mar  5 22:38:17 2023 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Mar  5 22:38:17 2023 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=fe7ecde0

Do not source catalyst.conf as it's not bash syntax

* non-bash formatted lines are executed; results in several "command not found" 
errors
* instead, parse the file for the specific var

[this still leaves the doublequotes " around the value- dilfridge]

Signed-off-by: Nic Boet  boet.cc>
Signed-off-by: Andreas K. Hüttel  gentoo.org>

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

diff --git a/tools/catalyst-auto b/tools/catalyst-auto
index 7c298699..e84d3594 100755
--- a/tools/catalyst-auto
+++ b/tools/catalyst-auto
@@ -119,8 +119,8 @@ post_build() {
 
 catalyst_var() {
# Extract a setting from the catalyst.conf.
-   local var=$1
-   (. "${CATALYST_CONFIG}"; echo "${!var}")
+   local var=$(grep --color=never -Po "^${1}\s*=\s*\K.*" 
"${CATALYST_CONFIG}" || true)
+   [[ -z ${var} ]] || echo "${var}"
 }
 
 trigger_post_build() {



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

2023-03-05 Thread Andreas K. Hüttel
commit: e0097a27a91fcc6e6fa09f7c7b1a6a425ab44c06
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Mar  5 22:42:46 2023 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Mar  5 22:42:46 2023 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=e0097a27

Drop quotes around variable strings

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

 tools/catalyst-auto | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tools/catalyst-auto b/tools/catalyst-auto
index e84d3594..2dab0185 100755
--- a/tools/catalyst-auto
+++ b/tools/catalyst-auto
@@ -120,7 +120,8 @@ post_build() {
 catalyst_var() {
# Extract a setting from the catalyst.conf.
local var=$(grep --color=never -Po "^${1}\s*=\s*\K.*" 
"${CATALYST_CONFIG}" || true)
-   [[ -z ${var} ]] || echo "${var}"
+   local vas=$(echo $var|sed -e 's:^"::g' -e 's:"$::g')
+   [[ -z ${vas} ]] || echo "${vas}"
 }
 
 trigger_post_build() {



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

2023-03-05 Thread Maciej Barć
commit: 6b6fff1ef98feb87406a7e0567eecec53a022bba
Author: Maciej Barć  gentoo  org>
AuthorDate: Sun Mar  5 22:34:23 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sun Mar  5 22:34:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6fff1e

dev-lang/eisl: drop old 2.63

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

 dev-lang/eisl/Manifest |  1 -
 dev-lang/eisl/eisl-2.63.ebuild | 40 
 2 files changed, 41 deletions(-)

diff --git a/dev-lang/eisl/Manifest b/dev-lang/eisl/Manifest
index ac63075af5fa..d2730c96fea5 100644
--- a/dev-lang/eisl/Manifest
+++ b/dev-lang/eisl/Manifest
@@ -1,4 +1,3 @@
-DIST eisl-2.63.tar.gz 2004974 BLAKE2B 
f563c28ebfa6f45b1d5ace1087646fa63e99b98a6f44f42ed74f2bc4d7e29083bc1ad6c4e5234b5cdaf391fd07900fb309c153107a12e553b7636f978084a776
 SHA512 
fb2cead1cddb98ce63d471ef04f31cda3a8426d627f7d333fa5dc74401a075d923060dfb98ee9d399116535632983e649f2a99440157825f0528da03dae5d051
 DIST eisl-2.65.tar.gz 2025074 BLAKE2B 
d4703b696ea28dd5113dba199ccaf6a37955ca27297efaff4fc7c575fb94d0adfca1a3ae3b2f2baa8fc17ab04cc1b0a5ee0eb2059743a0828b81d6a324a574ce
 SHA512 
7e2f64b37211b119e8a12975403ceec7b0861826a5de0c5e776f1140323f5ee73c75443f2e3438dda4d4cf7e1a8738c6883b1ab6d579558813fa5ddbc6be7898
 DIST eisl-2.69.tar.gz 2124476 BLAKE2B 
8aa1c63f669f7fc04ca9d3f751cb298d3499d52007ccee7f6bc7d1a0cf6d4539e6d6dd9e76d2fa2ff887a26235ffcaa545d59d2c6c045b8d5f44913798e683af
 SHA512 
3131f917408f768df51f488aadcc168705c118970a984ba5d72a5beb1a39cdd1327d3bc282108ec865df75110ef97c7f25ecfccf3fd552b5cdb0539ca3ca33b5
 DIST eisl-2.70.tar.gz 2126647 BLAKE2B 
f9bebd32a45cf73d3b58598e2f7683611426dc97c4e6411549e49f19c9e843dd24d90e9bdaf9ca97bc70fea970068bf2dfd532a861fd444b9f8b17f7bf07
 SHA512 
9aaf75244515d74d40d5534e20d108f7723e0fb9cf01ecc618d32a4cd2fdd2f7132445ed9ce020e0c9ea3a05bee614e78853ac0554ee189946ee3d220ba082ec

diff --git a/dev-lang/eisl/eisl-2.63.ebuild b/dev-lang/eisl/eisl-2.63.ebuild
deleted file mode 100644
index 8f1958272ec6..
--- a/dev-lang/eisl/eisl-2.63.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="Interpreter and compiler compatible with the ISLisp standard"
-HOMEPAGE="https://github.com/sasagawa888/eisl/;
-SRC_URI="https://github.com/sasagawa888/eisl/archive/v${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-RESTRICT="test"  # Tests run cppcheck (and fail)
-
-DOCS=( README{,-ja}.md documents )
-
-RDEPEND="sys-libs/ncurses:="
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${P}-Makefile.patch )
-
-src_compile() {
-   emake CC="$(tc-getCC)" clean edlis eisl
-}
-
-src_install() {
-   exeinto /usr/bin
-   doexe edlis eisl
-
-   # Compilation of ISLisp files on installation fails.
-   # Do not compile them and mimic "make install".
-   insinto /usr/share/${PN}
-   doins -r library
-   doins fast.h ffi.h
-
-   einstalldocs
-}



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

2023-03-05 Thread Maciej Barć
commit: bef2145376ce206c2a67687ef749b692135d1a9a
Author: Maciej Barć  gentoo  org>
AuthorDate: Sun Mar  5 22:34:48 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sun Mar  5 22:39:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bef21453

dev-lang/eisl: bump to 2.85

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

 dev-lang/eisl/Manifest   |  1 +
 dev-lang/eisl/eisl-2.85.ebuild   | 40 
 dev-lang/eisl/files/eisl-2.85-Makefile.patch | 23 
 3 files changed, 64 insertions(+)

diff --git a/dev-lang/eisl/Manifest b/dev-lang/eisl/Manifest
index d2730c96fea5..1c235228f0af 100644
--- a/dev-lang/eisl/Manifest
+++ b/dev-lang/eisl/Manifest
@@ -2,3 +2,4 @@ DIST eisl-2.65.tar.gz 2025074 BLAKE2B 
d4703b696ea28dd5113dba199ccaf6a37955ca2729
 DIST eisl-2.69.tar.gz 2124476 BLAKE2B 
8aa1c63f669f7fc04ca9d3f751cb298d3499d52007ccee7f6bc7d1a0cf6d4539e6d6dd9e76d2fa2ff887a26235ffcaa545d59d2c6c045b8d5f44913798e683af
 SHA512 
3131f917408f768df51f488aadcc168705c118970a984ba5d72a5beb1a39cdd1327d3bc282108ec865df75110ef97c7f25ecfccf3fd552b5cdb0539ca3ca33b5
 DIST eisl-2.70.tar.gz 2126647 BLAKE2B 
f9bebd32a45cf73d3b58598e2f7683611426dc97c4e6411549e49f19c9e843dd24d90e9bdaf9ca97bc70fea970068bf2dfd532a861fd444b9f8b17f7bf07
 SHA512 
9aaf75244515d74d40d5534e20d108f7723e0fb9cf01ecc618d32a4cd2fdd2f7132445ed9ce020e0c9ea3a05bee614e78853ac0554ee189946ee3d220ba082ec
 DIST eisl-2.72.tar.gz 2124119 BLAKE2B 
e0a1216b4e9c301ec965d0dc7a6fcaa5acd91fd611193959fee698a27523c0c4832e7960652af14af3e7f5846131d81f0ae9db7030511e051d5384ba573241ae
 SHA512 
80998239b9cc421f42323f24ffbc5f518a2675c314580284309d127523bab328db21d294d8d32dca413abd63d279a2c857ea34ec35548da15459235eb0f3da2b
+DIST eisl-2.85.tar.gz 2126779 BLAKE2B 
b95735cac70a1bae0277f910ba0b69746ca44979c08b4c19c5642d1d998e0a248827cf6cc0bac9f29c620c34ede2558e7723b7ab8b841fadbf366fa9047e6a7c
 SHA512 
4b09e0faa126e30e44d0d23cfb79316289631da1ae8069989c58852f14c4b1f2e28539698fc8a1f433ff11e0be7a63efd836d0978965eefe42a7620c11b56c54

diff --git a/dev-lang/eisl/eisl-2.85.ebuild b/dev-lang/eisl/eisl-2.85.ebuild
new file mode 100644
index ..90b033daee8b
--- /dev/null
+++ b/dev-lang/eisl/eisl-2.85.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="Interpreter and compiler compatible with the ISLisp standard"
+HOMEPAGE="https://github.com/sasagawa888/eisl/;
+SRC_URI="https://github.com/sasagawa888/eisl/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+RESTRICT="test"  # Tests run cppcheck (and fail)
+
+DOCS=( README{,-ja}.md documents )
+
+RDEPEND="sys-libs/ncurses:="
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}"/${P}-Makefile.patch )
+
+src_compile() {
+   emake CC="$(tc-getCC)" clean edlis eisl
+}
+
+src_install() {
+   exeinto /usr/bin
+   doexe edlis eisl
+
+   # Compilation of ISLisp files on installation fails.
+   # Do not compile them and mimic "make install".
+   insinto /usr/share/${PN}
+   doins -r library
+   doins fast.h ffi.h
+
+   einstalldocs
+}

diff --git a/dev-lang/eisl/files/eisl-2.85-Makefile.patch 
b/dev-lang/eisl/files/eisl-2.85-Makefile.patch
new file mode 100644
index ..ee33c5bd66c2
--- /dev/null
+++ b/dev-lang/eisl/files/eisl-2.85-Makefile.patch
@@ -0,0 +1,23 @@
+--- a/makefile
 b/makefile
+@@ -65,7 +65,7 @@ ifeq ($(DEBUG),1)
+   LDFLAGS += -fsanitize=undefined
+   endif
+ else
+-  CFLAGS += -O3 -flto -DNDEBUG=1 -DWITHOUT_NANA=1
++  CFLAGS += -DNDEBUG=1 -DWITHOUT_NANA=1
+   SRC_CII += cii/src/mem.c
+ endif
+ OBJ_CII := $(SRC_CII:.c=.o)
+@@ -83,11 +83,9 @@ ifeq  ($(shell uname -n),raspberrypi)
+   CFLAGS += -D__rpi__
+ endif
+ ifneq ($(DEBUG),1)
+-  LDFLAGS += -flto
+   ifeq  ($(shell uname),Darwin)
+   LDFLAGS += -Wl,-S,-x
+   else
+-  LDFLAGS += -s
+   endif
+ endif
+ PREFIX := /usr/local



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

2023-03-05 Thread Quentin Retornaz
commit: a0fa0cbfd7e2887f70d3da819a52eae87d0b9412
Author: Quentin Retornaz  retornaz  com>
AuthorDate: Sun Mar  5 21:44:35 2023 +
Commit: Quentin Retornaz  retornaz  com>
CommitDate: Sun Mar  5 21:45:27 2023 +
URL:https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=a0fa0cbf

dev-lang/python-3.11.2: fix checksums

Closes: https://github.com/gentoo/libressl/issues/500

Signed-off-by: Quentin Retornaz  retornaz.com>

 dev-lang/python/Manifest | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest
index 3cb28a7..fb864ef 100644
--- a/dev-lang/python/Manifest
+++ b/dev-lang/python/Manifest
@@ -6,11 +6,14 @@ DIST Python-3.10.9.tar.xz 19612112 BLAKE2B 
ef2d063a9fbaf234aa4a47149cb184a0379dc
 DIST Python-3.10.9.tar.xz.asc 833 BLAKE2B 
8895c6cb5031b2463cc6ba3e0dc56bee40c2e99117c062f9c72f2b7adb0d5a49782b968abfc764117e8513bd12816915245677c25b1710e3dae3c9e26937c2b9
 SHA512 
525e166ede6836086de814c26fc880f41eaf1ed4bff6118f00342e42f7ab1c47148447ced1b565e146d3125fa06b5cd6b394a256bc61096766b26e07f18bbf10
 DIST Python-3.11.1.tar.xz 19856648 BLAKE2B 
2a8942e7a145cfcc5b6932865ff9a1afd300bf2e6c4c915e88d0e849441196a3a4cacf94f3db87eaa7538872059085cf7eeff91c436f424448f85d4b180a6f24
 SHA512 
5edd70c881e083c96199c60471f18f9ebc4c97a2d45dc66f89e16d7c3638d8a5d2cbf2e84b1be3d7f1178ce9f7fa4197884385c1ee3618ff66a538f872f318ed
 DIST Python-3.11.1.tar.xz.asc 833 BLAKE2B 
27c6101b2022cb7bea3e6082f1554b31cceb8cabe720e4b19391f550e870588c4defd1552c580a7e063638b80e8b8f415e54a11cf40ae3b0f449500c2e9babc6
 SHA512 
81ed05c2adf38552bdc5ac761704f2720a646d56681a919a6bfa51f1a4b42cd14edb9c84d58664dbc8e7b561cd78d82ae6b10dda423e1fae543bc7fa4bf3f78e
+DIST Python-3.11.2.tar.xz 19893284 BLAKE2B 
0cfb1fefcdd4c4baf5c34f74ab0600ac7cd40101d266c28f66f9d35bcfbf19d6c3ff2a5b0d357ee1d03061e06005ea3ee7b18adf878d32e197434b3da2b7d918
 SHA512 
5684ec7eae2dce26facc54d448ccdb6901bbfa1cab03abbe8fd34e4268a2b701daa13df15903349492447035be78380d473389e8703b4e910a65b088d2462e8b
+DIST Python-3.11.2.tar.xz.asc 833 BLAKE2B 
15795836babd269424f1ff511073e27235827353383d15cac6a85406b967787840ca6c0f119faa1971a50ebb6699e6cdf0de095f428b868b57a91eb8dc6d5baa
 SHA512 
9d9d1c6dd6e56a916c6861cd0e7e623a165b0845bafe0acfcae27b4fe10a6b7015844e6b3f8deded26a763c935e32f565b2e12beb20c43fda16c11eba8d282a1
 DIST Python-3.9.16.tar.xz 19738796 BLAKE2B 
70dedeb70d9d8f27e4f6db5106623e087c61d451c7a04639cf8d3503ad02d4d43f1b36d0cdf1131aefc9bf6e677e561227dd4baef2c2c3d2dbf6d3e7dc36bd94
 SHA512 
b5fd0afe131c82bbce6ddf887c59eef6945910d6a9a2bc87c0927f4e4a096bf9ca4d25bcb729c40f6ebb8a65fbe8bf7b0b97a7c4a8c9e551240eb4f34b878653
 DIST Python-3.9.16.tar.xz.asc 833 BLAKE2B 
416b4a4be06e101c5971c12a6f21229c425bcabaea58487e0d1b24d6dea318c58806ee43892fc704df8252670451bd6a4a2610c25672d3983ddb081fed34b92d
 SHA512 
468959c36a3ec6136f57a39475fff4745a25be0cb5d3d58cf3e5faf0b9ce2d2a8b89f1f9fea1479c4c6ad12ac49e97c1cfd4291c978bb3d30df5a582ec315210
 DIST python-gentoo-patches-2.7.18_p16.tar.xz 35448 BLAKE2B 
0139c0944f62f9cdd236f6a8557e0ed19704c7d72869af1cb7d8bd3e646a746cd4a0201e1b44232a5e78ef49f254db20b0d0271bf744fbfd4fe0f1e99b8f3e6c
 SHA512 
810be590d0e06fab4b2165e6852ca49662f09dcd7e20b47a29f613ad7653252c8dfac3f0eb228d77c8a914efa7c08788b2fbd552a4b47504f5fd0ec17450c48f
 DIST python-gentoo-patches-3.10.10_p2.tar.xz 13992 BLAKE2B 
e18e70dd28c8f238d4897aff79483a679396a168d8b5ff4f5e8c7f09cec5f1b13aeb327d3dc3e2149c2117c25da050987f1f1c3322b56c87245ba2d0b54d
 SHA512 
14bc218a2f3c64ef9f42682fd1364208bcaa74f787dee39bd9566e40764c260a65fd42961be47a6e6c6227091cb2fef83e1d689302448647560689e20e07efe0
 DIST python-gentoo-patches-3.10.9.tar.xz 12216 BLAKE2B 
ced4f951089c51ddaab6c62ade9d2c84f69e7e1baf2acf5247559534c7d0fb0e88dca1222f5bd2209b4e61f5aca17279b8054f269535dbc10de0786c2c5779f5
 SHA512 
2d01f0f3831beeba004517bb82f7d616f25f08e5c755409ecff79cd68e0a619b5bf6802fffd0e5f7f39f1d9d93e65b018b91cdeb337a5e47f1651f36bea0e96e
 DIST python-gentoo-patches-3.11.1.tar.xz 7076 BLAKE2B 
3ec45f7529d34eabc9d9ba7fa7f8dd51d8754d9758a605b61857a9fd80386a0357837c925263ad7b0e207ff916944b94cc0e03c0f59921f839d5e51d92f0e47e
 SHA512 
4253dbfa057a91db584b92550e2d39d87986f33041233bc400dd0254cbd95415b33fc47b0fe997bb84192c755bc16d3d31941bba4c216ee4d65facf0b48c7862
+DIST python-gentoo-patches-3.11.2_p1.tar.xz 7788 BLAKE2B 
9652c46cd323958a43e26fd6b0afdd8f214953db59d9acf133366f7576502578c10e0a80ca13a9d768442d79c71dd6d095d73ef2bbbd1f79ef269a9ee20fc4b8
 SHA512 
7c5794e582d8ea5f99acb9ccf87c7e1f45a6557d0eb95de2b8c0cd7831f22e53eef0f03f32ca37568d1742024be127f0219463351f5b604f258c8a9985f89ea9
 DIST python-gentoo-patches-3.9.16_p1.tar.xz 25564 BLAKE2B 
e6b7f20bb0457011d74f441d58eb0c9c4426a61bf0f8a2146f0180104c7b8b5054a04afc664374a17f3770d3ae94836099c362e841e4c00631a75fc56a2b352d
 SHA512 
43f473dba8f6bd19c6a30f169ec8e8abb9eefe7d26c357884ee27cabf1b5876c079ea0e9454b9e52021d15f070e0a824e3366cfde20d57175f5f89774ee50a5b
 DIST python-gentoo-patches-3.9.16_p2.tar.xz 26664 BLAKE2B 

[gentoo-commits] proj/kde:master commit in: app-text/kjots/

2023-03-05 Thread Andreas Sturmlechner
commit: 88bbdbc476f8d71c7b1ec2348a0ab5927f3199d2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar  5 17:46:22 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar  5 21:23:14 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=88bbdbc4

app-text/kjots: Raise KFMIN to 5.102.0

Upstream commits:
cc01311385be247cb6c7030c3eb0c08a4edbece7
80863b3fa32ad88b0118d0214ee42e36895eb89d

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

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

diff --git a/app-text/kjots/kjots-.ebuild b/app-text/kjots/kjots-.ebuild
index 507708fb43..690a29c5cc 100644
--- a/app-text/kjots/kjots-.ebuild
+++ b/app-text/kjots/kjots-.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 KDE_ORG_CATEGORY="pim"
-KFMIN=5.82.0
+KFMIN=5.102.0
 QTMIN=5.15.5
 inherit ecm kde.org
 



[gentoo-commits] proj/kde:master commit in: app-text/kjots/

2023-03-05 Thread Andreas Sturmlechner
commit: 7c4219cdb9aa4f581901442ae8590517725f6a93
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar  5 21:24:22 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar  5 21:24:22 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7c4219cd

app-text/kjots: Add new dependency

Upstream commit 7e4fc4c9fab5c984c9ee66aad9351d12c3ba3ddc

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

 app-text/kjots/kjots-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/kjots/kjots-.ebuild b/app-text/kjots/kjots-.ebuild
index 9d7aacbf27..fedfc85c99 100644
--- a/app-text/kjots/kjots-.ebuild
+++ b/app-text/kjots/kjots-.ebuild
@@ -22,6 +22,7 @@ IUSE=""
 
 DEPEND="
dev-libs/grantlee:5
+   dev-libs/ktextaddons:5
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtprintsupport-${QTMIN}:5



[gentoo-commits] proj/kde:master commit in: app-text/kjots/

2023-03-05 Thread Andreas Sturmlechner
commit: 95208fa4af67887ba4411ae5721457a92f6f3587
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar  5 17:57:16 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar  5 21:23:14 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=95208fa4

app-text/kjots: Add missing kde-apps/kdepim-runtime to RDEPENDs

Bug: https://bugs.gentoo.org/899690
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/kjots/kjots-.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-text/kjots/kjots-.ebuild b/app-text/kjots/kjots-.ebuild
index 6ba33612bd..9d7aacbf27 100644
--- a/app-text/kjots/kjots-.ebuild
+++ b/app-text/kjots/kjots-.ebuild
@@ -43,4 +43,6 @@ DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   >=kde-apps/kdepim-runtime-22.08.3:5
+"



[gentoo-commits] proj/kde:master commit in: app-text/kjots/

2023-03-05 Thread Andreas Sturmlechner
commit: e654ba7d9b5290fbb7765ce8db2d765ad7d9c003
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar  5 17:54:53 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar  5 21:23:14 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e654ba7d

app-text/kjots: Raise minimum PIM libraries version

Upstream commit f9f3049a6ff0adaa845505139b15e5610ecf19a7

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

 app-text/kjots/kjots-.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-text/kjots/kjots-.ebuild b/app-text/kjots/kjots-.ebuild
index 690a29c5cc..6ba33612bd 100644
--- a/app-text/kjots/kjots-.ebuild
+++ b/app-text/kjots/kjots-.ebuild
@@ -26,11 +26,11 @@ DEPEND="
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtprintsupport-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-apps/akonadi-20.12.2:5
-   >=kde-apps/akonadi-notes-20.12.2:5
-   >=kde-apps/kmime-20.12.2:5
-   >=kde-apps/kontactinterface-20.12.2:5
-   >=kde-apps/kpimtextedit-20.12.2:5
+   >=kde-apps/akonadi-22.08.3:5
+   >=kde-apps/akonadi-notes-22.08.3:5
+   >=kde-apps/kmime-22.08.3:5
+   >=kde-apps/kontactinterface-22.08.3:5
+   >=kde-apps/kpimtextedit-22.08.3:5
>=kde-frameworks/kbookmarks-${KFMIN}:5
>=kde-frameworks/kcmutils-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5



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

2023-03-05 Thread Marek Szuba
commit: e678177aed8f5be31a8fb35a9a135f9f8f45128c
Author: Marek Szuba  gentoo  org>
AuthorDate: Sun Mar  5 21:35:10 2023 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sun Mar  5 21:36:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e678177a

sys-libs/blocksruntime: block dev-libs/libdispatch

libdispatch bundles the Apple fork of blocksruntime.

While at it, trivial EAPI bump.

Closes: https://bugs.gentoo.org/879919
Signed-off-by: Marek Szuba  gentoo.org>

 .../blocksruntime-0_pre20171027-r2.ebuild  | 42 ++
 1 file changed, 42 insertions(+)

diff --git a/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r2.ebuild 
b/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r2.ebuild
new file mode 100644
index ..1036aca20985
--- /dev/null
+++ b/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs vcs-snapshot
+
+COMMIT=9cc93ae2b58676c23fd02cf0c686fa15b7a3ff81 # 27 Oct 2017
+
+DESCRIPTION="BlocksRuntime library needed for clang's -fblocks support"
+HOMEPAGE="https://github.com/mackyle/blocksruntime;
+SRC_URI="https://github.com/mackyle/blocksruntime/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="static-libs"
+
+RDEPEND="!dev-libs/libdispatch"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0_pre20171027-ldflags-soname.patch
+)
+
+src_prepare() {
+   default
+
+   tc-export CC AR RANLIB
+}
+
+src_compile() {
+   ./buildlib -shared || die
+}
+
+src_install() {
+   prefix="${EPREFIX}/usr" \
+   includedir="${EPREFIX}/usr/include/blocksruntime" \
+   libdir="${EPREFIX}/usr/$(get_libdir)" \
+   DESTDIR="${D}" \
+   ./installlib $(use static-libs || echo -shared) || die
+}



[gentoo-commits] proj/catalyst:master commit in: arch/

2023-03-05 Thread Andreas K. Hüttel
commit: c9d0f96dc7dbe5cfb32e8379022fd44016445bd5
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Mar  5 21:31:58 2023 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun Mar  5 21:31:58 2023 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=c9d0f96d

Add mips musl subarch definitions

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

 arch/mips.toml | 24 
 1 file changed, 24 insertions(+)

diff --git a/arch/mips.toml b/arch/mips.toml
index 22c9a22a..95fd6b40 100644
--- a/arch/mips.toml
+++ b/arch/mips.toml
@@ -6,6 +6,10 @@ COMMON_FLAGS = "-O2 -march=mips1 -mabi=32 -mplt -pipe"
 CHOST = "mips-unknown-linux-gnu"
 COMMON_FLAGS = "-O2 -march=mips2 -mabi=32 -mplt -pipe"
 
+[mips.mips2_musl]
+CHOST = "mips-gentoo-linux-musl"
+COMMON_FLAGS = "-O2 -march=mips2 -mabi=32 -mplt -pipe"
+
 [mips.mips32]
 CHOST = "mips-unknown-linux-gnu"
 COMMON_FLAGS = "-O2 -march=mips32 -mabi=32 -mplt -pipe"
@@ -26,6 +30,10 @@ COMMON_FLAGS = "-O2 -march=mips32r2 -mabi=32 -mplt -pipe"
 CHOST = "mips-unknown-linux-gnu"
 COMMON_FLAGS = "-O2 -march=mips3 -mabi=32 -mplt -mfix-r4000 -mfix-r4400 -pipe"
 
+[mips.mips3_musl]
+CHOST = "mips-gentoo-linux-musl"
+COMMON_FLAGS = "-O2 -march=mips3 -mabi=32 -mplt -mfix-r4000 -mfix-r4400 -pipe"
+
 [mips.mips4_r5k]
 CHOST = "mips-unknown-linux-gnu"
 COMMON_FLAGS = "-O2 -march=r5k -mabi=32 -mplt -pipe"
@@ -54,6 +62,10 @@ COMMON_FLAGS = "-O2 -march=mips1 -mabi=32 -mplt -pipe"
 CHOST = "mipsel-unknown-linux-gnu"
 COMMON_FLAGS = "-O2 -march=mips2 -mabi=32 -mplt -pipe"
 
+[mips.mipsel2_musl]
+CHOST = "mipsel-gentoo-linux-musl"
+COMMON_FLAGS = "-O2 -march=mips2 -mabi=32 -mplt -pipe"
+
 [mips.mips32el]
 CHOST = "mipsel-unknown-linux-gnu"
 COMMON_FLAGS = "-O2 -march=mips32 -mabi=32 -mplt -pipe"
@@ -74,6 +86,10 @@ COMMON_FLAGS = "-O2 -march=mips32r2 -mabi=32 -mplt -pipe"
 CHOST = "mipsel-unknown-linux-gnu"
 COMMON_FLAGS = "-O2 -march=mips3 -mabi=32 -mplt -Wa,-mfix-loongson2f-nop 
-mfix-r5900 -pipe"
 
+[mips.mipsel3_musl]
+CHOST = "mipsel-gentoo-linux-musl"
+COMMON_FLAGS = "-O2 -march=mips3 -mabi=32 -mplt -Wa,-mfix-loongson2f-nop 
-mfix-r5900 -pipe"
+
 [mips.mipsel4_r5k]
 CHOST = "mipsel-unknown-linux-gnu"
 COMMON_FLAGS = "-O2 -march=r5k -mabi=32 -mplt -pipe"
@@ -106,6 +122,10 @@ COMMON_FLAGS = "-O2 -march=mips3 -mabi=n32 -mplt 
-mfix-r4000 -mfix-r4400 -pipe"
 CHOST = "mips64-unknown-linux-gnu"
 COMMON_FLAGS = "-O2 -march=mips3 -mabi=64 -mfix-r4000 -mfix-r4400 -pipe"
 
+[mips64.mips3_n64_musl]
+CHOST = "mips64-gentoo-linux-musl"
+COMMON_FLAGS = "-O2 -march=mips3 -mabi=64 -mfix-r4000 -mfix-r4400 -pipe"
+
 [mips64.mips3_multilib]
 CHOST = "mips64-unknown-linux-gnu"
 COMMON_FLAGS = "-O2 -march=mips3 -mplt -mfix-r4000 -mfix-r4400 -pipe"
@@ -202,6 +222,10 @@ COMMON_FLAGS = "-O2 -march=mips64 -mabi=n32 -mplt -pipe"
 CHOST = "mips64el-unknown-linux-gnu"
 COMMON_FLAGS = "-O2 -march=mips64 -mabi=64 -pipe"
 
+[mips64.mips64el_n64_musl]
+CHOST = "mips64el-gentoo-linux-musl"
+COMMON_FLAGS = "-O2 -march=mips64 -mabi=64 -pipe"
+
 [mips64.mips64el_multilib]
 CHOST = "mips64el-unknown-linux-gnu"
 COMMON_FLAGS = "-O2 -march=mips64 -mplt -pipe"



[gentoo-commits] proj/kde:master commit in: dev-libs/ktextaddons/

2023-03-05 Thread Andreas Sturmlechner
commit: 5b1d256be778c3d391f8de8669e76019a7cfd6c3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar  5 21:15:49 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar  5 21:15:49 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5b1d256b

dev-libs/ktextaddons: Set ECM_DESIGNERPLUGIN=true, raise KFMIN to 5.103

Upstream commits:
428cb8b84cd5a09c55928efca508eb4c34d2c18e
6c15735d048ba402dca9523b23cde57d0992c603

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

 dev-libs/ktextaddons/ktextaddons-.ebuild | 3 ++-
 dev-libs/ktextaddons/metadata.xml| 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-libs/ktextaddons/ktextaddons-.ebuild 
b/dev-libs/ktextaddons/ktextaddons-.ebuild
index 7e34bd4595..a3b61e4e53 100644
--- a/dev-libs/ktextaddons/ktextaddons-.ebuild
+++ b/dev-libs/ktextaddons/ktextaddons-.ebuild
@@ -3,9 +3,10 @@
 
 EAPI=8
 
+ECM_DESIGNERPLUGIN="true"
 ECM_QTHELP="true"
 ECM_TEST="true"
-KFMIN=5.102.0
+KFMIN=5.103.0
 QTMIN=5.15.5
 VIRTUALX_REQUIRED="test"
 inherit ecm kde.org

diff --git a/dev-libs/ktextaddons/metadata.xml 
b/dev-libs/ktextaddons/metadata.xml
index fa80953797..c28e75b424 100644
--- a/dev-libs/ktextaddons/metadata.xml
+++ b/dev-libs/ktextaddons/metadata.xml
@@ -9,6 +9,7 @@
https://bugs.kde.org/


+   Build plugins for 
dev-qt/designer
Enable text-to-speech support

 



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

2023-03-05 Thread William Hubbs
commit: 48eaf5c117d7deca7847f781907a196ea180250f
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Mar  5 20:52:26 2023 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Mar  5 20:53:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48eaf5c1

net-libs/nodejs: drop 14.21.1, 16.18.1, 18.12.1

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

 net-libs/nodejs/Manifest  |   3 -
 net-libs/nodejs/nodejs-14.21.1.ebuild | 241 
 net-libs/nodejs/nodejs-16.18.1.ebuild | 233 ---
 net-libs/nodejs/nodejs-18.12.1.ebuild | 251 --
 4 files changed, 728 deletions(-)

diff --git a/net-libs/nodejs/Manifest b/net-libs/nodejs/Manifest
index 85f80d9eba57..114f4d1ef324 100644
--- a/net-libs/nodejs/Manifest
+++ b/net-libs/nodejs/Manifest
@@ -1,6 +1,3 @@
-DIST node-v14.21.1.tar.xz 34663612 BLAKE2B 
9ae2034c56e8a4fe47c8a234c5d16a410e7e8a8df966d580451a04f51da697ab8691a211f9f5fcb8b4ae34d2b5e974216f9dbb10dd19c42e2cb9110c31ad58f5
 SHA512 
3c9247ee71b8deb0672ecebb68d4f330424598333f38ad8f8a19f251140815d4c2a288b0dc6fa227e93944ea6430934bd7419b1a7119d927ed9e85ff09bd335b
 DIST node-v14.21.3.tar.xz 34508116 BLAKE2B 
6fa001be10499ff2dfc920690dda9df25423f3e5c0bf19ae2ab9df571ca905e164e5a4eb778d0aa16a6026c354e39e063bde39d734a0532c3d95c937e509a9cb
 SHA512 
bea8ccbb95ba00c220a42d30f8827fc94fb63725079dc3b63c65fd62d5f4f85d1d78e00b9b1f882a80449fa251930d3f3f5f9c8ae8d14d132660d4c4fd0b08f0
-DIST node-v16.18.1.tar.xz 35843876 BLAKE2B 
f57bc1122207e846b9490960d648f412d72e6d414d7cf4459a90a7b3aa018aca405a43773344284748a5d68d3f29c4d579be3eb8053569a167fef48bd4d43f64
 SHA512 
3f05104f61ce8d18d11cc6964a4f8ed165cd5502127b8a0191c1e5609921886c38f48a842519f898c36b18a4a38c13a1e93bafe27c101fd89bdc61f283e7a452
 DIST node-v16.19.1.tar.xz 35465252 BLAKE2B 
717cf15ab6fa5a2a643138959c4e539ef541783061605d0670564579bb43c89db0972228d42e529fb4104396ce7e1ed33486b6f28356752709a196924894b9f6
 SHA512 
7274ae1c7c92a4db9f8df9762f363cd9fb252c51142b98a25e718d749d10989d4228bc8d5fc864b83a4fe0c7f9541f59190b47374673a6ab4654a6366a373a48
-DIST node-v18.12.1.tar.xz 38454588 BLAKE2B 
dade180304ebe2bf30fc3270a13b8e024dd48a6dda26be7f730925500f997a9c703608b782eb40a16ed174699af256430434759678ae683b92f4fb4ba48b4707
 SHA512 
1eb4978a1de19c026561a8484df87bdeb6f7f2ec8ae1eb38b6241d0b0ff6158a4a7d19f42df7e295a63b8047eaf862a7470494143b2e27bb36b65e4663966588
 DIST node-v18.14.2.tar.xz 40330824 BLAKE2B 
d18cf6a23f091633e529872715dec65ca83e688ff9fbed78385102aa44707ff4b33bcb034f6d10aab9a81a646ad7e8c28a239de151b816ff7072977df0de
 SHA512 
72bb788b40d83bc42850dd9e2d00ffc06d9bcb17d24280d4721038038d1632846f859864328c849498255d1095296402b9b3c6b8910bbd399f7f516a43b9c86f

diff --git a/net-libs/nodejs/nodejs-14.21.1.ebuild 
b/net-libs/nodejs/nodejs-14.21.1.ebuild
deleted file mode 100644
index 7543fd8dcedc..
--- a/net-libs/nodejs/nodejs-14.21.1.ebuild
+++ /dev/null
@@ -1,241 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CONFIG_CHECK="~ADVISE_SYSCALLS"
-PYTHON_COMPAT=( python3_{9..10} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit bash-completion-r1 flag-o-matic linux-info pax-utils python-any-r1 
toolchain-funcs xdg-utils
-
-DESCRIPTION="A JavaScript runtime built on Chrome's V8 JavaScript engine"
-HOMEPAGE="https://nodejs.org/;
-LICENSE="Apache-1.1 Apache-2.0 BSD BSD-2 MIT"
-
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/nodejs/node;
-   SLOT="0"
-else
-   SRC_URI="https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz;
-   SLOT="0/$(ver_cut 1)"
-   KEYWORDS="amd64 arm arm64 ppc64 -riscv x86 ~amd64-linux ~x64-macos"
-   S="${WORKDIR}/node-v${PV}"
-fi
-
-IUSE="cpu_flags_x86_sse2 debug doc +icu inspector lto +npm pax-kernel 
+snapshot +ssl +system-icu +system-ssl systemtap test"
-REQUIRED_USE="inspector? ( icu ssl )
-   npm? ( ssl )
-   system-icu? ( icu )
-   system-ssl? ( ssl )"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=app-arch/brotli-1.0.9:=
-   >=dev-libs/libuv-1.40.0:=
-   >=net-dns/c-ares-1.17.2:=
-   >=net-libs/nghttp2-1.41.0:=
-   sys-libs/zlib
-   system-icu? ( >=dev-libs/icu-67:= )
-   system-ssl? (
-   >=dev-libs/openssl-1.1.1:0=
-   https://code.google.com/p/gyp/issues/detail?id=260
-   sed -i -e "/append('-arch/d" tools/gyp/pylib/gyp/xcode_emulation.py || 
die
-
-   # less verbose install output (stating the same as portage, basically)
-   sed -i -e "/print/d" tools/install.py || die
-
-   # proper libdir, hat tip @ryanpcmcquen 
https://github.com/iojs/io.js/issues/504
-   local LIBDIR=$(get_libdir)
-   sed -i -e "s|lib/|${LIBDIR}/|g" tools/install.py || die
-   sed -i -e "s/'lib'/'${LIBDIR}'/" deps/npm/lib/npm.js || die
-
-   # Avoid writing a depfile, not useful
-   sed 

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calculator/

2023-03-05 Thread Matt Turner
commit: 43f121eff397775cd257881159c4a924efecb350
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar  5 20:42:37 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar  5 20:42:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f121ef

gnome-extra/gnome-calculator: Run tests under dbus-run-session

Closes: https://bugs.gentoo.org/889422
Signed-off-by: Matt Turner  gentoo.org>

 gnome-extra/gnome-calculator/gnome-calculator-43.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/gnome-calculator/gnome-calculator-43.0.1.ebuild 
b/gnome-extra/gnome-calculator/gnome-calculator-43.0.1.ebuild
index a16edfb257c2..4e1076f78454 100644
--- a/gnome-extra/gnome-calculator/gnome-calculator-43.0.1.ebuild
+++ b/gnome-extra/gnome-calculator/gnome-calculator-43.0.1.ebuild
@@ -59,7 +59,7 @@ src_configure() {
 }
 
 src_test() {
-   virtx meson_src_test
+   virtx dbus-run-session meson test -C "${BUILD_DIR}" || die 'tests 
failed'
 }
 
 pkg_postinst() {



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

2023-03-05 Thread Matt Turner
commit: 8257f6349a5d1c9fecea953ac55ba774af365ef9
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar  5 20:39:34 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar  5 20:39:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8257f634

app-editors/gnome-latex: Remove unused configuration flag

Closes: https://bugs.gentoo.org/879791
Signed-off-by: Matt Turner  gentoo.org>

 app-editors/gnome-latex/gnome-latex-3.44.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-editors/gnome-latex/gnome-latex-3.44.0.ebuild 
b/app-editors/gnome-latex/gnome-latex-3.44.0.ebuild
index e273f490a551..2a2cbcd1fde6 100644
--- a/app-editors/gnome-latex/gnome-latex-3.44.0.ebuild
+++ b/app-editors/gnome-latex/gnome-latex-3.44.0.ebuild
@@ -45,6 +45,5 @@ BDEPEND="
 src_configure() {
gnome2_src_configure \
$(use_enable introspection) \
-   --enable-dconf_migration \
-   --enable-vala=no
+   --enable-dconf_migration
 }



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

2023-03-05 Thread Matt Turner
commit: dbd2867e83c0ed0f6496f3195fe073673971937f
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar  5 20:37:01 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar  5 20:37:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbd2867e

media-libs/libshumate: Install gtk-doc to html/

Closes: https://bugs.gentoo.org/891869
Signed-off-by: Matt Turner  gentoo.org>

 .../{libshumate-1.0.3.ebuild => libshumate-1.0.3-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libshumate/libshumate-1.0.3.ebuild 
b/media-libs/libshumate/libshumate-1.0.3-r1.ebuild
similarity index 94%
rename from media-libs/libshumate/libshumate-1.0.3.ebuild
rename to media-libs/libshumate/libshumate-1.0.3-r1.ebuild
index 1f569a3f57c4..87e77c9d22d8 100644
--- a/media-libs/libshumate/libshumate-1.0.3.ebuild
+++ b/media-libs/libshumate/libshumate-1.0.3-r1.ebuild
@@ -60,7 +60,7 @@ src_test() {
 src_install() {
meson_src_install
if use gtk-doc; then
-   mkdir -p "${ED}"/usr/share/gtk-doc/ || die
-   mv "${ED}"/usr/share/doc/libshumate-1.0 
"${ED}"/usr/share/gtk-doc/libshumate-1.0 || die
+   mkdir -p "${ED}"/usr/share/gtk-doc/html || die
+   mv "${ED}"/usr/share/doc/libshumate-1.0 
"${ED}"/usr/share/gtk-doc/html/libshumate-1.0 || die
fi
 }



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

2023-03-05 Thread Matt Turner
commit: f2abd982dbf883988f8a9922dd258c30218f4417
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar  5 20:01:53 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar  5 20:32:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2abd982

media-gfx/shotwell: Version bump to 0.31.7

This is a development version that I wouldn't normally package, but it
doesn't seem stable versions are forthcoming, and I'm sure users would
appreciate not needing an additional webkit slot if possible.

Bug: https://bugs.gentoo.org/893702
Signed-off-by: Matt Turner  gentoo.org>

 media-gfx/shotwell/Manifest   |  1 +
 media-gfx/shotwell/shotwell-0.31.7.ebuild | 93 +++
 2 files changed, 94 insertions(+)

diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest
index 8c6c23c5c1dd..ebab828a7044 100644
--- a/media-gfx/shotwell/Manifest
+++ b/media-gfx/shotwell/Manifest
@@ -1 +1,2 @@
 DIST shotwell-0.30.17.tar.xz 6533460 BLAKE2B 
58ec94f21bf465dcc19760f40235db7d2ad7d00c214802cd3ad6cfd67cb1088a5999f183c8ae36398e492a1b387e6ea717a9b8d0f31f4ef369e67c10150ae57a
 SHA512 
f680b6f58538fb7b584594d00da7fe997dbc766583a5b5a85943b3df905dbc7192d3e7b5c7b47b6bd1221280995aaba878ea1afff9b042995bf30fbcbce5f7ea
+DIST shotwell-0.31.7.tar.xz 6610144 BLAKE2B 
b8f69237abb987508f565d5bfd59123fabf2fa1023783362b189da2690a2b72d5908e13c1371097b48db9eddf1b1361b0b92ca1b5e86287dd35b484bbf119593
 SHA512 
6653cbc2b2147f65d615f6ea879d012e6a5c5b55c9dfcdb8ff9fecf909ee6f5db96ac8124608d8223e0a95ab26508064b9376a293a2bd4fe05a821988400f42e

diff --git a/media-gfx/shotwell/shotwell-0.31.7.ebuild 
b/media-gfx/shotwell/shotwell-0.31.7.ebuild
new file mode 100644
index ..2e50785196e9
--- /dev/null
+++ b/media-gfx/shotwell/shotwell-0.31.7.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+inherit gnome.org gnome2-utils meson python-any-r1 vala xdg
+
+DESCRIPTION="Open source photo manager for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Shotwell;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+IUSE="opencv udev"
+
+DEPEND="
+   >=x11-libs/gtk+-3.22.0:3
+   >=dev-libs/glib-2.40.0:2
+   >=dev-libs/libgee-0.8.5:0.8=
+   >=net-libs/webkit-gtk-2.26:4.1
+   net-libs/libsoup:3.0
+   >=dev-libs/json-glib-0.7.6
+   >=dev-libs/libxml2-2.6.32:2
+   x11-libs/gdk-pixbuf:2
+   >=dev-db/sqlite-3.5.9:3
+   >=media-libs/gstreamer-1.20:1.0
+   >=media-libs/gst-plugins-base-1.20:1.0
+   >=media-libs/libgphoto2-2.5:=
+   udev? ( >=dev-libs/libgudev-145:= )
+   >=media-libs/gexiv2-0.12.3
+   >=media-libs/libraw-0.13.2:=
+   >=media-libs/libexif-0.6.16
+   app-crypt/libsecret
+   >=dev-libs/libportal-0.5:=[gtk]
+   media-libs/libwebp:=
+
+   >=app-crypt/gcr-3:0=[gtk]
+   x11-libs/cairo
+   opencv? ( >=media-libs/opencv-4.0.0:= )
+"
+RDEPEND="${DEPEND}
+   media-plugins/gst-plugins-gdkpixbuf:1.0
+   media-plugins/gst-plugins-meta:1.0
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   $(vala_depend)
+   dev-libs/appstream-glib
+   dev-libs/glib
+   dev-util/gdbus-codegen
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   net-libs/libsoup:3.0[vala]
+   media-libs/gexiv2[vala]
+   app-crypt/gcr:0[vala]
+"
+
+PATCHES=(
+   
"${FILESDIR}"/${PN}-gphoto2-Add-missing-cheader-attributes-of-delegate-s.patch
+)
+
+src_prepare() {
+   default
+   vala_setup
+   xdg_environment_reset
+}
+
+src_configure() {
+   local emesonargs=(
+   -Dunity_support=false
+   # -Dpublishers # In 0.30.2 all get compiled in anyways, even if 
restricted list, affects only runtime support
+   #trace
+   #measure
+   -Ddupe_detection=true
+   $(meson_use udev)
+   -Dinstall_apport_hook=false
+   $(meson_use opencv face_detection)
+   -Dfatal_warnings=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: media-gfx/shotwell/files/, media-gfx/shotwell/

2023-03-05 Thread Matt Turner
commit: 1cff7d2418b4111ad0108badd404bba85244d21f
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar  5 20:32:38 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar  5 20:32:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cff7d24

media-gfx/shotwell: Add patch to build with vala-0.56.4

Closes: https://bugs.gentoo.org/895912
Signed-off-by: Matt Turner  gentoo.org>

 ...-missing-cheader-attributes-of-delegate-s.patch | 57 ++
 media-gfx/shotwell/shotwell-0.30.17-r1.ebuild  |  5 +-
 2 files changed, 61 insertions(+), 1 deletion(-)

diff --git 
a/media-gfx/shotwell/files/shotwell-gphoto2-Add-missing-cheader-attributes-of-delegate-s.patch
 
b/media-gfx/shotwell/files/shotwell-gphoto2-Add-missing-cheader-attributes-of-delegate-s.patch
new file mode 100644
index ..76e959266fc7
--- /dev/null
+++ 
b/media-gfx/shotwell/files/shotwell-gphoto2-Add-missing-cheader-attributes-of-delegate-s.patch
@@ -0,0 +1,57 @@
+From cd82759231e5ece2fa0dea40397c9051d15fd5c2 Mon Sep 17 00:00:00 2001
+From: Rico Tzschichholz 
+Date: Sun, 5 Feb 2023 20:44:49 +0100
+Subject: [PATCH] gphoto2: Add missing cheader attributes of delegate symbols
+
+---
+ vapi/libgphoto2.vapi | 21 +
+ 1 file changed, 21 insertions(+)
+
+diff --git a/vapi/libgphoto2.vapi b/vapi/libgphoto2.vapi
+index e9387b29..67cb2098 100644
+--- a/vapi/libgphoto2.vapi
 b/vapi/libgphoto2.vapi
+@@ -340,19 +340,40 @@ namespace GPhoto {
+ public void set_message_func([CCode (delegate_target_pos=3.1)] 
ContextMessageFunc messageFunc);
+ }
+ 
++[CCode (
++cheader_filename="gphoto2/gphoto2-context.h"
++)]
+ public delegate void ContextIdleFunc(Context context);
+ 
++[CCode (
++cheader_filename="gphoto2/gphoto2-context.h"
++)]
+ public delegate void ContextErrorFunc(Context context, string text);
+ 
++[CCode (
++cheader_filename="gphoto2/gphoto2-context.h"
++)]
+ public delegate void ContextStatusFunc(Context context, string text);
+ 
++[CCode (
++cheader_filename="gphoto2/gphoto2-context.h"
++)]
+ public delegate void ContextMessageFunc(Context context, string text);
+ 
+ // TODO: Support for va_args in Vala, esp. for delegates?
++[CCode (
++cheader_filename="gphoto2/gphoto2-context.h"
++)]
+ public delegate uint ContextProgressStartFunc(Context context, float 
target, string text);
+ 
++[CCode (
++cheader_filename="gphoto2/gphoto2-context.h"
++)]
+ public delegate void ContextProgressUpdateFunc(Context context, uint id, 
float current);
+ 
++[CCode (
++cheader_filename="gphoto2/gphoto2-context.h"
++)]
+ public delegate void ContextProgressStopFunc(Context context, uint id);
+ 
+ [CCode (
+-- 
+2.39.2
+

diff --git a/media-gfx/shotwell/shotwell-0.30.17-r1.ebuild 
b/media-gfx/shotwell/shotwell-0.30.17-r1.ebuild
index 3eb97823c813..332fa0c27c41 100644
--- a/media-gfx/shotwell/shotwell-0.30.17-r1.ebuild
+++ b/media-gfx/shotwell/shotwell-0.30.17-r1.ebuild
@@ -51,7 +51,10 @@ BDEPEND="
app-crypt/gcr:0[vala]
 "
 
-PATCHES=( "${FILESDIR}"/0.30.16-optional-wayland.patch )
+PATCHES=(
+   
"${FILESDIR}"/${PN}-gphoto2-Add-missing-cheader-attributes-of-delegate-s.patch
+   "${FILESDIR}"/0.30.16-optional-wayland.patch
+)
 
 src_prepare() {
default



[gentoo-commits] proj/pkgcore/pkgdev:main commit in: src/pkgdev/scripts/

2023-03-05 Thread Arthur Zamarin
commit: 41b813487245d68407640a36ece5d2320e6c1af9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar  5 19:52:58 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar  5 19:52:58 2023 +
URL:
https://gitweb.gentoo.org/proj/pkgcore/pkgdev.git/commit/?id=41b81348

commit: compute commit title for commit related files only

In cases were multiples files are staged for commit across packages, but
we run `pkgdev commit .` in one of them, it was adding and committing
only the current package, but computing the message based on both of
them.

Resolves: https://github.com/pkgcore/pkgdev/issues/122
Signed-off-by: Arthur Zamarin  gentoo.org>

 src/pkgdev/scripts/pkgdev_commit.py | 4 
 1 file changed, 4 insertions(+)

diff --git a/src/pkgdev/scripts/pkgdev_commit.py 
b/src/pkgdev/scripts/pkgdev_commit.py
index c85c7b1..98cbb78 100644
--- a/src/pkgdev/scripts/pkgdev_commit.py
+++ b/src/pkgdev/scripts/pkgdev_commit.py
@@ -48,6 +48,9 @@ class ArgumentParser(cli.ArgumentParser):
 if namespace.edit:
 args.append("--edit")
 namespace.commit_args = args
+namespace.git_args_paths = list(
+filter(os.path.exists, (s for s in args if not s.startswith("-")))
+)
 return namespace, []
 
 
@@ -575,6 +578,7 @@ class GitChanges(UserDict):
 "--cached",
 "-z",
 "HEAD",
+*self._options.git_args_paths,
 stdout=subprocess.PIPE,
 )
 



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

2023-03-05 Thread Matt Turner
commit: 5906a7e5b67fa13a611ef50e5a8e6bdbb88f1827
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar  5 19:14:16 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar  5 19:16:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5906a7e5

media-libs/waffle: Version bump to 1.7.2

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

 media-libs/waffle/Manifest|  1 +
 media-libs/waffle/waffle-1.7.2.ebuild | 74 +++
 2 files changed, 75 insertions(+)

diff --git a/media-libs/waffle/Manifest b/media-libs/waffle/Manifest
index 6a01e0c524cc..f40b17c78f85 100644
--- a/media-libs/waffle/Manifest
+++ b/media-libs/waffle/Manifest
@@ -1,2 +1,3 @@
 DIST waffle-v1.7.0.tar.bz2 302120 BLAKE2B 
8ebfc78182ff86447d88d92edd6452dae28c1515de5f9639c402203bfb5a135bc493040941420161690a4812a202552266bceb89eee948d0c7aeae55d5b8d3d5
 SHA512 
ee7b8419e309387fa6d610174ba5a97525cef41c9600772b902eddfc4570e940437596d7fb50ee9dc2f5945e723236b61463975d2b9cc0faa150696d24c2
 DIST waffle-v1.7.1.tar.bz2 305830 BLAKE2B 
8be098fa957f3d9cc84a72920e58fcee9ca4ab0b23a6d93b6cc7dfea17501448ff44a41c42f4c06ff81ef26c0041258b8709bcaf8abb4a593e8b3ac21e2085cd
 SHA512 
e2ce6092c3088d0c4e85581700096954ab4f644e758b8639d2e9fa91771d2d964cd028361d346c9ae9c4ef185e6fc4c59acdee4480ee6ea6436f0d4bd61581a5
+DIST waffle-v1.7.2.tar.bz2 305728 BLAKE2B 
d78e54857d5fd4a20526d23a9a2edc5abacceaf4a2a6fd21b3432e4b68ef8084c93748592232b7698bd0587db83a5396cf92258f8cbfec2dbc1f6335d89e5bf6
 SHA512 
015bd82ae592d639403136e91681912827ad81b42400b7dd5353076d6af53ceec8d3cba7e9b076e99676c37a75a9e5f6440c22e14d89c978901b1e3f3d95052f

diff --git a/media-libs/waffle/waffle-1.7.2.ebuild 
b/media-libs/waffle/waffle-1.7.2.ebuild
new file mode 100644
index ..9dd3bad563e3
--- /dev/null
+++ b/media-libs/waffle/waffle-1.7.2.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+if [[ ${PV} = ** ]]; then
+   EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/${PN};
+   GIT_ECLASS="git-r3"
+else
+   
SRC_URI="https://gitlab.freedesktop.org/mesa/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+   S="${WORKDIR}"/${PN}-v${PV}
+fi
+inherit meson-multilib multilib ${GIT_ECLASS}
+
+DESCRIPTION="Library that allows selection of GL API and of window system at 
runtime"
+HOMEPAGE="http://www.waffle-gl.org/ https://gitlab.freedesktop.org/mesa/waffle;
+
+LICENSE="BSD-2"
+SLOT="0"
+IUSE="doc +egl +gbm wayland X"
+RESTRICT="test" # gl_basic tests don't work when run from portage
+
+RDEPEND="
+   >=media-libs/mesa-9.1.6[egl(+)?,gbm(+)?,${MULTILIB_USEDEP}]
+   X? (
+   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]
+   )
+   gbm? ( >=virtual/libudev-208:=[${MULTILIB_USEDEP}] )
+   wayland? ( >=dev-libs/wayland-1.10[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   X? ( >=x11-base/xcb-proto-1.8-r3 )
+"
+BDEPEND="
+   app-text/docbook-xml-dtd:4.2
+   dev-libs/libxslt
+   dev-util/wayland-scanner
+"
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/wflinfo$(get_exeext)
+)
+
+multilib_src_configure() {
+   local emesonargs=(
+   $(meson_feature X glx)
+   $(meson_feature wayland)
+   $(meson_feature X x11_egl)
+   $(meson_feature gbm)
+   $(meson_feature egl surfaceless_egl)
+   $(meson_native_true build-manpages)
+   -Dbuild-tests=false
+   )
+   meson_src_configure
+}
+
+multilib_src_install() {
+   meson_src_install
+}
+
+multilib_src_install_all() {
+   einstalldocs
+
+   rm -r \
+   "${ED}"/usr/share/doc/${P} \
+   "${ED}"/usr/share/doc/waffle1/release-notes || die
+   mv "${ED}"/usr/share/doc/{waffle1,${P}} || die
+   if ! use doc; then
+   rm -rf \
+   "${ED}"/usr/share/man/man{3,7} || die
+   fi
+}



[gentoo-commits] repo/proj/guru:dev commit in: sys-boot/limine/

2023-03-05 Thread Arsen Arsenović
commit: 5c099f461b45ba512378bbf07cc602da5c6b67c5
Author: Arsen Arsenović  gentoo  org>
AuthorDate: Sun Mar  5 18:59:16 2023 +
Commit: Arsen Arsenović  gentoo  org>
CommitDate: Sun Mar  5 18:59:34 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c099f46

sys-boot/limine: add 4.20230305.2, drop 4.20230305.1

Signed-off-by: Arsen Arsenović  gentoo.org>

 sys-boot/limine/Manifest| 2 +-
 .../limine/{limine-4.20230305.1.ebuild => limine-4.20230305.2.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-boot/limine/Manifest b/sys-boot/limine/Manifest
index 548013ec8..7096414e3 100644
--- a/sys-boot/limine/Manifest
+++ b/sys-boot/limine/Manifest
@@ -8,4 +8,4 @@ DIST limine-4.20230216.1.tar.xz 783012 BLAKE2B 
451e5afa3efa8f815da9a3226cab4da16
 DIST limine-4.20230219.0.tar.xz 782172 BLAKE2B 
525308e0ccfbce2814b7fb497023d7e2e02cb0bab361f4b74e20c480c39fc4f88bbfc4510680be9b2ad099ad549ef447ad32ccc93faa9b79a8d650b7065307e6
 SHA512 
11fe20c726bb2a09f275fd83021ba2b7c5a2b5a9c820790129352ae371beeec858c34a39924e02ac7b634cdb1ba3092973ba55be6cab33d224f9b99e57dc7605
 DIST limine-4.20230221.0.tar.xz 782956 BLAKE2B 
29edaae0698b7d3ce9a1a3b7b1ce9e28402294681121b30f7d7b3359a2da2bffa0037e94393c7137caae8008e1f4d88a226cc36d50b4a0b20e8433d7bd75f678
 SHA512 
99d9341ffa2e2906d4d5086bc2d27ba217bfd68742bc6ee734734d8c75f9eee2b761b84e622e76f14a87b2128105cefe42dca330441f43ecd4d210670176da91
 DIST limine-4.20230227.0.tar.xz 782796 BLAKE2B 
35819ccfe896f595a10b666bc0a8d665ea6948f5ea3509833d05a81e574f6c9009a120773e28bc2f4d4d2172926f20796083b62e0ac153f8a232f20d21c6a945
 SHA512 
621bb2ddb25de88df63f73852e2ff6ceccc61d7d4be49ee8c0cf614c5037f37d350ff50d924065f5f5e6295dc5e99d53191db55778384c15c580630c32cbc560
-DIST limine-4.20230305.1.tar.xz 783116 BLAKE2B 
f761bcab6bf11eca8b741eb1f7f6d1ebf62dd4ab41ad78bc721558274478a4353245a807f008eb31de8a2a33f06e220697f61dbd137d028a1d7939fc76579ca4
 SHA512 
801450fd12619dd9de8776878a6de1d15e8d15dd5572707ca9fac0b059da1c6793decbb3b94a0447d81f0233b24a6c06d646b72c4e343a5dc3de504ee8375776
+DIST limine-4.20230305.2.tar.xz 783156 BLAKE2B 
0a030a8ed3b1cef212adf94ba22d3e599b7cbae61551e374c9139fb6a2c02eae6c6f3241cebf220f877df91c0e9fc1b4f0cbafa35d4fe3fa32b380df50b9528a
 SHA512 
6adb0054f512710752667419a08439175e63297794a9c88eaad92a20c54abfbc45636ecac10302db3a4956469d2c1b8608495ef60b51888fef7c2f0da8843d25

diff --git a/sys-boot/limine/limine-4.20230305.1.ebuild 
b/sys-boot/limine/limine-4.20230305.2.ebuild
similarity index 100%
rename from sys-boot/limine/limine-4.20230305.1.ebuild
rename to sys-boot/limine/limine-4.20230305.2.ebuild



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

2023-03-05 Thread Mårten Wadenbäck
commit: b276fe33f138c3f9d9ba41e0807bcd1303cc950a
Author: Mårten Wadenbäck  wadenback  se>
AuthorDate: Sun Mar  5 18:49:45 2023 +
Commit: Mårten Wadenbäck  wadenback  se>
CommitDate: Sun Mar  5 18:49:45 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b276fe33

dev-python/nkdfu: Removed python3_11 compat

Signed-off-by: Mårten Wadenbäck  wadenback.se>

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

diff --git a/dev-python/nkdfu/nkdfu-0.2.ebuild 
b/dev-python/nkdfu/nkdfu-0.2.ebuild
index 53d8a10d2..a2bfb9cad 100644
--- a/dev-python/nkdfu/nkdfu-0.2.ebuild
+++ b/dev-python/nkdfu/nkdfu-0.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10,11} )
+PYTHON_COMPAT=( python3_10 )
 inherit distutils-r1
 
 DESCRIPTION="Python DFU tool for updating Nitrokeys' firmware"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyproject-metadata/files/

2023-03-05 Thread Michał Górny
commit: 278854baed8725927df38624cd2e8b872538cb28
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun Mar  5 15:40:16 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar  5 18:30:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=278854ba

dev-python/pyproject-metadata: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/29940
Signed-off-by: Michał Górny  gentoo.org>

 .../files/pyproject-metadata-0.5.0-no-install-tests.patch  | 14 --
 1 file changed, 14 deletions(-)

diff --git 
a/dev-python/pyproject-metadata/files/pyproject-metadata-0.5.0-no-install-tests.patch
 
b/dev-python/pyproject-metadata/files/pyproject-metadata-0.5.0-no-install-tests.patch
deleted file mode 100644
index 0d57d4760b90..
--- 
a/dev-python/pyproject-metadata/files/pyproject-metadata-0.5.0-no-install-tests.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-https://github.com/FFY00/python-pyproject-metadata/pull/24
 a/setup.cfg
-+++ b/setup.cfg
-@@ -26,6 +26,10 @@ install_requires =
- packaging>=19.0
- python_requires = >=3.7
- 
-+[options.packages.find]
-+exclude =
-+tests
-+
- [options.extras_require]
- test =
- pytest>=6.2.4



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

2023-03-05 Thread Arthur Zamarin
commit: 5bd34c0ba75694486bc955743e07076d39efef32
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Fri Mar  3 18:26:38 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar  5 17:26:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bd34c0b

profiles/arch/mips: mask media-libs/rubberband[jni]

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Arthur Zamarin  gentoo.org>

 profiles/arch/mips/package.use.mask | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/mips/package.use.mask 
b/profiles/arch/mips/package.use.mask
index 0c30ba5895fc..334b1af2afcf 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# matoro  (2023-03-03)
+# virtual/jdk isn't keyworded here
+media-libs/rubberband jni
+
 # Conrad Kostecki  (2022-11-01)
 # Mask tests, as not all needed deps are available on this arch.
 # See #878933 for progress.



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

2023-03-05 Thread Arthur Zamarin
commit: 18c556a0d0fe5e72fcb4d87664b57e81e4c31d79
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Fri Mar  3 19:26:59 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar  5 17:26:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c556a0

profiles/arch/mips: mask USE=tpm

Closes: https://bugs.gentoo.org/897986
Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Arthur Zamarin  gentoo.org>

 profiles/arch/mips/use.mask | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 2c07ceddd35d..25d78c9f50d6 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -1,9 +1,13 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Unmask the flag which corresponds to ARCH.
 -mips
 
+# matoro  (2023-03-03)
+# app-crypt/tpm2-tss is not keyworded here
+tpm
+
 # Andreas K. Hüttel  (2022-05-15)
 # rdma-core is not keyworded mips...
 rdma



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

2023-03-05 Thread Arthur Zamarin
commit: 6d12c02a84b8edf907f41363bfad226d58c01d85
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Fri Mar  3 17:29:19 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar  5 17:26:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d12c02a

net-libs/libcloudproviders: Keyword 0.3.1 mips, #897970

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/net-libs/libcloudproviders/libcloudproviders-0.3.1.ebuild 
b/net-libs/libcloudproviders/libcloudproviders-0.3.1.ebuild
index 08bbcadd26fe..ec842ecb5d9f 100644
--- a/net-libs/libcloudproviders/libcloudproviders-0.3.1.ebuild
+++ b/net-libs/libcloudproviders/libcloudproviders-0.3.1.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
 IUSE="gtk-doc +introspection vala"
 REQUIRED_USE="vala? ( introspection )"
 
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc 
x86"
 
 DEPEND="
>=dev-libs/glib-2.51.2:2[${MULTILIB_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: net-print/epson-inkjet-printer-escpr/

2023-03-05 Thread Mike Pagano
commit: b4c05c21c102888651973c75c3adfa94704048d1
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar  5 17:26:18 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar  5 17:26:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c05c21

net-print/epson-inkjet-printer-escpr: drop 1.7.24

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

 net-print/epson-inkjet-printer-escpr/Manifest  |  1 -
 .../epson-inkjet-printer-escpr-1.7.24.ebuild   | 35 --
 2 files changed, 36 deletions(-)

diff --git a/net-print/epson-inkjet-printer-escpr/Manifest 
b/net-print/epson-inkjet-printer-escpr/Manifest
index 17bef8c4959a..ff6162efe949 100644
--- a/net-print/epson-inkjet-printer-escpr/Manifest
+++ b/net-print/epson-inkjet-printer-escpr/Manifest
@@ -1,3 +1,2 @@
 DIST epson-inkjet-printer-escpr-1.7.22-1lsb3.2.tar.gz 5376867 BLAKE2B 
f512ec20af24fe68a1b2eb5061247743682407eed92345286148d9b7e236d1fb785280f366aad8bbc89e2e473f8e93bcb33f735e05319931a1a6eba46886879b
 SHA512 
2e5ffefff8c5431c584658768e130ef3373a0a008aa6a6c5c3d6bec8760a263442a9180455de5dc38e9d3dafeb9a22944e551e9552f9efb6d4cac71205574e49
-DIST epson-inkjet-printer-escpr-1.7.24-1lsb3.2.tar.gz 5451632 BLAKE2B 
a6d6855763cc749ce99e89be3f9bf91206725a7db905d61ccfe6e842d317d4b3dc76ee4218f867e32ceabd08bdaa880ee28df6731710bf4087d760dbe4133405
 SHA512 
b3861c407545887c89745c4dbbe84976938b1f3e5b83a84bd649d1249efb02cada2eaa5ad015abe0c96747a01af3cf801caf5f1252a35b5d6f2edaae78c0a596
 DIST epson-inkjet-printer-escpr-1.7.25-1lsb3.2.tar.gz 5469974 BLAKE2B 
e33ef049efa230a9b12804cc60c8fff1bd3ae91e895a5b4b6c73e5b6aae0a579d8857bb0d8bbb71043f7a855a0397ab397f4bf0f073f83e2116ebd2b957326a8
 SHA512 
8d4ff61c33131ab8b2a608399b571afdc502e03efb8c9d0241638101859adab51543f892744af29ef1a86c1616fac82dd6bf5df51a5436fadb667e6194be6570

diff --git 
a/net-print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.24.ebuild 
b/net-print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.24.ebuild
deleted file mode 100644
index 918a430445f4..
--- 
a/net-print/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr-1.7.24.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Epson Inkjet Printer Driver (ESC/P-R)"
-HOMEPAGE="https://download.ebz.epson.net/dsc/search/01/search/?OSC=LX;
-SRC_URI="https://download3.ebz.epson.net/dsc/f/03/00/14/31/90/d2f5b28fcfaa0a1d1753eac5703aa5d88004ce06/${P}-1lsb3.2.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
-
-DEPEND="net-print/cups"
-RDEPEND="${DEPEND}"
-
-PATCHES=(
-   "${FILESDIR}/1.6.5-warnings.patch"
-   "${FILESDIR}/${PN}-1.7.7-fnocommon.patch"
-)
-
-src_configure() {
-   econf --disable-shared
-
-   # Makefile calls ls to generate a file list which is included in 
Makefile.am
-   # Set the collation to C to avoid automake being called automatically
-   unset LC_ALL
-   export LC_COLLATE=C
-}
-
-src_install() {
-   emake -C ppd DESTDIR="${D}" install
-   emake -C src DESTDIR="${D}" install
-   einstalldocs
-}



[gentoo-commits] repo/proj/guru:dev commit in: sys-boot/limine/

2023-03-05 Thread Arsen Arsenović
commit: ac34d62c3bf5a7c604de6536acedd8694338f7be
Author: Arsen Arsenović  gentoo  org>
AuthorDate: Sun Mar  5 17:14:01 2023 +
Commit: Arsen Arsenović  gentoo  org>
CommitDate: Sun Mar  5 17:14:01 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac34d62c

sys-boot/limine: add 4.20230305.1

Signed-off-by: Arsen Arsenović  gentoo.org>

 sys-boot/limine/Manifest   |  1 +
 sys-boot/limine/limine-4.20230305.1.ebuild | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/sys-boot/limine/Manifest b/sys-boot/limine/Manifest
index 9b06e95b0..548013ec8 100644
--- a/sys-boot/limine/Manifest
+++ b/sys-boot/limine/Manifest
@@ -8,3 +8,4 @@ DIST limine-4.20230216.1.tar.xz 783012 BLAKE2B 
451e5afa3efa8f815da9a3226cab4da16
 DIST limine-4.20230219.0.tar.xz 782172 BLAKE2B 
525308e0ccfbce2814b7fb497023d7e2e02cb0bab361f4b74e20c480c39fc4f88bbfc4510680be9b2ad099ad549ef447ad32ccc93faa9b79a8d650b7065307e6
 SHA512 
11fe20c726bb2a09f275fd83021ba2b7c5a2b5a9c820790129352ae371beeec858c34a39924e02ac7b634cdb1ba3092973ba55be6cab33d224f9b99e57dc7605
 DIST limine-4.20230221.0.tar.xz 782956 BLAKE2B 
29edaae0698b7d3ce9a1a3b7b1ce9e28402294681121b30f7d7b3359a2da2bffa0037e94393c7137caae8008e1f4d88a226cc36d50b4a0b20e8433d7bd75f678
 SHA512 
99d9341ffa2e2906d4d5086bc2d27ba217bfd68742bc6ee734734d8c75f9eee2b761b84e622e76f14a87b2128105cefe42dca330441f43ecd4d210670176da91
 DIST limine-4.20230227.0.tar.xz 782796 BLAKE2B 
35819ccfe896f595a10b666bc0a8d665ea6948f5ea3509833d05a81e574f6c9009a120773e28bc2f4d4d2172926f20796083b62e0ac153f8a232f20d21c6a945
 SHA512 
621bb2ddb25de88df63f73852e2ff6ceccc61d7d4be49ee8c0cf614c5037f37d350ff50d924065f5f5e6295dc5e99d53191db55778384c15c580630c32cbc560
+DIST limine-4.20230305.1.tar.xz 783116 BLAKE2B 
f761bcab6bf11eca8b741eb1f7f6d1ebf62dd4ab41ad78bc721558274478a4353245a807f008eb31de8a2a33f06e220697f61dbd137d028a1d7939fc76579ca4
 SHA512 
801450fd12619dd9de8776878a6de1d15e8d15dd5572707ca9fac0b059da1c6793decbb3b94a0447d81f0233b24a6c06d646b72c4e343a5dc3de504ee8375776

diff --git a/sys-boot/limine/limine-4.20230305.1.ebuild 
b/sys-boot/limine/limine-4.20230305.1.ebuild
new file mode 100644
index 0..26329c4d3
--- /dev/null
+++ b/sys-boot/limine/limine-4.20230305.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Limine is a modern, advanced, and portable BIOS/UEFI 
multiprotocol bootloader"
+HOMEPAGE="https://limine-bootloader.org/;
+SRC_URI="https://github.com/limine-bootloader/limine/releases/download/v${PV}/limine-${PV}.tar.xz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64"
+
+MY_LLVM_TARGETS="AArch64 ARM X86"
+MY_LLVM_FLAGS="llvm_targets_${MY_LLVM_TARGETS// /(-),llvm_targets_}(-)"
+
+BDEPEND="
+   app-arch/gzip
+   dev-lang/nasm
+   sys-apps/findutils
+   sys-devel/clang[${MY_LLVM_FLAGS}]
+   sys-devel/lld
+   sys-devel/llvm[${MY_LLVM_FLAGS}]
+
+   cd-efi? ( sys-fs/mtools )
+"
+
+src_configure() {
+   local myconf=(
+   "$(use_enable bios)"
+   "$(use_enable bios-cd)"
+   "$(use_enable bios-pxe)"
+
+   "$(use_enable uefi32 uefi-ia32)"
+   "$(use_enable uefi64 uefi-x86-64)"
+   "$(use_enable uefiaa64 uefi-aarch64)"
+   "$(use_enable cd-efi uefi-cd)"
+   )
+
+   CROSS_TOOLCHAIN=llvm \
+   econf "${myconf[@]}"
+}



[gentoo-commits] proj/pkgcore/pkgcheck:master commit in: /

2023-03-05 Thread Arthur Zamarin
commit: 1eb9de2fa75eee72aed0d177fb464a29d3f307ea
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar  4 10:03:59 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar  5 17:13:22 2023 +
URL:
https://gitweb.gentoo.org/proj/pkgcore/pkgcheck.git/commit/?id=1eb9de2f

tox: add {posargs} to pytest invocation

This lets us do e.g.:
```
$ tox -e py39 -- src/pkgcheck/checks/git.py # run just one test
```

Signed-off-by: Sam James  gentoo.org>
Closes: https://github.com/pkgcore/pkgcheck/pull/556
Signed-off-by: Arthur Zamarin  gentoo.org>

 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index 06b8ef12..52283ec9 100644
--- a/tox.ini
+++ b/tox.ini
@@ -9,7 +9,7 @@ download = true
 extras =
test
 commands =
-   pytest
+   pytest {posargs}
 
 # build docs
 [testenv:docs]



[gentoo-commits] proj/pkgcore/pkgcheck:master commit in: src/pkgcheck/checks/, tests/checks/

2023-03-05 Thread Arthur Zamarin
commit: e8d16ecb9765c32694b7a518381aee94ef5d9108
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar  4 09:20:28 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar  5 17:13:22 2023 +
URL:
https://gitweb.gentoo.org/proj/pkgcore/pkgcheck.git/commit/?id=e8d16ecb

checks: git: add PythonPEP517WithoutRevbump

Warn when DISTUTILS_USE_PEP517 is added or removed from an
ebuild without a new revision.

This is important because PEP517 affects a package's installed
files anyway and it's important to ensure that dependencies
work correctly against it, but also because e.g. config files
or other data files might either now be installed to the wrong
location or not installed at all. Developers must inspect
the image before/after (e.g. using iwdevtools) to avoid
issues.

Fixes: https://github.com/pkgcore/pkgcheck/issues/498
Signed-off-by: Sam James  gentoo.org>
Signed-off-by: Arthur Zamarin  gentoo.org>

 src/pkgcheck/checks/git.py | 28 
 tests/checks/test_git.py   | 19 +++
 2 files changed, 47 insertions(+)

diff --git a/src/pkgcheck/checks/git.py b/src/pkgcheck/checks/git.py
index 8b272531..22780cbe 100644
--- a/src/pkgcheck/checks/git.py
+++ b/src/pkgcheck/checks/git.py
@@ -171,6 +171,18 @@ class MissingMove(results.PackageResult, results.Error):
 return f"renamed package: {self.old} -> {self.new}"
 
 
+class PythonPEP517WithoutRevbump(results.PackageResult, results.Warning):
+"""Package has started/stopped using DISTUTILS_USE_PEP517 without revbump.
+
+The package has started or stopped using DISTUTILS_USE_PEP517 without
+a new revision. PEP517 affects the files installed by a package
+and might lead to some files missing.
+
+"""
+
+desc = "changed DISTUTILS_USE_PEP517 without new revision"
+
+
 class SrcUriChecksumChange(results.PackageResult, results.Error):
 """SRC_URI changing checksum without distfile rename."""
 
@@ -265,9 +277,12 @@ class GitPkgCommitsCheck(GentooRepoCheck, GitCommitsCheck):
 MissingMove,
 SrcUriChecksumChange,
 SuspiciousSrcUriChange,
+PythonPEP517WithoutRevbump,
 ]
 )
 
+python_pep517_regex = re.compile("^DISTUTILS_USE_PEP517=")
+
 # package categories that are committed with stable keywords
 allowed_direct_stable = frozenset(["acct-user", "acct-group"])
 
@@ -364,6 +379,19 @@ class GitPkgCommitsCheck(GentooRepoCheck, GitCommitsCheck):
 if pkg not in added and old_pkg.rdepend != new_pkg.rdepend:
 yield RdependChange(pkg=new_pkg)
 
+if "distutils-r1" in new_pkg.inherited:
+
+def found_pep517_lines(cmp_pkg):
+return any(
+self.python_pep517_regex.match(line) for line in 
cmp_pkg.ebuild.text_fileobj()
+)
+
+found_old_pep517_line = found_pep517_lines(old_pkg)
+found_new_pep517_line = found_pep517_lines(new_pkg)
+
+if found_old_pep517_line ^ found_new_pep517_line:
+yield PythonPEP517WithoutRevbump(pkg=new_pkg)
+
 old_slot, new_slot = old_pkg.slot, new_pkg.slot
 if old_slot != new_slot:
 slotmoves = (

diff --git a/tests/checks/test_git.py b/tests/checks/test_git.py
index 57fc28ac..5deaad71 100644
--- a/tests/checks/test_git.py
+++ b/tests/checks/test_git.py
@@ -675,6 +675,25 @@ class TestGitPkgCommitsCheck(ReportTestCase):
 r = self.assertReport(self.check, self.source)
 assert r == git_mod.SrcUriChecksumChange(distfile[1], 
pkg=CP("cat/pkg"))
 
+def test_python_pep517_change(self):
+with open(pjoin(self.parent_git_repo.path, 
"eclass/distutils-r1.eclass"), "w") as f:
+f.write("# Copyright 1999-2019 Gentoo Authors")
+self.parent_git_repo.add_all("eclass: add distutils-r1")
+
+# add pkgs to parent repo
+self.parent_repo.create_ebuild("newcat/newpkg-1", data="inherit 
distutils-r1")
+self.parent_git_repo.add_all("newcat/newpkg: initial import")
+# pull changes to child repo
+self.child_git_repo.run(["git", "pull", "origin", "main"])
+# change an existing ebuild to have DISTUTILS_USE_PEP517 with no 
revbump
+with open(pjoin(self.child_git_repo.path, 
"newcat/newpkg/newpkg-1.ebuild"), "a") as f:
+f.write("\nDISTUTILS_USE_PEP517=setuptools\n")
+self.child_git_repo.add_all("newcat/newpkg: use PEP517")
+self.init_check()
+r = self.assertReport(self.check, self.source)
+expected = 
git_mod.PythonPEP517WithoutRevbump(pkg=CPV("newcat/newpkg-1"))
+assert r == expected
+
 def test_src_uri_change(self):
 distfile = [
 "DIST",



[gentoo-commits] repo/gentoo:master commit in: gui-libs/wpebackend-fdo/

2023-03-05 Thread Matt Turner
commit: a4f0a45dc3e0a3f35bd789f24636d06c4ebb9948
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Mar  5 17:09:24 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar  5 17:09:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f0a45d

gui-libs/wpebackend-fdo: Version bump to 1.14.1

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

 gui-libs/wpebackend-fdo/Manifest   |  1 +
 .../wpebackend-fdo/wpebackend-fdo-1.14.1.ebuild| 35 ++
 2 files changed, 36 insertions(+)

diff --git a/gui-libs/wpebackend-fdo/Manifest b/gui-libs/wpebackend-fdo/Manifest
index 30c790306628..f69bf200f6a2 100644
--- a/gui-libs/wpebackend-fdo/Manifest
+++ b/gui-libs/wpebackend-fdo/Manifest
@@ -1 +1,2 @@
 DIST wpebackend-fdo-1.14.0.tar.xz 43068 BLAKE2B 
e5b06e7313a0122578fd668cb17a0f28e8f67ba4831b80616979ebedf15ee4fde94f610b5c7e4831ce90c51e11573ff8fc8f4970237230f5d3184b8aead21ce6
 SHA512 
9eda873adda854e1e498236215b7e240076caca52adca4f60277fb26db8ae9e6436b27a9b25ebf95612835acad82b764ccd21d8ae997e8802665dd79251083d6
+DIST wpebackend-fdo-1.14.1.tar.xz 43188 BLAKE2B 
e4e2ae5da7ca93847644e5f6cbb97251f394ab6237b59868e727e89ea57f8676c8319a7a944a4b5080161187d6b5c6937af3913976f215ceb99b42b5fe86c5c0
 SHA512 
711ffa968852818f080dbb2b222168b61d0d20584b6022e309be7f1a06128440c91d30e61673a30f89831aba4b30dbc0cdae560b3d5f6c8ac462b5445a4c9e8b

diff --git a/gui-libs/wpebackend-fdo/wpebackend-fdo-1.14.1.ebuild 
b/gui-libs/wpebackend-fdo/wpebackend-fdo-1.14.1.ebuild
new file mode 100644
index ..a831404745c4
--- /dev/null
+++ b/gui-libs/wpebackend-fdo/wpebackend-fdo-1.14.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="WPE backend designed for Linux desktop systems"
+HOMEPAGE="https://wpewebkit.org/;
+SRC_URI="https://wpewebkit.org/releases/${P}.tar.xz;
+
+LICENSE="BSD-2"
+SLOT="1.0"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="
+   media-libs/libepoxy[egl]
+   dev-libs/glib:2
+   >=dev-libs/wayland-1.10
+   >=gui-libs/libwpe-1.6:1.0
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-util/wayland-scanner
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   -Dbuild_docs=false # hotdoc not packaged
+   )
+
+   meson_src_configure
+}



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

2023-03-05 Thread Matt Turner
commit: bb190d14b8272f731083fd03b65a13f8abef6123
Author: Benoît Gschwind  gnu-log  net>
AuthorDate: Sun Mar  5 10:09:12 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Mar  5 17:04:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb190d14

x11-wm/page: Drop outdated use-dependencies

Closes : https://bugs.gentoo.org/876004
Signed-off-by: Benoît Gschwind  gnu-log.net>
Signed-off-by: Matt Turner  gentoo.org>

 x11-wm/page/page-1.9.10-r1.ebuild | 43 +++
 1 file changed, 43 insertions(+)

diff --git a/x11-wm/page/page-1.9.10-r1.ebuild 
b/x11-wm/page/page-1.9.10-r1.ebuild
new file mode 100644
index ..9dcfac0380fd
--- /dev/null
+++ b/x11-wm/page/page-1.9.10-r1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A mouse friendly tiling window manager"
+HOMEPAGE="https://github.com/gschwind/page;
+SRC_URI="https://github.com/gschwind/page/releases/download/${PV}/${P}.tar.gz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+RDEPEND="
+   >=x11-libs/libxcb-1.11
+   >=x11-libs/xcb-util-0.4.0
+   >=x11-libs/libXfixes-5.0.3
+   >=x11-libs/libXdamage-1.1.4-r1
+   >=x11-libs/libXrandr-1.5.1
+   >=x11-libs/libXcomposite-0.4.4-r1
+   >=x11-libs/libXrender-0.9.10
+   >=x11-libs/libXext-1.3.3
+   >=x11-libs/cairo-1.14.6[X]
+   >=x11-libs/pango-1.40.5
+   >=dev-libs/glib-2.50.3-r1:2"
+DEPEND="${RDEPEND}
+   >=x11-base/xcb-proto-1.12-r2
+   x11-base/xorg-proto"
+
+src_install() {
+   default
+
+   # Solves file collision with dev-tcltk/tcllib, bug #574074
+   ebegin "Changing references from 'page' to 'pagewm'"
+   mv "${ED}"/usr/bin/page "${ED}"/usr/bin/pagewm || die "Could not rename 
binary!"
+   sed -i -e "s:/usr/bin/page:/usr/bin/pagewm:" 
"${ED}"/usr/share/applications/page.desktop || die "Could not change .desktop 
file!"
+   eend $?
+}
+
+pkg_postinst() {
+   elog "page can now be launched using \"pagewm\". To find out more about 
this functionality,"
+   elog "see the following bug report: https://bugs.gentoo.org/574074.;
+}



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

2023-03-05 Thread Arthur Zamarin
commit: 747bc47ce29c78c446a2ce42ac99647aca571d95
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar  5 16:34:46 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar  5 16:34:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=747bc47c

app-text/zathura: Stabilize 0.5.2-r4 arm, #899668

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

 app-text/zathura/zathura-0.5.2-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/zathura/zathura-0.5.2-r4.ebuild 
b/app-text/zathura/zathura-0.5.2-r4.ebuild
index 6fe10b0117a9..77ba18c44786 100644
--- a/app-text/zathura/zathura-0.5.2-r4.ebuild
+++ b/app-text/zathura/zathura-0.5.2-r4.ebuild
@@ -17,7 +17,7 @@ else
https://github.com/pwmt/zathura/archive/${PV}.tar.gz -> 
${P}.tar.gz

https://dev.gentoo.org/~slashbeast/distfiles/${PN}/${P}-manpages.tar.xz
"
-   KEYWORDS="~amd64 ~arm ~riscv ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~amd64 arm ~riscv ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="ZLIB"



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

2023-03-05 Thread Arthur Zamarin
commit: dbce3b34e51cbcafd4da6b8055fcafc445cbb2ff
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar  5 16:34:45 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar  5 16:34:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbce3b34

dev-libs/nss-pem: Stabilize 1.1.0 arm, #899602

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

 dev-libs/nss-pem/nss-pem-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/nss-pem/nss-pem-1.1.0.ebuild 
b/dev-libs/nss-pem/nss-pem-1.1.0.ebuild
index ee2cdaaa78db..cec082186b56 100644
--- a/dev-libs/nss-pem/nss-pem-1.1.0.ebuild
+++ b/dev-libs/nss-pem/nss-pem-1.1.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/kdudka/${PN}/releases/download/${P}/${P}.tar.xz;
 
 LICENSE="MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~x64-solaris"
 
 DEPEND="dev-libs/nss
dev-libs/nspr"



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

2023-03-05 Thread Arthur Zamarin
commit: 09ad4dc1f5f08b888f3ca983ffac79c49ea87709
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar  5 16:34:47 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar  5 16:34:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09ad4dc1

dev-libs/girara: Stabilize 0.3.9 arm, #899670

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

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

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



[gentoo-commits] repo/gentoo:master commit in: app-text/zathura-pdf-poppler/

2023-03-05 Thread Arthur Zamarin
commit: 96e0d93d5cd7109c5e320c75cc442e49738fa915
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar  5 16:34:46 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Mar  5 16:34:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96e0d93d

app-text/zathura-pdf-poppler: Stabilize 0.3.1 arm, #899668

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

 app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.1.ebuild 
b/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.1.ebuild
index cda9cd6aa073..a2fea4d5caab 100644
--- a/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.1.ebuild
+++ b/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-pdf-poppler.git;
EGIT_BRANCH="develop"
 else
-   KEYWORDS="~amd64 ~arm ~riscv ~x86"
+   KEYWORDS="~amd64 arm ~riscv ~x86"

SRC_URI="https://github.com/pwmt/zathura-pdf-poppler/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 



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

2023-03-05 Thread Ionen Wolkens
commit: de3188d3b33e3826a278b3426d5376311439e3dc
Author: Sergey Alirzaev  riseup  net>
AuthorDate: Thu Mar  2 14:39:31 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sun Mar  5 16:02:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de3188d3

www-client/qutebrowser: install apparmor profile

Signed-off-by: Sergey Alirzaev  riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/29898
Signed-off-by: Ionen Wolkens  gentoo.org>

 www-client/qutebrowser/qutebrowser-2.5.3.ebuild | 3 +++
 www-client/qutebrowser/qutebrowser-3.0.0_pre.ebuild | 3 +++
 www-client/qutebrowser/qutebrowser-.ebuild  | 3 +++
 3 files changed, 9 insertions(+)

diff --git a/www-client/qutebrowser/qutebrowser-2.5.3.ebuild 
b/www-client/qutebrowser/qutebrowser-2.5.3.ebuild
index 7cb5d6ee3504..6260bb8c6fc8 100644
--- a/www-client/qutebrowser/qutebrowser-2.5.3.ebuild
+++ b/www-client/qutebrowser/qutebrowser-2.5.3.ebuild
@@ -128,6 +128,9 @@ python_install_all() {
fperms -x 
/usr/share/${PN}/{scripts/cycle-inputs.js,userscripts/README.md}
python_fix_shebang "${ED}"/usr/share/${PN}
 
+   insinto /etc/apparmor.d
+   doins -r misc/apparmor/.
+
einstalldocs
 }
 

diff --git a/www-client/qutebrowser/qutebrowser-3.0.0_pre.ebuild 
b/www-client/qutebrowser/qutebrowser-3.0.0_pre.ebuild
index 0de37e2649d8..7a65a374061c 100644
--- a/www-client/qutebrowser/qutebrowser-3.0.0_pre.ebuild
+++ b/www-client/qutebrowser/qutebrowser-3.0.0_pre.ebuild
@@ -146,6 +146,9 @@ python_install_all() {
fperms -x 
/usr/share/${PN}/{scripts/cycle-inputs.js,userscripts/README.md}
python_fix_shebang "${ED}"/usr/share/${PN}
 
+   insinto /etc/apparmor.d
+   doins -r misc/apparmor/.
+
einstalldocs
 }
 

diff --git a/www-client/qutebrowser/qutebrowser-.ebuild 
b/www-client/qutebrowser/qutebrowser-.ebuild
index 7cb5d6ee3504..6260bb8c6fc8 100644
--- a/www-client/qutebrowser/qutebrowser-.ebuild
+++ b/www-client/qutebrowser/qutebrowser-.ebuild
@@ -128,6 +128,9 @@ python_install_all() {
fperms -x 
/usr/share/${PN}/{scripts/cycle-inputs.js,userscripts/README.md}
python_fix_shebang "${ED}"/usr/share/${PN}
 
+   insinto /etc/apparmor.d
+   doins -r misc/apparmor/.
+
einstalldocs
 }
 



[gentoo-commits] repo/gentoo:master commit in: games-roguelike/stone-soup/

2023-03-05 Thread Erik Mackdanz
commit: 4195e0f3924bbc740034e8325373b63150f45b73
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Sun Mar  5 15:19:08 2023 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Sun Mar  5 15:22:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4195e0f3

games-roguelike/stone-soup: stabilize 0.30.0_pre20230129 for amd64, x86

Signed-off-by: Erik Mackdanz  gentoo.org>

 games-roguelike/stone-soup/stone-soup-0.30.0_pre20230129.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-roguelike/stone-soup/stone-soup-0.30.0_pre20230129.ebuild 
b/games-roguelike/stone-soup/stone-soup-0.30.0_pre20230129.ebuild
index 7d2e05402a44..61ab7b0bd76c 100644
--- a/games-roguelike/stone-soup/stone-soup-0.30.0_pre20230129.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.30.0_pre20230129.ebuild
@@ -51,7 +51,7 @@ SRC_URI="
 # Public Domain|CC0: most of tiles
 # MIT: json.cc/json.h, some .js files in webserver/static/scripts/contrib/
 LICENSE="GPL-2 BSD BSD-2 public-domain CC0-1.0 MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="advpng debug ncurses sound test +tiles"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="${LUA_REQUIRED_USE}"



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

2023-03-05 Thread Erik Mackdanz
commit: d08091dca464d7d716d3e94be4f74bd53cf4433d
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Sun Mar  5 15:21:26 2023 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Sun Mar  5 15:22:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d08091dc

net-libs/libupnpp: stabilize 0.22.4 for amd64, x86

Signed-off-by: Erik Mackdanz  gentoo.org>

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

diff --git a/net-libs/libupnpp/libupnpp-0.22.4.ebuild 
b/net-libs/libupnpp/libupnpp-0.22.4.ebuild
index b05822c3f097..ec0227f9ec2d 100644
--- a/net-libs/libupnpp/libupnpp-0.22.4.ebuild
+++ b/net-libs/libupnpp/libupnpp-0.22.4.ebuild
@@ -8,7 +8,7 @@ 
SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="
dev-libs/expat



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

2023-03-05 Thread Erik Mackdanz
commit: dc974bd5bf88ce4c60fcd79822ac5f0a3ca7c645
Author: Erik Mackdanz  gentoo  org>
AuthorDate: Sun Mar  5 15:22:22 2023 +
Commit: Erik Mackdanz  gentoo  org>
CommitDate: Sun Mar  5 15:22:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc974bd5

net-libs/libupnpp: drop 0.22.2

Signed-off-by: Erik Mackdanz  gentoo.org>

 net-libs/libupnpp/Manifest   |  1 -
 net-libs/libupnpp/libupnpp-0.22.2.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/net-libs/libupnpp/Manifest b/net-libs/libupnpp/Manifest
index a9e071f6646d..e00029229391 100644
--- a/net-libs/libupnpp/Manifest
+++ b/net-libs/libupnpp/Manifest
@@ -1,2 +1 @@
-DIST libupnpp-0.22.2.tar.gz 479341 BLAKE2B 
5dbfa76614bb1aca1d8a3f03019ed6a95de3640a86f4ca0f3736d15fee7ccb54d454b0cb08f9595789b7478a8238410adabfdaea3a39f131094b9485a0faa701
 SHA512 
670f9639a4068013e1cd5cc6610e9bf38c6ab0d854079c3344525a4c5e553088a1dc49354ca8e8d8fb487fc2c0a724f1cf3a99bf6b6f47d6a281f3a8e9e4
 DIST libupnpp-0.22.4.tar.gz 481758 BLAKE2B 
41da0dc744e0cddd2d322de297a87c50d975871dcc2b3c22e0381e044ea40787834442161c9bae8c2c3c89226aff7a264e172dedf3c107a8945308f915971785
 SHA512 
ab97a8a5903e43a138b59c9f5805b85fee07da8e73a1b205c5e57688334f3719f84b3483e6bdde461d9b201f064c4afba0f319989627939e6c9f9d6acef84f31

diff --git a/net-libs/libupnpp/libupnpp-0.22.2.ebuild 
b/net-libs/libupnpp/libupnpp-0.22.2.ebuild
deleted file mode 100644
index ec0227f9ec2d..
--- a/net-libs/libupnpp/libupnpp-0.22.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-DESCRIPTION="The libupnpp C++ library wraps libupnp for easier use by upmpdcli 
and upplay"
-HOMEPAGE="https://www.lesbonscomptes.com/upmpdcli;
-SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="
-   dev-libs/expat
-   net-libs/libnpupnp
-   net-misc/curl
-"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   default_src_install
-   find "${ED}" -name '*.la' -delete || die "Couldn't delete .la files"
-}



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

2023-03-05 Thread Sam James
commit: 33b6d6df87af2e53dbcf7d80802051a40c0cda3f
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar  5 15:22:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar  5 15:22:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b6d6df

app-portage/elogviewer: enable py3.11

Closes: https://bugs.gentoo.org/896618
Tested-by: Jan Breig  pygos.space>
Signed-off-by: Sam James  gentoo.org>

 app-portage/elogviewer/elogviewer-3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/elogviewer/elogviewer-3.2.ebuild 
b/app-portage/elogviewer/elogviewer-3.2.ebuild
index f247168bb18c..1c6330793153 100644
--- a/app-portage/elogviewer/elogviewer-3.2.ebuild
+++ b/app-portage/elogviewer/elogviewer-3.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 DISABLE_AUTOFORMATTING=true
 



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

2023-03-05 Thread Sam James
commit: ad4e58c8a9e5bf9c17cdc03be4933ef34e2100de
Author: Graham Ramsey  gmail  com>
AuthorDate: Sun Mar  5 13:33:21 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar  5 15:19:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad4e58c8

app-i18n/ibus-libpinyin: cleanup old versions

Signed-off-by: Graham Ramsey  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 app-i18n/ibus-libpinyin/Manifest   |  2 -
 .../ibus-libpinyin/ibus-libpinyin-1.12.1.ebuild| 69 --
 .../ibus-libpinyin/ibus-libpinyin-1.13.0.ebuild| 69 --
 3 files changed, 140 deletions(-)

diff --git a/app-i18n/ibus-libpinyin/Manifest b/app-i18n/ibus-libpinyin/Manifest
index 31d4ac917bb4..d8cf91f8963c 100644
--- a/app-i18n/ibus-libpinyin/Manifest
+++ b/app-i18n/ibus-libpinyin/Manifest
@@ -1,3 +1 @@
-DIST ibus-libpinyin-1.12.1.tar.gz 1766803 BLAKE2B 
1de8a51b52688dede32c572b39bd379296480ab2b0f909357465370e346bdf50f4cade5ab3f105f62a74e59cf2dc5e8d5235aedde7571b70d3c5dcee86d2e36b
 SHA512 
ad6e7507bdb468d506071135449383e5bd4fc878bcffda4be6e4e7915b79dbaf919d2fa941b92b177dc7790bd895eaa9a6d04a2610f85e1e80e8eb50f188211d
-DIST ibus-libpinyin-1.13.0.tar.gz 1726869 BLAKE2B 
f18ae81edb4ebf18f569fc13f3088f32e57c6a4512f7cafb33a18fdb08d5fdcdb17ff1861c3419db3063808f655510f6f4de63c274d798c48731ac4632203ba6
 SHA512 
8eca89c3c71ada37ec93307556fc476ad8719e58ca828f684dff6e74e1cb91df3e8c8ce03c87dbb72d5b7213e7c7ca367da8cf6b1dddb47d63afdf23d53bc54c
 DIST ibus-libpinyin-1.13.1.tar.gz 1726900 BLAKE2B 
2540b5ca6657fe421f6f2986f32fba1b8840cafcc37b3ec5402705cb0edc0aac6b12d972b5da0326339a04c875dbd8f8cce902f613558f3f9d21b4a0cace31a3
 SHA512 
ee3a8c95e091992acb0558ff297743eb49bd8c73fbb9cd1f2b56db75137573dda2c677b1b25eb213fbd8779be004b06f95cded04273d7a469cf49f45cc27813a

diff --git a/app-i18n/ibus-libpinyin/ibus-libpinyin-1.12.1.ebuild 
b/app-i18n/ibus-libpinyin/ibus-libpinyin-1.12.1.ebuild
deleted file mode 100644
index b7af5906e50e..
--- a/app-i18n/ibus-libpinyin/ibus-libpinyin-1.12.1.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 2015-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-LUA_COMPAT=( lua5-{1..3} )
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit autotools gnome2-utils lua-single python-single-r1
-
-DESCRIPTION="Intelligent Pinyin and Bopomofo input methods based on LibPinyin 
for IBus"
-HOMEPAGE="https://github.com/libpinyin/ibus-libpinyin 
https://sourceforge.net/projects/libpinyin/;
-SRC_URI="https://github.com/libpinyin/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="boost lua opencc"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
-   lua? ( ${LUA_REQUIRED_USE} )"
-
-BDEPEND="dev-db/sqlite:3
-   virtual/pkgconfig"
-
-DEPEND="${PYTHON_DEPS}
-   >=app-i18n/libpinyin-2.2.1:=
-   dev-db/sqlite:3
-   dev-libs/glib:2
-   virtual/libintl
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   boost? ( dev-libs/boost:= )
-   lua? ( ${LUA_DEPS} )
-   opencc? ( app-i18n/opencc:= )"
-
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-
-   if use lua; then
-   lua-single_pkg_setup
-   fi
-}
-
-src_prepare() {
-   sed -i \
-   -e "/^appdatadir/s:/appdata:/metainfo:" \
-   data/Makefile.am || die
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --enable-english-input-mode \
-   $(use_enable boost) \
-   $(use_enable lua lua-extension) \
-   $(use_enable opencc)
-}
-
-pkg_postinst() {
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   gnome2_schemas_update
-}

diff --git a/app-i18n/ibus-libpinyin/ibus-libpinyin-1.13.0.ebuild 
b/app-i18n/ibus-libpinyin/ibus-libpinyin-1.13.0.ebuild
deleted file mode 100644
index f2661fb08430..
--- a/app-i18n/ibus-libpinyin/ibus-libpinyin-1.13.0.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 2015-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-LUA_COMPAT=( lua5-{1..3} )
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit autotools gnome2-utils lua-single python-single-r1
-
-DESCRIPTION="Intelligent Pinyin and Bopomofo input methods based on LibPinyin 
for IBus"
-HOMEPAGE="https://github.com/libpinyin/ibus-libpinyin 
https://sourceforge.net/projects/libpinyin/;
-SRC_URI="https://github.com/libpinyin/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="boost lua opencc"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
-   lua? ( ${LUA_REQUIRED_USE} )"
-
-BDEPEND="dev-db/sqlite:3
-   virtual/pkgconfig"
-
-DEPEND="${PYTHON_DEPS}
-   >=app-i18n/libpinyin-2.2.1:=
-   dev-db/sqlite:3
-   dev-libs/glib:2
-   

  1   2   3   >