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

2024-04-18 Thread Ben Kohler
commit: 0d703862d3aaff18c541184abb3631327775c5de
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Apr 18 16:07:39 2024 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Apr 18 16:17:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d703862

net-fs/samba: require keyutils only for -system-heimdal -system-mitkrb5

Only when both of these flags are turned disabled will samba build its
own heimdal libraries which link to keyutils.

Bug: https://bugs.gentoo.org/917006
Signed-off-by: Ben Kohler  gentoo.org>

 net-fs/samba/samba-4.18.11.ebuild | 1 +
 net-fs/samba/samba-4.19.6.ebuild  | 1 +
 net-fs/samba/samba-4.20.0.ebuild  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/net-fs/samba/samba-4.18.11.ebuild 
b/net-fs/samba/samba-4.18.11.ebuild
index aad41632fada..9d50fa3c279f 100644
--- a/net-fs/samba/samba-4.18.11.ebuild
+++ b/net-fs/samba/samba-4.18.11.ebuild
@@ -110,6 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
+   !system-heimdal? ( !system-mitkrb5? ( 
sys-apps/keyutils[${MULTILIB_USEDEP}] ) )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )

diff --git a/net-fs/samba/samba-4.19.6.ebuild b/net-fs/samba/samba-4.19.6.ebuild
index 14523d446af3..ba6fde4a6f54 100644
--- a/net-fs/samba/samba-4.19.6.ebuild
+++ b/net-fs/samba/samba-4.19.6.ebuild
@@ -110,6 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
+   !system-heimdal? ( !system-mitkrb5? ( 
sys-apps/keyutils[${MULTILIB_USEDEP}] ) )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )

diff --git a/net-fs/samba/samba-4.20.0.ebuild b/net-fs/samba/samba-4.20.0.ebuild
index bbddb3c9b0b7..0a0dad90e20e 100644
--- a/net-fs/samba/samba-4.20.0.ebuild
+++ b/net-fs/samba/samba-4.20.0.ebuild
@@ -110,6 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
+   !system-heimdal? ( !system-mitkrb5? ( 
sys-apps/keyutils[${MULTILIB_USEDEP}] ) )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )



[gentoo-commits] repo/gentoo:master commit in: dev-python/dj-email-url/

2024-04-18 Thread Arthur Zamarin
commit: 38ab951b7c0886ec1cb1b2477f0828a2aab8816a
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:21 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38ab951b

dev-python/dj-email-url: Keyword 1.0.6 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/dj-email-url/dj-email-url-1.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/dj-email-url/dj-email-url-1.0.6.ebuild 
b/dev-python/dj-email-url/dj-email-url-1.0.6.ebuild
index 395699422a76..f114c692fbb6 100644
--- a/dev-python/dj-email-url/dj-email-url-1.0.6.ebuild
+++ b/dev-python/dj-email-url/dj-email-url-1.0.6.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 
 DOCS=( CHANGELOG.rst README.rst )
 



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

2024-04-18 Thread Arthur Zamarin
commit: f26f710b6d20d201c1fde86a73e20e5fd4e92ead
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:18 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f26f710b

dev-python/seedir: Keyword 0.4.2 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/seedir/seedir-0.4.2.ebuild 
b/dev-python/seedir/seedir-0.4.2.ebuild
index 173f0fa157a6..ce6ef73decf4 100644
--- a/dev-python/seedir/seedir-0.4.2.ebuild
+++ b/dev-python/seedir/seedir-0.4.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="
dev-python/natsort[${PYTHON_USEDEP}]



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

2024-04-18 Thread Arthur Zamarin
commit: f088735f6d2477127ee144b511c0e21c92965c72
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:22 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f088735f

dev-python/django-configurations: Keyword 2.5.1 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/django-configurations/django-configurations-2.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/django-configurations/django-configurations-2.5.1.ebuild 
b/dev-python/django-configurations/django-configurations-2.5.1.ebuild
index 74ebf3b12c3e..d38fcc156ccc 100644
--- a/dev-python/django-configurations/django-configurations-2.5.1.ebuild
+++ b/dev-python/django-configurations/django-configurations-2.5.1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2024-04-18 Thread Arthur Zamarin
commit: 97f70d841e11cff8b822f3aec4a926ce4cf5e786
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:23 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97f70d84

dev-python/pytest-django: Keyword 4.8.0 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pytest-django/pytest-django-4.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-django/pytest-django-4.8.0.ebuild 
b/dev-python/pytest-django/pytest-django-4.8.0.ebuild
index 41674ee36b3e..51518b8bb570 100644
--- a/dev-python/pytest-django/pytest-django-4.8.0.ebuild
+++ b/dev-python/pytest-django/pytest-django-4.8.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 "
 
 LICENSE="BSD"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 SLOT="0"
 
 RDEPEND="



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

2024-04-18 Thread Arthur Zamarin
commit: f88d34d4be1b897b80064c09d53c77721cc97903
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:23 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f88d34d4

dev-python/testfixtures: Keyword 8.1.0 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/testfixtures/testfixtures-8.1.0.ebuild 
b/dev-python/testfixtures/testfixtures-8.1.0.ebuild
index 80ab99f80419..e47659f67b7a 100644
--- a/dev-python/testfixtures/testfixtures-8.1.0.ebuild
+++ b/dev-python/testfixtures/testfixtures-8.1.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/dj-database-url/

2024-04-18 Thread Arthur Zamarin
commit: 4b87db909bb1a5ca8d24f7142426ce04c043b501
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:20 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b87db90

dev-python/dj-database-url: Keyword 2.1.0 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/dj-database-url/dj-database-url-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/dj-database-url/dj-database-url-2.1.0.ebuild 
b/dev-python/dj-database-url/dj-database-url-2.1.0.ebuild
index 0a27bfb7445e..04c7c6dd33a8 100644
--- a/dev-python/dj-database-url/dj-database-url-2.1.0.ebuild
+++ b/dev-python/dj-database-url/dj-database-url-2.1.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux"
 
 RDEPEND="
dev-python/django[${PYTHON_USEDEP}]



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

2024-04-18 Thread Arthur Zamarin
commit: 8b96c05624ae2992eac44c09c6eef1b8391fbee5
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:19 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b96c056

dev-python/atpublic: Keyword 4.1.0 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/atpublic/atpublic-4.1.0.ebuild 
b/dev-python/atpublic/atpublic-4.1.0.ebuild
index 0fae995b2c21..44510dc37b5b 100644
--- a/dev-python/atpublic/atpublic-4.1.0.ebuild
+++ b/dev-python/atpublic/atpublic-4.1.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 BDEPEND="
test? (



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

2024-04-18 Thread Arthur Zamarin
commit: 0c18538f2f721930c87c93c5ba09d453c1d86b37
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:43:13 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c18538f

dev-python/sybil: Keyword 6.0.3 ppc, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/sybil/sybil-6.0.3.ebuild 
b/dev-python/sybil/sybil-6.0.3.ebuild
index abc3c11244cb..866f33a1d769 100644
--- a/dev-python/sybil/sybil-6.0.3.ebuild
+++ b/dev-python/sybil/sybil-6.0.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
 
 BDEPEND="
test? (



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

2024-04-18 Thread Arthur Zamarin
commit: f8866abc78b5d7c1291450eec3329a4cd21e9486
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:19 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8866abc

dev-python/aiosmtpd: Keyword 1.4.5 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/aiosmtpd/aiosmtpd-1.4.5.ebuild 
b/dev-python/aiosmtpd/aiosmtpd-1.4.5.ebuild
index d1bd0bff8aab..a8490b2ea489 100644
--- a/dev-python/aiosmtpd/aiosmtpd-1.4.5.ebuild
+++ b/dev-python/aiosmtpd/aiosmtpd-1.4.5.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
>=dev-python/atpublic-4.0[${PYTHON_USEDEP}]



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

2024-04-18 Thread Arthur Zamarin
commit: 0019ce6acea3bf54beb465b02f494df31a5a28f0
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:22 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0019ce6a

dev-python/dj-search-url: Keyword 0.1-r1 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/dj-search-url/dj-search-url-0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/dj-search-url/dj-search-url-0.1-r1.ebuild 
b/dev-python/dj-search-url/dj-search-url-0.1-r1.ebuild
index 86fff562e193..c41a70fdf4f6 100644
--- a/dev-python/dj-search-url/dj-search-url-0.1-r1.ebuild
+++ b/dev-python/dj-search-url/dj-search-url-0.1-r1.ebuild
@@ -17,4 +17,4 @@ HOMEPAGE="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"



[gentoo-commits] repo/gentoo:master commit in: dev-python/django-cache-url/

2024-04-18 Thread Arthur Zamarin
commit: b3631e393949c345b322fbaee721507b3e79010f
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:20 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3631e39

dev-python/django-cache-url: Keyword 3.4.5 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/django-cache-url/django-cache-url-3.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild 
b/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild
index 7e40b7cb89a4..3c59cbd643a3 100644
--- a/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild
+++ b/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="
dev-python/django[${PYTHON_USEDEP}]



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

2024-04-18 Thread Arthur Zamarin
commit: 605ebc7960c4dbb041f356f6c538b3a27c9f0819
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:17 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=605ebc79

net-analyzer/fail2ban: Keyword 1.0.2-r3 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

 net-analyzer/fail2ban/fail2ban-1.0.2-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/fail2ban/fail2ban-1.0.2-r3.ebuild 
b/net-analyzer/fail2ban/fail2ban-1.0.2-r3.ebuild
index 0553fd3cd2c4..1c38ffd409b6 100644
--- a/net-analyzer/fail2ban/fail2ban-1.0.2-r3.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-1.0.2-r3.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/fail2ban/fail2ban/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 LICENSE="GPL-2"



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

2024-04-18 Thread Arthur Zamarin
commit: e39ce44a1a7a211f31672bb0db57b756c57875c8
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:16 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e39ce44a

dev-python/pyasyncore: Keyword 1.0.4 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/pyasyncore/pyasyncore-1.0.4.ebuild 
b/dev-python/pyasyncore/pyasyncore-1.0.4.ebuild
index 5d4762a86ac0..af1d84bd0543 100644
--- a/dev-python/pyasyncore/pyasyncore-1.0.4.ebuild
+++ b/dev-python/pyasyncore/pyasyncore-1.0.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 python_test() {
# Can't use d_e_t unittest (bug #926964)



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

2024-04-18 Thread Arthur Zamarin
commit: a86a50ab8d6984aaaef020ee62451ce16363366c
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:18 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a86a50ab

dev-python/sybil: Keyword 6.0.3 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/sybil/sybil-6.0.3.ebuild 
b/dev-python/sybil/sybil-6.0.3.ebuild
index 866f33a1d769..44638d2db406 100644
--- a/dev-python/sybil/sybil-6.0.3.ebuild
+++ b/dev-python/sybil/sybil-6.0.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
 
 BDEPEND="
test? (



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

2024-04-18 Thread Arthur Zamarin
commit: fc15f0039f42fa38a9cdd02add566accb9811c1e
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:44:17 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc15f003

dev-python/pyasynchat: Keyword 1.0.4 loong, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/pyasynchat/pyasynchat-1.0.4.ebuild 
b/dev-python/pyasynchat/pyasynchat-1.0.4.ebuild
index 326235ccc391..f88f5ba4caeb 100644
--- a/dev-python/pyasynchat/pyasynchat-1.0.4.ebuild
+++ b/dev-python/pyasynchat/pyasynchat-1.0.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND=">=dev-python/pyasyncore-1.0.2[${PYTHON_USEDEP}]"
 



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

2024-04-18 Thread Arthur Zamarin
commit: b0fd21bd33d918b7e9ee94d5a649deade67ef6b1
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:43:12 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0fd21bd

net-analyzer/fail2ban: Keyword 1.0.2-r3 ppc, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

 net-analyzer/fail2ban/fail2ban-1.0.2-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/fail2ban/fail2ban-1.0.2-r3.ebuild 
b/net-analyzer/fail2ban/fail2ban-1.0.2-r3.ebuild
index bcdbb6a07bd7..0553fd3cd2c4 100644
--- a/net-analyzer/fail2ban/fail2ban-1.0.2-r3.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-1.0.2-r3.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/fail2ban/fail2ban/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 LICENSE="GPL-2"



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

2024-04-18 Thread Arthur Zamarin
commit: be70a65600dd71598bd41045a1e9487f3b5d2077
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:43:14 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be70a656

dev-python/aiosmtpd: Keyword 1.4.5 ppc, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/aiosmtpd/aiosmtpd-1.4.5.ebuild 
b/dev-python/aiosmtpd/aiosmtpd-1.4.5.ebuild
index 8d88ee0fca6d..d1bd0bff8aab 100644
--- a/dev-python/aiosmtpd/aiosmtpd-1.4.5.ebuild
+++ b/dev-python/aiosmtpd/aiosmtpd-1.4.5.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
>=dev-python/atpublic-4.0[${PYTHON_USEDEP}]



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

2024-04-18 Thread Arthur Zamarin
commit: 0538cb0793eae172ec83ab31a0100327849ce8ab
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 06:11:22 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0538cb07

dev-python/testfixtures: Keyword 8.1.0 sparc, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/testfixtures/testfixtures-8.1.0.ebuild 
b/dev-python/testfixtures/testfixtures-8.1.0.ebuild
index 6d002a4d00eb..e9e5cf7c5db3 100644
--- a/dev-python/testfixtures/testfixtures-8.1.0.ebuild
+++ b/dev-python/testfixtures/testfixtures-8.1.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
test? (



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

2024-04-18 Thread Arthur Zamarin
commit: 246fd8573a4bdb29e9f946b4fe15427631ea644c
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:43:12 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=246fd857

dev-python/pyasynchat: Keyword 1.0.4 ppc, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/pyasynchat/pyasynchat-1.0.4.ebuild 
b/dev-python/pyasynchat/pyasynchat-1.0.4.ebuild
index d45f1ac8d31a..326235ccc391 100644
--- a/dev-python/pyasynchat/pyasynchat-1.0.4.ebuild
+++ b/dev-python/pyasynchat/pyasynchat-1.0.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND=">=dev-python/pyasyncore-1.0.2[${PYTHON_USEDEP}]"
 



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

2024-04-18 Thread Arthur Zamarin
commit: 7d502ba3b1527b88d24f54294a56dca8374f72c0
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:43:14 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d502ba3

dev-python/atpublic: Keyword 4.1.0 ppc, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/atpublic/atpublic-4.1.0.ebuild 
b/dev-python/atpublic/atpublic-4.1.0.ebuild
index 44a94acb2f95..0fae995b2c21 100644
--- a/dev-python/atpublic/atpublic-4.1.0.ebuild
+++ b/dev-python/atpublic/atpublic-4.1.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 BDEPEND="
test? (



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

2024-04-18 Thread Arthur Zamarin
commit: 1d360dfc9723e880e182b59997b714243ffd8f38
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:43:14 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d360dfc

dev-python/testfixtures: Keyword 8.1.0 ppc, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/testfixtures/testfixtures-8.1.0.ebuild 
b/dev-python/testfixtures/testfixtures-8.1.0.ebuild
index e9e5cf7c5db3..80ab99f80419 100644
--- a/dev-python/testfixtures/testfixtures-8.1.0.ebuild
+++ b/dev-python/testfixtures/testfixtures-8.1.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux"
 
 BDEPEND="
test? (



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

2024-04-18 Thread Arthur Zamarin
commit: 57c196d0ccd0a200445892d557db96d444ac537b
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 06:11:19 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c196d0

dev-python/aiosmtpd: Keyword 1.4.5 sparc, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/aiosmtpd/aiosmtpd-1.4.5.ebuild 
b/dev-python/aiosmtpd/aiosmtpd-1.4.5.ebuild
index 8b3a8ad13415..8d88ee0fca6d 100644
--- a/dev-python/aiosmtpd/aiosmtpd-1.4.5.ebuild
+++ b/dev-python/aiosmtpd/aiosmtpd-1.4.5.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
>=dev-python/atpublic-4.0[${PYTHON_USEDEP}]



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

2024-04-18 Thread Arthur Zamarin
commit: 8b18d4bec6000a7aecfd9486895beebaeb320795
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:43:12 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b18d4be

dev-python/pyasyncore: Keyword 1.0.4 ppc, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/pyasyncore/pyasyncore-1.0.4.ebuild 
b/dev-python/pyasyncore/pyasyncore-1.0.4.ebuild
index a41807411975..5d4762a86ac0 100644
--- a/dev-python/pyasyncore/pyasyncore-1.0.4.ebuild
+++ b/dev-python/pyasyncore/pyasyncore-1.0.4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 python_test() {
# Can't use d_e_t unittest (bug #926964)



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

2024-04-18 Thread Arthur Zamarin
commit: d8c1e78c8ba0ff65c3a906d4e4d8fda68e01a8a0
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 15:43:13 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c1e78c

dev-python/seedir: Keyword 0.4.2 ppc, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/seedir/seedir-0.4.2.ebuild 
b/dev-python/seedir/seedir-0.4.2.ebuild
index 6ffcf2fc8182..173f0fa157a6 100644
--- a/dev-python/seedir/seedir-0.4.2.ebuild
+++ b/dev-python/seedir/seedir-0.4.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="
dev-python/natsort[${PYTHON_USEDEP}]



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

2024-04-18 Thread Arthur Zamarin
commit: fe249a267bab00ed5b3ef01913653bec0392a785
Author: Matoro Mahri  matoro  tk>
AuthorDate: Thu Apr 18 06:11:18 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 18 16:10:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe249a26

dev-python/atpublic: Keyword 4.1.0 sparc, #926965

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/atpublic/atpublic-4.1.0.ebuild 
b/dev-python/atpublic/atpublic-4.1.0.ebuild
index 5bfaef64c29d..44a94acb2f95 100644
--- a/dev-python/atpublic/atpublic-4.1.0.ebuild
+++ b/dev-python/atpublic/atpublic-4.1.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
 
 BDEPEND="
test? (



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

2024-04-18 Thread Ben Kohler
commit: 3b841801013b7fff6a61e918c5b65e25c0f9a996
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Apr 18 15:44:33 2024 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Apr 18 15:47:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b841801

Revert "net-fs/samba: fix category on new keyutils dep"

This reverts commit 004b4f10aacc632f2ed3bd0362f51f223ab39cca.

Signed-off-by: Ben Kohler  gentoo.org>

 net-fs/samba/samba-4.18.11.ebuild | 2 +-
 net-fs/samba/samba-4.19.6.ebuild  | 2 +-
 net-fs/samba/samba-4.20.0.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-fs/samba/samba-4.18.11.ebuild 
b/net-fs/samba/samba-4.18.11.ebuild
index 215d4f63143e..1145d17b7d64 100644
--- a/net-fs/samba/samba-4.18.11.ebuild
+++ b/net-fs/samba/samba-4.18.11.ebuild
@@ -110,7 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
-   !system-mitkrb5? ( sys-apps/keyutils[${MULTILIB_USEDEP}] )
+   !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )

diff --git a/net-fs/samba/samba-4.19.6.ebuild b/net-fs/samba/samba-4.19.6.ebuild
index 153d5e578090..6ee167bc82fd 100644
--- a/net-fs/samba/samba-4.19.6.ebuild
+++ b/net-fs/samba/samba-4.19.6.ebuild
@@ -110,7 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
-   !system-mitkrb5? ( sys-apps/keyutils[${MULTILIB_USEDEP}] )
+   !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )

diff --git a/net-fs/samba/samba-4.20.0.ebuild b/net-fs/samba/samba-4.20.0.ebuild
index 7a2dca05b8e2..166fde786001 100644
--- a/net-fs/samba/samba-4.20.0.ebuild
+++ b/net-fs/samba/samba-4.20.0.ebuild
@@ -110,7 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
-   !system-mitkrb5? ( sys-apps/keyutils[${MULTILIB_USEDEP}] )
+   !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )



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

2024-04-18 Thread Ben Kohler
commit: 155efb646e073932a237899c737b02f249926b1f
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Apr 18 15:44:20 2024 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Apr 18 15:47:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155efb64

Revert "profiles: force samba[system-mitkrb5] on ppc32 & sparc"

This reverts commit 6481446a7744c718f0246f4fcf1b3888c57e377f.

Signed-off-by: Ben Kohler  gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.stable.force | 7 ---
 profiles/arch/sparc/package.use.stable.force | 7 ---
 2 files changed, 14 deletions(-)

diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.force 
b/profiles/arch/powerpc/ppc32/package.use.stable.force
deleted file mode 100644
index 93ccd2bb7891..
--- a/profiles/arch/powerpc/ppc32/package.use.stable.force
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Ben Kohler  (2024-04-18)
-# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which
-# is not stable here due to test failures, bug #636252
-net-fs/samba system-mitkrb5

diff --git a/profiles/arch/sparc/package.use.stable.force 
b/profiles/arch/sparc/package.use.stable.force
deleted file mode 100644
index 93ccd2bb7891..
--- a/profiles/arch/sparc/package.use.stable.force
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Ben Kohler  (2024-04-18)
-# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which
-# is not stable here due to test failures, bug #636252
-net-fs/samba system-mitkrb5



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

2024-04-18 Thread Ben Kohler
commit: 20a74e88914fea3d4ab1e5ec51fb1ff2518b85c4
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Apr 18 15:45:36 2024 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Apr 18 15:47:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20a74e88

Revert "net-fs/samba: add missing dep for bundled mit-krb5"

This reverts commit d4f3c4ecb9f1686c2ff66192c673b419344e9575.

Signed-off-by: Ben Kohler  gentoo.org>

 net-fs/samba/samba-4.18.11.ebuild | 1 -
 net-fs/samba/samba-4.19.6.ebuild  | 1 -
 net-fs/samba/samba-4.20.0.ebuild  | 1 -
 3 files changed, 3 deletions(-)

diff --git a/net-fs/samba/samba-4.18.11.ebuild 
b/net-fs/samba/samba-4.18.11.ebuild
index 1145d17b7d64..aad41632fada 100644
--- a/net-fs/samba/samba-4.18.11.ebuild
+++ b/net-fs/samba/samba-4.18.11.ebuild
@@ -110,7 +110,6 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
-   !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )

diff --git a/net-fs/samba/samba-4.19.6.ebuild b/net-fs/samba/samba-4.19.6.ebuild
index 6ee167bc82fd..14523d446af3 100644
--- a/net-fs/samba/samba-4.19.6.ebuild
+++ b/net-fs/samba/samba-4.19.6.ebuild
@@ -110,7 +110,6 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
-   !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )

diff --git a/net-fs/samba/samba-4.20.0.ebuild b/net-fs/samba/samba-4.20.0.ebuild
index 166fde786001..bbddb3c9b0b7 100644
--- a/net-fs/samba/samba-4.20.0.ebuild
+++ b/net-fs/samba/samba-4.20.0.ebuild
@@ -110,7 +110,6 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
-   !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )



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

2024-04-18 Thread Michał Górny
commit: 1d57b8b8f6538e5e1c717e8967fadfff08cfb93e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 15:38:56 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d57b8b8

dev-python/autobahn: Remove dead homepage

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

 dev-python/autobahn/autobahn-23.6.2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/autobahn/autobahn-23.6.2.ebuild 
b/dev-python/autobahn/autobahn-23.6.2.ebuild
index e922cd621636..de4ff8467e6d 100644
--- a/dev-python/autobahn/autobahn-23.6.2.ebuild
+++ b/dev-python/autobahn/autobahn-23.6.2.ebuild
@@ -11,7 +11,6 @@ inherit distutils-r1 optfeature pypi
 
 DESCRIPTION="WebSocket and WAMP for Twisted and Asyncio"
 HOMEPAGE="
-   https://crossbar.io/autobahn/
https://github.com/crossbario/autobahn-python/
https://pypi.org/project/autobahn/
 "



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

2024-04-18 Thread Michał Górny
commit: c3606196677e830726b722dce39edf0f365dda4c
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 13:49:40 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:39 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3606196

dev-python/aiosignal: Add missing dev-python/pytest-asyncio dep

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

 dev-python/aiosignal/aiosignal-1.3.1.ebuild | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-python/aiosignal/aiosignal-1.3.1.ebuild 
b/dev-python/aiosignal/aiosignal-1.3.1.ebuild
index 3166f7d518dd..f580fbd017b2 100644
--- a/dev-python/aiosignal/aiosignal-1.3.1.ebuild
+++ b/dev-python/aiosignal/aiosignal-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -25,9 +25,15 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 
~riscv ~s390 sparc
 RDEPEND="
>=dev-python/frozenlist-1.1.0[${PYTHON_USEDEP}]
 "
+BDEPEND="
+   test? (
+   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+   )
+"
 
 distutils_enable_tests pytest
 
 python_test() {
-   epytest -o addopts=
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest -o addopts= -p asyncio
 }



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

2024-04-18 Thread Michał Górny
commit: 3d81491be638352c738fb63e3dcd39be1be8f8b0
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 13:10:27 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d81491b

dev-python/pikepdf: Remove old

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

 dev-python/pikepdf/Manifest  |  3 --
 dev-python/pikepdf/pikepdf-8.12.0.ebuild | 68 
 dev-python/pikepdf/pikepdf-8.13.0.ebuild | 68 
 dev-python/pikepdf/pikepdf-8.15.0.ebuild | 68 
 4 files changed, 207 deletions(-)

diff --git a/dev-python/pikepdf/Manifest b/dev-python/pikepdf/Manifest
index dce789bf9dda..e7a447ccb6e5 100644
--- a/dev-python/pikepdf/Manifest
+++ b/dev-python/pikepdf/Manifest
@@ -1,7 +1,4 @@
 DIST pikepdf-8.11.2.tar.gz 2870263 BLAKE2B 
6cf3666baca5d20b125efc3f6d8cfe7f96b9334b8a39da67fe3f4185f41232d8a18bf902f21bfe33e4259b7fb61e7dc462a247c76bf4564a3bdf0ea987119d91
 SHA512 
57bf5d16aaf9367eef9407f7f406a5ee74f2060d276ab861379c74c2193d02b2e3cca0925ee29813791bb36fae8dbbba4a9b16a7f4c2d19c67c21bbe7bb3f80f
-DIST pikepdf-8.12.0.tar.gz 2870386 BLAKE2B 
f27c034ef94b63e56efa84abef987b23801ddb0c19c078715ffdf15596fb60b54a1159b3f43f6252418b51f967e9049912ba6950506811a41c766320148201e2
 SHA512 
9c6d269a7a8f806f22cc3df9f0147fc3c3a534b191e9db4f90c56a6ce9c695f7e9a20c44265551b0d2ca2a189d15c52dd602614baa44939d7ae943e698dec400
-DIST pikepdf-8.13.0.tar.gz 2870366 BLAKE2B 
4e08cd992ef6dc18d64d3b62ca85a138474c2d77548a14522172b80d842b9ad969d701e30376a394aa60baa5b17bba7e48eb11c071e130f43e387659e8e862e6
 SHA512 
6ab231510ced72a6697cf7ea50d7b73d6ef33d4305fe70904164319f2c6964fdd645f8011a049d763a50809772ccb65a9833feca3e65e59b5c37c84bb90dbc79
 DIST pikepdf-8.14.0.tar.gz 2870612 BLAKE2B 
be0fd5a8d48fccc7695c45acc28cbda8252529d0687197c261e077e8c3a63e3597e504bf2aae2ab09648c0f127228d517bfa630ed77ea90bc28c8f3463854779
 SHA512 
f0e073df952cd850e0529fa798743a09f249a998450be1393b109b21850cf86b80c8813b55db778dc4e265df48af7619fccfac30ec9195c3ac724b8c7724e858
-DIST pikepdf-8.15.0.tar.gz 2870646 BLAKE2B 
9745a241ab8fa55a5df6357f63dada9fe91aee435c7e4280e6329d28f67542316110a3f67921b1be235edd3b85e9315479a0d3b0fa37f22d528ef82afbc3bb0a
 SHA512 
8b6ddabc19acc5e7f0742c38a355d4560452c899b85538188e215dfc4599901660af55f80daccd0fbd439f3f735bbce93f35de114d71bd5484321bb7a500d73a
 DIST pikepdf-8.15.1.tar.gz 2870723 BLAKE2B 
958bb2a417e2f1c9e5e4448b47cdadffb10e82841cc8173503881a86e92e85c05f800a8ad6936f32ee53e6f7a8cd62ee9e28e251de1f32a7cdce055139ec5fa3
 SHA512 
ae6b0b8bdf7e395943caf503f1d498861bd2719185e6382a522b8c0d4e38413a1b070e912367852bc5735d29b8453d05c57ff384ede825830722470445a534f6
 DIST pikepdf-8.4.1.tar.gz 2853305 BLAKE2B 
2298514159db17ba49b8e2fa2407d60de50273bea111ece704251d99193bdc4c8ed77f624237a49c3f4f129e3b14ac4ddd1006cf3024bcbf822bc5523e0fee35
 SHA512 
6989e8a3888f612e453ec1ea8425c0ca35ccfee19ae5e8c32df136ebc3fbb7728d9fe5beaacb4e392a20c9037a1009fc8f8d53d73634427fb0df9103626e34fa

diff --git a/dev-python/pikepdf/pikepdf-8.12.0.ebuild 
b/dev-python/pikepdf/pikepdf-8.12.0.ebuild
deleted file mode 100644
index c96170eec777..
--- a/dev-python/pikepdf/pikepdf-8.12.0.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python library to work with pdf files based on qpdf"
-HOMEPAGE="
-   https://github.com/pikepdf/pikepdf/
-   https://pypi.org/project/pikepdf/
-"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 
~sparc x86"
-
-# Check QPDF_MIN_VERSION in pyproject.toml on bumps, as well as
-# https://qpdf.readthedocs.io/en/stable/release-notes.html.
-DEPEND="
-   >=app-text/qpdf-11.5.0:0=
-"
-RDEPEND="
-   ${DEPEND}
-   dev-python/deprecated[${PYTHON_USEDEP}]
-   >=dev-python/lxml-4.0[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-   >=dev-python/pillow-10.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pybind11-2.10.1[${PYTHON_USEDEP}]
-   >=dev-python/setuptools-scm-7.0.5[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/attrs-20.2.0[${PYTHON_USEDEP}]
-   >=dev-python/hypothesis-6.36[${PYTHON_USEDEP}]
-   >=dev-python/numpy-1.21.0[${PYTHON_USEDEP}]
-   >=dev-python/pillow-5.0.0[${PYTHON_USEDEP},jpeg,lcms,tiff]
-   >=dev-python/psutil-5.9[${PYTHON_USEDEP}]
-   >=dev-python/pytest-timeout-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}]
-   >=dev-python/python-xmp-toolkit-2.0.1[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '
-   

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

2024-04-18 Thread Michał Górny
commit: 23924498b74434739f62974021b3c20d9b3c066f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 15:27:13 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23924498

dev-python/autobahn: Fix variable order

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

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

diff --git a/dev-python/autobahn/autobahn-23.6.2.ebuild 
b/dev-python/autobahn/autobahn-23.6.2.ebuild
index 36d7b545322e..e922cd621636 100644
--- a/dev-python/autobahn/autobahn-23.6.2.ebuild
+++ b/dev-python/autobahn/autobahn-23.6.2.ebuild
@@ -16,8 +16,8 @@ HOMEPAGE="
https://pypi.org/project/autobahn/
 "
 
-SLOT="0"
 LICENSE="MIT"
+SLOT="0"
 KEYWORDS="amd64 arm arm64 ~riscv ~sparc x86"
 IUSE="test xbr"
 RESTRICT="!test? ( test )"



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

2024-04-18 Thread Michał Górny
commit: 7e2b9513204a9fdb17286a8e1f8edf79d1832fb4
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 13:12:17 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e2b9513

dev-python/pikepdf: Require dev-python/pillow[lcms]

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

 .../pikepdf/{pikepdf-8.11.2.ebuild => pikepdf-8.11.2-r1.ebuild}   | 2 +-
 .../pikepdf/{pikepdf-8.14.0.ebuild => pikepdf-8.14.0-r1.ebuild}   | 2 +-
 .../pikepdf/{pikepdf-8.15.1.ebuild => pikepdf-8.15.1-r1.ebuild}   | 2 +-
 dev-python/pikepdf/{pikepdf-8.4.1.ebuild => pikepdf-8.4.1-r1.ebuild}  | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/pikepdf/pikepdf-8.11.2.ebuild 
b/dev-python/pikepdf/pikepdf-8.11.2-r1.ebuild
similarity index 97%
rename from dev-python/pikepdf/pikepdf-8.11.2.ebuild
rename to dev-python/pikepdf/pikepdf-8.11.2-r1.ebuild
index ace2f3ca81ca..417da5be9fcd 100644
--- a/dev-python/pikepdf/pikepdf-8.11.2.ebuild
+++ b/dev-python/pikepdf/pikepdf-8.11.2-r1.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
dev-python/deprecated[${PYTHON_USEDEP}]
>=dev-python/lxml-4.0[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
-   >=dev-python/pillow-10.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pillow-10.0.1[lcms,${PYTHON_USEDEP}]
 "
 BDEPEND="
>=dev-python/pybind11-2.10.1[${PYTHON_USEDEP}]

diff --git a/dev-python/pikepdf/pikepdf-8.14.0.ebuild 
b/dev-python/pikepdf/pikepdf-8.14.0-r1.ebuild
similarity index 97%
rename from dev-python/pikepdf/pikepdf-8.14.0.ebuild
rename to dev-python/pikepdf/pikepdf-8.14.0-r1.ebuild
index 08335f77ee84..367e7b427436 100644
--- a/dev-python/pikepdf/pikepdf-8.14.0.ebuild
+++ b/dev-python/pikepdf/pikepdf-8.14.0-r1.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
dev-python/deprecated[${PYTHON_USEDEP}]
>=dev-python/lxml-4.0[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
-   >=dev-python/pillow-10.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pillow-10.0.1[lcms,${PYTHON_USEDEP}]
 "
 BDEPEND="
>=dev-python/pybind11-2.10.1[${PYTHON_USEDEP}]

diff --git a/dev-python/pikepdf/pikepdf-8.15.1.ebuild 
b/dev-python/pikepdf/pikepdf-8.15.1-r1.ebuild
similarity index 97%
rename from dev-python/pikepdf/pikepdf-8.15.1.ebuild
rename to dev-python/pikepdf/pikepdf-8.15.1-r1.ebuild
index f5173f73b2c1..420eaac097bf 100644
--- a/dev-python/pikepdf/pikepdf-8.15.1.ebuild
+++ b/dev-python/pikepdf/pikepdf-8.15.1-r1.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
dev-python/deprecated[${PYTHON_USEDEP}]
>=dev-python/lxml-4.0[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
-   >=dev-python/pillow-10.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pillow-10.0.1[lcms,${PYTHON_USEDEP}]
 "
 BDEPEND="
>=dev-python/pybind11-2.10.1[${PYTHON_USEDEP}]

diff --git a/dev-python/pikepdf/pikepdf-8.4.1.ebuild 
b/dev-python/pikepdf/pikepdf-8.4.1-r1.ebuild
similarity index 94%
rename from dev-python/pikepdf/pikepdf-8.4.1.ebuild
rename to dev-python/pikepdf/pikepdf-8.4.1-r1.ebuild
index 9e06b6ae82ab..74215529a058 100644
--- a/dev-python/pikepdf/pikepdf-8.4.1.ebuild
+++ b/dev-python/pikepdf/pikepdf-8.4.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -29,7 +29,7 @@ RDEPEND="
dev-python/deprecation[${PYTHON_USEDEP}]
>=dev-python/lxml-4.0[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
-   >=dev-python/pillow-9.0[${PYTHON_USEDEP}]
+   >=dev-python/pillow-9.0[lcms,${PYTHON_USEDEP}]
 "
 BDEPEND="
>=dev-python/pybind11-2.10.1[${PYTHON_USEDEP}]



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

2024-04-18 Thread Michał Górny
commit: c5dc26a2202888b02dc49e7c2f0ed35ee57a9a50
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 14:00:20 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5dc26a2

dev-python/django: Add dep on sys-libs/timezone-data

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

 dev-python/django/django-3.2.25.ebuild | 1 +
 dev-python/django/django-4.2.11.ebuild | 1 +
 dev-python/django/django-5.0.4.ebuild  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/dev-python/django/django-3.2.25.ebuild 
b/dev-python/django/django-3.2.25.ebuild
index 5648ebe4220c..a026c5a478e4 100644
--- a/dev-python/django/django-3.2.25.ebuild
+++ b/dev-python/django/django-3.2.25.ebuild
@@ -35,6 +35,7 @@ RDEPEND="
>=dev-python/asgiref-3.3.4[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
>=dev-python/sqlparse-0.2.2[${PYTHON_USEDEP}]
+   sys-libs/timezone-data
 "
 BDEPEND="
test? (

diff --git a/dev-python/django/django-4.2.11.ebuild 
b/dev-python/django/django-4.2.11.ebuild
index 9fb5be5aea18..7379e6655f94 100644
--- a/dev-python/django/django-4.2.11.ebuild
+++ b/dev-python/django/django-4.2.11.ebuild
@@ -36,6 +36,7 @@ RDEPEND="
=dev-python/asgiref-3.6.0[${PYTHON_USEDEP}]
>=dev-python/sqlparse-0.3.1[${PYTHON_USEDEP}]
+   sys-libs/timezone-data
 "
 BDEPEND="
test? (

diff --git a/dev-python/django/django-5.0.4.ebuild 
b/dev-python/django/django-5.0.4.ebuild
index 1ff45ba52cdf..35eb15da72fe 100644
--- a/dev-python/django/django-5.0.4.ebuild
+++ b/dev-python/django/django-5.0.4.ebuild
@@ -36,6 +36,7 @@ RDEPEND="
=dev-python/asgiref-3.7.0[${PYTHON_USEDEP}]
>=dev-python/sqlparse-0.3.1[${PYTHON_USEDEP}]
+   sys-libs/timezone-data
 "
 BDEPEND="
test? (



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

2024-04-18 Thread Michał Górny
commit: 5e68a28cee411937509b80f46d454d1cd13d2019
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 15:37:00 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e68a28c

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

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

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

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 8fd67710b66e..8793d4ed1953 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -18,6 +18,8 @@ DIST genpatches-6.1-94.base.tar.xz 5046684 BLAKE2B 
f9024ee9302b618af0e68c4b0ed91
 DIST genpatches-6.1-94.extras.tar.xz 3816 BLAKE2B 
1f542b22b91ed285938cfbc6eef5f6ebce579882f65cfd7031b38aedbc3fdbe88abefec221e3139f3ea44c9a7841283d733f4a21ac3c4e449273e4269a491692
 SHA512 
035461792175f6914813dd900c1ab18a93998d7a54f42cd15275e23fb1e0c6b76382e3dd9782f50aaea9eceb1271518918bac964f95db2d746f3deb0a9a0dc1d
 DIST genpatches-6.1-95.base.tar.xz 5062256 BLAKE2B 
e08c254f1e2e2a062d2b8026109d72553ca8083b170f0a4424c78ac53802bd5bf54d23195dd89f748ef6c253bdf1058cdd65a6f548d0b0a5378b8636b63c3908
 SHA512 
0607276c857bd40a96e74fafea00d11c0ac80a3801a3cb320230463be1f6ad52727f0081261194a6fff1b0d644b3561663eb51cb3c36778c5827b5859e0923d6
 DIST genpatches-6.1-95.extras.tar.xz 3816 BLAKE2B 
b1fd3b8c0cfdf227a96084fb8eb2ac99d9ff5d45bc3b3092818accd4253e677cb4962e7a554d3510a3bdc62dcad9b7ae22f549f15e0478241fa2c6d19a45da97
 SHA512 
73f46044c7d64969a287cbb269c9039bb1eb1d537fb1cdcfe0bc3772b9fa220419abda8ef5395d3d0d06ca80d3761a6eda610251cc825b79fc7fa3b4b0c1cd99
+DIST genpatches-6.1-96.base.tar.xz 5079348 BLAKE2B 
97ea3473a5189a92ea4478ff82051fb6b9b48344284168902c98674f4d093e2d9e8deaafc5e6ffdfe4653c7aa41bacb5c094f867dba3e283bf2fbb236d753d80
 SHA512 
3e7f9a56a0767b7532c89460c156d663e2bed069223c27f7b6d5ca7084c3ee869b00bd63a844989c4801e29e442ddf7889c4a025af97195228e181564d8f087e
+DIST genpatches-6.1-96.extras.tar.xz 3812 BLAKE2B 
506642a22002bf8bd3607d2bf060740e29d1a6bb649b0345f751c83e504f1084bf0bf279e69c7f52fae517acd7b166c32861f5263d843a02384d12b7f6e04e9c
 SHA512 
1c5a7f9e3f28d2db1d0136a037d32c30cfe754186491970addb9f3b8d24bad851e9472c028e6eb8dcc71bf892a227d7a7e606fa7b7210cf11f79b6d8a063617a
 DIST genpatches-6.6-27.base.tar.xz 1392292 BLAKE2B 
46e3c354f7c27182c2f97bd20c165fa8bb79317bb136afbbe1e0906cd405e7cbcab1293e724cda38491f0d1cd9e9009146f18ad9b5ecf54526e69aae43fbc9e8
 SHA512 
363d26f9410e2d526f07c0831d36733999ec284ee01d684ad15aa5856b007a2d2a189ca414358da87a479dcbbea7ae24add9d8019b4c41c8bf1aae7b67a3b490
 DIST genpatches-6.6-27.extras.tar.xz 3700 BLAKE2B 
36a21c970dd2c8f72a4496b9f72faea3e94fba49342e00b7cdfc0ca6d4f3ab14fef161a7d02ad13b1c7db73af3c96b1c145453d0645791b46b34f599b3947582
 SHA512 
996a1b0a5c625043ececbeacc648f4dd71da2e239482ca515b680b146ba6041feeb0924929b1b2b6ee4f3ecc24c85926e54e28058d9401d4399282151332dfce
 DIST genpatches-6.6-32.base.tar.xz 1799112 BLAKE2B 
a9c9af39b7da19c0d3f3a1893de26641b1d5d7ad242de4ceb1659d33573e8df8d173d363f005843149ee21598a2d4f8a6e5fbbdd02926c2301a5c0b8abcc
 SHA512 
2204a3ff6187c349a41f101bddffd39145aa530e6a37792b391db0b3c4150e290ce8909430e87c8deb18400d753a621b90c26d581c08abf104a8bc48197a1fe6
@@ -70,6 +72,10 @@ DIST gentoo-kernel-6.1.86-1.amd64.gpkg.tar 72632320 BLAKE2B 
70f448e5c4123ab70455
 DIST gentoo-kernel-6.1.86-1.arm64.gpkg.tar 65628160 BLAKE2B 
3e9d0b5bc00bae129f0b1dd159cc446dfdef4008aea5a0dcd4f4fcd36f6d84013c58ffa0f10cc543d1c3f49b71f99485ee32a65f9d55079717f361d123d00da5
 SHA512 
94f133143d7c6d366efe8826591ad4a126ac90f3fda956edf87bf546d3df91835ed5e55dec55410fb34270cbeca1458977005fd63724b618142b909944e97df2
 DIST gentoo-kernel-6.1.86-1.ppc64le.gpkg.tar 59883520 BLAKE2B 
a20443cf42b2d13f4f196d3f270103a52aa6e9176b6bd1df911e5ff25481dd47ae72db7b7847c81196efdb8dfa9f49d6a44d2f8ede816c2c5a57a8de7c22d863
 SHA512 
a0be130d033423580fd74ac578fa899ce379c4f75b40220d304756894a271c015428ca1ec97093f3488342da12fda1e74ce717bc1cc30f76d36cca83ffa50269
 DIST gentoo-kernel-6.1.86-1.x86.gpkg.tar 62197760 BLAKE2B 
156a283cbdf1c2831b799b96167f3103532bf0a91b0d070dceff88e1f5ce637ae1b19db3241c188b20bd290bfb4aca5b28c327e14e5feb7eac103659419ea6fe
 SHA512 
900e4e5d4d02252d53df40b0c52d2ea547b88a2e9fa63b197c824bce34bb14946d939de197e64a1ac7b50c1de210413dfa6423dc68e5d48334083547623d1e3b
+DIST gentoo-kernel-6.1.87-1.amd64.gpkg.tar 72632320 BLAKE2B 
599a9e9f056e91992a8da7c1ee9f417c414c9ceb9287be3a74324ebd6e3b0033a4b4903e3cb67793071a93ca6a9f13b4df1ef95eabe5fa3f8037898acb9e4848
 SHA512 
5cabe303802826b534705afd6c2258bfe141166217f9a895df6704eff7f52e85aa0aa20d880e6a6707acb130b6a8c89fa3c584e03bf3ada7015a69f0e1ad75b7
+DIST gentoo-kernel-6.1.87-1.arm64.gpkg.tar 65617920 BLAKE2B 

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

2024-04-18 Thread Michał Górny
commit: b7bcb34f8bebe157a99316b72472f7c172d45d04
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 13:13:43 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7bcb34f

dev-python/blinker: Add missing pytest-asyncio dep

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

 dev-python/blinker/blinker-1.7.0.ebuild | 13 -
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/dev-python/blinker/blinker-1.7.0.ebuild 
b/dev-python/blinker/blinker-1.7.0.ebuild
index caa91f2b57eb..c965ec466d37 100644
--- a/dev-python/blinker/blinker-1.7.0.ebuild
+++ b/dev-python/blinker/blinker-1.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,4 +18,15 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 
+BDEPEND="
+   test? (
+   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+   )
+"
+
 distutils_enable_tests pytest
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest -p asyncio
+}



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

2024-04-18 Thread Michał Górny
commit: ba72d2be45a4f4203695aec1fb23b35c46fe2339
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 13:46:55 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:39 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba72d2be

dev-python/autobahn: Fix asyncio testing

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

 dev-python/autobahn/autobahn-23.6.2.ebuild | 10 +-
 .../files/autobahn-23.6.2-pytest-asyncio.patch | 42 ++
 2 files changed, 51 insertions(+), 1 deletion(-)

diff --git a/dev-python/autobahn/autobahn-23.6.2.ebuild 
b/dev-python/autobahn/autobahn-23.6.2.ebuild
index ac905597289a..36d7b545322e 100644
--- a/dev-python/autobahn/autobahn-23.6.2.ebuild
+++ b/dev-python/autobahn/autobahn-23.6.2.ebuild
@@ -58,6 +58,11 @@ BDEPEND="
 "
 
 python_prepare_all() {
+   local PATCHES=(
+   # https://github.com/crossbario/autobahn-python/pull/1634
+   "${FILESDIR}/${P}-pytest-asyncio.patch"
+   )
+
if use xbr ; then
eerror "***"
eerror "Required xbr dependencies are incomplete in Gentoo."
@@ -89,8 +94,11 @@ python_test() {
unset USE_TWISTED
 
einfo "RE-testing cryptosign and component_aio using asyncio"
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
local -x USE_ASYNCIO=true
-   epytest --pyargs autobahn.wamp.test.test_wamp_{cryptosign,component_aio}
+   epytest -p asyncio --pyargs \
+   autobahn.asyncio.test.test_aio_{raw,web}socket \
+   autobahn.wamp.test.test_wamp_{cryptosign,component_aio}
unset USE_ASYNCIO
 
rm -f twisted/plugins/dropin.cache || die

diff --git a/dev-python/autobahn/files/autobahn-23.6.2-pytest-asyncio.patch 
b/dev-python/autobahn/files/autobahn-23.6.2-pytest-asyncio.patch
new file mode 100644
index ..2cdbd863231b
--- /dev/null
+++ b/dev-python/autobahn/files/autobahn-23.6.2-pytest-asyncio.patch
@@ -0,0 +1,42 @@
+From 5ab94618723c488df640ae0777ac5a16ee1ab369 Mon Sep 17 00:00:00 2001
+From: David Hotham 
+Date: Sat, 13 Apr 2024 05:27:01 +0100
+Subject: [PATCH] unit test fixes (#1634)
+
+---
+ autobahn/wamp/test/test_wamp_component_aio.py | 8 
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/autobahn/wamp/test/test_wamp_component_aio.py 
b/autobahn/wamp/test/test_wamp_component_aio.py
+index 168933ea5..2de9bf358 100644
+--- a/autobahn/wamp/test/test_wamp_component_aio.py
 b/autobahn/wamp/test/test_wamp_component_aio.py
+@@ -35,7 +35,7 @@
+ 
+ @pytest.mark.skipif(sys.version_info < (3, 5), reason="requires Python 
3.5+")
+ @pytest.mark.asyncio(forbid_global_loop=True)
+-def test_asyncio_component(event_loop):
++async def test_asyncio_component(event_loop):
+ orig_loop = txaio.config.loop
+ txaio.config.loop = event_loop
+ 
+@@ -72,11 +72,11 @@ def done(f):
+ txaio.config.loop = orig_loop
+ assert comp._done_f is None
+ f.add_done_callback(done)
+-return finished
++await finished
+ 
+ @pytest.mark.skipif(sys.version_info < (3, 5), reason="requires Python 
3.5+")
+ @pytest.mark.asyncio(forbid_global_loop=True)
+-def test_asyncio_component_404(event_loop):
++async def test_asyncio_component_404(event_loop):
+ """
+ If something connects but then gets aborted, it should still try
+ to re-connect (in real cases this could be e.g. wrong path,
+@@ -151,4 +151,4 @@ def done(f):
+ finished.set_result(None)
+ txaio.config.loop = orig_loop
+ f.add_done_callback(done)
+-return finished
++await finished



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

2024-04-18 Thread Michał Górny
commit: 9026dde851724fd3f7588d0349ccc43113ec9751
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:26:12 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9026dde8

virtual/dist-kernel: Bump to 6.1.87

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

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

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



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

2024-04-18 Thread Michał Górny
commit: 211ec14baec21399470444184fe06a7469163d33
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 15:37:25 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=211ec14b

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

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   6 +
 .../gentoo-kernel-bin-6.6.28.ebuild| 161 +
 2 files changed, 167 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 8793d4ed1953..16b84046202c 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -28,6 +28,8 @@ DIST genpatches-6.6-33.base.tar.xz 1799480 BLAKE2B 
c724ac510c4ffa2494a95268c2c97
 DIST genpatches-6.6-33.extras.tar.xz 3704 BLAKE2B 
c337062a967a4261f48d3a571d4267ac9e0a259013eb9f5f40ed306712d83ac87108c7e60e7479e6e3fec9490c85e6d34bfc0a5c67fd30fe56970b858ef9ccd0
 SHA512 
fc857243332ef3b7c5e1698c0a4fea7860ddfc2a4f240e6f538b33bf4332d324d180745270fd0787e9d26fca575a72ec5bd0c0983d63304775278a4d51a168c1
 DIST genpatches-6.6-34.base.tar.xz 1827752 BLAKE2B 
ad39269523df3e740205d812d3911da9a70e2117ed671d30b68cfc22ff3c3dcee24bc4731806fcefc7684e815019665f02c2a0ae6c8df52ef5663b57c1ed6b46
 SHA512 
ec1f5641cf3765833ffbd2f43454ea1c8581f942eb5d55cc894da7caad768d4f77ca579c21ef981773b90a97779965c42de32e944b99f6f8c30068910d951479
 DIST genpatches-6.6-34.extras.tar.xz 3704 BLAKE2B 
7e5ad01a7ef80cdce8a974ede1efe530278de1b551a173674910686860bd12b76b9569bbcdad57fc6c65cc28d9c62c84bbfa0297f4cea321f9ec9fcb14c0b809
 SHA512 
96d9b972f7bd5392320183cd21db573a22806841006354ee5a52f8c311ccff63805923178f9a6ce63baa432e87d972dfe1964326ab0ede4cce0a3a185db8fc54
+DIST genpatches-6.6-35.base.tar.xz 1860992 BLAKE2B 
afeb95582f83a941d830e8a90d1b7e6275d6d43b41de93aeb01dc743b1afafc5d675d98b66b528899fe9e69fe856402059932be58487c74bfc0102cff748244a
 SHA512 
bf2848bc7e668b8b8df410f22f66b575ccd3a4d160efc6ac5d3549e4d34dc10d81736d8dbf689e64414491d4bb5479c54ee8ba7d6ad9d3dcae7db1d15c13dff0
+DIST genpatches-6.6-35.extras.tar.xz 3704 BLAKE2B 
23fe1a854b29b205e93ac82a796ed6eabbc96774648168f616c2366f647dedd5f5ebade68059bc7e9f8aad5b57c8b7577b6e098859484f35c07913cb4e3567a2
 SHA512 
37e311b153e411df00489bf4973e1a414b480c4f2d6ac488ddd8af3f717461b14c53143696628df3750168869cfcc3cfc209599454f9873e28ae1e1390198076
 DIST genpatches-6.8-8.base.tar.xz 491508 BLAKE2B 
856cbc5f02af4b2c7073e2342a9d8131145fc0e9098557fbafc62cb5f24ce3009bb1ca9332fd1d43368bfca8963fd3f734de646faae1c3f95cf670e7768a6f37
 SHA512 
0af92f11d273bd5a13e0bc3effa2e6700b1404ae82a8bdcdf8be8279bacc5a45deb504c8df4281bf143698137fbf474337f91eeedfc681c019f4cc3313dd0da8
 DIST genpatches-6.8-8.extras.tar.xz 3704 BLAKE2B 
777b8ef344a84e3be85e65f8d0753ca7f2609e80ff80f9d460f9ba3c19f3fa19f975a199c2ea9b36901dcfd7cdeb8432653ff01db5da076336a8885fc4da982d
 SHA512 
3fb1ed8a6b243a8c2f09aed66b5967df441e0ed4fc89dc9cb81b33561f8517f699787caf429bc173a1ee659912926a79d01603515c34fce43238525ef9cd8679
 DIST genpatches-6.8-9.base.tar.xz 531224 BLAKE2B 
b5036c400d8e9a1ed765d31f3a2d5a542ae25bd4cdcbfb46d27e0c0887051200a7546eed16a1c527760680615d1c7a589ec482ed6c9c3ad28a4df1a778da3fba
 SHA512 
eb33dbaa61b01e6cf5c706f7f72180005bee77a353a3c2a53319768a01ca16743bdea997fd9d520b7d112f9ed483de7f9ef8fd16adfed0cd28d955d13ada8eb8
@@ -92,6 +94,10 @@ DIST gentoo-kernel-6.6.27-1.amd64.gpkg.tar 147210240 BLAKE2B 
5350f29c1802718348a
 DIST gentoo-kernel-6.6.27-1.arm64.gpkg.tar 119285760 BLAKE2B 
7266ae6423f9c27adb1e5c8e1a2df28cebffd04831608e470a6f32bec5a686bfc95538fab05b9652c85bb8d5e7500c49ef508fb0f32bcf09c732e093441da332
 SHA512 
c89dbfe6cd0af62bc936b2fd61764a9e1a676631192b2bdc9a3525dd6f47de440a2bf3e1a72fec5e3b09ed9ad54805ffaceea366ec8231509904133bfa180502
 DIST gentoo-kernel-6.6.27-1.ppc64le.gpkg.tar 64389120 BLAKE2B 
b330fc7a6fc147de3001ea09ad8693dc0ad40b52f46393476a3523ff97092549a82c3dc1c8a7e26f53edb58b432024828d04ff7d8eb867652ebebeb99b4a6735
 SHA512 
7ad279e05c27ef9278db638d62b69372280f0226fc6b35dad01511a4ddcae1869bd0fe021fa5853780c9b707276c55acacc6d5a0c547c75988688092e42703bd
 DIST gentoo-kernel-6.6.27-1.x86.gpkg.tar 68352000 BLAKE2B 
4ff53a6e21bcd4be067bf83fdd762748979fc1cce7457a13d5fa1c0b3fb3408007b4b08c3e3c792996aa369b432e68b31c2b084148c8a1987e60fb363c1b2597
 SHA512 
045145bffcf831ec5deae8362cafc598073630229331b96d4e7688dae3bccffdb154c27c4718e3a509292a06a974b4c0267f79a891cde8b84ad820ce9d22d74e
+DIST gentoo-kernel-6.6.28-1.amd64.gpkg.tar 147210240 BLAKE2B 
d043e6ceefa8c0d294d37aea78b06b7b1c11970ad4f8d4a3f24e4fed28d6d9868277fa64eed455b21208b05accb9c9abca71c4da519ca4af830ddbbad7ffec7d
 SHA512 
dbe14cf733b0628509790affcd5b313cdbd66e4176a889147150c109efcc1f07a008909a8f800ec11991bb1577e711e4cdcb8c7a1c032e351c7f99eebc369886
+DIST gentoo-kernel-6.6.28-1.arm64.gpkg.tar 119285760 BLAKE2B 

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

2024-04-18 Thread Michał Górny
commit: ad0c3f0148a08678a9f4dc996a40a9cd7eddca0e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:50:17 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad0c3f01

sys-kernel/gentoo-kernel: Update configs to g12

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

 sys-kernel/gentoo-kernel/Manifest  | 1 +
 sys-kernel/gentoo-kernel/gentoo-kernel-5.15.156.ebuild | 2 +-
 sys-kernel/gentoo-kernel/gentoo-kernel-6.1.87.ebuild   | 2 +-
 sys-kernel/gentoo-kernel/gentoo-kernel-6.6.28.ebuild   | 2 +-
 sys-kernel/gentoo-kernel/gentoo-kernel-6.8.7.ebuild| 2 +-
 5 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index 21946299f474..a5520b219a96 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -37,6 +37,7 @@ DIST genpatches-6.8-8.extras.tar.xz 3704 BLAKE2B 
777b8ef344a84e3be85e65f8d0753ca
 DIST genpatches-6.8-9.base.tar.xz 531224 BLAKE2B 
b5036c400d8e9a1ed765d31f3a2d5a542ae25bd4cdcbfb46d27e0c0887051200a7546eed16a1c527760680615d1c7a589ec482ed6c9c3ad28a4df1a778da3fba
 SHA512 
eb33dbaa61b01e6cf5c706f7f72180005bee77a353a3c2a53319768a01ca16743bdea997fd9d520b7d112f9ed483de7f9ef8fd16adfed0cd28d955d13ada8eb8
 DIST genpatches-6.8-9.extras.tar.xz 3704 BLAKE2B 
204ffea55bce91b404e81fe383c7ea49c55f33d8e850876bd3e2cf39ea8162bb39a33f3ae2a8f98aa31d91055346776120661703c15c6408aa745f1b137379be
 SHA512 
c8c4316a99bbf5c2443db62db6898a7e6b5a95c008ed769488a21b93d387649edf54c34d1c131e8a6ef7c5ea8db8a502afe868c47f70868d1ca15e901c309a63
 DIST gentoo-kernel-config-g11.tar.gz 5077 BLAKE2B 
dc17ded74f79baddd703a78084113b85e7130877b300b5fe60453cde515fe37c52ece7877049bb0ef384f74ecfc73d59d7d4a513f8fef7bf4f651599946383e8
 SHA512 
e91156765ef2a48396370f884fdecd7bb1d600e5167f6bad51130520f886e9198adae375adf3e40fa803abc5d5482057775fb0275ab2589bd8f94d8af4a03c4e
+DIST gentoo-kernel-config-g12.tar.gz 5181 BLAKE2B 
e5faf714fa197e69c4f17f90d60a9ce4acb2fa2dbd996e1ce474a6ca370541b89f24ecb635657656a57913df87046bfda1766517093898a3c3ce0908ee617811
 SHA512 
b3fb3c01e0a3c3179921641b8314ce8e4ad50c94c33baebb4446d002d1f16c35b4b26cb02dfcec6ee00d8724abdb03e0fab6b0665d13ce5cadd5e672668420d1
 DIST kernel-aarch64-fedora.config.5.10.12 223184 BLAKE2B 
a0246dac2f7a4ad6a55b611538d24382ac87a8960077811a859c9595ac67f961b4bccb7e139a89abc7c0e26e80832da5c94211fc658082f2e7dde984f14dd29d
 SHA512 
7d803b347b136331db1ad6e22e0445fe0224c3e26cd7c034cbe9794915d457b492e05f77664865079874ec001351553652646e2e08d0fee31e30b841b0008f52
 DIST kernel-aarch64-fedora.config.5.15.19 242615 BLAKE2B 
94e59440681535e38137b71814e1ae53f57a347f62cf31e0c1c8571ae43d9ae9be9957743c8cbc9ec74850c964eaabefe6799a28bc311ea7b99ee31391b47fb1
 SHA512 
fb77d3b73a215f97d70cd6d8c96ed20e497786b99ed7d7a7f2ed60cc1251289c1a4c7e058c41b5efac62e4a9b4b3d917dbdb11585955bba2b6584981430f4ddb
 DIST kernel-aarch64-fedora.config.6.1.7-gentoo 252811 BLAKE2B 
f6bad0d23132bf0dfbaa25db928a95f39763b6500fd1df9b4aeca4351e3e75f185891c0df96b111ad840e4bac431d74a9b11e7344e766ab49715663c89e4dbfc
 SHA512 
41ebf195d8b656801d49c6bb693ebe1404b6725d70d88d93a75bc4af230030d65ef0701ea931846b022a3c598dcca068fbc38ecf6d064262b3f5b88e57060437

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.156.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.156.ebuild
index 8325a19ba55e..269054c10ae0 100644
--- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.156.ebuild
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.156.ebuild
@@ -9,7 +9,7 @@ MY_P=linux-${PV%.*}
 GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 10 ))
 CONFIG_VER=5.15.19
 CONFIG_HASH=ec69da7a42b5b7c3da91572ef22097b069ddbd01
-GENTOO_CONFIG_VER=g11
+GENTOO_CONFIG_VER=g12
 
 DESCRIPTION="Linux kernel built with Gentoo patches"
 HOMEPAGE="

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-6.1.87.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-6.1.87.ebuild
index bd854e7fc50f..32a4bfcc08c8 100644
--- a/sys-kernel/gentoo-kernel/gentoo-kernel-6.1.87.ebuild
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-6.1.87.ebuild
@@ -10,7 +10,7 @@ GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 9 ))
 # https://koji.fedoraproject.org/koji/packageinfo?packageID=8
 # forked to https://github.com/projg2/fedora-kernel-config-for-gentoo
 CONFIG_VER=6.1.7-gentoo
-GENTOO_CONFIG_VER=g11
+GENTOO_CONFIG_VER=g12
 
 DESCRIPTION="Linux kernel built with Gentoo patches"
 HOMEPAGE="

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-6.6.28.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-6.6.28.ebuild
index 36eecc6de778..43023916e2f3 100644
--- a/sys-kernel/gentoo-kernel/gentoo-kernel-6.6.28.ebuild
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-6.6.28.ebuild
@@ -13,7 +13,7 @@ GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 7 ))
 # https://koji.fedoraproject.org/koji/packageinfo?packageID=8
 # forked to https://github.com/projg2/fedora-kernel-config-for-gentoo
 

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

2024-04-18 Thread Michał Górny
commit: 6945aaf53e2747f209d9d329f5d849cd29e97dfe
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 15:37:30 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6945aaf5

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

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

 sys-kernel/gentoo-kernel-bin/Manifest  |   6 +
 .../gentoo-kernel-bin-6.8.7.ebuild | 161 +
 2 files changed, 167 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 16b84046202c..be9bad601ecd 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -30,6 +30,8 @@ DIST genpatches-6.6-34.base.tar.xz 1827752 BLAKE2B 
ad39269523df3e740205d812d3911
 DIST genpatches-6.6-34.extras.tar.xz 3704 BLAKE2B 
7e5ad01a7ef80cdce8a974ede1efe530278de1b551a173674910686860bd12b76b9569bbcdad57fc6c65cc28d9c62c84bbfa0297f4cea321f9ec9fcb14c0b809
 SHA512 
96d9b972f7bd5392320183cd21db573a22806841006354ee5a52f8c311ccff63805923178f9a6ce63baa432e87d972dfe1964326ab0ede4cce0a3a185db8fc54
 DIST genpatches-6.6-35.base.tar.xz 1860992 BLAKE2B 
afeb95582f83a941d830e8a90d1b7e6275d6d43b41de93aeb01dc743b1afafc5d675d98b66b528899fe9e69fe856402059932be58487c74bfc0102cff748244a
 SHA512 
bf2848bc7e668b8b8df410f22f66b575ccd3a4d160efc6ac5d3549e4d34dc10d81736d8dbf689e64414491d4bb5479c54ee8ba7d6ad9d3dcae7db1d15c13dff0
 DIST genpatches-6.6-35.extras.tar.xz 3704 BLAKE2B 
23fe1a854b29b205e93ac82a796ed6eabbc96774648168f616c2366f647dedd5f5ebade68059bc7e9f8aad5b57c8b7577b6e098859484f35c07913cb4e3567a2
 SHA512 
37e311b153e411df00489bf4973e1a414b480c4f2d6ac488ddd8af3f717461b14c53143696628df3750168869cfcc3cfc209599454f9873e28ae1e1390198076
+DIST genpatches-6.8-10.base.tar.xz 574628 BLAKE2B 
87b6006dd317b24157dc7af3e0386ff598c9b596e0fe7cdc5f8f109d56191ff6741d6c55f359bc1e43ce9fc2887a614edbc1a2871343dace4ee57d2f472ff8a4
 SHA512 
fdc83b414ca5d72323646d345d95071a175f0a52470fb4a4b5cc7e9a3c8fd59e8d257396a8ff0bfdff81177bc24aaa3b22ba20b27b7bcf31eb71d8b428edfe0f
+DIST genpatches-6.8-10.extras.tar.xz 3704 BLAKE2B 
d836e79733083c5587dcb63d1fb3c30c7b91aee70660681b5fcfbdf90d4ba6fdca09dcbdab29588d267e07ffa8b338223e9590539356fa862e8fa211827d6f9f
 SHA512 
bb01fb545a182d3073590939b172755b1883e827b6687870f889634ac00949308fd62e0d870e6d6d18d8c517dfbeafd3252f9b61d589522cf5c9d09d534ec6a4
 DIST genpatches-6.8-8.base.tar.xz 491508 BLAKE2B 
856cbc5f02af4b2c7073e2342a9d8131145fc0e9098557fbafc62cb5f24ce3009bb1ca9332fd1d43368bfca8963fd3f734de646faae1c3f95cf670e7768a6f37
 SHA512 
0af92f11d273bd5a13e0bc3effa2e6700b1404ae82a8bdcdf8be8279bacc5a45deb504c8df4281bf143698137fbf474337f91eeedfc681c019f4cc3313dd0da8
 DIST genpatches-6.8-8.extras.tar.xz 3704 BLAKE2B 
777b8ef344a84e3be85e65f8d0753ca7f2609e80ff80f9d460f9ba3c19f3fa19f975a199c2ea9b36901dcfd7cdeb8432653ff01db5da076336a8885fc4da982d
 SHA512 
3fb1ed8a6b243a8c2f09aed66b5967df441e0ed4fc89dc9cb81b33561f8517f699787caf429bc173a1ee659912926a79d01603515c34fce43238525ef9cd8679
 DIST genpatches-6.8-9.base.tar.xz 531224 BLAKE2B 
b5036c400d8e9a1ed765d31f3a2d5a542ae25bd4cdcbfb46d27e0c0887051200a7546eed16a1c527760680615d1c7a589ec482ed6c9c3ad28a4df1a778da3fba
 SHA512 
eb33dbaa61b01e6cf5c706f7f72180005bee77a353a3c2a53319768a01ca16743bdea997fd9d520b7d112f9ed483de7f9ef8fd16adfed0cd28d955d13ada8eb8
@@ -106,6 +108,10 @@ DIST gentoo-kernel-6.8.6-1.amd64.gpkg.tar 150804480 
BLAKE2B 65fae74556ac4af62dd2
 DIST gentoo-kernel-6.8.6-1.arm64.gpkg.tar 122408960 BLAKE2B 
e52e995ddecefc4390fccaa8f8936a7f1dda0f11092aaad59db6707386b8fdf71c6c05faca84c5665e1cfcab2563122a9ee6be1d4f40ae3b908da6a0d704b434
 SHA512 
f616579f857028f9779c52f7d7286bf770ebbd034b95cb799f876804e376c72b9aea047ac1d3bb3c31c07fe9f1766eb9541427a9ec11cbf7098749135b40d005
 DIST gentoo-kernel-6.8.6-1.ppc64le.gpkg.tar 66252800 BLAKE2B 
4c916cdb16741301318e54848a5e965629af769492fe3ae82f1de1c1d8c9a57d95aafc736c45418603a6d47b8a6946a0f2a5af850a507e9b47372ccce317dcac
 SHA512 
2038e23097c26d90edc6a70d06c673d671fba3d81fc3f290b5ab13923db3cbc9a6bc806db71dfbb063f7c3846558d0019c0ea7ff9222a8751b3f55f081e2fcf8
 DIST gentoo-kernel-6.8.6-1.x86.gpkg.tar 7640 BLAKE2B 
c901eadfba7fad48c47f9f77748ef56369a28b3b8ce2ab67a71b54fff8d0825e525316994e06bddf02023daef193809b0f9b0de1dd239d34a57c16d6e998a9b1
 SHA512 
569a3cafa5828bca8cd9dfa179cd4783d7718cdcd657798e864ac635f6fb33b58f109236a6e0abc375020067e90629289b527a2eae65e43e4d54731bebdc45ba
+DIST gentoo-kernel-6.8.7-1.amd64.gpkg.tar 150804480 BLAKE2B 
e77ab6f1ecb04ff826eab5acc0e802ee66b4418dcf36996240f21bca3d2b455b19d8665b867f6b410e814e245040ca931996b6ef5f8dbfaccf89cbeec21e063f
 SHA512 
0c137076bd29fde13ad553da908a13e1a7bbf5f9e8c48c1616a61114ecb9039b6e175b6cd806885f87d0d2858d24115a992672b1c0c072b74772b42dba0321d5
+DIST gentoo-kernel-6.8.7-1.arm64.gpkg.tar 122388480 BLAKE2B 

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

2024-04-18 Thread Michał Górny
commit: 0c5a2a0f9b866209dca5bf778d416b6befd24a30
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:27:42 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:28 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c5a2a0f

virtual/dist-kernel: Bump to 6.6.28

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

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

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



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

2024-04-18 Thread Michał Górny
commit: d7344852fc2091ea89ee31f73e5db3570672b1d9
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:29:25 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7344852

virtual/dist-kernel: Bump to 6.8.7

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

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

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



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

2024-04-18 Thread Michał Górny
commit: 40778b5b0b7395a701934cb3a9010e2336759726
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 15:36:54 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40778b5b

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

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

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

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 05f46d488243..8fd67710b66e 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -10,6 +10,8 @@ DIST genpatches-5.15-164.base.tar.xz 6702232 BLAKE2B 
2a65783ebd23392a767ded40028
 DIST genpatches-5.15-164.extras.tar.xz 3940 BLAKE2B 
f1a166e7982c6a6968a083fcf60b6e383d148c17562403035ed8168ba16d045e56384528694752cd614b7aeade23fda879ab298c704bb297278af554ea6caa93
 SHA512 
a78b7eb2a98194a08b836358be7b8249cc280216056caffd95cea98dbeb62e01c04012c864031d5f9f16bf132b154dfc4922a4550127192c8307ab61da3937d1
 DIST genpatches-5.15-165.base.tar.xz 6711916 BLAKE2B 
1c77612af16b5111c89c5f9ec8624f82ecdb8cbd18afaa25d72c05853cf63f6206101fbd19b9beaedc9689f7a14ebd9b6c6b6b559b502282489e6a558e48afca
 SHA512 
46c196486d96644d9991ea93b44dfcc524fd7ea68b7bbc549f6eaa8d99ef5dce039365c727157c7bffa6f389503d92630b4d750ee482bbf67def2159daad766b
 DIST genpatches-5.15-165.extras.tar.xz 3936 BLAKE2B 
6556f3659c1cc3f85a06c3e8204e3a1d013e016afe4b1b28c5ef1f43ef7ab47847d16f5d969dde9c7dd62ac7e35ee69ae2ed3eb1651ab66d73b3a9ced0e603cf
 SHA512 
c3f3131b930fdab97b3014e884b94f91420585c686aa96c3dd88a6a9579e06d0377d4bb7d50590eb4bdfb6aee7707499f4ea92fbdfc6d982f5551dafd07b3c6f
+DIST genpatches-5.15-166.base.tar.xz 6725224 BLAKE2B 
f19d204334748c6c5befdecb51cf9250f87f022599fd5d3c04053a9326a0832ea370b0238dc7167fe75b36e97118799dc3739b7313f92ba30143f7e2ca6c71ed
 SHA512 
f200cb2ef8266f84ae9865f506dac6bd938383c56c3197c1ec722fb3698f14c2f6c3ffec284bb45e695877f99d8da29e7d73d16191bd81ac142eeaf55835a012
+DIST genpatches-5.15-166.extras.tar.xz 3940 BLAKE2B 
6db1809d2ff7d407c12a461c737a80ddfd0a91aa762ad2624613640202f9a65bc39b538007826740f42f8aa210b13f2936124737c5d5793a94a9778456135445
 SHA512 
45d025bbede7990ac1a8f285a6c27d4df79aab77842ec2f63b7e2e44b53b27f00da5e3866ced56fde852453130dc0930e8a1b2e95873af4c2d7a663649d1f800
 DIST genpatches-6.1-90.base.tar.xz 4798868 BLAKE2B 
3898a35ee9d3ea977c455a8432d512ed9f282f3b961b0046b79843bac59b136d9834c6fc128c5fdd2ba28b1d25e98c47b67bc3c50287cb05a372ed34d2b8982b
 SHA512 
6bd2353dcb0caedfbd009f66d10e6201079c481101490fbe131168f0e46203446226c47a85059bcdeb8a3395ba79ed9ce0075c144ea8f94dffc0911958f679b4
 DIST genpatches-6.1-90.extras.tar.xz 3812 BLAKE2B 
466c0b796df7406c228fd4dbad20f84c2fb99203ccae1a9e018a15a0314dafb478ef89dbeefaa012b0873a06fe3398b7f17f68bf8275283cafd0d258d44c3572
 SHA512 
1744cb7d90176d3eb09195679b51eb0aadfe5a3452dc2d2b299262eb7aeda3071bd0bbdadab2c05bd266c288eee5580e4da1190f308e8755140d454226f32204
 DIST genpatches-6.1-94.base.tar.xz 5046684 BLAKE2B 
f9024ee9302b618af0e68c4b0ed91af1781d0d9ab51d3efacd1e18d8ee07fd61b40fdbdb52ef9a8a4e403570a87f4c28e12ab305657df19dcd766d9de81f9131
 SHA512 
356301a38dee163ff836ae5dbaf6ac724c3166b76b161b967f5ef892133d82b79be11d0f7243e221d938c1a5b154f847462713b2cc5f191d949126f66be8ec51
@@ -52,6 +54,10 @@ DIST gentoo-kernel-5.15.155-1.amd64.gpkg.tar 66365440 
BLAKE2B 412a5c755519ffc06a
 DIST gentoo-kernel-5.15.155-1.arm64.gpkg.tar 59770880 BLAKE2B 
96db60d918ed81e906add58ba148aafd76d5641a65a0e8b0c3be3779260c66ac7a0c107d87b72b80be47e9c0d5c4f51a9473552a87c92455672481d03ea45328
 SHA512 
f6c3325f1481877042a9af373848772e102350b6911630f289c0516e3a0e2d42670e516ccf78f9c1b25fee22dddf704cd637ec8f0bc0e248ea7046c52dea6016
 DIST gentoo-kernel-5.15.155-1.ppc64le.gpkg.tar 54978560 BLAKE2B 
68af08e76774f630987872dc60140830dc7d77cb8cdeadd029fb260906cc732326934635c0f4cfb8b61273f530779eee2efb2a570e4f5daf6aedfa0cb108cf8d
 SHA512 
74c90884af3ba385d53c6ce1e98e90bb37c882cf70f51bb0a91aac853613497ed3a1245e4c90e21ccac155ddce42bdc4584a1c33696d865477d035d56b6e301f
 DIST gentoo-kernel-5.15.155-1.x86.gpkg.tar 56166400 BLAKE2B 
b5916b4e7bc323188b46a4c43bc71d2fbd5bae7b45367966554ee0aa6141ec5ccbfac38e8f5e9b29a4eed7574fc1f4101776bba6924aed1222a119d055bf
 SHA512 
507166139cb75557a23837727266b7988122d5384bb13f0a18a6aee11b3bd2771be6366d773447d60edf1e5de0f6dabae36bebb863d7d659744196143d25592f
+DIST gentoo-kernel-5.15.156-1.amd64.gpkg.tar 66375680 BLAKE2B 
b847eb9eae449320470adfe5e56c3c83c01fe262fa10ea59d157b5f2e5d075a2f8239564c1b4c65b528ddc0f93d52d66b911f65c8b5f1f198a8397bb861614f6
 SHA512 
23717623745e1dadd96143745da26f7a0bdf134bae5b88faefc73e325284c66850ba9a828afa2684fc26989aee7e862bd2699b20dd6d9cbdc42e305d373027e3
+DIST gentoo-kernel-5.15.156-1.arm64.gpkg.tar 59740160 BLAKE2B 

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

2024-04-18 Thread Michał Górny
commit: c3935d00cd33fca97f8cb8b476962c1c1c8ab7f3
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:49:58 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3935d00

sys-kernel/vanilla-kernel: Update configs to g12

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

 sys-kernel/vanilla-kernel/Manifest| 1 +
 sys-kernel/vanilla-kernel/vanilla-kernel-5.10..ebuild | 2 +-
 sys-kernel/vanilla-kernel/vanilla-kernel-5.15.156.ebuild  | 2 +-
 sys-kernel/vanilla-kernel/vanilla-kernel-5.15..ebuild | 2 +-
 sys-kernel/vanilla-kernel/vanilla-kernel-6.1.87.ebuild| 2 +-
 sys-kernel/vanilla-kernel/vanilla-kernel-6.1..ebuild  | 2 +-
 sys-kernel/vanilla-kernel/vanilla-kernel-6.6.28.ebuild| 2 +-
 sys-kernel/vanilla-kernel/vanilla-kernel-6.6..ebuild  | 2 +-
 sys-kernel/vanilla-kernel/vanilla-kernel-6.8.7.ebuild | 2 +-
 9 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index 182a378dfedb..d5ea11cb40b0 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -1,4 +1,5 @@
 DIST gentoo-kernel-config-g11.tar.gz 5077 BLAKE2B 
dc17ded74f79baddd703a78084113b85e7130877b300b5fe60453cde515fe37c52ece7877049bb0ef384f74ecfc73d59d7d4a513f8fef7bf4f651599946383e8
 SHA512 
e91156765ef2a48396370f884fdecd7bb1d600e5167f6bad51130520f886e9198adae375adf3e40fa803abc5d5482057775fb0275ab2589bd8f94d8af4a03c4e
+DIST gentoo-kernel-config-g12.tar.gz 5181 BLAKE2B 
e5faf714fa197e69c4f17f90d60a9ce4acb2fa2dbd996e1ce474a6ca370541b89f24ecb635657656a57913df87046bfda1766517093898a3c3ce0908ee617811
 SHA512 
b3fb3c01e0a3c3179921641b8314ce8e4ad50c94c33baebb4446d002d1f16c35b4b26cb02dfcec6ee00d8724abdb03e0fab6b0665d13ce5cadd5e672668420d1
 DIST kernel-aarch64-fedora.config.5.10.12 223184 BLAKE2B 
a0246dac2f7a4ad6a55b611538d24382ac87a8960077811a859c9595ac67f961b4bccb7e139a89abc7c0e26e80832da5c94211fc658082f2e7dde984f14dd29d
 SHA512 
7d803b347b136331db1ad6e22e0445fe0224c3e26cd7c034cbe9794915d457b492e05f77664865079874ec001351553652646e2e08d0fee31e30b841b0008f52
 DIST kernel-aarch64-fedora.config.5.15.19 242615 BLAKE2B 
94e59440681535e38137b71814e1ae53f57a347f62cf31e0c1c8571ae43d9ae9be9957743c8cbc9ec74850c964eaabefe6799a28bc311ea7b99ee31391b47fb1
 SHA512 
fb77d3b73a215f97d70cd6d8c96ed20e497786b99ed7d7a7f2ed60cc1251289c1a4c7e058c41b5efac62e4a9b4b3d917dbdb11585955bba2b6584981430f4ddb
 DIST kernel-aarch64-fedora.config.6.1.7-gentoo 252811 BLAKE2B 
f6bad0d23132bf0dfbaa25db928a95f39763b6500fd1df9b4aeca4351e3e75f185891c0df96b111ad840e4bac431d74a9b11e7344e766ab49715663c89e4dbfc
 SHA512 
41ebf195d8b656801d49c6bb693ebe1404b6725d70d88d93a75bc4af230030d65ef0701ea931846b022a3c598dcca068fbc38ecf6d064262b3f5b88e57060437

diff --git a/sys-kernel/vanilla-kernel/vanilla-kernel-5.10..ebuild 
b/sys-kernel/vanilla-kernel/vanilla-kernel-5.10..ebuild
index c973bf2d3a8f..86480fbf041b 100644
--- a/sys-kernel/vanilla-kernel/vanilla-kernel-5.10..ebuild
+++ b/sys-kernel/vanilla-kernel/vanilla-kernel-5.10..ebuild
@@ -8,7 +8,7 @@ inherit git-r3 kernel-build toolchain-funcs
 # https://koji.fedoraproject.org/koji/packageinfo?packageID=8
 CONFIG_VER=5.10.12
 CONFIG_HASH=836165dd2dff34e4f2c47ca8f9c803002c1e6530
-GENTOO_CONFIG_VER=g11
+GENTOO_CONFIG_VER=g12
 
 DESCRIPTION="Linux kernel built from vanilla upstream sources"
 HOMEPAGE="

diff --git a/sys-kernel/vanilla-kernel/vanilla-kernel-5.15.156.ebuild 
b/sys-kernel/vanilla-kernel/vanilla-kernel-5.15.156.ebuild
index 13b57074926b..1ee50d314c7a 100644
--- a/sys-kernel/vanilla-kernel/vanilla-kernel-5.15.156.ebuild
+++ b/sys-kernel/vanilla-kernel/vanilla-kernel-5.15.156.ebuild
@@ -9,7 +9,7 @@ MY_P=linux-${PV}
 # https://koji.fedoraproject.org/koji/packageinfo?packageID=8
 CONFIG_VER=5.15.19
 CONFIG_HASH=ec69da7a42b5b7c3da91572ef22097b069ddbd01
-GENTOO_CONFIG_VER=g11
+GENTOO_CONFIG_VER=g12
 
 DESCRIPTION="Linux kernel built from vanilla upstream sources"
 HOMEPAGE="

diff --git a/sys-kernel/vanilla-kernel/vanilla-kernel-5.15..ebuild 
b/sys-kernel/vanilla-kernel/vanilla-kernel-5.15..ebuild
index 9668fe11c7f3..b1493802e951 100644
--- a/sys-kernel/vanilla-kernel/vanilla-kernel-5.15..ebuild
+++ b/sys-kernel/vanilla-kernel/vanilla-kernel-5.15..ebuild
@@ -8,7 +8,7 @@ inherit git-r3 kernel-build toolchain-funcs
 # https://koji.fedoraproject.org/koji/packageinfo?packageID=8
 CONFIG_VER=5.15.19
 CONFIG_HASH=ec69da7a42b5b7c3da91572ef22097b069ddbd01
-GENTOO_CONFIG_VER=g11
+GENTOO_CONFIG_VER=g12
 
 DESCRIPTION="Linux kernel built from vanilla upstream sources"
 HOMEPAGE="

diff --git a/sys-kernel/vanilla-kernel/vanilla-kernel-6.1.87.ebuild 
b/sys-kernel/vanilla-kernel/vanilla-kernel-6.1.87.ebuild
index af7961f3fb66..beee28bb2c07 100644
--- a/sys-kernel/vanilla-kernel/vanilla-kernel-6.1.87.ebuild
+++ b/sys-kernel/vanilla-kernel/vanilla-kernel-6.1.87.ebuild

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

2024-04-18 Thread Michał Górny
commit: d52ba0c177b9915cc8e7a39672e3436d61e2585b
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:29:23 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52ba0c1

sys-kernel/gentoo-kernel: Bump to 6.8.7

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

 sys-kernel/gentoo-kernel/Manifest  |   6 +
 .../gentoo-kernel/gentoo-kernel-6.8.7.ebuild   | 153 +
 2 files changed, 159 insertions(+)

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index ff81591236cc..21946299f474 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -30,6 +30,8 @@ DIST genpatches-6.6-34.base.tar.xz 1827752 BLAKE2B 
ad39269523df3e740205d812d3911
 DIST genpatches-6.6-34.extras.tar.xz 3704 BLAKE2B 
7e5ad01a7ef80cdce8a974ede1efe530278de1b551a173674910686860bd12b76b9569bbcdad57fc6c65cc28d9c62c84bbfa0297f4cea321f9ec9fcb14c0b809
 SHA512 
96d9b972f7bd5392320183cd21db573a22806841006354ee5a52f8c311ccff63805923178f9a6ce63baa432e87d972dfe1964326ab0ede4cce0a3a185db8fc54
 DIST genpatches-6.6-35.base.tar.xz 1860992 BLAKE2B 
afeb95582f83a941d830e8a90d1b7e6275d6d43b41de93aeb01dc743b1afafc5d675d98b66b528899fe9e69fe856402059932be58487c74bfc0102cff748244a
 SHA512 
bf2848bc7e668b8b8df410f22f66b575ccd3a4d160efc6ac5d3549e4d34dc10d81736d8dbf689e64414491d4bb5479c54ee8ba7d6ad9d3dcae7db1d15c13dff0
 DIST genpatches-6.6-35.extras.tar.xz 3704 BLAKE2B 
23fe1a854b29b205e93ac82a796ed6eabbc96774648168f616c2366f647dedd5f5ebade68059bc7e9f8aad5b57c8b7577b6e098859484f35c07913cb4e3567a2
 SHA512 
37e311b153e411df00489bf4973e1a414b480c4f2d6ac488ddd8af3f717461b14c53143696628df3750168869cfcc3cfc209599454f9873e28ae1e1390198076
+DIST genpatches-6.8-10.base.tar.xz 574628 BLAKE2B 
87b6006dd317b24157dc7af3e0386ff598c9b596e0fe7cdc5f8f109d56191ff6741d6c55f359bc1e43ce9fc2887a614edbc1a2871343dace4ee57d2f472ff8a4
 SHA512 
fdc83b414ca5d72323646d345d95071a175f0a52470fb4a4b5cc7e9a3c8fd59e8d257396a8ff0bfdff81177bc24aaa3b22ba20b27b7bcf31eb71d8b428edfe0f
+DIST genpatches-6.8-10.extras.tar.xz 3704 BLAKE2B 
d836e79733083c5587dcb63d1fb3c30c7b91aee70660681b5fcfbdf90d4ba6fdca09dcbdab29588d267e07ffa8b338223e9590539356fa862e8fa211827d6f9f
 SHA512 
bb01fb545a182d3073590939b172755b1883e827b6687870f889634ac00949308fd62e0d870e6d6d18d8c517dfbeafd3252f9b61d589522cf5c9d09d534ec6a4
 DIST genpatches-6.8-8.base.tar.xz 491508 BLAKE2B 
856cbc5f02af4b2c7073e2342a9d8131145fc0e9098557fbafc62cb5f24ce3009bb1ca9332fd1d43368bfca8963fd3f734de646faae1c3f95cf670e7768a6f37
 SHA512 
0af92f11d273bd5a13e0bc3effa2e6700b1404ae82a8bdcdf8be8279bacc5a45deb504c8df4281bf143698137fbf474337f91eeedfc681c019f4cc3313dd0da8
 DIST genpatches-6.8-8.extras.tar.xz 3704 BLAKE2B 
777b8ef344a84e3be85e65f8d0753ca7f2609e80ff80f9d460f9ba3c19f3fa19f975a199c2ea9b36901dcfd7cdeb8432653ff01db5da076336a8885fc4da982d
 SHA512 
3fb1ed8a6b243a8c2f09aed66b5967df441e0ed4fc89dc9cb81b33561f8517f699787caf429bc173a1ee659912926a79d01603515c34fce43238525ef9cd8679
 DIST genpatches-6.8-9.base.tar.xz 531224 BLAKE2B 
b5036c400d8e9a1ed765d31f3a2d5a542ae25bd4cdcbfb46d27e0c0887051200a7546eed16a1c527760680615d1c7a589ec482ed6c9c3ad28a4df1a778da3fba
 SHA512 
eb33dbaa61b01e6cf5c706f7f72180005bee77a353a3c2a53319768a01ca16743bdea997fd9d520b7d112f9ed483de7f9ef8fd16adfed0cd28d955d13ada8eb8
@@ -40,21 +42,25 @@ DIST kernel-aarch64-fedora.config.5.15.19 242615 BLAKE2B 
94e59440681535e38137b71
 DIST kernel-aarch64-fedora.config.6.1.7-gentoo 252811 BLAKE2B 
f6bad0d23132bf0dfbaa25db928a95f39763b6500fd1df9b4aeca4351e3e75f185891c0df96b111ad840e4bac431d74a9b11e7344e766ab49715663c89e4dbfc
 SHA512 
41ebf195d8b656801d49c6bb693ebe1404b6725d70d88d93a75bc4af230030d65ef0701ea931846b022a3c598dcca068fbc38ecf6d064262b3f5b88e57060437
 DIST kernel-aarch64-fedora.config.6.6.12-gentoo 271041 BLAKE2B 
5af7c2f57cd6cd9230d9ab1a539a4b12b02cfdd777f5921b2d69329b171060a8085909a60eed9916aea504e8d9c9d1e907a61f0c6681ac75d5c64864052f821e
 SHA512 
f74f2840020dce2dc8473e3e562fa53ac1c34a641a9f322c2c7efd8fc4d9b3677479d3a31e705fa60beff0b1beca79ab78ad7dd4b6633d4499bebbfc76bd
 DIST kernel-aarch64-fedora.config.6.8.2-gentoo 277695 BLAKE2B 
e3f4270b1543b96391229d673a1dc097975b065b1ce5966ff3886e31e449cc0542c986085feaca7030e41fd0acad2b6921115c4d0f81234cf9f72ce4bfe84696
 SHA512 
4721995bd2100e2d90f67a3c21db3a5507a3001f5f409b2894fc1a9cad3ff159e1784d06aacc0254229aff40598f78e0a51355b6cfc5cf860bdaf4e8a30a5235
+DIST kernel-aarch64-fedora.config.6.8.7-gentoo 277695 BLAKE2B 
e3f4270b1543b96391229d673a1dc097975b065b1ce5966ff3886e31e449cc0542c986085feaca7030e41fd0acad2b6921115c4d0f81234cf9f72ce4bfe84696
 SHA512 
4721995bd2100e2d90f67a3c21db3a5507a3001f5f409b2894fc1a9cad3ff159e1784d06aacc0254229aff40598f78e0a51355b6cfc5cf860bdaf4e8a30a5235
 DIST kernel-i686-fedora.config.5.10.12 205412 BLAKE2B 

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

2024-04-18 Thread Michał Górny
commit: f21f38d29ce06dd6e3b6c31ab608a5b8b41ff390
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:27:21 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f21f38d2

sys-kernel/vanilla-kernel: Bump to 6.6.28

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

 sys-kernel/vanilla-kernel/Manifest |   2 +
 .../vanilla-kernel/vanilla-kernel-6.6.28.ebuild| 143 +
 2 files changed, 145 insertions(+)

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index 0b0c2b3be575..06993bcc485a 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -47,6 +47,8 @@ DIST linux-6.6.26.tar.sign 989 BLAKE2B 
d2925d5bf95b4aaf6c4a57f0015130b1937773f6e
 DIST linux-6.6.26.tar.xz 140179612 BLAKE2B 
633ef0a386e6877811466c9ac937440709ec878b6ed4d26df874d524d9d6e3d92e0d73a6916bade1fffe297345e72253274fd57ccbab5addd461e10569bc702d
 SHA512 
7559f5bc1384c223f1d63ec87215d91835db49a477fd9948524fb6bb8bc4fee38e99aac7824f849043ef2fd39e490da8ca698e65b4ae0cedd48b8758df5fa4cd
 DIST linux-6.6.27.tar.sign 989 BLAKE2B 
4d954c9d3ea7952e9ef067d8d99fc5d6d2417e7260aa05fef121ef3fe9035a523828f7e0bd2eab772edafa68e2a3aa066f2c6c9cc9f468b6dfddfdf63bfab398
 SHA512 
fe91e7eb3a364373164a63fdcb4ad39dd84e322ef7c2fc2b83a29db15f91dff8c5bdac9064eed7e94c52cb103bcb9c9e74185fe3ad106cd9f12925dfc2c6e585
 DIST linux-6.6.27.tar.xz 140180256 BLAKE2B 
386ceee8c6f48936461a6b5a770a7ade5ebb81cf936ee3712a7ebcf6a938490d8829babe15bf7a58cc0fc64f5f0cbb6bc501d3612eab6faa9531e00c929b4bb1
 SHA512 
d1d74c4050d6e8687dcf63d4600d4d938cbc6439c1e977623a0a9e23426ae630cc20ff501931be899daad0559ba4cc4915ce8d2b154adefb6b73eb485fb2c292
+DIST linux-6.6.28.tar.sign 989 BLAKE2B 
6e33458ee45ac75a58f1c40d2684d32d791a828a6fe9b8f73f47822c900f179c451c8782c187911016a277fcaf8d5867b690fa9d047b8cab91231cc9484876e0
 SHA512 
a74f1c948aaf2096f148df2d0adffd4ee64610b8552826e90365f3c95e3a8c6ac0c74766debf81bf584fec19da3dd198ab125c79443ef4a2233abecc2670d3bc
+DIST linux-6.6.28.tar.xz 140212188 BLAKE2B 
688c9b46f36a0ef8dedbfe27681878216e9b11faa05bb3f8a5f257d6536df2a3260c2ecac33d67b6b1a27dfb747a86ae8911a0bc2c6376f062fd04595e05b199
 SHA512 
fdf6def06de85656f8aa010edfb8b2f7f71cdeef9a70b5b35511833fbcf0e4fbfafb6224acfdf475975bc4bc8f05d0291745af5a6ae752a70cbd09ae2d3d17a8
 DIST linux-6.8.5.tar.sign 987 BLAKE2B 
39ee0c7755e5442a93150c4fbceea17f41da6e25994fbc4d11d006eb7b5362f22c611d928a43d587e728793b3c808786af5c536a89de0f85af018dfb856f986e
 SHA512 
95ee581a65bf4c3f2653e0ab790a296625265011288b9ea5f0e8692c81863fb7ae2e9af98791b9247f51ebef284585b45c772f94b22b13c9a877bdbd8676a6a5
 DIST linux-6.8.5.tar.xz 142548652 BLAKE2B 
795c67356a7992cc73a85a733471d0379156f7ba68eedd68d4aa099eb07b4eea4626239ae15cdcc409819c833beb1ec2dc4032b203363db52ab1cb8bc31ac4ea
 SHA512 
3a4a3dadd1440cf003f7e9be7934b19696ff10cabcdc7f497b7effec1c5bba04bdf19761e53380ac2132d556f9cb1996955171413cc06db29964186689099c00
 DIST linux-6.8.6.tar.sign 987 BLAKE2B 
d76bdad4149baf7fa3aac91753d6f42c3006395c6d1afcfbfaebd75df259b12ffb9b31970f756012c5dd20f21ce0e7c326ded84faa4878b73e768be079d4c665
 SHA512 
627331377aea9c4f8c0efa17e661f4c23a032455493afd4c94f00a2f000aed9decf38c8a62ed3422a9ca631f8c0268c0488899abd341604887ad2ce088dbaa6a

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

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

2024-04-18 Thread Michał Górny
commit: c73aa9447a59c20a90dfc3a103a3cd6e337f9202
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:29:02 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c73aa944

sys-kernel/vanilla-kernel: Bump to 6.8.7

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

 sys-kernel/vanilla-kernel/Manifest |   6 +
 .../vanilla-kernel/vanilla-kernel-6.8.7.ebuild | 143 +
 2 files changed, 149 insertions(+)

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index 06993bcc485a..182a378dfedb 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -4,21 +4,25 @@ DIST kernel-aarch64-fedora.config.5.15.19 242615 BLAKE2B 
94e59440681535e38137b71
 DIST kernel-aarch64-fedora.config.6.1.7-gentoo 252811 BLAKE2B 
f6bad0d23132bf0dfbaa25db928a95f39763b6500fd1df9b4aeca4351e3e75f185891c0df96b111ad840e4bac431d74a9b11e7344e766ab49715663c89e4dbfc
 SHA512 
41ebf195d8b656801d49c6bb693ebe1404b6725d70d88d93a75bc4af230030d65ef0701ea931846b022a3c598dcca068fbc38ecf6d064262b3f5b88e57060437
 DIST kernel-aarch64-fedora.config.6.6.12-gentoo 271041 BLAKE2B 
5af7c2f57cd6cd9230d9ab1a539a4b12b02cfdd777f5921b2d69329b171060a8085909a60eed9916aea504e8d9c9d1e907a61f0c6681ac75d5c64864052f821e
 SHA512 
f74f2840020dce2dc8473e3e562fa53ac1c34a641a9f322c2c7efd8fc4d9b3677479d3a31e705fa60beff0b1beca79ab78ad7dd4b6633d4499bebbfc76bd
 DIST kernel-aarch64-fedora.config.6.8.2-gentoo 277695 BLAKE2B 
e3f4270b1543b96391229d673a1dc097975b065b1ce5966ff3886e31e449cc0542c986085feaca7030e41fd0acad2b6921115c4d0f81234cf9f72ce4bfe84696
 SHA512 
4721995bd2100e2d90f67a3c21db3a5507a3001f5f409b2894fc1a9cad3ff159e1784d06aacc0254229aff40598f78e0a51355b6cfc5cf860bdaf4e8a30a5235
+DIST kernel-aarch64-fedora.config.6.8.7-gentoo 277695 BLAKE2B 
e3f4270b1543b96391229d673a1dc097975b065b1ce5966ff3886e31e449cc0542c986085feaca7030e41fd0acad2b6921115c4d0f81234cf9f72ce4bfe84696
 SHA512 
4721995bd2100e2d90f67a3c21db3a5507a3001f5f409b2894fc1a9cad3ff159e1784d06aacc0254229aff40598f78e0a51355b6cfc5cf860bdaf4e8a30a5235
 DIST kernel-i686-fedora.config.5.10.12 205412 BLAKE2B 
92c715b7e2cd7dd74da7970c05981f520597d3e403ce82c8cf4eee31c9f1f50b638792a6bdb256ef5bfdc99f1bcd594e819e8f44dc6febb2ad9a854bad817f2b
 SHA512 
69d8db11723ae1b40fdedfaace74d15bb63198cdb0485e0a1e5eba95b31217110c93a93e39cc7370cf45f1d3a8bc7f75ec096d6db5ea9ecb28ac6b56702ebb10
 DIST kernel-i686-fedora.config.5.15.19 33 BLAKE2B 
9e0f4dd37058f59610e46a87d3165039e76299d3c186fbfc3312101bac1b8b198de404075f5bbc6f5e2ba04cfd45f9d02bdf94b01c3ed11b9275f37f11ee7617
 SHA512 
49ffc39de86763e707a5c0c07c1367d34e9249615f29fdf97904d7b61a375a86fc4ba37a2f02b5f61e4c76ad65d9ba12716d2523af6faa003f6336d7ae61a953
 DIST kernel-i686-fedora.config.6.1.7-gentoo 228053 BLAKE2B 
1b06ca68465d7833905b6236a6ccf9a594f44613cbd102990c1667c1ece53ad982fa3abbfe475333e3297331ce1cfadf27c00c3e7de6293e213278e8ca97cd3b
 SHA512 
1ed70eb5254a04d99d28ad901d4556dfa7e8ec8b739a0a33040315718effe9348e75ca8ac19d3b33fa7b3dcad9b4bb0531075692087c0dbe57ec6a4d873a4b27
 DIST kernel-i686-fedora.config.6.6.12-gentoo 242515 BLAKE2B 
dbb4df93a5c8ee34d687262cced152a07f412a89ef2e8122429477633424fdac80809ed57a5a6de72de05313ec91f266d37c3494426099621d047c0561ccb57e
 SHA512 
a65fe3299b6d8f89373937d2a782aa1469ebf18954b00bbf2798cee952b9946d7fead795388c079cb508f6d431e49b2812fb6d845c8a0e3861a4a3bd11e81968
 DIST kernel-i686-fedora.config.6.8.2-gentoo 246574 BLAKE2B 
80834222e71fa04cb48865bbd2b0da6c02c4a44815df576d4dffa1f676a4d53567a6725a20284f6715fcad14ad8a47f1f7bb71b955e1404699f6c7961e6f3ef6
 SHA512 
3bd2b14d655094dec637018739222fc06c1d59fda7a14d5c3193ab7784b90e89f4b568f0268257a45ecf74e9f8ecdeda978320bc24232985e57256dade8e9f51
+DIST kernel-i686-fedora.config.6.8.7-gentoo 246668 BLAKE2B 
4726a7dba114cc320832d137306f072d5d69cc52aba7ffbc157858e43c6405c71fdec9812eba4f6fc98f169e156785beb54c8cedf70e56bbd8f353dd13692f29
 SHA512 
9009adff76b1f42c5188608ed29e227d44d55c55c11a0f31c4d60e0e60773e5a3bb527a827463ae1c7f4d37656e0e857d673cb8325b55c6a5c5e08c830024d90
 DIST kernel-ppc64le-fedora.config.5.10.12 192105 BLAKE2B 
889141debb0656a358a3381bae14b5216b982acdfce0bc758f9445c16647807a68a788fb290199c2a1a23627bda1ef4c9405b3f5ac2a4176d1d2b55c71fb7db9
 SHA512 
3ab0f1401d9f50a61477c71369dede438f575d9d2c3a2f5c2cf36d624c2b59a938efca9c981b075511b3860c983eaaf5e5a9f877d659277f09ceba45edd43770
 DIST kernel-ppc64le-fedora.config.5.15.19 213339 BLAKE2B 
db6bbc9f402b8b48a2441e39d1a78dc112656ae842bc5594065cfd2ec3f6d462e4bde200e8736a70192af35fb3a5d1fc42683783a5b7620881f3a95bb0bc5f4d
 SHA512 
b43439c24be8fa8bdd17d4c0beece799544ae45b2c289f0202fa5eb7a52dce0165a0cbc924b0decf877582af9688efd675cbfbd2313ff85fcc2c8563bba4b1ad
 DIST kernel-ppc64le-fedora.config.6.1.7-gentoo 218278 BLAKE2B 
f4dda4430e9801c4660be4bbf6e4b37052e720656e77c928adb7176ff3dba55feb2fe66dd564d41a181809488941cf392ec9c94d786e4a3d813fbe5d683d305f
 SHA512 

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

2024-04-18 Thread Michał Górny
commit: 576b710e716801b5306bdd5f21e5af65848b7194
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:27:41 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:28 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=576b710e

sys-kernel/gentoo-kernel: Bump to 6.6.28

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

 sys-kernel/gentoo-kernel/Manifest  |   2 +
 .../gentoo-kernel/gentoo-kernel-6.6.28.ebuild  | 153 +
 2 files changed, 155 insertions(+)

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index 49d12b9a922a..ff81591236cc 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -28,6 +28,8 @@ DIST genpatches-6.6-33.base.tar.xz 1799480 BLAKE2B 
c724ac510c4ffa2494a95268c2c97
 DIST genpatches-6.6-33.extras.tar.xz 3704 BLAKE2B 
c337062a967a4261f48d3a571d4267ac9e0a259013eb9f5f40ed306712d83ac87108c7e60e7479e6e3fec9490c85e6d34bfc0a5c67fd30fe56970b858ef9ccd0
 SHA512 
fc857243332ef3b7c5e1698c0a4fea7860ddfc2a4f240e6f538b33bf4332d324d180745270fd0787e9d26fca575a72ec5bd0c0983d63304775278a4d51a168c1
 DIST genpatches-6.6-34.base.tar.xz 1827752 BLAKE2B 
ad39269523df3e740205d812d3911da9a70e2117ed671d30b68cfc22ff3c3dcee24bc4731806fcefc7684e815019665f02c2a0ae6c8df52ef5663b57c1ed6b46
 SHA512 
ec1f5641cf3765833ffbd2f43454ea1c8581f942eb5d55cc894da7caad768d4f77ca579c21ef981773b90a97779965c42de32e944b99f6f8c30068910d951479
 DIST genpatches-6.6-34.extras.tar.xz 3704 BLAKE2B 
7e5ad01a7ef80cdce8a974ede1efe530278de1b551a173674910686860bd12b76b9569bbcdad57fc6c65cc28d9c62c84bbfa0297f4cea321f9ec9fcb14c0b809
 SHA512 
96d9b972f7bd5392320183cd21db573a22806841006354ee5a52f8c311ccff63805923178f9a6ce63baa432e87d972dfe1964326ab0ede4cce0a3a185db8fc54
+DIST genpatches-6.6-35.base.tar.xz 1860992 BLAKE2B 
afeb95582f83a941d830e8a90d1b7e6275d6d43b41de93aeb01dc743b1afafc5d675d98b66b528899fe9e69fe856402059932be58487c74bfc0102cff748244a
 SHA512 
bf2848bc7e668b8b8df410f22f66b575ccd3a4d160efc6ac5d3549e4d34dc10d81736d8dbf689e64414491d4bb5479c54ee8ba7d6ad9d3dcae7db1d15c13dff0
+DIST genpatches-6.6-35.extras.tar.xz 3704 BLAKE2B 
23fe1a854b29b205e93ac82a796ed6eabbc96774648168f616c2366f647dedd5f5ebade68059bc7e9f8aad5b57c8b7577b6e098859484f35c07913cb4e3567a2
 SHA512 
37e311b153e411df00489bf4973e1a414b480c4f2d6ac488ddd8af3f717461b14c53143696628df3750168869cfcc3cfc209599454f9873e28ae1e1390198076
 DIST genpatches-6.8-8.base.tar.xz 491508 BLAKE2B 
856cbc5f02af4b2c7073e2342a9d8131145fc0e9098557fbafc62cb5f24ce3009bb1ca9332fd1d43368bfca8963fd3f734de646faae1c3f95cf670e7768a6f37
 SHA512 
0af92f11d273bd5a13e0bc3effa2e6700b1404ae82a8bdcdf8be8279bacc5a45deb504c8df4281bf143698137fbf474337f91eeedfc681c019f4cc3313dd0da8
 DIST genpatches-6.8-8.extras.tar.xz 3704 BLAKE2B 
777b8ef344a84e3be85e65f8d0753ca7f2609e80ff80f9d460f9ba3c19f3fa19f975a199c2ea9b36901dcfd7cdeb8432653ff01db5da076336a8885fc4da982d
 SHA512 
3fb1ed8a6b243a8c2f09aed66b5967df441e0ed4fc89dc9cb81b33561f8517f699787caf429bc173a1ee659912926a79d01603515c34fce43238525ef9cd8679
 DIST genpatches-6.8-9.base.tar.xz 531224 BLAKE2B 
b5036c400d8e9a1ed765d31f3a2d5a542ae25bd4cdcbfb46d27e0c0887051200a7546eed16a1c527760680615d1c7a589ec482ed6c9c3ad28a4df1a778da3fba
 SHA512 
eb33dbaa61b01e6cf5c706f7f72180005bee77a353a3c2a53319768a01ca16743bdea997fd9d520b7d112f9ed483de7f9ef8fd16adfed0cd28d955d13ada8eb8

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

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

2024-04-18 Thread Michał Górny
commit: 3937c03070af1f3dd97dcd62c892232ec93dce32
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:22:04 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3937c030

sys-kernel/vanilla-kernel: Bump to 5.15.156

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

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

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index d59a3e9527e4..c39db764f2ab 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -31,6 +31,8 @@ DIST linux-5.15.154.tar.sign 993 BLAKE2B 
e963d49beec9e550305b55b1577cacd2defb178
 DIST linux-5.15.154.tar.xz 126637384 BLAKE2B 
06a9c44f359f3fd6807e70f18fbac03bd82c8637a142c0b868223011a4afe0bbb56fc83c790442b96f2e55d7832f601b1f7d4f643a563d9ea27460971c4df7f4
 SHA512 
89da87654abc6397f03a30dc48983b73ba3e306b0682546e445d9706ebe88e19dccd94939ab58782391b131065ca0a01ebc5f327ad3009315d10f6286ea9b179
 DIST linux-5.15.155.tar.sign 993 BLAKE2B 
4193a773709de6c8626c74723114f229511e56e5dab4f00796c7e8831424bb9f5c73840c6e13d7b3dbead6d9b6c7133ffa3b30a6caa8f281b45191e09f6f5456
 SHA512 
206364639ace66e3c220a5290fa9cfd1d1a1f7655079f7ee1c756bc77bec79b8e1d8db07dd33bd115e878f8b972dca72088720ed47c97841fc6c6745c4cce407
 DIST linux-5.15.155.tar.xz 126638188 BLAKE2B 
00c2ceedb57986a35ec29dba3aea3aa1979f1291ee4624f174e2a0dc1325a612d5bc8a101696cc4b730dd645095ffc20723f589ca7aa0766dce9df089f52f2ca
 SHA512 
8368c46a553684885bb3b5092126334e50e3bf73acd8e0c7a45828cda52268396b6783a89b08b94606e2305d3f2330ea8b8f3a4fd59a4d1a65329d4e147a6bab
+DIST linux-5.15.156.tar.sign 993 BLAKE2B 
c606bc02fa75747b0647913fbc8acf4c9047119e235eb9ab2a555caab5185e8a7a22c72524bd8131316888923484345a80771864ad94d6a20872e5e6df584dd3
 SHA512 
e29269fb58f118c5747cc8b4943ad6bcce9b285f087bc93546cbab12edc179b03ed49736a219bc96782e60c901329124e9791e7ef25aba7014b2c6324338210b
+DIST linux-5.15.156.tar.xz 126642224 BLAKE2B 
55c20146a7065ab491867d4b5f03d651399471031c8d4291f3f493bdd223c566a9f38ad66e8662732c2f7183f3fa5255cb4bddd069ea1d5cffd6ebbd7c07835f
 SHA512 
567e6ced6a2d3a47406f7f2ddb92773d349ebc6fd43423af5ad29b55e66f954785487cb1257e1b72b1257479895f2b31c6e36761ab12bcce3dcb3d749d5c0bb3
 DIST linux-6.1.81.tar.sign 989 BLAKE2B 
29618761c2ccb8747ba3ad77ab378193ab63ad689ce7db0d55cf1e588307c54eb6f937d2c311faf94a1f2c94e69677154a38154515c532cc383b5a83ac491584
 SHA512 
7444ad331b208a6d4c9410ace57f3a5b5c1347f51f00040c33d0940f76530aa1f0fcca1eab72ec9e7bcdce552125fd8e0335aa8732b39566612df814e8da8188
 DIST linux-6.1.81.tar.xz 135100548 BLAKE2B 
4fb34946ca03096cec357f0205b4c2c4a76279bce0b19e1c7644f370a0c301b05eab30ff2b272e43b41e808fd568d6e2df197535b84d25aa28c2af05a12677e5
 SHA512 
019eca1bdd822f1ed65f6f7f73ab101c7402d61e612c88cf9afe10eae96edca4a8839cd85f92b7062de62dbb8840898e668a40d2d8d8cda611d4dc533355052c
 DIST linux-6.1.85.tar.sign 989 BLAKE2B 
e8a22c1e7a8580e16efe9ed7e41206689da375a4790b198c7747ce1382cae624b4e9b2b33af5040c7dac3bc4900446d183d8751ac1a5701692c60ebd4a050989
 SHA512 
654c07bdbcefe4fbb66e1f1dfc48ccf4321261c97ac357b28254030dd29d26402231ce8bc28fa07ffb9bd8ef099a74c55fbb053d27650e3bb9594f50a556a555

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

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

2024-04-18 Thread Michał Górny
commit: fa71b990b0bd4d5aa22e364393888baed376addd
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:24:42 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa71b990

sys-kernel/gentoo-kernel: Bump to 5.15.156

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

 sys-kernel/gentoo-kernel/Manifest  |   2 +
 .../gentoo-kernel/gentoo-kernel-5.15.156.ebuild| 141 +
 2 files changed, 143 insertions(+)

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index d7469bcc0af2..36ac40114cc6 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -10,6 +10,8 @@ DIST genpatches-5.15-164.base.tar.xz 6702232 BLAKE2B 
2a65783ebd23392a767ded40028
 DIST genpatches-5.15-164.extras.tar.xz 3940 BLAKE2B 
f1a166e7982c6a6968a083fcf60b6e383d148c17562403035ed8168ba16d045e56384528694752cd614b7aeade23fda879ab298c704bb297278af554ea6caa93
 SHA512 
a78b7eb2a98194a08b836358be7b8249cc280216056caffd95cea98dbeb62e01c04012c864031d5f9f16bf132b154dfc4922a4550127192c8307ab61da3937d1
 DIST genpatches-5.15-165.base.tar.xz 6711916 BLAKE2B 
1c77612af16b5111c89c5f9ec8624f82ecdb8cbd18afaa25d72c05853cf63f6206101fbd19b9beaedc9689f7a14ebd9b6c6b6b559b502282489e6a558e48afca
 SHA512 
46c196486d96644d9991ea93b44dfcc524fd7ea68b7bbc549f6eaa8d99ef5dce039365c727157c7bffa6f389503d92630b4d750ee482bbf67def2159daad766b
 DIST genpatches-5.15-165.extras.tar.xz 3936 BLAKE2B 
6556f3659c1cc3f85a06c3e8204e3a1d013e016afe4b1b28c5ef1f43ef7ab47847d16f5d969dde9c7dd62ac7e35ee69ae2ed3eb1651ab66d73b3a9ced0e603cf
 SHA512 
c3f3131b930fdab97b3014e884b94f91420585c686aa96c3dd88a6a9579e06d0377d4bb7d50590eb4bdfb6aee7707499f4ea92fbdfc6d982f5551dafd07b3c6f
+DIST genpatches-5.15-166.base.tar.xz 6725224 BLAKE2B 
f19d204334748c6c5befdecb51cf9250f87f022599fd5d3c04053a9326a0832ea370b0238dc7167fe75b36e97118799dc3739b7313f92ba30143f7e2ca6c71ed
 SHA512 
f200cb2ef8266f84ae9865f506dac6bd938383c56c3197c1ec722fb3698f14c2f6c3ffec284bb45e695877f99d8da29e7d73d16191bd81ac142eeaf55835a012
+DIST genpatches-5.15-166.extras.tar.xz 3940 BLAKE2B 
6db1809d2ff7d407c12a461c737a80ddfd0a91aa762ad2624613640202f9a65bc39b538007826740f42f8aa210b13f2936124737c5d5793a94a9778456135445
 SHA512 
45d025bbede7990ac1a8f285a6c27d4df79aab77842ec2f63b7e2e44b53b27f00da5e3866ced56fde852453130dc0930e8a1b2e95873af4c2d7a663649d1f800
 DIST genpatches-6.1-90.base.tar.xz 4798868 BLAKE2B 
3898a35ee9d3ea977c455a8432d512ed9f282f3b961b0046b79843bac59b136d9834c6fc128c5fdd2ba28b1d25e98c47b67bc3c50287cb05a372ed34d2b8982b
 SHA512 
6bd2353dcb0caedfbd009f66d10e6201079c481101490fbe131168f0e46203446226c47a85059bcdeb8a3395ba79ed9ce0075c144ea8f94dffc0911958f679b4
 DIST genpatches-6.1-90.extras.tar.xz 3812 BLAKE2B 
466c0b796df7406c228fd4dbad20f84c2fb99203ccae1a9e018a15a0314dafb478ef89dbeefaa012b0873a06fe3398b7f17f68bf8275283cafd0d258d44c3572
 SHA512 
1744cb7d90176d3eb09195679b51eb0aadfe5a3452dc2d2b299262eb7aeda3071bd0bbdadab2c05bd266c288eee5580e4da1190f308e8755140d454226f32204
 DIST genpatches-6.1-94.base.tar.xz 5046684 BLAKE2B 
f9024ee9302b618af0e68c4b0ed91af1781d0d9ab51d3efacd1e18d8ee07fd61b40fdbdb52ef9a8a4e403570a87f4c28e12ab305657df19dcd766d9de81f9131
 SHA512 
356301a38dee163ff836ae5dbaf6ac724c3166b76b161b967f5ef892133d82b79be11d0f7243e221d938c1a5b154f847462713b2cc5f191d949126f66be8ec51

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

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

2024-04-18 Thread Michał Górny
commit: 9af82bc75c42444ee99693d023b2204fe37548f8
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:25:48 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:25 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9af82bc7

sys-kernel/vanilla-kernel: Bump to 6.1.87

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

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

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index c39db764f2ab..0b0c2b3be575 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -39,6 +39,8 @@ DIST linux-6.1.85.tar.sign 989 BLAKE2B 
e8a22c1e7a8580e16efe9ed7e41206689da375a47
 DIST linux-6.1.85.tar.xz 135133732 BLAKE2B 
84b45ba6114b4c2cc1c5141fdbcc7fa3fb26d3ae288fbf9d01b4c1fe55576fc8bed69dbfbfcdec6cf1067ea9d9ec2968e2d749fad7475a76da3b00f8c6cbd976
 SHA512 
1c8fd0558e0663c63d7f0a5924649eb8b5e0ee81d9f4f13a1d8da16697a2f1510b3fe1b72871cd4d57a325039db04546db243354ce31db91d20b028d193e1ba2
 DIST linux-6.1.86.tar.sign 989 BLAKE2B 
5c1afce26278150a0c03587693a22042b017a7d0e9d7350134686fe4f43a567ecd633f97fc91347717d67dae7e0e7fa1253cf58e71ce12b4c2ccb1d1b6f72699
 SHA512 
0bc26e55d2f775dc3f48745503b2859a55243b878bca7a1d3d5c136227ff34a36044620970fd7172a94f06f22366aa701956dbcebad1df534a79f18cd43d453e
 DIST linux-6.1.86.tar.xz 135175132 BLAKE2B 
b4df1699b11ac39623d40b73ffea0dec86a033946564b8dbb6af52de648762132dc60502cd3c06fe4bf91e3a4f22df7a9feed05a3afc54926d610a61fd4ccf74
 SHA512 
15f30f318c0d12a7ebecde04bf0374d5658c2aa2504f5dd2f6e30eecc31c7d118904383d766a38eefe8dd92fffad64cdf0d66393418e895c297b5f6d6b03
+DIST linux-6.1.87.tar.sign 989 BLAKE2B 
5dcbdf95424d5042049065e865ab2864b252eddedc3b13745843285116bd6c2536b9c117b86e28c783d1ac1f247374224399377d293180bfe3b81691abed0f78
 SHA512 
f0db832d08a38e1c462cc8b7bb26a18b1e5c47975888524d4d3f8157f87bfe141323210e42c9576cfb4260730ea8238e576f20fc889d89c5cb3ec0e8585b5a82
+DIST linux-6.1.87.tar.xz 135155024 BLAKE2B 
42f5f28cc22db9200a1a1fbc8ffe63434e61d4d954ea86d364bd1adab6b882f530983778f3a2db51be5d33d8fa302c1e29badf45440c142e10456055afb1f0e0
 SHA512 
5c5b8910f27229768292e4c5737a988e8cf3b19e787c2dff3c15bba268b28c3f99b2169ea48256b692cfbd259ef48b9f6e836ad9b306a8e2230bc7bdb3f64613
 DIST linux-6.6.21.tar.sign 989 BLAKE2B 
2a9fc1ede7eb99492243663a4664679efaca8236d3326b517a67f0ca3a595638131acef3fb5c11f9ab17d4024750e06b1e39966e75f24410fe1c8ec0ffc64105
 SHA512 
8f78e399019e2a026ac2a9ffa1d6c2c60b92e935547d714f2fc2143b5059d6e0959ba71904b2c83b3b4d56737bbc69e5a3ba050ceee208b2b685454782ef
 DIST linux-6.6.21.tar.xz 140146052 BLAKE2B 
7d13d5f2d5d3c00d66408f1989465067ff05cd8b317c4c81e698d3a2e7d09df7dae8605f9f6cc3614608c0ed84463d1d5e75ed602b71e435981ba78ef55326ab
 SHA512 
e5faa4b32cb1dac14d551a40e460c3b54c021cbe184bb35b0b823539516008e5f50eedbbdb7532e17fc38f41840c397e334f6b5d990176939f13c4397cf28996
 DIST linux-6.6.26.tar.sign 989 BLAKE2B 
d2925d5bf95b4aaf6c4a57f0015130b1937773f6e32aac8594a027b09afe63f181674d2cb80375e9c0a1ad626ef8d42ee7c5586a25c2d878b601c71cf81f7df6
 SHA512 
f6509f72defdd42f9ef5d16c6e2b982c1bae80c57a0840d0826733b40a8d9f4aee64e919baba538c0dca764217479568ff76e428cf93f64c477ed17efec25e8e

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

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

2024-04-18 Thread Michał Górny
commit: faa359ccbac0e49522d844477584c2343af0e432
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:26:11 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:25 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa359cc

sys-kernel/gentoo-kernel: Bump to 6.1.87

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

 sys-kernel/gentoo-kernel/Manifest  |   2 +
 .../gentoo-kernel/gentoo-kernel-6.1.87.ebuild  | 146 +
 2 files changed, 148 insertions(+)

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index 36ac40114cc6..49d12b9a922a 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -18,6 +18,8 @@ DIST genpatches-6.1-94.base.tar.xz 5046684 BLAKE2B 
f9024ee9302b618af0e68c4b0ed91
 DIST genpatches-6.1-94.extras.tar.xz 3816 BLAKE2B 
1f542b22b91ed285938cfbc6eef5f6ebce579882f65cfd7031b38aedbc3fdbe88abefec221e3139f3ea44c9a7841283d733f4a21ac3c4e449273e4269a491692
 SHA512 
035461792175f6914813dd900c1ab18a93998d7a54f42cd15275e23fb1e0c6b76382e3dd9782f50aaea9eceb1271518918bac964f95db2d746f3deb0a9a0dc1d
 DIST genpatches-6.1-95.base.tar.xz 5062256 BLAKE2B 
e08c254f1e2e2a062d2b8026109d72553ca8083b170f0a4424c78ac53802bd5bf54d23195dd89f748ef6c253bdf1058cdd65a6f548d0b0a5378b8636b63c3908
 SHA512 
0607276c857bd40a96e74fafea00d11c0ac80a3801a3cb320230463be1f6ad52727f0081261194a6fff1b0d644b3561663eb51cb3c36778c5827b5859e0923d6
 DIST genpatches-6.1-95.extras.tar.xz 3816 BLAKE2B 
b1fd3b8c0cfdf227a96084fb8eb2ac99d9ff5d45bc3b3092818accd4253e677cb4962e7a554d3510a3bdc62dcad9b7ae22f549f15e0478241fa2c6d19a45da97
 SHA512 
73f46044c7d64969a287cbb269c9039bb1eb1d537fb1cdcfe0bc3772b9fa220419abda8ef5395d3d0d06ca80d3761a6eda610251cc825b79fc7fa3b4b0c1cd99
+DIST genpatches-6.1-96.base.tar.xz 5079348 BLAKE2B 
97ea3473a5189a92ea4478ff82051fb6b9b48344284168902c98674f4d093e2d9e8deaafc5e6ffdfe4653c7aa41bacb5c094f867dba3e283bf2fbb236d753d80
 SHA512 
3e7f9a56a0767b7532c89460c156d663e2bed069223c27f7b6d5ca7084c3ee869b00bd63a844989c4801e29e442ddf7889c4a025af97195228e181564d8f087e
+DIST genpatches-6.1-96.extras.tar.xz 3812 BLAKE2B 
506642a22002bf8bd3607d2bf060740e29d1a6bb649b0345f751c83e504f1084bf0bf279e69c7f52fae517acd7b166c32861f5263d843a02384d12b7f6e04e9c
 SHA512 
1c5a7f9e3f28d2db1d0136a037d32c30cfe754186491970addb9f3b8d24bad851e9472c028e6eb8dcc71bf892a227d7a7e606fa7b7210cf11f79b6d8a063617a
 DIST genpatches-6.6-27.base.tar.xz 1392292 BLAKE2B 
46e3c354f7c27182c2f97bd20c165fa8bb79317bb136afbbe1e0906cd405e7cbcab1293e724cda38491f0d1cd9e9009146f18ad9b5ecf54526e69aae43fbc9e8
 SHA512 
363d26f9410e2d526f07c0831d36733999ec284ee01d684ad15aa5856b007a2d2a189ca414358da87a479dcbbea7ae24add9d8019b4c41c8bf1aae7b67a3b490
 DIST genpatches-6.6-27.extras.tar.xz 3700 BLAKE2B 
36a21c970dd2c8f72a4496b9f72faea3e94fba49342e00b7cdfc0ca6d4f3ab14fef161a7d02ad13b1c7db73af3c96b1c145453d0645791b46b34f599b3947582
 SHA512 
996a1b0a5c625043ececbeacc648f4dd71da2e239482ca515b680b146ba6041feeb0924929b1b2b6ee4f3ecc24c85926e54e28058d9401d4399282151332dfce
 DIST genpatches-6.6-32.base.tar.xz 1799112 BLAKE2B 
a9c9af39b7da19c0d3f3a1893de26641b1d5d7ad242de4ceb1659d33573e8df8d173d363f005843149ee21598a2d4f8a6e5fbbdd02926c2301a5c0b8abcc
 SHA512 
2204a3ff6187c349a41f101bddffd39145aa530e6a37792b391db0b3c4150e290ce8909430e87c8deb18400d753a621b90c26d581c08abf104a8bc48197a1fe6

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

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

2024-04-18 Thread Michał Górny
commit: ea9db1f7e5ecc63ad71773717fcc9de23041f630
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 18 12:24:43 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 18 15:45:24 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea9db1f7

virtual/dist-kernel: Bump to 5.15.156

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

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

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



[gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge-beta/

2024-04-18 Thread Matt Jolly
commit: 63b2fce92eb2a33255e4e186aa1d42064db40434
Author: Matt Jolly  gentoo  org>
AuthorDate: Thu Apr 18 09:49:22 2024 +
Commit: Matt Jolly  gentoo  org>
CommitDate: Thu Apr 18 15:28:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b2fce9

www-client/microsoft-edge-beta: automated bump (124.0.2478.49)

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

 www-client/microsoft-edge-beta/Manifest|   1 +
 .../microsoft-edge-beta-124.0.2478.49.ebuild   | 126 +
 2 files changed, 127 insertions(+)

diff --git a/www-client/microsoft-edge-beta/Manifest 
b/www-client/microsoft-edge-beta/Manifest
index e455d5c33c9b..31e990816fd8 100644
--- a/www-client/microsoft-edge-beta/Manifest
+++ b/www-client/microsoft-edge-beta/Manifest
@@ -1,3 +1,4 @@
 DIST microsoft-edge-beta_124.0.2478.19-1_amd64.deb 167374274 BLAKE2B 
725270a8c44e7785d61a546479b2451fa5f0a2f0de872bf1fc20952ac22f0c314bf9cea2c6023ff7798f60cb7d7591a605960699db21ebee03ea752afd7a2744
 SHA512 
bc390b819110acc417f9c8cb1f3d13abe2b9ffb4a9d50a22eb0883d92bd2cc4cdd055d7370a0510d67903e67dfc68aa4be36b51598f83e07d70b09059c3d6ad6
 DIST microsoft-edge-beta_124.0.2478.27-1_amd64.deb 167389658 BLAKE2B 
edc430e99bda531d7cb5c3f6fc31ea48e903bf01db08f584533dc06bf4efcc20ae58c7538f44f85bcdc09cde0cdb1d7cf1ab08564f214226a975be3b7c30d196
 SHA512 
84a6ec505948e9fcd3c754d3b0934e4e05b1e5b0eeb2cbd671cceca0d99cca6cedd96c573816e1a1db9e6fd56d335cd67964a448c78891d58191ce5aff9e45f1
 DIST microsoft-edge-beta_124.0.2478.39-1_amd64.deb 167474794 BLAKE2B 
444bbf493772e48fd741876751aea25ee61b426bcb050b14373352e89499a9c42b207e8bc90eee1e150d1c42393cf06836cb19b0274d7064b0b4576f3a033036
 SHA512 
23864864291569f222c82bc20fc0c94ae780ce364f902c9fe5c96c0eb6ffad3e4cb6961beb47810261457a04d6b33af8d2b133123b240b62d67fc171a470
+DIST microsoft-edge-beta_124.0.2478.49-1_amd64.deb 167564674 BLAKE2B 
ad761d93f0a67972cdebf57da646d04920a637d58d9c2b95e488b810f9a4d17fb26f603f956035dd3ee7f084a53ce8611db3e18a64f854a2822ac1c6deeae5f9
 SHA512 
76f49f29741bbf0a983d94fdbc09edbc4965f3ba6b5aaa7b7d6427caf4ec7b35c2b25249fb1926b35bf82007dae7144d8bc646689e6fa0a0a69c397d1932810f

diff --git 
a/www-client/microsoft-edge-beta/microsoft-edge-beta-124.0.2478.49.ebuild 
b/www-client/microsoft-edge-beta/microsoft-edge-beta-124.0.2478.49.ebuild
new file mode 100644
index ..0ff710cc5ddc
--- /dev/null
+++ b/www-client/microsoft-edge-beta/microsoft-edge-beta-124.0.2478.49.ebuild
@@ -0,0 +1,126 @@
+# Copyright 2011-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit chromium-2 desktop pax-utils unpacker xdg
+
+DESCRIPTION="The web browser from Microsoft"
+HOMEPAGE="https://www.microsoft.com/edge;
+
+if [[ ${PN} == microsoft-edge ]]; then
+   MY_PN=${PN}-stable
+else
+   MY_PN=${PN}
+fi
+
+MY_P="${MY_PN}_${PV}-1"
+SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb;
+S=${WORKDIR}
+
+LICENSE="microsoft-edge"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+
+IUSE="+mip qt5 qt6"
+RESTRICT="bindist mirror strip"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-fonts/liberation-fonts
+   media-libs/alsa-lib
+   media-libs/mesa[gbm(+)]
+   net-misc/curl[ssl]
+   net-print/cups
+   sys-apps/dbus
+   sys-apps/util-linux
+   sys-libs/glibc
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3[X]
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   x11-libs/libxcb
+   x11-libs/libxkbcommon
+   x11-libs/libxshmfence
+   x11-libs/pango
+   x11-misc/xdg-utils
+   mip? ( app-crypt/libsecret )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5[X]
+   dev-qt/qtwidgets:5
+   )
+   qt6? ( dev-qt/qtbase:6[gui,widgets] )
+"
+
+QA_PREBUILT="*"
+QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
+EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
+
+pkg_nofetch() {
+   eerror "Please wait 24 hours and sync your tree before reporting a bug 
for microsoft-edge fetch failures."
+}
+
+pkg_pretend() {
+   # Protect against people using autounmask overzealously
+   use amd64 || die "microsoft-edge only works on amd64"
+}
+
+pkg_setup() {
+   chromium_suid_sandbox_check_kernel_config
+}
+
+src_unpack() {
+   :
+}
+
+src_install() {
+   dodir /
+   cd "${ED}" || die
+   unpacker
+
+   rm -f _gpgorigin || die
+
+   rm -r etc usr/share/menu || die
+   mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
+
+   gzip -d usr/share/doc/${PF}/changelog.gz || die
+   gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
+   if [[ -L 

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

2024-04-18 Thread Matt Jolly
commit: efa4191b018f9c1acadddc4432a9a4699cf61e87
Author: Matt Jolly  gentoo  org>
AuthorDate: Thu Apr 18 09:50:12 2024 +
Commit: Matt Jolly  gentoo  org>
CommitDate: Thu Apr 18 15:28:06 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa4191b

www-client/opera-beta: remove old

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

 www-client/opera-beta/Manifest |   1 -
 .../opera-beta/opera-beta-109.0.5097.5-r1.ebuild   | 173 -
 2 files changed, 174 deletions(-)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index f04c5d70e03b..9eeea54bd151 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,4 +1,3 @@
 DIST opera-beta_109.0.5097.24_amd64.deb 115266488 BLAKE2B 
02031e0bf755c111efd3e77adf639b5ca27a6325e94f3d43e20419dfa8c93170aa19d839d5d718fd5dfd94d28b1c974f107f2a99c73b3de27bce94c2a66c46cf
 SHA512 
a9b19e07d9cd11bdaaf1fbee1ec765366994304d940711c66f9e041f5e8cca33d29ec158768c659bcf2bbe1b5914c5a67ef86800a4a0ffa27bc06054b55f80ca
-DIST opera-beta_109.0.5097.5_amd64.deb 115139344 BLAKE2B 
ebe2dbc2aecd0a79c1446cafc7fb4195cac2cf927f2e2f43413ec322007efcfcbb037f2377e973a40baf2d0eff7ce76cd88999d6578ff72be695831b20066520
 SHA512 
245bb6d45bf85b2d53f19ea015a2899853e43043f53216d3b7b2a87c8cf45b00a541df92840b357c09328c1ea4aedf70a6303ffce113d88f91d2c8da83763217
 DIST opera-beta_110.0.5130.4_amd64.deb 110201212 BLAKE2B 
9abb3002fbec3bb07f16b41336965c117b51c852b31925fa0ae693d215c4cbd1033346fe15c52e804676e8ebfa22628c0df5e0160bf0214328601accef010b89
 SHA512 
4d2f2782ed1decf7480b2be2ad583ed604170a4f7546a678bc55756c4c87b02fd7e90eabe7930c00fe302fe535cd5f6891621953b3e3fc5aad07ac55131adf51
 DIST opera-beta_110.0.5130.8_amd64.deb 110214708 BLAKE2B 
f2a96885a9449b0821499c871843941488aa89f3a30d1791b04741ddeecbe52dda9b304642e60985403dd3b2aaa0e247dd5884648a639a74b2d7109adae9fb71
 SHA512 
d3f156bec609f385a0183a8b1383e192c296f3ca67b276c86109107953e6f0a4d8b79fafff7fedc58752c4398d0b4bc2d366d15ed84117139229d55d285c15a3

diff --git a/www-client/opera-beta/opera-beta-109.0.5097.5-r1.ebuild 
b/www-client/opera-beta/opera-beta-109.0.5097.5-r1.ebuild
deleted file mode 100644
index ad276bb735ac..
--- a/www-client/opera-beta/opera-beta-109.0.5097.5-r1.ebuild
+++ /dev/null
@@ -1,173 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="
-   bg bn ca cs da de el en-GB en-US es-419 es fil fi fr hi hr hu id
-   it ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk 
vi
-   zh-CN zh-TW
-"
-
-# These are intended for ebuild maintainer use to force RPM if DEB is not 
available.
-: ${OPERA_FORCE_RPM=no}
-
-inherit chromium-2 pax-utils xdg
-
-if [[ ${OPERA_FORCE_RPM} == yes ]]; then
-   inherit rpm
-   OPERA_ARCHIVE_EXT="rpm"
-else
-   inherit unpacker
-   OPERA_ARCHIVE_EXT="deb"
-fi
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="https://www.opera.com/;
-
-SRC_URI_BASE=(
-   "https://download1.operacdn.com/pub/${PN};
-   "https://download2.operacdn.com/pub/${PN};
-   "https://download3.operacdn.com/pub/${PN};
-   "https://download4.operacdn.com/pub/${PN};
-)
-
-if [[ ${PN} == opera ]]; then
-   MY_PN=${PN}-stable
-   SRC_URI_BASE=( "${SRC_URI_BASE[@]/%//desktop}" )
-else
-   MY_PN=${PN}
-fi
-
-# Commit ref from `strings libffmpeg.so | grep -F "FFmpeg version"` matches 
this Chromium version
-# used to select the correct ffmpeg-chromium version (corresponds to a major 
version of Chromium)
-# Does not need to be updated for every new version of Opera, only when it 
breaks
-CHROMIUM_VERSION="121"
-SRC_URI="${SRC_URI_BASE[@]/%//${PV}/linux/${MY_PN}_${PV}_amd64.${OPERA_ARCHIVE_EXT}}"
-S=${WORKDIR}
-
-LICENSE="OPERA-2018"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE="+ffmpeg-chromium +proprietary-codecs +suid qt5 qt6"
-RESTRICT="bindist mirror strip"
-
-RDEPEND="
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gsettings-desktop-schemas
-   media-libs/alsa-lib
-   media-libs/mesa[gbm(+)]
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   sys-libs/glibc
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libdrm
-   x11-libs/libxcb
-   x11-libs/libxkbcommon
-   x11-libs/libxshmfence
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXrandr
-   x11-libs/pango
-   proprietary-codecs? (
-   !ffmpeg-chromium? ( 
>=media-video/ffmpeg-6.1-r1:0/58.60.60[chromium] )
-   ffmpeg-chromium? ( 
media-video/ffmpeg-chromium:${CHROMIUM_VERSION} )
-   )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5[X]
- 

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

2024-04-18 Thread Matt Jolly
commit: 9549b6e8362e0a5a5cc950ca4f0604353ac87152
Author: Matt Jolly  gentoo  org>
AuthorDate: Thu Apr 18 10:34:56 2024 +
Commit: Matt Jolly  gentoo  org>
CommitDate: Thu Apr 18 15:28:06 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9549b6e8

www-client/chromium: add 125.0.6422.4

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

 www-client/chromium/Manifest   |4 +
 www-client/chromium/chromium-125.0.6422.4.ebuild   | 1439 
 .../chromium-125-oauth2-client-switches.patch  |   45 +
 .../chromium/files/chromium-125-system-zstd.patch  |   53 +
 4 files changed, 1541 insertions(+)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index f6590d9de910..45a466f05223 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -5,8 +5,12 @@ DIST chromium-123.0.6312.122.tar.xz 3488275388 BLAKE2B 
9f7e6c4984a41dbed6849eee0
 DIST chromium-124-clang.tar.xz 50212876 BLAKE2B 
f4786d4192306c005ce790ec3fc2595055d7a835b438e3c7a101b2c56653ad0ef3eb7b797224c9fe910c7ccd31c7cad50d502411ef220d151a8a1b432610d6b8
 SHA512 
4fb7bbb8abc9b3ae065b32215327d5de58e27c20c0199a8c243a9bfb89bf95b932ac1c2162e65acc954bde5975373a40ccada346cd0340d89889a12e4b8b96df
 DIST chromium-124-rust.tar.xz 145977368 BLAKE2B 
3fccaed3a1f7b85a303f5e4281d0d7fe0d194f3203751bae4a937f3447260ecfa5141d49b945705d69d36e89901b99fd0955ce0e5bcff0c17c7096fd78782722
 SHA512 
272ef52b5b201aeb056db7339387504b78252411899ea13ed5829b77bab8c76fd84125d68678064ac204fa48caf16f86ee1d99c64d599d955fb1097d5e46fc51
 DIST chromium-124.0.6367.60.tar.xz 3432734968 BLAKE2B 
8203576cf98c6118bf81d6f4440e7cb03d4f25530e9b6fb160c57b0cb38ee70311aa5f7d418d9f2e0ad6d0abe50e0e625022b36dea834e255a5113a034844590
 SHA512 
3c13cbd65b11d187576dbf40665b4e43397e706fe43516dd280ad238519aa663c490a314ff43a1f2b41c1f757e3d9dbeeefe88e2d0cf312bb149c7737d8713fd
+DIST chromium-125-clang.tar.xz 50745124 BLAKE2B 
6d9a8752a648c5e202c5597dd1adf52af9d37784166f75ab803a6dfbb4cd88e57f88851052f005d388020cd840d6854cbd295220f519325d5bfa3174ed9115dd
 SHA512 
32200f39c1d4a24db30d67bfd324490c9fe4fcba2efb7bf83b6db14944a772cdd256dad93d7e23bf9efefc6c98007afde06ba7f8f2a1aafa7e27457e2193e23c
+DIST chromium-125-rust.tar.xz 150461068 BLAKE2B 
b62fd93d4de25803da5eb98f67c25c455d7ae8e86f202e614bcbe9787957e63ec01ef3eabde3eb7a69d51d25a95a32577477e69ab71c008dcb55411f6d755433
 SHA512 
6cedf2cfdfefea782c7f1b1b13daae8e44f0678cb2a92454cdea5cd95ada14bd331fc5634da0267369743ab31d9d73ec30d971bdd7a9b68c2f2270a22c552b8c
+DIST chromium-125.0.6422.4.tar.xz 3435677640 BLAKE2B 
3792beb294ea67944ba320397e3728342447a70d19609260153222dc8c6cf751d3ae8a0ab3e197421d1870ec70570eba0001c8b7f03aaf628257ed76705f4971
 SHA512 
4c6f5cb64ff433474436b82a92470ff1d3f21ede03fc5f202ca0e1a0490ae820312bcd36a02e8aa3055e21a085318cbc1cd4f5c4cc84ecb3bcaee6d7e59b89ef
 DIST chromium-patches-123.tar.bz2 4697 BLAKE2B 
8a7dd76edb23afb7b2f65084696bce5d6e54d63ca34c4590052db1086ed0a422b1efde863c4daad4e2526f329eb65276b9ad5406017cd97fb75b1a9556c1f933
 SHA512 
ea47255deac1893896f64496629d34c7092f266a175b8400fcf4f01b9d038ae240e911bff488558bb28e6f5795bbcf276adf20ed1e0ccb8ac99f9ddd260742f9
 DIST chromium-patches-124.tar.bz2 4706 BLAKE2B 
5acae233ce7b43669dbf65c368467f94c9a0ec509713ec4510943ede12d495dad1670a5c0a7435e0e16251c7429145e575cb1c9661439ff1c626d709856b6a94
 SHA512 
3d0d365b6d484def626153b07c0ab187195f27ebada63bd2547b52ed1e2157aab2415a6140c293a140d7a0545ae0fc1cdd431b37fa0c4a212a34c13baccb358c
+DIST chromium-patches-125.tar.bz2 4688 BLAKE2B 
96cffec1931f59bfad53efee930292ca123e3daf3cf6f062583aae15853283c32ce2f564de7e35b678a34ed7981d5e8796059d00d5409c31d3e2e5839f93cf9c
 SHA512 
fe4173b2409002d52fd443e87ce4894b53d0b24808f002766942086b99174cb9da42b6e7f92d80d6432d78d7ae3458265ec6cf091a76d0e4e25b44dfdd438dcf
 DIST chromium-ppc64le-gentoo-patches-1.tar.xz 5636 BLAKE2B 
1d898939df023c59285b27bee552470483ea06375d1ee8d6947b89c5927c23cc7bfec6b49f3b376ece931d11a56f8e2a45791e0f92ad61974fc8c34c1082d89c
 SHA512 
8a71cb007e47cda8e5fe5d185729389e65c48bd322c8ee8b3986bee8571427b959628f2666bda646a3f89ae64197c0957d3626845ff03461dbd5dee4c964d07c
 DIST chromium-profiler-0.2.tar 259952640 BLAKE2B 
5e82389fce00b267280d633b26551231c558b80f0c92cd7d60271095a3503365ab673e7a46dc5f74f8a82db1f21262cb24dcc0531d954bab5fb3b175dab3394d
 SHA512 
9fa89a5ab728419683e7495ae676567480987d68a2d589f2aa97bfcbcf123f3c8f97f8bca5f65e5e3f6e41475535add473ded83b9c7a33bb4746a9d05b298a6c
 DIST chromium_123.0.6312.105-1raptor0~deb12u1.debian.tar.xz 579484 BLAKE2B 
587082358377f7bc0dca0dec83772abb7e040ad894ca4d456a294b7f5c19297acbc5b1dac725d3c1dbaaeefd480328c6c06c607438e560aa6359c1e98c4b1c9c
 SHA512 
6b670a139e284cc96da65ff3c1b3e715cd9b436de2404792d619cfad23e2040fd931e7cc49f0b1ac17e11522804a4c9a621cb943e0dab33fb5bf422e954c5421

diff --git a/www-client/chromium/chromium-125.0.6422.4.ebuild 
b/www-client/chromium/chromium-125.0.6422.4.ebuild
new file mode 100644
index ..c689e3abafef
--- /dev/null
+++ 

[gentoo-commits] repo/gentoo:master commit in: www-client/microsoft-edge-beta/

2024-04-18 Thread Matt Jolly
commit: 305ac8686a234652d9c55298021c282b7484c7b6
Author: Matt Jolly  gentoo  org>
AuthorDate: Thu Apr 18 09:49:24 2024 +
Commit: Matt Jolly  gentoo  org>
CommitDate: Thu Apr 18 15:28:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305ac868

www-client/microsoft-edge-beta: remove old

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

 www-client/microsoft-edge-beta/Manifest|   1 -
 .../microsoft-edge-beta-124.0.2478.19.ebuild   | 126 -
 2 files changed, 127 deletions(-)

diff --git a/www-client/microsoft-edge-beta/Manifest 
b/www-client/microsoft-edge-beta/Manifest
index 31e990816fd8..2259269c6cae 100644
--- a/www-client/microsoft-edge-beta/Manifest
+++ b/www-client/microsoft-edge-beta/Manifest
@@ -1,4 +1,3 @@
-DIST microsoft-edge-beta_124.0.2478.19-1_amd64.deb 167374274 BLAKE2B 
725270a8c44e7785d61a546479b2451fa5f0a2f0de872bf1fc20952ac22f0c314bf9cea2c6023ff7798f60cb7d7591a605960699db21ebee03ea752afd7a2744
 SHA512 
bc390b819110acc417f9c8cb1f3d13abe2b9ffb4a9d50a22eb0883d92bd2cc4cdd055d7370a0510d67903e67dfc68aa4be36b51598f83e07d70b09059c3d6ad6
 DIST microsoft-edge-beta_124.0.2478.27-1_amd64.deb 167389658 BLAKE2B 
edc430e99bda531d7cb5c3f6fc31ea48e903bf01db08f584533dc06bf4efcc20ae58c7538f44f85bcdc09cde0cdb1d7cf1ab08564f214226a975be3b7c30d196
 SHA512 
84a6ec505948e9fcd3c754d3b0934e4e05b1e5b0eeb2cbd671cceca0d99cca6cedd96c573816e1a1db9e6fd56d335cd67964a448c78891d58191ce5aff9e45f1
 DIST microsoft-edge-beta_124.0.2478.39-1_amd64.deb 167474794 BLAKE2B 
444bbf493772e48fd741876751aea25ee61b426bcb050b14373352e89499a9c42b207e8bc90eee1e150d1c42393cf06836cb19b0274d7064b0b4576f3a033036
 SHA512 
23864864291569f222c82bc20fc0c94ae780ce364f902c9fe5c96c0eb6ffad3e4cb6961beb47810261457a04d6b33af8d2b133123b240b62d67fc171a470
 DIST microsoft-edge-beta_124.0.2478.49-1_amd64.deb 167564674 BLAKE2B 
ad761d93f0a67972cdebf57da646d04920a637d58d9c2b95e488b810f9a4d17fb26f603f956035dd3ee7f084a53ce8611db3e18a64f854a2822ac1c6deeae5f9
 SHA512 
76f49f29741bbf0a983d94fdbc09edbc4965f3ba6b5aaa7b7d6427caf4ec7b35c2b25249fb1926b35bf82007dae7144d8bc646689e6fa0a0a69c397d1932810f

diff --git 
a/www-client/microsoft-edge-beta/microsoft-edge-beta-124.0.2478.19.ebuild 
b/www-client/microsoft-edge-beta/microsoft-edge-beta-124.0.2478.19.ebuild
deleted file mode 100644
index 0ff710cc5ddc..
--- a/www-client/microsoft-edge-beta/microsoft-edge-beta-124.0.2478.19.ebuild
+++ /dev/null
@@ -1,126 +0,0 @@
-# Copyright 2011-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit chromium-2 desktop pax-utils unpacker xdg
-
-DESCRIPTION="The web browser from Microsoft"
-HOMEPAGE="https://www.microsoft.com/edge;
-
-if [[ ${PN} == microsoft-edge ]]; then
-   MY_PN=${PN}-stable
-else
-   MY_PN=${PN}
-fi
-
-MY_P="${MY_PN}_${PV}-1"
-SRC_URI="https://packages.microsoft.com/repos/edge/pool/main/m/${MY_PN}/${MY_P}_amd64.deb;
-S=${WORKDIR}
-
-LICENSE="microsoft-edge"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-IUSE="+mip qt5 qt6"
-RESTRICT="bindist mirror strip"
-
-RDEPEND="
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-misc/ca-certificates
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-fonts/liberation-fonts
-   media-libs/alsa-lib
-   media-libs/mesa[gbm(+)]
-   net-misc/curl[ssl]
-   net-print/cups
-   sys-apps/dbus
-   sys-apps/util-linux
-   sys-libs/glibc
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   x11-libs/gtk+:3[X]
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXrandr
-   x11-libs/libxcb
-   x11-libs/libxkbcommon
-   x11-libs/libxshmfence
-   x11-libs/pango
-   x11-misc/xdg-utils
-   mip? ( app-crypt/libsecret )
-   qt5? (
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5[X]
-   dev-qt/qtwidgets:5
-   )
-   qt6? ( dev-qt/qtbase:6[gui,widgets] )
-"
-
-QA_PREBUILT="*"
-QA_DESKTOP_FILE="usr/share/applications/microsoft-edge.*\\.desktop"
-EDGE_HOME="opt/microsoft/msedge${PN#microsoft-edge}"
-
-pkg_nofetch() {
-   eerror "Please wait 24 hours and sync your tree before reporting a bug 
for microsoft-edge fetch failures."
-}
-
-pkg_pretend() {
-   # Protect against people using autounmask overzealously
-   use amd64 || die "microsoft-edge only works on amd64"
-}
-
-pkg_setup() {
-   chromium_suid_sandbox_check_kernel_config
-}
-
-src_unpack() {
-   :
-}
-
-src_install() {
-   dodir /
-   cd "${ED}" || die
-   unpacker
-
-   rm -f _gpgorigin || die
-
-   rm -r etc usr/share/menu || die
-   mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
-
-   gzip -d usr/share/doc/${PF}/changelog.gz || die
-   gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
-   if [[ -L 

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

2024-04-18 Thread Matt Jolly
commit: 6bbd104a821d85795dbde90dc95e45fb963ea3ad
Author: Matt Jolly  gentoo  org>
AuthorDate: Thu Apr 18 09:50:09 2024 +
Commit: Matt Jolly  gentoo  org>
CommitDate: Thu Apr 18 15:28:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bbd104a

www-client/opera-beta: automated bump (110.0.5130.8)

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

 www-client/opera-beta/Manifest |   1 +
 .../opera-beta/opera-beta-110.0.5130.8.ebuild  | 173 +
 2 files changed, 174 insertions(+)

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index 3e37fa8c00c5..f04c5d70e03b 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,3 +1,4 @@
 DIST opera-beta_109.0.5097.24_amd64.deb 115266488 BLAKE2B 
02031e0bf755c111efd3e77adf639b5ca27a6325e94f3d43e20419dfa8c93170aa19d839d5d718fd5dfd94d28b1c974f107f2a99c73b3de27bce94c2a66c46cf
 SHA512 
a9b19e07d9cd11bdaaf1fbee1ec765366994304d940711c66f9e041f5e8cca33d29ec158768c659bcf2bbe1b5914c5a67ef86800a4a0ffa27bc06054b55f80ca
 DIST opera-beta_109.0.5097.5_amd64.deb 115139344 BLAKE2B 
ebe2dbc2aecd0a79c1446cafc7fb4195cac2cf927f2e2f43413ec322007efcfcbb037f2377e973a40baf2d0eff7ce76cd88999d6578ff72be695831b20066520
 SHA512 
245bb6d45bf85b2d53f19ea015a2899853e43043f53216d3b7b2a87c8cf45b00a541df92840b357c09328c1ea4aedf70a6303ffce113d88f91d2c8da83763217
 DIST opera-beta_110.0.5130.4_amd64.deb 110201212 BLAKE2B 
9abb3002fbec3bb07f16b41336965c117b51c852b31925fa0ae693d215c4cbd1033346fe15c52e804676e8ebfa22628c0df5e0160bf0214328601accef010b89
 SHA512 
4d2f2782ed1decf7480b2be2ad583ed604170a4f7546a678bc55756c4c87b02fd7e90eabe7930c00fe302fe535cd5f6891621953b3e3fc5aad07ac55131adf51
+DIST opera-beta_110.0.5130.8_amd64.deb 110214708 BLAKE2B 
f2a96885a9449b0821499c871843941488aa89f3a30d1791b04741ddeecbe52dda9b304642e60985403dd3b2aaa0e247dd5884648a639a74b2d7109adae9fb71
 SHA512 
d3f156bec609f385a0183a8b1383e192c296f3ca67b276c86109107953e6f0a4d8b79fafff7fedc58752c4398d0b4bc2d366d15ed84117139229d55d285c15a3

diff --git a/www-client/opera-beta/opera-beta-110.0.5130.8.ebuild 
b/www-client/opera-beta/opera-beta-110.0.5130.8.ebuild
new file mode 100644
index ..cfafbce68c18
--- /dev/null
+++ b/www-client/opera-beta/opera-beta-110.0.5130.8.ebuild
@@ -0,0 +1,173 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="
+   bg bn ca cs da de el en-GB en-US es-419 es fil fi fr hi hr hu id
+   it ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk 
vi
+   zh-CN zh-TW
+"
+
+# These are intended for ebuild maintainer use to force RPM if DEB is not 
available.
+: ${OPERA_FORCE_RPM=no}
+
+inherit chromium-2 pax-utils xdg
+
+if [[ ${OPERA_FORCE_RPM} == yes ]]; then
+   inherit rpm
+   OPERA_ARCHIVE_EXT="rpm"
+else
+   inherit unpacker
+   OPERA_ARCHIVE_EXT="deb"
+fi
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/;
+
+SRC_URI_BASE=(
+   "https://download1.operacdn.com/pub/${PN};
+   "https://download2.operacdn.com/pub/${PN};
+   "https://download3.operacdn.com/pub/${PN};
+   "https://download4.operacdn.com/pub/${PN};
+)
+
+if [[ ${PN} == opera ]]; then
+   MY_PN=${PN}-stable
+   SRC_URI_BASE=( "${SRC_URI_BASE[@]/%//desktop}" )
+else
+   MY_PN=${PN}
+fi
+
+# Commit ref from `strings libffmpeg.so | grep -F "FFmpeg version"` matches 
this Chromium version
+# used to select the correct ffmpeg-chromium version (corresponds to a major 
version of Chromium)
+# Does not need to be updated for every new version of Opera, only when it 
breaks
+CHROMIUM_VERSION="124"
+SRC_URI="${SRC_URI_BASE[@]/%//${PV}/linux/${MY_PN}_${PV}_amd64.${OPERA_ARCHIVE_EXT}}"
+S=${WORKDIR}
+
+LICENSE="OPERA-2018"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="+ffmpeg-chromium +proprietary-codecs +suid qt5 qt6"
+RESTRICT="bindist mirror strip"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gsettings-desktop-schemas
+   media-libs/alsa-lib
+   media-libs/mesa[gbm(+)]
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   sys-libs/glibc
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libxcb
+   x11-libs/libxkbcommon
+   x11-libs/libxshmfence
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   x11-libs/pango
+   proprietary-codecs? (
+   !ffmpeg-chromium? ( 
>=media-video/ffmpeg-6.1-r1:0/58.60.60[chromium] )
+   ffmpeg-chromium? ( 
media-video/ffmpeg-chromium:${CHROMIUM_VERSION} )
+   )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5[X]
+  

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

2024-04-18 Thread Matt Jolly
commit: 9cc853fa4efce991676ffadc3a14634c10013d24
Author: Matt Jolly  gentoo  org>
AuthorDate: Thu Apr 18 10:16:01 2024 +
Commit: Matt Jolly  gentoo  org>
CommitDate: Thu Apr 18 15:28:06 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc853fa

media-video/ffmpeg-chromium: add 125

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

 media-video/ffmpeg-chromium/Manifest   |   1 +
 .../ffmpeg-chromium/ffmpeg-chromium-125.ebuild | 247 +
 2 files changed, 248 insertions(+)

diff --git a/media-video/ffmpeg-chromium/Manifest 
b/media-video/ffmpeg-chromium/Manifest
index 7e2464b44f4f..154062c50024 100644
--- a/media-video/ffmpeg-chromium/Manifest
+++ b/media-video/ffmpeg-chromium/Manifest
@@ -2,3 +2,4 @@ DIST ffmpeg-chromium-120.tar.xz 10096036 BLAKE2B 
8f24dfed854c713df369e6ef15bc773
 DIST ffmpeg-chromium-121.tar.xz 10128048 BLAKE2B 
ba8e25356b7e0820dffea1b919288ddb3d6ec56fe8d17493529ec978deae629607ff5a5857a313e478193a1fca55fa3e5256e37d57251141e1f0a892cbdcf674
 SHA512 
e6cef1285237673ce5851cbddf4cda9821c247a120bf73af2b931745b2886c915a35bb2bc21a8a9c5154be9e540f8abccc3bb64e704f5b859141d0dcc2e1
 DIST ffmpeg-chromium-123.tar.xz 10323756 BLAKE2B 
b56afd5946513511938feeea4fd60e22fcf241a2380b36990eadf812b3517d6941156de73135efdc873704d27bc3329c71193be5132e462caaf7f2dc29e8a058
 SHA512 
635e1c5496d6f41fa5dd69efbe6dd335a15705dce8544fc45df440b19965caa130646d16b7c22b2b7cc0809979d28f39245fc5c208637e445b1fc1eb384da418
 DIST ffmpeg-chromium-124.tar.xz 10378648 BLAKE2B 
3cb79d356e84d76a241ad81491d22d42b7a768e348d245bda00101e3967c0864e95a1dd83372e6aaf3a9130ff5ae38610fe2bd4ee8e21fc8247af4172af0683a
 SHA512 
627d1ba81c50300e7188e8a2cc5f76ea9e81e817209631f2eecb81b7b9a0be60a12290eba16240dd0b0dce3d59550a8246be54df2035bd75a9e95ae77d67467b
+DIST ffmpeg-chromium-125.tar.xz 10372892 BLAKE2B 
53b805354b55f1dfbe2341b767aaccca7efea4cced02db9090be88e89a4d2d688904ffc996c206d92a99d4eb93733b7f8cb47fd80dc43019c3bb6690903a1140
 SHA512 
c1b68b16a3dbd6f96e52c313b9ddf1c193ef302e5cbe7e127c511e54a4453c32c84b3df954e397d7ba834ef17fe1cba6efabfde855d3bb9e497bcde1b66c3d8d

diff --git a/media-video/ffmpeg-chromium/ffmpeg-chromium-125.ebuild 
b/media-video/ffmpeg-chromium/ffmpeg-chromium-125.ebuild
new file mode 100644
index ..8356541f8bcc
--- /dev/null
+++ b/media-video/ffmpeg-chromium/ffmpeg-chromium-125.ebuild
@@ -0,0 +1,247 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic toolchain-funcs
+
+COMMIT=901248a373cbbe7af68fb92faf3be7d4f679150d
+DESCRIPTION="FFmpeg built specifically for codec support in Chromium-based 
browsers"
+HOMEPAGE="https://ffmpeg.org/;
+SRC_URI="https://deps.gentoo.zip/media-video/${P}.tar.xz;
+
+LICENSE="
+   !gpl? ( LGPL-2.1 )
+   gpl? ( GPL-2 )
+"
+SLOT="${PV}"
+
+KEYWORDS="~amd64 ~arm ~arm64"
+
+# Options to use as use_enable in the foo[:bar] form.
+# This will feed configure with $(use_enable foo bar)
+# or $(use_enable foo foo) if no :bar is set.
+# foo is added to IUSE.
+FFMPEG_FLAG_MAP=(
+   cpudetection:runtime-cpudetect debug
+   +gpl
+   vaapi vdpau vulkan
+   nvenc:ffnvcodec
+   # Threads; we only support pthread for now but ffmpeg supports 
more
+   +threads:pthreads
+)
+
+IUSE="
+   ${FFMPEG_FLAG_MAP[@]%:*}
+"
+
+# Strings for CPU features in the useflag[:configure_option] form
+# if :configure_option isn't set, it will use 'useflag' as configure option
+ARM_CPU_FEATURES=(
+   cpu_flags_arm_thumb:armv5te
+   cpu_flags_arm_v6:armv6
+   cpu_flags_arm_thumb2:armv6t2
+   cpu_flags_arm_neon:neon
+   cpu_flags_arm_vfp:vfp
+   cpu_flags_arm_vfpv3:vfpv3
+   cpu_flags_arm_v8:armv8
+   cpu_flags_arm_asimddp:dotprod
+   cpu_flags_arm_i8mm:i8mm
+)
+ARM_CPU_REQUIRED_USE="
+   arm64? ( cpu_flags_arm_v8 )
+   cpu_flags_arm_v8? ( cpu_flags_arm_vfpv3 cpu_flags_arm_neon )
+   cpu_flags_arm_neon? (
+   cpu_flags_arm_vfp
+   arm? ( cpu_flags_arm_thumb2 )
+   )
+   cpu_flags_arm_vfpv3? ( cpu_flags_arm_vfp )
+   cpu_flags_arm_thumb2? ( cpu_flags_arm_v6 )
+   cpu_flags_arm_v6? (
+   arm? ( cpu_flags_arm_thumb )
+   )
+"
+X86_CPU_FEATURES_RAW=( 3dnow:amd3dnow 3dnowext:amd3dnowext aes:aesni avx:avx 
avx2:avx2 fma3:fma3 fma4:fma4 mmx:mmx
+  mmxext:mmxext sse:sse sse2:sse2 
sse3:sse3 ssse3:ssse3 sse4_1:sse4 sse4_2:sse42 xop:xop )
+X86_CPU_FEATURES=( ${X86_CPU_FEATURES_RAW[@]/#/cpu_flags_x86_} )
+X86_CPU_REQUIRED_USE="
+   cpu_flags_x86_avx2? ( cpu_flags_x86_avx )
+   cpu_flags_x86_fma4? ( cpu_flags_x86_avx )
+   cpu_flags_x86_fma3? ( cpu_flags_x86_avx )
+   cpu_flags_x86_xop?  ( cpu_flags_x86_avx )
+   cpu_flags_x86_avx?  ( cpu_flags_x86_sse4_2 )
+   cpu_flags_x86_aes? ( cpu_flags_x86_sse4_2 )
+   cpu_flags_x86_sse4_2?  ( 

[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/

2024-04-18 Thread Matt Jolly
commit: 11cf366bf7f99cc820a1d0aea7142e16833eb0e6
Author: Matt Jolly  gentoo  org>
AuthorDate: Thu Apr 18 09:48:35 2024 +
Commit: Matt Jolly  gentoo  org>
CommitDate: Thu Apr 18 15:27:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11cf366b

www-client/google-chrome-beta: automated update (125.0.6422.4)

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

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...beta-124.0.6367.60.ebuild => google-chrome-beta-125.0.6422.4.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index 2f0ba1126af0..b84355642d22 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_124.0.6367.60-1_amd64.deb 107169604 BLAKE2B 
76c3f09409e84c9a397dc378fc12bc26a31eff224e09f81f64b7b94516c06e9bb804ac66cfa625dda959b093aa4761e6a6413a2a48ea5f8484608488d2afc1ff
 SHA512 
a3674b7d4c81a12642af981db1fb9838138e80100a0c2a6bf42c297eec82f6865d946c71bdd1695aeba600315aea4309bfcae127584557945582503bec670486
+DIST google-chrome-beta_125.0.6422.4-1_amd64.deb 107571680 BLAKE2B 
3cff12d54eb7c3a5b605946bfa2ccacd23776cd2ddb8222418646aa58f24b1a01558ffc60023a587b76d137711a201c0a4c4a6ea615f8b9816dd3b100433a5f6
 SHA512 
0d73964023b1cca9a6239a477159a841fb4de90445cdd51dfefe7a33fb5abeb48b4026b4125e985cb77ba4fc7442e538437bb432361ab5a8432c6f38bdfe94d5

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-124.0.6367.60.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-125.0.6422.4.ebuild
similarity index 100%
rename from 
www-client/google-chrome-beta/google-chrome-beta-124.0.6367.60.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-125.0.6422.4.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2024-04-18 Thread Matt Jolly
commit: b175b085b5b80a4fc6e4fe74b8cd654a6e55800b
Author: Matt Jolly  gentoo  org>
AuthorDate: Thu Apr 18 09:48:49 2024 +
Commit: Matt Jolly  gentoo  org>
CommitDate: Thu Apr 18 15:28:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b175b085

www-plugins/chrome-binary-plugins: automated update (125.0.6422.4_beta)

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

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...67.60_beta.ebuild => chrome-binary-plugins-125.0.6422.4_beta.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index c0b736f2b4c9..04bdf18d6c1c 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_124.0.6367.60-1_amd64.deb 107169604 BLAKE2B 
76c3f09409e84c9a397dc378fc12bc26a31eff224e09f81f64b7b94516c06e9bb804ac66cfa625dda959b093aa4761e6a6413a2a48ea5f8484608488d2afc1ff
 SHA512 
a3674b7d4c81a12642af981db1fb9838138e80100a0c2a6bf42c297eec82f6865d946c71bdd1695aeba600315aea4309bfcae127584557945582503bec670486
+DIST google-chrome-beta_125.0.6422.4-1_amd64.deb 107571680 BLAKE2B 
3cff12d54eb7c3a5b605946bfa2ccacd23776cd2ddb8222418646aa58f24b1a01558ffc60023a587b76d137711a201c0a4c4a6ea615f8b9816dd3b100433a5f6
 SHA512 
0d73964023b1cca9a6239a477159a841fb4de90445cdd51dfefe7a33fb5abeb48b4026b4125e985cb77ba4fc7442e538437bb432361ab5a8432c6f38bdfe94d5
 DIST google-chrome-stable_124.0.6367.60-1_amd64.deb 107128128 BLAKE2B 
327e55fa5192c299d74fedf4f0e14dfb2183f9a980332afee0a270298c54c91ef9dec2a1dcb8fb6b939ac4908fe5eb3f9a22ec40e4bc055544cc92eedd39edc5
 SHA512 
fd3f082168916eec946c01d01866a838a50d89c4088056a220c646d996a39c4068481d892eab1a1d6a54fba8dc5fd56b3283c99d1559f8cd11065626402860b2
 DIST google-chrome-unstable_125.0.6420.3-1_amd64.deb 108007528 BLAKE2B 
fa2f87cec95168dc060c697c18f21fa07f36485c2c50839d44e8cf4b2d4102bd01be69faf4920471b836e979743fb7870430d3fe59470ea7986362c036ac40bf
 SHA512 
c66be2e7f67ec896efb81f6d490e4cb4c67b176b4d67db25610a4512260e5d957eeefcdbb3b1e7bc6ebddee4b5d376ef1a07408d80b6376253e14fb4a2a7e836

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-124.0.6367.60_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-125.0.6422.4_beta.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-124.0.6367.60_beta.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-125.0.6422.4_beta.ebuild



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

2024-04-18 Thread Mike Gilbert
commit: 08925ddd173f638b78303c4c958d4c98a41c60d6
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Apr 18 15:17:58 2024 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Apr 18 15:17:58 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08925ddd

sys-apps/systemd: update systemd-test-process-util.patch

Insert empty lines to maintain line numbering for subsequent tests.

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

 sys-apps/systemd/files/systemd-test-process-util.patch | 15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/sys-apps/systemd/files/systemd-test-process-util.patch 
b/sys-apps/systemd/files/systemd-test-process-util.patch
index ec1a766764ee..92c7eaf29577 100644
--- a/sys-apps/systemd/files/systemd-test-process-util.patch
+++ b/sys-apps/systemd/files/systemd-test-process-util.patch
@@ -1,4 +1,4 @@
-From 1d3404701bf0c27600dd44b2814cd6caffca877a Mon Sep 17 00:00:00 2001
+From c3f91c76af292e3bd2c6e2b12e37de88cf5d7c72 Mon Sep 17 00:00:00 2001
 From: Mike Gilbert 
 Date: Thu, 18 Apr 2024 00:04:44 -0400
 Subject: [PATCH] test-process-util: remove assert that fails under pid-sandbox
@@ -8,23 +8,24 @@ Upstream refuses to fix this.
 Bug: https://bugs.gentoo.org/674458
 Bug: https://github.com/systemd/systemd/issues/25015
 ---
- src/test/test-process-util.c | 3 ---
- 1 file changed, 3 deletions(-)
+ src/test/test-process-util.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/src/test/test-process-util.c b/src/test/test-process-util.c
-index c96bd4341b..4009cf96e2 100644
+index c96bd4341b..9ff1bdc082 100644
 --- a/src/test/test-process-util.c
 +++ b/src/test/test-process-util.c
-@@ -92,9 +92,6 @@ static void test_pid_get_comm_one(pid_t pid) {
+@@ -92,8 +92,8 @@ static void test_pid_get_comm_one(pid_t pid) {
  assert_se(r >= 0 || r == -EACCES);
  log_info("PID"PID_FMT" strlen(environ): %zi", pid, env ? 
(ssize_t)strlen(env) : (ssize_t)-errno);
  
 -if (!detect_container())
 -assert_se(get_ctty_devnr(pid, ) == -ENXIO || pid != 1);
--
++
++
+ 
  (void) getenv_for_pid(pid, "PATH", );
  log_info("PID"PID_FMT" $PATH: '%s'", pid, strna(i));
- }
 -- 
 2.44.0
 



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

2024-04-18 Thread Mike Gilbert
commit: 6a651047be9d9a4c9bcdbbf96b86f10fc1a6553f
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Apr 18 14:53:50 2024 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Apr 18 14:53:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a651047

profiles/base: remove obsolete media-gfx/inkscape[jemalloc] mask

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

 profiles/base/package.use.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 5002fb0ccb36..07dcfe3661e4 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -623,10 +623,6 @@ dev-python/autobahn xbr
 # Mostly intended for development and not for general use.
 >=www-client/chromium-84 headless
 
-# Mikle Kolyada  (2020-06-21)
-# Multiple runtime crashes, see bug #724672
-media-gfx/inkscape jemalloc
-
 # Ben Kohler  (2020-04-29)
 # Dependency pam_wrapper missing for tests, and RESTRICT=test is already set
 net-fs/samba test



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

2024-04-18 Thread Mike Gilbert
commit: 57c5582419a9f24e8d1de70f83cca883ced2ce8c
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Apr 18 14:51:28 2024 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Apr 18 14:51:28 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c55824

profiles/base: mask >=net-misc/freerdp-3[wayland]

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

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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index acb211b143d5..5002fb0ccb36 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Mike Gilbert  (2024-04-18)
+# Wayland client is broken/deprecated by upstream. Bug 930197.
+>=net-misc/freerdp-3 wayland
+
 # Andreas Sturmlechner  (2024-04-06)
 # Depends on last-rited kde-apps/ktp-accounts-kcm
 dev-util/kdevelop reviewboard



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

2024-04-18 Thread Mart Raudsepp
commit: 84ed6222b2f536da8395f2747e0177b8d47b828b
Author: Janne Grunau  jannau  net>
AuthorDate: Wed Apr 17 19:34:22 2024 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Apr 18 14:41:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ed6222

sys-kernel/asahi-sources: add 6.8.6_p1

The asahi GPU driver builds with rust 1.76 and 1.77.

Other changes:
- handle asahi tags for stable releases
- Save the sources as "linux-${TAG}.tar.gz" (i.e.
  linux-asahi-6.8.6-1.tar.gz) to share the tarball with the asahi-kernel
  ebuild in a ebuild overlay

Signed-off-by: Janne Grunau  jannau.net>
Closes: https://github.com/gentoo/gentoo/pull/36298
Signed-off-by: Mart Raudsepp  gentoo.org>

 sys-kernel/asahi-sources/Manifest  |  1 +
 .../asahi-sources/asahi-sources-6.8.6_p1.ebuild| 76 ++
 2 files changed, 77 insertions(+)

diff --git a/sys-kernel/asahi-sources/Manifest 
b/sys-kernel/asahi-sources/Manifest
index 8715ebde0d66..23d203d4eafc 100644
--- a/sys-kernel/asahi-sources/Manifest
+++ b/sys-kernel/asahi-sources/Manifest
@@ -1,2 +1,3 @@
 DIST asahi-sources-6.6.0_p16-rust-alloc-fix.patch 52132 BLAKE2B 
3ba12bf87decb581626739786b8c0b6686c8a1d2c964ac534e2701473b117d59b084c686ba8e09bb65f27fbe57574ec2ddf8e89b544f3bdaaebc7acd4f0d2d5f
 SHA512 
d4d1edab5a67152326a4712493a783660f68c1353e058536d19ed7a7f7d288e77b9916fc07639edd1f13f8a1948028fad3b92a90c03152522159b7f79ab54aa1
 DIST asahi-sources-6.6.0_p16.tar.gz 229861406 BLAKE2B 
e8f90373fe3cfb0ee8824158c59d548af05d1e68626715a65dcf086b35cfe7f4d44b184f02bbfad33474040b86f488e4fa99c8886ae329cf138933161658f94c
 SHA512 
fc62cf346b95229aa31bc1483c9fcffaeacf94d09d13801a3e8e50ed3ba7f3d1b1d4dd8083051879955e1f99bffa61bf411cd38fcc45e176d372fc1d205b9c76
+DIST linux-asahi-6.8.6-1.tar.gz 235247252 BLAKE2B 
897e58cbe624b011952cd4a21b25b1bec0ad532c5cb5f30c9bd0ac33e4c981928f2c65df26d14c34629852f14e34f7c34ea4d4871084028cc20a285afba3b569
 SHA512 
b422427078bfd82a427bcc7a094c80f106e63359aaa7cf6dddf5976ec809a417fd19081e84a6b4bcfaba18a3cb48c6e86b2a5ce8829d14dec1dce4a7a7c0cfb6

diff --git a/sys-kernel/asahi-sources/asahi-sources-6.8.6_p1.ebuild 
b/sys-kernel/asahi-sources/asahi-sources-6.8.6_p1.ebuild
new file mode 100644
index ..f975144c1b51
--- /dev/null
+++ b/sys-kernel/asahi-sources/asahi-sources-6.8.6_p1.ebuild
@@ -0,0 +1,76 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+K_SECURITY_UNSUPPORTED="1"
+ETYPE="sources"
+#K_WANT_GENPATCHES="base extras experimental"
+#K_GENPATCHES_VER="5"
+K_NODRYRUN="1"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+if [[ ${PV} != ${PV/_rc} ]] ; then
+   # $PV is expected to be of following form: 6.0_rc5_p1
+   MY_TAG="$(ver_cut 6)"
+   MY_P="asahi-$(ver_rs 2 - $(ver_cut 1-4))-${MY_TAG}"
+else
+   # $PV is expected to be of following form: 5.19.0_p1
+   MY_TAG="$(ver_cut 5)"
+   if [[ "$(ver_cut 3)" == "0" ]] ; then
+   MY_P="asahi-$(ver_cut 1-2)-${MY_TAG}"
+   else
+   MY_P="asahi-$(ver_cut 1-3)-${MY_TAG}"
+   fi
+fi
+
+DESCRIPTION="Asahi Linux kernel sources"
+HOMEPAGE="https://asahilinux.org;
+KERNEL_URI="https://github.com/AsahiLinux/linux/archive/refs/tags/${MY_P}.tar.gz
 -> linux-${MY_P}.tar.gz"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}
+"
+
+KEYWORDS="~arm64"
+IUSE="rust"
+
+DEPEND="
+   ${DEPEND}
+   rust? (
+   || (
+   >=dev-lang/rust-bin-1.76[rust-src,rustfmt]
+   >=dev-lang/rust-1.76[rust-src,rustfmt]
+   )
+   dev-util/bindgen
+   )
+"
+
+PATCHES=(
+   
"${FILESDIR}/asahi-sources-6.6.0_p16-enable-speakers-stage1.patch"
+   
"${FILESDIR}/asahi-sources-6.6.0_p16-enable-speakers-stage2.patch"
+)
+
+src_unpack() {
+   unpack linux-${MY_P}.tar.gz
+   mv linux-${MY_P} linux-${KV_FULL} || die "Could not move source tree"
+}
+
+src_prepare() {
+   default
+   cd "${WORKDIR}/linux-${KV-FULL}" || die
+   # XXX: Genpatches do not yet work with Rust kernels
+   #handle_genpatches --set-unipatch-list
+   #[[ -n ${UNIPATCH_LIST} || -n ${UNIPATCH_LIST_GENPATCHES} || -n 
${UNIPATCH_LIST_DEFAULT} ]] && \
+   #   unipatch "${UNIPATCH_LIST_DEFAULT} ${UNIPATCH_LIST_GENPATCHES} 
${UNIPATCH_LIST}"
+   #unpack_fix_install_path
+   #env_setup_xmakeopts
+   echo "-${MY_TAG}" > localversion.10-pkgrel || die
+   cd "${S}" || die
+}
+
+pkg_postinst() {
+   einfo "For more information about Asahi Linux please visit ${HOMEPAGE},"
+   einfo "or consult the Wiki at https://github.com/AsahiLinux/docs/wiki.;
+   kernel-2_pkg_postinst
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-libs/libdwarf/files/, dev-libs/libdwarf/

2024-04-18 Thread David Roman
commit: 1a53de7ad879b390b29b15c76f2d31bc8a111dd2
Author: David Roman  gmail  com>
AuthorDate: Thu Apr 18 14:26:14 2024 +
Commit: David Roman  gmail  com>
CommitDate: Thu Apr 18 14:26:14 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1a53de7a

dev-libs/libdwarf: switch to cmake

meson doesn't install cmake targets

Signed-off-by: David Roman  gmail.com>

 .../files/libdwarf-0.9.2-fix-include-patch.patch   | 22 ++
 dev-libs/libdwarf/libdwarf-0.9.2.ebuild| 22 +-
 2 files changed, 35 insertions(+), 9 deletions(-)

diff --git a/dev-libs/libdwarf/files/libdwarf-0.9.2-fix-include-patch.patch 
b/dev-libs/libdwarf/files/libdwarf-0.9.2-fix-include-patch.patch
new file mode 100644
index 00..edc75ad1f6
--- /dev/null
+++ b/dev-libs/libdwarf/files/libdwarf-0.9.2-fix-include-patch.patch
@@ -0,0 +1,22 @@
+diff --git a/src/lib/libdwarf/CMakeLists.txt b/src/lib/libdwarf/CMakeLists.txt
+index 6cb0b24e..12fa3e40 100644
+--- a/src/lib/libdwarf/CMakeLists.txt
 b/src/lib/libdwarf/CMakeLists.txt
+@@ -114,7 +114,7 @@ install(TARGETS dwarf
+ RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}"
+ LIBRARY DESTINATION "${CMAKE_INSTALL_LIBDIR}"
+ ARCHIVE DESTINATION "${CMAKE_INSTALL_LIBDIR}"
+-PUBLIC_HEADER DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}"
++PUBLIC_HEADER DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/libdwarf/"
+ )
+ 
+ configure_file(libdwarf.pc.cmake libdwarf.pc @ONLY)
+@@ -130,7 +130,7 @@ install(FILES 
"${CMAKE_CURRENT_BINARY_DIR}/libdwarfConfig.cmake" "${CMAKE_CURREN
+ install(TARGETS dwarf EXPORT libdwarfTargets
+ ARCHIVE DESTINATION "${CMAKE_INSTALL_LIBDIR}"
+ LIBRARY DESTINATION "${CMAKE_INSTALL_LIBDIR}"
+-PUBLIC_HEADER DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}")
++PUBLIC_HEADER DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/libdwarf")
+ install(EXPORT libdwarfTargets
+ FILE libdwarf-targets.cmake
+ NAMESPACE libdwarf::

diff --git a/dev-libs/libdwarf/libdwarf-0.9.2.ebuild 
b/dev-libs/libdwarf/libdwarf-0.9.2.ebuild
index d30bcfb27a..89fcac2563 100644
--- a/dev-libs/libdwarf/libdwarf-0.9.2.ebuild
+++ b/dev-libs/libdwarf/libdwarf-0.9.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit meson
+inherit cmake
 
 DESCRIPTION="The DWARF Debugging Information Format"
 HOMEPAGE="
@@ -16,28 +16,32 @@ SRC_URI="https://www.prevanders.net/${P}.tar.xz;
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="doc dwarfexample dwarfgen"
+IUSE="test doc dwarfexample dwarfgen"
+RESTRICT="!test? ( test )"
 
 DEPEND="
app-arch/zstd:=
sys-libs/zlib:=
 "
 RDEPEND="${DEPEND}"
-BDEPEND="doc? ( app-text/doxygen )"
 
 DOCS=( AUTHORS NEWS README.md )
 
+PATCHES=( "${FILESDIR}/${P}-fix-include-patch.patch" )
+
 src_configure() {
-   local emesonargs=(
-   $(meson_use dwarfgen)
-   $(meson_use dwarfexample)
-   $(meson_use doc)
+   local mycmakeargs=(
+   -DBUILD_SHARED=ON
+   -DBUILD_DWARFGEN=$(usex dwarfgen)
+   -DBUILD_DWARFEXAMPLE=$(usex dwarfexample)
+   -DDO_TESTING=$(usex test)
)
-   meson_src_configure
+
+   cmake_src_configure
 }
 
 src_install(){
-   meson_src_install
+   cmake_src_install
 
dodoc ChangeLog* doc/*.pdf
if use doc; then



[gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/cpptrace/

2024-04-18 Thread David Roman
commit: 34489f55cb1c58e2435cc61c4efd2f42bb7f6228
Author: David Roman  gmail  com>
AuthorDate: Thu Apr 18 14:41:21 2024 +
Commit: David Roman  gmail  com>
CommitDate: Thu Apr 18 14:41:21 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=34489f55

dev-cpp/cpptrace: new package, add 0.5.2

Signed-off-by: David Roman  gmail.com>

 dev-cpp/cpptrace/Manifest  |  1 +
 dev-cpp/cpptrace/cpptrace-0.5.2.ebuild | 25 +
 dev-cpp/cpptrace/metadata.xml  | 11 +++
 3 files changed, 37 insertions(+)

diff --git a/dev-cpp/cpptrace/Manifest b/dev-cpp/cpptrace/Manifest
new file mode 100644
index 00..064eb6f8d7
--- /dev/null
+++ b/dev-cpp/cpptrace/Manifest
@@ -0,0 +1 @@
+DIST cpptrace-0.5.2.tar.gz 311215 BLAKE2B 
77f5bce58ac088c5430cfa6b427bc8f019590520be8648a848108f4dbb23d3ce1260f6a3dd1d6bc9acf3a069218f3a25853083f88700d9dbdbeeadd20f9bc873
 SHA512 
e05a8a070ec7be0a1b36f25901c3ed7b566e4ca69e8e87cde558a0e65743d2dabd4cbad614af32d62a4da4b6a77144853adf7cb1be5a86f7b1ef2d08c72f

diff --git a/dev-cpp/cpptrace/cpptrace-0.5.2.ebuild 
b/dev-cpp/cpptrace/cpptrace-0.5.2.ebuild
new file mode 100644
index 00..116c15b9d1
--- /dev/null
+++ b/dev-cpp/cpptrace/cpptrace-0.5.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Simple, portable, and self-contained stacktrace library for C++"
+HOMEPAGE="https://github.com/jeremy-rifkin/cpptrace;
+SRC_URI="https://github.com/jeremy-rifkin/${PN}/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="dev-libs/libdwarf"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DCPPTRACE_USE_EXTERNAL_LIBDWARF=On
+   )
+
+   cmake_src_configure
+}

diff --git a/dev-cpp/cpptrace/metadata.xml b/dev-cpp/cpptrace/metadata.xml
new file mode 100644
index 00..eefb7955ca
--- /dev/null
+++ b/dev-cpp/cpptrace/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   davidroma...@gmail.com
+   David Roman
+   
+   
+   jeremy-rifkin/cpptrace
+   
+



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

2024-04-18 Thread David Roman
commit: 1526886f9ca2bce1760eff346fa141a21c6ccafb
Author: David Roman  gmail  com>
AuthorDate: Thu Apr 18 13:57:27 2024 +
Commit: David Roman  gmail  com>
CommitDate: Thu Apr 18 13:57:27 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1526886f

dev-libs/libdwarf: add 0.9.2

Closes: https://bugs.gentoo.org/294661
Signed-off-by: David Roman  gmail.com>

 dev-libs/libdwarf/Manifest  |  1 +
 dev-libs/libdwarf/libdwarf-0.9.2.ebuild | 47 +
 dev-libs/libdwarf/metadata.xml  |  5 +++-
 3 files changed, 52 insertions(+), 1 deletion(-)

diff --git a/dev-libs/libdwarf/Manifest b/dev-libs/libdwarf/Manifest
index 73dc11253a..2240a5dcbc 100644
--- a/dev-libs/libdwarf/Manifest
+++ b/dev-libs/libdwarf/Manifest
@@ -1 +1,2 @@
 DIST libdwarf-0.9.1.tar.xz 2677488 BLAKE2B 
811103cfd12420b35483c3929709d7759747a70d1a7790250fe84e7a467c03fcf095656dda1992b60488ffc15e45fa2ad6197d321fa3483740cd5dc92f363e9b
 SHA512 
ec66f0dbc72df3dd689a2d38ebae029e081e0ec3008dd510372e0c2c387f0092c2f9fe8d9928ded87b9c2ec30f1c3dc63bfaca7cc4a14e1c8c557d3c3b37d227
+DIST libdwarf-0.9.2.tar.xz 2692980 BLAKE2B 
bef2788b217916cf0887915a12695a82232bdeaf91bf1c5f5844db079d13e8b38996c5b8137ade9fd58297b5bf5ca2af4bce99c9bdf526217fce161755881c69
 SHA512 
f502b6da4b96d5962da1197c4ae522bfdb2858496c4af198109d844e0021318cb2a5ebc9c8cf9fc2e4439997ca9545c650ca4f28f0d96cb66b05c9b89b98f2f8

diff --git a/dev-libs/libdwarf/libdwarf-0.9.2.ebuild 
b/dev-libs/libdwarf/libdwarf-0.9.2.ebuild
new file mode 100644
index 00..d30bcfb27a
--- /dev/null
+++ b/dev-libs/libdwarf/libdwarf-0.9.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="The DWARF Debugging Information Format"
+HOMEPAGE="
+   https://www.prevanders.net/dwarf.html
+   https://www.dwarfstd.org
+   https://github.com/davea42/libdwarf-code
+"
+SRC_URI="https://www.prevanders.net/${P}.tar.xz;
+
+LICENSE="BSD GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc dwarfexample dwarfgen"
+
+DEPEND="
+   app-arch/zstd:=
+   sys-libs/zlib:=
+"
+RDEPEND="${DEPEND}"
+BDEPEND="doc? ( app-text/doxygen )"
+
+DOCS=( AUTHORS NEWS README.md )
+
+src_configure() {
+   local emesonargs=(
+   $(meson_use dwarfgen)
+   $(meson_use dwarfexample)
+   $(meson_use doc)
+   )
+   meson_src_configure
+}
+
+src_install(){
+   meson_src_install
+
+   dodoc ChangeLog* doc/*.pdf
+   if use doc; then
+   mv "${ED}"/usr/share/doc/${PN}/* "${ED}"/usr/share/doc/${PF}/ 
|| die
+   rmdir "${ED}"/usr/share/doc/${PN} || die
+   fi
+}

diff --git a/dev-libs/libdwarf/metadata.xml b/dev-libs/libdwarf/metadata.xml
index 5326540c35..e6c010504f 100644
--- a/dev-libs/libdwarf/metadata.xml
+++ b/dev-libs/libdwarf/metadata.xml
@@ -1,7 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   davidroma...@gmail.com
+   David Roman
+   

davea42/libdwarf-code




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

2024-04-18 Thread Ben Kohler
commit: 004b4f10aacc632f2ed3bd0362f51f223ab39cca
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Apr 18 14:36:18 2024 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Apr 18 14:39:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=004b4f10

net-fs/samba: fix category on new keyutils dep

Signed-off-by: Ben Kohler  gentoo.org>

 net-fs/samba/samba-4.18.11.ebuild | 2 +-
 net-fs/samba/samba-4.19.6.ebuild  | 2 +-
 net-fs/samba/samba-4.20.0.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-fs/samba/samba-4.18.11.ebuild 
b/net-fs/samba/samba-4.18.11.ebuild
index 1145d17b7d64..215d4f63143e 100644
--- a/net-fs/samba/samba-4.18.11.ebuild
+++ b/net-fs/samba/samba-4.18.11.ebuild
@@ -110,7 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
-   !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
+   !system-mitkrb5? ( sys-apps/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )

diff --git a/net-fs/samba/samba-4.19.6.ebuild b/net-fs/samba/samba-4.19.6.ebuild
index 6ee167bc82fd..153d5e578090 100644
--- a/net-fs/samba/samba-4.19.6.ebuild
+++ b/net-fs/samba/samba-4.19.6.ebuild
@@ -110,7 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
-   !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
+   !system-mitkrb5? ( sys-apps/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )

diff --git a/net-fs/samba/samba-4.20.0.ebuild b/net-fs/samba/samba-4.20.0.ebuild
index 166fde786001..7a2dca05b8e2 100644
--- a/net-fs/samba/samba-4.20.0.ebuild
+++ b/net-fs/samba/samba-4.20.0.ebuild
@@ -110,7 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
-   !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
+   !system-mitkrb5? ( sys-apps/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )



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

2024-04-18 Thread Ben Kohler
commit: 6481446a7744c718f0246f4fcf1b3888c57e377f
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Apr 18 14:38:28 2024 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Apr 18 14:39:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6481446a

profiles: force samba[system-mitkrb5] on ppc32 & sparc

These arches cannot use the bundled mit-krb5 as it requires
sys-apps/keyutils which is not stable there.

Signed-off-by: Ben Kohler  gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.stable.force | 7 +++
 profiles/arch/sparc/package.use.stable.force | 7 +++
 2 files changed, 14 insertions(+)

diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.force 
b/profiles/arch/powerpc/ppc32/package.use.stable.force
new file mode 100644
index ..93ccd2bb7891
--- /dev/null
+++ b/profiles/arch/powerpc/ppc32/package.use.stable.force
@@ -0,0 +1,7 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Ben Kohler  (2024-04-18)
+# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which
+# is not stable here due to test failures, bug #636252
+net-fs/samba system-mitkrb5

diff --git a/profiles/arch/sparc/package.use.stable.force 
b/profiles/arch/sparc/package.use.stable.force
new file mode 100644
index ..93ccd2bb7891
--- /dev/null
+++ b/profiles/arch/sparc/package.use.stable.force
@@ -0,0 +1,7 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Ben Kohler  (2024-04-18)
+# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which
+# is not stable here due to test failures, bug #636252
+net-fs/samba system-mitkrb5



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

2024-04-18 Thread Mike Pagano
commit: 027ca5ab359f3c7255313b9988ea83d76e247cc3
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Apr 18 14:35:12 2024 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Apr 18 14:35:12 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=027ca5ab

sys-kernel/git-sources: drop 6.9_rc2

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

 sys-kernel/git-sources/Manifest   |  1 -
 sys-kernel/git-sources/git-sources-6.9_rc2.ebuild | 39 ---
 2 files changed, 40 deletions(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 3ca8203be5e6..0d87aac1fa36 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,5 +1,4 @@
 DIST linux-6.7.tar.xz 141406528 BLAKE2B 
cecdbd19905e43e485ab73b352ced18b37f2a138c97a6956cadcda5d3d271001117dc1cf896b166ff019fc7f405f9539e2ed0d6112b0890efb04d182adf4fd0e
 SHA512 
de06de556191614bd9daf077ae239360352a402bab407748e67f1e5108c92fd933e451707840ab22fe0f9976db3d1e1b60ca9d41cf894f015ca09b3f652b74ad
 DIST linux-6.8.tar.xz 142502100 BLAKE2B 
c6f17f816cea16e629f63e9379b9713f57b2c5173306926471f139a9d612a0c74e119341f8075390e55e203d787d9edeb4ad5a064b18870f6f0f7ffaafb2
 SHA512 
5c4eb4aa1d3f7d1ea01c0f7ddeadacdece6e144fd4bdfc16b2b925d3e10dc04de3a6db69320b79a96c3560052616f001d2c09e7a1bb4f7b731e2380a7ecce068
-DIST patch-6.9-rc2.patch 96447882 BLAKE2B 
3b5afddc2d45f37f99c9709e741a39ce91a65b54d1c1966a58b812aecba060fc75d9ac218cfd2e6aa51ac9737ab357acdafb19e9d112a6d7908fff08c0f5817e
 SHA512 
46166b7ca352a78368e3d2d29eed60986c0acbb9467f1af60a1000fe0da925dd824bce11906b2555e7a27b9bbcc8546850038a6c90f3dc1260910560cd48e4f6
 DIST patch-6.9-rc3.patch 96996955 BLAKE2B 
e95fb3392051c331776e0c4719255dab156f648bf80c2e1c5f3e7478975cb59b9562eb9d60c356ea693388a69bee054eef3359a8fba2a3a979c82bc1b8d5b13a
 SHA512 
7af4288187a2751f78c72e67e27d0b8237c365114ce0b6f57fd0eb91e9b1c25b394f73ffe717c094fee53d89d073aca49af1479abc4dfe80515d7f2c16b11a46
 DIST patch-6.9-rc4.patch 97385879 BLAKE2B 
3e3a0020a0269a1a5b8509f0807e90b2c4a68dc959cba08b7f9074f561ea62f37880d176240d51b663c706c57b7edd95b22c7d62115fd1ff0328d524d3756e44
 SHA512 
642f01cac43ba541eb0899a6121d92d99239f7360cab2e3683e955b593f3ce5a12b6d149e0da19ef0bf0e23105cb7c334a00bedafe99e647245d786246d5a50d

diff --git a/sys-kernel/git-sources/git-sources-6.9_rc2.ebuild 
b/sys-kernel/git-sources/git-sources-6.9_rc2.ebuild
deleted file mode 100644
index ca760a458b08..
--- a/sys-kernel/git-sources/git-sources-6.9_rc2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2024 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.7"
-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 ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86"
-
-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."
-
-DEPEND="${RDEPEND}
-   >=sys-devel/patch-2.7.6-r4"
-
-pkg_postinst() {
-   postinst_sources
-}



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

2024-04-18 Thread Mike Pagano
commit: 312d2d5a04833eeb4d0703a0d680b2d414cc6c33
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Apr 18 14:34:47 2024 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Apr 18 14:34:47 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=312d2d5a

sys-kernel/git-sources: drop 6.9_rc1

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

 sys-kernel/git-sources/Manifest   |  1 -
 sys-kernel/git-sources/git-sources-6.9_rc1.ebuild | 39 ---
 2 files changed, 40 deletions(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 868ed6cbf0ae..3ca8203be5e6 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,6 +1,5 @@
 DIST linux-6.7.tar.xz 141406528 BLAKE2B 
cecdbd19905e43e485ab73b352ced18b37f2a138c97a6956cadcda5d3d271001117dc1cf896b166ff019fc7f405f9539e2ed0d6112b0890efb04d182adf4fd0e
 SHA512 
de06de556191614bd9daf077ae239360352a402bab407748e67f1e5108c92fd933e451707840ab22fe0f9976db3d1e1b60ca9d41cf894f015ca09b3f652b74ad
 DIST linux-6.8.tar.xz 142502100 BLAKE2B 
c6f17f816cea16e629f63e9379b9713f57b2c5173306926471f139a9d612a0c74e119341f8075390e55e203d787d9edeb4ad5a064b18870f6f0f7ffaafb2
 SHA512 
5c4eb4aa1d3f7d1ea01c0f7ddeadacdece6e144fd4bdfc16b2b925d3e10dc04de3a6db69320b79a96c3560052616f001d2c09e7a1bb4f7b731e2380a7ecce068
-DIST patch-6.9-rc1.patch 96098154 BLAKE2B 
c7ab938924bf2b159da4ef02730ce3e51beab9a9267419e195861a5de4962facca4937ce1f8d9451d99723e8af30b2cd6c20f01868cf9a9e935d225cad462ff1
 SHA512 
2f094d30277ae51bc9451565ba3e0e03cb12f331239f974bf7713fbd17b4aac73722e46b425aaedd22d42b73767b234f26f8e9e24cac8ad5d5a7e0e5aeb94638
 DIST patch-6.9-rc2.patch 96447882 BLAKE2B 
3b5afddc2d45f37f99c9709e741a39ce91a65b54d1c1966a58b812aecba060fc75d9ac218cfd2e6aa51ac9737ab357acdafb19e9d112a6d7908fff08c0f5817e
 SHA512 
46166b7ca352a78368e3d2d29eed60986c0acbb9467f1af60a1000fe0da925dd824bce11906b2555e7a27b9bbcc8546850038a6c90f3dc1260910560cd48e4f6
 DIST patch-6.9-rc3.patch 96996955 BLAKE2B 
e95fb3392051c331776e0c4719255dab156f648bf80c2e1c5f3e7478975cb59b9562eb9d60c356ea693388a69bee054eef3359a8fba2a3a979c82bc1b8d5b13a
 SHA512 
7af4288187a2751f78c72e67e27d0b8237c365114ce0b6f57fd0eb91e9b1c25b394f73ffe717c094fee53d89d073aca49af1479abc4dfe80515d7f2c16b11a46
 DIST patch-6.9-rc4.patch 97385879 BLAKE2B 
3e3a0020a0269a1a5b8509f0807e90b2c4a68dc959cba08b7f9074f561ea62f37880d176240d51b663c706c57b7edd95b22c7d62115fd1ff0328d524d3756e44
 SHA512 
642f01cac43ba541eb0899a6121d92d99239f7360cab2e3683e955b593f3ce5a12b6d149e0da19ef0bf0e23105cb7c334a00bedafe99e647245d786246d5a50d

diff --git a/sys-kernel/git-sources/git-sources-6.9_rc1.ebuild 
b/sys-kernel/git-sources/git-sources-6.9_rc1.ebuild
deleted file mode 100644
index ca760a458b08..
--- a/sys-kernel/git-sources/git-sources-6.9_rc1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2024 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.7"
-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 ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86"
-
-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."
-
-DEPEND="${RDEPEND}
-   >=sys-devel/patch-2.7.6-r4"
-
-pkg_postinst() {
-   postinst_sources
-}



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

2024-04-18 Thread Mike Pagano
commit: 4e4e27996b7b4c50db908c4473e319b29ba46255
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Apr 18 14:35:29 2024 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Apr 18 14:35:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4e2799

sys-kernel/git-sources: drop 6.9_rc3

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

 sys-kernel/git-sources/Manifest   |  2 --
 sys-kernel/git-sources/git-sources-6.9_rc3.ebuild | 39 ---
 2 files changed, 41 deletions(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 0d87aac1fa36..f38d3d5a0b96 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,4 +1,2 @@
-DIST linux-6.7.tar.xz 141406528 BLAKE2B 
cecdbd19905e43e485ab73b352ced18b37f2a138c97a6956cadcda5d3d271001117dc1cf896b166ff019fc7f405f9539e2ed0d6112b0890efb04d182adf4fd0e
 SHA512 
de06de556191614bd9daf077ae239360352a402bab407748e67f1e5108c92fd933e451707840ab22fe0f9976db3d1e1b60ca9d41cf894f015ca09b3f652b74ad
 DIST linux-6.8.tar.xz 142502100 BLAKE2B 
c6f17f816cea16e629f63e9379b9713f57b2c5173306926471f139a9d612a0c74e119341f8075390e55e203d787d9edeb4ad5a064b18870f6f0f7ffaafb2
 SHA512 
5c4eb4aa1d3f7d1ea01c0f7ddeadacdece6e144fd4bdfc16b2b925d3e10dc04de3a6db69320b79a96c3560052616f001d2c09e7a1bb4f7b731e2380a7ecce068
-DIST patch-6.9-rc3.patch 96996955 BLAKE2B 
e95fb3392051c331776e0c4719255dab156f648bf80c2e1c5f3e7478975cb59b9562eb9d60c356ea693388a69bee054eef3359a8fba2a3a979c82bc1b8d5b13a
 SHA512 
7af4288187a2751f78c72e67e27d0b8237c365114ce0b6f57fd0eb91e9b1c25b394f73ffe717c094fee53d89d073aca49af1479abc4dfe80515d7f2c16b11a46
 DIST patch-6.9-rc4.patch 97385879 BLAKE2B 
3e3a0020a0269a1a5b8509f0807e90b2c4a68dc959cba08b7f9074f561ea62f37880d176240d51b663c706c57b7edd95b22c7d62115fd1ff0328d524d3756e44
 SHA512 
642f01cac43ba541eb0899a6121d92d99239f7360cab2e3683e955b593f3ce5a12b6d149e0da19ef0bf0e23105cb7c334a00bedafe99e647245d786246d5a50d

diff --git a/sys-kernel/git-sources/git-sources-6.9_rc3.ebuild 
b/sys-kernel/git-sources/git-sources-6.9_rc3.ebuild
deleted file mode 100644
index ca760a458b08..
--- a/sys-kernel/git-sources/git-sources-6.9_rc3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2024 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.7"
-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 ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86"
-
-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."
-
-DEPEND="${RDEPEND}
-   >=sys-devel/patch-2.7.6-r4"
-
-pkg_postinst() {
-   postinst_sources
-}



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

2024-04-18 Thread Mike Pagano
commit: 0695f1d13d0bfacc98150481bcd558bb13a20519
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Apr 18 14:33:33 2024 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Apr 18 14:33:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0695f1d1

sys-kernel/git-sources: fix BASE_VER

Closes: https://bugs.gentoo.org/930034

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

 sys-kernel/git-sources/Manifest   | 1 +
 sys-kernel/git-sources/git-sources-6.9_rc4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index c1ccc30f19ef..868ed6cbf0ae 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,4 +1,5 @@
 DIST linux-6.7.tar.xz 141406528 BLAKE2B 
cecdbd19905e43e485ab73b352ced18b37f2a138c97a6956cadcda5d3d271001117dc1cf896b166ff019fc7f405f9539e2ed0d6112b0890efb04d182adf4fd0e
 SHA512 
de06de556191614bd9daf077ae239360352a402bab407748e67f1e5108c92fd933e451707840ab22fe0f9976db3d1e1b60ca9d41cf894f015ca09b3f652b74ad
+DIST linux-6.8.tar.xz 142502100 BLAKE2B 
c6f17f816cea16e629f63e9379b9713f57b2c5173306926471f139a9d612a0c74e119341f8075390e55e203d787d9edeb4ad5a064b18870f6f0f7ffaafb2
 SHA512 
5c4eb4aa1d3f7d1ea01c0f7ddeadacdece6e144fd4bdfc16b2b925d3e10dc04de3a6db69320b79a96c3560052616f001d2c09e7a1bb4f7b731e2380a7ecce068
 DIST patch-6.9-rc1.patch 96098154 BLAKE2B 
c7ab938924bf2b159da4ef02730ce3e51beab9a9267419e195861a5de4962facca4937ce1f8d9451d99723e8af30b2cd6c20f01868cf9a9e935d225cad462ff1
 SHA512 
2f094d30277ae51bc9451565ba3e0e03cb12f331239f974bf7713fbd17b4aac73722e46b425aaedd22d42b73767b234f26f8e9e24cac8ad5d5a7e0e5aeb94638
 DIST patch-6.9-rc2.patch 96447882 BLAKE2B 
3b5afddc2d45f37f99c9709e741a39ce91a65b54d1c1966a58b812aecba060fc75d9ac218cfd2e6aa51ac9737ab357acdafb19e9d112a6d7908fff08c0f5817e
 SHA512 
46166b7ca352a78368e3d2d29eed60986c0acbb9467f1af60a1000fe0da925dd824bce11906b2555e7a27b9bbcc8546850038a6c90f3dc1260910560cd48e4f6
 DIST patch-6.9-rc3.patch 96996955 BLAKE2B 
e95fb3392051c331776e0c4719255dab156f648bf80c2e1c5f3e7478975cb59b9562eb9d60c356ea693388a69bee054eef3359a8fba2a3a979c82bc1b8d5b13a
 SHA512 
7af4288187a2751f78c72e67e27d0b8237c365114ce0b6f57fd0eb91e9b1c25b394f73ffe717c094fee53d89d073aca49af1479abc4dfe80515d7f2c16b11a46

diff --git a/sys-kernel/git-sources/git-sources-6.9_rc4.ebuild 
b/sys-kernel/git-sources/git-sources-6.9_rc4.ebuild
index ca760a458b08..7068b44f8f6d 100644
--- a/sys-kernel/git-sources/git-sources-6.9_rc4.ebuild
+++ b/sys-kernel/git-sources/git-sources-6.9_rc4.ebuild
@@ -7,7 +7,7 @@ K_NOUSENAME="yes"
 K_NOSETEXTRAVERSION="yes"
 K_NOUSEPR="yes"
 K_SECURITY_UNSUPPORTED="1"
-K_BASE_VER="6.7"
+K_BASE_VER="6.8"
 K_EXP_GENPATCHES_NOUSE="1"
 K_FROM_GIT="yes"
 K_NODRYRUN="yes"



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

2024-04-18 Thread Yixun Lan
commit: 3adaf221eb489e50ab880e4874be7ab471f0f162
Author: Alexander Tsoy  tsoy  me>
AuthorDate: Thu Apr 18 06:48:29 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Apr 18 12:07:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3adaf221

sys-process/rtirq: add 20240220

Signed-off-by: Alexander Tsoy  tsoy.me>
Signed-off-by: Yixun Lan  gentoo.org>

 sys-process/rtirq/Manifest  |  1 +
 sys-process/rtirq/rtirq-20240220.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/sys-process/rtirq/Manifest b/sys-process/rtirq/Manifest
index 69c0c2b9ae7d..e52b717fd951 100644
--- a/sys-process/rtirq/Manifest
+++ b/sys-process/rtirq/Manifest
@@ -1,2 +1,3 @@
 DIST rtirq-20220923.tar.gz 15522 BLAKE2B 
ea7248afa665c2c8bfb99c42ff18d7d585f4a337c8850f5343b610a131face8b8eec4ef19901f59685793662e0e0ac95dfdddffea9951f47910dbc12bb47a459
 SHA512 
6846075e8196220aabb68250f0284b77f21b5c9bfd6dd9bbea59307679111c122d2091acefa38048f96166ae903b3ed46cbba4242afabc9a18bfa97467200386
 DIST rtirq-20240120.tar.gz 16077 BLAKE2B 
2c1ab9f1824d861e13e49667a35fc048e931afb18084de756dcbabde0d4cdd21e78afc9733eb364cd826d4ffd29a89db862033c9539b7cfe7a7b22f7cb353864
 SHA512 
b945bdb29ef3ef551c19edc9d947a7ed50ecd756dec5a3b02a0cd519a0f506e3ca212b1cb629386dd525d565cc6e2d868c558934c59b8d0bc02573a9589deb86
+DIST rtirq-20240220.tar.gz 16273 BLAKE2B 
08af8d371e4ace57dc18276748b00328e7ca1476ae46226ea85ba0c345c7f15b81e412bed8ac30768c5bedffc87887f60d647cd0ec2e82d3751654030c7937f1
 SHA512 
a6b44f09e158e71bc5697b313d2c7b75097b6f669be4bd7c5c3cee2e59ab38c5751dbd222a28fe7e1bd340d2b7ce5dc7277559c41ad25f9d7b19f180ce337978

diff --git a/sys-process/rtirq/rtirq-20240220.ebuild 
b/sys-process/rtirq/rtirq-20240220.ebuild
new file mode 100644
index ..a98fe254b6af
--- /dev/null
+++ b/sys-process/rtirq/rtirq-20240220.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit linux-info systemd
+
+DESCRIPTION="Modify realtime scheduling policy and priority of IRQ handlers"
+HOMEPAGE="https://www.rncbc.org/archive/#rtirq;
+SRC_URI="https://www.rncbc.org/archive/${P}.tar.gz
+   https://www.rncbc.org/archive/old/${P}.tar.gz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   sys-apps/util-linux
+"
+
+src_prepare() {
+   # We install into bin
+   sed -i -e "s:/usr/sbin/rtirq:/usr/bin/rtirq:" ${PN}{,-resume}.service 
|| die
+
+   default
+}
+
+src_install() {
+   newbin rtirq.sh rtirq
+   newinitd "${FILESDIR}"/rtirq.initd rtirq
+   insinto /etc/
+   doins rtirq.conf
+   systemd_dounit rtirq{,-resume}.service
+}
+
+pkg_postinst() {
+   local kconfig_warn=1
+   local cmdline
+   local ver
+
+   if linux-info_get_any_version && linux_config_exists; then
+   if linux_chkconfig_present PREEMPT_RT; then
+   kconfig_warn=0
+   elif linux_chkconfig_present IRQ_FORCED_THREADING; then
+   cmdline=$(< /proc/cmdline) || die
+   [[ ${cmdline} == *threadirqs* ]] && kconfig_warn=0
+   fi
+   fi
+
+   if (( ${kconfig_warn} )); then
+   ewarn "To use rtirq, you need one of the following kernel 
configurations:"
+   ewarn " - PREEMPT_RT config option enabled (e.g. with 
sys-kernel/rt-sources);"
+   ewarn " - IRQ_FORCED_THREADING config option enabled and 
'threadirqs' option"
+   ewarn "   added to the kernel cmdline."
+   fi
+}



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

2024-04-18 Thread Yixun Lan
commit: 5ab3094e57a098f8d625ff5c7be9baacaa4159c0
Author: Alexander Tsoy  tsoy  me>
AuthorDate: Thu Apr 18 06:49:41 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Apr 18 12:07:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ab3094e

sys-process/rtirq: drop 20220923

Closes: https://github.com/gentoo/gentoo/pull/36307
Signed-off-by: Alexander Tsoy  tsoy.me>
Signed-off-by: Yixun Lan  gentoo.org>

 sys-process/rtirq/Manifest  |  1 -
 sys-process/rtirq/rtirq-20220923.ebuild | 64 -
 2 files changed, 65 deletions(-)

diff --git a/sys-process/rtirq/Manifest b/sys-process/rtirq/Manifest
index e52b717fd951..34f363bbeda4 100644
--- a/sys-process/rtirq/Manifest
+++ b/sys-process/rtirq/Manifest
@@ -1,3 +1,2 @@
-DIST rtirq-20220923.tar.gz 15522 BLAKE2B 
ea7248afa665c2c8bfb99c42ff18d7d585f4a337c8850f5343b610a131face8b8eec4ef19901f59685793662e0e0ac95dfdddffea9951f47910dbc12bb47a459
 SHA512 
6846075e8196220aabb68250f0284b77f21b5c9bfd6dd9bbea59307679111c122d2091acefa38048f96166ae903b3ed46cbba4242afabc9a18bfa97467200386
 DIST rtirq-20240120.tar.gz 16077 BLAKE2B 
2c1ab9f1824d861e13e49667a35fc048e931afb18084de756dcbabde0d4cdd21e78afc9733eb364cd826d4ffd29a89db862033c9539b7cfe7a7b22f7cb353864
 SHA512 
b945bdb29ef3ef551c19edc9d947a7ed50ecd756dec5a3b02a0cd519a0f506e3ca212b1cb629386dd525d565cc6e2d868c558934c59b8d0bc02573a9589deb86
 DIST rtirq-20240220.tar.gz 16273 BLAKE2B 
08af8d371e4ace57dc18276748b00328e7ca1476ae46226ea85ba0c345c7f15b81e412bed8ac30768c5bedffc87887f60d647cd0ec2e82d3751654030c7937f1
 SHA512 
a6b44f09e158e71bc5697b313d2c7b75097b6f669be4bd7c5c3cee2e59ab38c5751dbd222a28fe7e1bd340d2b7ce5dc7277559c41ad25f9d7b19f180ce337978

diff --git a/sys-process/rtirq/rtirq-20220923.ebuild 
b/sys-process/rtirq/rtirq-20220923.ebuild
deleted file mode 100644
index 6b890d40b8ae..
--- a/sys-process/rtirq/rtirq-20220923.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit linux-info systemd
-
-DESCRIPTION="Modify realtime scheduling policy and priority of IRQ handlers"
-HOMEPAGE="https://www.rncbc.org/archive/#rtirq;
-SRC_URI="https://www.rncbc.org/archive/${P}.tar.gz
-   https://www.rncbc.org/archive/old/${P}.tar.gz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   sys-apps/util-linux
-"
-
-src_prepare() {
-   # We install into bin
-   sed -i -e "s:/usr/sbin/rtirq:/usr/bin/rtirq:" ${PN}{,-resume}.service 
|| die
-
-   default
-}
-
-src_install() {
-   newbin rtirq.sh rtirq
-   newinitd "${FILESDIR}"/rtirq.initd rtirq
-   insinto /etc/
-   doins rtirq.conf
-   systemd_dounit rtirq{,-resume}.service
-}
-
-pkg_postinst() {
-   local kconfig_warn=1
-   local cmdline
-   local ver
-
-   if linux-info_get_any_version && linux_config_exists; then
-   if linux_chkconfig_present PREEMPT_RT; then
-   kconfig_warn=0
-   elif linux_chkconfig_present IRQ_FORCED_THREADING; then
-   cmdline=$(< /proc/cmdline) || die
-   [[ ${cmdline} == *threadirqs* ]] && kconfig_warn=0
-   fi
-   fi
-
-   if (( ${kconfig_warn} )); then
-   ewarn "To use rtirq, you need one of the following kernel 
configurations:"
-   ewarn " - PREEMPT_RT config option enabled (e.g. with 
sys-kernel/rt-sources);"
-   ewarn " - IRQ_FORCED_THREADING config option enabled and 
'threadirqs' option"
-   ewarn "   added to the kernel cmdline."
-   fi
-
-   for ver in ${REPLACING_VERSIONS}; do
-   if ver_test ${ver} -lt "20210329"; then
-   elog "Starting with 20210329 version the config has 
been moved to '${EROOT}/etc/rtirq.conf'"
-   elog "Please migrate all you setting from 
'${EROOT}/etc/conf.d/rtirq'"
-   break
-   fi
-   done
-}



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/routino/

2024-04-18 Thread Andrey Grozin
commit: afed57e84aa7b3db11e64fdc64fbb464960e0e18
Author: Andrey Grozin  gentoo  org>
AuthorDate: Thu Apr 18 12:07:10 2024 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Thu Apr 18 12:07:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afed57e8

sci-geosciences/routino: add python3_12

Signed-off-by: Andrey Grozin  gentoo.org>

 sci-geosciences/routino/routino-3.4.1-r1.ebuild | 84 +
 1 file changed, 84 insertions(+)

diff --git a/sci-geosciences/routino/routino-3.4.1-r1.ebuild 
b/sci-geosciences/routino/routino-3.4.1-r1.ebuild
new file mode 100644
index ..7796cd37d9f2
--- /dev/null
+++ b/sci-geosciences/routino/routino-3.4.1-r1.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..12} )
+inherit toolchain-funcs distutils-r1
+
+DESCRIPTION="Routing application based on openstreetmap data"
+HOMEPAGE="https://routino.org/;
+SRC_URI="https://routino.org/download/${P}.tgz;
+
+LICENSE="AGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="python test"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   python? (
+   ${PYTHON_DEPS}
+   dev-lang/swig[pcre]
+   )
+"
+RDEPEND="python? ( ${PYTHON_DEPS} )"
+
+PATCHES=( "${FILESDIR}"/${PN}-3.3.2.patch )
+
+src_prepare() {
+   default
+
+   sed -i -e "s@libdir=\(.*\)@libdir=\$(prefix)/$(get_libdir)@" \
+   -e "s@CC=gcc@CC=$(tc-getCC)@" \
+   -e "s@LD=gcc@LD=$(tc-getCC)@" \
+   Makefile.conf || die "failed sed"
+}
+
+src_compile() {
+   emake -j1
+
+   rm README.txt || die "rm README.txt failed"
+   mv doc/README.txt . || die "mv doc/README.txt . failed"
+
+   if use python; then
+   pushd python > /dev/null || die
+   distutils-r1_src_compile
+   popd > /dev/null || die
+   fi
+}
+
+python_compile() {
+   rm -f build/.timestamp || die
+   emake PYTHON=${EPYTHON} src/_router.c src/_database.cc || die
+   distutils-r1_python_compile
+}
+
+src_test() {
+   emake test
+
+   # Need to fix import issues with these
+   #if use python; then
+   #   pushd python > /dev/null || die
+   #   distutils-r1_src_test
+   #   popd > /dev/null || die
+   #fi
+}
+
+python_test() {
+   emake PYTHON=${EPYTHON} test
+}
+
+src_install() {
+   default
+
+   if use python; then
+   pushd python > /dev/null || die
+   distutils-r1_src_install
+   newdoc README.txt README_python.txt
+   popd > /dev/null || die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/routino/

2024-04-18 Thread Andrey Grozin
commit: e8de28a0b994a8daff46367f5f7797c636ea04b1
Author: Andrey Grozin  gentoo  org>
AuthorDate: Thu Apr 18 11:59:51 2024 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Thu Apr 18 12:00:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8de28a0

sci-geosciences/routino: remove old version

Signed-off-by: Andrey Grozin  gentoo.org>

 sci-geosciences/routino/Manifest|  1 -
 sci-geosciences/routino/routino-3.3.3-r4.ebuild | 84 -
 2 files changed, 85 deletions(-)

diff --git a/sci-geosciences/routino/Manifest b/sci-geosciences/routino/Manifest
index e3229b188be5..51cece8a0bd0 100644
--- a/sci-geosciences/routino/Manifest
+++ b/sci-geosciences/routino/Manifest
@@ -1,2 +1 @@
-DIST routino-3.3.3.tgz 2564198 BLAKE2B 
0476e4afb2279c6a93b3d5192a1be580b0ee20fe07b5101c7d590bd3b74873e0205549c2fa621c6444eea0dd0cf0545c9fc054454e04f434d3e57ed750b1df3d
 SHA512 
b037f6ef38b3abef4639d639c3564b42adc742d225108905d0cacb790e4a07593245c537b5550c43874cd6083f37b710b7aec02a0b0669c927804cf30ce34386
 DIST routino-3.4.1.tgz 2591859 BLAKE2B 
cdc2018cb735c190258c9f4ebf09ad14d27923fcc520b3c58fb910e63d93e280bbad345ca1c82b31284827cf914f5da45b8f5a69c9ac1721b3f056dfd9d2e918
 SHA512 
c9e6dea5c60a265f7a5c7217711d2c880f201d1102740d756e10f731ace785a7afd7b84cdfb8485ee3af58b5a0f1b0e8e273dab1deedd319b27c77d400b30baa

diff --git a/sci-geosciences/routino/routino-3.3.3-r4.ebuild 
b/sci-geosciences/routino/routino-3.3.3-r4.ebuild
deleted file mode 100644
index 5f057f358f70..
--- a/sci-geosciences/routino/routino-3.3.3-r4.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit toolchain-funcs distutils-r1
-
-DESCRIPTION="Routing application based on openstreetmap data"
-HOMEPAGE="https://routino.org/;
-SRC_URI="https://routino.org/download/${P}.tgz;
-
-LICENSE="AGPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="python test"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
-   python? (
-   ${PYTHON_DEPS}
-   dev-lang/swig[pcre]
-   )
-"
-RDEPEND="python? ( ${PYTHON_DEPS} )"
-
-PATCHES=( "${FILESDIR}"/${PN}-3.3.2.patch )
-
-src_prepare() {
-   default
-
-   sed -i -e "s@libdir=\(.*\)@libdir=\$(prefix)/$(get_libdir)@" \
-   -e "s@CC=gcc@CC=$(tc-getCC)@" \
-   -e "s@LD=gcc@LD=$(tc-getCC)@" \
-   Makefile.conf || die "failed sed"
-}
-
-src_compile() {
-   emake -j1
-
-   rm README.txt || die "rm README.txt failed"
-   mv doc/README.txt . || die "mv doc/README.txt . failed"
-
-   if use python; then
-   pushd python > /dev/null || die
-   distutils-r1_src_compile
-   popd > /dev/null || die
-   fi
-}
-
-python_compile() {
-   rm -f build/.timestamp || die
-   emake PYTHON=${EPYTHON} src/_router.c src/_database.cc || die
-   distutils-r1_python_compile
-}
-
-src_test() {
-   emake test
-
-   # Need to fix import issues with these
-   #if use python; then
-   #   pushd python > /dev/null || die
-   #   distutils-r1_src_test
-   #   popd > /dev/null || die
-   #fi
-}
-
-python_test() {
-   emake PYTHON=${EPYTHON} test
-}
-
-src_install() {
-   default
-
-   if use python; then
-   pushd python > /dev/null || die
-   distutils-r1_src_install
-   newdoc README.txt README_python.txt
-   popd > /dev/null || die
-   fi
-}



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

2024-04-18 Thread Ben Kohler
commit: d4f3c4ecb9f1686c2ff66192c673b419344e9575
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Apr 18 11:58:16 2024 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Apr 18 12:00:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f3c4ec

net-fs/samba: add missing dep for bundled mit-krb5

Bug: https://bugs.gentoo.org/917006

Signed-off-by: Ben Kohler  gentoo.org>

 net-fs/samba/samba-4.18.11.ebuild | 1 +
 net-fs/samba/samba-4.19.6.ebuild  | 1 +
 net-fs/samba/samba-4.20.0.ebuild  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/net-fs/samba/samba-4.18.11.ebuild 
b/net-fs/samba/samba-4.18.11.ebuild
index aad41632fada..1145d17b7d64 100644
--- a/net-fs/samba/samba-4.18.11.ebuild
+++ b/net-fs/samba/samba-4.18.11.ebuild
@@ -110,6 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
+   !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )

diff --git a/net-fs/samba/samba-4.19.6.ebuild b/net-fs/samba/samba-4.19.6.ebuild
index 14523d446af3..6ee167bc82fd 100644
--- a/net-fs/samba/samba-4.19.6.ebuild
+++ b/net-fs/samba/samba-4.19.6.ebuild
@@ -110,6 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
+   !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )

diff --git a/net-fs/samba/samba-4.20.0.ebuild b/net-fs/samba/samba-4.20.0.ebuild
index bbddb3c9b0b7..166fde786001 100644
--- a/net-fs/samba/samba-4.20.0.ebuild
+++ b/net-fs/samba/samba-4.20.0.ebuild
@@ -110,6 +110,7 @@ COMMON_DEPEND="
snapper? ( sys-apps/dbus )
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl(-),${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] )
+   !system-mitkrb5? ( sys-libs/keyutils[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:= )
unwind? (
llvm-libunwind? ( sys-libs/llvm-libunwind:= )



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

2024-04-18 Thread Ben Kohler
commit: 669fc599cd93f5d1c699881faef3c3a4eaf96ae1
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Apr 18 11:45:39 2024 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Apr 18 12:00:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669fc599

net-misc/dropbox: add 197.4.7571

Signed-off-by: Ben Kohler  gentoo.org>

 net-misc/dropbox/Manifest  |   2 +
 net-misc/dropbox/dropbox-197.4.7571.ebuild | 110 +
 2 files changed, 112 insertions(+)

diff --git a/net-misc/dropbox/Manifest b/net-misc/dropbox/Manifest
index 65582d99871d..929a1f82cbea 100644
--- a/net-misc/dropbox/Manifest
+++ b/net-misc/dropbox/Manifest
@@ -1,5 +1,7 @@
 DIST DropboxGlyph_Blue.svg 605 BLAKE2B 
6c488bd261293b22da98035935ddfa9247bedbc6f4da2f9fc2470af802c1f4f597ac88b01b5bef9e77e1e717267f633d6a04af2ccfd3c5f9dbff22fbceaf9a91
 SHA512 
9202344b904dcd7955e5a355dadf537d1544140d74f8a33bdc40e18e36661e3a474d11cf17613eaebf4e76c170d8413d99abdedfb8635784bcd6892b4b259712
 DIST dropbox-lnx.x86-195.4.4995.tar.gz 113305439 BLAKE2B 
87dc38715189e06e98e5895389909f45a38208c8471ec92b9fb278c054ee5711d2acf95bdad01d34c097b96c8e3fe47d230af6bec8d3d2ff6782b1b477e23b61
 SHA512 
bf9ed46f1a34d96155b0d8f0c9d4a3583344d9eb06585e8e6c04e93dfcae7c55585861f31c2d70e79ba41f0141491aaf2b2c6b28b2baa9faf213ecdd97542fa8
 DIST dropbox-lnx.x86-196.4.6900.tar.gz 113848883 BLAKE2B 
05ef3a79d3bbc67a15cd6ede011883424686b7302761ed49a9456735718c05f80a9a273e431283d1b32790b52ec3c6bdbce0253a5a570bdfd47c21f9d02e12be
 SHA512 
652adbace0abbcbfa2729e9e5af11bafd1459924d67180f5be82e3c0feb81b807c3cfeb7e528cdcc576062783a1275bba82217bf3761b62b89775d0d3155
+DIST dropbox-lnx.x86-197.4.7571.tar.gz 113668413 BLAKE2B 
359dfba6bdf615a82f7af454e6c9ee7ab66b0ce0a048025f6981539054b93716dfeef67ba1a56b1c98117d1bdf376bd6da0fe6c11d156e02859d9a4833e11df9
 SHA512 
08238adbe96ec95797631790bb74d77ff7cffa8559f7f27e1b1d6580ba83c725b8ca5159b0a184831c5337bc546885743f6171e75b654624859c51260f6771b4
 DIST dropbox-lnx.x86_64-195.4.4995.tar.gz 115954161 BLAKE2B 
86f349f6813e160eea71a6c32e37ee8213639dfaa6c69b0a560bfee8e90dae6a95fd0f3b822d6c029e3046d73aa088fb097ce9246c1c0786df9c292b40091adc
 SHA512 
e4ad740d873dbdad995f05fcfda824f57a8ed4707acab66576284c97c00329ef1dbe2d55980694f2edc8a00fbc6ab20a08ca7afcc12488d9fb188cddc0c3501f
 DIST dropbox-lnx.x86_64-196.4.6900.tar.gz 116604283 BLAKE2B 
5398f43c33e488d346c9991952673b607e88f93467915ac7e341e29de6e66cb4f60bcc6311a0e261075df38834e53da7a38ac10b20bd4cf5d41f70394668ba13
 SHA512 
a43cdee6cb192085c484cbaf1aa54691ce8dc24eb682c3f2fb8f8ff7135f7590e4dbfeed33ec3afbd5dbfe2bb6fd72a8c136329ebd9e8223fcd5c63819d25429
+DIST dropbox-lnx.x86_64-197.4.7571.tar.gz 116465452 BLAKE2B 
d83e16ca390a6974427371894f9d92199af3bf7f0510f88de6b51350d7435cd1b1e2629d0f335b718e5eb9d69705cb67eae692789144a989d138a1d23a8a1b8f
 SHA512 
9f4cb1b6381b13d29880401f23c2b9e24c16a3b7cd00d944e1a9268bc8652b333409d16def3e71cc2ec6fe92d39a3a3aa3b99adb12c96ca2972ab6ca070ba18c

diff --git a/net-misc/dropbox/dropbox-197.4.7571.ebuild 
b/net-misc/dropbox/dropbox-197.4.7571.ebuild
new file mode 100644
index ..7d9715a71882
--- /dev/null
+++ b/net-misc/dropbox/dropbox-197.4.7571.ebuild
@@ -0,0 +1,110 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils systemd xdg
+
+DESCRIPTION="Dropbox daemon (pretends to be GUI-less)"
+HOMEPAGE="https://www.dropbox.com/;
+SRC_URI="
+   amd64? ( 
https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-${PV}.tar.gz
 )
+   x86? ( 
https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-${PV}.tar.gz
 )
+   
https://www.dropbox.com/sh/42f8d4kq6yt5lte/AAD69lhaw6gy46W8HfQAm0GSa/Glyph/Dropbox/SVG/DropboxGlyph_Blue.svg
+"
+
+LICENSE="BSD-2 CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-linux"
+IUSE="selinux X"
+
+RESTRICT="mirror strip"
+
+QA_PREBUILT="opt/.*"
+QA_EXECSTACK="opt/dropbox/dropbox"
+
+BDEPEND="dev-util/patchelf"
+
+# Be sure to have GLIBCXX_3.4.9, #393125
+RDEPEND="
+   X? (
+   x11-themes/hicolor-icon-theme
+   )
+   selinux? ( sec-policy/selinux-dropbox )
+   app-arch/bzip2
+   dev-libs/glib:2
+   dev-libs/libffi-compat:6
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/wget
+   sys-libs/zlib
+   sys-libs/ncurses-compat:5
+   virtual/opengl
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXrender
+   x11-libs/libxcb
+"
+
+src_unpack() {
+   unpack ${A}
+   mkdir -p "${S}" || die
+   mv "${WORKDIR}"/.dropbox-dist/* "${S}" || die
+   mv "${S}"/dropbox-lnx.*-${PV}/* "${S}" || die
+   rmdir "${S}"/dropbox-lnx.*-${PV}/ || die
+   rmdir .dropbox-dist || die
+}
+
+src_prepare() {
+   default
+   # we supply all of these in RDEPEND
+   rm -vf 

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

2024-04-18 Thread Bernard Cafarelli
commit: 251e15b18b9ec8fa80107ff7cab117836dae2d33
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Thu Apr 18 11:50:43 2024 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Apr 18 11:53:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=251e15b1

www-apps/piwigo: add 14.4.0

Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/piwigo/Manifest |  1 +
 www-apps/piwigo/piwigo-14.4.0.ebuild | 42 
 2 files changed, 43 insertions(+)

diff --git a/www-apps/piwigo/Manifest b/www-apps/piwigo/Manifest
index 6477f19f577f..437f95863f78 100644
--- a/www-apps/piwigo/Manifest
+++ b/www-apps/piwigo/Manifest
@@ -1 +1,2 @@
 DIST piwigo-14.3.0.zip 18497258 BLAKE2B 
1ba04c81298c3de9edc3dd4f2c10feed9bb320ad0ed80fbc8edb36a8c590025b580684c4ce9cb0283d5b9580e32c44fe5673214a926e98335a3c69a18051a4c1
 SHA512 
80c34c150dc55f312c3ce4a694cae559e529375d657ce47c05c8650bbb452577f6ab6f41816ef37de5a34fc1d31bf152962fe20741403991d347bf2245dcd91c
+DIST piwigo-14.4.0.zip 18500565 BLAKE2B 
c62dc0c5bfaae89d56cdc51aeef04d7e75dc25cd400918ac879f227e2f03028d5e4b556d8a3a79a2ae587b45b13cf7d192912a35c4cbc8029743eede20a07bd2
 SHA512 
2aecba41df2f39a864f58775cadecc8812647390c9b5cc0acfe67767de6130bc8166d65d76c8e59437494d52a4560554a94f8ba7beab44a9fb38997db430417e

diff --git a/www-apps/piwigo/piwigo-14.4.0.ebuild 
b/www-apps/piwigo/piwigo-14.4.0.ebuild
new file mode 100644
index ..6319946ac014
--- /dev/null
+++ b/www-apps/piwigo/piwigo-14.4.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit webapp
+
+DESCRIPTION="a photo gallery software for the web"
+HOMEPAGE="http://piwigo.org/;
+SRC_URI="http://piwigo.org/download/dlcounter.php?code=${PV} -> ${P}.zip"
+S=${WORKDIR}/${PN}
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="+exif +gd imagemagick"
+
+RDEPEND="
+   imagemagick? ( virtual/imagemagick-tools )
+   dev-lang/php[ctype,exif?,gd?,filter,iconv,json(+),mysqli]
+   >=virtual/mysql-5.0
+   virtual/httpd-php"
+BDEPEND="app-arch/unzip"
+
+REQUIRED_USE="|| ( gd imagemagick )"
+
+src_install() {
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   # Local configuration, and parts that can be updated
+   webapp_serverowned "${MY_HTDOCSDIR}"/_data
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/galleries
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/language
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/local
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/plugins
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/template-extension
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/themes
+   webapp_serverowned "${MY_HTDOCSDIR}"/upload
+
+   webapp_src_install
+}



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

2024-04-18 Thread Andrey Grozin
commit: 3950e0273aae9a4cfccaee65e8bcfb325a068a08
Author: Andrey Grozin  gentoo  org>
AuthorDate: Thu Apr 18 11:52:10 2024 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Thu Apr 18 11:52:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3950e027

sci-mathematics/ginac: BDEPEND on media-gfx/transfig

Closes: https://bugs.gentoo.org/926432
Closes: https://bugs.gentoo.org/929791
Signed-off-by: Andrey Grozin  gentoo.org>

 sci-mathematics/ginac/ginac-1.8.7-r2.ebuild | 76 +
 1 file changed, 76 insertions(+)

diff --git a/sci-mathematics/ginac/ginac-1.8.7-r2.ebuild 
b/sci-mathematics/ginac/ginac-1.8.7-r2.ebuild
new file mode 100644
index ..457fed4b44a8
--- /dev/null
+++ b/sci-mathematics/ginac/ginac-1.8.7-r2.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..12} )
+
+inherit python-any-r1
+
+DESCRIPTION="C++ library and tools for symbolic calculations"
+HOMEPAGE="https://www.ginac.de/;
+SRC_URI="http://www.ginac.de/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc examples"
+
+RDEPEND=">=sci-libs/cln-1.2.2"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   ${PYTHON_DEPS}
+   virtual/pkgconfig
+   doc? (
+   app-text/doxygen
+   dev-texlive/texlive-fontsrecommended
+   media-gfx/transfig
+   dev-texlive/texlive-latexextra
+   virtual/texi2dvi
+   )"
+
+PATCHES=( "${FILESDIR}"/${PN}-1.8.2-pkgconfig.patch )
+
+src_configure() {
+   econf \
+   --disable-rpath \
+   --disable-static
+}
+
+src_compile() {
+   emake
+
+   if use doc; then
+   local -x VARTEXFONTS="${T}"/fonts
+   emake -C doc/reference html pdf
+   emake -C doc/tutorial ginac.pdf ginac.html
+   fi
+}
+
+src_install() {
+   default
+
+   if use doc; then
+   pushd doc >/dev/null || die
+   newdoc tutorial/ginac.pdf tutorial.pdf
+   newdoc reference/reference.pdf reference.pdf
+
+   docinto html/reference
+   dodoc -r reference/html_files/.
+
+   docinto html
+   newdoc tutorial/ginac.html tutorial.html
+   popd >/dev/null || die
+   fi
+
+   if use examples; then
+   pushd doc >/dev/null || die
+   docinto examples
+   dodoc examples/*.cpp examples/ginac-examples.*
+   docompress -x /usr/share/doc/${PF}/examples
+   popd >/dev/null || die
+   fi
+
+   # no static archives
+   find "${ED}" -name '*.la' -delete || die
+}



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

2024-04-18 Thread Mike Pagano
commit: 9e80bf3cc2b9ee2e12e9ee7c231b84ed8ab3568e
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Apr 18 11:51:55 2024 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Apr 18 11:51:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e80bf3c

sys-kernel/vanilla-sources: drop 6.8.6

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

 sys-kernel/vanilla-sources/Manifest |  2 --
 sys-kernel/vanilla-sources/vanilla-sources-6.8.6.ebuild | 16 
 2 files changed, 18 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 5234abaa4eb5..6e794a5b7a1e 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -4,11 +4,9 @@ DIST linux-5.15.tar.xz 121913744 BLAKE2B 
3921274b23f7938abdf3ed9334534b4581e13d7
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13
 SHA512 
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.6.tar.xz 140064536 BLAKE2B 
5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2
 SHA512 
458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35
-DIST linux-6.8.tar.xz 142502100 BLAKE2B 
c6f17f816cea16e629f63e9379b9713f57b2c5173306926471f139a9d612a0c74e119341f8075390e55e203d787d9edeb4ad5a064b18870f6f0f7ffaafb2
 SHA512 
5c4eb4aa1d3f7d1ea01c0f7ddeadacdece6e144fd4bdfc16b2b925d3e10dc04de3a6db69320b79a96c3560052616f001d2c09e7a1bb4f7b731e2380a7ecce068
 DIST patch-4.19.312.xz 5995312 BLAKE2B 
9c553eecf31fdfa991cd93c1bbb14c98f6c611e12e55e4e691cf922af44eb720b3ad6c95f94a1c87a2b481f95a9e1c8e4cf015948e44738b2d0b1885c2ad74f7
 SHA512 
28ee29023bbb99f8996265a02969edfdf32d17937e551fc6aeeb3d67da330903b50c5d46997cc90bd487303f4a27aa112913456222da319221185114a145254d
 DIST patch-5.10.215.xz 5754668 BLAKE2B 
f41f977d20c5743dd0d6b3cffd2037c609b52ec5ae35db3a4c0972e540a00eef2b32cc6d75bfad025936a4ba20cb7810312c801413db1d711c94b834c4576b60
 SHA512 
a4b28866274a0233aa1f3919d3f0625859bfb25d48cad5bceb389c3185436ac358e6cd102eeef89b68c53a55b0c497c2188c1b8f3bb67d7dbeb0e1936784a415
 DIST patch-5.15.156.xz 5773208 BLAKE2B 
3c4ec488a01b860cb2fa1e1e5d69cd99cc1635cbea7b689127c80b233f29d586ecc74124266e7b8cbf94531e583f569461a387d6a18a225ba5a6b78bc1e3c0d7
 SHA512 
c29a722b6cbfe0cd9ff49d7f7c5a51dadf7ce7d41c28f3e3b483598c31d13114260a554923d9dcf08375a147872be0c462f3fcd36887c0531e804839e5abacf1
 DIST patch-5.4.274.xz 5528956 BLAKE2B 
85ad0a19b9d159302fc47d09d51c7c1ead47c34017d28dcb76ba54bcd5a0d37de7af60e793663323d1e868092d8e4ab4181d2ea2b6763eb4b53d0b0ba4ef52fb
 SHA512 
43eed1e3e5f0d3f0137292ed8ddd585e1847035d71f8d9f01985ef095fc94681cdd512585267fa0c1d87ded7c28e52042f37b9180fe123ac6be109d04e8a30a1
 DIST patch-6.1.87.xz 4462328 BLAKE2B 
43dd85222d79006e7cace01ab22d37cd7925816f97890a6fca85b5e6bf3aaa00d726194e841b861c824b2d8021fc186a21fe504cd5df780a6260e5bd2ad7b6e5
 SHA512 
6f9ebacaab499897af1960394d202e68639f7691cd34a954334eca19355114da719a4013235514433c860b6f101b4c34dd734a68b6f0f55a58eb7ec81f8c2ba4
 DIST patch-6.6.28.xz 1756536 BLAKE2B 
5fd1632e91f652a29e9dad7aaa9592b87cda33e09d40c3432f800d580a353fabf53dccfaeb3c5d1bfc5de3d97ae92830b68bad8b426fec41c32a7c16a648764e
 SHA512 
26d7bacd5516faa6377b135fb066bd8a00323a8999840b9a74ef03de8b993d2cba59e7f182a318b93b50de1f3453935bbbfd65c7ee1eaf3cb6dba5dcbab35724
-DIST patch-6.8.6.xz 510180 BLAKE2B 
2ff4b98bfd89c73ba73c2ddc6c720ea69bb781ba349830a97dc02dfddc414280b1889ecdbb827c203ae8a5f3fd3b0f078b2880123dcaffcd5d7207b4abeeb11d
 SHA512 
92ce796b5c66c532072d000e9b01882ed1729b0f29dc5587029505cbdd6f398dad71023aaa8ab1d6e268431868d93230a5a5532621ce00296d9567ad744c0d77

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-6.8.6.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-6.8.6.ebuild
deleted file mode 100644
index b8791038d227..
--- a/sys-kernel/vanilla-sources/vanilla-sources-6.8.6.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_SECURITY_UNSUPPORTED="1"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-
-DESCRIPTION="Full sources for the Linux kernel"
-HOMEPAGE="https://www.kernel.org;
-SRC_URI="${KERNEL_URI}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa -ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"



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

2024-04-18 Thread Mike Pagano
commit: 1ce768672d2ae0ee870df7b5051e255bbd79bf9f
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Apr 18 11:51:22 2024 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Apr 18 11:51:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce76867

sys-kernel/vanilla-sources: drop 6.1.86

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

 sys-kernel/vanilla-sources/Manifest  |  2 --
 sys-kernel/vanilla-sources/vanilla-sources-6.1.86.ebuild | 16 
 2 files changed, 18 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index c2ef2ddf831b..3f47260d0800 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -2,13 +2,11 @@ DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c03418
 DIST linux-5.10.tar.xz 116606704 BLAKE2B 
b923d7b66309224f42f35f8a5fa219421b0a9362d2adacdadd8d96251f61f7230878ea297a269a7f3b3c56830f0b177e068691e1d7f88501a05653b0a13274d1
 SHA512 
95bc137d0cf9148da6a9d1f1a878698dc27b40f68e22c597544010a6c591ce1b256f083489d3ff45ff77753289b535135590194d88ef9f007d0ddab3d74de70e
 DIST linux-5.15.tar.xz 121913744 BLAKE2B 
3921274b23f7938abdf3ed9334534b4581e13d7484303d3a5280eddb038999aaa8b83a487472d9c4a219af0f06b9fecccaf348fb5510ab8762f4ef4b7e83
 SHA512 
d25ad40b5bcd6a4c6042fd0fd84e196e7a58024734c3e9a484fd0d5d54a0c1d87db8a3c784eff55e43b6f021709dc685eb0efa18d2aec327e4f88a79f405705a
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13
 SHA512 
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
-DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.6.tar.xz 140064536 BLAKE2B 
5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2
 SHA512 
458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35
 DIST linux-6.8.tar.xz 142502100 BLAKE2B 
c6f17f816cea16e629f63e9379b9713f57b2c5173306926471f139a9d612a0c74e119341f8075390e55e203d787d9edeb4ad5a064b18870f6f0f7ffaafb2
 SHA512 
5c4eb4aa1d3f7d1ea01c0f7ddeadacdece6e144fd4bdfc16b2b925d3e10dc04de3a6db69320b79a96c3560052616f001d2c09e7a1bb4f7b731e2380a7ecce068
 DIST patch-4.19.312.xz 5995312 BLAKE2B 
9c553eecf31fdfa991cd93c1bbb14c98f6c611e12e55e4e691cf922af44eb720b3ad6c95f94a1c87a2b481f95a9e1c8e4cf015948e44738b2d0b1885c2ad74f7
 SHA512 
28ee29023bbb99f8996265a02969edfdf32d17937e551fc6aeeb3d67da330903b50c5d46997cc90bd487303f4a27aa112913456222da319221185114a145254d
 DIST patch-5.10.215.xz 5754668 BLAKE2B 
f41f977d20c5743dd0d6b3cffd2037c609b52ec5ae35db3a4c0972e540a00eef2b32cc6d75bfad025936a4ba20cb7810312c801413db1d711c94b834c4576b60
 SHA512 
a4b28866274a0233aa1f3919d3f0625859bfb25d48cad5bceb389c3185436ac358e6cd102eeef89b68c53a55b0c497c2188c1b8f3bb67d7dbeb0e1936784a415
 DIST patch-5.15.156.xz 5773208 BLAKE2B 
3c4ec488a01b860cb2fa1e1e5d69cd99cc1635cbea7b689127c80b233f29d586ecc74124266e7b8cbf94531e583f569461a387d6a18a225ba5a6b78bc1e3c0d7
 SHA512 
c29a722b6cbfe0cd9ff49d7f7c5a51dadf7ce7d41c28f3e3b483598c31d13114260a554923d9dcf08375a147872be0c462f3fcd36887c0531e804839e5abacf1
 DIST patch-5.4.274.xz 5528956 BLAKE2B 
85ad0a19b9d159302fc47d09d51c7c1ead47c34017d28dcb76ba54bcd5a0d37de7af60e793663323d1e868092d8e4ab4181d2ea2b6763eb4b53d0b0ba4ef52fb
 SHA512 
43eed1e3e5f0d3f0137292ed8ddd585e1847035d71f8d9f01985ef095fc94681cdd512585267fa0c1d87ded7c28e52042f37b9180fe123ac6be109d04e8a30a1
-DIST patch-6.1.86.xz 4450232 BLAKE2B 
aa1583a144407112bd9eac770f0bd3087a230e5554fc8dac4487c0d47a2b8a8657565f0449ebdeee4b54162f12bed8aebb6d5a5159a46818f86494e201960a69
 SHA512 
a53993f0ff6b483e8f1a8f1c1136073692ed5092a58a339b2d372143b32f9055cb0e1ed4777b43ec7dca97fcfdaf383f0d17d76a86040f2726331e179a3fdf60
 DIST patch-6.6.27.xz 1727768 BLAKE2B 
85ad34024a2ccdb8c60ab1e860ff67c866d2b2d90afb69e6c307c649d4427bd904303de9677a6602e1a6cd0a53157911c0ee88dfe39e7ac8dfb030a5a98a489c
 SHA512 
16836f1a157d52795a6551e68e2e1ae22e254553e2e646e05d7d458e160bd83d86ef91e257fb23ca85f48e46eb8692292b826ff22ca7e71b5ae84f135ced08b5
 DIST patch-6.8.6.xz 510180 BLAKE2B 
2ff4b98bfd89c73ba73c2ddc6c720ea69bb781ba349830a97dc02dfddc414280b1889ecdbb827c203ae8a5f3fd3b0f078b2880123dcaffcd5d7207b4abeeb11d
 SHA512 
92ce796b5c66c532072d000e9b01882ed1729b0f29dc5587029505cbdd6f398dad71023aaa8ab1d6e268431868d93230a5a5532621ce00296d9567ad744c0d77

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-6.1.86.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-6.1.86.ebuild

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

2024-04-18 Thread Mike Pagano
commit: b56a226a75772498d6b7d5e1fa85b086d0c0bf14
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Apr 18 11:50:50 2024 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Apr 18 11:50:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b56a226a

sys-kernel/vanilla-sources: drop 5.15.155

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

 sys-kernel/vanilla-sources/Manifest  |  2 --
 .../vanilla-sources/vanilla-sources-5.15.155.ebuild  | 16 
 2 files changed, 18 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index db1ce6705d80..9b65b0bec016 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -1,13 +1,11 @@
 DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c034183b654d270b650621ff7664a321950943d0639205bc1ee7ef6210be170c1f2c785a042ed8a4ec5e3a486d890e0
 SHA512 
ab67cc746b375a8b135e8b23e35e1d6787930d19b3c26b2679787d62951cbdbc3bb66f8ededeb9b890e5008b2459397f9018f1a6772fdef67780b06a4cb9f6f4
 DIST linux-5.10.tar.xz 116606704 BLAKE2B 
b923d7b66309224f42f35f8a5fa219421b0a9362d2adacdadd8d96251f61f7230878ea297a269a7f3b3c56830f0b177e068691e1d7f88501a05653b0a13274d1
 SHA512 
95bc137d0cf9148da6a9d1f1a878698dc27b40f68e22c597544010a6c591ce1b256f083489d3ff45ff77753289b535135590194d88ef9f007d0ddab3d74de70e
-DIST linux-5.15.tar.xz 121913744 BLAKE2B 
3921274b23f7938abdf3ed9334534b4581e13d7484303d3a5280eddb038999aaa8b83a487472d9c4a219af0f06b9fecccaf348fb5510ab8762f4ef4b7e83
 SHA512 
d25ad40b5bcd6a4c6042fd0fd84e196e7a58024734c3e9a484fd0d5d54a0c1d87db8a3c784eff55e43b6f021709dc685eb0efa18d2aec327e4f88a79f405705a
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13
 SHA512 
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.6.tar.xz 140064536 BLAKE2B 
5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2
 SHA512 
458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35
 DIST linux-6.8.tar.xz 142502100 BLAKE2B 
c6f17f816cea16e629f63e9379b9713f57b2c5173306926471f139a9d612a0c74e119341f8075390e55e203d787d9edeb4ad5a064b18870f6f0f7ffaafb2
 SHA512 
5c4eb4aa1d3f7d1ea01c0f7ddeadacdece6e144fd4bdfc16b2b925d3e10dc04de3a6db69320b79a96c3560052616f001d2c09e7a1bb4f7b731e2380a7ecce068
 DIST patch-4.19.312.xz 5995312 BLAKE2B 
9c553eecf31fdfa991cd93c1bbb14c98f6c611e12e55e4e691cf922af44eb720b3ad6c95f94a1c87a2b481f95a9e1c8e4cf015948e44738b2d0b1885c2ad74f7
 SHA512 
28ee29023bbb99f8996265a02969edfdf32d17937e551fc6aeeb3d67da330903b50c5d46997cc90bd487303f4a27aa112913456222da319221185114a145254d
 DIST patch-5.10.215.xz 5754668 BLAKE2B 
f41f977d20c5743dd0d6b3cffd2037c609b52ec5ae35db3a4c0972e540a00eef2b32cc6d75bfad025936a4ba20cb7810312c801413db1d711c94b834c4576b60
 SHA512 
a4b28866274a0233aa1f3919d3f0625859bfb25d48cad5bceb389c3185436ac358e6cd102eeef89b68c53a55b0c497c2188c1b8f3bb67d7dbeb0e1936784a415
-DIST patch-5.15.155.xz 5765500 BLAKE2B 
ebf0b03faff86515e20ce79cabe3177d9118b269e1298e57cfd9ffa653e6e24ca5463d19d0cabb43b10af6e92bc89a2e43f2bf05aac89fcb6c7f6fd72d832741
 SHA512 
748c5098289c604b19c5300972549b1f303715230c2f8260c6ca9dfddb810280c839f7398e0cdf6265711ebf9f3249c21c67fbd37d46b337c9dc604ee1cc4e42
 DIST patch-5.4.274.xz 5528956 BLAKE2B 
85ad0a19b9d159302fc47d09d51c7c1ead47c34017d28dcb76ba54bcd5a0d37de7af60e793663323d1e868092d8e4ab4181d2ea2b6763eb4b53d0b0ba4ef52fb
 SHA512 
43eed1e3e5f0d3f0137292ed8ddd585e1847035d71f8d9f01985ef095fc94681cdd512585267fa0c1d87ded7c28e52042f37b9180fe123ac6be109d04e8a30a1
 DIST patch-6.1.86.xz 4450232 BLAKE2B 
aa1583a144407112bd9eac770f0bd3087a230e5554fc8dac4487c0d47a2b8a8657565f0449ebdeee4b54162f12bed8aebb6d5a5159a46818f86494e201960a69
 SHA512 
a53993f0ff6b483e8f1a8f1c1136073692ed5092a58a339b2d372143b32f9055cb0e1ed4777b43ec7dca97fcfdaf383f0d17d76a86040f2726331e179a3fdf60
 DIST patch-6.6.27.xz 1727768 BLAKE2B 
85ad34024a2ccdb8c60ab1e860ff67c866d2b2d90afb69e6c307c649d4427bd904303de9677a6602e1a6cd0a53157911c0ee88dfe39e7ac8dfb030a5a98a489c
 SHA512 
16836f1a157d52795a6551e68e2e1ae22e254553e2e646e05d7d458e160bd83d86ef91e257fb23ca85f48e46eb8692292b826ff22ca7e71b5ae84f135ced08b5

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-5.15.155.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-5.15.155.ebuild
deleted file mode 100644
index 9286d988287a..
--- 

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

2024-04-18 Thread Mike Pagano
commit: 92d3ba03cb5542e02f5533587ef0ef9efc2b5845
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Apr 18 11:51:04 2024 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Apr 18 11:51:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d3ba03

sys-kernel/vanilla-sources: add 5.15.156

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

 sys-kernel/vanilla-sources/Manifest  |  2 ++
 .../vanilla-sources/vanilla-sources-5.15.156.ebuild  | 16 
 2 files changed, 18 insertions(+)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 9b65b0bec016..c2ef2ddf831b 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -1,11 +1,13 @@
 DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c034183b654d270b650621ff7664a321950943d0639205bc1ee7ef6210be170c1f2c785a042ed8a4ec5e3a486d890e0
 SHA512 
ab67cc746b375a8b135e8b23e35e1d6787930d19b3c26b2679787d62951cbdbc3bb66f8ededeb9b890e5008b2459397f9018f1a6772fdef67780b06a4cb9f6f4
 DIST linux-5.10.tar.xz 116606704 BLAKE2B 
b923d7b66309224f42f35f8a5fa219421b0a9362d2adacdadd8d96251f61f7230878ea297a269a7f3b3c56830f0b177e068691e1d7f88501a05653b0a13274d1
 SHA512 
95bc137d0cf9148da6a9d1f1a878698dc27b40f68e22c597544010a6c591ce1b256f083489d3ff45ff77753289b535135590194d88ef9f007d0ddab3d74de70e
+DIST linux-5.15.tar.xz 121913744 BLAKE2B 
3921274b23f7938abdf3ed9334534b4581e13d7484303d3a5280eddb038999aaa8b83a487472d9c4a219af0f06b9fecccaf348fb5510ab8762f4ef4b7e83
 SHA512 
d25ad40b5bcd6a4c6042fd0fd84e196e7a58024734c3e9a484fd0d5d54a0c1d87db8a3c784eff55e43b6f021709dc685eb0efa18d2aec327e4f88a79f405705a
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13
 SHA512 
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.6.tar.xz 140064536 BLAKE2B 
5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2
 SHA512 
458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35
 DIST linux-6.8.tar.xz 142502100 BLAKE2B 
c6f17f816cea16e629f63e9379b9713f57b2c5173306926471f139a9d612a0c74e119341f8075390e55e203d787d9edeb4ad5a064b18870f6f0f7ffaafb2
 SHA512 
5c4eb4aa1d3f7d1ea01c0f7ddeadacdece6e144fd4bdfc16b2b925d3e10dc04de3a6db69320b79a96c3560052616f001d2c09e7a1bb4f7b731e2380a7ecce068
 DIST patch-4.19.312.xz 5995312 BLAKE2B 
9c553eecf31fdfa991cd93c1bbb14c98f6c611e12e55e4e691cf922af44eb720b3ad6c95f94a1c87a2b481f95a9e1c8e4cf015948e44738b2d0b1885c2ad74f7
 SHA512 
28ee29023bbb99f8996265a02969edfdf32d17937e551fc6aeeb3d67da330903b50c5d46997cc90bd487303f4a27aa112913456222da319221185114a145254d
 DIST patch-5.10.215.xz 5754668 BLAKE2B 
f41f977d20c5743dd0d6b3cffd2037c609b52ec5ae35db3a4c0972e540a00eef2b32cc6d75bfad025936a4ba20cb7810312c801413db1d711c94b834c4576b60
 SHA512 
a4b28866274a0233aa1f3919d3f0625859bfb25d48cad5bceb389c3185436ac358e6cd102eeef89b68c53a55b0c497c2188c1b8f3bb67d7dbeb0e1936784a415
+DIST patch-5.15.156.xz 5773208 BLAKE2B 
3c4ec488a01b860cb2fa1e1e5d69cd99cc1635cbea7b689127c80b233f29d586ecc74124266e7b8cbf94531e583f569461a387d6a18a225ba5a6b78bc1e3c0d7
 SHA512 
c29a722b6cbfe0cd9ff49d7f7c5a51dadf7ce7d41c28f3e3b483598c31d13114260a554923d9dcf08375a147872be0c462f3fcd36887c0531e804839e5abacf1
 DIST patch-5.4.274.xz 5528956 BLAKE2B 
85ad0a19b9d159302fc47d09d51c7c1ead47c34017d28dcb76ba54bcd5a0d37de7af60e793663323d1e868092d8e4ab4181d2ea2b6763eb4b53d0b0ba4ef52fb
 SHA512 
43eed1e3e5f0d3f0137292ed8ddd585e1847035d71f8d9f01985ef095fc94681cdd512585267fa0c1d87ded7c28e52042f37b9180fe123ac6be109d04e8a30a1
 DIST patch-6.1.86.xz 4450232 BLAKE2B 
aa1583a144407112bd9eac770f0bd3087a230e5554fc8dac4487c0d47a2b8a8657565f0449ebdeee4b54162f12bed8aebb6d5a5159a46818f86494e201960a69
 SHA512 
a53993f0ff6b483e8f1a8f1c1136073692ed5092a58a339b2d372143b32f9055cb0e1ed4777b43ec7dca97fcfdaf383f0d17d76a86040f2726331e179a3fdf60
 DIST patch-6.6.27.xz 1727768 BLAKE2B 
85ad34024a2ccdb8c60ab1e860ff67c866d2b2d90afb69e6c307c649d4427bd904303de9677a6602e1a6cd0a53157911c0ee88dfe39e7ac8dfb030a5a98a489c
 SHA512 
16836f1a157d52795a6551e68e2e1ae22e254553e2e646e05d7d458e160bd83d86ef91e257fb23ca85f48e46eb8692292b826ff22ca7e71b5ae84f135ced08b5

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-5.15.156.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-5.15.156.ebuild
new file mode 100644
index ..9286d988287a
--- /dev/null

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

2024-04-18 Thread Mike Pagano
commit: 24011b47d17db4b32e90a86b6c042d3c06b79b19
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Apr 18 11:51:43 2024 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Apr 18 11:51:43 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24011b47

sys-kernel/vanilla-sources: add 6.6.28

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

 sys-kernel/vanilla-sources/Manifest  |  2 ++
 sys-kernel/vanilla-sources/vanilla-sources-6.6.28.ebuild | 16 
 2 files changed, 18 insertions(+)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index b81dc396aeba..5234abaa4eb5 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -3,10 +3,12 @@ DIST linux-5.10.tar.xz 116606704 BLAKE2B 
b923d7b66309224f42f35f8a5fa219421b0a936
 DIST linux-5.15.tar.xz 121913744 BLAKE2B 
3921274b23f7938abdf3ed9334534b4581e13d7484303d3a5280eddb038999aaa8b83a487472d9c4a219af0f06b9fecccaf348fb5510ab8762f4ef4b7e83
 SHA512 
d25ad40b5bcd6a4c6042fd0fd84e196e7a58024734c3e9a484fd0d5d54a0c1d87db8a3c784eff55e43b6f021709dc685eb0efa18d2aec327e4f88a79f405705a
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13
 SHA512 
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
+DIST linux-6.6.tar.xz 140064536 BLAKE2B 
5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2
 SHA512 
458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35
 DIST linux-6.8.tar.xz 142502100 BLAKE2B 
c6f17f816cea16e629f63e9379b9713f57b2c5173306926471f139a9d612a0c74e119341f8075390e55e203d787d9edeb4ad5a064b18870f6f0f7ffaafb2
 SHA512 
5c4eb4aa1d3f7d1ea01c0f7ddeadacdece6e144fd4bdfc16b2b925d3e10dc04de3a6db69320b79a96c3560052616f001d2c09e7a1bb4f7b731e2380a7ecce068
 DIST patch-4.19.312.xz 5995312 BLAKE2B 
9c553eecf31fdfa991cd93c1bbb14c98f6c611e12e55e4e691cf922af44eb720b3ad6c95f94a1c87a2b481f95a9e1c8e4cf015948e44738b2d0b1885c2ad74f7
 SHA512 
28ee29023bbb99f8996265a02969edfdf32d17937e551fc6aeeb3d67da330903b50c5d46997cc90bd487303f4a27aa112913456222da319221185114a145254d
 DIST patch-5.10.215.xz 5754668 BLAKE2B 
f41f977d20c5743dd0d6b3cffd2037c609b52ec5ae35db3a4c0972e540a00eef2b32cc6d75bfad025936a4ba20cb7810312c801413db1d711c94b834c4576b60
 SHA512 
a4b28866274a0233aa1f3919d3f0625859bfb25d48cad5bceb389c3185436ac358e6cd102eeef89b68c53a55b0c497c2188c1b8f3bb67d7dbeb0e1936784a415
 DIST patch-5.15.156.xz 5773208 BLAKE2B 
3c4ec488a01b860cb2fa1e1e5d69cd99cc1635cbea7b689127c80b233f29d586ecc74124266e7b8cbf94531e583f569461a387d6a18a225ba5a6b78bc1e3c0d7
 SHA512 
c29a722b6cbfe0cd9ff49d7f7c5a51dadf7ce7d41c28f3e3b483598c31d13114260a554923d9dcf08375a147872be0c462f3fcd36887c0531e804839e5abacf1
 DIST patch-5.4.274.xz 5528956 BLAKE2B 
85ad0a19b9d159302fc47d09d51c7c1ead47c34017d28dcb76ba54bcd5a0d37de7af60e793663323d1e868092d8e4ab4181d2ea2b6763eb4b53d0b0ba4ef52fb
 SHA512 
43eed1e3e5f0d3f0137292ed8ddd585e1847035d71f8d9f01985ef095fc94681cdd512585267fa0c1d87ded7c28e52042f37b9180fe123ac6be109d04e8a30a1
 DIST patch-6.1.87.xz 4462328 BLAKE2B 
43dd85222d79006e7cace01ab22d37cd7925816f97890a6fca85b5e6bf3aaa00d726194e841b861c824b2d8021fc186a21fe504cd5df780a6260e5bd2ad7b6e5
 SHA512 
6f9ebacaab499897af1960394d202e68639f7691cd34a954334eca19355114da719a4013235514433c860b6f101b4c34dd734a68b6f0f55a58eb7ec81f8c2ba4
+DIST patch-6.6.28.xz 1756536 BLAKE2B 
5fd1632e91f652a29e9dad7aaa9592b87cda33e09d40c3432f800d580a353fabf53dccfaeb3c5d1bfc5de3d97ae92830b68bad8b426fec41c32a7c16a648764e
 SHA512 
26d7bacd5516faa6377b135fb066bd8a00323a8999840b9a74ef03de8b993d2cba59e7f182a318b93b50de1f3453935bbbfd65c7ee1eaf3cb6dba5dcbab35724
 DIST patch-6.8.6.xz 510180 BLAKE2B 
2ff4b98bfd89c73ba73c2ddc6c720ea69bb781ba349830a97dc02dfddc414280b1889ecdbb827c203ae8a5f3fd3b0f078b2880123dcaffcd5d7207b4abeeb11d
 SHA512 
92ce796b5c66c532072d000e9b01882ed1729b0f29dc5587029505cbdd6f398dad71023aaa8ab1d6e268431868d93230a5a5532621ce00296d9567ad744c0d77

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-6.6.28.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-6.6.28.ebuild
new file mode 100644
index ..5f82b6754e4a
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-6.6.28.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+K_NOUSENAME="yes"

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

2024-04-18 Thread Mike Pagano
commit: 64c0eaa2690271c25612be8c2fcdb74c2935afd3
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Apr 18 11:52:01 2024 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Apr 18 11:52:01 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c0eaa2

sys-kernel/vanilla-sources: add 6.8.7

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

 sys-kernel/vanilla-sources/Manifest |  2 ++
 sys-kernel/vanilla-sources/vanilla-sources-6.8.7.ebuild | 16 
 2 files changed, 18 insertions(+)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 6e794a5b7a1e..2e9d9fbe85be 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -4,9 +4,11 @@ DIST linux-5.15.tar.xz 121913744 BLAKE2B 
3921274b23f7938abdf3ed9334534b4581e13d7
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13
 SHA512 
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.6.tar.xz 140064536 BLAKE2B 
5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2
 SHA512 
458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35
+DIST linux-6.8.tar.xz 142502100 BLAKE2B 
c6f17f816cea16e629f63e9379b9713f57b2c5173306926471f139a9d612a0c74e119341f8075390e55e203d787d9edeb4ad5a064b18870f6f0f7ffaafb2
 SHA512 
5c4eb4aa1d3f7d1ea01c0f7ddeadacdece6e144fd4bdfc16b2b925d3e10dc04de3a6db69320b79a96c3560052616f001d2c09e7a1bb4f7b731e2380a7ecce068
 DIST patch-4.19.312.xz 5995312 BLAKE2B 
9c553eecf31fdfa991cd93c1bbb14c98f6c611e12e55e4e691cf922af44eb720b3ad6c95f94a1c87a2b481f95a9e1c8e4cf015948e44738b2d0b1885c2ad74f7
 SHA512 
28ee29023bbb99f8996265a02969edfdf32d17937e551fc6aeeb3d67da330903b50c5d46997cc90bd487303f4a27aa112913456222da319221185114a145254d
 DIST patch-5.10.215.xz 5754668 BLAKE2B 
f41f977d20c5743dd0d6b3cffd2037c609b52ec5ae35db3a4c0972e540a00eef2b32cc6d75bfad025936a4ba20cb7810312c801413db1d711c94b834c4576b60
 SHA512 
a4b28866274a0233aa1f3919d3f0625859bfb25d48cad5bceb389c3185436ac358e6cd102eeef89b68c53a55b0c497c2188c1b8f3bb67d7dbeb0e1936784a415
 DIST patch-5.15.156.xz 5773208 BLAKE2B 
3c4ec488a01b860cb2fa1e1e5d69cd99cc1635cbea7b689127c80b233f29d586ecc74124266e7b8cbf94531e583f569461a387d6a18a225ba5a6b78bc1e3c0d7
 SHA512 
c29a722b6cbfe0cd9ff49d7f7c5a51dadf7ce7d41c28f3e3b483598c31d13114260a554923d9dcf08375a147872be0c462f3fcd36887c0531e804839e5abacf1
 DIST patch-5.4.274.xz 5528956 BLAKE2B 
85ad0a19b9d159302fc47d09d51c7c1ead47c34017d28dcb76ba54bcd5a0d37de7af60e793663323d1e868092d8e4ab4181d2ea2b6763eb4b53d0b0ba4ef52fb
 SHA512 
43eed1e3e5f0d3f0137292ed8ddd585e1847035d71f8d9f01985ef095fc94681cdd512585267fa0c1d87ded7c28e52042f37b9180fe123ac6be109d04e8a30a1
 DIST patch-6.1.87.xz 4462328 BLAKE2B 
43dd85222d79006e7cace01ab22d37cd7925816f97890a6fca85b5e6bf3aaa00d726194e841b861c824b2d8021fc186a21fe504cd5df780a6260e5bd2ad7b6e5
 SHA512 
6f9ebacaab499897af1960394d202e68639f7691cd34a954334eca19355114da719a4013235514433c860b6f101b4c34dd734a68b6f0f55a58eb7ec81f8c2ba4
 DIST patch-6.6.28.xz 1756536 BLAKE2B 
5fd1632e91f652a29e9dad7aaa9592b87cda33e09d40c3432f800d580a353fabf53dccfaeb3c5d1bfc5de3d97ae92830b68bad8b426fec41c32a7c16a648764e
 SHA512 
26d7bacd5516faa6377b135fb066bd8a00323a8999840b9a74ef03de8b993d2cba59e7f182a318b93b50de1f3453935bbbfd65c7ee1eaf3cb6dba5dcbab35724
+DIST patch-6.8.7.xz 550168 BLAKE2B 
b6064f2b37272df2979d95d926fa4829fdcedb223e6c1951aea26b2c91b11c6eacf2b27a975681a7016b2f46396e1b58bd31511aba4fdab08858c272a1fa7796
 SHA512 
19f6ff889e643bd46bce57ff9312900ab2bf866a8c2eaf0ab545bd6f4189872346c861672babbff991dbb04e3ef1a9b805aaac491d660482bdedc30af5922a0c

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-6.8.7.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-6.8.7.ebuild
new file mode 100644
index ..b8791038d227
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-6.8.7.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_SECURITY_UNSUPPORTED="1"
+ETYPE="sources"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="Full sources for the Linux kernel"
+HOMEPAGE="https://www.kernel.org;
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa -ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"



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

2024-04-18 Thread Mike Pagano
commit: 85a94502a8592d31ca1f262f5aa85ad3def92325
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Apr 18 11:51:29 2024 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Apr 18 11:51:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a94502

sys-kernel/vanilla-sources: add 6.1.87

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

 sys-kernel/vanilla-sources/Manifest  |  2 ++
 sys-kernel/vanilla-sources/vanilla-sources-6.1.87.ebuild | 16 
 2 files changed, 18 insertions(+)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 3f47260d0800..9ea6d1189089 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -2,11 +2,13 @@ DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c03418
 DIST linux-5.10.tar.xz 116606704 BLAKE2B 
b923d7b66309224f42f35f8a5fa219421b0a9362d2adacdadd8d96251f61f7230878ea297a269a7f3b3c56830f0b177e068691e1d7f88501a05653b0a13274d1
 SHA512 
95bc137d0cf9148da6a9d1f1a878698dc27b40f68e22c597544010a6c591ce1b256f083489d3ff45ff77753289b535135590194d88ef9f007d0ddab3d74de70e
 DIST linux-5.15.tar.xz 121913744 BLAKE2B 
3921274b23f7938abdf3ed9334534b4581e13d7484303d3a5280eddb038999aaa8b83a487472d9c4a219af0f06b9fecccaf348fb5510ab8762f4ef4b7e83
 SHA512 
d25ad40b5bcd6a4c6042fd0fd84e196e7a58024734c3e9a484fd0d5d54a0c1d87db8a3c784eff55e43b6f021709dc685eb0efa18d2aec327e4f88a79f405705a
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13
 SHA512 
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
+DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
 DIST linux-6.6.tar.xz 140064536 BLAKE2B 
5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2
 SHA512 
458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35
 DIST linux-6.8.tar.xz 142502100 BLAKE2B 
c6f17f816cea16e629f63e9379b9713f57b2c5173306926471f139a9d612a0c74e119341f8075390e55e203d787d9edeb4ad5a064b18870f6f0f7ffaafb2
 SHA512 
5c4eb4aa1d3f7d1ea01c0f7ddeadacdece6e144fd4bdfc16b2b925d3e10dc04de3a6db69320b79a96c3560052616f001d2c09e7a1bb4f7b731e2380a7ecce068
 DIST patch-4.19.312.xz 5995312 BLAKE2B 
9c553eecf31fdfa991cd93c1bbb14c98f6c611e12e55e4e691cf922af44eb720b3ad6c95f94a1c87a2b481f95a9e1c8e4cf015948e44738b2d0b1885c2ad74f7
 SHA512 
28ee29023bbb99f8996265a02969edfdf32d17937e551fc6aeeb3d67da330903b50c5d46997cc90bd487303f4a27aa112913456222da319221185114a145254d
 DIST patch-5.10.215.xz 5754668 BLAKE2B 
f41f977d20c5743dd0d6b3cffd2037c609b52ec5ae35db3a4c0972e540a00eef2b32cc6d75bfad025936a4ba20cb7810312c801413db1d711c94b834c4576b60
 SHA512 
a4b28866274a0233aa1f3919d3f0625859bfb25d48cad5bceb389c3185436ac358e6cd102eeef89b68c53a55b0c497c2188c1b8f3bb67d7dbeb0e1936784a415
 DIST patch-5.15.156.xz 5773208 BLAKE2B 
3c4ec488a01b860cb2fa1e1e5d69cd99cc1635cbea7b689127c80b233f29d586ecc74124266e7b8cbf94531e583f569461a387d6a18a225ba5a6b78bc1e3c0d7
 SHA512 
c29a722b6cbfe0cd9ff49d7f7c5a51dadf7ce7d41c28f3e3b483598c31d13114260a554923d9dcf08375a147872be0c462f3fcd36887c0531e804839e5abacf1
 DIST patch-5.4.274.xz 5528956 BLAKE2B 
85ad0a19b9d159302fc47d09d51c7c1ead47c34017d28dcb76ba54bcd5a0d37de7af60e793663323d1e868092d8e4ab4181d2ea2b6763eb4b53d0b0ba4ef52fb
 SHA512 
43eed1e3e5f0d3f0137292ed8ddd585e1847035d71f8d9f01985ef095fc94681cdd512585267fa0c1d87ded7c28e52042f37b9180fe123ac6be109d04e8a30a1
+DIST patch-6.1.87.xz 4462328 BLAKE2B 
43dd85222d79006e7cace01ab22d37cd7925816f97890a6fca85b5e6bf3aaa00d726194e841b861c824b2d8021fc186a21fe504cd5df780a6260e5bd2ad7b6e5
 SHA512 
6f9ebacaab499897af1960394d202e68639f7691cd34a954334eca19355114da719a4013235514433c860b6f101b4c34dd734a68b6f0f55a58eb7ec81f8c2ba4
 DIST patch-6.6.27.xz 1727768 BLAKE2B 
85ad34024a2ccdb8c60ab1e860ff67c866d2b2d90afb69e6c307c649d4427bd904303de9677a6602e1a6cd0a53157911c0ee88dfe39e7ac8dfb030a5a98a489c
 SHA512 
16836f1a157d52795a6551e68e2e1ae22e254553e2e646e05d7d458e160bd83d86ef91e257fb23ca85f48e46eb8692292b826ff22ca7e71b5ae84f135ced08b5
 DIST patch-6.8.6.xz 510180 BLAKE2B 
2ff4b98bfd89c73ba73c2ddc6c720ea69bb781ba349830a97dc02dfddc414280b1889ecdbb827c203ae8a5f3fd3b0f078b2880123dcaffcd5d7207b4abeeb11d
 SHA512 
92ce796b5c66c532072d000e9b01882ed1729b0f29dc5587029505cbdd6f398dad71023aaa8ab1d6e268431868d93230a5a5532621ce00296d9567ad744c0d77

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-6.1.87.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-6.1.87.ebuild

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

2024-04-18 Thread Mike Pagano
commit: b553e339de812fcfc119bf70f22784f1082de158
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Apr 18 11:51:37 2024 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Apr 18 11:51:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b553e339

sys-kernel/vanilla-sources: drop 6.6.27

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

 sys-kernel/vanilla-sources/Manifest  |  2 --
 sys-kernel/vanilla-sources/vanilla-sources-6.6.27.ebuild | 16 
 2 files changed, 18 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 9ea6d1189089..b81dc396aeba 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -3,12 +3,10 @@ DIST linux-5.10.tar.xz 116606704 BLAKE2B 
b923d7b66309224f42f35f8a5fa219421b0a936
 DIST linux-5.15.tar.xz 121913744 BLAKE2B 
3921274b23f7938abdf3ed9334534b4581e13d7484303d3a5280eddb038999aaa8b83a487472d9c4a219af0f06b9fecccaf348fb5510ab8762f4ef4b7e83
 SHA512 
d25ad40b5bcd6a4c6042fd0fd84e196e7a58024734c3e9a484fd0d5d54a0c1d87db8a3c784eff55e43b6f021709dc685eb0efa18d2aec327e4f88a79f405705a
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13
 SHA512 
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
 DIST linux-6.1.tar.xz 134728520 BLAKE2B 
ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e
 SHA512 
6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
-DIST linux-6.6.tar.xz 140064536 BLAKE2B 
5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2
 SHA512 
458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35
 DIST linux-6.8.tar.xz 142502100 BLAKE2B 
c6f17f816cea16e629f63e9379b9713f57b2c5173306926471f139a9d612a0c74e119341f8075390e55e203d787d9edeb4ad5a064b18870f6f0f7ffaafb2
 SHA512 
5c4eb4aa1d3f7d1ea01c0f7ddeadacdece6e144fd4bdfc16b2b925d3e10dc04de3a6db69320b79a96c3560052616f001d2c09e7a1bb4f7b731e2380a7ecce068
 DIST patch-4.19.312.xz 5995312 BLAKE2B 
9c553eecf31fdfa991cd93c1bbb14c98f6c611e12e55e4e691cf922af44eb720b3ad6c95f94a1c87a2b481f95a9e1c8e4cf015948e44738b2d0b1885c2ad74f7
 SHA512 
28ee29023bbb99f8996265a02969edfdf32d17937e551fc6aeeb3d67da330903b50c5d46997cc90bd487303f4a27aa112913456222da319221185114a145254d
 DIST patch-5.10.215.xz 5754668 BLAKE2B 
f41f977d20c5743dd0d6b3cffd2037c609b52ec5ae35db3a4c0972e540a00eef2b32cc6d75bfad025936a4ba20cb7810312c801413db1d711c94b834c4576b60
 SHA512 
a4b28866274a0233aa1f3919d3f0625859bfb25d48cad5bceb389c3185436ac358e6cd102eeef89b68c53a55b0c497c2188c1b8f3bb67d7dbeb0e1936784a415
 DIST patch-5.15.156.xz 5773208 BLAKE2B 
3c4ec488a01b860cb2fa1e1e5d69cd99cc1635cbea7b689127c80b233f29d586ecc74124266e7b8cbf94531e583f569461a387d6a18a225ba5a6b78bc1e3c0d7
 SHA512 
c29a722b6cbfe0cd9ff49d7f7c5a51dadf7ce7d41c28f3e3b483598c31d13114260a554923d9dcf08375a147872be0c462f3fcd36887c0531e804839e5abacf1
 DIST patch-5.4.274.xz 5528956 BLAKE2B 
85ad0a19b9d159302fc47d09d51c7c1ead47c34017d28dcb76ba54bcd5a0d37de7af60e793663323d1e868092d8e4ab4181d2ea2b6763eb4b53d0b0ba4ef52fb
 SHA512 
43eed1e3e5f0d3f0137292ed8ddd585e1847035d71f8d9f01985ef095fc94681cdd512585267fa0c1d87ded7c28e52042f37b9180fe123ac6be109d04e8a30a1
 DIST patch-6.1.87.xz 4462328 BLAKE2B 
43dd85222d79006e7cace01ab22d37cd7925816f97890a6fca85b5e6bf3aaa00d726194e841b861c824b2d8021fc186a21fe504cd5df780a6260e5bd2ad7b6e5
 SHA512 
6f9ebacaab499897af1960394d202e68639f7691cd34a954334eca19355114da719a4013235514433c860b6f101b4c34dd734a68b6f0f55a58eb7ec81f8c2ba4
-DIST patch-6.6.27.xz 1727768 BLAKE2B 
85ad34024a2ccdb8c60ab1e860ff67c866d2b2d90afb69e6c307c649d4427bd904303de9677a6602e1a6cd0a53157911c0ee88dfe39e7ac8dfb030a5a98a489c
 SHA512 
16836f1a157d52795a6551e68e2e1ae22e254553e2e646e05d7d458e160bd83d86ef91e257fb23ca85f48e46eb8692292b826ff22ca7e71b5ae84f135ced08b5
 DIST patch-6.8.6.xz 510180 BLAKE2B 
2ff4b98bfd89c73ba73c2ddc6c720ea69bb781ba349830a97dc02dfddc414280b1889ecdbb827c203ae8a5f3fd3b0f078b2880123dcaffcd5d7207b4abeeb11d
 SHA512 
92ce796b5c66c532072d000e9b01882ed1729b0f29dc5587029505cbdd6f398dad71023aaa8ab1d6e268431868d93230a5a5532621ce00296d9567ad744c0d77

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-6.6.27.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-6.6.27.ebuild
deleted file mode 100644
index 5f82b6754e4a..
--- a/sys-kernel/vanilla-sources/vanilla-sources-6.6.27.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-K_NOUSENAME="yes"

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

2024-04-18 Thread Yixun Lan
commit: d795bf2203c29d0586091713f8e0ae5b681f7987
Author: Yuan Liao  gmail  com>
AuthorDate: Fri Apr 12 15:08:14 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Apr 18 11:33:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d795bf22

media-sound/lollypop: Fix Python shebang in /usr/libexec/lollypop-sp

This is a Python script that Lollypop installs.  It uses a
'#!/usr/bin/env python3' shebang, which must be fixed on Gentoo to
ensure that the correct Python implementation selected via
PYTHON_SINGLE_TARGET is used.

Signed-off-by: Yuan Liao  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 media-sound/lollypop/lollypop-1.4.39.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-sound/lollypop/lollypop-1.4.39.ebuild 
b/media-sound/lollypop/lollypop-1.4.39.ebuild
index 8fb4830813fd..05a8e39d38ae 100644
--- a/media-sound/lollypop/lollypop-1.4.39.ebuild
+++ b/media-sound/lollypop/lollypop-1.4.39.ebuild
@@ -58,6 +58,7 @@ src_install() {
meson_src_install
python_optimize
python_fix_shebang "${ED}/usr/bin"
+   python_fix_shebang "${ED}/usr/libexec/lollypop-sp"
 }
 
 pkg_postinst() {



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

2024-04-18 Thread Yixun Lan
commit: 02f5159fc7d5ed48e25daf729903dc7fd6ada99d
Author: Yuan Liao  gmail  com>
AuthorDate: Fri Apr 12 17:30:40 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Apr 18 11:33:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f5159f

media-sound/lollypop: Drop 1.4.29, 1.4.35

Closes: https://github.com/gentoo/gentoo/pull/36229
Signed-off-by: Yuan Liao  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 media-sound/lollypop/Manifest   |  2 -
 media-sound/lollypop/lollypop-1.4.29.ebuild | 70 ---
 media-sound/lollypop/lollypop-1.4.35.ebuild | 73 -
 3 files changed, 145 deletions(-)

diff --git a/media-sound/lollypop/Manifest b/media-sound/lollypop/Manifest
index d3020726a75a..0463100146d7 100644
--- a/media-sound/lollypop/Manifest
+++ b/media-sound/lollypop/Manifest
@@ -1,4 +1,2 @@
-DIST lollypop-1.4.29.tar.xz 593980 BLAKE2B 
8a3a985cb18c196665377c7c29670b98f352a86284ee8bb5af13b1017346b0b2b938dee6e53d56d0b8d98b191a64e5efd1c7126879c7017c3f10d5aa96570a39
 SHA512 
f81315a94cbcc726cd453d58faffe5c33ebcbdaef55a5a36d2a9dc20dec9340c2d263d935b5115148b049fca52e57c88eac36386e56f0965f22674eba26ae813
-DIST lollypop-1.4.35.tar.xz 596016 BLAKE2B 
6776d98d8d0da18dade3ac022ea7980e9762834ebaadae453abb0dd0f0d98298f2457d2cb18f21159e2d12d4735d3c87740b0449a090f7778b7d77ba82634e40
 SHA512 
8cde0db23dd011370fbcf2a32389f801d7586598bb653b921f4525af17e2eb4771a306e34a340bb8c4a1666727c4b1c3a84490f362ca3c473fb7c5b3982a644d
 DIST lollypop-1.4.37.tar.xz 600812 BLAKE2B 
08719d3c370332d398cb7dfc3c89128c895f89b0f5ca2b10fd85b1ef88d79ec96fbf945bbf4549e029e80726c80ccf6212e87d13b8808c08615626c6f01a4297
 SHA512 
9266677e8200626859793693e8cbf0e76b134fe37ff1b915841c1aebb5785eaaf1af5325c57bed78e887c98e947101103b1898d81c62cd9517b3420aebfeb685
 DIST lollypop-1.4.39.tar.xz 599984 BLAKE2B 
c985bda8f8ec979cc222f3860f17f2d2329bbd04f808462011f92dcca350c9b5a99af6e5aa3efc68e128946f932890d35602e1dcfbb4b86d46468dc188e5443d
 SHA512 
5a7fe675fb70d7f4f8d4c15f8a6e4faad0f430689f3612dd72801da10174218feb444f40ee90bdcbcf39f63b0df5889c2244772f50b7389d27f3a9e969f7cdbf

diff --git a/media-sound/lollypop/lollypop-1.4.29.ebuild 
b/media-sound/lollypop/lollypop-1.4.29.ebuild
deleted file mode 100644
index 2ce038840f74..
--- a/media-sound/lollypop/lollypop-1.4.29.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..10} )
-PYTHON_REQ_USE="sqlite"
-inherit python-single-r1 gnome2-utils meson xdg
-
-DESCRIPTION="Modern music player for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Lollypop;
-SRC_URI="https://adishatz.org/${PN}/${P}.tar.xz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~arm64"
-
-IUSE="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RESTRICT="!test? ( test )"
-
-# Dependencies being checked by Meson
-COMMON_DEPEND="
-   dev-libs/glib:2
-   dev-libs/gobject-introspection
-   net-libs/libsoup:2.4[introspection]
-   x11-libs/gtk+:3[introspection]
-   ${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
-   ')
-"
-
-BDEPEND="
-   ${COMMON_DEPEND}
-   sys-devel/gettext
-   virtual/pkgconfig
-   test? (
-   dev-libs/appstream-glib
-   dev-util/desktop-file-utils
-   )
-"
-
-RDEPEND="
-   ${COMMON_DEPEND}
-   app-crypt/libsecret[introspection]
-   dev-libs/totem-pl-parser[introspection]
-   gui-libs/libhandy:1[introspection]
-   $(python_gen_cond_dep '
-   dev-python/beautifulsoup4[${PYTHON_USEDEP}]
-   dev-python/gst-python[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   ')
-"
-
-src_install() {
-   meson_src_install
-   python_optimize
-   python_fix_shebang "${ED}/usr/bin"
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}

diff --git a/media-sound/lollypop/lollypop-1.4.35.ebuild 
b/media-sound/lollypop/lollypop-1.4.35.ebuild
deleted file mode 100644
index 5bf74c27b2ce..
--- a/media-sound/lollypop/lollypop-1.4.35.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-PYTHON_REQ_USE="sqlite"
-inherit python-single-r1 gnome2-utils meson xdg
-
-DESCRIPTION="Modern music player for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Lollypop;
-SRC_URI="https://adishatz.org/${PN}/${P}.tar.xz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~arm64"
-
-IUSE="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RESTRICT="!test? ( test )"
-
-# Dependencies being checked by Meson
-COMMON_DEPEND="
-   dev-libs/glib:2
-   dev-libs/gobject-introspection
-   

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

2024-04-18 Thread Yixun Lan
commit: 74173a31421a82c486204c1bdbfe902dcbc0861f
Author: Yuan Liao  gmail  com>
AuthorDate: Fri Apr 12 17:20:42 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Apr 18 11:32:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74173a31

media-sound/lollypop: Add myself as a maintainer

Signed-off-by: Yuan Liao  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 media-sound/lollypop/metadata.xml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/media-sound/lollypop/metadata.xml 
b/media-sound/lollypop/metadata.xml
index 115e9d64a669..bac2419e71d3 100644
--- a/media-sound/lollypop/metadata.xml
+++ b/media-sound/lollypop/metadata.xml
@@ -1,5 +1,12 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   liaoy...@gmail.com
+   Yuan Liao
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
 



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

2024-04-18 Thread Yixun Lan
commit: 428991b7613bfcacd618b3918ff1cd7e00dd7a5b
Author: Yuan Liao  gmail  com>
AuthorDate: Fri Apr 12 15:25:58 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Apr 18 11:33:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428991b7

media-sound/lollypop: Print note for gst-plugins only on new install

Signed-off-by: Yuan Liao  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 media-sound/lollypop/lollypop-1.4.39.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/media-sound/lollypop/lollypop-1.4.39.ebuild 
b/media-sound/lollypop/lollypop-1.4.39.ebuild
index 537a094a4c05..7806e83ea85f 100644
--- a/media-sound/lollypop/lollypop-1.4.39.ebuild
+++ b/media-sound/lollypop/lollypop-1.4.39.ebuild
@@ -64,8 +64,11 @@ src_install() {
 pkg_postinst() {
xdg_pkg_postinst
gnome2_schemas_update
-   elog "Remember to install the necessary gst-plugins packages to read 
your audio files."
-   elog "You can also use the gst-plugins-meta pakcage and its USE flags."
+
+   if [[ -z ${REPLACING_VERSIONS} ]]; then
+   elog "Remember to install the necessary gst-plugins packages 
for your audio files."
+   elog "You can also use the gst-plugins-meta package and its USE 
flags."
+   fi
 
local log_yt_dlp ver
for ver in ${REPLACING_VERSIONS}; do



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

2024-04-18 Thread Yixun Lan
commit: ff0124dce10581871aaccc6ac3c91a678598d9ec
Author: Yuan Liao  gmail  com>
AuthorDate: Fri Apr 12 17:24:23 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Apr 18 11:32:59 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0124dc

media-sound/lollypop: Add 1.4.39; enable Python 3.12

Closes: https://bugs.gentoo.org/929664
Signed-off-by: Yuan Liao  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 media-sound/lollypop/Manifest   |  1 +
 media-sound/lollypop/lollypop-1.4.39.ebuild | 74 +
 2 files changed, 75 insertions(+)

diff --git a/media-sound/lollypop/Manifest b/media-sound/lollypop/Manifest
index 38d850355d4d..d3020726a75a 100644
--- a/media-sound/lollypop/Manifest
+++ b/media-sound/lollypop/Manifest
@@ -1,3 +1,4 @@
 DIST lollypop-1.4.29.tar.xz 593980 BLAKE2B 
8a3a985cb18c196665377c7c29670b98f352a86284ee8bb5af13b1017346b0b2b938dee6e53d56d0b8d98b191a64e5efd1c7126879c7017c3f10d5aa96570a39
 SHA512 
f81315a94cbcc726cd453d58faffe5c33ebcbdaef55a5a36d2a9dc20dec9340c2d263d935b5115148b049fca52e57c88eac36386e56f0965f22674eba26ae813
 DIST lollypop-1.4.35.tar.xz 596016 BLAKE2B 
6776d98d8d0da18dade3ac022ea7980e9762834ebaadae453abb0dd0f0d98298f2457d2cb18f21159e2d12d4735d3c87740b0449a090f7778b7d77ba82634e40
 SHA512 
8cde0db23dd011370fbcf2a32389f801d7586598bb653b921f4525af17e2eb4771a306e34a340bb8c4a1666727c4b1c3a84490f362ca3c473fb7c5b3982a644d
 DIST lollypop-1.4.37.tar.xz 600812 BLAKE2B 
08719d3c370332d398cb7dfc3c89128c895f89b0f5ca2b10fd85b1ef88d79ec96fbf945bbf4549e029e80726c80ccf6212e87d13b8808c08615626c6f01a4297
 SHA512 
9266677e8200626859793693e8cbf0e76b134fe37ff1b915841c1aebb5785eaaf1af5325c57bed78e887c98e947101103b1898d81c62cd9517b3420aebfeb685
+DIST lollypop-1.4.39.tar.xz 599984 BLAKE2B 
c985bda8f8ec979cc222f3860f17f2d2329bbd04f808462011f92dcca350c9b5a99af6e5aa3efc68e128946f932890d35602e1dcfbb4b86d46468dc188e5443d
 SHA512 
5a7fe675fb70d7f4f8d4c15f8a6e4faad0f430689f3612dd72801da10174218feb444f40ee90bdcbcf39f63b0df5889c2244772f50b7389d27f3a9e969f7cdbf

diff --git a/media-sound/lollypop/lollypop-1.4.39.ebuild 
b/media-sound/lollypop/lollypop-1.4.39.ebuild
new file mode 100644
index ..8fb4830813fd
--- /dev/null
+++ b/media-sound/lollypop/lollypop-1.4.39.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_REQ_USE="sqlite"
+inherit gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Modern music player for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Lollypop;
+# Tarballs on adishatz.org have files from Git submodule 'subprojects/po'
+SRC_URI="https://adishatz.org/${PN}/${P}.tar.xz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+
+IUSE="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="!test? ( test )"
+
+# Dependencies being checked by Meson
+DEPEND="
+   dev-libs/glib:2
+   dev-libs/gobject-introspection
+   net-libs/libsoup:3.0[introspection]
+   x11-libs/gtk+:3[introspection]
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
+   ')
+"
+
+BDEPEND="
+   sys-devel/gettext
+   virtual/pkgconfig
+   test? (
+   dev-libs/appstream-glib
+   dev-util/desktop-file-utils
+   )
+"
+
+RDEPEND="
+   ${DEPEND}
+   app-crypt/libsecret[introspection]
+   dev-libs/totem-pl-parser[introspection]
+   gui-libs/libhandy:1[introspection]
+   media-plugins/gst-plugins-pulse
+   $(python_gen_cond_dep '
+   dev-python/beautifulsoup4[${PYTHON_USEDEP}]
+   dev-python/gst-python[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+   ')
+"
+
+src_install() {
+   meson_src_install
+   python_optimize
+   python_fix_shebang "${ED}/usr/bin"
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+   elog "Remember to install the necessary gst-plugins packages to read 
your audio files."
+   elog "You can also use the gst-plugins-meta pakcage and its USE flags."
+   elog "Lollypop now relies on yt-dlp instead of youtube-dl, since 
version 1.4.36."
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2024-04-18 Thread Yixun Lan
commit: 08f39086f55134eccabea60ddb7bd0484fe7bbb4
Author: Yuan Liao  gmail  com>
AuthorDate: Fri Apr 12 15:17:29 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Apr 18 11:33:06 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f39086

media-sound/lollypop: Print note for yt-dlp only on relevant upgrade

Signed-off-by: Yuan Liao  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 media-sound/lollypop/lollypop-1.4.39.ebuild | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/media-sound/lollypop/lollypop-1.4.39.ebuild 
b/media-sound/lollypop/lollypop-1.4.39.ebuild
index 05a8e39d38ae..537a094a4c05 100644
--- a/media-sound/lollypop/lollypop-1.4.39.ebuild
+++ b/media-sound/lollypop/lollypop-1.4.39.ebuild
@@ -66,7 +66,13 @@ pkg_postinst() {
gnome2_schemas_update
elog "Remember to install the necessary gst-plugins packages to read 
your audio files."
elog "You can also use the gst-plugins-meta pakcage and its USE flags."
-   elog "Lollypop now relies on yt-dlp instead of youtube-dl, since 
version 1.4.36."
+
+   local log_yt_dlp ver
+   for ver in ${REPLACING_VERSIONS}; do
+   ver_test "${ver}" -lt "1.4.36" && log_yt_dlp=1
+   done
+   [[ ${log_yt_dlp} ]] &&
+   elog "Since version 1.4.36, Lollypop relies on yt-dlp instead 
of youtube-dl."
 }
 
 pkg_postrm() {



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

2024-04-18 Thread Yixun Lan
commit: bdcc10536ffaa6a5f76cd0fddb4766864eb53ece
Author: Yuan Liao  gmail  com>
AuthorDate: Fri Apr 12 17:35:14 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Apr 18 11:32:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdcc1053

media-sound/lollypop: Add gnome-gitlab upstream metadata

Signed-off-by: Yuan Liao  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 media-sound/lollypop/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-sound/lollypop/metadata.xml 
b/media-sound/lollypop/metadata.xml
index bac2419e71d3..28a02ea04c47 100644
--- a/media-sound/lollypop/metadata.xml
+++ b/media-sound/lollypop/metadata.xml
@@ -9,4 +9,7 @@
proxy-ma...@gentoo.org
Proxy Maintainers

+   
+   World/lollypop
+   
 



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

2024-04-18 Thread Andreas K. Hüttel
commit: b0bda6acb8fafecb6f5775028ce4b81a38841b2c
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Apr 18 11:16:22 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Apr 18 11:16:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0bda6ac

package.mask: extend old glibc mask to <2.38

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 2be7c3e337a6..3c5719cb24a6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -959,7 +959,7 @@ app-office/texmacs
 # If you still use one of these old toolchain packages, please upgrade (and
 # switch the compiler / the binutils) ASAP. If you need them for a specific
 # (isolated) use case, feel free to unmask them on your system.
-

<    1   2   3   4   >