[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/feather/

2022-12-19 Thread Adam Pimentel
commit: cf0304f9f3ccb87d33b58915d26bed2ceb789e9f
Author: Adam Pimentel  protonmail  com>
AuthorDate: Tue Dec 20 07:57:12 2022 +
Commit: Adam Pimentel  protonmail  com>
CommitDate: Tue Dec 20 07:57:12 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cf0304f9

net-p2p/feather: revert unnessisary change

Signed-off-by: Adam Pimentel  protonmail.com>

 net-p2p/feather/feather-2.1.0.ebuild | 10 --
 net-p2p/feather/feather-.ebuild  | 17 -
 2 files changed, 27 deletions(-)

diff --git a/net-p2p/feather/feather-2.1.0.ebuild 
b/net-p2p/feather/feather-2.1.0.ebuild
index 895c163b2..fab406b81 100644
--- a/net-p2p/feather/feather-2.1.0.ebuild
+++ b/net-p2p/feather/feather-2.1.0.ebuild
@@ -98,16 +98,6 @@ src_prepare() {
default
echo "#define FEATHER_VERSION \"${PV}\"" > 
"${WORKDIR}"/${PF}/src/config-feather.h || die
echo "#define TOR_VERSION \"NOT_EMBEDDED\"" >> 
"${WORKDIR}"/${PF}/src/config-feather.h || die
-
-   sed -i 's/set(Boost_USE_STATIC_LIBS ON)/set(Boost_USE_STATIC_LIBS 
OFF)/g' \
-   "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
-   sed -i 's/set(Boost_USE_STATIC_RUNTIME ON)/set(Boost_USE_STATIC_RUNTIME 
OFF)/g' \
-   "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
-
-   echo "set(STATIC ON)" > "${WORKDIR}"/${PF}/monero/CMakeLists.txt.2 || 
die
-   cat "${WORKDIR}"/${PF}/monero/CMakeLists.txt >> 
"${WORKDIR}"/${PF}/monero/CMakeLists2.txt || die
-   mv "${WORKDIR}"/${PF}/monero/CMakeLists2.txt 
"${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
-
cmake_src_prepare
 }
 

diff --git a/net-p2p/feather/feather-.ebuild 
b/net-p2p/feather/feather-.ebuild
index 51dd4c88a..a3931f296 100644
--- a/net-p2p/feather/feather-.ebuild
+++ b/net-p2p/feather/feather-.ebuild
@@ -66,23 +66,6 @@ src_configure() {
cmake_src_configure
 }
 
-src_prepare() {
-   default
-   echo "#define FEATHER_VERSION \"${PV}\"" > 
"${WORKDIR}"/${PF}/src/config-feather.h || die
-   echo "#define TOR_VERSION \"NOT_EMBEDDED\"" >> 
"${WORKDIR}"/${PF}/src/config-feather.h || die
-
-   sed -i 's/set(Boost_USE_STATIC_LIBS ON)/set(Boost_USE_STATIC_LIBS 
OFF)/g' \
-   "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
-   sed -i 's/set(Boost_USE_STATIC_RUNTIME ON)/set(Boost_USE_STATIC_RUNTIME 
OFF)/g' \
-   "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
-
-   echo "set(STATIC ON)" > "${WORKDIR}"/${PF}/monero/CMakeLists.txt.2 || 
die
-   cat "${WORKDIR}"/${PF}/monero/CMakeLists.txt >> 
"${WORKDIR}"/${PF}/monero/CMakeLists2.txt || die
-   mv "${WORKDIR}"/${PF}/monero/CMakeLists2.txt 
"${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
-
-   cmake_src_prepare
-}
-
 src_compile() {
cmake_build feather
 }



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

2022-12-19 Thread Georgy Yakovlev
commit: 25cf2c670a7c87bddb7a1f4a30020d7095be1a10
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 07:23:37 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 07:23:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25cf2c67

dev-lang/rust-bin: update metadata.xml

Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lang/rust-bin/metadata.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-lang/rust-bin/metadata.xml b/dev-lang/rust-bin/metadata.xml
index 16b12d800039..c71fedd6bee5 100644
--- a/dev-lang/rust-bin/metadata.xml
+++ b/dev-lang/rust-bin/metadata.xml
@@ -7,9 +7,8 @@


Install clippy, Rust code linter
-   Install rls, Rust Language Server (used with 
IDEs supporting RLS protocol)
Install rustfmt, Rust code formatter
-   Install rust-analyzer, A Rust 
compiler front-end for IDEs (like rls)
+   Install rust-analyzer, A Rust 
compiler front-end for IDEs (language server)
Install rust-src, needed by developer 
tools and for build-std (cross)

 



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

2022-12-19 Thread Georgy Yakovlev
commit: 4e0239411c181e2b396c0c97556aabfdce244391
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 07:24:19 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 07:24:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e023941

dev-lang/rust: update metadata.xml

Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lang/rust/metadata.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-lang/rust/metadata.xml b/dev-lang/rust/metadata.xml
index f64700dcc740..e28f62701eb3 100644
--- a/dev-lang/rust/metadata.xml
+++ b/dev-lang/rust/metadata.xml
@@ -16,9 +16,8 @@
Enable nightly (UNSTABLE) features (NOTE: 
it does not install nightly version, just enables features marked as nightly at 
time of release)
Build a multi-threaded rustc 
(experimental, not tested by upstream)
Build the profiler runtime and 
rust-demangler tool (needed for '-C profile-generate' or '-C 
instrument-coverage' codegen opts)
-   Install rls, Rust Language Server (used with 
IDEs supporting RLS protocol)
Install rustfmt, Rust code formatter
-   Install rust-analyzer, A Rust 
compiler front-end for IDEs (like rls)
+   Install rust-analyzer, A Rust 
compiler front-end for IDEs (language server)
Install rust-src, needed by developer 
tools and for build-std (cross)
Bootstrap using installed rust 
compiler
Use the system LLVM installation



[gentoo-commits] repo/proj/guru:dev commit in: dev-libs/polyseed/, net-p2p/feather/

2022-12-19 Thread Adam Pimentel
commit: 5cbae0ac515311fe8d1c9ed862bbf27fb35a4ce9
Author: Adam Pimentel  protonmail  com>
AuthorDate: Tue Dec 20 07:11:56 2022 +
Commit: Adam Pimentel  protonmail  com>
CommitDate: Tue Dec 20 07:13:22 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5cbae0ac

net-p2p/feather: try to build monero libs staticially
Closes: https://bugs.gentoo.org/884903

Signed-off-by: Adam Pimentel  protonmail.com>

 dev-libs/polyseed/polyseed-.ebuild |  2 +-
 net-p2p/feather/feather-2.1.0.ebuild   | 17 +
 net-p2p/feather/feather-.ebuild| 21 -
 net-p2p/feather/metadata.xml   |  8 +++-
 4 files changed, 41 insertions(+), 7 deletions(-)

diff --git a/dev-libs/polyseed/polyseed-.ebuild 
b/dev-libs/polyseed/polyseed-.ebuild
index beec61264..007b9bebc 100644
--- a/dev-libs/polyseed/polyseed-.ebuild
+++ b/dev-libs/polyseed/polyseed-.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 inherit cmake git-r3
 
-DESCRIPTION="Mnemonic seed library for Monero and other CryptoNote-based 
currencies. "
+DESCRIPTION="Mnemonic seed library for Monero and other CryptoNote-based 
currencies."
 HOMEPAGE="https://github.com/tevador/polyseed;
 SRC_URI=""
 EGIT_REPO_URI="https://github.com/tevador/polyseed.git;

diff --git a/net-p2p/feather/feather-2.1.0.ebuild 
b/net-p2p/feather/feather-2.1.0.ebuild
index 85f844d38..895c163b2 100644
--- a/net-p2p/feather/feather-2.1.0.ebuild
+++ b/net-p2p/feather/feather-2.1.0.ebuild
@@ -5,9 +5,6 @@ EAPI=8
 
 inherit cmake desktop xdg
 
-#Note: this is like a tree, with dependencies-of-dependencies
-#You need to update all of these recursively every version bump.
-#But at least they are distfiles if github goes down. ¯\_(ツ)_/¯
 SINGLEAPPLICATION_DIST_COMIT="3e8e85d1a487e433751711a8a090659684d42e3b"
 MONERO_DIST_COMIT="b45c66e9c62d7e8f24abbcb447f408e618bfd450"
MINIUPNP_DIST_COMIT="544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0"
@@ -101,13 +98,26 @@ src_prepare() {
default
echo "#define FEATHER_VERSION \"${PV}\"" > 
"${WORKDIR}"/${PF}/src/config-feather.h || die
echo "#define TOR_VERSION \"NOT_EMBEDDED\"" >> 
"${WORKDIR}"/${PF}/src/config-feather.h || die
+
+   sed -i 's/set(Boost_USE_STATIC_LIBS ON)/set(Boost_USE_STATIC_LIBS 
OFF)/g' \
+   "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
+   sed -i 's/set(Boost_USE_STATIC_RUNTIME ON)/set(Boost_USE_STATIC_RUNTIME 
OFF)/g' \
+   "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
+
+   echo "set(STATIC ON)" > "${WORKDIR}"/${PF}/monero/CMakeLists.txt.2 || 
die
+   cat "${WORKDIR}"/${PF}/monero/CMakeLists.txt >> 
"${WORKDIR}"/${PF}/monero/CMakeLists2.txt || die
+   mv "${WORKDIR}"/${PF}/monero/CMakeLists2.txt 
"${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
+
cmake_src_prepare
 }
 
 src_configure() {
local mycmakeargs=(
+   -DCMAKE_BUILD_TYPE=Release
+   -DBUILD_SHARED_LIBS=OFF
-DARCH=x86-64
-DBUILD_TAG="linux-x64"
+   -DBUILD_64=ON
-DSELF_CONTAINED=OFF
-DLOCALMONERO=$(usex localmonero)
-DXMRIG=$(usex xmrig)
@@ -116,7 +126,6 @@ src_configure() {
-DUSE_DEVICE_TREZOR=OFF
-DDONATE_BEG=OFF
-DWITH_SCANNER=$(usex qrcode)
-   -DVERSION_IS_RELEASE=ON
)
 
cmake_src_configure

diff --git a/net-p2p/feather/feather-.ebuild 
b/net-p2p/feather/feather-.ebuild
index c06973de0..51dd4c88a 100644
--- a/net-p2p/feather/feather-.ebuild
+++ b/net-p2p/feather/feather-.ebuild
@@ -48,8 +48,11 @@ BDEPEND="virtual/pkgconfig"
 
 src_configure() {
local mycmakeargs=(
+   -DCMAKE_BUILD_TYPE=Release
+   -DBUILD_SHARED_LIBS=OFF
-DARCH=x86-64
-DBUILD_TAG="linux-x64"
+   -DBUILD_64=ON
-DSELF_CONTAINED=OFF
-DLOCALMONERO=$(usex localmonero)
-DXMRIG=$(usex xmrig)
@@ -58,12 +61,28 @@ src_configure() {
-DUSE_DEVICE_TREZOR=OFF
-DDONATE_BEG=OFF
-DWITH_SCANNER=$(usex qrcode)
-   -DVERSION_IS_RELEASE=OFF
)
 
cmake_src_configure
 }
 
+src_prepare() {
+   default
+   echo "#define FEATHER_VERSION \"${PV}\"" > 
"${WORKDIR}"/${PF}/src/config-feather.h || die
+   echo "#define TOR_VERSION \"NOT_EMBEDDED\"" >> 
"${WORKDIR}"/${PF}/src/config-feather.h || die
+
+   sed -i 's/set(Boost_USE_STATIC_LIBS ON)/set(Boost_USE_STATIC_LIBS 
OFF)/g' \
+   "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
+   sed -i 's/set(Boost_USE_STATIC_RUNTIME ON)/set(Boost_USE_STATIC_RUNTIME 
OFF)/g' \
+   "${WORKDIR}"/${PF}/monero/CMakeLists.txt || die
+
+   echo "set(STATIC ON)" > "${WORKDIR}"/${PF}/monero/CMakeLists.txt.2 || 
die
+   cat "${WORKDIR}"/${PF}/monero/CMakeLists.txt >> 

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

2022-12-19 Thread Georgy Yakovlev
commit: 7180722f6fb70ef07fe4d922fa52d1b80916244f
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 06:40:54 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 07:08:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7180722f

dev-lang/rust-bin: drop 1.64.0-r1

Bug: https://bugs.gentoo.org/884513
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lang/rust-bin/Manifest  |  34 -
 dev-lang/rust-bin/rust-bin-1.64.0-r1.ebuild | 229 
 2 files changed, 263 deletions(-)

diff --git a/dev-lang/rust-bin/Manifest b/dev-lang/rust-bin/Manifest
index 482cb1a6ee41..85e0cfaad1bc 100644
--- a/dev-lang/rust-bin/Manifest
+++ b/dev-lang/rust-bin/Manifest
@@ -1,36 +1,3 @@
-DIST rust-1.64.0-aarch64-unknown-linux-gnu.tar.xz 245636524 BLAKE2B 
90e405bc6e7f47aec091924bcd7a35017d591936b2697f2b0ddc5271e65fa431cc193a2b392489b6636896fa2d4f3d8f5096d197cfed36e812ea7f3986130c85
 SHA512 
c163b19a56148646ebbdb10b5b20459a206b4a1c45a2de9ce69f2e45dc5527cc69920f81007ee6fb75080782d534a2a39f7580d0c8cfdcf36ebed971b2513b63
-DIST rust-1.64.0-aarch64-unknown-linux-gnu.tar.xz.asc 801 BLAKE2B 
3ed79e6a5168676c19b9092692576b72b7bee6cc6fc6fc9213d492ac9641974e0bfefd9eee2663852580ee05038becb3045ff4410fe96aa8e529afc4d3652abb
 SHA512 
14e635fbd60512e8d36c50c2c07d510236cc73661a6294f0a01fe260a945581885c60783e72cbcc0d85b87a161e0940b34b496380bbab659c6e5d0dbb4050a4d
-DIST rust-1.64.0-aarch64-unknown-linux-musl.tar.xz 226328036 BLAKE2B 
43119c95866b3bd7e1b0832079f4fa23d79f5168e1aeb1d9a984897486cdaabbf035150e5633114c3d87afc8cf47e2d591e7c32961cc7cef99595fec303bc348
 SHA512 
8af3a7293b73d5f3129a17651cc8009290e5eade4802a872bb2a568444c60b4227a89d419c751fa394bf81a38f553a7418a0abd6ec3234737148d1561b91bace
-DIST rust-1.64.0-aarch64-unknown-linux-musl.tar.xz.asc 801 BLAKE2B 
4807f2cef672af6be484e5a7368110ebc84d4bb7aa0f97819171c43b066fac041aa341bc5df696347ecdc7e5de37dc8c159ef7308c8a487c105b977edc794a7b
 SHA512 
ec4c9eb3d9207970f19ca9d6b12bfc293786fed57e20a3a9fa25fc6b70a80a12752c6f57c095731edc1fde1c608a94f7d89e89219f8ecd89a13758df891cc0ee
-DIST rust-1.64.0-arm-unknown-linux-gnueabi.tar.xz 207018112 BLAKE2B 
1f8d1bb48e5f529b84c99a6941aa0c3c6d49287492b9f63f8e9d5688bd530c67ce9ea2dcd8951a34c96d54d559f4e84cdb569397613bbedba892341fd90817d9
 SHA512 
07dfe4449359c89719f440da7986f35fdc1873270a8910a708a0f37daef10cf7d8dca7b6b4fb6d741bed490ba12d4e9b455aa1d13d9ae80f22e2b9c879beafac
-DIST rust-1.64.0-arm-unknown-linux-gnueabi.tar.xz.asc 801 BLAKE2B 
d0653612a7e9bd4cf27ae5f7f4152ee0f14fde8d5e20a7b738a6925e395083ac851500e2b65e0a40a5b883fa441f11ec7574a5e40b4964fb38f237bdf0b17349
 SHA512 
3314a83af0a0fd2dbd73531952002a47d89ef155cf68037b387c5c7afbe7dc69c68bf0fa429eb45a721ae9176a82a876de04091e8fc3929c3c4825ee214c6124
-DIST rust-1.64.0-arm-unknown-linux-gnueabihf.tar.xz 208017632 BLAKE2B 
fc10f068fb154021391c309f36d2d18bdfe09b3e17d9ac02e8f0c258d87959ce7b62dfab80ebbfc6d0c68fa6beeb25daa7b7b3a7ce763637121c7afdcb32699a
 SHA512 
bac5fe98e68a782683a5df0d199e8ce67d9db9fbe9f590075b34e33c898198d372abd94eeef48330d1a7799fa1396add3b1ffc154281dd5bd276f4409e3b4027
-DIST rust-1.64.0-arm-unknown-linux-gnueabihf.tar.xz.asc 801 BLAKE2B 
210e7de45ab02fd2c83c1978104cedd28daa2499e475143660d5e3a6a4dd4897a866c6df22f929c61da08d2b61df489277fff73492a7e7a7749f2fe293de97df
 SHA512 
221a0a70c03e049d2c6095575a2aabe1d32937123c86550b1f6f1b23734e996ff4bfc167b7e679809e3e383c25f15100772d8f75456e556d4ebd3aa73d789908
-DIST rust-1.64.0-armv7-unknown-linux-gnueabihf.tar.xz 212867232 BLAKE2B 
b3f9501c4cd68d9ca59d8a5c49cc512c0a97605eb74158c590db4ceabce5ff1aa99373c676d15676627c0631de8b58bfc4ca21463dd1109d6ec6451db909bea4
 SHA512 
3fc482ed9dd1648ccfd2fb459eb7c738ca26eab396b1a39b316cef10b8663e97b0ec008035936cf5e47f7cf9f8a0416cf09d638af174ffdf5b58b54b2ecb6975
-DIST rust-1.64.0-armv7-unknown-linux-gnueabihf.tar.xz.asc 801 BLAKE2B 
ba21487ad1a304be6cf2a12446ed674fb67e9d4b1b107ca675af236a45de6647bf96512a70a2e813466e85d388b51c674dc7435c185011ec9572bf28cbf513f6
 SHA512 
384f09eec47175b2cc40560a6b2ad4e792ab4b78e5c750231a312858882281ef33b40e797ccbb0a0bcb2ea3dfae4703b80941d936eb4cea229166375511b1514
-DIST rust-1.64.0-i686-unknown-linux-gnu.tar.xz 232295664 BLAKE2B 
452a13cb499a29167a403b54d86c08fa84b4a10d51d7ef37954bc79f13d0ada0b3a256b32f804977d03b9e31331ef250e160b14f1c8fcdf93876001b9827957a
 SHA512 
763966e449ce46e998f0ed9670d7e6cfae3a7147360c9cb85003cf382e1e01dabc1a448d35a102aafa96105fa65c284ec161b9bfa5061225de6d6acbf40ad480
-DIST rust-1.64.0-i686-unknown-linux-gnu.tar.xz.asc 801 BLAKE2B 
b6055151a6442c5ae5968a380e3c5e9367307f91bc7304bcbd90d2a9434145682a70416125bb8dfecfcfce5449e6497591034adbfd4b5537601492757915c131
 SHA512 
1bb9b52aca4fc0f300e31d96e5fe5fbe0bec45a1ed848da66e1c83ef4fea20ebec86478ed94efd13dad3f8c6d52a330356d39a894387b87202e66400268fd4e0
-DIST rust-1.64.0-mips-unknown-linux-gnu.tar.xz 167831852 BLAKE2B 

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

2022-12-19 Thread Georgy Yakovlev
commit: a9c17a434ed10cb43cd8b2fefbbfbe5da8d59503
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 06:39:09 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 07:08:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9c17a43

www-client/seamonkey: remove rust upper bound requirement

Closes: https://bugs.gentoo.org/884513
Signed-off-by: Georgy Yakovlev  gentoo.org>

 .../{seamonkey-2.53.14-r1.ebuild => seamonkey-2.53.14-r2.ebuild}| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/seamonkey/seamonkey-2.53.14-r1.ebuild 
b/www-client/seamonkey/seamonkey-2.53.14-r2.ebuild
similarity index 99%
rename from www-client/seamonkey/seamonkey-2.53.14-r1.ebuild
rename to www-client/seamonkey/seamonkey-2.53.14-r2.ebuild
index 87663056b781..61adc49bacbb 100644
--- a/www-client/seamonkey/seamonkey-2.53.14-r1.ebuild
+++ b/www-client/seamonkey/seamonkey-2.53.14-r2.ebuild
@@ -60,7 +60,7 @@ BDEPEND="
dev-util/cbindgen
>=sys-devel/binutils-2.16.1
virtual/pkgconfig
-   =dev-lang/yasm-1.1 )
lto? ( sys-devel/binutils[gold] )
x86? ( >=dev-lang/yasm-1.1 )



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

2022-12-19 Thread Georgy Yakovlev
commit: 37f909bab225a255e56ff286156b58ca66014cfa
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 06:41:56 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 07:08:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f909ba

dev-lang/rust: drop 1.64.0-r1

Bug: https://bugs.gentoo.org/884513
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lang/rust/Manifest |  34 -
 0-ignore-broken-and-non-applicable-tests.patch |  76 ---
 dev-lang/rust/rust-1.64.0-r1.ebuild| 759 -
 3 files changed, 869 deletions(-)

diff --git a/dev-lang/rust/Manifest b/dev-lang/rust/Manifest
index 57c836a06c7a..92788f0de3e4 100644
--- a/dev-lang/rust/Manifest
+++ b/dev-lang/rust/Manifest
@@ -1,35 +1,3 @@
-DIST rust-1.63.0-aarch64-unknown-linux-gnu.tar.xz 230083616 BLAKE2B 
2b66b809d53cc971c9cd44435c10c4bf0faa20dcc3782b47955d0fac252c370c670f0adb59f51b6842b46277d584c5fd44b94202e57aed078480f5cb6952d815
 SHA512 
c9f7b885008c58f7aac0edd5b6cd0295d768215e2b26cb1f590206248d468fa78409f42f48d505080ee14e2a59dd887cfc564db5a41e91ed36d738a90961f89e
-DIST rust-1.63.0-aarch64-unknown-linux-gnu.tar.xz.asc 801 BLAKE2B 
a323669f0587c9785c587ac0eac72915e421a61d2b5252c2dcc7f637176d5d425fc8cbcfa6ef848fd0d7acfa17cd430e4d42e8c03729c563dda59aa13e6d5c5b
 SHA512 
be2e1eff9228576b66e0a0434e1edbb4525d0ef66743082afef1ef55565e312e63fed7274d01298128fda0c7ab63827d5aed90f50e184582781a4e10ee311de1
-DIST rust-1.63.0-aarch64-unknown-linux-musl.tar.xz 224541836 BLAKE2B 
b32b7886ddc5da3af0c6e394ecb167288897b2c44b0108e33aeabb3842ff563c769e635413b092a36246bbcf137d692e94c6ce66cccad34c7e728c4cf4af7bc2
 SHA512 
e462c8b94defc5ac5dfe923c3a6273c3d414cf576840d46a680a4f333bc34fea874c4ec4363c4e1891a6fe95087bf4a68bba7f316bfed9db6313be989afd7428
-DIST rust-1.63.0-aarch64-unknown-linux-musl.tar.xz.asc 801 BLAKE2B 
ccac24e85deb6089468b763bce6cd54ec1c5ce506d10c8e84d3e8b0c9ee21946ac575a4aab5205c5a2d8328488641806a7dc1b15bd8cc48f3701630f223580f4
 SHA512 
9d41f34e507271e26e6ff7ce03d6a215a99971df77b246fa64b3518d70c2ec82142e96c4d0cf9641405065ec672f663316a93fe0e9183bd1e8f5af4de1ef41f1
-DIST rust-1.63.0-arm-unknown-linux-gnueabi.tar.xz 203850320 BLAKE2B 
2a0f4e195d6e7ca66119b2bd45d58127b6aa305c77349c06d8ee109066ede59288ce067e222fca12f1414224a74ec9f33e7de1a18bf7b1e91e216e852e574a90
 SHA512 
d55ee6201bc4c3cd698396f08d4247b7578778b3c82da8ef496512e0f8cb1758009af6286230a1b26849b5f27101a242d7e04851ae41a41f7547589103f5c0ce
-DIST rust-1.63.0-arm-unknown-linux-gnueabi.tar.xz.asc 801 BLAKE2B 
26bdf2e38262d3e4b23c72f86325dd1275c08b5d99c82b91a05cf800e3e6a2500bdc6d89a3582311292f6ba1ddd65b8a081b608c83adcb39faa708f8376d
 SHA512 
0f1213cf05bbbf659103c7178f20780fa3ef807cd03417edcb901d6560411c3f96bfeeb0dcf555460675573cfb9d402fa3882d787015ecfbf83765ae9fc35325
-DIST rust-1.63.0-arm-unknown-linux-gnueabihf.tar.xz 204273564 BLAKE2B 
4a3730dc3d1cc08c8a0a687328e19e7a78265eb81cc1a3312cc547bd4823951c28ab57ac87919aab346994a6f96ce9803f7429c6b1831e4fdb3a7f7f086a2a87
 SHA512 
d53bc819c7ca2e5fc116fec5a731d280ac701f19fd9a8707ee5e69fdc41544d3dce17f8cd61f9ad0b59a89409c9859634e5d91444a0361add69c36c3f47a379d
-DIST rust-1.63.0-arm-unknown-linux-gnueabihf.tar.xz.asc 801 BLAKE2B 
e71f5d6f404a408774f6246fe72596c59255ba1f1b52c4ef6fdef08da63178fefa46966370a1f4e04b95a68b119f166e01d2d2d347f9e4517908e87146a56d83
 SHA512 
c70a350de8d378ed8dcec42d697143e4cce18dfd176b4fbcea25e7c608ff3db51642ab1be3b13d277d7eeec5a0262aaf9c38527f7f14c02fc64f760d6438efb2
-DIST rust-1.63.0-armv7-unknown-linux-gnueabihf.tar.xz 209545116 BLAKE2B 
2cb5610fc665f50505fa8b0d18b88cf79abca6a6b8503d46f76fc58b74e7d58e3b7aa1a790e7ba555b250d0f0bd48acd176ff1cf463eb7f37b34780b04b2c838
 SHA512 
e809ac29a9b24c82f7d950ebbad5d3c01dafba9554c55716a28e728b0218c6f8b3b7f1e31c277be3946da1a0e4228717d7a1a63db66716c19a79b2c5ac11fb92
-DIST rust-1.63.0-armv7-unknown-linux-gnueabihf.tar.xz.asc 801 BLAKE2B 
c6f1e717a7cb746dfe3d9b109d77bdf7cd918c2d60491d83b2d7cebf412140b9cae257df850587c16a7b1c8faa16ef029f628c6c2c7e5b6f1d088e1a03c33899
 SHA512 
c832521179dd7b7cda0e979bfbfe491d3a255cb47f03fe113ac1290540fdc7134ea08a2815c9ec422919579fff3db995aa0e7f72249e2d00d4790a58f1142680
-DIST rust-1.63.0-i686-unknown-linux-gnu.tar.xz 224058112 BLAKE2B 
6a83fa3bd0fe2a7f0cdbf8b8c7a6662235f9690177c9ed06af7be969b08959d2c58a8689247cd61a9d9ff765e6946f2bb12b9d278a0701d4764bdf8d141dd4cf
 SHA512 
8441267b1fb1cec3c9a2e226f6f6c5d66cdf9fa2026df272374432c501aefb515b8d21266ddee5297f8570de72c55fa5bf485c5a9790ad7687e5ad1811c72cad
-DIST rust-1.63.0-i686-unknown-linux-gnu.tar.xz.asc 801 BLAKE2B 
5c2e92bdf15c1dbfdb2715fd4b1874a270e21bedad1c84967c4bf92a2818935dfdfc48673e3b52d991ae9557378a62a5905e8f3005f1bf12f6eb93415cc47b1c
 SHA512 
f42f5e65f76c72f7dd6bfdbc730b3c4da50d1444df2b1282334a6a3e6cb0af175536b037c6a5f1fc4000640756e57a3176315e288fe23ba56abe8a6f4c763525
-DIST rust-1.63.0-mips-unknown-linux-gnu.tar.xz 161238712 BLAKE2B 

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

2022-12-19 Thread Georgy Yakovlev
commit: d75fff827e2ad07258063fa52e9ac1cdb1512383
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 06:34:01 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 07:08:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75fff82

dev-lang/rust: add 1.66.0

Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lang/rust/Manifest   |  34 ++
 dev-lang/rust/rust-1.66.0.ebuild | 754 +++
 2 files changed, 788 insertions(+)

diff --git a/dev-lang/rust/Manifest b/dev-lang/rust/Manifest
index 25e312b78085..57c836a06c7a 100644
--- a/dev-lang/rust/Manifest
+++ b/dev-lang/rust/Manifest
@@ -62,7 +62,41 @@ DIST rust-1.64.0-x86_64-unknown-linux-gnu.tar.xz 161922032 
BLAKE2B e8a0d13deab59
 DIST rust-1.64.0-x86_64-unknown-linux-gnu.tar.xz.asc 801 BLAKE2B 
d13ab08a8ce4b9a92c60ab5b8c21087158b66d9a673b7a960103757a2b12216cab8e7713cda08753a5f5f921aa9c7d571da77a90166d6e7362549a49d6c1a501
 SHA512 
fda5b45652c0929fea19146dd2c5a895ae4c6db9a1bf448a7364899854ffa06a8eb52b35bfe28c8acdfb1633cd8afe6c5eabd622b7887ed267b1b72220ef4e6f
 DIST rust-1.64.0-x86_64-unknown-linux-musl.tar.xz 265843112 BLAKE2B 
2b267b5b9aae610734759a690e36600dab7e0b679e651df269d7b71b147984c1d16cab4658076f05a8a854afc74d83e6e61dac3a8a6bf2b56660d3483285
 SHA512 
c722ddb6a7bfc5b8767e2a37e697f625b4e775582423720d1b01737ec3269c82e2212f7e5a672a062fa49c8c15c0d2d182ea14dd048cfd9e07704cbc04fd8ef0
 DIST rust-1.64.0-x86_64-unknown-linux-musl.tar.xz.asc 801 BLAKE2B 
783791aca41910e8074fd1c7f29e6fc1fdf51f80b1515bac99431305dbe6085574b2b2366c087675b6a9d98931a0cff1117cd864f634fdb4dd53792aab8ce5f9
 SHA512 
a6d0a72e9edbbc1e6caef7a9c0ec46518b95172afa4a33b2258286458d7b9afe72f9de8411a83567520a126b837e125cc639bac197a0495f17120fbcc1ad
+DIST rust-1.65.0-aarch64-unknown-linux-gnu.tar.xz 244905108 BLAKE2B 
437213698ea99f4113f294ded23ae0e5dd27dec2715b37495a991deac462aecc36d34311014a822c8a94c50852abcab8f08d8df900509f2b29716c6ace939f16
 SHA512 
be706f4432a8ae3b8f9b6f41eb2dcb3bc5b8f648970d5324c0de4979f1d58b9d8d5f774628090fee8f8c59eff2c4a55ce96743d4b23ae209e1951fbbc486797b
+DIST rust-1.65.0-aarch64-unknown-linux-gnu.tar.xz.asc 801 BLAKE2B 
1f023c371059404fa8fdb4d558117a650d323acf99c6ebbf937b337fcddb195bc68d739a3d06b4b8647d245a6e4effaff0008aad357b65e1e50bb62345e39bd0
 SHA512 
80285639fb445ac8b1c0cd36a28b72930e8c0e9c761473c5e2ee4d3daccc669afd7d2eb5e2788e5a3394e215bb5cb705fb1fd0d25a79d863c62a5e8d31282257
+DIST rust-1.65.0-aarch64-unknown-linux-musl.tar.xz 226435448 BLAKE2B 
01388644e9383e1b1638b121b3af3a75787a3c243d9675df1a3c6bd45b8b52900fd7178b6a46c22b31a0cf2a33fa177370eec43c75ce5d050d8c4c716c4c25ff
 SHA512 
654f4684dc6f9ee38f509f9abcd0628644df894d47e9cb139a990124cd34124da960656596a05eacf78bb762edb42e5e7536975a37e77736d6f381766068
+DIST rust-1.65.0-aarch64-unknown-linux-musl.tar.xz.asc 801 BLAKE2B 
111c2cf8308cce95c764d7e4c852d0070060a64db263a7ebc7de339a5084d42d9fb735c051cfda05eca2dc0481d7bd684dbd2a71b2ad4b527699619b5b2cd002
 SHA512 
d45b95d327fd3e6ed93e177cec7a53895450fa6a3b6bd71d7581c135aa3d36d45cdaa1e63977d966f60318cfa193a5af01227fd19e5b0e6edf6d15f67f03f49d
+DIST rust-1.65.0-arm-unknown-linux-gnueabi.tar.xz 205884452 BLAKE2B 
79d399452cc745bce3fd350059a0cfdbcf8eef590af1f3b6963461ce962e86739d51b948fd7a7fd8a7bbedd9744b9d6b7d141bb25539452db6449aef6e654a12
 SHA512 
160a7daf5720a4349154eaee83ce42c412efe98ecf1c5bcc406efd8271038ca5b64d39ef8b7113acc5f7e08d7d41d53cc2ff342df2022aeccdf75a18570b6d2d
+DIST rust-1.65.0-arm-unknown-linux-gnueabi.tar.xz.asc 801 BLAKE2B 
0cf153865d61e041d680d5c984f952464a26acdcfb1265b2e34857b4e9ce2f575db56fa477cdeb3a8ae7505cced6644a3ddfe5a537a1184e463cb0ccb5157a1b
 SHA512 
ab7dfb3e9e17daebd9fc02103585ef388688e91d50f72600456702970b9092847e1f08d4679474a1656b809e459a63d73f2bd717e97d389c614cbcf1a0be6c86
+DIST rust-1.65.0-arm-unknown-linux-gnueabihf.tar.xz 206130456 BLAKE2B 
e7e1cf41d0f1bb14788664b40d343f6b971d4a4a402991f540e64070e41d1605cb9e747915f5cdad99fae257481f3d8924d9349462caca8f878a50705447
 SHA512 
36b1f984248162e13a39f17ac601dd5946fe6684217523952a4096bba4799cbf50e339619e5cfba6f2c0968e3f1991ab3054c2dbe9ca14851115dcfcb437327e
+DIST rust-1.65.0-arm-unknown-linux-gnueabihf.tar.xz.asc 801 BLAKE2B 
71266fec366ab842bc2f974ddab79226d7dcdd451b4728b80642a9deb7062f672e18ecfceb427bd5c6660f1ee3393d7e60db22bf71d8f433d5debf8a20221ce2
 SHA512 
2666e29e5c1a0722c5d94c9c7ed893aef09ef780bb54cc0eb486922e747b39a26cbc383313f67929cd94155a0527f165ebe3b4e6a9a1e166942e6c1c53fe8ae8
+DIST rust-1.65.0-armv7-unknown-linux-gnueabihf.tar.xz 211761236 BLAKE2B 
1e53831405ebc8bf2a24020715207a9d1c283e78f3d7feebebbe1029aa6495f7549aacceed291b209adaec135f2ef782d9e6dc97e018e21cff605cdcc6d8669a
 SHA512 
3a54dee8768a67a08ad81cc89925971ff7b2e1fd054cb387c4f0dc5319e2bacaa4cdcb32bfa78e296401d07e5f4152d74ab6dbb1d0af068b01523b66e4cc1e48
+DIST rust-1.65.0-armv7-unknown-linux-gnueabihf.tar.xz.asc 801 BLAKE2B 

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

2022-12-19 Thread Georgy Yakovlev
commit: 1800d92a326773710d625a6493a354de9baa4c06
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 06:33:31 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 07:07:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1800d92a

dev-lang/rust-bin: add 1.66.0

Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lang/rust-bin/Manifest   |  33 +
 dev-lang/rust-bin/rust-bin-1.66.0.ebuild | 224 +++
 2 files changed, 257 insertions(+)

diff --git a/dev-lang/rust-bin/Manifest b/dev-lang/rust-bin/Manifest
index 57b797cbed52..482cb1a6ee41 100644
--- a/dev-lang/rust-bin/Manifest
+++ b/dev-lang/rust-bin/Manifest
@@ -64,5 +64,38 @@ DIST rust-1.65.0-x86_64-unknown-linux-gnu.tar.xz 162028064 
BLAKE2B 8c572cc304c16
 DIST rust-1.65.0-x86_64-unknown-linux-gnu.tar.xz.asc 801 BLAKE2B 
7a9287b6125eab2c14a026d6b4d8a3e980b9fedac0436b75b1bf314b093b5e39de0d70045e183a2e823d729d24f43f6251a2fc28b072e3caa1950fbbddf149e6
 SHA512 
16abed6d7a17b9e5f3e399865ed5fee01272c8e6696ea2e784a6fb149df16da2c4123572dfb56c3c44d407d388033e52b552cd164600629cf61b33c011e4e415
 DIST rust-1.65.0-x86_64-unknown-linux-musl.tar.xz 266683288 BLAKE2B 
4312a53bca3e33f6633fd5eed1b17754813e54d688185ff4cca6c5d6b24713994fb5fc424113ab08c121319cc79da3d7d89518d18dbb1b491bc8ba2ec831c12e
 SHA512 
6c7ddc98da3227b23dd681615bb8f8ea883f3bdd9547e35733cf6acaf2a625301c53449b1a3ddf88dad9a5c940f8324c3e1bb31d871092fc848b863256c85935
 DIST rust-1.65.0-x86_64-unknown-linux-musl.tar.xz.asc 801 BLAKE2B 
054f1b773518a9640f3d9226510cb0b00a7f8dc4a9046c325b82d038a50c699a8bd84f71ed62790e9b96b4d65ad12ea631f6a8bc18b3bafd66db3d21137cd378
 SHA512 
39aa000c2a1359cfd7d2eda2b22a9b10c0fe4aa024862b7ea67bd488e06fdee6f5cc4e98db7486b84ce53f1c299bbd5391f63e25df0358184533a5fdced4ce61
+DIST rust-1.66.0-aarch64-unknown-linux-gnu.tar.xz 250306224 BLAKE2B 
205998bfbddd3783253e83ee405017e48d8ca9910ed354682cecdb5f01db6a770b1ec74d1f205c9d44285c689ef7e7dcd659e76c07f636a48556672ee6369db1
 SHA512 
1457357d66cf6324ff40b83a5c3a5fa65ad4a09ee29865f8199b7b1048d54f6a5eea5dda22dff7a68327cd43cc79b23d7d37f18652fd5037cb98e7f6309a29f7
+DIST rust-1.66.0-aarch64-unknown-linux-gnu.tar.xz.asc 801 BLAKE2B 
eddada436122349cf3c2d95f722c4737d2ccd913f240552eb614b61f3d1d0c79112d8b02abf18a0669b556f244c7cf23d1ace142fea6a18fdfde8d00788e92d9
 SHA512 
0d6cc9c4d320b2b1237d4efeab44b47ed5a299040fc0ff872b1fae691117add5b5269fe36e964808644a4da3e43160e88c25f2d45ba28b793dc17873c4f7cf6b
+DIST rust-1.66.0-aarch64-unknown-linux-musl.tar.xz 227790456 BLAKE2B 
2fca4abf3d1d515d740b1903eae6eb5d5430c324f0764afeb599658767703ddba7260484bddf352b11624e2a42d47369ea57c3f94a1755e9b14511f837d2401a
 SHA512 
357513686ce65b6f374b348b110e8bd390b854d7474227f9a0a7606915f7d72207e80a79eafc94e9f168e4f7641fdbbcc664968654c29f128ce5d0b9c9f8c0c8
+DIST rust-1.66.0-aarch64-unknown-linux-musl.tar.xz.asc 801 BLAKE2B 
5cc0d92045f3025eab53e6d9c07d25863edc7d1ad43417d7265a7bc61d3a9533ffdf8a93b2155deea8a5ed93389fdfe70fdc42b48df23b1000d8930778800226
 SHA512 
767de3ab4720a8213aa119fa58b8886552eafa1d44f533236a95069cc02b64a112859f0458560cec85ca67e5857dd43d605d1b097a947935e9ebf7d042e13414
+DIST rust-1.66.0-arm-unknown-linux-gnueabi.tar.xz 206684752 BLAKE2B 
5366b741fb75127aa19b742847f46d3e289eb515958a0574840cef5407596da6ba6e480adabe392ef93dacde4a6b58e016849926403f559c6d70dc5c9e188864
 SHA512 
93e0d9014e84f52b995f5177d1ada0233b00309a5e32e11c8df2d90787051262911cd0a533809feb8b0b26f5fe6345334a11afc40d64cc62a9ccbbf62951a17e
+DIST rust-1.66.0-arm-unknown-linux-gnueabi.tar.xz.asc 801 BLAKE2B 
2d73b120e8c923ff5132c1eda16d6cbcbbb1ceb6545ab1ce0f11ecdd382752e830115ddd8ff69a5d8d8d9cf6b4fdc3744556bf68ad9ca3c2e6af88985daeb52f
 SHA512 
ec06451225c4a3eeadb250975c371c15b6d84a3ec03ff055932cfb8eb8340de63bde5ff82be895af469b9150b681d543dfd1ad69987cc8a2b21c88a2c880683f
+DIST rust-1.66.0-arm-unknown-linux-gnueabihf.tar.xz 207933932 BLAKE2B 
effb357539d17ab41b6820f25897c3c0e402e196aca7d7f360952f98a8586b58de6726b94e3a678d4004bbd9781991dc120e5c976f9d829ae171a1d9ef39283b
 SHA512 
e69837015254865aeb44fa2884d5df3b6022823780ebe67d25ff8691bd5ce4221c2b8c06f7dcc7c4151233f5cf69f36b7349c339dfd39621c753ec38f7ff47ee
+DIST rust-1.66.0-arm-unknown-linux-gnueabihf.tar.xz.asc 801 BLAKE2B 
96c61bf79503201d63906cdf7f30775cab4574f677a2edbcf29335318b67cddba5aa176febaaadf073938e93dbce402b1622fd82319cf571186d43387dad8f49
 SHA512 
97219548f6cd3144f89eb436c4c3d6b11ca921cce1837cfcfd7cf61389921eeedf18db6aceb63092ea8b70dae07c01b1e4a91c9c8cffac465607ea8bac950a65
+DIST rust-1.66.0-armv7-unknown-linux-gnueabihf.tar.xz 213498964 BLAKE2B 
2d8f3eb28daf2acb2ebd9adffe793840606e02e47fd1771b5d5f09382fb99b16d30695ecde3be1ad0207c22e216a51d4d55a83759793950ecd40398b8877eef3
 SHA512 
d04ac6b8cec1122eab78a6041700c59b00b14a953d3c32752af3d5dfee41b8adc720b27d77d846ffc96191d1cb97aa783606017402e41a235c26507cc2f3f5ae
+DIST rust-1.66.0-armv7-unknown-linux-gnueabihf.tar.xz.asc 801 BLAKE2B 

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

2022-12-19 Thread Georgy Yakovlev
commit: 81299f61a075eccc49e51235f47b84851c26a242
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 06:37:14 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 07:08:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81299f61

virtual/rust: add 1.66.0

Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/rust/rust-1.66.0.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.66.0.ebuild b/virtual/rust/rust-1.66.0.ebuild
new file mode 100644
index ..546e918affb9
--- /dev/null
+++ b/virtual/rust/rust-1.66.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-15"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2022-12-19 Thread Georgy Yakovlev
commit: aab7769e03b52eacccfcee12afca9b62662453ff
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 06:40:34 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 07:08:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aab7769e

virtual/rust: drop 1.64.0-r1

Bug: https://bugs.gentoo.org/884513
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/rust/rust-1.64.0-r1.ebuild | 22 --
 1 file changed, 22 deletions(-)

diff --git a/virtual/rust/rust-1.64.0-r1.ebuild 
b/virtual/rust/rust-1.64.0-r1.ebuild
deleted file mode 100644
index bad2906134b9..
--- a/virtual/rust/rust-1.64.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-# adjust when rust upstream bumps internal llvm
-# we do not allow multiple llvm versions in dev-lang/rust for
-# neither system nor bundled, so we just hardcode it here.
-SLOT="0/llvm-14"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"



[gentoo-commits] repo/gentoo:master commit in: dev-games/godot/

2022-12-19 Thread Ionen Wolkens
commit: 4dd1c63ab440cba94990a87910c4128ce423c78c
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Dec 20 06:43:40 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Dec 20 06:43:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dd1c63a

dev-games/godot: add 4.0_beta9

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

 dev-games/godot/Manifest   |   1 +
 dev-games/godot/godot-4.0_beta9.ebuild | 256 +
 2 files changed, 257 insertions(+)

diff --git a/dev-games/godot/Manifest b/dev-games/godot/Manifest
index 24bbfc215dbe..5cdf27ae9d31 100644
--- a/dev-games/godot/Manifest
+++ b/dev-games/godot/Manifest
@@ -1,2 +1,3 @@
 DIST godot-3.5.1-stable.tar.xz 24153448 BLAKE2B 
9d61276a2d82ef4f4487ec1046b7fa58f2b3626640b2db25c1f98c3f8e2ff40eddcf943fd9ffaaf6814fbafbbe7ef1d3f642d77af953b87731cff570ac3a5473
 SHA512 
59e5ca88534f542562971efb83b76561705f9ca8761311f01b4453857e7ae046c17cadd0d5ca6f6f56e262b5031294a8b9ad970fa6ffc95e1a6a1e1bae48d55f
 DIST godot-4.0-beta8.tar.xz 31575000 BLAKE2B 
27c3f18f1106684e8a4381a5a54240a6513ca3319c1cfc533a6c0b9021474e7246eded4a00f8242df41412b98fd11d38974add72cee4f6936fcc01507b801125
 SHA512 
f18c22bb7a29062c6bd3106f87656f0eadab3befb2715942bcf114850bf818b9530eb14859480bb82cb5c77a5cecd6f98ed5006643b5cf3b016ee21b1f07f022
+DIST godot-4.0-beta9.tar.xz 31655148 BLAKE2B 
296fb2e8d21bc4357d5262c3c8b11587cdb9d8f181b25b93600ca341c5d9bff1b47d500f676d7b8fdbf3ea4a53afa9ef2882d94380d7209813dbe281bef452bb
 SHA512 
13eec9129644746bd7e81e1e0fe164d6d91a4d0618d40af335e2deb79fc15b794f1366c4b54cc27de5b088dc49f56417bd4e018a1bad29f76b71c19ed22c0603

diff --git a/dev-games/godot/godot-4.0_beta9.ebuild 
b/dev-games/godot/godot-4.0_beta9.ebuild
new file mode 100644
index ..ba144b6c7e6c
--- /dev/null
+++ b/dev-games/godot/godot-4.0_beta9.ebuild
@@ -0,0 +1,256 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+inherit bash-completion-r1 desktop python-any-r1 scons-utils toolchain-funcs 
xdg
+
+MY_P="${PN}-$(ver_rs 2 -)"
+
+DESCRIPTION="Multi-platform 2D and 3D game engine with a feature-rich editor"
+HOMEPAGE="https://godotengine.org/;
+SRC_URI="https://downloads.tuxfamily.org/godotengine/$(ver_rs 2 
/)/${MY_P}.tar.xz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="
+   MIT
+   Apache-2.0 BSD Boost-1.0 CC0-1.0 Unlicense ZLIB
+   gui? ( CC-BY-4.0 ) tools? ( OFL-1.1 )"
+SLOT="4"
+KEYWORDS="~amd64"
+# Enable roughly same as upstream by default so it works as expected,
+# except raycast (tools-only heavy dependency), and deprecated.
+IUSE="
+   +dbus debug deprecated +fontconfig +gui pulseaudio raycast
+   +runner speech test +theora +tools +udev +upnp +webp"
+# disable tests until out of beta, tests themselves are new and can be volatile
+RESTRICT="test"
+
+# libX11 range is temporary while this is being looked into:
+# - https://github.com/godotengine/godot/issues/69352
+# - https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/170
+# dlopen: alsa-lib,dbus,fontconfig,libX*,pulseaudio,speech-dispatcher,udev
+RDEPEND="
+   app-arch/zstd:=
+   dev-games/recastnavigation:=
+   dev-libs/icu:=
+   dev-libs/libpcre2:=[pcre32]
+   media-libs/freetype[brotli,harfbuzz]
+   media-libs/harfbuzz:=[icu]
+   media-libs/libogg
+   media-libs/libpng:=
+   media-libs/libvorbis
+   x11-libs/libX11-1.8.3
+   

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

2022-12-19 Thread Joonas Niilola
commit: da32db6eb88ac45e3e3f441e187c8cd596538f03
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Dec 20 05:52:51 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Dec 20 05:52:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da32db6e

dev-libs/nspr: respect user's CFLAGS optimization

 - ... since there's a build system configure option for it.
 - reseted KEYWORDS due to hard to anticipate issues with different
   optimization levels.

Bug: https://bugs.gentoo.org/886987
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-libs/nspr/nspr-4.35-r1.ebuild | 159 ++
 1 file changed, 159 insertions(+)

diff --git a/dev-libs/nspr/nspr-4.35-r1.ebuild 
b/dev-libs/nspr/nspr-4.35-r1.ebuild
new file mode 100644
index ..f12eb3a54277
--- /dev/null
+++ b/dev-libs/nspr/nspr-4.35-r1.ebuild
@@ -0,0 +1,159 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools flag-o-matic toolchain-funcs multilib-minimal
+
+MIN_PV="$(ver_cut 2)"
+
+DESCRIPTION="Netscape Portable Runtime"
+HOMEPAGE="https://www.mozilla.org/projects/nspr/;
+SRC_URI="https://archive.mozilla.org/pub/nspr/releases/v${PV}/src/${P}.tar.gz;
+
+LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris 
~x86-solaris"
+IUSE="debug"
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/nspr-config
+)
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.23-prtime.patch
+   "${FILESDIR}"/${PN}-4.7.1-solaris.patch
+   "${FILESDIR}"/${PN}-4.10.6-solaris.patch
+   "${FILESDIR}"/${PN}-4.8.4-darwin-install_name.patch
+   "${FILESDIR}"/${PN}-4.8.9-link-flags.patch
+   # We do not need to pass -L$libdir via nspr-config --libs
+   "${FILESDIR}"/${PN}-4.9.5_nspr_config.patch
+)
+
+QA_CONFIGURE_OPTIONS="--disable-static"
+
+src_prepare() {
+   cd "${S}"/nspr || die
+
+   default
+
+   use elibc_musl && eapply 
"${FILESDIR}"/${PN}-4.21-ipv6-musl-support.patch
+
+   # rename configure.in to configure.ac for new autotools compatibility
+   if [[ -e "${S}"/nspr/configure.in ]] ; then
+   einfo "Renaming configure.in to configure.ac"
+   mv "${S}"/nspr/configure.{in,ac} || die
+   else
+   elog "configure.in rename logic can be removed from ebuild."
+   fi
+
+   # We must run eautoconf to regenerate configure
+   eautoconf
+
+   # make sure it won't find Perl out of Prefix
+   sed -i -e "s/perl5//g" "${S}"/nspr/configure || die
+
+   # Respect LDFLAGS
+   sed -i -e 's/\$(MKSHLIB) \$(OBJS)/\$(MKSHLIB) \$(LDFLAGS) \$(OBJS)/g' \
+   "${S}"/nspr/config/rules.mk || die
+}
+
+multilib_src_configure() {
+   # The build system overrides user optimization level based on a 
configure flag. #886987
+   local my_optlvl=$(get-flag '-O*')
+
+   # We use the standard BUILD_xxx but nspr uses HOST_xxx
+   tc-export_build_env BUILD_CC
+   export HOST_CC=${BUILD_CC} HOST_CFLAGS=${BUILD_CFLAGS} 
HOST_LDFLAGS=${BUILD_LDFLAGS}
+   tc-export AR AS CC CXX RANLIB
+   [[ ${CBUILD} != ${CHOST} ]] \
+   && export CROSS_COMPILE=1 \
+   || unset CROSS_COMPILE
+
+   local myconf=(
+   --libdir="${EPREFIX}/usr/$(get_libdir)"
+   $(use_enable debug)
+   $(use_enable !debug optimize="${my_optlvl}")
+   )
+
+   # The configure has some fancy --enable-{{n,x}32,64bit} switches
+   # that trigger some code conditional to platform & arch. This really
+   # matters for the few common arches (x86, ppc) but we pass a little
+   # more of them to be future-proof.
+
+   # use ABI first, this will work for most cases
+   case "${ABI}" in
+   alpha|arm|hppa|m68k|o32|ppc|s390|sh|sparc|x86) ;;
+   n32) myconf+=( --enable-n32 );;
+   x32) myconf+=( --enable-x32 );;
+   s390x|*64) myconf+=( --enable-64bit );;
+   default) # no abi actually set, fall back to old check
+   einfo "Running a short build test to determine 
64bit'ness"
+   echo > "${T}"/test.c || die
+   ${CC} ${CFLAGS} ${CPPFLAGS} -c "${T}"/test.c -o 
"${T}"/test.o || die
+   case $(file "${T}"/test.o) in
+   *32-bit*x86-64*) myconf+=( --enable-x32 );;
+   *64-bit*|*ppc64*|*x86_64*) myconf+=( 
--enable-64bit );;
+   *32-bit*|*ppc*|*i386*) ;;
+   *) die "Failed to detect whether your arch is 
64bits or 32bits, disable distcc if you're using it, please";;
+   esac ;;
+   *) ;;
+   esac
+
+   # Ancient autoconf needs help finding the right 

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

2022-12-19 Thread Georgy Yakovlev
commit: b3704160e7b342fd8864d5de4b4c087cb17af0b6
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 04:58:22 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 04:58:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3704160

dev-util/bindgen: add ~ppc64

Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-util/bindgen/bindgen-0.56.0.ebuild | 2 +-
 dev-util/bindgen/bindgen-0.62.0.ebuild | 2 +-
 dev-util/bindgen/bindgen-0.63.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/bindgen/bindgen-0.56.0.ebuild 
b/dev-util/bindgen/bindgen-0.56.0.ebuild
index 01a547769123..8c19800a8599 100644
--- a/dev-util/bindgen/bindgen-0.56.0.ebuild
+++ b/dev-util/bindgen/bindgen-0.56.0.ebuild
@@ -57,7 +57,7 @@ 
SRC_URI="https://github.com/rust-lang/rust-${PN}/archive/refs/tags/v${PV}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
 
 DEPEND="virtual/rust[rustfmt]"
 RDEPEND="${DEPEND}

diff --git a/dev-util/bindgen/bindgen-0.62.0.ebuild 
b/dev-util/bindgen/bindgen-0.62.0.ebuild
index fbda1d14355c..4bb1b1302b81 100644
--- a/dev-util/bindgen/bindgen-0.62.0.ebuild
+++ b/dev-util/bindgen/bindgen-0.62.0.ebuild
@@ -101,7 +101,7 @@ 
SRC_URI="https://github.com/rust-lang/rust-${PN}/archive/refs/tags/v${PV}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
 
 DEPEND="virtual/rust[rustfmt]"
 RDEPEND="${DEPEND}

diff --git a/dev-util/bindgen/bindgen-0.63.0.ebuild 
b/dev-util/bindgen/bindgen-0.63.0.ebuild
index fbda1d14355c..4bb1b1302b81 100644
--- a/dev-util/bindgen/bindgen-0.63.0.ebuild
+++ b/dev-util/bindgen/bindgen-0.63.0.ebuild
@@ -101,7 +101,7 @@ 
SRC_URI="https://github.com/rust-lang/rust-${PN}/archive/refs/tags/v${PV}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
 
 DEPEND="virtual/rust[rustfmt]"
 RDEPEND="${DEPEND}



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

2022-12-19 Thread Georgy Yakovlev
commit: cc45983ea9734149c5cfd763d349554b7ed96731
Author: Bertrand Jacquin  jacquin  bzh>
AuthorDate: Tue Dec 13 01:02:50 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 04:49:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc45983e

dev-util/bindgen: new package, add 0.56.0, 0.62.0, 0.63.0

bindgen is required to build Linux kernel 6.1+ with rust[1].
* 0.56.0 is the recommended version to build kernel[2]
* 0.62.0 is the previous latest version building kernel 6.1+ successfully
* 0.63.0 is the current latest version[3], however does not allow to
  build kernel due to command line changes

[1] https://docs.kernel.org/rust/quick-start.html#bindgen
[2] 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/min-tool-version.sh?h=v6.1#n36
[3] https://crates.io/crates/bindgen/versions

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

Signed-off-by: Bertrand Jacquin  jacquin.bzh>
Closes: https://github.com/gentoo/gentoo/pull/28696
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-util/bindgen/Manifest  | 116 ++
 dev-util/bindgen/bindgen-0.56.0.ebuild |  81 +
 dev-util/bindgen/bindgen-0.62.0.ebuild | 125 +
 dev-util/bindgen/bindgen-0.63.0.ebuild | 125 +
 dev-util/bindgen/metadata.xml  |  16 +
 5 files changed, 463 insertions(+)

diff --git a/dev-util/bindgen/Manifest b/dev-util/bindgen/Manifest
new file mode 100644
index ..fe1ceca45470
--- /dev/null
+++ b/dev-util/bindgen/Manifest
@@ -0,0 +1,116 @@
+DIST aho-corasick-0.5.3.crate 252052 BLAKE2B 
aba67d996b22c336165be78c89f53a2164605544f82587ceb1145bdb850326c2889d1bdcc3e95a6c5bb1dc0a996902130ab8425a7b0b88b38daffbfc9f58e309
 SHA512 
cc297b4882b869919edf9023ee2bd7100eb48709f6e7076fd26d1701dab3d8aa2cfb03752a764877cd92177ab7a4ce3dcdae76d16965eca2ff53667832afda31
+DIST aho-corasick-0.7.15.crate 113071 BLAKE2B 
a22743be74f873b9545648db6a994250e3e39b92ac99601580e3b02194d205e921bff0b1952a4cca3399a3a7828555a1abfb0c1466f3930811c6b95c1a07ec5e
 SHA512 
e67816efa7305937a7cbbb0079b91b8afa3fdab52cfb8eeddeee156f18bbeed26f941cd4cb18ab2bdc1da5a9ff1dcbe9d2090deec68c00287bd99ace18ee8b24
+DIST aho-corasick-0.7.18.crate 112923 BLAKE2B 
4f6947d1aacf89ccfab0592cdc55fa61ef09cea38231d3f758765dbce328a810c0b588be4ba96e81d64955379ee005722d22a7aec39caea6e72342245d7ca34f
 SHA512 
7a23b16231a90d23ee60ad4c81bc225410599a4560d33d3a203138fc540c39cf1000100fed3aed40dcc371c3635656a3792545dca5dd1aefbde00d8774eebd00
+DIST ansi_term-0.11.0.crate 17087 BLAKE2B 
9bd35c045a01ce4c6c4a5db1b4f15e9412bb97426eec19d4421dffbec633de8d13452c13c1dc1b30998690b78d7ed38311aca700087f13a81f66bd1d5d7300c4
 SHA512 
a637466a380748f939b3af090b8c0333f35581925bc03f4dda9b3f95d338836403cf5487ae3af9ff68f8245a837f8ab061aabe57a126a6a2c20f2e972c77d1fa
+DIST ansi_term-0.12.1.crate 24838 BLAKE2B 
f636772c34e2d68cda7b8d3b2b86abda074585a62bd2654812ce92384244655a9197fa66e6939e19a674c0148ca605313d83de262bb18c2339a8a4eb4438a791
 SHA512 
b840e28b3e7700689a69a39659b1e066560078dd4a58326b91a028915819e7af883399ee53e920db68fd974c58d35bb1ddf8d427af5937d5f696f57c4376b671
+DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab
 SHA512 
d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9
+DIST autocfg-1.1.0.crate 13272 BLAKE2B 
7724055c337d562103f191f4e36cab469e578f0c51cc24d33624dea155d108a07578703766341fd6a4cc1ef52acda406e7dba1650d59115f18261281e5b40203
 SHA512 
df972c09abbdc0b6cb6bb55b1e29c7fed706ece38a62613d9e275bac46a19574a7f96f0152cccb0239efea04ee90083a146b58b15307696c4c81878cd12de28f
+DIST bindgen-0.56.0.crate 198300 BLAKE2B 
96a4434f5cd0dc474a344e58944acf6dea915cfe27adede48bba10c9c542e5c4748f5ab90a0cbdb6901495f985f9112383e40021e60703695b5ff3afb29fd05d
 SHA512 
e7bc3700d3db533380b40874d258d9c3132a85bb704929922f203619dc7e62d0778d92cc23e9409a3c098095e0a29d995b9feb1409a57a402f6059d094a109fb
+DIST bindgen-0.56.0.tar.gz 2229849 BLAKE2B 
45eb29c1eaf8c99df8c08da99367173b42d834fb5aaecb4cbc631ec7b0493e0e952e3e99cf593290414cb82114b14797a802461c16541211edf8559f67fcbb5e
 SHA512 
ef626eb6cdc77bdf57b84f106572f2314289ddb597126124c32a4dc3957402649904847df537e6e8db882426885e9eabe34be5ad16abea01277b748690a17626
+DIST bindgen-0.62.0.tar.gz 2278061 BLAKE2B 
b9642c50210fa6b954af9e15102609551d342a0b28d57bcabead743657b3cca19d9139db6ad00a09fda8b09a851f29b240359bb6ad37a26936dd3c8d4915edf5
 SHA512 
e4c87c6ef5daf3ec416e4b4a0c037aa118e466fc112e48732476af2650716553480ab12d86b94dc284f74f41810d7e18cbb3ae92b3288d183df25e77b48fbaf8
+DIST bindgen-0.63.0.tar.gz 2280505 BLAKE2B 
5b404fd4a6b2763b19d98662f60d9ace8e0c273eab8c773d67aa0f92d7c58aac2219a4862cf849539ebab5d9a722593bb88e189ec2e8187cc4d8040bc346bd66
 SHA512 

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

2022-12-19 Thread Georgy Yakovlev
commit: 23f20d58aa8f9e3b738685f511c673877721a286
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 04:53:11 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 04:53:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23f20d58

dev-util/bindgen: change QA variable to a string

https://github.com/gentoo/gentoo/pull/28696

Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-util/bindgen/bindgen-0.56.0.ebuild | 2 +-
 dev-util/bindgen/bindgen-0.62.0.ebuild | 2 +-
 dev-util/bindgen/bindgen-0.63.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/bindgen/bindgen-0.56.0.ebuild 
b/dev-util/bindgen/bindgen-0.56.0.ebuild
index 994a3bd10486..01a547769123 100644
--- a/dev-util/bindgen/bindgen-0.56.0.ebuild
+++ b/dev-util/bindgen/bindgen-0.56.0.ebuild
@@ -63,7 +63,7 @@ DEPEND="virtual/rust[rustfmt]"
 RDEPEND="${DEPEND}
sys-devel/clang:="
 
-QA_FLAGS_IGNORED=( /usr/bin/bindgen )
+QA_FLAGS_IGNORED="usr/bin/bindgen"
 
 S="${WORKDIR}/rust-${P}"
 

diff --git a/dev-util/bindgen/bindgen-0.62.0.ebuild 
b/dev-util/bindgen/bindgen-0.62.0.ebuild
index 3d30daad4e6b..fbda1d14355c 100644
--- a/dev-util/bindgen/bindgen-0.62.0.ebuild
+++ b/dev-util/bindgen/bindgen-0.62.0.ebuild
@@ -107,7 +107,7 @@ DEPEND="virtual/rust[rustfmt]"
 RDEPEND="${DEPEND}
sys-devel/clang:="
 
-QA_FLAGS_IGNORED=( /usr/bin/bindgen )
+QA_FLAGS_IGNORED="usr/bin/bindgen"
 
 S="${WORKDIR}/rust-${P}"
 

diff --git a/dev-util/bindgen/bindgen-0.63.0.ebuild 
b/dev-util/bindgen/bindgen-0.63.0.ebuild
index 3d30daad4e6b..fbda1d14355c 100644
--- a/dev-util/bindgen/bindgen-0.63.0.ebuild
+++ b/dev-util/bindgen/bindgen-0.63.0.ebuild
@@ -107,7 +107,7 @@ DEPEND="virtual/rust[rustfmt]"
 RDEPEND="${DEPEND}
sys-devel/clang:="
 
-QA_FLAGS_IGNORED=( /usr/bin/bindgen )
+QA_FLAGS_IGNORED="usr/bin/bindgen"
 
 S="${WORKDIR}/rust-${P}"
 



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

2022-12-19 Thread Georgy Yakovlev
commit: 5627bc8680b0ba1275488dc4f78588d91d7bbc6b
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 04:56:23 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 04:56:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5627bc86

profiles: mask bindgen-0.63 for now

https://github.com/gentoo/gentoo/pull/28696

Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b30cfd9e7f0c..b577dee4ac53 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Georgy Yakovlev  (2022-12-19)
+# This version currently is not compatible with kernel build (yet)
+~dev-util/bindgen-0.63.0
+
 # Matt Turner  (2022-12-19)
 # Only reverse dependency was x11-terms/eterm which was removed almost a year
 # ago.



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

2022-12-19 Thread Matt Turner
commit: c7a0d0f3cc0c81bf085ee1567a536b2b50d38791
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Dec 20 04:15:51 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Dec 20 04:16:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a0d0f3

profiles: Mask x11-libs/libast for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index def8e2556884..b30cfd9e7f0c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner  (2022-12-19)
+# Only reverse dependency was x11-terms/eterm which was removed almost a year
+# ago.
+# Removal on 2023-01-20. Bug #875143.
+x11-libs/libast
+
 # Michał Górny  (2022-12-19)
 # Unmaintained.  The current sawfish version in ::gentoo is a prerelease
 # from 2017, there was a single release in 2021.  Bugs are accumulating.



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libICE/

2022-12-19 Thread Matt Turner
commit: 2eae140a06f19c118d6bac79110125f4ec9e99c2
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Dec 20 03:45:37 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Dec 20 03:50:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eae140a

x11-libs/libICE: Remove xorg-proto/xtrans from RDEPEND

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

 x11-libs/libICE/{libICE-1.1.1.ebuild => libICE-1.1.1-r1.ebuild} | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/x11-libs/libICE/libICE-1.1.1.ebuild 
b/x11-libs/libICE/libICE-1.1.1-r1.ebuild
similarity index 90%
rename from x11-libs/libICE/libICE-1.1.1.ebuild
rename to x11-libs/libICE/libICE-1.1.1-r1.ebuild
index 4166e1d11bec..8181872ecff1 100644
--- a/x11-libs/libICE/libICE-1.1.1.ebuild
+++ b/x11-libs/libICE/libICE-1.1.1-r1.ebuild
@@ -10,13 +10,15 @@ inherit xorg-3
 DESCRIPTION="X.Org Inter-Client Exchange library"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 
-DEPEND="x11-base/xorg-proto
-   x11-libs/xtrans"
-RDEPEND="${DEPEND}
+RDEPEND="
elibc_glibc? (
|| ( >=sys-libs/glibc-2.36 dev-libs/libbsd[${MULTILIB_USEDEP}] )
)
 "
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto
+   x11-libs/xtrans
+"
 
 XORG_CONFIGURE_OPTIONS=(
--enable-ipv6



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libSM/

2022-12-19 Thread Matt Turner
commit: 2e68f79b72721f9c47aa0e8c4c7bfcf6869b1ebd
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Dec 20 03:41:26 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Dec 20 03:50:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e68f79b

x11-libs/libSM: Version bump to 1.2.4

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

 x11-libs/libSM/Manifest   |  1 +
 x11-libs/libSM/libSM-1.2.4.ebuild | 62 +++
 2 files changed, 63 insertions(+)

diff --git a/x11-libs/libSM/Manifest b/x11-libs/libSM/Manifest
index c85bffd502d9..e54c49123fd1 100644
--- a/x11-libs/libSM/Manifest
+++ b/x11-libs/libSM/Manifest
@@ -1 +1,2 @@
 DIST libSM-1.2.3.tar.bz2 362595 BLAKE2B 
20b7327cd16e066bd2a81eae60f52cab7499dd92d65786d0e5726faa64c2055376749562ff2158777f83711e1517b90b2dc94670892b787889b3950c0a975b68
 SHA512 
74c42e27029db78475e62025b4711dbac5e22d2f8e8a24be98a1c31b03c0fc4afe859928f851800ea0b76854f12147900dc4f27bbfd3d8ea45daaaf24b70a903
+DIST libSM-1.2.4.tar.xz 306944 BLAKE2B 
c1944cd8e25389cffc18e9f6e46e3543381a2d74036cff2c24f063c1defca001c94055ef278dc468123b1f60f145df5daf34bcec39875ad918b664a3c279777a
 SHA512 
7f1d41b7b6c5dd456c49ccad7740c3ba9791a2793fa50fd94814a4164ce2e20c4a0a0ad42a87708e494ed5c23f611be6d3ccd9ef1e9add6d46ac545e2b0f6f86

diff --git a/x11-libs/libSM/libSM-1.2.4.ebuild 
b/x11-libs/libSM/libSM-1.2.4.ebuild
new file mode 100644
index ..ce89e40f714d
--- /dev/null
+++ b/x11-libs/libSM/libSM-1.2.4.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_DOC=doc
+XORG_MULTILIB=yes
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="X.Org Session Management library"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+IUSE="+uuid"
+
+RDEPEND="
+   >=x11-libs/libICE-1.1.0[${MULTILIB_USEDEP}]
+   uuid? (
+   elibc_Darwin? ( sys-libs/native-uuid )
+   !elibc_SunOS? ( !elibc_Darwin? (
+   >=sys-apps/util-linux-2.24.1-r3[${MULTILIB_USEDEP}]
+   ) )
+   )"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto
+   x11-libs/xtrans"
+
+src_configure() {
+   local withuuid=$(use_with uuid libuuid)
+
+   # do not use uuid even if available in libc (like on FreeBSD)
+   use uuid || export ac_cv_func_uuid_create=no
+
+   if use uuid ; then
+   case ${CHOST} in
+   *-solaris*|*-darwin*)
+   if [[ ! -d ${EROOT}/usr/include/uuid ]] &&
+   [[ -d ${ROOT}/usr/include/uuid ]]
+   then
+   # Solaris and Darwin have uuid provided 
by the host
+   # system.  Since util-linux's version 
is based on this
+   # version, and on Darwin actually 
breaks host headers when
+   # installed, we can "pretend" for libSM 
we have libuuid
+   # installed, while in fact we don't
+   withuuid="--without-libuuid"
+   export HAVE_LIBUUID=yes
+   export 
LIBUUID_CFLAGS="-I${ROOT}/usr/include/uuid"
+   # Darwin has uuid in libSystem
+   [[ ${CHOST} == *-solaris* ]] && export 
LIBUUID_LIBS="-luuid"
+   fi
+   ;;
+   esac
+   fi
+
+   local XORG_CONFIGURE_OPTIONS=(
+   --enable-ipv6
+   $(use_enable doc docs)
+   $(use_with doc xmlto)
+   ${withuuid}
+   --without-fop
+   )
+   xorg-3_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util/

2022-12-19 Thread Matt Turner
commit: 85c149fff144dfdcd1ffd62f56ca875b741d71ae
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Dec 20 03:49:59 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Dec 20 03:56:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85c149ff

x11-libs/xcb-util: Version bump to 0.4.1

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

 x11-libs/xcb-util/Manifest  |  1 +
 x11-libs/xcb-util/xcb-util-0.4.1.ebuild | 16 
 2 files changed, 17 insertions(+)

diff --git a/x11-libs/xcb-util/Manifest b/x11-libs/xcb-util/Manifest
index 9e1dd3166720..378259592d29 100644
--- a/x11-libs/xcb-util/Manifest
+++ b/x11-libs/xcb-util/Manifest
@@ -1 +1,2 @@
 DIST xcb-util-0.4.0.tar.bz2 297412 BLAKE2B 
55970cddd8d4bfb313f5d6e4ea82a169a90311c1c0bb5ebf796ac1ceb1d1e1baea4268dc37bd8adf557514a752eec9f957ad3e3e0747384f2cf6e1985f26247f
 SHA512 
e60aaa6f582eacd05896c5fd7c8417938318a1288146f3a5b339f77eed24e211c6099963f8813daa621c94173d2934228936b491c0ed79b09a8a67d835867d0e
+DIST xcb-util-0.4.1.tar.xz 267396 BLAKE2B 
bcde73073590c56771af6233f1a04a692197a756ef9ce70b6e0bd3625ad6d61f99f4c671dcfae39c8dd66e3225f40f7e9b42dd115ffe83a561e48a9808bf00e3
 SHA512 
da67f2f017d2a1788dcf35f28d6956e171303a622a1dd085cd3d69fdb2ed77965d83c557cc926ebf9b32e905eb2cbb5921987250192d78a2f5edc4d437ed7d2b

diff --git a/x11-libs/xcb-util/xcb-util-0.4.1.ebuild 
b/x11-libs/xcb-util/xcb-util-0.4.1.ebuild
new file mode 100644
index ..5652454ac0c0
--- /dev/null
+++ b/x11-libs/xcb-util/xcb-util-0.4.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_MULTILIB=yes
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="X C-language Bindings sample implementations"
+HOMEPAGE="https://xcb.freedesktop.org/ 
https://gitlab.freedesktop.org/xorg/lib/libxcb-util;
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x64-solaris"
+
+RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"



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

2022-12-19 Thread Yixun Lan
commit: a7bf44d1d192283e7c202986c0112b066c3af5b8
Author: Yixun Lan  gentoo  org>
AuthorDate: Mon Dec 19 03:11:39 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Dec 20 01:54:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7bf44d1

dev-libs/libtracefs: Version bump 1.6.3

Signed-off-by: Yixun Lan  gentoo.org>

 dev-libs/libtracefs/Manifest|  1 +
 dev-libs/libtracefs/libtracefs-1.6.3.ebuild | 53 +
 2 files changed, 54 insertions(+)

diff --git a/dev-libs/libtracefs/Manifest b/dev-libs/libtracefs/Manifest
index f22710e533da..90ef82213231 100644
--- a/dev-libs/libtracefs/Manifest
+++ b/dev-libs/libtracefs/Manifest
@@ -2,3 +2,4 @@ DIST libtracefs-1.3.1.tar.gz 175453 BLAKE2B 
d9801c9f50513a8b2d2de57f768aec69c3e4
 DIST libtracefs-1.4.2.tar.gz 178382 BLAKE2B 
a956423370077613417812ad18da284521e8798701d558f4e419af6c43bd8a06c489525bbab26e6bc5d5d5e8fd0e6a7322d34f976a4ea560670eb594818d07fc
 SHA512 
4a66c3cf8050de5acc4c63996cbcfa2c014e26ad6011eb89b0cff47ffbd6343637009354edf6bb173b9fd08103012774376c33fd6f642741f7990f2d6de3ea0c
 DIST libtracefs-1.5.0.tar.gz 179569 BLAKE2B 
d69d4bb2c9cbf6dd971afaad280534ce8af4982ca76c7b12cb8432f56a01d622a5d58c827cfe86537e5db2a416ab1092c95309b77b766b183266e1ad22ad8d13
 SHA512 
5e936a788473c0eb373144231ef9ac139ae53b4685053dfed74157a9432d429f35b70290607679eae9f44fd858d2102a02c3beac35d8de35d856c3c1001644d3
 DIST libtracefs-1.6.1.tar.gz 193086 BLAKE2B 
53f6740c7f06e1d618594e03ec7fbda273bbeb87bfda67acfad1e1670fd69670187c7267af1abcd1502c338499dc8d4ffe28a213b3ad17ff5a6e2b435c1c242f
 SHA512 
9fa9b470869bdc0134cc72eb7a9e0131638c3416d24e403c7fc819d49a5e521ca8c852ece4ac87d6a744c32846a2567c44c1e3b8b329f77db2d89e57c9e36340
+DIST libtracefs-1.6.3.tar.gz 193859 BLAKE2B 
89029e59590f4e25c5d39d5b638c381e966e8dee055bf7873492a6cdc8b1e1df90cad84a8db4e1abcacbc43fbb23c9fefbdb53123a409a19d07925e7a39efcdb
 SHA512 
273d008644b5d205def79fa8c1db51f21327c02abee16dfc706cfa7ad421be111ac3280b2dd493a8be5f4d9f2fdcb471d7de17e6b3e56df7cb2f1a11b4e1bfaa

diff --git a/dev-libs/libtracefs/libtracefs-1.6.3.ebuild 
b/dev-libs/libtracefs/libtracefs-1.6.3.ebuild
new file mode 100644
index ..440403770349
--- /dev/null
+++ b/dev-libs/libtracefs/libtracefs-1.6.3.ebuild
@@ -0,0 +1,53 @@
+# Copyright 2019-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="Linux kernel trace file system library"
+HOMEPAGE="https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/;
+
+if [[ ${PV} =~ [9]{4,} ]]; then
+   
EGIT_REPO_URI="git://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/"
+   inherit git-r3
+else
+   
SRC_URI="https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/snapshot/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="doc"
+RDEPEND="
+   >=dev-libs/libtraceevent-1.3.0
+"
+DEPEND="${RDEPEND}"
+# source-highlight is needed, see bug https://bugs.gentoo.org/865469
+BDEPEND="
+   virtual/pkgconfig
+   doc? ( app-text/xmlto app-text/asciidoc dev-util/source-highlight )
+"
+
+src_configure() {
+   EMAKE_FLAGS=(
+   "prefix=${EPREFIX}/usr"
+   "libdir=${EPREFIX}/usr/$(get_libdir)"
+   "CC=$(tc-getCC)"
+   "AR=$(tc-getAR)"
+   VERBOSE=1
+   )
+}
+
+src_compile() {
+   emake "${EMAKE_FLAGS[@]}"
+   use doc && emake doc
+}
+
+src_install() {
+   emake "${EMAKE_FLAGS[@]}" DESTDIR="${ED}" install
+   # can't prevent installation of the static lib with parameters
+   rm "${ED}/usr/$(get_libdir)/libtracefs.a" || die
+   # install-doc is wrong target, see https://bugs.gentoo.org/865465
+   use doc && emake "${EMAKE_FLAGS[@]}" DESTDIR="${ED}" install_doc
+}



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

2022-12-19 Thread Yixun Lan
commit: b1827303ac3f56311d39adcfafc1c4e1f1707ea3
Author: Yixun Lan  gentoo  org>
AuthorDate: Mon Dec 19 03:10:05 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Dec 20 01:54:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1827303

dev-libs/libtraceevent: Version bump 1.7.0

Signed-off-by: Yixun Lan  gentoo.org>

 dev-libs/libtraceevent/Manifest   |  1 +
 dev-libs/libtraceevent/libtraceevent-1.7.0.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/dev-libs/libtraceevent/Manifest b/dev-libs/libtraceevent/Manifest
index 2c600fa5848a..8a36e7f51d9d 100644
--- a/dev-libs/libtraceevent/Manifest
+++ b/dev-libs/libtraceevent/Manifest
@@ -1,3 +1,4 @@
 DIST libtraceevent-1.5.2.tar.gz 135283 BLAKE2B 
e4202fc3c9b09d20bed375bc1833a4f49b63cf484e63ecf3cc5f1f3950a1de7607464e6c2ae194085e78978e5f480a7ae392a4cde739c3a244367eaf1000f70d
 SHA512 
3804a84d2a4771335ba14a7383f977d641e6437f055837c2faece811b8ef931cfa9d38082bef48d96092aeae8cdcb543222a3042b2c11c41749dddbbb4813d94
 DIST libtraceevent-1.6.2.tar.gz 135857 BLAKE2B 
c5384d9bb8dc5977cfb412c22d9692ed757f94dcd01b6a93e8368cd3368bf2731c0c4eff764fd81b4627925e0fd370acd509710b538842708836b5d0ce777003
 SHA512 
8e951f66c339de2bc78c7c7f347f9283553ae62adc9e2bb96de1ed0aaadf91d59b2e93785c5030b0dd6d946488dc5e688d504eba54d674454c808c320127cfbf
 DIST libtraceevent-1.6.3.tar.gz 140072 BLAKE2B 
416fa68e2604c3cc71323171b084261e38f08f630a03afda0e2ecc4860c8b08dae10b2abaa2afae54d2b4e382720b43a6616a9ab8599759de102af918eeb24fc
 SHA512 
8064eb18dda6fdbff020759ed92e785b87d34be9ebc30cb6085785edeb8d7252cabf8d33d8738a3ec407672a3d891884d0f0b4c551fce26c76fa8eaf61b9e2f5
+DIST libtraceevent-1.7.0.tar.gz 147876 BLAKE2B 
0017315845f96b6d92a9d4f6e0f2de5e130324c3142b382284838ee52db8df5892b7e9394690391cc2215a29cc685401767b0e5b64a493d8b4793b1fbb8d10a2
 SHA512 
ecfdadf450cfc4cc0ea878089b2f0f2bab68987609a39341c665481e0716f2ab3d3441fae72163354ab8ceebef0648d873a81ec00ce38e00066a60a2ad1673a7

diff --git a/dev-libs/libtraceevent/libtraceevent-1.7.0.ebuild 
b/dev-libs/libtraceevent/libtraceevent-1.7.0.ebuild
new file mode 100644
index ..b9bb4041b4e1
--- /dev/null
+++ b/dev-libs/libtraceevent/libtraceevent-1.7.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 2019-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="Linux kernel trace event library"
+HOMEPAGE="https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/;
+
+if [[ ${PV} =~ [9]{4,} ]]; then
+   
EGIT_REPO_URI="git://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/"
+   inherit git-r3
+else
+   
SRC_URI="https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/snapshot/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="doc"
+
+RDEPEND="
+   !

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

2022-12-19 Thread Yixun Lan
commit: 0eeae0c99682b2be3568b5ec5b234854b9a56a1a
Author: Yixun Lan  gentoo  org>
AuthorDate: Mon Dec 19 04:51:03 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Dec 20 01:54:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eeae0c9

dev-util/trace-cmd: Version bump 3.1.5

Signed-off-by: Yixun Lan  gentoo.org>

 dev-util/trace-cmd/Manifest   |   1 +
 dev-util/trace-cmd/trace-cmd-3.1.5.ebuild | 138 ++
 2 files changed, 139 insertions(+)

diff --git a/dev-util/trace-cmd/Manifest b/dev-util/trace-cmd/Manifest
index 683042acf2a9..05a7c6b350f7 100644
--- a/dev-util/trace-cmd/Manifest
+++ b/dev-util/trace-cmd/Manifest
@@ -2,3 +2,4 @@ DIST trace-cmd-v2.9.1.tar.gz 4298008 BLAKE2B 
f7aa2f12b2c90f35390857ed6f5818b74c4
 DIST trace-cmd-v3.0.2.tar.gz 308097 BLAKE2B 
109cf260a2bc219c9bef92fb85bdd5abd0698d261ecec35ea31b152986af720aae26720cfa6148f798fca1d33f631ea3e50906a5fc7ef00dbd705c63d3b83f2a
 SHA512 
3f364409f4a8931a09b762b19ee19ae52215b46e7ed90610a0fa4092e71d88d0dae91353ff98ba11f18012c27ef67289097c6c132f0f07193fac459ac52861d0
 DIST trace-cmd-v3.1.2.tar.gz 317611 BLAKE2B 
485d62bfd6c7e3dedc5c3a9eb18af4b425bccc03e932854ef87fc0d032ef011e68cb978b34e319d97b85b24bba6d16ce619faaca8d96c77be1b64b1c4ca06e69
 SHA512 
d894842c11d895e2753fe254a83ecdc6bedcdfe1eceba5d75f1302b5476c9a3114c1fc5acddcba19ab05eaafb30db97e2e9b51b90afb1fd0550f1fbe0f59e0ac
 DIST trace-cmd-v3.1.4.tar.gz 328452 BLAKE2B 
6d3c964d1ba585213b75834b1037449464e5d54e5f49ed5b532cc599f6b960b79d0f0327a6af38e38b3471b54316810d9f05ef6cc7a3a4e39ee7eec9864e5ef9
 SHA512 
93ad775c1767d2a02b72386a29867c3bc141171403c152c0c4cb907da16b5ae69100924279d9529083449c1774c97c35d5b4790b188bcd4930cfa69076cef0b8
+DIST trace-cmd-v3.1.5.tar.gz 328689 BLAKE2B 
ae77b418505c545ef2b701c484cec944b6d8b9e7b0df9ea0a6475b099d59997a426a4c3f69fc2cfd4280f5fc53b18caf7a39011cd980fa331122f59feb13
 SHA512 
7262e69a990986975f0ee9287b16afc48f4f481fcb54ce64ca51dbba2e4c8cbb3c7c7d3d888aba10f3b12ac6b1cf9e612dd98982dc8d48ea221d231e3d16ac4d

diff --git a/dev-util/trace-cmd/trace-cmd-3.1.5.ebuild 
b/dev-util/trace-cmd/trace-cmd-3.1.5.ebuild
new file mode 100644
index ..0937536ff732
--- /dev/null
+++ b/dev-util/trace-cmd/trace-cmd-3.1.5.ebuild
@@ -0,0 +1,138 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_OPTIONAL=1
+
+inherit linux-info bash-completion-r1 python-r1 toolchain-funcs
+
+DESCRIPTION="User-space front-end for Ftrace"
+HOMEPAGE="https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git;
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/trace-cmd/${PN}.git;
+   inherit git-r3
+else
+   
SRC_URI="https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot/${PN}-v${PV}.tar.gz;
+   KEYWORDS="~amd64 ~arm64 ~x86"
+   S="${WORKDIR}/${PN}-v${PV}"
+fi
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0/${PV}"
+IUSE="+audit doc python test udis86 +zstd"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+RESTRICT="!test? ( test )"
+
+# XXX trace-cmd autodetects this without configurability. This might cause
+# issues if the libraries are picked up with the useflag disabled and later
+# uninstalled
+RDEPEND="
+   audit? ( sys-process/audit )
+   python? ( ${PYTHON_DEPS} )
+   udis86? ( dev-libs/udis86 )
+   zstd? ( >=app-arch/zstd-1.4 )
+   >=dev-libs/libtracefs-1.6
+   >=dev-libs/libtraceevent-1.5
+"
+DEPEND="${RDEPEND}
+   sys-kernel/linux-headers
+   test? ( dev-util/cunit )
+"
+BDEPEND="
+   virtual/pkgconfig
+   python? ( dev-lang/swig )
+   doc? ( app-text/asciidoc )
+"
+
+# having trouble getting tests to compile
+RESTRICT+=" test"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.1.4-hang-make-4.4.patch
+)
+
+pkg_setup() {
+   local CONFIG_CHECK="
+   ~TRACING
+   ~FTRACE
+   ~BLK_DEV_IO_TRACE"
+
+   linux-info_pkg_setup
+}
+
+src_prepare() {
+   default
+   sed -r -e 's:([[:space:]]+)install_bash_completion($|[[:space:]]+):\1:' 
\
+   -i Makefile || die "sed failed"
+}
+
+src_configure() {
+   EMAKE_FLAGS=(
+   BUILD_OUTPUT="${WORKDIR}/${P}_build"
+   "prefix=${EPREFIX}/usr"
+   "libdir=${EPREFIX}/usr/$(get_libdir)"
+   "CC=$(tc-getCC)"
+   "AR=$(tc-getAR)"
+   "BASH_COMPLETE_DIR=$(get_bashcompdir)"
+   "etcdir=/etc"
+   $(usex audit '' 'NO_AUDIT=' '' '1')
+   $(usex test 'CUNIT_INSTALLED=' '' '1' '')
+   $(usex udis86 '' 'NO_UDIS86=' '' '1')
+   VERBOSE=1
+   )
+}
+
+src_compile() {
+   emake "${EMAKE_FLAGS[@]}" NO_PYTHON=1 \
+   trace-cmd
+
+   if use python; then
+   python_copy_sources
+   python_foreach_impl python_compile
+   fi
+
+  

[gentoo-commits] repo/gentoo:master commit in: dev-util/trace-cmd/, dev-util/trace-cmd/files/

2022-12-19 Thread Yixun Lan
commit: 9b6cc72975fcc8805ee33d1394a92545b9c901d9
Author: jinqiang zhang  0x0  ee>
AuthorDate: Tue Dec 20 00:06:26 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Dec 20 01:54:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b6cc729

dev-util/trace-cmd: fix compile hangs under make-4.4

expand variables immediately while invoking $(shell ) function

Releated:
  * [SV 10593] Export variables to $(shell ...) commands
https://git.savannah.gnu.org/cgit/make.git/commit/?id=98da874c
  * [SV 63016] Don't fail exporting to $(shell ...)
https://git.savannah.gnu.org/cgit/make.git/commit/?id=7d484017

Closes: https://bugs.gentoo.org/881605
Closes: https://github.com/gentoo/gentoo/pull/28717
Signed-off-by: jinqiang zhang  0x0.ee>
Signed-off-by: Yixun Lan  gentoo.org>

 .../files/trace-cmd-3.1.4-hang-make-4.4.patch  | 65 ++
 dev-util/trace-cmd/trace-cmd-3.1.4.ebuild  |  4 ++
 2 files changed, 69 insertions(+)

diff --git a/dev-util/trace-cmd/files/trace-cmd-3.1.4-hang-make-4.4.patch 
b/dev-util/trace-cmd/files/trace-cmd-3.1.4-hang-make-4.4.patch
new file mode 100644
index ..b65109505873
--- /dev/null
+++ b/dev-util/trace-cmd/files/trace-cmd-3.1.4-hang-make-4.4.patch
@@ -0,0 +1,65 @@
+From e95be06da53eceeac332424d9893463c6c758b3d Mon Sep 17 00:00:00 2001
+From: jinqiang zhang 
+Date: Mon, 19 Dec 2022 22:57:32 +
+Subject: [PATCH] Fix compile hangs under make 4.4
+
+And run `make -d` with see below error messages:
+
+Makefile:224: not recursively expanding LIBTRACECMD_SHARED_VERSION to export 
to shell function
+Makefile:225: not recursively expanding LIBTRACECMD_SHARED_SO to export to 
shell function
+Makefile:237: not recursively expanding LIBTRACEEVENT_CFLAGS to export to 
shell function
+Makefile:238: not recursively expanding LIBTRACEEVENT_LDLAGS to export to 
shell function
+Makefile:79: not recursively expanding pkgconfig_dir to export to shell 
function
+
+Since make 4.4, recursively variables will set as empty string.
+
+Releated:
+  * [SV 10593] Export variables to $(shell ...) commands: 
https://git.savannah.gnu.org/cgit/make.git/commit/?id=98da874c
+  * [SV 63016] Don't fail exporting to $(shell ...): 
https://git.savannah.gnu.org/cgit/make.git/commit/?id=7d484017
+  * dev-util/trace-cmd-3.1.4 fails to compile: hangs: 
https://bugs.gentoo.org/881605
+
+Signed-off-by: jinqiang zhang 
+---
+ Makefile | 12 ++--
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index e67cb77..ed98732 100644
+--- a/Makefile
 b/Makefile
+@@ -221,8 +221,8 @@ LIBS ?= -ldl
+ LIBTRACECMD_DIR = $(obj)/lib/trace-cmd
+ LIBTRACECMD_STATIC = $(LIBTRACECMD_DIR)/libtracecmd.a
+ LIBTRACECMD_SHARED = $(LIBTRACECMD_DIR)/libtracecmd.so.$(LIBTRACECMD_VERSION)
+-LIBTRACECMD_SHARED_VERSION = $(shell echo $(LIBTRACECMD_SHARED) | sed -e 
's/\(\.so\.[0-9]*\).*/\1/')
+-LIBTRACECMD_SHARED_SO = $(shell echo $(LIBTRACECMD_SHARED) | sed -e 
's/\(\.so\).*/\1/')
++LIBTRACECMD_SHARED_VERSION := $(shell echo $(LIBTRACECMD_SHARED) | sed -e 
's/\(\.so\.[0-9]*\).*/\1/')
++LIBTRACECMD_SHARED_SO := $(shell echo $(LIBTRACECMD_SHARED) | sed -e 
's/\(\.so\).*/\1/')
+ 
+ export LIBTRACECMD_STATIC LIBTRACECMD_SHARED
+ export LIBTRACECMD_SHARED_VERSION LIBTRACECMD_SHARED_SO
+@@ -234,8 +234,8 @@ TEST_LIBTRACEEVENT = $(shell sh -c "$(PKG_CONFIG) 
--atleast-version $(LIBTRACEEV
+ TEST_LIBTRACEFS = $(shell sh -c "$(PKG_CONFIG) --atleast-version 
$(LIBTRACEFS_MIN_VERSION) $(LIBTRACEFS) > /dev/null 2>&1 && echo y")
+ 
+ ifeq ("$(TEST_LIBTRACEEVENT)", "y")
+-LIBTRACEEVENT_CFLAGS = $(shell sh -c "$(PKG_CONFIG) --cflags 
$(LIBTRACEEVENT)")
+-LIBTRACEEVENT_LDLAGS = $(shell sh -c "$(PKG_CONFIG) --libs $(LIBTRACEEVENT)")
++LIBTRACEEVENT_CFLAGS := $(shell sh -c "$(PKG_CONFIG) --cflags 
$(LIBTRACEEVENT)")
++LIBTRACEEVENT_LDLAGS := $(shell sh -c "$(PKG_CONFIG) --libs $(LIBTRACEEVENT)")
+ else
+ .PHONY: warning
+ warning:
+@@ -253,8 +253,8 @@ endif
+ export LIBTRACEEVENT_CFLAGS LIBTRACEEVENT_LDLAGS
+ 
+ ifeq ("$(TEST_LIBTRACEFS)", "y")
+-LIBTRACEFS_CFLAGS = $(shell sh -c "$(PKG_CONFIG) --cflags $(LIBTRACEFS)")
+-LIBTRACEFS_LDLAGS = $(shell sh -c "$(PKG_CONFIG) --libs $(LIBTRACEFS)")
++LIBTRACEFS_CFLAGS := $(shell sh -c "$(PKG_CONFIG) --cflags $(LIBTRACEFS)")
++LIBTRACEFS_LDLAGS := $(shell sh -c "$(PKG_CONFIG) --libs $(LIBTRACEFS)")
+ else
+ .PHONY: warning
+ warning:
+-- 
+2.39.0
+

diff --git a/dev-util/trace-cmd/trace-cmd-3.1.4.ebuild 
b/dev-util/trace-cmd/trace-cmd-3.1.4.ebuild
index 0d772370332c..f13210697f74 100644
--- a/dev-util/trace-cmd/trace-cmd-3.1.4.ebuild
+++ b/dev-util/trace-cmd/trace-cmd-3.1.4.ebuild
@@ -49,6 +49,10 @@ BDEPEND="
 # having trouble getting tests to compile
 RESTRICT+=" test"
 
+PATCHES=(
+   "${FILESDIR}"/${P}-hang-make-4.4.patch
+)
+
 pkg_setup() {
local CONFIG_CHECK="
~TRACING



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/feather/, dev-libs/polyseed/

2022-12-19 Thread Adam Pimentel
commit: 65f4f9c0f9f35bf766007fedf4e7739e56ba206d
Author: Adam Pimentel  protonmail  com>
AuthorDate: Tue Dec 20 01:44:15 2022 +
Commit: Adam Pimentel  protonmail  com>
CommitDate: Tue Dec 20 01:44:15 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=65f4f9c0

net-p2p/feather: use polyseed package

Signed-off-by: Adam Pimentel  protonmail.com>

 dev-libs/polyseed/polyseed-1.0.0.ebuild |  3 ++-
 dev-libs/polyseed/polyseed-.ebuild  |  3 ++-
 net-p2p/feather/Manifest|  1 -
 net-p2p/feather/feather-2.1.0.ebuild| 40 ++---
 net-p2p/feather/feather-.ebuild | 32 +-
 net-p2p/feather/metadata.xml|  3 +++
 6 files changed, 41 insertions(+), 41 deletions(-)

diff --git a/dev-libs/polyseed/polyseed-1.0.0.ebuild 
b/dev-libs/polyseed/polyseed-1.0.0.ebuild
index 3b7417601..34fd63397 100644
--- a/dev-libs/polyseed/polyseed-1.0.0.ebuild
+++ b/dev-libs/polyseed/polyseed-1.0.0.ebuild
@@ -12,4 +12,5 @@ 
SRC_URI="https://github.com/tevador/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P
 LICENSE="LGPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="" #todo: make test executible a USE flag
+IUSE="" #todo: make test executible an optiona; USE flag
+BDEPEND="virtual/pkgconfig"

diff --git a/dev-libs/polyseed/polyseed-.ebuild 
b/dev-libs/polyseed/polyseed-.ebuild
index 4411e43d9..beec61264 100644
--- a/dev-libs/polyseed/polyseed-.ebuild
+++ b/dev-libs/polyseed/polyseed-.ebuild
@@ -13,4 +13,5 @@ EGIT_REPO_URI="https://github.com/tevador/polyseed.git;
 LICENSE="LGPL-3"
 SLOT="0"
 KEYWORDS=""
-IUSE="" #todo: make test executible a USE flag
+IUSE="" #todo: make test executible an optional USE flag
+BDEPEND="virtual/pkgconfig"

diff --git a/net-p2p/feather/Manifest b/net-p2p/feather/Manifest
index 61e6b8cc9..0bf1725e7 100644
--- a/net-p2p/feather/Manifest
+++ b/net-p2p/feather/Manifest
@@ -4,6 +4,5 @@ DIST feather-2.1.0-monero-rapidjson.tar.gz 1054330 BLAKE2B 
5d18961b86a27516e4244
 DIST feather-2.1.0-monero-supercop.tar.gz 346604 BLAKE2B 
10e48076acb2e5de5acb2efee61b2fac40fdfec3bc4037a94199d56ee2446466126e1b9dade56ee69598f4bd3c64b45d86d0810f24f461f6e09fb84c87e1ef93
 SHA512 
06cca8d1def31aa11bf5aa42d861c4a027786f7cc494fa3ab53a2bc4bd9d1f55b2389020ba5fd1816ed277b6e4320ad8edbb3117dcf4981fc7fba655c4bbe648
 DIST feather-2.1.0-monero-trezorcommon.tar.gz 1327782 BLAKE2B 
738f2833317d5b5f52c21582160c1bee331fda38615c7e2c29d68cec600e849209111aaa75cce059596e87b2711c5a5749d965c91f1cf15cbe98fc86a049b5a5
 SHA512 
9955aa160e9a969decee598584f788e4d36e9c65f2ee730cd8f128669e86175f2189e804ca53e405871ab698ae5e683f146e59e832d8ec58fa1cb46328665ddf
 DIST feather-2.1.0-monero.tar.gz 11616189 BLAKE2B 
704c7455d4ff1483d9b58078997d4371a9736bfacc63bc976ce65fdd966f51727f0cd656223c62f9f7baf95b475af34ac9d9e174fdf32a17d32872c46b7ad4d2
 SHA512 
44dfe24f4b844d9f1a14160fcf34007e735321f7beb9f6ae94ace46d67ced3e26efdfde82723ab2407c09a38da4a9aef2d52778620317051a3e780f0c0795edf
-DIST feather-2.1.0-polyseed.tar.gz 105576 BLAKE2B 
445a3e5d04e53dad2c2add37af13b2d1a1a8eb4d2204fcdfea77f9909dd5939d828e6f759269ebee1ec9a550f4f46768c54b234a836a22b0eaaa230791925cef
 SHA512 
40e0ec78690ec9955d5ac70ccfc68c5bc7f56f11adafaec0d7a13fd02a02c50189f329e346c668e3737b856c916b322a5e4a97c483bfe0ce1b9f033c3857285b
 DIST feather-2.1.0-singleapplication.tar.gz 21630 BLAKE2B 
403e187d0c9f5c591741ab1bdf879ae700cd255e0bcf3cc6e71aa2f6b9dcaf462aaa4e2142b5978d5e69c7660b1d094ac47cac3912c1b49a1dd003eebc641d6f
 SHA512 
d16127412a97289edcb2bf86d2e4229d11408095ca6be6f2d7d63a6df573b31aa2e100382da3b12b93b45380fe68586c91cf3e774d1aedfeb88e151bc13bb4c4
 DIST feather-2.1.0.tar.gz 2005604 BLAKE2B 
3e3cbd8334dd0b1b1d233b30f9fbe815a51f3f773ed73873fab316e9e22e616baa0e42112fc9b2450988915d16d7755cf79fa1e1672cb1001b8a50aeca96e102
 SHA512 
32697bfe80fb2e6fca00d29e78cfb9dae342f47fd47e0d49e03bc2baa18dff8d33f8b69f8658bb5bf5359ffa520a509af2c4e3e72aa80eb08d6967b26cc1870b

diff --git a/net-p2p/feather/feather-2.1.0.ebuild 
b/net-p2p/feather/feather-2.1.0.ebuild
index 9123980e8..85f844d38 100644
--- a/net-p2p/feather/feather-2.1.0.ebuild
+++ b/net-p2p/feather/feather-2.1.0.ebuild
@@ -8,7 +8,6 @@ inherit cmake desktop xdg
 #Note: this is like a tree, with dependencies-of-dependencies
 #You need to update all of these recursively every version bump.
 #But at least they are distfiles if github goes down. ¯\_(ツ)_/¯
-POLYSEED_DIST_COMIT="e38516561c647522e2e2608f13eabdeab61d9a5d"
 SINGLEAPPLICATION_DIST_COMIT="3e8e85d1a487e433751711a8a090659684d42e3b"
 MONERO_DIST_COMIT="b45c66e9c62d7e8f24abbcb447f408e618bfd450"
MINIUPNP_DIST_COMIT="544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0"
@@ -21,8 +20,6 @@ DESCRIPTION="A free, open-source Monero wallet"
 HOMEPAGE="https://featherwallet.org;
 
SRC_URI="https://github.com/feather-wallet/feather/archive/refs/tags/${PV}.tar.gz
 -> \
 ${P}.tar.gz
-   
https://github.com/tevador/polyseed/archive/${POLYSEED_DIST_COMIT}.tar.gz -> \
-${P}-polyseed.tar.gz

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

2022-12-19 Thread Patrick McLean
commit: fcf8905ce3db9b8b6d1fca4e30cf37c30502208e
Author: Patrick McLean  gentoo  org>
AuthorDate: Tue Dec 20 00:32:32 2022 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue Dec 20 00:32:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf8905c

net-misc/openssh: Revbump to 9.1_p1-r1, bump X509 to 14.0.1

Signed-off-by: Patrick McLean  gentoo.org>

 net-misc/openssh/Manifest |   3 +
 net-misc/openssh/openssh-9.1_p1-r1.ebuild | 514 ++
 2 files changed, 517 insertions(+)

diff --git a/net-misc/openssh/Manifest b/net-misc/openssh/Manifest
index b806e5091184..76bd25673799 100644
--- a/net-misc/openssh/Manifest
+++ b/net-misc/openssh/Manifest
@@ -10,9 +10,12 @@ DIST openssh-9.0p1-sctp-1.2.patch.xz 6768 BLAKE2B 
8a18aea57b0b3f8f0a641870f0cd15
 DIST openssh-9.0p1.tar.gz 1822183 BLAKE2B 
49724a400951964d659d136908657940f79e150056728cc4dadf8ff8652a832f7fd46eebb47b15085e57fca4b00c77d1ec4dd1b056ea2bbcee89f54a121ed5e2
 SHA512 
613ae95317e734868c6a60d9cc5af47a889baa3124bbdd2b31bb51dd6b57b136f4cfcb5604cca78a03bd500baab9b9b45eaf77e038b1ed776c86dce0437449a9
 DIST openssh-9.0p1.tar.gz.asc 833 BLAKE2B 
e29ff08f10feee7347c02a7ce4b33b8d9c71a26656f0430a2511c25bc6b5006f1683d845826a68ff4eed068b30c911e273cb34e5b4880854d55a776415474019
 SHA512 
7b1445764058435d2fa8a9c7553643983650d4232036c088e46e44beeb538d32cba88f775b1be9da5f21a01d6caea59b3dc4714507781e9cb946546fa54f169f
 DIST openssh-9.1_p1-X509-glue-13.5.patch.xz 1092 BLAKE2B 
19da945547472048d01a6ec26f28cba11afe1a0590a115582d1e21a852b6b66589b091ab4440d57952200522318aeffb7d9404e53f9532ae80e47685c24c4097
 SHA512 
96de9f59bacfd99aa9ef03362d55d88b3eea0acc57a11fb72e5c612bfb0f5e48455b0a0d0add9a8a5524b9d4701f47db1ff7859f1d3c2a12947b27292961cbd5
+DIST openssh-9.1_p1-X509-glue-14.0.1.patch.xz 1096 BLAKE2B 
cf5568982c9b2b69ee9f99f3e80459aed7b89f1350362e550ae8db3e5eee4a6d2e07879f962262a05c9745d39f34a3ae83792595c61f0ac287226ee9e0ec2a1b
 SHA512 
18c65c97cc8c436fa8e28c0ad9f0a3874f1fb745d75e0bfb76c180bc148ae14a5f6cc5c2b2fa7261d76a8e1234f28fe869bd7f64ed282bf39c88cc3f20932be5
+DIST openssh-9.1_p1-hpn-15.2-X509-14.0.1-glue.patch.xz 5536 BLAKE2B 
4629e62287f2bc36fe1eb830e4c47c5482e36650c1e725978e150e4f2a233d58b5bd1286024bdbef4d05586bb3e5d13c51fbd191dfe7429fdb06a278c564a777
 SHA512 
03467605b57ab3fb7ef2a9be175cf3708fa92234f3f0abfa74ea371c9ee90f2c01a3311022e282823c7bb67249d65aabf89f1574b917dc798c51847e57b0e33f
 DIST openssh-9.1_p1-hpn-15.2-X509-glue.patch.xz 5504 BLAKE2B 
776b467ddde16e268536c5632b028a32db22b26d7bc11e2a9fa6c8e29528be3eb781066d6b30fb2f561a73a24c34a29963fcd7c872aa92dc19d715d8ffbf2cbe
 SHA512 
aa753da5f75d90165f5922ead1dd495a15a4c581360d5862ec6f802caea54055da8e308c1919efa8e78b31a7ea082f8693dda0ab84ccee414c562ec062c50fb1
 DIST openssh-9.1_p1-hpn-15.2-glue.patch.xz 3840 BLAKE2B 
06fb14d8c6f52f1c6fae7971fc4da810c814d7b52063f8cc7e83356baa7ed70c84476c1d1cc896eba6d0d51813dc994e3c82278e66c04998431c8123a09fe7df
 SHA512 
99c88c08fb384336a9680629bc04a89121780d64ee8b03ac164c4e446cc30b865004292e98516b6f857bd75e1b4393291427c046ffcabc1578629e6075636cbf
 DIST openssh-9.1p1+x509-13.5.diff.gz 1213948 BLAKE2B 
5663a1c865c80f590642bb855f7d7a17e71e0db099deb4cea5750cfe734bd506b70a1b266fccc2a58174ae2b1b96a7f1ced56382d5d7e741b07e46422b03f7e6
 SHA512 
70a1f12e98b8fa8170c208803ee482aea2fcf6b9e41ecada5fabaa0288ed5a32574f42a7b50718bb484978f3c65f50e55966c9f555a9de100dc8d695b9aec531
+DIST openssh-9.1p1+x509-14.0.1.diff.gz 1236304 BLAKE2B 
389e652a7cca4d7322d784e516a9454b0c6cb540a64aa47c0b14ac80bd9ad5aa7aa72a00dbc9024aa7c1186b19f2c62f179b8a6463085dd1bdde15fd44e451e5
 SHA512 
da754497f3f7d173b273f710dab2e7dbc5bf5257c95e661687ff4dd6b5e1c696ac031785850d9a9eb5669f728cbe4fe26d256a7cbd6f137ecadaf38f153770d1
 DIST openssh-9.1p1-sctp-1.2.patch.xz 6772 BLAKE2B 
8393c1ca5f0df7e4d490cef5c38d50d45da83a9c3f650e9af15d95825f9e682a6aaf6a0e85fc1704d41d6567aec8f0b34e43b20652e0141008ccdbe91426dfac
 SHA512 
6750394d0fb7b7f93a0e4f94204e53277cc341c5b2427130559e443557dbb95f2e85a71cfe8d40cfa17dd015b0f3880f79a1f868374e60e94e8385c9b45acec5
 DIST openssh-9.1p1.tar.gz 1838747 BLAKE2B 
287b6b1cc4858b27af88f4a4674670afff1fb5b99461892083393c53ef3747c5a0fcd90cba95d2c27465a919e00f7f42732c93af4f306665ba0393bbb7a534f5
 SHA512 
a1f02c407f6b621b1d0817d1a0c9a6839b67e416c84f3b76c63003b119035b24c19a1564b22691d1152e1d2d55f4dc7eb1af2d2318751e431a99c4efa77edc70
 DIST openssh-9.1p1.tar.gz.asc 833 BLAKE2B 
83efe3c705f6a02c25a9fc9bac2a4efd77470598d9e0fcb86dff2d265c58cffec1afecad3621769b2bd78ac25884f0ee20ae9b311e895db93e3bb552dffd6e74
 SHA512 
47dc7295f9694250bcbb86d7ca0830a47da4f3df7795bb05ebaf1590284ccce5317022c536bea1b09bd2fa4d8013295cc0de287ebe3f9dc605582077e9f11ddd

diff --git a/net-misc/openssh/openssh-9.1_p1-r1.ebuild 
b/net-misc/openssh/openssh-9.1_p1-r1.ebuild
new file mode 100644
index ..2eae29e04ea9
--- /dev/null
+++ b/net-misc/openssh/openssh-9.1_p1-r1.ebuild
@@ -0,0 +1,514 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the 

[gentoo-commits] repo/proj/guru:dev commit in: dev-libs/luksmeta/, app-crypt/tang/, app-crypt/clevis/, dev-libs/jose/

2022-12-19 Thread Julien Roy
commit: c5d041babda93a3608dd5cd499f3509fd9f2eac0
Author: Julien Roy  jroy  ca>
AuthorDate: Tue Dec 20 00:32:34 2022 +
Commit: Julien Roy  jroy  ca>
CommitDate: Tue Dec 20 00:33:04 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c5d041ba

*/*: add remote-id for latchset packages

Signed-off-by: Julien Roy  jroy.ca>

 app-crypt/clevis/metadata.xml  | 3 +++
 app-crypt/tang/metadata.xml| 3 +++
 dev-libs/jose/metadata.xml | 3 +++
 dev-libs/luksmeta/metadata.xml | 3 +++
 4 files changed, 12 insertions(+)

diff --git a/app-crypt/clevis/metadata.xml b/app-crypt/clevis/metadata.xml
index 4130b4271..47804fd7a 100644
--- a/app-crypt/clevis/metadata.xml
+++ b/app-crypt/clevis/metadata.xml
@@ -5,6 +5,9 @@
jul...@jroy.ca
Julien Roy

+   
+   latchset/clevis
+   

Enable LUKS support
Enable TPM support

diff --git a/app-crypt/tang/metadata.xml b/app-crypt/tang/metadata.xml
index 97ba7c28b..89293a302 100644
--- a/app-crypt/tang/metadata.xml
+++ b/app-crypt/tang/metadata.xml
@@ -5,4 +5,7 @@
jul...@jroy.ca
Julien Roy

+   
+   latchset/tang
+   
 

diff --git a/dev-libs/jose/metadata.xml b/dev-libs/jose/metadata.xml
index 97ba7c28b..bfb2fba0b 100644
--- a/dev-libs/jose/metadata.xml
+++ b/dev-libs/jose/metadata.xml
@@ -5,4 +5,7 @@
jul...@jroy.ca
Julien Roy

+   
+   latchset/jose
+   
 

diff --git a/dev-libs/luksmeta/metadata.xml b/dev-libs/luksmeta/metadata.xml
index 97ba7c28b..4a0695b77 100644
--- a/dev-libs/luksmeta/metadata.xml
+++ b/dev-libs/luksmeta/metadata.xml
@@ -5,4 +5,7 @@
jul...@jroy.ca
Julien Roy

+   
+   latchset/luksmeta
+   
 



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/feather/, dev-libs/polyseed/

2022-12-19 Thread Adam Pimentel
commit: 76248d630fc377d5c25e552127783769ec7f8fad
Author: Adam Pimentel  protonmail  com>
AuthorDate: Tue Dec 20 00:22:01 2022 +
Commit: Adam Pimentel  protonmail  com>
CommitDate: Tue Dec 20 00:22:01 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=76248d63

dev-libs/polyseed: new ebuild

Signed-off-by: Adam Pimentel  protonmail.com>

 dev-libs/polyseed/Manifest  |  1 +
 dev-libs/polyseed/polyseed-1.0.0.ebuild | 17 +
 dev-libs/polyseed/polyseed-.ebuild  | 17 +
 net-p2p/feather/feather-2.1.0.ebuild|  3 ++-
 net-p2p/feather/feather-.ebuild |  2 +-
 5 files changed, 38 insertions(+), 2 deletions(-)

diff --git a/dev-libs/polyseed/Manifest b/dev-libs/polyseed/Manifest
new file mode 100644
index 0..8283c5e23
--- /dev/null
+++ b/dev-libs/polyseed/Manifest
@@ -0,0 +1 @@
+DIST polyseed-1.0.0.tar.gz 105268 BLAKE2B 
ed3214816d3d0421c7fed8345bf8c66f0b6d7da47d7cc2c499cf7899817d2acf7951e1c439e80bb8e012a5b4ba5ca88795ab1fc0de688a90632b567924e7cc78
 SHA512 
fdb85173b71aa6da8ee032ef97c4a1dc07b1517b75c694b33d59c5e7cd2f69ba1d591c82b2227ce4e5ea88c4ec0b10fa4fb6487f6ced1eb7aef48c069d5a7a93

diff --git a/dev-libs/polyseed/polyseed-1.0.0.ebuild 
b/dev-libs/polyseed/polyseed-1.0.0.ebuild
new file mode 100644
index 0..4f0bd2b3c
--- /dev/null
+++ b/dev-libs/polyseed/polyseed-1.0.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Mnemonic seed library for Monero and other CryptoNote-based 
currencies."
+HOMEPAGE="https://github.com/tevador/polyseed;
+SRC_URI="https://github.com/tevador/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="" #todo: make test executible a USE flag
+
+

diff --git a/dev-libs/polyseed/polyseed-.ebuild 
b/dev-libs/polyseed/polyseed-.ebuild
new file mode 100644
index 0..1195e9af5
--- /dev/null
+++ b/dev-libs/polyseed/polyseed-.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake git-r3
+
+DESCRIPTION="Mnemonic seed library for Monero and other CryptoNote-based 
currencies. "
+HOMEPAGE="https://github.com/tevador/polyseed;
+SRC_URI=""
+EGIT_REPO_URI="https://github.com/tevador/polyseed.git;
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS=""
+IUSE="" #todo: make test executible a USE flag
+

diff --git a/net-p2p/feather/feather-2.1.0.ebuild 
b/net-p2p/feather/feather-2.1.0.ebuild
index 5f4e35ba0..9123980e8 100644
--- a/net-p2p/feather/feather-2.1.0.ebuild
+++ b/net-p2p/feather/feather-2.1.0.ebuild
@@ -19,7 +19,7 @@ MONERO_DIST_COMIT="b45c66e9c62d7e8f24abbcb447f408e618bfd450"
 
 DESCRIPTION="A free, open-source Monero wallet"
 HOMEPAGE="https://featherwallet.org;
-SRC_URI="https://github.com/feather-wallet/feather/archive/refs/tags/${PVR}.tar.gz
 -> \
+SRC_URI="https://github.com/feather-wallet/feather/archive/refs/tags/${PV}.tar.gz
 -> \
 ${P}.tar.gz

https://github.com/tevador/polyseed/archive/${POLYSEED_DIST_COMIT}.tar.gz -> \
 ${P}-polyseed.tar.gz
@@ -136,6 +136,7 @@ src_install() {
 
doicon "${WORKDIR}"/${PF}/src/assets/images/feather.png
domenu "${WORKDIR}"/${PF}/src/assets/feather.desktop
+   die
 }
 
 pkg_postinst() {

diff --git a/net-p2p/feather/feather-.ebuild 
b/net-p2p/feather/feather-.ebuild
index c8d4d36b4..c80cafa5e 100644
--- a/net-p2p/feather/feather-.ebuild
+++ b/net-p2p/feather/feather-.ebuild
@@ -51,7 +51,7 @@ src_configure() {
-DBUILD_TAG="linux-x64"
-DDONATE_BEG=OFF
-DMANUAL_SUBMODULES=1
-   -DSTATIC=OFF
+   -DSTATIC=ON
-DSELF_CONTAINED=OFF
-DUSE_DEVICE_TREZOR=OFF
-DXMRIG=$(usex xmrig)



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

2022-12-19 Thread Adam Pimentel
commit: 3ffa2d2bbccfb6d921e2c15016ef0763b3b06ea2
Author: Adam Pimentel  protonmail  com>
AuthorDate: Tue Dec 20 00:23:09 2022 +
Commit: Adam Pimentel  protonmail  com>
CommitDate: Tue Dec 20 00:23:09 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3ffa2d2b

dev-libs/polyseed: fix trailing lines

Signed-off-by: Adam Pimentel  protonmail.com>

 dev-libs/polyseed/polyseed-1.0.0.ebuild | 2 --
 dev-libs/polyseed/polyseed-.ebuild  | 1 -
 2 files changed, 3 deletions(-)

diff --git a/dev-libs/polyseed/polyseed-1.0.0.ebuild 
b/dev-libs/polyseed/polyseed-1.0.0.ebuild
index 4f0bd2b3c..3b7417601 100644
--- a/dev-libs/polyseed/polyseed-1.0.0.ebuild
+++ b/dev-libs/polyseed/polyseed-1.0.0.ebuild
@@ -13,5 +13,3 @@ LICENSE="LGPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="" #todo: make test executible a USE flag
-
-

diff --git a/dev-libs/polyseed/polyseed-.ebuild 
b/dev-libs/polyseed/polyseed-.ebuild
index 1195e9af5..4411e43d9 100644
--- a/dev-libs/polyseed/polyseed-.ebuild
+++ b/dev-libs/polyseed/polyseed-.ebuild
@@ -14,4 +14,3 @@ LICENSE="LGPL-3"
 SLOT="0"
 KEYWORDS=""
 IUSE="" #todo: make test executible a USE flag
-



[gentoo-commits] repo/gentoo:master commit in: games-strategy/wesnoth/

2022-12-19 Thread Stefan Strogin
commit: 8b0083308cbcd70446e787d9bae93efa62f6fb4f
Author: Stefan Strogin  gentoo  org>
AuthorDate: Mon Dec 19 23:54:39 2022 +
Commit: Stefan Strogin  gentoo  org>
CommitDate: Mon Dec 19 23:56:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b008330

games-strategy/wesnoth: add 1.17.11; remove old

Signed-off-by: Stefan Strogin  gentoo.org>

 games-strategy/wesnoth/Manifest|   3 +-
 ...esnoth-1.17.5.ebuild => wesnoth-1.17.11.ebuild} |   0
 games-strategy/wesnoth/wesnoth-1.17.9.ebuild   | 100 -
 3 files changed, 1 insertion(+), 102 deletions(-)

diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest
index ace2a5cd6592..087146f1321c 100644
--- a/games-strategy/wesnoth/Manifest
+++ b/games-strategy/wesnoth/Manifest
@@ -1,4 +1,3 @@
 DIST wesnoth-1.16.3.tar.gz 518049863 BLAKE2B 
e862de2e6f71a1dfe11b0cb6343ea1da78c0eb035893d7bd16ca86586b689b21f39b5266ba86476829c1c9005f7abc37058c2f0ac8ea1ae2970d609880e0da20
 SHA512 
7f37a1a16ed51ffa935a457553b1a3890398b928bb5893720b746080b37a121a86e21ae402bdddfe30572adccf71a985bf1e3223a0eb443bf7a696ee213d9bf0
 DIST wesnoth-1.16.6.tar.gz 518250360 BLAKE2B 
3fc5f5827beacc309a42d1d135eadefbace57866397eed4e3c5618ba6372ae31fc0350b2180c1323872ae59789ca67cd1b4a973c2257c7fac59508af93e0b758
 SHA512 
fcf9e50ce065f7c8d2b940eec88de27f18c3adbb9c7ae238bf6821eef233a45c2bdc7a58d5cd2abc4f37bcab6e503aa72d46f623c882c711d9f06b2826340bf5
-DIST wesnoth-1.17.5.tar.bz2 418959651 BLAKE2B 
3b6e015192a4050e5d16b25b0e67f91894eeae772125e4bbbefa81082b17fc9c479cf0f4c68d3b74afc5e656c8680319d336d1c14f421f875a64df9b6adbd830
 SHA512 
7033673f058f3114fcaf9e9b0f5f457c4ed2243fdf04cf80775815d2661bead73d7323c00f4aa678ff82f3d2c23000d81aca97c58f33635060341368ef8c4377
-DIST wesnoth-1.17.9.tar.bz2 420547403 BLAKE2B 
8fcef89b72057ce60e292a7a986010f4b0d060e7542ff20029306cde4580473f5e8240f9d99a6248d23147be7a61345a04dca97fa70fb9a1fa039603b8ddd8d9
 SHA512 
c8f9eb8cc77ea239e710e52a2636700b34cea5fc8d73d5a62f80d0b58867ee633f556c170700e65e4ad234a69ea1746a1a4148efb64979cf22129ee59157
+DIST wesnoth-1.17.11.tar.bz2 421068195 BLAKE2B 
43106bb72c6b4a39b4995fb9804733e5420b636db08254e75e7698c58740b84a33c387194bf048247bddf1808f73d0d07b3816f18687390760fb5fab7c2d8449
 SHA512 
8208ae1c02d5e6a9fe50a2cf533d3b0b207151e5b877c98b003117641ae3c46ad31dbbe4bc46481f4f30382ae65b0183d7636452de5f6d42c8bd48d040f3dd5a

diff --git a/games-strategy/wesnoth/wesnoth-1.17.5.ebuild 
b/games-strategy/wesnoth/wesnoth-1.17.11.ebuild
similarity index 100%
rename from games-strategy/wesnoth/wesnoth-1.17.5.ebuild
rename to games-strategy/wesnoth/wesnoth-1.17.11.ebuild

diff --git a/games-strategy/wesnoth/wesnoth-1.17.9.ebuild 
b/games-strategy/wesnoth/wesnoth-1.17.9.ebuild
deleted file mode 100644
index 5724bdef29fa..
--- a/games-strategy/wesnoth/wesnoth-1.17.9.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake flag-o-matic xdg
-
-DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
-HOMEPAGE="http://www.wesnoth.org
-   https://github.com/wesnoth/wesnoth;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-# uneven minor versions are development versions
-if [[ $(( $(ver_cut 2) % 2 )) == 0 ]] ; then
-   KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-fi
-IUSE="dbus dedicated doc nls server"
-
-RDEPEND="
-   acct-group/wesnoth
-   acct-user/wesnoth
-   dev-libs/boost:=[bzip2,context,icu,nls]
-   >=media-libs/libsdl2-2.0.4:0[joystick,video,X]
-   !dedicated? (
-   dev-libs/glib:2
-   dev-libs/openssl:0=
-   >=media-libs/fontconfig-2.4.1
-   >=media-libs/sdl2-image-2.0.0[jpeg,png]
-   >=media-libs/sdl2-mixer-2.0.0[vorbis]
-   media-libs/libvorbis
-   >=x11-libs/pango-1.22.0
-   >=x11-libs/cairo-1.10.0
-   sys-libs/readline:0=
-   dbus? ( sys-apps/dbus )
-   )"
-DEPEND="${RDEPEND}
-   x11-libs/libX11
-"
-BDEPEND="
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   cmake_src_prepare
-
-   if ! use doc ; then
-   sed -i \
-   -e '/manual/d' \
-   doc/CMakeLists.txt || die
-   fi
-
-   # respect LINGUAS (bug #483316)
-   if [[ ${LINGUAS+set} ]] ; then
-   local lang langs=()
-   for lang in $(cat po/LINGUAS) ; do
-   has ${lang} ${LINGUAS} && langs+=( ${lang} )
-   done
-   echo "${langs[@]}" > po/LINGUAS || die
-   fi
-}
-
-src_configure() {
-   filter-flags -ftracer -fomit-frame-pointer
-
-   if use dedicated || use server ; then
-   mycmakeargs=(
-   -DENABLE_CAMPAIGN_SERVER="ON"
-   -DENABLE_SERVER="ON"
- 

[gentoo-commits] repo/proj/guru:dev commit in: sys-kernel/usermode-kernel/

2022-12-19 Thread Julien Roy
commit: a96a83b85715b84fd8b25483c5988e64bf6ceeed
Author: Julien Roy  jroy  ca>
AuthorDate: Mon Dec 19 23:40:22 2022 +
Commit: Julien Roy  jroy  ca>
CommitDate: Mon Dec 19 23:41:05 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a96a83b8

sys-kernel/usermode-kernel: unkeyword 6.0.12

Signed-off-by: Julien Roy  jroy.ca>

 sys-kernel/usermode-kernel/metadata.xml  | 14 ++
 sys-kernel/usermode-kernel/usermode-kernel-6.0.12.ebuild |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/sys-kernel/usermode-kernel/metadata.xml 
b/sys-kernel/usermode-kernel/metadata.xml
new file mode 100644
index 0..5c6167cb3
--- /dev/null
+++ b/sys-kernel/usermode-kernel/metadata.xml
@@ -0,0 +1,14 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   projg2/gentoo-kernel-config
+   
+   
+   Use selection of hardening options 
recommended by Kernel Self Protection Project
+   Build initramfs along with the 
kernel.
+   Enable CONFIG_HOSTFS
+   Enable CONFIG_MMAPPER
+   Enable the use of position independent 
code
+   
+

diff --git a/sys-kernel/usermode-kernel/usermode-kernel-6.0.12.ebuild 
b/sys-kernel/usermode-kernel/usermode-kernel-6.0.12.ebuild
index e6ca2dbde..f9abf9deb 100644
--- a/sys-kernel/usermode-kernel/usermode-kernel-6.0.12.ebuild
+++ b/sys-kernel/usermode-kernel/usermode-kernel-6.0.12.ebuild
@@ -40,7 +40,7 @@ SRC_URI+="
 S=${WORKDIR}/${MY_P}
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="debug hardened pic static +hostfs +iomem"
 REQUIRED_USE="arm? ( savedconfig )
hppa? ( savedconfig )



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

2022-12-19 Thread Mike Pagano
commit: 99911a283235aa95f491766ba841db4a4d454fb0
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon Dec 19 22:59:17 2022 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon Dec 19 22:59:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99911a28

sys-kernel/linux-firmware: drop 20211216

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

 sys-kernel/linux-firmware/Manifest |   1 -
 .../linux-firmware/linux-firmware-20211216.ebuild  | 353 -
 2 files changed, 354 deletions(-)

diff --git a/sys-kernel/linux-firmware/Manifest 
b/sys-kernel/linux-firmware/Manifest
index 8165a425341a..9446b121c33c 100644
--- a/sys-kernel/linux-firmware/Manifest
+++ b/sys-kernel/linux-firmware/Manifest
@@ -1,4 +1,3 @@
-DIST linux-firmware-20211216.tar.xz 198929516 BLAKE2B 
01391e29d742b7e618563bdf011fd6541a20e51bc700c8f0f2c50bf61b2c2cf105da7b655927be9fc0c7b38b7f03ebe968900b1716096074af037fb89eb2
 SHA512 
dfcecf4fa5471d590c6444853efb4923957c11e5cd16ba9c7612aa367af699184595e33a023c4821b6feb9d84dd5eb4c5cb1808fd3e524b859ecb84b95ba4fa6
 DIST linux-firmware-20220209.tar.xz 227688608 BLAKE2B 
56ff71b7184f6b2fbbac4b14be37f62f8543114939de9f474fe22b4e472d1e1e0c3d3aa3089a2b8c31ff54679799a84cbc44a8378ca87666836ba07dc6d09c40
 SHA512 
518bf082b26c18e67ef0fb0e16fad757b6faf04742ce6c8423bc894c28ce6b06099f3f88bc36da7092e708460b1c8ec89543ae04d3cc817b2e813ffc6af0bf8e
 DIST linux-firmware-20220310.tar.xz 237571732 BLAKE2B 
9246d4fcdca0a9514606eb7b4ea7e18ea072b8d4302f62fd7aea4d85014c9f7da3eadc650e7c678bfe867c6f5ae9278b68b9a27c6074472ec9574ac922df23a5
 SHA512 
bafd5795d27c871c199e37f1e39f316e3577186283880da3b86cbc690749313342f8297342bf3ddfc6b3da7903ab2d5d24465240dfff1b0be51aa47f90872758
 DIST linux-firmware-20220411.tar.xz 237957584 BLAKE2B 
441699abac0a7554c96324e40676218401febe9ea2a11ff9ab9f9ea4945b4c590c10c9a353aa8c5c66325b408ab9ebcb57fa77b520066f1d9995cb5989bc5b75
 SHA512 
5470701872ed4670962d3ccb4fd046c1f00145d69e942d76b21ccce08077ca4db867bbb31b87668e6298e130f28fc522a6ff4d66927fbfcee44042e1d908f71d

diff --git a/sys-kernel/linux-firmware/linux-firmware-20211216.ebuild 
b/sys-kernel/linux-firmware/linux-firmware-20211216.ebuild
deleted file mode 100644
index 38cb90b53b9b..
--- a/sys-kernel/linux-firmware/linux-firmware-20211216.ebuild
+++ /dev/null
@@ -1,353 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit mount-boot savedconfig
-
-# In case this is a real snapshot, fill in commit below.
-# For normal, tagged releases, leave blank
-MY_COMMIT=""
-
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   
EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git;
-else
-   if [[ -n "${MY_COMMIT}" ]]; then
-   
SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/${MY_COMMIT}.tar.gz
 -> ${P}.tar.gz"
-   S="${WORKDIR}/${MY_COMMIT}"
-   else
-   
SRC_URI="https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/${P}.tar.xz;
-   fi
-
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-fi
-
-DESCRIPTION="Linux firmware files"
-HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;
-
-LICENSE="GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 )
-   redistributable? (
-   linux-fw-redistributable ( BSD-2 BSD BSD-4 ISC MIT 
no-source-code ) )
-   unknown-license? ( all-rights-reserved )"
-SLOT="0"
-IUSE="initramfs +redistributable savedconfig unknown-license"
-REQUIRED_USE="initramfs? ( redistributable )"
-
-RESTRICT="binchecks strip test
-   unknown-license? ( bindist )"
-
-BDEPEND="initramfs? ( app-arch/cpio )"
-
-#add anything else that collides to this
-RDEPEND="!savedconfig? (
-   redistributable? (
-   !sys-firmware/alsa-firmware[alsa_cards_ca0132]
-   !sys-block/qla-fc-firmware
-   !sys-firmware/iwl1000-ucode
-   !sys-firmware/iwl6005-ucode
-   !sys-firmware/iwl6030-ucode
-   !sys-firmware/iwl3160-ucode
-   !sys-firmware/iwl7260-ucode
-   !sys-firmware/iwl3160-7260-bt-ucode
-   !sys-firmware/raspberrypi-wifi-ucode
-   )
-   unknown-license? (
-   !sys-firmware/alsa-firmware[alsa_cards_korg1212]
-   !sys-firmware/alsa-firmware[alsa_cards_maestro3]
-   !sys-firmware/alsa-firmware[alsa_cards_sb16]
-   !sys-firmware/alsa-firmware[alsa_cards_ymfpci]
-   )
-   )"
-
-QA_PREBUILT="*"
-
-pkg_pretend() {
-   use initramfs && mount-boot_pkg_pretend
-}
-
-src_unpack() {
-   if [[ ${PV} == * ]]; then
-   git-r3_src_unpack
-   else
-   

[gentoo-commits] repo/proj/guru:dev commit in: games-emulation/yuzu/

2022-12-19 Thread Samuel Bauer
commit: c5fdfc1295e1db5b4957286a18fe9022c770d83e
Author: Samuel Bauer  yahoo  fr>
AuthorDate: Mon Dec 19 22:38:10 2022 +
Commit: Samuel Bauer  yahoo  fr>
CommitDate: Mon Dec 19 22:38:10 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c5fdfc12

games-emulation/yuzu-: rework unbundlings, re-bundle fmt and sirit

Signed-off-by: Samuel Bauer  yahoo.fr>

 games-emulation/yuzu/yuzu-.ebuild | 22 +-
 1 file changed, 9 insertions(+), 13 deletions(-)

diff --git a/games-emulation/yuzu/yuzu-.ebuild 
b/games-emulation/yuzu/yuzu-.ebuild
index 05423ff8b..051b2b822 100644
--- a/games-emulation/yuzu/yuzu-.ebuild
+++ b/games-emulation/yuzu/yuzu-.ebuild
@@ -8,7 +8,7 @@ inherit cmake git-r3 toolchain-funcs xdg
 DESCRIPTION="An emulator for Nintendo Switch"
 HOMEPAGE="https://yuzu-emu.org;
 EGIT_REPO_URI="https://github.com/yuzu-emu/yuzu-mainline;
-EGIT_SUBMODULES=( '-*' 'dynarmic' 'xbyak' )
+EGIT_SUBMODULES=( '-*' 'dynarmic' 'sirit' 'xbyak' )
 # Dynarmic is not intended to be generic, it is tweaked to fit emulated 
processor
 # TODO wait 'xbyak' waiting version bump. see #860816
 
@@ -27,7 +27,6 @@ RDEPEND="
>=net-libs/enet-1.3
app-arch/lz4:=
dev-libs/boost:=[context]
-   dev-libs/sirit
media-libs/opus
sys-libs/zlib
virtual/libusb:1
@@ -93,9 +92,8 @@ src_prepare() {
rm .gitmodules || die
 
# Unbundle inih
-   sed -i -e '/inih/d' externals/CMakeLists.txt || die
-   sed -i -e '1afind_package(PkgConfig REQUIRED)\npkg_check_modules(INIH 
REQUIRED INIReader)' \
-   -e '/target_link_libraries/s/inih/${INIH_LIBRARIES}/' 
src/yuzu_cmd/CMakeLists.txt || die
+   sed -i -e '/^if.*inih/,/^endif()/d' externals/CMakeLists.txt || die
+   sed -i -e '1afind_package(PkgConfig REQUIRED)\npkg_check_modules(INIH 
REQUIRED INIReader)' src/yuzu_cmd/CMakeLists.txt || die
sed -i -e 's:inih/cpp/::' src/yuzu_cmd/config.cpp || die
 
if use system-vulkan; then # Unbundle vulkan headers
@@ -115,7 +113,7 @@ src_prepare() {
src/common/scm_rev.cpp.in || die
 
if ! use discord; then
-   sed -i -e '/discord-rpc/d' externals/CMakeLists.txt || die
+   sed -i -e '/^if.*discord-rpc/,/^endif()/d' 
externals/CMakeLists.txt || die
else
# Unbundle discord rapidjson
sed -i '/NOT RAPIDJSONTEST/,/endif(NOT 
RAPIDJSONTEST)/d;/find_file(RAPIDJSON/d;s:\${RAPIDJSON}:"/usr/include/rapidjson":'
 \
@@ -124,21 +122,20 @@ src_prepare() {
 
# Unbundle cubeb
use cubeb && sed -i '$afind_package(Threads REQUIRED)' CMakeLists.txt 
|| die
-   sed -i '/cubeb/d' externals/CMakeLists.txt || die
-
-   # Unbundle sirit
-   sed -i '/sirit/d' externals/CMakeLists.txt || die
+   sed -i '/^if.*cubeb/,/^endif()/d' externals/CMakeLists.txt || die
 
# Unbundle cpp-httplib
sed -i -e '/^   # httplib/,/^   endif()/d' externals/CMakeLists.txt || 
die
 
# Unbundle enet
-   sed -i -e '/enet/d' externals/CMakeLists.txt || die
+   sed -i -e '/^if.*enet/,/^endif()/d' externals/CMakeLists.txt || die
sed -i -e '/enet\/enet\.h/{s/"//}' src/network/network.cpp || 
die
 
# LZ4 temporary fix: 
https://github.com/yuzu-emu/yuzu/pull/9054/commits/a8021f5a18bc5251aef54468fa6033366c6b92d9
sed -i 's/lz4::lz4/lz4/' src/common/CMakeLists.txt || die
 
+   # libfmt >= 9
+   sed -i '/fmt.*REQUIRED/d' CMakeLists.txt || die
cmake_src_prepare
 }
 
@@ -146,16 +143,15 @@ src_configure() {
local -a mycmakeargs=(
# Libraries are private and rely on circular dependency 
resolution.
-DBUILD_SHARED_LIBS=OFF # dynarmic
-   -DDYNARMIC_NO_BUNDLED_ROBIN_MAP=ON
-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=$(usex compatibility-list)
-DENABLE_CUBEB=$(usex cubeb)
-DENABLE_QT=$(usex qt5)
-DENABLE_QT_TRANSLATION=$(usex qt5)
-DENABLE_SDL2=$(usex sdl)
-DENABLE_WEB_SERVICE=$(usex webservice)
+   -DSIRIT_USE_SYSTEM_SPIRV_HEADERS=ON
-DUSE_DISCORD_PRESENCE=$(usex discord)
-DYUZU_TESTS=$(usex test)
-   -DYUZU_USE_BUNDLED_OPUS=OFF
-DYUZU_USE_EXTERNAL_SDL2=OFF
-DYUZU_USE_QT_WEB_ENGINE=$(usex webengine)
)



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

2022-12-19 Thread Maciej Barć
commit: d5a1050d3e2e050151e73d63d624a2aeafeba061
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Dec 19 18:41:35 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Dec 19 22:28:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5a1050d

sci-mathematics/libpoly: remove -Werror

Closes: https://bugs.gentoo.org/887109
Signed-off-by: Maciej Barć  gentoo.org>

 sci-mathematics/libpoly/libpoly-0.1.11.ebuild | 8 
 1 file changed, 8 insertions(+)

diff --git a/sci-mathematics/libpoly/libpoly-0.1.11.ebuild 
b/sci-mathematics/libpoly/libpoly-0.1.11.ebuild
index e3b8fb247367..09b57d07fe96 100644
--- a/sci-mathematics/libpoly/libpoly-0.1.11.ebuild
+++ b/sci-mathematics/libpoly/libpoly-0.1.11.ebuild
@@ -34,6 +34,14 @@ pkg_setup() {
use python && python-single-r1_pkg_setup
 }
 
+src_prepare() {
+   sed -i "s| -Werror||g"  \
+   "${S}"/src/CMakeLists.txt   \
+   "${S}"/test/polyxx/CMakeLists.txt || die
+
+   cmake_src_prepare
+}
+
 src_configure() {
local mycmakeargs=(
-DLIBPOLY_BUILD_PYTHON_API=$(usex python)



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

2022-12-19 Thread Maciej Barć
commit: 902fdc7a5f1247671bb6e4310ed420ac79aaa363
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Dec 19 18:44:38 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Dec 19 22:28:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=902fdc7a

dev-libs/teakra: remove -Werror

Closes: https://bugs.gentoo.org/887191
Signed-off-by: Maciej Barć  gentoo.org>

 dev-libs/teakra/teakra-20220224.ebuild | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/dev-libs/teakra/teakra-20220224.ebuild 
b/dev-libs/teakra/teakra-20220224.ebuild
index 33314aae07cb..9553e9149c97 100644
--- a/dev-libs/teakra/teakra-20220224.ebuild
+++ b/dev-libs/teakra/teakra-20220224.ebuild
@@ -16,6 +16,12 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
+src_prepare() {
+   sed -i "s|-Werror||g" "${S}"/CMakeLists.txt || die
+
+   cmake_src_prepare
+}
+
 src_configure() {
local mycmakeargs=(
-DCMAKE_SKIP_RPATH=ON



[gentoo-commits] repo/gentoo:master commit in: app-emacs/engrave-faces/files/, app-emacs/engrave-faces/

2022-12-19 Thread Maciej Barć
commit: 57b062375e28b8527455cbcb8fc133f3b003d28d
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Dec 19 21:28:21 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Dec 19 22:28:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57b06237

app-emacs/engrave-faces: new package; add 0.3.1

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

 app-emacs/engrave-faces/Manifest |  1 +
 app-emacs/engrave-faces/engrave-faces-0.3.1.ebuild   | 20 
 .../engrave-faces/files/50engrave-faces-gentoo.el|  1 +
 app-emacs/engrave-faces/metadata.xml | 19 +++
 4 files changed, 41 insertions(+)

diff --git a/app-emacs/engrave-faces/Manifest b/app-emacs/engrave-faces/Manifest
new file mode 100644
index ..df925ebb1de9
--- /dev/null
+++ b/app-emacs/engrave-faces/Manifest
@@ -0,0 +1 @@
+DIST engrave-faces-0.3.1.tar.gz 23748 BLAKE2B 
e58e8a0c03c80682c6d1a69f00148d61fa23ae5df1bf87604e2e259e436f2fe3dafe26dd49aaf520fb8779e4171a609f54442cfcdfd2b608f2d896527a3b230b
 SHA512 
97303d9324013028feda5d357004315536733f2f605995b5cdb69b22a955e030654b8e1595bc80b9070a22e280c3be3f44cbe1e74c12bd5e6d7066e884fc59ce

diff --git a/app-emacs/engrave-faces/engrave-faces-0.3.1.ebuild 
b/app-emacs/engrave-faces/engrave-faces-0.3.1.ebuild
new file mode 100644
index ..52f2efb4ab39
--- /dev/null
+++ b/app-emacs/engrave-faces/engrave-faces-0.3.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=27.1
+
+inherit elisp
+
+DESCRIPTION="Convert font-lock faces to other formats"
+HOMEPAGE="https://github.com/tecosaur/engrave-faces/;
+SRC_URI="https://github.com/tecosaur/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DOCS=( README.org )
+SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/engrave-faces/files/50engrave-faces-gentoo.el 
b/app-emacs/engrave-faces/files/50engrave-faces-gentoo.el
new file mode 100644
index ..431f7e90ae73
--- /dev/null
+++ b/app-emacs/engrave-faces/files/50engrave-faces-gentoo.el
@@ -0,0 +1 @@
+(add-to-list 'load-path "@SITELISP@")

diff --git a/app-emacs/engrave-faces/metadata.xml 
b/app-emacs/engrave-faces/metadata.xml
new file mode 100644
index ..91d9312e75dc
--- /dev/null
+++ b/app-emacs/engrave-faces/metadata.xml
@@ -0,0 +1,19 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+
+  
+gnu-em...@gentoo.org
+Gentoo GNU Emacs project
+  
+  
+This package aims to produce a versatile generic core which can process a
+fontified buffer and elegantly pass the data to any number of backends
+which can deal with specific output formats.
+  
+  
+  
+https://github.com/tecosaur/engrave-faces/issues/
+tecosaur/engrave-faces
+  
+



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

2022-12-19 Thread Maciej Barć
commit: b0313757edc10e62001db8b53eef5ba07473c0ab
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Dec 19 18:20:25 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Dec 19 22:28:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0313757

app-emacs/orderless: bump to 0.8

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

 app-emacs/orderless/Manifest |  1 +
 app-emacs/orderless/orderless-0.8.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/app-emacs/orderless/Manifest b/app-emacs/orderless/Manifest
index 9a9acf3577bf..3b21cb3a0bd7 100644
--- a/app-emacs/orderless/Manifest
+++ b/app-emacs/orderless/Manifest
@@ -1 +1,2 @@
 DIST orderless-0.7.tar.gz 160435 BLAKE2B 
bf4c3380b368458fb14c9e851532f3dc591ab3576da1ee26b7232e38eaa2e8e7dc7a18cb46bd005de4e30a47d0395e83fd1e36f38017b0758bca549d3ef853af
 SHA512 
7f3a5781ed5e8787a9b47cae8c9397538434ab508c9638e80e19ef0f074cfd94b2522c3f2bb64f4e8a008f59dc44ea8ddd21b6690c4df1e997c89a921297ed10
+DIST orderless-0.8.tar.gz 161385 BLAKE2B 
32c929f9bf26313392f7df62eac45431ee15ecbd23cfad23e0ea4f92930c126df5c940828ad39d4fee2aa1540c3099f0ad12d87f21d800f968f0c21fd2b775d1
 SHA512 
3c72b35da1d56c4090ac19c672a24d8a9858c0827eb25bf50ca53de9885dc5bfea53afccd5d2e4428e87c7dbdf59dc3cb5236046210f60486aeae12c61821fd9

diff --git a/app-emacs/orderless/orderless-0.8.ebuild 
b/app-emacs/orderless/orderless-0.8.ebuild
new file mode 100644
index ..4e2b3347a81c
--- /dev/null
+++ b/app-emacs/orderless/orderless-0.8.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+NEED_EMACS=26
+
+inherit readme.gentoo-r1 elisp
+
+DESCRIPTION="Completion style that matches multiple regexps in any order"
+HOMEPAGE="https://github.com/oantolin/orderless;
+SRC_URI="https://github.com/oantolin/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="sys-apps/texinfo"
+
+SITEFILE="50${PN}-gentoo.el"
+DOC_CONTENTS="Enable orderless completion by placing
+   \"(setq completion-styles '(orderless))\" in your .emacs file."
+ELISP_TEXTINFO="${PN}.texi"
+
+src_compile() {
+   elisp_src_compile
+   elisp-make-autoload-file
+}



[gentoo-commits] repo/gentoo:master commit in: dev-tex/minted/

2022-12-19 Thread Maciej Barć
commit: a199e5fd8db459cafbae0fd4ca5e542440e46c8b
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Dec 19 20:56:55 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Dec 19 22:28:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a199e5fd

dev-tex/minted: bring back treecleaned package; add 2.6

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

 dev-tex/minted/Manifest  |  1 +
 dev-tex/minted/metadata.xml  | 19 +++
 dev-tex/minted/minted-2.6.ebuild | 38 ++
 3 files changed, 58 insertions(+)

diff --git a/dev-tex/minted/Manifest b/dev-tex/minted/Manifest
new file mode 100644
index ..737391ff8b6a
--- /dev/null
+++ b/dev-tex/minted/Manifest
@@ -0,0 +1 @@
+DIST minted-2.6.tar.gz 891134 BLAKE2B 
b8f1686adeb138c61c232502b10aa420f1054180c5a460e9e5058d40435e13d336c15a044202923bd1acd7b62a7b780d95c62cf1a589181c90b9058712479c43
 SHA512 
6fb28485fca7238053ad177ee5579c27740e72b8753c6dcaa59afe20bc97d7e81ec20d189e97522445b6435f17cef1f8326aaa41c154bf21f59519c9abf10485

diff --git a/dev-tex/minted/metadata.xml b/dev-tex/minted/metadata.xml
new file mode 100644
index ..b7abb2929fd4
--- /dev/null
+++ b/dev-tex/minted/metadata.xml
@@ -0,0 +1,19 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+
+  
+s...@gentoo.org
+Gentoo Science Project
+  
+  
+minted is a LaTeX package that facilitates expressive syntax highlighting
+using the Pygments library. The package also provides options to customize
+the highlighted source code output using fancyvrb.
+  
+  
+  
+https://github.com/gpoore/minted/issues/
+gpoore/minted
+  
+

diff --git a/dev-tex/minted/minted-2.6.ebuild b/dev-tex/minted/minted-2.6.ebuild
new file mode 100644
index ..eb8f3b628aa0
--- /dev/null
+++ b/dev-tex/minted/minted-2.6.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit latex-package
+
+DESCRIPTION="LaTeX package for source code syntax highlighting"
+HOMEPAGE="https://github.com/gpoore/minted/;
+SRC_URI="https://github.com/gpoore/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+S="${WORKDIR}"/${P}/source
+
+SLOT="0"
+LICENSE="|| ( BSD LPPL-1.3 )"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+
+RDEPEND="
+   dev-python/pygments
+   dev-texlive/texlive-latexextra
+"
+
+DOCS=( ../CHANGES.md ../README.md )
+
+src_prepare() {
+   default
+
+   rm "${S}"/${PN}.pdf || die
+}
+
+src_install() {
+   LATEX_DOC_ARGUMENTS="-shell-escape"
+
+   latex-package_src_install
+
+   use doc && latex-package_src_doinstall pdf
+}



[gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/clusteringsuite/

2022-12-19 Thread Julien Roy
commit: 18d263c2887858b6894cf8f8a40861ae6c0d69e7
Author: Julien Roy  jroy  ca>
AuthorDate: Mon Dec 19 22:16:37 2022 +
Commit: Julien Roy  jroy  ca>
CommitDate: Mon Dec 19 22:16:37 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=18d263c2

sys-cluster/clusteringsuite: fix sci-mathematics/cgal RDEPEND

Signed-off-by: Julien Roy  jroy.ca>

 sys-cluster/clusteringsuite/clusteringsuite-2.6.9-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/clusteringsuite/clusteringsuite-2.6.9-r3.ebuild 
b/sys-cluster/clusteringsuite/clusteringsuite-2.6.9-r3.ebuild
index 1265bf3b5..60d502db6 100644
--- a/sys-cluster/clusteringsuite/clusteringsuite-2.6.9-r3.ebuild
+++ b/sys-cluster/clusteringsuite/clusteringsuite-2.6.9-r3.ebuild
@@ -40,7 +40,7 @@ RDEPEND="
dev-libs/boost:=[threads(+)]
dev-libs/gmp
dev-libs/mpfr
-   sci-mathematics/cgal[shared(-)]
+   sci-mathematics/cgal
sys-cluster/synapse
)
 "



[gentoo-commits] repo/gentoo:master commit in: mail-client/claws-mail/

2022-12-19 Thread Bernard Cafarelli
commit: d174a9fe12fc3fb09d0ed47746e88bd4de39a894
Author: Alexander Kurakin  mail  ru>
AuthorDate: Sun Dec 18 12:07:41 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Dec 19 22:12:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d174a9fe

mail-client/claws-mail-: handle new compile flags

Signed-off-by: Alexander Kurakin  mail.ru>
Closes: https://github.com/gentoo/gentoo/pull/28702
Signed-off-by: Bernard Cafarelli  gentoo.org>

 mail-client/claws-mail/claws-mail-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index 9c1bd9f56275..86c585b408a7 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -142,6 +142,8 @@ src_configure() {
$(use_enable clamav clamd-plugin)
$(use_enable dbus)
$(use_enable debug crash-dialog)
+   $(use_enable debug more-addressbook-debug)
+   $(use_enable debug more-ldap-debug)
$(use_enable dillo dillo-plugin)
$(use_enable doc manual)
$(use_enable gdata gdata-plugin)



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/hypercorn/files/, dev-python/hypercorn/

2022-12-19 Thread Julien Roy
commit: eaa6e4e7161d7914c7a7f49d8e4e9ee59e720d7a
Author: Julien Roy  jroy  ca>
AuthorDate: Mon Dec 19 22:08:25 2022 +
Commit: Julien Roy  jroy  ca>
CommitDate: Mon Dec 19 22:08:39 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eaa6e4e7

dev-python/hypercorn: treeclean
dev-python/hypercorn is now in ::gentoo

Signed-off-by: Julien Roy  jroy.ca>

 dev-python/hypercorn/Manifest  |  1 -
 .../files/hypercorn-0.11.2-no-coverage.patch   |  9 
 .../files/hypercorn-0.13.2-no-coverage.patch   | 11 -
 dev-python/hypercorn/hypercorn-0.13.2.ebuild   | 48 --
 dev-python/hypercorn/metadata.xml  | 28 -
 5 files changed, 97 deletions(-)

diff --git a/dev-python/hypercorn/Manifest b/dev-python/hypercorn/Manifest
deleted file mode 100644
index 08d494604..0
--- a/dev-python/hypercorn/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST hypercorn-0.13.2.gh.tar.gz 151984 BLAKE2B 
b0176016819409cb6958a758041bfe710a008d141a52348ce545deb285cb9e6fc0a4c05321d021bfae5b9de96149db9302f9ce40d01b57c3176d6ad9aef61402
 SHA512 
c7f12c173b2e9da6108388b2a66b2abca7e26e0d2952e9f3828e94d37b9e3df6076395afd84387e328f9a4b085d62f6efd28e2503c4db9bc1f430795048e

diff --git a/dev-python/hypercorn/files/hypercorn-0.11.2-no-coverage.patch 
b/dev-python/hypercorn/files/hypercorn-0.11.2-no-coverage.patch
deleted file mode 100644
index 8c3f4210a..0
--- a/dev-python/hypercorn/files/hypercorn-0.11.2-no-coverage.patch
+++ /dev/null
@@ -1,9 +0,0 @@
 a/setup.cfg
-+++ b/setup.cfg
-@@ -43,5 +43,5 @@
- ignore_missing_imports = True
- 
- [tool:pytest]
--addopts = --no-cov-on-fail --showlocals
-+addopts = --showlocals
- testpaths = tests

diff --git a/dev-python/hypercorn/files/hypercorn-0.13.2-no-coverage.patch 
b/dev-python/hypercorn/files/hypercorn-0.13.2-no-coverage.patch
deleted file mode 100644
index 78609bd73..0
--- a/dev-python/hypercorn/files/hypercorn-0.13.2-no-coverage.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/pyproject.toml
-+++ b/pyproject.toml
-@@ -88,7 +88,7 @@
- ignore_missing_imports = true
- 
- [tool.pytest.ini_options]
--addopts = "--no-cov-on-fail --showlocals --strict-markers"
-+addopts = "--showlocals --strict-markers"
- testpaths = ["tests"]
- 
- [build-system]

diff --git a/dev-python/hypercorn/hypercorn-0.13.2.ebuild 
b/dev-python/hypercorn/hypercorn-0.13.2.ebuild
deleted file mode 100644
index 24053ec78..0
--- a/dev-python/hypercorn/hypercorn-0.13.2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="ASGI Server based on Hyper libraries and inspired by Gunicorn"
-HOMEPAGE="
-   https://pgjones.gitlab.io/hypercorn
-   https://gitlab.com/pgjones/hypercorn
-   https://github.com/pgjones/hypercorn
-   https://pypi.org/project/hypercorn/
-"
-SRC_URI="
-   https://github.com/pgjones/hypercorn/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-python/h11[${PYTHON_USEDEP}]
-   >=dev-python/h2-3.1.0[${PYTHON_USEDEP}]
-   dev-python/priority[${PYTHON_USEDEP}]
-   dev-python/toml[${PYTHON_USEDEP}]
-   >=dev-python/wsproto-0.14.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/hypothesis[${PYTHON_USEDEP}]
-   >=dev-python/mock-4[${PYTHON_USEDEP}]
-   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-   dev-python/pytest-trio[${PYTHON_USEDEP}]
-   dev-python/trio[${PYTHON_USEDEP}]
-   )
-"
-
-PATCHES=( "${FILESDIR}/${P}-no-coverage.patch" )
-
-distutils_enable_tests pytest
-
-distutils_enable_sphinx docs \
-   dev-python/pydata-sphinx-theme

diff --git a/dev-python/hypercorn/metadata.xml 
b/dev-python/hypercorn/metadata.xml
deleted file mode 100644
index f39c42410..0
--- a/dev-python/hypercorn/metadata.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-  
-lssndrbarbi...@gmail.com
-Alessandro Barbieri
-  
-  
-Hypercorn is an ASGI web server based on the sans-io hyper, h11, h2, and 
wsproto libraries 
-and inspired by Gunicorn. Hypercorn supports HTTP/1, HTTP/2, WebSockets (over 
HTTP/1 and 
-HTTP/2), ASGI/2, and ASGI/3 specifications. Hypercorn can utilise asyncio, 
uvloop, or trio 
-worker types.
-
-Hypercorn can optionally serve the current draft of the HTTP/3 specification 
-using the aioquic library. To enable this install the h3 optional extra, pip 
install 
-hypercorn[h3] and then choose a quic binding e.g. hypercorn --quic-bind 
localhost:4433 
-
-Hypercorn was initially part of Quart before being separated out into a
-standalone ASGI server. Hypercorn forked from version 0.5.0 of Quart.
-  
-  
-pgjones/hypercorn
-pgjones/hypercorn
- 

[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-server/

2022-12-19 Thread Matt Turner
commit: dda96ff6257e9fc18f6859d302825da34f35f91a
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Dec 19 21:57:35 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Dec 19 21:58:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dda96ff6

x11-base/xorg-server: Version bump to 21.1.6

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

 x11-base/xorg-server/Manifest  |   1 +
 x11-base/xorg-server/xorg-server-21.1.6.ebuild | 195 +
 2 files changed, 196 insertions(+)

diff --git a/x11-base/xorg-server/Manifest b/x11-base/xorg-server/Manifest
index cdc6231696b4..38bf06fea8ea 100644
--- a/x11-base/xorg-server/Manifest
+++ b/x11-base/xorg-server/Manifest
@@ -1,2 +1,3 @@
 DIST xorg-server-21.1.4.tar.xz 4940176 BLAKE2B 
8f68c7de102f7f8d0f56566a518025bb32c079184d5a5556dc8e65b6a018669102b18ec2e9470d3ab91f51291618f9c49281915d885fc30446e1b54d2134
 SHA512 
eb5b8520d02908f72719e6ecfbf7a9bf139acb65ccae04d1db4223a8a2384cd3a94bd5afef10cce327b751b800cc2b79bfaa5ae35c95c3a217f775168082e68f
 DIST xorg-server-21.1.5.tar.xz 4929120 BLAKE2B 
40f31250101293fa048c3c32278caaf0350fcf0b153a295d7574a6698893fa3c2d14078714a3c6ee7755b66c1f0ccf80b8faacb27aa5d7c279bc09fa6285ffd5
 SHA512 
a39c6ba36f94241d330b679a9a6fe2c5fda73fc3f5a9308a7a9cfd0d58503e407291759c9e553455c07cf5a3862952ae3904334eeca29c97ff5af7cffd2e6953
+DIST xorg-server-21.1.6.tar.xz 4977496 BLAKE2B 
8bcfa0a29f7b84b3ba9357d8ae9b1c7a5dc108159cf059f9c76c2c15f00be0d34964a3240937d146ae5f58a2d94deb091facacab984f8f905848bef5679cf46a
 SHA512 
5e3cf879facf3a04aa64b7f6129226ea68a97109a7daca5146b57b4c707cc76a4fbad1924997dd319efd8c8c20eb5bb59570a719101b76ae07e923b7e9656239

diff --git a/x11-base/xorg-server/xorg-server-21.1.6.ebuild 
b/x11-base/xorg-server/xorg-server-21.1.6.ebuild
new file mode 100644
index ..85f83743b7ff
--- /dev/null
+++ b/x11-base/xorg-server/xorg-server-21.1.6.ebuild
@@ -0,0 +1,195 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+XORG_EAUTORECONF="no"
+inherit flag-o-matic xorg-3 meson
+EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/xserver.git;
+
+DESCRIPTION="X.Org X servers"
+SLOT="0/${PV}"
+if [[ ${PV} != * ]]; then
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+fi
+
+IUSE_SERVERS="xephyr xnest xorg xvfb"
+IUSE="${IUSE_SERVERS} debug +elogind minimal selinux suid systemd test +udev 
unwind xcsecurity"
+RESTRICT="!test? ( test )"
+
+CDEPEND="
+   media-libs/libglvnd[X]
+   dev-libs/libbsd
+   dev-libs/openssl:0=
+   >=x11-apps/iceauth-1.0.2
+   >=x11-apps/rgb-1.0.3
+   >=x11-apps/xauth-1.0.3
+   x11-apps/xkbcomp
+   >=x11-libs/libdrm-2.4.89
+   >=x11-libs/libpciaccess-0.12.901
+   >=x11-libs/libXau-1.0.4
+   >=x11-libs/libXdmcp-1.0.2
+   >=x11-libs/libXfont2-2.0.1
+   >=x11-libs/libxkbfile-1.0.4
+   >=x11-libs/libxshmfence-1.1
+   >=x11-libs/pixman-0.27.2
+   >=x11-misc/xbitmaps-1.0.1
+   >=x11-misc/xkeyboard-config-2.4.1-r3
+   xorg? (
+   >=x11-libs/libxcvt-0.1.0
+   )
+   xnest? (
+   >=x11-libs/libXext-1.0.99.4
+   >=x11-libs/libX11-1.1.5
+   )
+   xephyr? (
+   x11-libs/libxcb
+   x11-libs/xcb-util
+   x11-libs/xcb-util-image
+   x11-libs/xcb-util-keysyms
+   x11-libs/xcb-util-renderutil
+   x11-libs/xcb-util-wm
+   )
+   !minimal? (
+   >=media-libs/mesa-18[X(+),egl(+),gbm(+)]
+   >=media-libs/libepoxy-1.5.4[X,egl(+)]
+   )
+   udev? ( virtual/libudev:= )
+   unwind? ( sys-libs/libunwind:= )
+   selinux? (
+   sys-process/audit
+   sys-libs/libselinux:=
+   )
+   systemd? (
+   sys-apps/dbus
+   sys-apps/systemd
+   )
+   elogind? (
+   sys-apps/dbus
+   sys-auth/elogind[pam]
+   sys-auth/pambase[elogind]
+   )
+   !!x11-drivers/nvidia-drivers[-libglvnd(+)]
+"
+DEPEND="${CDEPEND}
+   >=x11-base/xorg-proto-2021.4.99.2
+   >=x11-libs/xtrans-1.3.5
+   media-fonts/font-util
+   test? ( >=x11-libs/libxcvt-0.1.0 )
+"
+RDEPEND="${CDEPEND}
+   !systemd? ( gui-libs/display-manager-init )
+   selinux? ( sec-policy/selinux-xserver )
+   xorg? ( >=x11-apps/xinit-1.3.3-r1 )
+"
+BDEPEND="
+   sys-devel/flex
+"
+PDEPEND="
+   xorg? ( >=x11-base/xorg-drivers-$(ver_cut 1-2) )"
+
+REQUIRED_USE="!minimal? (
+   || ( ${IUSE_SERVERS} )
+   )
+   elogind? ( udev )
+   ?? ( elogind systemd )"
+
+UPSTREAMED_PATCHES=(
+   # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/953
+   "${FILESDIR}"/${PN}-21.1.4-BadIDChoice.patch
+)
+
+PATCHES=(
+   

[gentoo-commits] repo/gentoo:master commit in: app-backup/rdiff-backup/, app-backup/rdiff-backup/files/

2022-12-19 Thread Bernard Cafarelli
commit: d49ed7e9a94fe41be0ef8324d27ef745a69dcd20
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Dec 19 21:16:58 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Dec 19 21:18:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d49ed7e9

app-backup/rdiff-backup: manually install manpages

Using build/ generates errors when multiple python version are enabled

Closes: https://bugs.gentoo.org/887261
Signed-off-by: Bernard Cafarelli  gentoo.org>

 .../files/rdiff-backup-2.2.0-no-manpages.patch | 35 ++
 app-backup/rdiff-backup/rdiff-backup-2.2.0.ebuild  | 12 ++--
 2 files changed, 44 insertions(+), 3 deletions(-)

diff --git a/app-backup/rdiff-backup/files/rdiff-backup-2.2.0-no-manpages.patch 
b/app-backup/rdiff-backup/files/rdiff-backup-2.2.0-no-manpages.patch
new file mode 100644
index ..207bf6cfe106
--- /dev/null
+++ b/app-backup/rdiff-backup/files/rdiff-backup-2.2.0-no-manpages.patch
@@ -0,0 +1,35 @@
+diff -Naur rdiff-backup-2.2.0.orig/setup.py rdiff-backup-2.2.0/setup.py
+--- rdiff-backup-2.2.0.orig/setup.py   2022-12-18 09:19:30.0 +0100
 rdiff-backup-2.2.0/setup.py2022-12-19 22:00:43.289239007 +0100
+@@ -283,10 +283,7 @@
+ ),
+ ],
+ data_files=[
+-("share/man/man1", ["build/rdiff-backup.1",
+-"build/rdiff-backup-old.1",
+-"build/rdiff-backup-delete.1",
+-"build/rdiff-backup-statistics.1"]),
++("share/man/man1", ["build/rdiff-backup-old.1"]),
+ (
+ "share/doc/rdiff-backup", [
+ "CHANGELOG.adoc",
+@@ -311,19 +308,6 @@
+ ("tools/rdiff-backup.spec.template-fedora", 
"build/rdiff-backup.fedora.spec"),
+ ("docs/rdiff-backup-old.1", "build/rdiff-backup-old.1"),
+ ]},
+-"build_exec": {"commands": [
+-("asciidoctor -b manpage -a revdate=\"{date}\" "
+- "-a revnumber=\"{ver}\" -o {outfile} {infile}",
+- ("docs", "rdiff-backup.1.adoc"), ("build", "rdiff-backup.1")),
+-("asciidoctor -b manpage -a revdate=\"{date}\" "
+- "-a revnumber=\"{ver}\" -o {outfile} {infile}",
+- ("docs", "rdiff-backup-statistics.1.adoc"),
+- ("build", "rdiff-backup-statistics.1")),
+-("asciidoctor -b manpage -a revdate=\"{date}\" "
+- "-a revnumber=\"{ver}\" -o {outfile} {infile}",
+- ("docs", "rdiff-backup-delete.1.adoc"),
+- ("build", "rdiff-backup-delete.1")),
+-]},
+ },
+ cmdclass={
+ 'build_exec': build_exec,

diff --git a/app-backup/rdiff-backup/rdiff-backup-2.2.0.ebuild 
b/app-backup/rdiff-backup/rdiff-backup-2.2.0.ebuild
index 398e35fac70f..b65b8b6ec227 100644
--- a/app-backup/rdiff-backup/rdiff-backup-2.2.0.ebuild
+++ b/app-backup/rdiff-backup/rdiff-backup-2.2.0.ebuild
@@ -26,10 +26,16 @@ RDEPEND="dev-python/pylibacl[${PYTHON_USEDEP}]
dev-python/pyxattr[${PYTHON_USEDEP}]
>=net-libs/librsync-1.0:0="
 
-src_prepare() {
-   mkdir build || die
-   cp "${S}"-manpages/*.1 build || die
+PATCHES=(
+   "${FILESDIR}/${PN}-2.2.0-no-manpages.patch"
+)
 
+src_prepare() {
sed -e "s#share/doc/${PN}#share/doc/${PF}#" -i setup.py || die
default
 }
+
+python_install_all() {
+   distutils-r1_python_install_all
+   doman "${S}"-manpages/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/, ...

2022-12-19 Thread Andreas K. Hüttel
commit: 57cf8eda053af86c08c5935700ebb28edb6a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Dec 19 21:12:22 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Dec 19 21:13:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57cf

profiles: add loong 23.0 profiles

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

 profiles/default/linux/loong/23.0/la64v100/eapi | 1 +
 profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/eapi   | 1 +
 profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/parent | 2 ++
 profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/systemd/eapi   | 1 +
 profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/systemd/parent | 2 ++
 profiles/default/linux/loong/23.0/la64v100/lp64d/eapi   | 1 +
 profiles/default/linux/loong/23.0/la64v100/lp64d/parent | 2 ++
 profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/eapi   | 1 +
 profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/parent | 2 ++
 profiles/default/linux/loong/23.0/la64v100/parent   | 2 ++
 profiles/default/linux/loong/23.0/la64v100/split-usr/eapi   | 1 +
 profiles/default/linux/loong/23.0/la64v100/split-usr/lp64d/desktop/eapi | 1 +
 .../default/linux/loong/23.0/la64v100/split-usr/lp64d/desktop/parent| 2 ++
 profiles/default/linux/loong/23.0/la64v100/split-usr/lp64d/eapi | 1 +
 profiles/default/linux/loong/23.0/la64v100/split-usr/lp64d/parent   | 2 ++
 profiles/default/linux/loong/23.0/la64v100/split-usr/parent | 2 ++
 16 files changed, 24 insertions(+)

diff --git a/profiles/default/linux/loong/23.0/la64v100/eapi 
b/profiles/default/linux/loong/23.0/la64v100/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/eapi 
b/profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/parent 
b/profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/parent
new file mode 100644
index ..fae96e8d36b2
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/desktop

diff --git 
a/profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/systemd/eapi 
b/profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/systemd/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/systemd/eapi
@@ -0,0 +1 @@
+5

diff --git 
a/profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/systemd/parent 
b/profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/systemd/parent
new file mode 100644
index ..f7739b405877
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/desktop/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../../targets/systemd

diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/eapi 
b/profiles/default/linux/loong/23.0/la64v100/lp64d/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/parent 
b/profiles/default/linux/loong/23.0/la64v100/lp64d/parent
new file mode 100644
index ..b4e81a288683
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../arch/loong/la64v100/lp64d

diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/eapi 
b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/parent 
b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/parent
new file mode 100644
index ..44f88d3e2df0
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/lp64d/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/systemd

diff --git a/profiles/default/linux/loong/23.0/la64v100/parent 
b/profiles/default/linux/loong/23.0/la64v100/parent
new file mode 100644
index ..2995716f47b8
--- /dev/null
+++ b/profiles/default/linux/loong/23.0/la64v100/parent
@@ -0,0 +1,2 @@
+../..
+../../../../../releases/23.0

diff --git a/profiles/default/linux/loong/23.0/la64v100/split-usr/eapi 
b/profiles/default/linux/loong/23.0/la64v100/split-usr/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ 

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

2022-12-19 Thread Matt Turner
commit: 5f2ad6c822d2d64da4ebcb1f90b23c9f78bbbd91
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Dec 19 19:59:48 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Dec 19 21:11:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f2ad6c8

net-libs/webkit-gtk: Drop old versions

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

 net-libs/webkit-gtk/Manifest |   1 -
 net-libs/webkit-gtk/webkit-gtk-2.36.7.ebuild | 250 ---
 2 files changed, 251 deletions(-)

diff --git a/net-libs/webkit-gtk/Manifest b/net-libs/webkit-gtk/Manifest
index 28363b37f660..0814491ed0dd 100644
--- a/net-libs/webkit-gtk/Manifest
+++ b/net-libs/webkit-gtk/Manifest
@@ -1,2 +1 @@
-DIST webkitgtk-2.36.7.tar.xz 26594424 BLAKE2B 
1f7450e47bffa3875aa4448925a013ec90bdaa6c813aa181d14c9a5636c58140ce55d5b5288a65cfbe9e363cd9d00f62de74665182ab9f856baa4b2ffcec6dba
 SHA512 
e27975cf55b6be4cde2b34ed03fc717e6550dc495b444c781b3af0b32f7d580451de27ed41d74c6ff734b876118f22847096131168b0c8325031be84c1972888
 DIST webkitgtk-2.38.2.tar.xz 33006668 BLAKE2B 
822c4d526774fc1fe08e704045cd2fb59b70cbe98b861e86e9f2052be3fcff3ff2ff3df078e76b1691e0dfce6861a92a78a35a6f27e21eaef2dc2c5763c4095c
 SHA512 
177e792ce10e3c03e9b1e11459f03433cf70ad2a505a3bcca0542c4f9e77b1171953cf0cf1c3bcde0559bd5935167fac50f7dbac948635392ea663b3bb4b1c37

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.7.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.36.7.ebuild
deleted file mode 100644
index 6b8011fcb778..
--- a/net-libs/webkit-gtk/webkit-gtk-2.36.7.ebuild
+++ /dev/null
@@ -1,250 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_REQ_USE="xml(+)"
-PYTHON_COMPAT=( python3_{8..11} )
-USE_RUBY="ruby27 ruby30 ruby31"
-
-inherit check-reqs flag-o-matic gnome2 optfeature python-any-r1 ruby-single 
toolchain-funcs cmake
-
-MY_P="webkitgtk-${PV}"
-DESCRIPTION="Open source web browser engine"
-HOMEPAGE="https://www.webkitgtk.org;
-SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
-
-LICENSE="LGPL-2+ BSD"
-SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86"
-
-IUSE="aqua avif +egl examples gamepad gles2-only gnome-keyring +gstreamer 
gtk-doc +introspection +jpeg2k +jumbo-build lcms libnotify seccomp spell 
systemd test wayland X"
-
-# gstreamer with opengl/gles2 needs egl
-REQUIRED_USE="
-   gles2-only? ( egl )
-   gstreamer? ( egl )
-   wayland? ( egl )
-   || ( aqua wayland X )
-"
-
-# Tests fail to link for inexplicable reasons
-# https://bugs.webkit.org/show_bug.cgi?id=148210
-RESTRICT="test"
-
-# Dependencies found at Source/cmake/OptionsGTK.cmake
-# Missing WebRTC support, but ENABLE_MEDIA_STREAM/ENABLE_WEB_RTC is 
experimental upstream (PRIVATE OFF) and shouldn't be used yet in 2.30
-# >=gst-plugins-opus-1.14.4-r1 for opusparse (required by MSE)
-# TODO: gst-plugins-base[X] is only needed when build configuration ends up 
with GLX set, but that's a bit automagic too to fix
-RDEPEND="
-   >=x11-libs/cairo-1.16.0:=[X?]
-   >=media-libs/fontconfig-2.13.0:1.0
-   >=media-libs/freetype-2.9.0:2
-   >=dev-libs/libgcrypt-1.7.0:0=
-   >=x11-libs/gtk+-3.22.0:3[aqua?,introspection?,wayland?,X?]
-   >=media-libs/harfbuzz-1.4.2:=[icu(+)]
-   >=dev-libs/icu-61.2:=
-   media-libs/libjpeg-turbo:0=
-   >=net-libs/libsoup-2.54:2.4[introspection?]
-   >=dev-libs/libxml2-2.8.0:2
-   >=media-libs/libpng-1.4:0=
-   dev-db/sqlite:3=
-   sys-libs/zlib:0
-   >=dev-libs/atk-2.16.0
-   media-libs/libwebp:=
-
-   >=dev-libs/glib-2.67.1:2
-   >=dev-libs/libxslt-1.1.7
-   media-libs/woff2
-   gnome-keyring? ( app-crypt/libsecret )
-   introspection? ( >=dev-libs/gobject-introspection-1.59.1:= )
-   dev-libs/libtasn1:=
-   spell? ( >=app-text/enchant-0.22:2 )
-   gstreamer? (
-   >=media-libs/gstreamer-1.20:1.0
-   >=media-libs/gst-plugins-base-1.20:1.0[egl?,X?]
-   gles2-only? ( media-libs/gst-plugins-base:1.0[gles2] )
-   !gles2-only? ( media-libs/gst-plugins-base:1.0[opengl] )
-   >=media-plugins/gst-plugins-opus-1.20:1.0
-   >=media-libs/gst-plugins-bad-1.20:1.0
-   )
-
-   X? (
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXrender
-   x11-libs/libXt
-   )
-
-   libnotify? ( x11-libs/libnotify )
-   dev-libs/hyphen
-   jpeg2k? ( >=media-libs/openjpeg-2.2.0:2= )
-   avif? ( >=media-libs/libavif-0.9.0:= )
-   lcms? ( media-libs/lcms:2 )
-
-   egl? ( media-libs/mesa[egl(+)] )
-   gles2-only? ( media-libs/mesa[gles2] )
-   !gles2-only? ( virtual/opengl )
-   wayland? (
-   dev-libs/wayland

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/ia64/23.0/split-usr/desktop/gnome/, ...

2022-12-19 Thread Andreas K. Hüttel
commit: 330cd307bca800bc63078cae1d98e0813f411fd9
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Dec 19 21:07:47 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Dec 19 21:07:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=330cd307

profiles: add ia64 23.0 profiles

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

 profiles/default/linux/ia64/23.0/desktop/eapi   | 1 +
 profiles/default/linux/ia64/23.0/desktop/gnome/eapi | 1 +
 profiles/default/linux/ia64/23.0/desktop/gnome/parent   | 2 ++
 profiles/default/linux/ia64/23.0/desktop/gnome/systemd/eapi | 1 +
 profiles/default/linux/ia64/23.0/desktop/gnome/systemd/parent   | 2 ++
 profiles/default/linux/ia64/23.0/desktop/parent | 2 ++
 profiles/default/linux/ia64/23.0/eapi   | 1 +
 profiles/default/linux/ia64/23.0/parent | 2 ++
 profiles/default/linux/ia64/23.0/split-usr/desktop/eapi | 1 +
 profiles/default/linux/ia64/23.0/split-usr/desktop/gnome/eapi   | 1 +
 profiles/default/linux/ia64/23.0/split-usr/desktop/gnome/parent | 2 ++
 profiles/default/linux/ia64/23.0/split-usr/desktop/parent   | 2 ++
 profiles/default/linux/ia64/23.0/split-usr/eapi | 1 +
 profiles/default/linux/ia64/23.0/split-usr/parent   | 2 ++
 profiles/default/linux/ia64/23.0/systemd/eapi   | 1 +
 profiles/default/linux/ia64/23.0/systemd/parent | 2 ++
 16 files changed, 24 insertions(+)

diff --git a/profiles/default/linux/ia64/23.0/desktop/eapi 
b/profiles/default/linux/ia64/23.0/desktop/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/ia64/23.0/desktop/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/ia64/23.0/desktop/gnome/eapi 
b/profiles/default/linux/ia64/23.0/desktop/gnome/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/ia64/23.0/desktop/gnome/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/ia64/23.0/desktop/gnome/parent 
b/profiles/default/linux/ia64/23.0/desktop/gnome/parent
new file mode 100644
index ..6589a0e01478
--- /dev/null
+++ b/profiles/default/linux/ia64/23.0/desktop/gnome/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/desktop/gnome

diff --git a/profiles/default/linux/ia64/23.0/desktop/gnome/systemd/eapi 
b/profiles/default/linux/ia64/23.0/desktop/gnome/systemd/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/ia64/23.0/desktop/gnome/systemd/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/ia64/23.0/desktop/gnome/systemd/parent 
b/profiles/default/linux/ia64/23.0/desktop/gnome/systemd/parent
new file mode 100644
index ..f5c1ae438de4
--- /dev/null
+++ b/profiles/default/linux/ia64/23.0/desktop/gnome/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/desktop/gnome/systemd

diff --git a/profiles/default/linux/ia64/23.0/desktop/parent 
b/profiles/default/linux/ia64/23.0/desktop/parent
new file mode 100644
index ..ad6c5e126fbb
--- /dev/null
+++ b/profiles/default/linux/ia64/23.0/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/desktop

diff --git a/profiles/default/linux/ia64/23.0/eapi 
b/profiles/default/linux/ia64/23.0/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/ia64/23.0/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/ia64/23.0/parent 
b/profiles/default/linux/ia64/23.0/parent
new file mode 100644
index ..50be433109ef
--- /dev/null
+++ b/profiles/default/linux/ia64/23.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../releases/23.0

diff --git a/profiles/default/linux/ia64/23.0/split-usr/desktop/eapi 
b/profiles/default/linux/ia64/23.0/split-usr/desktop/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/ia64/23.0/split-usr/desktop/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/ia64/23.0/split-usr/desktop/gnome/eapi 
b/profiles/default/linux/ia64/23.0/split-usr/desktop/gnome/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/ia64/23.0/split-usr/desktop/gnome/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/ia64/23.0/split-usr/desktop/gnome/parent 
b/profiles/default/linux/ia64/23.0/split-usr/desktop/gnome/parent
new file mode 100644
index ..9e06c4505a75
--- /dev/null
+++ b/profiles/default/linux/ia64/23.0/split-usr/desktop/gnome/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/desktop/gnome

diff --git a/profiles/default/linux/ia64/23.0/split-usr/desktop/parent 
b/profiles/default/linux/ia64/23.0/split-usr/desktop/parent
new file mode 100644
index ..db8ce088c69a
--- /dev/null
+++ b/profiles/default/linux/ia64/23.0/split-usr/desktop/parent
@@ -0,0 +1,2 @@
+..

[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/hppa/23.0/desktop/systemd/, ...

2022-12-19 Thread Andreas K. Hüttel
commit: a24810d9764e30357230c66b07b3ff0050e2b077
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Dec 19 21:01:15 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Dec 19 21:01:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a24810d9

profiles: add hppa 23.0 profiles

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

 profiles/default/linux/hppa/23.0/desktop/eapi | 1 +
 profiles/default/linux/hppa/23.0/desktop/parent   | 2 ++
 profiles/default/linux/hppa/23.0/desktop/systemd/eapi | 1 +
 profiles/default/linux/hppa/23.0/desktop/systemd/parent   | 2 ++
 profiles/default/linux/hppa/23.0/eapi | 1 +
 profiles/default/linux/hppa/23.0/parent   | 2 ++
 profiles/default/linux/hppa/23.0/split-usr/desktop/eapi   | 1 +
 profiles/default/linux/hppa/23.0/split-usr/desktop/parent | 2 ++
 profiles/default/linux/hppa/23.0/split-usr/eapi   | 1 +
 profiles/default/linux/hppa/23.0/split-usr/parent | 2 ++
 profiles/default/linux/hppa/23.0/systemd/eapi | 1 +
 profiles/default/linux/hppa/23.0/systemd/parent   | 2 ++
 12 files changed, 18 insertions(+)

diff --git a/profiles/default/linux/hppa/23.0/desktop/eapi 
b/profiles/default/linux/hppa/23.0/desktop/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/desktop/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/hppa/23.0/desktop/parent 
b/profiles/default/linux/hppa/23.0/desktop/parent
new file mode 100644
index ..ad6c5e126fbb
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/desktop

diff --git a/profiles/default/linux/hppa/23.0/desktop/systemd/eapi 
b/profiles/default/linux/hppa/23.0/desktop/systemd/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/desktop/systemd/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/hppa/23.0/desktop/systemd/parent 
b/profiles/default/linux/hppa/23.0/desktop/systemd/parent
new file mode 100644
index ..7e061533c151
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/desktop/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/systemd

diff --git a/profiles/default/linux/hppa/23.0/eapi 
b/profiles/default/linux/hppa/23.0/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/hppa/23.0/parent 
b/profiles/default/linux/hppa/23.0/parent
new file mode 100644
index ..50be433109ef
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/parent
@@ -0,0 +1,2 @@
+..
+../../../../releases/23.0

diff --git a/profiles/default/linux/hppa/23.0/split-usr/desktop/eapi 
b/profiles/default/linux/hppa/23.0/split-usr/desktop/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/split-usr/desktop/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/hppa/23.0/split-usr/desktop/parent 
b/profiles/default/linux/hppa/23.0/split-usr/desktop/parent
new file mode 100644
index ..db8ce088c69a
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/split-usr/desktop/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/desktop

diff --git a/profiles/default/linux/hppa/23.0/split-usr/eapi 
b/profiles/default/linux/hppa/23.0/split-usr/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/split-usr/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/hppa/23.0/split-usr/parent 
b/profiles/default/linux/hppa/23.0/split-usr/parent
new file mode 100644
index ..598ca888c8c2
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/split-usr/parent
@@ -0,0 +1,2 @@
+..
+../../../../../features/split-usr

diff --git a/profiles/default/linux/hppa/23.0/systemd/eapi 
b/profiles/default/linux/hppa/23.0/systemd/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/systemd/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/hppa/23.0/systemd/parent 
b/profiles/default/linux/hppa/23.0/systemd/parent
new file mode 100644
index ..ced72403bde9
--- /dev/null
+++ b/profiles/default/linux/hppa/23.0/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../targets/systemd



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/arm64/23.0/split-usr/desktop/plasma/, ...

2022-12-19 Thread Andreas K. Hüttel
commit: 3519d4a5b862cc2dec360878f9eaaea7d8172b50
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Dec 19 20:55:55 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Dec 19 20:56:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3519d4a5

profiles: add arm64 23.0 profiles

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

 profiles/default/linux/arm64/23.0/big-endian/eapi  |  1 +
 .../default/linux/arm64/23.0/big-endian/parent |  2 ++
 profiles/default/linux/arm64/23.0/desktop/eapi |  1 +
 .../default/linux/arm64/23.0/desktop/gnome/eapi|  1 +
 .../default/linux/arm64/23.0/desktop/gnome/parent  |  2 ++
 .../linux/arm64/23.0/desktop/gnome/systemd/eapi|  1 +
 .../linux/arm64/23.0/desktop/gnome/systemd/parent  |  2 ++
 profiles/default/linux/arm64/23.0/desktop/parent   |  2 ++
 .../default/linux/arm64/23.0/desktop/plasma/eapi   |  1 +
 .../default/linux/arm64/23.0/desktop/plasma/parent |  2 ++
 .../linux/arm64/23.0/desktop/plasma/systemd/eapi   |  1 +
 .../linux/arm64/23.0/desktop/plasma/systemd/parent |  2 ++
 .../default/linux/arm64/23.0/desktop/systemd/eapi  |  1 +
 .../linux/arm64/23.0/desktop/systemd/parent|  2 ++
 profiles/default/linux/arm64/23.0/eapi |  1 +
 profiles/default/linux/arm64/23.0/hardened/eapi|  1 +
 profiles/default/linux/arm64/23.0/hardened/parent  |  2 ++
 .../default/linux/arm64/23.0/hardened/selinux/eapi |  1 +
 .../linux/arm64/23.0/hardened/selinux/parent   |  2 ++
 profiles/default/linux/arm64/23.0/llvm/eapi|  1 +
 .../default/linux/arm64/23.0/llvm/packages.build   |  9 +
 profiles/default/linux/arm64/23.0/llvm/parent  |  2 ++
 .../default/linux/arm64/23.0/llvm/systemd/eapi |  1 +
 .../default/linux/arm64/23.0/llvm/systemd/parent   |  2 ++
 profiles/default/linux/arm64/23.0/musl/eapi|  1 +
 .../default/linux/arm64/23.0/musl/hardened/eapi|  1 +
 .../default/linux/arm64/23.0/musl/hardened/parent  |  2 ++
 .../linux/arm64/23.0/musl/hardened/selinux/eapi|  1 +
 .../linux/arm64/23.0/musl/hardened/selinux/parent  |  2 ++
 profiles/default/linux/arm64/23.0/musl/llvm/eapi   |  1 +
 .../linux/arm64/23.0/musl/llvm/package.use.mask|  6 ++
 profiles/default/linux/arm64/23.0/musl/llvm/parent |  2 ++
 .../default/linux/arm64/23.0/musl/make.defaults| 23 ++
 .../default/linux/arm64/23.0/musl/package.mask |  6 ++
 .../linux/arm64/23.0/musl/package.use.force|  7 +++
 profiles/default/linux/arm64/23.0/musl/parent  |  2 ++
 profiles/default/linux/arm64/23.0/musl/use.mask|  5 +
 profiles/default/linux/arm64/23.0/parent   |  2 ++
 profiles/default/linux/arm64/23.0/prefix/eapi  |  1 +
 .../linux/arm64/23.0/prefix/kernel-3.2+/eapi   |  1 +
 .../linux/arm64/23.0/prefix/kernel-3.2+/parent |  2 ++
 profiles/default/linux/arm64/23.0/prefix/parent|  1 +
 .../linux/arm64/23.0/split-usr/big-endian/eapi |  1 +
 .../linux/arm64/23.0/split-usr/big-endian/parent   |  2 ++
 .../linux/arm64/23.0/split-usr/desktop/eapi|  1 +
 .../linux/arm64/23.0/split-usr/desktop/gnome/eapi  |  1 +
 .../arm64/23.0/split-usr/desktop/gnome/parent  |  2 ++
 .../linux/arm64/23.0/split-usr/desktop/parent  |  2 ++
 .../linux/arm64/23.0/split-usr/desktop/plasma/eapi |  1 +
 .../arm64/23.0/split-usr/desktop/plasma/parent |  2 ++
 profiles/default/linux/arm64/23.0/split-usr/eapi   |  1 +
 .../linux/arm64/23.0/split-usr/hardened/eapi   |  1 +
 .../linux/arm64/23.0/split-usr/hardened/parent |  2 ++
 .../arm64/23.0/split-usr/hardened/selinux/eapi |  1 +
 .../arm64/23.0/split-usr/hardened/selinux/parent   |  2 ++
 .../default/linux/arm64/23.0/split-usr/llvm/eapi   |  1 +
 .../linux/arm64/23.0/split-usr/llvm/packages.build |  9 +
 .../default/linux/arm64/23.0/split-usr/llvm/parent |  2 ++
 .../default/linux/arm64/23.0/split-usr/musl/eapi   |  1 +
 .../linux/arm64/23.0/split-usr/musl/hardened/eapi  |  1 +
 .../arm64/23.0/split-usr/musl/hardened/parent  |  2 ++
 .../23.0/split-usr/musl/hardened/selinux/eapi  |  1 +
 .../23.0/split-usr/musl/hardened/selinux/parent|  2 ++
 .../linux/arm64/23.0/split-usr/musl/llvm/eapi  |  1 +
 .../23.0/split-usr/musl/llvm/package.use.mask  |  6 ++
 .../linux/arm64/23.0/split-usr/musl/llvm/parent|  2 ++
 .../linux/arm64/23.0/split-usr/musl/make.defaults  | 23 ++
 .../linux/arm64/23.0/split-usr/musl/package.mask   |  6 ++
 .../arm64/23.0/split-usr/musl/package.use.force|  7 +++
 .../default/linux/arm64/23.0/split-usr/musl/parent |  2 ++
 .../linux/arm64/23.0/split-usr/musl/use.mask   |  5 +
 profiles/default/linux/arm64/23.0/split-usr/parent |  2 ++
 .../default/linux/arm64/23.0/split-usr/prefix/eapi |  1 +
 .../arm64/23.0/split-usr/prefix/kernel-3.2+/eapi   |  1 +
 .../arm64/23.0/split-usr/prefix/kernel-3.2+/parent |  2 ++
 .../linux/arm64/23.0/split-usr/prefix/parent   |  1 +
 

[gentoo-commits] proj/releng:master commit in: releases/specs/amd64/livegui/files/

2022-12-19 Thread Ben Kohler
commit: 12a7a1645f93cae3d0b58566bdee5e9fb4d5155a
Author: Ben Kohler  gentoo  org>
AuthorDate: Mon Dec 19 20:40:23 2022 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Mon Dec 19 20:46:25 2022 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=12a7a164

livegui/fsscript: fix sddm autologin

Apparently sddm.conf used to allow =yes but now needs =true for a bool

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

 releases/specs/amd64/livegui/files/fsscript-stage2.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/specs/amd64/livegui/files/fsscript-stage2.sh 
b/releases/specs/amd64/livegui/files/fsscript-stage2.sh
index 3c15b427..013f4d65 100755
--- a/releases/specs/amd64/livegui/files/fsscript-stage2.sh
+++ b/releases/specs/amd64/livegui/files/fsscript-stage2.sh
@@ -18,7 +18,7 @@ hostname-mode=none" > /etc/NetworkManager/NetworkManager.conf
 echo "[Autologin]
 User=gentoo
 Session=plasma.desktop
-Relogin=yes" > /etc/sddm.conf
+Relogin=true" > /etc/sddm.conf
 
 # Set up gentoo user
 pushd /home/gentoo



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

2022-12-19 Thread Alfredo Tupone
commit: df039e918d51c4c703f9eb374feb861ff5c7554f
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Dec 19 20:30:17 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Dec 19 20:30:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df039e91

dev-ada/aunit: add 23.0.0

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

 dev-ada/aunit/Manifest|  1 +
 dev-ada/aunit/aunit-23.0.0.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/dev-ada/aunit/Manifest b/dev-ada/aunit/Manifest
index 25de19c338d8..a6905de58441 100644
--- a/dev-ada/aunit/Manifest
+++ b/dev-ada/aunit/Manifest
@@ -1,2 +1,3 @@
 DIST aunit-2021-20210518-19DC5-src.tar.gz 625153 BLAKE2B 
385478bcc889d5f764a3498d98915928671a546c7345d8ca3e4f092d85a92c7b196d2a3f7a81f2199237f472f691d30b05b2f3308f063c509d8e9f3e834d620e
 SHA512 
c365ed5ffe4ff60413969e92989396c6d2849a1f16ceb4b8b3fd666153f6cb480f4d74c42362fb751c522a29a555996e3bc5fdd0e80ba2e817940599f8be4798
 DIST aunit-22.0.0.tar.gz 131442 BLAKE2B 
6ddc2f37ea06cfd5c7ad4d145b8889e171169108b90252feacf600a00acbd4740e638e7d478e4ac474953f9f3dcb118a4c5486a1cca6380b054661cf4b5f7e18
 SHA512 
5380fcb18ede7422507aff566f97521760fcc8a713d0e90195128189807784fec828c2e2c538aa0ac897cbdeb15fa2120e67b9e998875aac0ade2636dbea4e96
+DIST aunit-23.0.0.tar.gz 131699 BLAKE2B 
04ff77214ab6f4f5d59ea0609fffbc6fcfb4695d2fbbed45efa14e2b745c33868e1c134e5d00a7c3d8f11b1a8d15c6212110c78a53df4230b5862fb9b912a434
 SHA512 
450caa79e4808188107cd065665ca9cab599934e3934d18406b08d3ccebe26c1e95cd0c712ea3403d6082c7c5e8fd9ecf09ae3b63d231b80ad575048b3d61943

diff --git a/dev-ada/aunit/aunit-23.0.0.ebuild 
b/dev-ada/aunit/aunit-23.0.0.ebuild
new file mode 100644
index ..af510a7829ab
--- /dev/null
+++ b/dev-ada/aunit/aunit-23.0.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ADA_COMPAT=( gnat_2021 gcc_12_2_0 )
+inherit ada multiprocessing
+
+DESCRIPTION="Ada unit testing framework"
+HOMEPAGE="http://libre.adacore.com/tools/aunit/;
+SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="${ADA_DEPS}"
+DEPEND="${RDEPEND}
+   dev-ada/gprbuild[${ADA_USEDEP}]"
+
+REQUIRED_USE="${ADA_REQUIRED_USE}"
+
+src_compile() {
+   emake GPROPTS_EXTRA="-j$(makeopts_jobs) -v -cargs ${ADAFLAGS}"
+}
+
+src_install() {
+   emake INSTALL="${D}"/usr install
+   einstalldocs
+   mv "${D}"/usr/share/examples/${PN} "${D}"/usr/share/doc/${PF}/examples 
|| die
+   rmdir "${D}"/usr/share/examples || die
+   rm -r "${D}"/usr/share/gpr/manifests || die
+}
+
+src_test() {
+   emake PROJECT_PATH_ARG="ADA_PROJECT_PATH=$(pwd)/lib/gnat" -C test
+}



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

2022-12-19 Thread Viorel Munteanu
commit: 521740a824c00d46888dae512dae8419c5604d60
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Mon Dec 19 19:33:43 2022 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Mon Dec 19 19:34:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=521740a8

media-libs/libpgf: drop 7.21.7

Signed-off-by: Viorel Munteanu  gentoo.org>

 media-libs/libpgf/libpgf-7.21.7.ebuild | 47 --
 media-libs/libpgf/metadata.xml |  3 +++
 2 files changed, 3 insertions(+), 47 deletions(-)

diff --git a/media-libs/libpgf/libpgf-7.21.7.ebuild 
b/media-libs/libpgf/libpgf-7.21.7.ebuild
deleted file mode 100644
index 38c981e62582..
--- a/media-libs/libpgf/libpgf-7.21.7.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools edos2unix
-
-DESCRIPTION="Library to load, handle and manipulate images in the PGF format"
-HOMEPAGE="https://www.libpgf.org/;
-SRC_URI="https://downloads.sourceforge.net/project/libpgf/libpgf/${PV}/libpgf.zip
 -> ${P}.zip"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="doc"
-
-BDEPEND="
-   app-arch/unzip
-   doc? ( app-doc/doxygen )"
-
-S="${WORKDIR}/libpgf"
-
-src_prepare() {
-   default
-
-   # configure.ac has wrong version number
-   sed -i "s/7.15.32/${PV}/g" configure.ac || die
-
-   # many files, including configure.ac and Makefile.am, are saved in dos 
format, causing errors in autotools
-   edos2unix *.{am,ac,in,sh} */*.{am,in}
-
-   if ! use doc; then
-   sed -i -e "/HAS_DOXYGEN/{N;N;d}" Makefile.am || die
-   fi
-
-   eautoreconf
-}
-
-src_configure() {
-   econf --disable-static
-}
-
-src_install() {
-   default
-
-   find "${ED}" -name '*.la' -delete || die
-}

diff --git a/media-libs/libpgf/metadata.xml b/media-libs/libpgf/metadata.xml
index b22a815172dd..d9ebb7cecc3d 100644
--- a/media-libs/libpgf/metadata.xml
+++ b/media-libs/libpgf/metadata.xml
@@ -5,4 +5,7 @@
cea...@gentoo.org
Viorel Munteanu

+   
+   libpgf
+   
 



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

2022-12-19 Thread Rick Farina
commit: c8d732e10e7cc0564e13c6d1d39a5dc383029128
Author: Rick Farina  gentoo  org>
AuthorDate: Mon Dec 19 19:31:56 2022 +
Commit: Rick Farina  gentoo  org>
CommitDate: Mon Dec 19 19:32:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d732e1

net-wireless/gnuradio: adjust deps more correctly

Closes: https://bugs.gentoo.org/883143
Signed-off-by: Rick Farina  gentoo.org>

 .../gnuradio/{gnuradio-3.10.5.0.ebuild => gnuradio-3.10.5.0-r1.ebuild}  | 2 +-
 net-wireless/gnuradio/gnuradio-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/gnuradio/gnuradio-3.10.5.0.ebuild 
b/net-wireless/gnuradio/gnuradio-3.10.5.0-r1.ebuild
similarity index 98%
rename from net-wireless/gnuradio/gnuradio-3.10.5.0.ebuild
rename to net-wireless/gnuradio/gnuradio-3.10.5.0-r1.ebuild
index 373ea59a99f5..6ce643b5ead6 100644
--- a/net-wireless/gnuradio/gnuradio-3.10.5.0.ebuild
+++ b/net-wireless/gnuradio/gnuradio-3.10.5.0-r1.ebuild
@@ -119,13 +119,13 @@ RDEPEND="${PYTHON_DEPS}
 DEPEND="${RDEPEND}
app-text/docbook-xml-dtd:4.2
$(python_gen_cond_dep 'dev-python/pybind11[${PYTHON_USEDEP}]')
-   $(python_gen_cond_dep 'dev-python/pygccxml[${PYTHON_USEDEP}]')
virtual/pkgconfig
doc? (
>=app-doc/doxygen-1.5.7.1
dev-libs/mathjax
)
grc? ( x11-misc/xdg-utils )
+   modtool? ( $(python_gen_cond_dep 
'dev-python/pygccxml[${PYTHON_USEDEP}]') )
oss? ( virtual/os-headers )
test? ( >=dev-util/cppunit-1.9.14 )
zeromq? ( net-libs/cppzmq )

diff --git a/net-wireless/gnuradio/gnuradio-.ebuild 
b/net-wireless/gnuradio/gnuradio-.ebuild
index 9ebe5272423a..0315fd080aed 100644
--- a/net-wireless/gnuradio/gnuradio-.ebuild
+++ b/net-wireless/gnuradio/gnuradio-.ebuild
@@ -119,13 +119,13 @@ RDEPEND="${PYTHON_DEPS}
 DEPEND="${RDEPEND}
app-text/docbook-xml-dtd:4.2
$(python_gen_cond_dep 'dev-python/pybind11[${PYTHON_USEDEP}]')
-   $(python_gen_cond_dep 'dev-python/pygccxml[${PYTHON_USEDEP}]')
virtual/pkgconfig
doc? (
>=app-doc/doxygen-1.5.7.1
dev-libs/mathjax
)
grc? ( x11-misc/xdg-utils )
+   modtool? ( $(python_gen_cond_dep 
'dev-python/pygccxml[${PYTHON_USEDEP}]') )
oss? ( virtual/os-headers )
test? ( >=dev-util/cppunit-1.9.14 )
zeromq? ( net-libs/cppzmq )



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

2022-12-19 Thread Markus Meier
commit: 7360ecacf629a727e22c132a5dbfc5383041f751
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Dec 19 19:31:31 2022 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Dec 19 19:31:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7360ecac

media-libs/libpano13: add static-libs flag for bug #829960

Signed-off-by: Markus Meier  gentoo.org>

 media-libs/libpano13/libpano13-2.9.21-r2.ebuild | 41 +
 1 file changed, 41 insertions(+)

diff --git a/media-libs/libpano13/libpano13-2.9.21-r2.ebuild 
b/media-libs/libpano13/libpano13-2.9.21-r2.ebuild
new file mode 100644
index ..1eed41af5ec4
--- /dev/null
+++ b/media-libs/libpano13/libpano13-2.9.21-r2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit cmake
+
+DESCRIPTION="Helmut Dersch's panorama toolbox library"
+HOMEPAGE="http://panotools.sourceforge.net/;
+SRC_URI="mirror://sourceforge/panotools/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0/3"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="java static-libs suitesparse"
+
+DEPEND="media-libs/libpng:=
+   media-libs/tiff:=
+   media-libs/libjpeg-turbo:=
+   sys-libs/zlib
+   java? ( >=virtual/jdk-1.8:* )
+   suitesparse? ( sci-libs/suitesparse )"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}-$(ver_cut 1-3)"
+
+src_configure() {
+   local mycmakeargs=(
+   -DSUPPORT_JAVA_PROGRAMS=$(usex java)
+   -DUSE_SPARSE_LEVMAR=$(usex suitesparse)
+   )
+   cmake_src_configure
+}
+
+src_install() {
+   cmake_src_install
+
+   if ! use static-libs ; then
+   find "${D}" -name "*.a" -type f -delete || die
+   fi
+}



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

2022-12-19 Thread Viorel Munteanu
commit: a13a3325342f5ef87384302b272577725e659c7c
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Mon Dec 19 18:51:12 2022 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Mon Dec 19 19:27:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a13a3325

dev-libs/xalan-c: Fix threads test

The threads run and finish ok, but the counter used in the testing
application is not synchronized correctly; it seems the mutex they used
doesn't really work.  So replace it by a std::mutex.

Closes: https://bugs.gentoo.org/887197
Closes: https://github.com/gentoo/gentoo/pull/28714
Signed-off-by: Viorel Munteanu  gentoo.org>

 .../xalan-c/files/xalan-c-1.12-fix-threads.patch   | 51 ++
 dev-libs/xalan-c/xalan-c-1.12-r2.ebuild|  1 +
 2 files changed, 52 insertions(+)

diff --git a/dev-libs/xalan-c/files/xalan-c-1.12-fix-threads.patch 
b/dev-libs/xalan-c/files/xalan-c-1.12-fix-threads.patch
new file mode 100644
index ..4a8e0e582621
--- /dev/null
+++ b/dev-libs/xalan-c/files/xalan-c-1.12-fix-threads.patch
@@ -0,0 +1,51 @@
+xercesc::XMLMutex doesn't work, replace it by std::mutex
+Bug: https://bugs.gentoo.org/887197
+
+--- a/Tests/Threads/ThreadTest.cpp
 b/Tests/Threads/ThreadTest.cpp
+@@ -49,6 +49,7 @@
+ 
+ #if defined(XALAN_USE_THREAD_STD)
+ #include 
++#include 
+ #elif defined(XALAN_USE_THREAD_WINDOWS)
+ 
+ #include 
+@@ -95,8 +96,8 @@
+ 
+ 
+ 
+-typedef xercesc::XMLMutex XMLMutexType;
+-typedef xercesc::XMLMutexLock XMLMutexLockType;
++typedef std::mutex  XMLMutexType;
++typedef std::lock_guard XMLMutexLockType;
+ 
+ 
+ 
+@@ -121,7 +122,7 @@
+ 
+ XMLMutexTypem_mutex;
+ 
+-longm_counter;
++volatile long   m_counter;
+ };
+ 
+ 
+@@ -143,7 +144,7 @@
+ void
+ SynchronizedCounter::increment()
+ {
+-const XMLMutexLockType  theLock(_mutex);
++const XMLMutexLockType  theLock(m_mutex);
+ 
+ if (m_counter < LONG_MAX)
+ {
+@@ -156,7 +157,7 @@
+ void
+ SynchronizedCounter::decrement()
+ {
+-const XMLMutexLockType  theLock(_mutex);
++const XMLMutexLockType  theLock(m_mutex);
+ 
+ if (m_counter > 0)
+ {

diff --git a/dev-libs/xalan-c/xalan-c-1.12-r2.ebuild 
b/dev-libs/xalan-c/xalan-c-1.12-r2.ebuild
index cd8b913943ee..74e63f8e818f 100644
--- a/dev-libs/xalan-c/xalan-c-1.12-r2.ebuild
+++ b/dev-libs/xalan-c/xalan-c-1.12-r2.ebuild
@@ -43,6 +43,7 @@ BDEPEND+="
 
 PATCHES=(
"${FILESDIR}"/${P}-fix-lto.patch
+   "${FILESDIR}"/${P}-fix-threads.patch
 )
 
 src_configure() {



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

2022-12-19 Thread Markus Meier
commit: 61e180811234fa166ad42a356c7f266291e28a7f
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Dec 19 19:23:08 2022 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Dec 19 19:23:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61e18081

media-gfx/hugin: version bump

Signed-off-by: Markus Meier  gentoo.org>

 media-gfx/hugin/Manifest|  1 +
 .../hugin/{hugin-.ebuild => hugin-2022.0.0.ebuild}  | 17 +
 media-gfx/hugin/hugin-.ebuild   |  3 +--
 3 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/media-gfx/hugin/Manifest b/media-gfx/hugin/Manifest
index 15ba9e83bbf6..e30767d33cc1 100644
--- a/media-gfx/hugin/Manifest
+++ b/media-gfx/hugin/Manifest
@@ -1 +1,2 @@
 DIST hugin-2021.0.0.tar.bz2 10333565 BLAKE2B 
4bde9bb491074a2f49a34c9af0e90246095c390abf2c49e924d4412e6c00148ae013e10a885799b7eeb1cd9977922a77dc5ebe032a38e2153138632ec818f038
 SHA512 
fb491af2543dda8c6d3c9d125936a32a04109eec39e3091347ef2856073d4e1f04017686acb8000e50e29a0ac8dcfe463b63613b277f8fb4aec0537f58a6c853
+DIST hugin-2022.0.0.tar.bz2 10374360 BLAKE2B 
ea77614a650f832f39583328767a55ebe888a003fed117e73b22fd29c641fc8494b190b864b7ccb05f996ceca5d95c5391597333efdc19bce0eba93af14543be
 SHA512 
752bdaaea666a24bddc72b4aa4ccfbf366af30022102a2e74fad9c86045b3aeae50929a8a3eb27e296b27bdb487ecd60b6e363b23413e08af6ed944686569c97

diff --git a/media-gfx/hugin/hugin-.ebuild 
b/media-gfx/hugin/hugin-2022.0.0.ebuild
similarity index 88%
copy from media-gfx/hugin/hugin-.ebuild
copy to media-gfx/hugin/hugin-2022.0.0.ebuild
index 2d80dcb4c7c8..76bca342c75e 100644
--- a/media-gfx/hugin/hugin-.ebuild
+++ b/media-gfx/hugin/hugin-2022.0.0.ebuild
@@ -4,25 +4,22 @@
 EAPI=7
 
 WX_GTK_VER="3.0-gtk3"
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
-inherit mercurial python-single-r1 wxwidgets cmake xdg
+inherit python-single-r1 wxwidgets cmake xdg
 
 DESCRIPTION="GUI for the creation & processing of panoramic images"
 HOMEPAGE="http://hugin.sf.net;
-SRC_URI=""
-EHG_REPO_URI="http://hg.code.sf.net/p/hugin/hugin;
-EHG_PROJECT="${PN}-${PN}"
+SRC_URI="mirror://sourceforge/${PN}/${P/_/}.tar.bz2"
 
 LICENSE="GPL-2+ BSD BSD-2 MIT wxWinLL-3 ZLIB FDL-1.2"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="amd64 arm64 x86"
 
 LANGS=" ca ca-valencia cs da de en-GB es eu fi fr hu it ja nl pl pt-BR ro ru 
sk sv zh-CN zh-TW"
 IUSE="debug lapack python raw sift $(echo ${LANGS//\ /\ l10n_})"
 
 CDEPEND="
-   !!dev-util/cocom
dev-db/sqlite:3
dev-libs/boost:=
dev-libs/zthread
@@ -30,8 +27,8 @@ CDEPEND="
media-gfx/exiv2:=
media-libs/freeglut
media-libs/glew:=
-   >=media-libs/libpano13-2.9.19_beta1:=
media-libs/libjpeg-turbo:=
+   >=media-libs/libpano13-2.9.19_beta1:=
media-libs/libpng:=
media-libs/openexr:=
media-libs/tiff:=
@@ -66,6 +63,10 @@ pkg_setup() {
 }
 
 src_prepare() {
+   sed -i \
+   -e "/COMMAND.*GZIP/d" \
+   -e "s/\.gz//g" \
+   "${S}"/doc/CMakeLists.txt || die
cmake_src_prepare
 }
 

diff --git a/media-gfx/hugin/hugin-.ebuild 
b/media-gfx/hugin/hugin-.ebuild
index 2d80dcb4c7c8..7d99806d9fa0 100644
--- a/media-gfx/hugin/hugin-.ebuild
+++ b/media-gfx/hugin/hugin-.ebuild
@@ -22,7 +22,6 @@ LANGS=" ca ca-valencia cs da de en-GB es eu fi fr hu it ja nl 
pl pt-BR ro ru sk
 IUSE="debug lapack python raw sift $(echo ${LANGS//\ /\ l10n_})"
 
 CDEPEND="
-   !!dev-util/cocom
dev-db/sqlite:3
dev-libs/boost:=
dev-libs/zthread
@@ -30,8 +29,8 @@ CDEPEND="
media-gfx/exiv2:=
media-libs/freeglut
media-libs/glew:=
-   >=media-libs/libpano13-2.9.19_beta1:=
media-libs/libjpeg-turbo:=
+   >=media-libs/libpano13-2.9.19_beta1:=
media-libs/libpng:=
media-libs/openexr:=
media-libs/tiff:=



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

2022-12-19 Thread Rick Farina
commit: d1dc342c2dfd01e754c1acd77ec1c9ea09a49a5c
Author: Rick Farina  gentoo  org>
AuthorDate: Mon Dec 19 16:48:18 2022 +
Commit: Rick Farina  gentoo  org>
CommitDate: Mon Dec 19 18:56:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1dc342c

net-wireless/gqrx: update deps

Closes: https://bugs.gentoo.org/879951
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/gqrx/{gqrx-2.15.9.ebuild => gqrx-2.15.9-r1.ebuild} | 5 +
 net-wireless/gqrx/gqrx-.ebuild  | 5 +
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/net-wireless/gqrx/gqrx-2.15.9.ebuild 
b/net-wireless/gqrx/gqrx-2.15.9-r1.ebuild
similarity index 90%
rename from net-wireless/gqrx/gqrx-2.15.9.ebuild
rename to net-wireless/gqrx/gqrx-2.15.9-r1.ebuild
index 23c9c275d130..2a93f5952141 100644
--- a/net-wireless/gqrx/gqrx-2.15.9.ebuild
+++ b/net-wireless/gqrx/gqrx-2.15.9-r1.ebuild
@@ -22,10 +22,7 @@ IUSE="gr-audio portaudio pulseaudio"
 REQUIRED_USE="^^ ( pulseaudio portaudio gr-audio )"
 
 DEPEND="
-   || (
-   =net-wireless/gnuradio-3.10:0[audio,analog,filter,network]
-   )
+   >=net-wireless/gnuradio-3.10:0=[audio,analog,filter,network]
>=net-wireless/gr-osmosdr-0.1.0:=
dev-libs/boost:=
dev-libs/log4cpp:=

diff --git a/net-wireless/gqrx/gqrx-.ebuild 
b/net-wireless/gqrx/gqrx-.ebuild
index 23c9c275d130..2a93f5952141 100644
--- a/net-wireless/gqrx/gqrx-.ebuild
+++ b/net-wireless/gqrx/gqrx-.ebuild
@@ -22,10 +22,7 @@ IUSE="gr-audio portaudio pulseaudio"
 REQUIRED_USE="^^ ( pulseaudio portaudio gr-audio )"
 
 DEPEND="
-   || (
-   =net-wireless/gnuradio-3.10:0[audio,analog,filter,network]
-   )
+   >=net-wireless/gnuradio-3.10:0=[audio,analog,filter,network]
>=net-wireless/gr-osmosdr-0.1.0:=
dev-libs/boost:=
dev-libs/log4cpp:=



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

2022-12-19 Thread Rick Farina
commit: e05c5263476cef38314fbc701bcfba562b7a18cc
Author: Rick Farina  gentoo  org>
AuthorDate: Mon Dec 19 18:40:43 2022 +
Commit: Rick Farina  gentoo  org>
CommitDate: Mon Dec 19 18:56:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e05c5263

net-wireless/gnuradio: bump to 3.10.5.0

Additionally harmonize 3.10.5.0 and 
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/gnuradio/Manifest|  1 +
 .../{gnuradio-.ebuild => gnuradio-3.10.5.0.ebuild}| 15 ++-
 net-wireless/gnuradio/gnuradio-.ebuild| 11 ++-
 3 files changed, 17 insertions(+), 10 deletions(-)

diff --git a/net-wireless/gnuradio/Manifest b/net-wireless/gnuradio/Manifest
index 67c617a80990..458c3a73b80a 100644
--- a/net-wireless/gnuradio/Manifest
+++ b/net-wireless/gnuradio/Manifest
@@ -1,2 +1,3 @@
 DIST gnuradio-3.10.3.0.tar.gz 4376594 BLAKE2B 
676c16dda6c4b01ca922fe942e1572653c57dd8f6240ad74af2b10351470ad53ecc5c4a7347e04cb1c898388c48f561f7871c39140f77c50f9217963355793a6
 SHA512 
fe4cd2204257b65129f148bbdd6a1c192559b8824a131bd99cc2ac854e1880ee4fa07b702170452b3b6070df34d99db27ef0fe064c50e6e5a6335e61e38e6645
 DIST gnuradio-3.10.4.0.tar.gz 4392284 BLAKE2B 
2a5766708534966bcea1e1ab57ae703b0b453278da5042c65ddcf5bda39dee084ee8f77d414e2c8ab3eae2397680f7591c456404a6cefc08b28a7d1f5d25534d
 SHA512 
a8690016513df3928cb2f63eef190c7306bc3cc452dfeafab2e47b43aa1dd3f61515df49832e99530535f94deabfb614388a27212b09e1c816782f3fdd4915eb
+DIST gnuradio-3.10.5.0.tar.gz 4368231 BLAKE2B 
c21e310d4cc50112e7d2085be5a82f4eb633305936004cc60cabbac340a0cbd0016bb5f24229380c36281c4e52e6763c5152ceb6ad0f2efc43bd28b2b55c4df8
 SHA512 
82f3028cbcb0175f9f354b19613ee59b052881b894c6d668d04235acda2e3be0ca2713642141a917264e70039f23795c647c47364af9ffad63f108da517d77c5

diff --git a/net-wireless/gnuradio/gnuradio-.ebuild 
b/net-wireless/gnuradio/gnuradio-3.10.5.0.ebuild
similarity index 97%
copy from net-wireless/gnuradio/gnuradio-.ebuild
copy to net-wireless/gnuradio/gnuradio-3.10.5.0.ebuild
index c52a5e2a707c..373ea59a99f5 100644
--- a/net-wireless/gnuradio/gnuradio-.ebuild
+++ b/net-wireless/gnuradio/gnuradio-3.10.5.0.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} =~ "" ]]; then
inherit git-r3
 else

SRC_URI="https://github.com/gnuradio/gnuradio/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~arm ~riscv ~x86"
 fi
 
 IUSE="+audio +alsa +analog +digital channels ctrlport doc dtv examples fec 
+filter grc iio jack modtool network oss performance-counters portaudio +qt5 
sdl soapy test trellis uhd vocoder +utils wavelet zeromq"
@@ -48,8 +48,9 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
 RDEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep 'dev-libs/boost:=[python,${PYTHON_USEDEP}]')
dev-libs/log4cpp:=
-   $(python_gen_cond_dep 'dev-python/six[${PYTHON_USEDEP}]')
$(python_gen_cond_dep 'dev-python/jsonschema[${PYTHON_USEDEP}]')
+   dev-libs/spdlog
+   dev-libs/libfmt:=
sci-libs/fftw:3.0=
sci-libs/mpir:=
sci-libs/volk:=
@@ -119,7 +120,6 @@ DEPEND="${RDEPEND}
app-text/docbook-xml-dtd:4.2
$(python_gen_cond_dep 'dev-python/pybind11[${PYTHON_USEDEP}]')
$(python_gen_cond_dep 'dev-python/pygccxml[${PYTHON_USEDEP}]')
-   dev-libs/spdlog
virtual/pkgconfig
doc? (
>=app-doc/doxygen-1.5.7.1
@@ -131,6 +131,10 @@ DEPEND="${RDEPEND}
zeromq? ( net-libs/cppzmq )
 "
 
+PATCHES=(
+   "${FILESDIR}/${PN}-3.10.3.0-fix-fmt-v9.patch" #858659
+)
+
 src_prepare() {
xdg_environment_reset #534582
 
@@ -161,12 +165,13 @@ src_configure() {
-DENABLE_GRC="$(usex grc)"
-DENABLE_GR_IIO="$(usex iio)"
-DENABLE_GR_MODTOOL="$(usex modtool)"
+   -DENABLE_GR_BLOCKTOOL="$(usex modtool)"
+   -DENABLE_GR_NETWORK="$(usex network)"
+   -DENABLE_GR_PDU=ON
-DENABLE_PERFORMANCE_COUNTERS="$(usex performance-counters)"
-DENABLE_TESTING="$(usex test)"
-   -DENABLE_GR_NETWORK="$(usex network)"
-DENABLE_GR_QTGUI="$(usex qt5)"
-DENABLE_GR_SOAPY="$(usex soapy)"
-   -DENABLE_GR_BLOCKTOOL=OFF   # for now
-DENABLE_GR_TRELLIS="$(usex trellis)"
-DENABLE_GR_UHD="$(usex uhd)"
-DENABLE_GR_UTILS="$(usex utils)"

diff --git a/net-wireless/gnuradio/gnuradio-.ebuild 
b/net-wireless/gnuradio/gnuradio-.ebuild
index c52a5e2a707c..9ebe5272423a 100644
--- a/net-wireless/gnuradio/gnuradio-.ebuild
+++ b/net-wireless/gnuradio/gnuradio-.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} =~ "" ]]; then
inherit git-r3
 else

SRC_URI="https://github.com/gnuradio/gnuradio/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~arm ~riscv ~x86"
 

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

2022-12-19 Thread Rick Farina
commit: da7a8a570e63c9548309e976452bd792e4061754
Author: Rick Farina  gentoo  org>
AuthorDate: Mon Dec 19 16:53:05 2022 +
Commit: Rick Farina  gentoo  org>
CommitDate: Mon Dec 19 18:56:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da7a8a57

net-wireless/gqrx: drop 2.15.8

Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/gqrx/Manifest   |  1 -
 net-wireless/gqrx/gqrx-2.15.8.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/net-wireless/gqrx/Manifest b/net-wireless/gqrx/Manifest
index fd440ddcd002..86b5cfa09452 100644
--- a/net-wireless/gqrx/Manifest
+++ b/net-wireless/gqrx/Manifest
@@ -1,2 +1 @@
-DIST gqrx-2.15.8.tar.gz 3608013 BLAKE2B 
242ec9fd3c99bf683d030936d14c96170a3432f13059abca3ef7ab1863ca4af0651eb2429c0703a0dd649304edcc1dc6c1fdefb2e8e7a77db1b2bfafc4a15452
 SHA512 
1c9236b68a3e21e9b6a67e8034652e8a8b369a9c1d41a54bb5f1ba83c398b1b12beb7dae44660e6fb35aa4649d17ea6546d9f1e72766b36eda84390d15022e58
 DIST gqrx-2.15.9.tar.gz 3608134 BLAKE2B 
0864e8b33efe12cbc77dc75bf9bb2c5938655e40710a99ff72da2f1bdb43bc4c2f964c1fe4d88136891417c16eed16444d8fad699f80ab8fe164bb18d62d23f6
 SHA512 
0562f5c962b7fb48e5b5b8d88f15e328bfb08284b36e289e68e77528156452075eb04a0fa530b235c383495bf4008a7c80e78aae88dfcc30da6f4ba619dfd2f3

diff --git a/net-wireless/gqrx/gqrx-2.15.8.ebuild 
b/net-wireless/gqrx/gqrx-2.15.8.ebuild
deleted file mode 100644
index ec213fc9569c..
--- a/net-wireless/gqrx/gqrx-2.15.8.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt"
-HOMEPAGE="https://gqrx.dk/;
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/csete/gqrx.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/csete/gqrx/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~riscv ~x86"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="gr-audio portaudio pulseaudio"
-REQUIRED_USE="^^ ( pulseaudio portaudio gr-audio )"
-
-DEPEND=">=net-wireless/gnuradio-3.7_rc:=[audio,analog,filter]
-   >=net-wireless/gr-osmosdr-0.1.0:=
-   dev-libs/boost:=
-   dev-libs/log4cpp:=
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   sci-libs/volk:=
-   pulseaudio? ( media-sound/pulseaudio:= )
-   portaudio? ( media-libs/portaudio:= )"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   if use pulseaudio; then
-   LINUX_AUDIO_BACKEND=Pulseaudio
-   elif use portaudio; then
-   LINUX_AUDIO_BACKEND=Portaudio
-   elif use gr-audio; then
-   LINUX_AUDIO_BACKEND=Gr-audio
-   fi
-
-   local mycmakeargs=(
-   "-DLINUX_AUDIO_BACKEND=${LINUX_AUDIO_BACKEND}"
-   )
-   cmake_src_configure
-}
-
-src_install() {
-   dobin "${BUILD_DIR}"/src/gqrx
-}



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

2022-12-19 Thread Rick Farina
commit: 7eef9321e7b7e00d219f58340726f903f4fab15f
Author: Rick Farina  gentoo  org>
AuthorDate: Mon Dec 19 18:42:12 2022 +
Commit: Rick Farina  gentoo  org>
CommitDate: Mon Dec 19 18:56:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eef9321

net-wireless/gnuradio: drop 3.10.3.0-r2

Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/gnuradio/Manifest|   1 -
 net-wireless/gnuradio/gnuradio-3.10.3.0-r2.ebuild | 248 --
 2 files changed, 249 deletions(-)

diff --git a/net-wireless/gnuradio/Manifest b/net-wireless/gnuradio/Manifest
index 458c3a73b80a..c96065e26db1 100644
--- a/net-wireless/gnuradio/Manifest
+++ b/net-wireless/gnuradio/Manifest
@@ -1,3 +1,2 @@
-DIST gnuradio-3.10.3.0.tar.gz 4376594 BLAKE2B 
676c16dda6c4b01ca922fe942e1572653c57dd8f6240ad74af2b10351470ad53ecc5c4a7347e04cb1c898388c48f561f7871c39140f77c50f9217963355793a6
 SHA512 
fe4cd2204257b65129f148bbdd6a1c192559b8824a131bd99cc2ac854e1880ee4fa07b702170452b3b6070df34d99db27ef0fe064c50e6e5a6335e61e38e6645
 DIST gnuradio-3.10.4.0.tar.gz 4392284 BLAKE2B 
2a5766708534966bcea1e1ab57ae703b0b453278da5042c65ddcf5bda39dee084ee8f77d414e2c8ab3eae2397680f7591c456404a6cefc08b28a7d1f5d25534d
 SHA512 
a8690016513df3928cb2f63eef190c7306bc3cc452dfeafab2e47b43aa1dd3f61515df49832e99530535f94deabfb614388a27212b09e1c816782f3fdd4915eb
 DIST gnuradio-3.10.5.0.tar.gz 4368231 BLAKE2B 
c21e310d4cc50112e7d2085be5a82f4eb633305936004cc60cabbac340a0cbd0016bb5f24229380c36281c4e52e6763c5152ceb6ad0f2efc43bd28b2b55c4df8
 SHA512 
82f3028cbcb0175f9f354b19613ee59b052881b894c6d668d04235acda2e3be0ca2713642141a917264e70039f23795c647c47364af9ffad63f108da517d77c5

diff --git a/net-wireless/gnuradio/gnuradio-3.10.3.0-r2.ebuild 
b/net-wireless/gnuradio/gnuradio-3.10.3.0-r2.ebuild
deleted file mode 100644
index b690ab4e3261..
--- a/net-wireless/gnuradio/gnuradio-3.10.3.0-r2.ebuild
+++ /dev/null
@@ -1,248 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
-
-CMAKE_BUILD_TYPE="None"
-inherit cmake python-single-r1 virtualx xdg-utils
-
-DESCRIPTION="Toolkit that provides signal processing blocks to implement 
software radios"
-HOMEPAGE="https://www.gnuradio.org/;
-LICENSE="GPL-3"
-SLOT="0/${PV}"
-
-if [[ ${PV} =~ "" ]]; then
-   EGIT_REPO_URI="https://github.com/gnuradio/gnuradio.git;
-   EGIT_BRANCH="maint-3.10"
-   inherit git-r3
-else
-   
SRC_URI="https://github.com/gnuradio/gnuradio/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~riscv ~x86"
-fi
-
-IUSE="+audio +alsa +analog +digital channels ctrlport doc dtv examples fec 
+filter grc iio jack modtool network oss performance-counters portaudio +qt5 
sdl soapy test trellis uhd vocoder +utils wavelet zeromq"
-
-#RESTRICT="!test? ( test )"
-#Tests are known broken right now
-RESTRICT="test"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
-   audio? ( || ( alsa oss jack portaudio ) )
-   alsa? ( audio )
-   jack? ( audio )
-   oss? ( audio )
-   portaudio? ( audio )
-   analog? ( filter )
-   channels? ( filter analog qt5 )
-   digital? ( filter analog )
-   dtv? ( filter analog fec )
-   modtool? ( utils )
-   qt5? ( filter )
-   trellis? ( analog digital )
-   uhd? ( filter analog )
-   vocoder? ( filter analog )
-   wavelet? ( analog )
-"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep 'dev-libs/boost:=[python,${PYTHON_USEDEP}]')
-   dev-libs/log4cpp:=
-   $(python_gen_cond_dep 'dev-python/six[${PYTHON_USEDEP}]')
-   $(python_gen_cond_dep 'dev-python/jsonschema[${PYTHON_USEDEP}]')
-   dev-libs/spdlog
-   dev-libs/libfmt:=
-   sci-libs/fftw:3.0=
-   sci-libs/mpir:=
-   sci-libs/volk:=
-   media-libs/libsndfile
-   sys-libs/libunwind
-   alsa? ( media-libs/alsa-lib:= )
-   ctrlport? (
-   $(python_gen_cond_dep 'dev-python/thrift[${PYTHON_USEDEP}]')
-   )
-   fec? (
-   sci-libs/gsl:=
-   dev-python/scipy
-   )
-   filter? (
-   dev-python/scipy
-   $(python_gen_cond_dep 'dev-python/pyqtgraph[${PYTHON_USEDEP}]')
-   )
-   grc? (
-   $(python_gen_cond_dep 'dev-python/mako[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]')
-   x11-libs/gtk+:3[introspection]
-   x11-libs/pango[introspection]
-   )
-   iio? (
-   net-libs/libiio:=
-   net-libs/libad9361-iio:=
-   !net-wireless/gr-iio
-   )
-   jack? ( virtual/jack )
-   portaudio? ( >=media-libs/portaudio-19_pre )
-   qt5? (
-   $(python_gen_cond_dep 
'dev-python/PyQt5[opengl,${PYTHON_USEDEP}]')
-   

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

2022-12-19 Thread Michał Górny
commit: 67f7e377c999b95adeda9ee09a6ab10c07c16660
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:52:28 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:52:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f7e377

sys-kernel/gentoo-kernel: Remove old

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

 sys-kernel/gentoo-kernel/Manifest  |  36 --
 .../gentoo-kernel/gentoo-kernel-5.10.153.ebuild| 131 
 .../gentoo-kernel/gentoo-kernel-5.10.155.ebuild| 131 
 .../gentoo-kernel/gentoo-kernel-5.10.156.ebuild| 131 
 .../gentoo-kernel/gentoo-kernel-5.10.157.ebuild| 131 
 .../gentoo-kernel/gentoo-kernel-5.10.158.ebuild| 131 
 .../gentoo-kernel/gentoo-kernel-5.15.77.ebuild | 131 
 .../gentoo-kernel/gentoo-kernel-5.15.79.ebuild | 131 
 .../gentoo-kernel/gentoo-kernel-5.15.80.ebuild | 131 
 .../gentoo-kernel/gentoo-kernel-5.15.81.ebuild | 131 
 .../gentoo-kernel/gentoo-kernel-5.15.82.ebuild | 131 
 .../gentoo-kernel/gentoo-kernel-5.4.223.ebuild | 100 ---
 .../gentoo-kernel/gentoo-kernel-5.4.224.ebuild | 100 ---
 .../gentoo-kernel/gentoo-kernel-5.4.225.ebuild | 100 ---
 .../gentoo-kernel/gentoo-kernel-5.4.226.ebuild | 100 ---
 .../gentoo-kernel/gentoo-kernel-6.0.10.ebuild  | 137 -
 .../gentoo-kernel/gentoo-kernel-6.0.11.ebuild  | 137 -
 .../gentoo-kernel/gentoo-kernel-6.0.12.ebuild  | 137 -
 .../gentoo-kernel/gentoo-kernel-6.0.9.ebuild   | 137 -
 19 files changed, 2294 deletions(-)

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index eb0705b89354..1b1d6d1279b6 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -1,55 +1,19 @@
-DIST genpatches-5.10-162.base.tar.xz 4335364 BLAKE2B 
588c43e616bbdc27c3c52d7039b94b2825de57aa8d03e6205a7effb861d52e7f55f1ced617e23dcbbfd1af653352344ce38f0bfbcfa494be8069cc6dda24e563
 SHA512 
827f7df2593de4dbe6a658b16ab9c755e380007f37caa9c6079e062e6b7eeecdca59fce141ca04f882b71738db07236b2292d451f6c042f6a157cf78a4a094cd
-DIST genpatches-5.10-162.extras.tar.xz 3872 BLAKE2B 
bda73f31c374f68e41139a18bd8adb5694aec96ff8abcbe9d8f69cdb3a3a997faacf4eeaa94319f77659717ef0574e5194cec247bb758cef769b0f6016c77a65
 SHA512 
1adbd07d1af22cb4e202be5f246035550746b2aa72a6aa834a162342d29bc3649f90894d4e6b39bee1f78fc666bfb742c9194fc1b0ffacbd1064ff613ba02d86
-DIST genpatches-5.10-164.base.tar.xz 4386332 BLAKE2B 
7f7d89de037788c0a5d2bd3b3a61da549f16939cdbaf04520097b4cf935683bdefab3c0e9884362b879f3b863d0cfdb495c662f9872386a1b6d3be267c73
 SHA512 
486b56560d144597032c777c7ff1bfc6c828598d9ec81c46b1ef8c91dac6e451525f62136e5e96d53bf4e7862e1a8d86d716fba7eaad55e60240ce4611e658b5
-DIST genpatches-5.10-164.extras.tar.xz 3868 BLAKE2B 
df5c97a2e0caf890fdcbc564b67226b66e1a789bb8c972761ccb912a7c1d3f0678381fec5da17f73661e302bc3cbcb3a9cbd755696e5c8a94ab9ddb9e6c8c89d
 SHA512 
4355ad2bfb6e0d706346df3bda7bba4c7d3c6145b6707df1536db2588d72a3c0e6c42487296272149d05c06c99f5524bdf724bfdeafce250719f696cd566d43b
-DIST genpatches-5.10-165.base.tar.xz 4410392 BLAKE2B 
67300432c6ae3009843c2dbdb514228296716b3fe884cec9307ae75c1848839633e504d287fb059f7766f7ff545fdab0566b79938d06053b1c82d2aa6f928f7d
 SHA512 
208dc3840efce5d0c2e57926ea7a29890f3998b56fa2def90046cdc1358dbd22a8a597aacca754f60b7b742c65a9e541fdbc5b57b9838fec287eec8131fa2023
-DIST genpatches-5.10-165.extras.tar.xz 3868 BLAKE2B 
1cf0214ea5d61c180a97e99697889bb0ab5b1e7a3a7c0f3c3492e9de424af586975dde56e9d8d24c0222f88872d27cdb763c02cdb64e293e755a6ea107e22a23
 SHA512 
b1a18819991cbc9265bd0aafe0ad4d20402efd6e96c7d68f509bdec0177cc4509d9f71b8dc41b906643498ebb9f51721df31fdaee6dd69652c01237fcb69717d
-DIST genpatches-5.10-166.base.tar.xz 4458748 BLAKE2B 
6bd32230b72d16a642c85296918f467d181389087aea84dc1b6fc922c3091f444169f15461a438480e90de59806e0f0cb50f51ca40a590369fb1ae28d48018d1
 SHA512 
8897cb2a53f226e40193ef67c498f48270c1833986be3668e47da426b8d4c37ef59ea2d09b3582f457017780059db2430d42202e48e55bdfa697ecbc64f19183
-DIST genpatches-5.10-166.extras.tar.xz 3868 BLAKE2B 
9de0bf3ec8b5d3cedf60f39ee1daba0ad24c23a3f43b9a35faa9b3bbc874b9fca5a6273f79ab840ced2f3880f779e0c4acc2f02c581d75618747f7c51dff6cd9
 SHA512 
6dfa61ebb4b6c08dfe42d3fa58def0adce6864ca2a8609bcf57720035b345f238aed22725a7e371e3ae562424049fd22da6c4c2dc5535da4b6820f645d832059
-DIST genpatches-5.10-167.base.tar.xz 4477064 BLAKE2B 
35b2dccc482e167393c2aca9fb23dc2ae9fbbef9c4061cfb3cab2e3081a3d129a6c9ac5db2d4119dff624481e43174032e451ba1879831cf1fbd198baf092f50
 SHA512 
174df1ca9edef297bc727540edf820b18f9fcfce702bab3da7aefb8f1378e810267a368fa6a7742300588a3e36a709e09144383501507bd012753b45a342d994

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

2022-12-19 Thread Michał Górny
commit: a4a6b6b14417928f34820c13d9ab3c785686a86c
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:52:25 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:52:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a6b6b1

sys-kernel/gentoo-kernel-bin: Remove old

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

 sys-kernel/gentoo-kernel-bin/Manifest  | 108 --
 .../gentoo-kernel-bin-5.10.153.ebuild  | 127 -
 .../gentoo-kernel-bin-5.10.155.ebuild  | 127 -
 .../gentoo-kernel-bin-5.10.156.ebuild  | 127 -
 .../gentoo-kernel-bin-5.10.157.ebuild  | 127 -
 .../gentoo-kernel-bin-5.10.158.ebuild  | 127 -
 .../gentoo-kernel-bin-5.15.77.ebuild   | 127 -
 .../gentoo-kernel-bin-5.15.79.ebuild   | 127 -
 .../gentoo-kernel-bin-5.15.80.ebuild   | 127 -
 .../gentoo-kernel-bin-5.15.81.ebuild   | 127 -
 .../gentoo-kernel-bin-5.15.82.ebuild   | 127 -
 .../gentoo-kernel-bin-5.4.223.ebuild   | 127 -
 .../gentoo-kernel-bin-5.4.224.ebuild   | 127 -
 .../gentoo-kernel-bin-5.4.225.ebuild   | 127 -
 .../gentoo-kernel-bin-5.4.226.ebuild   | 127 -
 .../gentoo-kernel-bin-6.0.10.ebuild| 127 -
 .../gentoo-kernel-bin-6.0.11.ebuild| 127 -
 .../gentoo-kernel-bin-6.0.12.ebuild| 127 -
 .../gentoo-kernel-bin-6.0.9.ebuild | 127 -
 19 files changed, 2394 deletions(-)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 6d2b267c8e76..972dc7bf7b88 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -1,75 +1,19 @@
-DIST genpatches-5.10-162.base.tar.xz 4335364 BLAKE2B 
588c43e616bbdc27c3c52d7039b94b2825de57aa8d03e6205a7effb861d52e7f55f1ced617e23dcbbfd1af653352344ce38f0bfbcfa494be8069cc6dda24e563
 SHA512 
827f7df2593de4dbe6a658b16ab9c755e380007f37caa9c6079e062e6b7eeecdca59fce141ca04f882b71738db07236b2292d451f6c042f6a157cf78a4a094cd
-DIST genpatches-5.10-162.extras.tar.xz 3872 BLAKE2B 
bda73f31c374f68e41139a18bd8adb5694aec96ff8abcbe9d8f69cdb3a3a997faacf4eeaa94319f77659717ef0574e5194cec247bb758cef769b0f6016c77a65
 SHA512 
1adbd07d1af22cb4e202be5f246035550746b2aa72a6aa834a162342d29bc3649f90894d4e6b39bee1f78fc666bfb742c9194fc1b0ffacbd1064ff613ba02d86
-DIST genpatches-5.10-164.base.tar.xz 4386332 BLAKE2B 
7f7d89de037788c0a5d2bd3b3a61da549f16939cdbaf04520097b4cf935683bdefab3c0e9884362b879f3b863d0cfdb495c662f9872386a1b6d3be267c73
 SHA512 
486b56560d144597032c777c7ff1bfc6c828598d9ec81c46b1ef8c91dac6e451525f62136e5e96d53bf4e7862e1a8d86d716fba7eaad55e60240ce4611e658b5
-DIST genpatches-5.10-164.extras.tar.xz 3868 BLAKE2B 
df5c97a2e0caf890fdcbc564b67226b66e1a789bb8c972761ccb912a7c1d3f0678381fec5da17f73661e302bc3cbcb3a9cbd755696e5c8a94ab9ddb9e6c8c89d
 SHA512 
4355ad2bfb6e0d706346df3bda7bba4c7d3c6145b6707df1536db2588d72a3c0e6c42487296272149d05c06c99f5524bdf724bfdeafce250719f696cd566d43b
-DIST genpatches-5.10-165.base.tar.xz 4410392 BLAKE2B 
67300432c6ae3009843c2dbdb514228296716b3fe884cec9307ae75c1848839633e504d287fb059f7766f7ff545fdab0566b79938d06053b1c82d2aa6f928f7d
 SHA512 
208dc3840efce5d0c2e57926ea7a29890f3998b56fa2def90046cdc1358dbd22a8a597aacca754f60b7b742c65a9e541fdbc5b57b9838fec287eec8131fa2023
-DIST genpatches-5.10-165.extras.tar.xz 3868 BLAKE2B 
1cf0214ea5d61c180a97e99697889bb0ab5b1e7a3a7c0f3c3492e9de424af586975dde56e9d8d24c0222f88872d27cdb763c02cdb64e293e755a6ea107e22a23
 SHA512 
b1a18819991cbc9265bd0aafe0ad4d20402efd6e96c7d68f509bdec0177cc4509d9f71b8dc41b906643498ebb9f51721df31fdaee6dd69652c01237fcb69717d
-DIST genpatches-5.10-166.base.tar.xz 4458748 BLAKE2B 
6bd32230b72d16a642c85296918f467d181389087aea84dc1b6fc922c3091f444169f15461a438480e90de59806e0f0cb50f51ca40a590369fb1ae28d48018d1
 SHA512 
8897cb2a53f226e40193ef67c498f48270c1833986be3668e47da426b8d4c37ef59ea2d09b3582f457017780059db2430d42202e48e55bdfa697ecbc64f19183
-DIST genpatches-5.10-166.extras.tar.xz 3868 BLAKE2B 
9de0bf3ec8b5d3cedf60f39ee1daba0ad24c23a3f43b9a35faa9b3bbc874b9fca5a6273f79ab840ced2f3880f779e0c4acc2f02c581d75618747f7c51dff6cd9
 SHA512 
6dfa61ebb4b6c08dfe42d3fa58def0adce6864ca2a8609bcf57720035b345f238aed22725a7e371e3ae562424049fd22da6c4c2dc5535da4b6820f645d832059
-DIST genpatches-5.10-167.base.tar.xz 4477064 BLAKE2B 
35b2dccc482e167393c2aca9fb23dc2ae9fbbef9c4061cfb3cab2e3081a3d129a6c9ac5db2d4119dff624481e43174032e451ba1879831cf1fbd198baf092f50
 SHA512 

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

2022-12-19 Thread Michał Górny
commit: c8459b1975344f57523abf542ffd34668fbc1e49
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:52:32 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:52:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8459b19

sys-kernel/vanilla-kernel: Remove old

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

 sys-kernel/vanilla-kernel/Manifest |  36 --
 .../vanilla-kernel/vanilla-kernel-5.10.153.ebuild  | 134 -
 .../vanilla-kernel/vanilla-kernel-5.10.155.ebuild  | 134 -
 .../vanilla-kernel/vanilla-kernel-5.10.156.ebuild  | 134 -
 .../vanilla-kernel/vanilla-kernel-5.10.157.ebuild  | 134 -
 .../vanilla-kernel/vanilla-kernel-5.10.158.ebuild  | 134 -
 .../vanilla-kernel/vanilla-kernel-5.15.77.ebuild   | 134 -
 .../vanilla-kernel/vanilla-kernel-5.15.79.ebuild   | 134 -
 .../vanilla-kernel/vanilla-kernel-5.15.80.ebuild   | 134 -
 .../vanilla-kernel/vanilla-kernel-5.15.81.ebuild   | 134 -
 .../vanilla-kernel/vanilla-kernel-5.15.82.ebuild   | 134 -
 .../vanilla-kernel/vanilla-kernel-5.4.223.ebuild   | 108 -
 .../vanilla-kernel/vanilla-kernel-5.4.224.ebuild   | 108 -
 .../vanilla-kernel/vanilla-kernel-5.4.225.ebuild   | 108 -
 .../vanilla-kernel/vanilla-kernel-5.4.226.ebuild   | 108 -
 .../vanilla-kernel/vanilla-kernel-6.0.10.ebuild| 134 -
 .../vanilla-kernel/vanilla-kernel-6.0.11.ebuild| 134 -
 .../vanilla-kernel/vanilla-kernel-6.0.12.ebuild| 134 -
 .../vanilla-kernel/vanilla-kernel-6.0.9.ebuild | 134 -
 19 files changed, 2344 deletions(-)

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index 7078017be2fa..abb072e39ec3 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -20,55 +20,19 @@ DIST kernel-x86_64-fedora.config.5.15.19 223286 BLAKE2B 
239995703c01dcb6d179133d
 DIST kernel-x86_64-fedora.config.5.19.13-gentoo 224246 BLAKE2B 
6dd95fc7a8bd38387a3bfd6c00733220b34091961c8437cdac61e4376de8b35529808f3b8e2db91c1a0c90e1115395df153f94107e6f9884a61bf646cb40d25e
 SHA512 
1393e6315581a4934a35f3e66146d014ad154025fbc71245bd4b6e7639952387449b69df41605df8590a4d363a5aab5111b442b1a9f56b4d2996ca416f7e5c23
 DIST kernel-x86_64-fedora.config.6.0.8-gentoo 226579 BLAKE2B 
61661976712081684f28daf26559b489f1e9e0bae749c2ab19f8de7154c86408791fc5333ff589b277fe060bf44edf02b525f0233e44fdcb3c90e519b51f6fc9
 SHA512 
5dc327afaa87e51330881f5f8b1b83d7cad360626744023fe98146390c8a745da00f60c6f7363e594eee87bc4dc27970af88e9e31a415267b0d2752bea8ca08d
 DIST kernel-x86_64.config.5.4.21 184907 BLAKE2B 
0eb2b07c14cea7545350fcdf3a94f2a531f0137c502ebda9299cacf44da5385686e2049b480b28bc153c9d413d453cfe682b9655eefe70428cb720f57c7bd200
 SHA512 
f3b3ee6841555ac3a9cc11536a7d44e1a5a8df2bab14ba341fda7df1ceb0de45cf1c799a1d54a64f2858fd1272d348bb52cf269ffa396878c5402baf2730237f
-DIST linux-5.10.153.tar.sign 993 BLAKE2B 
77fbc88777e847df92e599e18820df05dea51ceae58bf569a129c8599c3b246bc90ec04f6bb19dd419e7d5836aa0feb5adad6ad77225f97d849a5ab3958745a6
 SHA512 
cdd0052fa87feeae76e84cc7153f48eeb9a09e88c6ca7eea664b809d61815e208ff5261144cbe6ea266c40e1bb710376f06d08dc0a5da1614bb14dc3ac0c84f6
-DIST linux-5.10.153.tar.xz 120495320 BLAKE2B 
785fe2ce3fa319035399390416bef2382a5968e083d511abfd0cefb8063955441bda2c6c0f6218700ac8c8a4fc8da351d64c3cc83a60f6a7809761b437e66234
 SHA512 
e1ba359357f3b6197e7f169fcdd90023c4406f3896c51a0ad87faf1930ab050fe81b4c2f5efb5fc3c244fdead510423e802990fba47f1d9fe6c1a8ca9b95623f
-DIST linux-5.10.155.tar.sign 993 BLAKE2B 
f18041ad4bb9034d09bc14b0fd0547b60fe34349fa61358f6bf3f2c4ae8d180e4f26cb1afc022267f621e8bd1ddeb036430ef02625c737bc8fa1bc4f76fc5e43
 SHA512 
48e44a67c2ef4ed498f60fbc57e38b27353c178c773f02f13779275f40361869982eab0fb67c4ba2d791adc4bcf1ad375e0d3d04299d14d8ef1496c4f1787502
-DIST linux-5.10.155.tar.xz 120504084 BLAKE2B 
c178868c5347831131b9633c9998738500669c9f4230783a693a4fa6d8b373fe729c0a57c051ce33943ef99a992ca01647f2fca7dea7c76049ba87eeedc0
 SHA512 
fc763f7854ed5e8964fee2acc2f521caa215cbfa76dd7a054173fcf37f74ef543820e7b026c0ee2c01c178eb22c89ad334ec9559950772ec278d78d95b32d33c
-DIST linux-5.10.156.tar.sign 993 BLAKE2B 
52db65697829b5ff0aeeb6e781bb82c83d79cde3f1f8ab8abb735ee15ed74a09e0915ab2d7295152c596e0c6ff615ae1115968f4aa931804a4e177a434e898d2
 SHA512 
ef1e5d7b81b1b591d4de3e7ca7f26c327c5ee31eae3bae889833817be71b75268f403043a646f837f4f10f0f4fab6251aafbdd9c3f05d3a34df8507e194f5842
-DIST linux-5.10.156.tar.xz 120497392 BLAKE2B 
4bf8a02cec0a9cec6938a1fed74ca9a8418cfa68433d87dcacfcb4a0f409f3ddc184a0e1157915ce79543b95a9a91d30665f57430e1e290482b08da692c4f11b
 SHA512 

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

2022-12-19 Thread Michał Górny
commit: 05d86eda844de5ae105b338048df1bb96e969cf4
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:52:21 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:52:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d86eda

virtual/dist-kernel: Remove old

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

 virtual/dist-kernel/dist-kernel-5.10.153.ebuild | 19 ---
 virtual/dist-kernel/dist-kernel-5.10.155.ebuild | 19 ---
 virtual/dist-kernel/dist-kernel-5.10.156.ebuild | 19 ---
 virtual/dist-kernel/dist-kernel-5.10.157.ebuild | 19 ---
 virtual/dist-kernel/dist-kernel-5.10.158.ebuild | 19 ---
 virtual/dist-kernel/dist-kernel-5.15.77.ebuild  | 19 ---
 virtual/dist-kernel/dist-kernel-5.15.79.ebuild  | 19 ---
 virtual/dist-kernel/dist-kernel-5.15.80.ebuild  | 19 ---
 virtual/dist-kernel/dist-kernel-5.15.81.ebuild  | 19 ---
 virtual/dist-kernel/dist-kernel-5.15.82.ebuild  | 19 ---
 virtual/dist-kernel/dist-kernel-5.4.223.ebuild  | 19 ---
 virtual/dist-kernel/dist-kernel-5.4.224.ebuild  | 19 ---
 virtual/dist-kernel/dist-kernel-5.4.225.ebuild  | 19 ---
 virtual/dist-kernel/dist-kernel-5.4.226.ebuild  | 19 ---
 virtual/dist-kernel/dist-kernel-6.0.10.ebuild   | 19 ---
 virtual/dist-kernel/dist-kernel-6.0.11.ebuild   | 19 ---
 virtual/dist-kernel/dist-kernel-6.0.12.ebuild   | 19 ---
 virtual/dist-kernel/dist-kernel-6.0.9.ebuild| 19 ---
 18 files changed, 342 deletions(-)

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

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

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

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

diff --git a/virtual/dist-kernel/dist-kernel-5.10.158.ebuild 
b/virtual/dist-kernel/dist-kernel-5.10.158.ebuild
deleted file mode 100644
index 5594b4186dc8..
--- a/virtual/dist-kernel/dist-kernel-5.10.158.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public 

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

2022-12-19 Thread David Seifert
commit: 9f6deab379599bfc8da072a7dcdfde8e344e0428
Author: David Seifert  gentoo  org>
AuthorDate: Mon Dec 19 18:51:52 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Dec 19 18:51:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6deab3

sys-fs/lvm2: remove inactive upstream maintainer

Signed-off-by: David Seifert  gentoo.org>

 sys-fs/lvm2/metadata.xml | 5 -
 1 file changed, 5 deletions(-)

diff --git a/sys-fs/lvm2/metadata.xml b/sys-fs/lvm2/metadata.xml
index 58bb7db61599..4b0432c6a256 100644
--- a/sys-fs/lvm2/metadata.xml
+++ b/sys-fs/lvm2/metadata.xml
@@ -5,11 +5,6 @@
base-sys...@gentoo.org
Gentoo Base System

-   
-   a...@redhat.com
-   Alasdair Kergon
-   Upstream Maintainer (please CC on 
bugs)
-   

Install lvm2create_initrd script 
and pull in sys-apps/makedev for the /sbin/MAKEDEV command
Support for thin volumes



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

2022-12-19 Thread Michał Górny
commit: eb182d977a7cd24e6e550cdbf946de1a9e03633e
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:46:12 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:47:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb182d97

virtual/dist-kernel: Stabilize 5.15.83 amd64 arm64 ppc64 x86, #887099

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

 virtual/dist-kernel/dist-kernel-5.15.83.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/dist-kernel/dist-kernel-5.15.83.ebuild 
b/virtual/dist-kernel/dist-kernel-5.15.83.ebuild
index 5594b4186dc8..a8bfe038d31a 100644
--- a/virtual/dist-kernel/dist-kernel-5.15.83.ebuild
+++ b/virtual/dist-kernel/dist-kernel-5.15.83.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 x86"
 
 RDEPEND="
|| (



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

2022-12-19 Thread Michał Górny
commit: 1bd78291528fd6ed8f329f8c925fdba26c2c77dd
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:46:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:47:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd78291

sys-kernel/gentoo-kernel-bin: Stabilize 5.4.227 amd64 arm64 ppc64 x86, #887095

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

 sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.227.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.227.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.227.ebuild
index bcb056d69b17..9633b9065aaf 100644
--- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.227.ebuild
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.227.ebuild
@@ -35,7 +35,7 @@ SRC_URI+="
 S=${WORKDIR}
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
 
 RDEPEND="
!sys-kernel/gentoo-kernel:${SLOT}



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

2022-12-19 Thread Michał Górny
commit: 103626c6099cd3bb973acb1c65f20ae0371a95b0
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:46:12 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:47:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=103626c6

sys-kernel/gentoo-kernel: Stabilize 5.15.83 amd64 arm64 ppc64 x86, #887099

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

 sys-kernel/gentoo-kernel/gentoo-kernel-5.15.83.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.83.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.83.ebuild
index 4ea02f952baa..594cf4733237 100644
--- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.83.ebuild
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.83.ebuild
@@ -39,7 +39,7 @@ SRC_URI+="
 S=${WORKDIR}/${MY_P}
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 x86"
 IUSE="debug hardened"
 REQUIRED_USE="arm? ( savedconfig )"
 



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

2022-12-19 Thread Michał Górny
commit: a4ea96e422fc604864f14ad6865c89d6b78ebd11
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:46:12 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:47:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4ea96e4

sys-kernel/gentoo-kernel-bin: Stabilize 5.15.83 amd64 arm64 ppc64 x86, #887099

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

 sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.15.83.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.15.83.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.15.83.ebuild
index 2421ecbb48fa..7745a774a549 100644
--- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.15.83.ebuild
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.15.83.ebuild
@@ -35,7 +35,7 @@ SRC_URI+="
 S=${WORKDIR}
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
 
 RDEPEND="
!sys-kernel/gentoo-kernel:${SLOT}



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

2022-12-19 Thread Michał Górny
commit: 64d9eeafe06dbf63800a187bc44042fb7c1ddca7
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:46:09 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:47:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d9eeaf

virtual/dist-kernel: Stabilize 5.10.159 amd64 arm64 ppc64 x86, #887097

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

 virtual/dist-kernel/dist-kernel-5.10.159.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/dist-kernel/dist-kernel-5.10.159.ebuild 
b/virtual/dist-kernel/dist-kernel-5.10.159.ebuild
index 5594b4186dc8..a8bfe038d31a 100644
--- a/virtual/dist-kernel/dist-kernel-5.10.159.ebuild
+++ b/virtual/dist-kernel/dist-kernel-5.10.159.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 x86"
 
 RDEPEND="
|| (



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

2022-12-19 Thread Michał Górny
commit: 5d80737e91d2307e4a8b62eaa7a7aafbd9f6d082
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:46:08 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:47:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d80737e

sys-kernel/gentoo-kernel: Stabilize 5.10.159 amd64 arm64 ppc64 x86, #887097

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

 sys-kernel/gentoo-kernel/gentoo-kernel-5.10.159.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.159.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.159.ebuild
index 4824ab95a1fb..b20535df0df0 100644
--- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.159.ebuild
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.159.ebuild
@@ -40,7 +40,7 @@ SRC_URI+="
 S=${WORKDIR}/${MY_P}
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 x86"
 IUSE="debug hardened"
 REQUIRED_USE="arm? ( savedconfig )"
 



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

2022-12-19 Thread Michał Górny
commit: 24b7b00dcde8a2d829c7c8846010e4260b6aa1f0
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:46:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:47:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b7b00d

virtual/dist-kernel: Stabilize 5.4.227 amd64 arm64 ppc64 x86, #887095

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

 virtual/dist-kernel/dist-kernel-5.4.227.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/dist-kernel/dist-kernel-5.4.227.ebuild 
b/virtual/dist-kernel/dist-kernel-5.4.227.ebuild
index 2e0a7cc6b4b7..cbaab94293d4 100644
--- a/virtual/dist-kernel/dist-kernel-5.4.227.ebuild
+++ b/virtual/dist-kernel/dist-kernel-5.4.227.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm64 ~ppc ppc64 x86"
 
 RDEPEND="
|| (



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

2022-12-19 Thread Michał Górny
commit: d0ee06e8eb4b5f9ac9ee5c1cf5dbb5727b31d788
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:46:08 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:47:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ee06e8

sys-kernel/gentoo-kernel-bin: Stabilize 5.10.159 amd64 arm64 ppc64 x86, #887097

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

 sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.159.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.159.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.159.ebuild
index 68f5f261e1e8..8f9a87c041fc 100644
--- a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.159.ebuild
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.159.ebuild
@@ -35,7 +35,7 @@ SRC_URI+="
 S=${WORKDIR}
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
 
 RDEPEND="
!sys-kernel/gentoo-kernel:${SLOT}



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

2022-12-19 Thread Michał Górny
commit: e06a8a728464c8a86776e73611133eff2a9679b5
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:46:05 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:47:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e06a8a72

sys-kernel/gentoo-kernel: Stabilize 5.4.227 amd64 arm64 ppc64 x86, #887095

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

 sys-kernel/gentoo-kernel/gentoo-kernel-5.4.227.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.227.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.227.ebuild
index 5fa543cace37..cad009d01a7b 100644
--- a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.227.ebuild
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.227.ebuild
@@ -40,7 +40,7 @@ SRC_URI+="
 S=${WORKDIR}/${MY_P}
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm64 ~ppc ppc64 x86"
 IUSE="debug"
 
 RDEPEND="



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

2022-12-19 Thread Michał Górny
commit: d6ae58e7de9a7a8a659e434028a7a24a7ee509a9
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:40:07 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:40:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6ae58e7

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

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

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

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index a0d7d2ab1349..1c611d3a890f 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -10,6 +10,8 @@ DIST genpatches-5.10-167.base.tar.xz 4477064 BLAKE2B 
35b2dccc482e167393c2aca9fb2
 DIST genpatches-5.10-167.extras.tar.xz 3868 BLAKE2B 
31508844298f272c02ce06f341597d4e75013488ea35409ee51f2af6dcebb14b2e3c17b7e27ccb766b051f618107aab113a6174959313d504a40456ca6910dc2
 SHA512 
808de5319a1dae4c6297a9aa6b249d02476870d9b929a2e7528d709cfc49d14e5bed78bc13167ce8d203f3e7ebb580d86382550de97690c7ae5ffb7d0fa0f777
 DIST genpatches-5.10-168.base.tar.xz 4500132 BLAKE2B 
c613cf38336ac3ba3b51af3308d111ffce729694ce3e5d6730c20c97c9b5f5a6d88d1c2d6a6d86ed66522e9617fc4cd94db99b7c02e695c4bcd1a19fcfb00634
 SHA512 
23c394c27a97129e24ebb46a85f52fae3b31e50d279970fd5af3081b6df275f9471d5513a5fe302ca8c7001d09b83af5fa7a17ea41db6652fb434859a257f0a7
 DIST genpatches-5.10-168.extras.tar.xz 3868 BLAKE2B 
86fdf10638b04700b3cf4fbd6ca570ba6fed2db16cc8b447f3661589c779ea25c0400538d79834814236f463c923f754033bef963a6f886ea447ce82349d5a86
 SHA512 
12f20ceb292d0f347778f6b65174ffbe0420e58857671fde768e1d14c7712cb2ca14f84f2e615ca8a2c2981495f2939f843d82dbf9172bef0e3bb7ac3257602c
+DIST genpatches-5.10-169.base.tar.xz 4503176 BLAKE2B 
ca2bf2e3fa51de6c261f94bf54aaa3e0d7f89e4caae3b0d8b0e7c202f5834c8488fe4fa1239b88f7f1e59dc344112b5633a2968a4dd2d811afb330934861c154
 SHA512 
2086d7afcd337d6fe029c24c8c8713fb1764627abb975f412009e8a760b9eba39944b86380ca70b8568f550ad8ae0a82e8cdc1474196d5f4edfe6ac02f458c47
+DIST genpatches-5.10-169.extras.tar.xz 3868 BLAKE2B 
40ec1739f6cd6cc27b4b5671634aaddd650293e361e3de8fe512652c9f5e7a314d1b9d73c652dca1b6787d24260aebcc8686cac6d85f031074400330ecd6ce26
 SHA512 
1a474298d6a77c5e1aa377bd92ed0066e2eaf0a978db3e2e444ce3f308fcc8043c7d5a9c23b7d1ef5cfb3a9a5b2a0d5d7ecc593b2b5db95b79ccdb95944d78b0
 DIST genpatches-5.15-81.base.tar.xz 3257712 BLAKE2B 
66e0d129053b2cf3ba59681318be5c6a62d469d6014535bd4b47d5368a7718db7015ec1dfab34e4db324b4d626f8f8a9219231b2908c3fc2c2d51a3f99db999a
 SHA512 
f43d637c799216e2bb99cfbab9c51b935d02f2dadaa0f2fad238f14393340420523c25927c10fd6b69745972cdf4e7f3e23cd56eea799626c69f4fb7d44b8e49
 DIST genpatches-5.15-81.extras.tar.xz 3932 BLAKE2B 
0783c48eab8d9f53d07770a3df525df2ffdab8f36d3d7db2d22e2fc5b0d1fe904644b013a3d1a5ea3d967636d4ff91b3f208ea8f004adf310134b98ec5cdd0fd
 SHA512 
be4b557066d8d2327724c8be440ebcedb01d0eadab7bfa0f9f230111cba76a2623bec0945fc887b91d6e5c73eec3eec4fa29b2e76606e7871e81a91fdc4b2bf9
 DIST genpatches-5.15-83.base.tar.xz 3328188 BLAKE2B 
5d8da81e1c5f936ce49589d1dd10f41246a6059c410c0215b495ca7401eb618aa6c87d2ae23b08f27e3be5dd6b7f88e5d4e90ec9950924db9a08375d45cb2da3
 SHA512 
fdcbf6bc1e17f04df9d8334c1c75f21e5ca60fb99157708a4c599e43ed20a58664fe54fe8467924623d612ba2ddd409af4840195369fe274a4f55a84fce12ade
@@ -70,6 +72,10 @@ DIST gentoo-kernel-5.10.159-1.amd64.gpkg.tar 66498560 
BLAKE2B 5efc48f3421b994563
 DIST gentoo-kernel-5.10.159-1.arm64.gpkg.tar 59658240 BLAKE2B 
d827003d70911c5517bd4f95cab3db91933dabc4d6361daadab7e4ed394b43d7eafbe3934e641d89321b28eb6fa15ba162eff6100f9a8f1c12951a6ac331b35b
 SHA512 
2584f568f0191d417e1366b815ac57e2e35636fdaf50e6bc1281552e1cf1c61d1efdd31f3f2c3e00f6ec062a97b940c2421eff51ab948e8f73134fbd03f5f926
 DIST gentoo-kernel-5.10.159-1.ppc64le.gpkg.tar 55019520 BLAKE2B 
77d2850555df170f737d23fd5ea09ee6782be404d25c69fe52ab8dcecb26ce2be96c8d43bba5e70e666fbe103a23b209b355601410cdeb12d688698a22c6d259
 SHA512 
15c4a7281db9f86ea4bcfdf734429b5a182db1381fd1df75799140f4a2d341888cd9fe0ba1507b2810a329f1ed2c8f659264d25920628cbe5c8674adc87c2369
 DIST gentoo-kernel-5.10.159-1.x86.gpkg.tar 56432640 BLAKE2B 
eeb5cbea77c5bb557ae5d27bf1bc02d27e20a7783635b831c2a16ef863076be98c93ca990c789997f070406bdf6f9d166c31f3d7b43f71794dcc7e3ee0ef172e
 SHA512 
c184b6642d5158aef504645c45ade648d93de01e8a96c622292e1f0611e6eecb72f51bbf9d6282b9e82fa6c8ca215eb2b46cafc5b341ef9c96ba785679cda522
+DIST gentoo-kernel-5.10.160-1.amd64.gpkg.tar 66529280 BLAKE2B 
47066ea67e8b0f75145b2b25fe4aa6a8e7056a595ee3e297c6ab34532793074763e8ae71ded4a5d3f2f42c0682e53a9f4b0569c1bec1458d1af26ef0a9417a5d
 SHA512 
20fa3e0d9a30581f75c4ca586f945009584257c4f11301cd5782e74fe8fe6c42f305ed5bfd5b36ed4237ba105825e4663cb59d62311cc624648cf0cdf99ef4bf
+DIST gentoo-kernel-5.10.160-1.arm64.gpkg.tar 59658240 BLAKE2B 

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

2022-12-19 Thread Michał Górny
commit: a07382441b15a7dd895635bd0aedf8a75c00c693
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:39:32 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0738244

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

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

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

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 2f34979e31a4..3225eae432b1 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -40,6 +40,8 @@ DIST genpatches-6.0-12.base.tar.xz 658212 BLAKE2B 
0daa718dd00d76224db3776d6792d5
 DIST genpatches-6.0-12.extras.tar.xz 3804 BLAKE2B 
fbf21f852110ac732124e5a227b38462d7a94ec17d788fbd48ab35e08c2a941f9c3549e58e7cdb4279f8a273daa2cfbde0a560a769d808ca9d26d2419b303b96
 SHA512 
efdc24c196c10ee2b47d6f81482b4408a5a7e829c21d9c2eff6426a92a1c17f0315c64875d45795cda7b735d183b7560ec44e308fee34b09e89c171526c9ee4f
 DIST genpatches-6.0-13.base.tar.xz 698372 BLAKE2B 
3069effafcb526cc4d2735e2bde48cdb7d0ba5e25748b2acc854d1503268b298e9f690e266e6e81b73ab09461eaa1f0ab3d68066997e51d27af7a051d4c5f84e
 SHA512 
a92a50c3f01266df91793c1ba4baf77aa758093c1e00d333050f8fc989f690240ab6aad53a31e59af95db918a15a5037e2542addde8f9fc3cb57d296bbaaee6e
 DIST genpatches-6.0-13.extras.tar.xz 3808 BLAKE2B 
6edfc9b381253851e8e2c976b6376aff9bf98648faa49396ec81389315694afda7465702fe99f54b1a33249deabb29ed81a6d1651320dbaebd4eea92ed5f3a21
 SHA512 
216098565a5eb046788413da37a7ea933f35c990f3c7f3726004470509929a9717158bd778d321333839490e2dfc1b733fe3c016bc3d06804bfd34dbdc4bec93
+DIST genpatches-6.0-14.base.tar.xz 701288 BLAKE2B 
ae3560178c3b887050f51e7bafd837ffa7755567c0748e4680c230329f52e8009e6f8da59e8f285bc802e318b65777b06f3db7f0d795584eba448b716ed20014
 SHA512 
43dbb5cf7b0ed9a4a03d484a58aaf94243902b8ab31b6b33de3826cd172f0978b08bac8e4d56f7ad2450e288fc66c6e23c9458c29e1f2a6fd3e1f015a4cdc07c
+DIST genpatches-6.0-14.extras.tar.xz 3804 BLAKE2B 
c12099272fc09f02aae38288969f12057092c6867728080744914ea7c9f41bcc0f80154afd7de2f68180e2d3f7f66899d2a8523ea0bc9850516110781339ec2f
 SHA512 
a639231941c13bea32e4c5ce4f56d6dff2b56a164af8481861f4ed3bbe90d406e2d1eb4242b4ae5db9ff735924e75c2241edb372ec9e6a9a3a0df7a99fca2e4d
 DIST genpatches-6.0-9.base.tar.xz 478548 BLAKE2B 
916f2b1b5d198adec6f73a0bb52029f4667132e7b7528ac5578134e3ed775d6aaac7989ec5e3827fe16db691f3321ef16b5a29088d2ad81e963f768f67cc2b61
 SHA512 
6b748f241e609d6191f83134f65bd9010122d5681b080c7ffeff8690f4cb1ab0f44b2681a135689d945de45f4ef25384411aea1d78a5b1c6248e547dc9e5297e
 DIST genpatches-6.0-9.extras.tar.xz 3808 BLAKE2B 
cf37233fbfc631e8ec9d7c663e8982a3bfb154573fa84d13cbb3d67fa73ff38ce74b27bf6dbf827b311826d18c628ef2818a75975e068ce381bc1a46c4948075
 SHA512 
b4f5d0daae3120662fb79e9f53b7dfd0c15f0a2b7c77a32b7440cc7425b3df87107aabb2cd913a31b7014c9fd1c3c85ab2081839af652ae9d7e43352dcdda42f
 DIST gentoo-kernel-5.10.153-1.amd64.gpkg.tar 66529280 BLAKE2B 
f0e4ccfc14b29dcd25ccea3ebd199a6a61092a42d4df68f36e699cf4059674bb0f3056c348fe8da0322bdb9dbc8806e36e87dc329fd88baa0f39c442324ffe71
 SHA512 
a53fe9f935e05311f40dcffab224791b64b42f218c78e2737d4a4a396df08d0d21f85858d3767a0df329a038c93e892ceadb3db58646d6f103e6941e0b4aa772
@@ -126,6 +128,10 @@ DIST gentoo-kernel-6.0.13-1.amd64.gpkg.tar 75919360 
BLAKE2B 06f63b3da4d396d10b93
 DIST gentoo-kernel-6.0.13-1.arm64.gpkg.tar 68833280 BLAKE2B 
2ea0653d36c2aeaf2ea2ada638d6d529447de23e23981a9d4d56e9a216e1b5da527ba62e3233410591a2ac610044f2a7fa5f2130c35e5e2facd253322d374baa
 SHA512 
d293c5841cdfcba3dbf9182d9c67d40c6bc657ededd70feaa61c1a01ba217dcb4b773f8a49a3e8ae225d8786136e06ca984da4c139b27554096fc561ab73ebea
 DIST gentoo-kernel-6.0.13-1.ppc64le.gpkg.tar 62156800 BLAKE2B 
d642e9d639df5c1dbc0a9e09a7d6940129c8e0c059ef63601d9cea4f6c83b78ac6c79ab3134b8eeb97a1ec288ca4209919bbd10975abb404af2b06cfdf2f
 SHA512 
6608d4d330758c42935dd8fa0cd06638927ea8cad123c6db8968753ce592852428f4b441dec49c029c65254959b1419e24d4b3f4a5d96bd805722cab0fd7b056
 DIST gentoo-kernel-6.0.13-1.x86.gpkg.tar 65320960 BLAKE2B 
545094ed52c97b05248ebafa7d6a5000f44c82c024a0efc041fc72171ac6e1b3aa7d2b1e42f647d970470a476e5ab0308ae9daca28841f38c57b7b27c51bde80
 SHA512 
6d92443dac6e5a72f6fb6aa78be117452b5a79cbfa524cf8017e394285818802706a70753a1823e343e9f3f2f2cbe3fca8817691d4bbbccfa7a0cde46439e9a6
+DIST gentoo-kernel-6.0.14-1.amd64.gpkg.tar 75919360 BLAKE2B 
69629573e7a19f1aad8a6b50ab2d9a03e36a96683bbc83b7849fd5b9e22998453e449b7b4c42da60a5092f6ee2ff7478759bfe9c59f6ca68950ad7717dd873e8
 SHA512 
63e916890fce7771a192cdd163c7e5d3f5312ee4eeaf6e9824801faf28ad8e905e93775b18912a599b2c172c918aef06822ea802806dc3380e9e669a508f92fe
+DIST gentoo-kernel-6.0.14-1.arm64.gpkg.tar 68843520 BLAKE2B 

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

2022-12-19 Thread Michał Górny
commit: b5426b05119aa023242e16bda4d4a668ba7b409a
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 13:38:07 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5426b05

sys-kernel/vanilla-kernel: Bump to 5.4.228

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

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

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index 6e9f2635e9fa..7078017be2fa 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -58,6 +58,8 @@ DIST linux-5.4.226.tar.sign 991 BLAKE2B 
8e8885dd031f30549404f8505e3b47488f722995
 DIST linux-5.4.226.tar.xz 112965036 BLAKE2B 
abbeb307ba8dff0b05730a70908d531b3e3521793b598cc7432a4d98f6e2ea7a26038612dd2a19a7712c9dd36b5b6ff8cf5f2f1ffee21a7720a371254cf98a45
 SHA512 
154c11c58465985e5c68821c4483130c7fe4213fb2dfb4874ffe9d179ccdc9673a04f11d9596116f6105b3dcaa56da9f4305454cdd863b3ded5e24ef6948370d
 DIST linux-5.4.227.tar.sign 991 BLAKE2B 
35b3d286db266938ef76360d2a064141fb6e8fa73016a9ab2bf0338ab0aa8632b4c48d49af0c09ed96e25907debe4b983ba9a0166b1606c9e4fa4fd5d890221b
 SHA512 
f615a8b8400db1bc73a36f04f0a648f419cb5681066463e9d012a3334d46db617c9f50065de8b54af8733acb86b3d9d9b83627d06b421346a415f66dcbd358cd
 DIST linux-5.4.227.tar.xz 112971772 BLAKE2B 
563d25bf465859608ccdc7654a3822fcd2384b008a5c0c7a613e65456084b2c86dc9e37dcbff19eb1dd32120f0756ebf2e9c83a7e4566b01596800a1ec235856
 SHA512 
9af006fcba44694ea8cdda2f09687bdbc6454a1e1dfa44688296c36dbaa69afff8ee8e2bc1ea1905704dae1e971bd0214aabc5aa163979db43bf8d61085f17c1
+DIST linux-5.4.228.tar.sign 991 BLAKE2B 
4edd63de96c2cceeedf8b20ab4696fb4c8b8e45916d95ea9279de4911874e4537aa8f8acc4014545746d4546bce66843a3e56d56c90592e730e4ae1165c1486d
 SHA512 
72be75fbf5704706d6d772a50646550e3d54458044e5fe5a49afa7dd98360f30b0a4e345744e691b09d8951712d1d766d050846fa7ce13bbf4f1e9dd26063d4d
+DIST linux-5.4.228.tar.xz 112978736 BLAKE2B 
ade9b21e3f434435230e31d67d39ea07d15d92cdf932b3b181fc532669f10ebd2f0eb7d5fb20ae9eae93c782f10db5ab3454bb13c01694f674f83146bcae8187
 SHA512 
f3fa33da1df3dd10ba9536d30b8aebf92796abe84872c402776c94b35bf3efb4256a6c3f0267bd97741db9853352d1b22bcb42d7d03f167960804bb9f7407601
 DIST linux-6.0.10.tar.sign 989 BLAKE2B 
b61afc42b98f495da3e93ad800a8256fa330c5538e52a68ef4bcab382e3a0dc423e89024b2840e7063857f3db82ceaa06ec21d84f8efc51c65c1090e12de7a9c
 SHA512 
90a8d3cec46b748eac6113e338fd26f19d2e4851487361ab38fe2d6a6abd0f6afc8db18d913a0978a774f26297cad944fd5f0dbca9a176462a2995742b7d76a1
 DIST linux-6.0.10.tar.xz 133913388 BLAKE2B 
f061e3f871e5925bbe8f829c1dd7cac72afcb59fa2fc76226268c32eb990c8637b7dadf56c9f9608f0828debf8a7af519b7f1aa2a37e82d64b97f4f95bbd3f76
 SHA512 
f25b2a778be1f0879b152ce01d33c344e6fcb670b48d85d6d287a2d3b244fd248b0b775639cf8101c166adb19f8daccaf0e88815b5efefb6355ff2741a1888ef
 DIST linux-6.0.11.tar.sign 989 BLAKE2B 
75e55b5b6162d02b6fa34e16bc7997aa39c12a8171f1ac7e309aa143fb2747c85672f7785c8b09c262f0302477655735e98f6dd4a6536cd044ede0e3c3101b2d
 SHA512 
7af082a265cb4cbd78ea91275223f934787600e56be25f74f356831ef750751181e76d3e0dafdf608872fdf3cc86e0d01e8417d4cb0e756cec724bfb2ddb8a79

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

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

2022-12-19 Thread Michał Górny
commit: f89a12a603c79d3efa2a0ea167eb15027ecb95cd
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 13:35:56 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f89a12a6

virtual/dist-kernel: Bump to 6.0.14

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

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

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



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

2022-12-19 Thread Michał Górny
commit: 1ea4a0e33648eec44b41e3c3822b22080e59c4f1
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:40:12 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:40:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea4a0e3

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

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

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

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 1c611d3a890f..6d2b267c8e76 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -36,6 +36,8 @@ DIST genpatches-5.4-231.base.tar.xz 5272360 BLAKE2B 
9b7a19691ddb0b06bb5642d580cc
 DIST genpatches-5.4-231.extras.tar.xz 1816 BLAKE2B 
7200d64f7ac5ecbf7bcfa77cb5ccad1f52d77b17ceedf688bd8a7721b915efef81be0a67ec87141980eff31a36040c709597c3f9777825d054e547c9f748
 SHA512 
75cc387c24219f62854cc786da87a88eef2567f8798e278e1abe0c3f2689779ee780957339e7a782250920b998b0df4d31b54f01bbd996cc1d4f498113df91a5
 DIST genpatches-5.4-232.base.tar.xz 5291236 BLAKE2B 
9f80382d51bb96d5f3b62f9a6c35159360775df3092301638f36ff2bc13f8dcd2bc18816f76d7bab8e341bf956fbd198047cdfb6d020e0c419d431e0dfcf5754
 SHA512 
e3d6f7c08667dfd3f69d862f6057b8629916c13e1a0421c254aed0462c8725c3ddfd8a75433de1f893e050a9451299281d6d5df9a4d234644e92b2dee1004074
 DIST genpatches-5.4-232.extras.tar.xz 1812 BLAKE2B 
e2ad941ec37d92e646f7c5d8da34b0bacaf98fcc96da2f43a4257a1e9d40bd8b90965655b67bca2a986249d0971c9ab27f892be5e7bc6e9013f8d8143638cb38
 SHA512 
4cf015c2847d593177f842241e67aa8125d19fd163883fe553799c3b7af6dab4c2020462c6d348478a5b539e0425e6510749c537862a67f5f8e185594b6d9d59
+DIST genpatches-5.4-233.base.tar.xz 5294692 BLAKE2B 
357046687c6f2797d5d7090dad357e00675eed329ccef44223dd476551cf04e9f711f1020144cfc59796657cb5b1e6d76b607ecb164e27636869a8bc8984f567
 SHA512 
45f6b35dbca12e8b9e6a9f99d12c44e47a6e471e5091ab75c42346f1d8bc12dc454cbb335f1549b497842c2d9f13a5930c80b5000cb86bd3db7b03347dfebcf4
+DIST genpatches-5.4-233.extras.tar.xz 1812 BLAKE2B 
abedf631da893391a98a98cf48d264f9eaf9f9f7811bf595c36a774c8dde21f105afaf6f4e113e04de472bd6ce0c759bd41fd95aa980b7e05499d8571f3e8a44
 SHA512 
16b09d0a4465123079360ef9f070e0c163f45f9784714e98fe53f7174e836fe7b2562af01e5c2dc932571bb3eafe2d9afedfd60b5c8467bd8410de651ab82473
 DIST genpatches-6.0-10.base.tar.xz 546380 BLAKE2B 
faad43e3066e880e9074c57499eef61f85a8279cb37b7c999f41194588c766bfcb529cd6bd43b234e865c837ca970706935d6fea32fbcb46c49e9a67d274f262
 SHA512 
c4e37e027f8c9c7ce833d4b5c887b261bbe617222d4b1203bf0ccbb35b384bb185bfa5e3bccc187e7658baaa50a015a5ce2a41a6d9c8fa5ad883a46692b00d8c
 DIST genpatches-6.0-10.extras.tar.xz 3804 BLAKE2B 
392620ebf627c7f480b0031b9e3e712ec0005b7e83596ef192908cde5740df06cec0605b09a15ba9420919b37a61136611a9e3e13f82caa63d0337f3d9b167e0
 SHA512 
86511fa64c02b703426450ade1811ce5b3614a6a232cba35f016837572e34a7ea0c751eb90ffe971f6a3321e0f9f61f8f032bd1cab5b0d55f8112acff42b4f61
 DIST genpatches-6.0-11.base.tar.xz 622960 BLAKE2B 
a8d35eea162ef85aec18ee2b1b57e0d67cf4fd336eb1827b4c2d81f85768ea0b633b8010d100b693d3359ffdc373d19c866383dd2fbfcae8d49cf406e9c6a56b
 SHA512 
d2f07ee7314431f324684340f84cba64c008a268ed42f481a9bc885796cf4ba1dcd787bf64eb0028f2cab98afd0226f1b56cf00c7f160fc2af25276339743b31
@@ -124,6 +126,10 @@ DIST gentoo-kernel-5.4.227-1.amd64.gpkg.tar 60620800 
BLAKE2B 0f28c20c298a521d5f6
 DIST gentoo-kernel-5.4.227-1.arm64.gpkg.tar 56832000 BLAKE2B 
7b3a5dcafb9daf8a4f7497d853812537f61f6a99390a81a60ceab4ed950d5d660929809c59a71a9416c05cad9798d5da22cb290b08846a943f843330e8b65c6c
 SHA512 
5cc99bf2908f6966c1dcc5dd03be80b9504365b84a73c3fe915dcdbc55edcfd8eb9b785fe3d4d27171aaf9701cafc79e4b57e719f3d46c37035b34a3905b657e
 DIST gentoo-kernel-5.4.227-1.ppc64le.gpkg.tar 54343680 BLAKE2B 
2725e61dae1782f494a5378e9ede0352bc66e95e1436ade7157fe63cb239f06c0f9843a02729ddd5595e2a216bbec1e3d5180aae3a590f10be2331cda3afe5e2
 SHA512 
48d749c5620eda2fd6c33ceb9cb8c1f6eb2ae7b7e2ef0382bc09c38308a6f5c97998ce0b418b57ffd73ed6827ccef531d76f5739b069f91ca67f7f9b286fbcbf
 DIST gentoo-kernel-5.4.227-1.x86.gpkg.tar 52398080 BLAKE2B 
62a989248bc69bcf2966354ba99a164e4fe2acb38ce5cb701f4c074f53f5d91c46ea7596233bdf45392d7c26c71c0236baad8a214e71da6943ca40ebb796254f
 SHA512 
4d5631e7dfbaa113296c67f9da515eea15f146a9ec67a57fa82f9a0013459fd157851b67a9b252ce4f136a4d48d4ec3d52d174f6de9b425ed5b529c763603300
+DIST gentoo-kernel-5.4.228-1.amd64.gpkg.tar 60620800 BLAKE2B 
99531b57d6e1135e239c1b392c475dadd2e5cca94e05921a529c0b7ed8246c23087f9fa2d7a3b21d316b3dc5dfeb6f49aff492b1b7d112cfd1478dab8467d21a
 SHA512 
50803fb2b45891c6ce342e16d7b3968587f5dadbe26f3937eadee59678ebf23db1e1add37f3bd1d7dfab27d270a0f403b09b279790091a24fa81ce99a490112b
+DIST gentoo-kernel-5.4.228-1.arm64.gpkg.tar 56821760 BLAKE2B 

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

2022-12-19 Thread Michał Górny
commit: 744bc0b7d82b161174217d2eb132fa6282aea3a9
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 13:38:16 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=744bc0b7

sys-kernel/gentoo-kernel: Bump to 5.4.228

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

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

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index 17013e9c1f16..eb0705b89354 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -36,6 +36,8 @@ DIST genpatches-5.4-231.base.tar.xz 5272360 BLAKE2B 
9b7a19691ddb0b06bb5642d580cc
 DIST genpatches-5.4-231.extras.tar.xz 1816 BLAKE2B 
7200d64f7ac5ecbf7bcfa77cb5ccad1f52d77b17ceedf688bd8a7721b915efef81be0a67ec87141980eff31a36040c709597c3f9777825d054e547c9f748
 SHA512 
75cc387c24219f62854cc786da87a88eef2567f8798e278e1abe0c3f2689779ee780957339e7a782250920b998b0df4d31b54f01bbd996cc1d4f498113df91a5
 DIST genpatches-5.4-232.base.tar.xz 5291236 BLAKE2B 
9f80382d51bb96d5f3b62f9a6c35159360775df3092301638f36ff2bc13f8dcd2bc18816f76d7bab8e341bf956fbd198047cdfb6d020e0c419d431e0dfcf5754
 SHA512 
e3d6f7c08667dfd3f69d862f6057b8629916c13e1a0421c254aed0462c8725c3ddfd8a75433de1f893e050a9451299281d6d5df9a4d234644e92b2dee1004074
 DIST genpatches-5.4-232.extras.tar.xz 1812 BLAKE2B 
e2ad941ec37d92e646f7c5d8da34b0bacaf98fcc96da2f43a4257a1e9d40bd8b90965655b67bca2a986249d0971c9ab27f892be5e7bc6e9013f8d8143638cb38
 SHA512 
4cf015c2847d593177f842241e67aa8125d19fd163883fe553799c3b7af6dab4c2020462c6d348478a5b539e0425e6510749c537862a67f5f8e185594b6d9d59
+DIST genpatches-5.4-233.base.tar.xz 5294692 BLAKE2B 
357046687c6f2797d5d7090dad357e00675eed329ccef44223dd476551cf04e9f711f1020144cfc59796657cb5b1e6d76b607ecb164e27636869a8bc8984f567
 SHA512 
45f6b35dbca12e8b9e6a9f99d12c44e47a6e471e5091ab75c42346f1d8bc12dc454cbb335f1549b497842c2d9f13a5930c80b5000cb86bd3db7b03347dfebcf4
+DIST genpatches-5.4-233.extras.tar.xz 1812 BLAKE2B 
abedf631da893391a98a98cf48d264f9eaf9f9f7811bf595c36a774c8dde21f105afaf6f4e113e04de472bd6ce0c759bd41fd95aa980b7e05499d8571f3e8a44
 SHA512 
16b09d0a4465123079360ef9f070e0c163f45f9784714e98fe53f7174e836fe7b2562af01e5c2dc932571bb3eafe2d9afedfd60b5c8467bd8410de651ab82473
 DIST genpatches-6.0-10.base.tar.xz 546380 BLAKE2B 
faad43e3066e880e9074c57499eef61f85a8279cb37b7c999f41194588c766bfcb529cd6bd43b234e865c837ca970706935d6fea32fbcb46c49e9a67d274f262
 SHA512 
c4e37e027f8c9c7ce833d4b5c887b261bbe617222d4b1203bf0ccbb35b384bb185bfa5e3bccc187e7658baaa50a015a5ce2a41a6d9c8fa5ad883a46692b00d8c
 DIST genpatches-6.0-10.extras.tar.xz 3804 BLAKE2B 
392620ebf627c7f480b0031b9e3e712ec0005b7e83596ef192908cde5740df06cec0605b09a15ba9420919b37a61136611a9e3e13f82caa63d0337f3d9b167e0
 SHA512 
86511fa64c02b703426450ade1811ce5b3614a6a232cba35f016837572e34a7ea0c751eb90ffe971f6a3321e0f9f61f8f032bd1cab5b0d55f8112acff42b4f61
 DIST genpatches-6.0-11.base.tar.xz 622960 BLAKE2B 
a8d35eea162ef85aec18ee2b1b57e0d67cf4fd336eb1827b4c2d81f85768ea0b633b8010d100b693d3359ffdc373d19c866383dd2fbfcae8d49cf406e9c6a56b
 SHA512 
d2f07ee7314431f324684340f84cba64c008a268ed42f481a9bc885796cf4ba1dcd787bf64eb0028f2cab98afd0226f1b56cf00c7f160fc2af25276339743b31

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

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

2022-12-19 Thread Michał Górny
commit: d95493aeb72b9bcf2b94c631a37791722c25f429
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 18:39:36 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d95493ae

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

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

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

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 3225eae432b1..a0d7d2ab1349 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -22,6 +22,8 @@ DIST genpatches-5.15-86.base.tar.xz 3451248 BLAKE2B 
f6e8eed94bc50e40f5286fbba797
 DIST genpatches-5.15-86.extras.tar.xz 3932 BLAKE2B 
327cf176552393f6973d19c72b5972181654e3b0054f64d38c678765740955e5fd0b261457cadda6c968e86c4c8dfa34680bc16fde93a44ca1267aacbb74bbe7
 SHA512 
4808519ff151f7e7eca7ff0d7d9f5d0f912309708da9689b15d0f17e2bc37b89ebd0157d0ee44a8e86b5929e3ebee739536edebad389f9fee3445c89daabae42
 DIST genpatches-5.15-87.base.tar.xz 3545732 BLAKE2B 
e69eb4d31984b65ea5e0c216d066b358e6cd4fd9c8c9e021fdd3e5022fa6a9fc804b673bf4433d4b8c6f13aa3d0336f2976aeea50245fbc6640674acfc8bce3d
 SHA512 
bb9ca966cdbd5ef5da3cf4f11038f03495e643c07b7d93eab31d484d5615781361706c54d82e42887f0e5e867e7b8c62f565cb57527a4056be2cb10f0fa19cb0
 DIST genpatches-5.15-87.extras.tar.xz 3936 BLAKE2B 
05717f3f9ccb161a5076c6623f15465729ec898ab7a8fb4e611d07acaca96df6b890a3af0890dedf6acb06c7db148df625fafeca5099eb96e31ae981e00a23e3
 SHA512 
ddda9d1daf3f71a8aade12758db2d698b2230a20b3df059437fba02b499d2a90f2bb5a5c0796b1fdf842ff64e515193ac97aa324a4047bbcceaf4849eeca2674
+DIST genpatches-5.15-88.base.tar.xz 3548532 BLAKE2B 
947258e9bb979febcca994f82b9ca18df494ac0d7db4664a96ccb4737ac71151f21070d30e4e5665c53d4c444bf06471590a14d17f83396809ee9013064db317
 SHA512 
e071daa0620c62e5ba273c6f5c4134f7c6f179b25a7dbc10e1f045b6becef1182e0f27620be0f03f32926d5c2109f7802335dea9caac1d576c47bf92c0532045
+DIST genpatches-5.15-88.extras.tar.xz 3932 BLAKE2B 
d504a1d8dc4510e870c34d5e355944d2e79646102ec04d5a268774e29ead5255ae6cd51f3de1b10992c8bfdfda3dc16379b3e6aebbb18bb528caa801551498a5
 SHA512 
85d01fff2ac04bb439ffb2a648d665358b5631f086db51b1ccadf31a8a74f94445c5942d6ac25676aefeb7a86f3286a8a7320fcc30bb092c212f2061d3143263
 DIST genpatches-5.4-228.base.tar.xz 5198204 BLAKE2B 
35942e1ffbfd792f2479ce2b97c7f191cf5fc5712ccf101ee1f5f7f0486d53da2307237fc2d50fe0353c82557df03fbdfbc669949616dfeda69970628ad98ee5
 SHA512 
333dd865d3f10083566ddf43ff4d159a6842c3ed92c703dbcebd0832b0fdbc53c0025856eb1608ac485c805702608e52c600e08922fb831536bc6a099f74f1d8
 DIST genpatches-5.4-228.extras.tar.xz 1812 BLAKE2B 
dc4f0815c8915ae371db4da0ecc1066a269547ba1a967a6067121de25c06445356b6f1339088d402e7f9ca5dbb91b49ab717dc3168760cb26ff3e279177e16e4
 SHA512 
7ab2f0466b677b3506c080bacae1217b54b35ccb45f65000757bfa09e3ca2834a3b78c4b03730f11c6948be3e3a04c1fe3bc562585248039185d94ba805adfe7
 DIST genpatches-5.4-229.base.tar.xz 5214840 BLAKE2B 
ede38de7b09b59ab96596aa4e47f7d2dff06e8e3e403e0b3a15092991bd21504ccffdc21b8fc5857fbd21ee89842f7a6d74fd88b5c7426ae2a5dd3d50ce8db51
 SHA512 
ad086f2b00e870d54b1605eac7fe537654c09830b69c316cee71a7bb5e621e6ada37ef780c4d2c3ea9678e4a72c19355acac2648e16943ba0dde4e711909826b
@@ -92,6 +94,10 @@ DIST gentoo-kernel-5.15.83-1.amd64.gpkg.tar 69816320 BLAKE2B 
40ab08a5ddd46312a4c
 DIST gentoo-kernel-5.15.83-1.arm64.gpkg.tar 62883840 BLAKE2B 
817ffa0ccd261a5c04aa8065acce11bb332067bcd2ebc975c396fa5cd612a26d0603090737a31985cf656af7d29e955198911730bceffbe0ce2cc5adb6ccc197
 SHA512 
36e0a1be077510a6b8f7858744dbce6b5fa0d4d169cbba42f8e69e540f37d021d390b34d4dd79f01124fa15e8a4adae4422cc2a7a51f9695b7fc29cdafecede8
 DIST gentoo-kernel-5.15.83-1.ppc64le.gpkg.tar 57221120 BLAKE2B 
280ea39da46333a57d640ba7c8a67f8a434ffec6b9c9345f6d317b6ff3b5cafaee978d18c2c5b5f9222a9294c2369923a93e284fdbd79a46a530b67e552a7395
 SHA512 
04e7d30f4b9eba907e2a1e800d445bda4a71aa579e545bbcf276f8e7dd29830b071514ff6d29bb85bd8f4c823313502152934ec88b82a4b807a503e0ef54ac56
 DIST gentoo-kernel-5.15.83-1.x86.gpkg.tar 59156480 BLAKE2B 
8869927abc2afdf936cfff1daa8d2cf739ee15dc5b279135249f9a6db5ec618628c8336376b5c88ab47d6f6ab7ec9847d621a357b5a379088bc3424756c54eef
 SHA512 
4d734959db23b82ed6c71a9d996de36cfa37a8f7d20a2280c0a0967e29bcd18278f01afd8fc28d27c4b67c9ade59e60e9353d4402c4de837d2491c2f62e41dc6
+DIST gentoo-kernel-5.15.84-1.amd64.gpkg.tar 69816320 BLAKE2B 
f6bc19af768fe43c64d9176bc3a121a7e52d007a3aafeabbb393490ba5bc43466e6820380174cf22bae1e61b59b2f21060ee689d5407b21aa50a28614a8656d6
 SHA512 
327ed2c7d44cb3d7f044d793e95a7e886b9cd0022a57eedce719e7992ec80877bcd83c0e6c1cac46e50726369e4ffd58178eccaa4fb0b92ed70d44f9d3fa232f
+DIST gentoo-kernel-5.15.84-1.arm64.gpkg.tar 62883840 BLAKE2B 

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

2022-12-19 Thread Michał Górny
commit: bff7b5844dd57a6b216be1f24c278eb1544695f6
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 13:38:17 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff7b584

virtual/dist-kernel: Bump to 5.4.228

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

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

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



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

2022-12-19 Thread Michał Górny
commit: 6604d0bc62f18b398ddceaf01dd6bdc5c957426d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 13:37:33 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6604d0bc

sys-kernel/gentoo-kernel: Bump to 5.10.160

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

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

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index 68a7fae0078d..17013e9c1f16 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -10,6 +10,8 @@ DIST genpatches-5.10-167.base.tar.xz 4477064 BLAKE2B 
35b2dccc482e167393c2aca9fb2
 DIST genpatches-5.10-167.extras.tar.xz 3868 BLAKE2B 
31508844298f272c02ce06f341597d4e75013488ea35409ee51f2af6dcebb14b2e3c17b7e27ccb766b051f618107aab113a6174959313d504a40456ca6910dc2
 SHA512 
808de5319a1dae4c6297a9aa6b249d02476870d9b929a2e7528d709cfc49d14e5bed78bc13167ce8d203f3e7ebb580d86382550de97690c7ae5ffb7d0fa0f777
 DIST genpatches-5.10-168.base.tar.xz 4500132 BLAKE2B 
c613cf38336ac3ba3b51af3308d111ffce729694ce3e5d6730c20c97c9b5f5a6d88d1c2d6a6d86ed66522e9617fc4cd94db99b7c02e695c4bcd1a19fcfb00634
 SHA512 
23c394c27a97129e24ebb46a85f52fae3b31e50d279970fd5af3081b6df275f9471d5513a5fe302ca8c7001d09b83af5fa7a17ea41db6652fb434859a257f0a7
 DIST genpatches-5.10-168.extras.tar.xz 3868 BLAKE2B 
86fdf10638b04700b3cf4fbd6ca570ba6fed2db16cc8b447f3661589c779ea25c0400538d79834814236f463c923f754033bef963a6f886ea447ce82349d5a86
 SHA512 
12f20ceb292d0f347778f6b65174ffbe0420e58857671fde768e1d14c7712cb2ca14f84f2e615ca8a2c2981495f2939f843d82dbf9172bef0e3bb7ac3257602c
+DIST genpatches-5.10-169.base.tar.xz 4503176 BLAKE2B 
ca2bf2e3fa51de6c261f94bf54aaa3e0d7f89e4caae3b0d8b0e7c202f5834c8488fe4fa1239b88f7f1e59dc344112b5633a2968a4dd2d811afb330934861c154
 SHA512 
2086d7afcd337d6fe029c24c8c8713fb1764627abb975f412009e8a760b9eba39944b86380ca70b8568f550ad8ae0a82e8cdc1474196d5f4edfe6ac02f458c47
+DIST genpatches-5.10-169.extras.tar.xz 3868 BLAKE2B 
40ec1739f6cd6cc27b4b5671634aaddd650293e361e3de8fe512652c9f5e7a314d1b9d73c652dca1b6787d24260aebcc8686cac6d85f031074400330ecd6ce26
 SHA512 
1a474298d6a77c5e1aa377bd92ed0066e2eaf0a978db3e2e444ce3f308fcc8043c7d5a9c23b7d1ef5cfb3a9a5b2a0d5d7ecc593b2b5db95b79ccdb95944d78b0
 DIST genpatches-5.15-81.base.tar.xz 3257712 BLAKE2B 
66e0d129053b2cf3ba59681318be5c6a62d469d6014535bd4b47d5368a7718db7015ec1dfab34e4db324b4d626f8f8a9219231b2908c3fc2c2d51a3f99db999a
 SHA512 
f43d637c799216e2bb99cfbab9c51b935d02f2dadaa0f2fad238f14393340420523c25927c10fd6b69745972cdf4e7f3e23cd56eea799626c69f4fb7d44b8e49
 DIST genpatches-5.15-81.extras.tar.xz 3932 BLAKE2B 
0783c48eab8d9f53d07770a3df525df2ffdab8f36d3d7db2d22e2fc5b0d1fe904644b013a3d1a5ea3d967636d4ff91b3f208ea8f004adf310134b98ec5cdd0fd
 SHA512 
be4b557066d8d2327724c8be440ebcedb01d0eadab7bfa0f9f230111cba76a2623bec0945fc887b91d6e5c73eec3eec4fa29b2e76606e7871e81a91fdc4b2bf9
 DIST genpatches-5.15-83.base.tar.xz 3328188 BLAKE2B 
5d8da81e1c5f936ce49589d1dd10f41246a6059c410c0215b495ca7401eb618aa6c87d2ae23b08f27e3be5dd6b7f88e5d4e90ec9950924db9a08375d45cb2da3
 SHA512 
fdcbf6bc1e17f04df9d8334c1c75f21e5ca60fb99157708a4c599e43ed20a58664fe54fe8467924623d612ba2ddd409af4840195369fe274a4f55a84fce12ade

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.160.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.160.ebuild
new file mode 100644
index ..c2fcac174860
--- /dev/null
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.160.ebuild
@@ -0,0 +1,131 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit kernel-build toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 9 ))
+# https://koji.fedoraproject.org/koji/packageinfo?packageID=8
+CONFIG_VER=5.10.12
+CONFIG_HASH=836165dd2dff34e4f2c47ca8f9c803002c1e6530
+GENTOO_CONFIG_VER=g1
+
+DESCRIPTION="Linux kernel built with Gentoo patches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~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: virtual/dist-kernel/

2022-12-19 Thread Michał Górny
commit: b9715b127bcc8b6796cba511cc2bd1800937980a
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 13:37:35 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9715b12

virtual/dist-kernel: Bump to 5.10.160

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

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

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



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

2022-12-19 Thread Michał Górny
commit: 480bef0133d173bab432cd47a135b6da28fafe56
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 13:36:44 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=480bef01

sys-kernel/gentoo-kernel: Bump to 5.15.84

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

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

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index 4b7c247ab455..68a7fae0078d 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -22,6 +22,8 @@ DIST genpatches-5.15-86.base.tar.xz 3451248 BLAKE2B 
f6e8eed94bc50e40f5286fbba797
 DIST genpatches-5.15-86.extras.tar.xz 3932 BLAKE2B 
327cf176552393f6973d19c72b5972181654e3b0054f64d38c678765740955e5fd0b261457cadda6c968e86c4c8dfa34680bc16fde93a44ca1267aacbb74bbe7
 SHA512 
4808519ff151f7e7eca7ff0d7d9f5d0f912309708da9689b15d0f17e2bc37b89ebd0157d0ee44a8e86b5929e3ebee739536edebad389f9fee3445c89daabae42
 DIST genpatches-5.15-87.base.tar.xz 3545732 BLAKE2B 
e69eb4d31984b65ea5e0c216d066b358e6cd4fd9c8c9e021fdd3e5022fa6a9fc804b673bf4433d4b8c6f13aa3d0336f2976aeea50245fbc6640674acfc8bce3d
 SHA512 
bb9ca966cdbd5ef5da3cf4f11038f03495e643c07b7d93eab31d484d5615781361706c54d82e42887f0e5e867e7b8c62f565cb57527a4056be2cb10f0fa19cb0
 DIST genpatches-5.15-87.extras.tar.xz 3936 BLAKE2B 
05717f3f9ccb161a5076c6623f15465729ec898ab7a8fb4e611d07acaca96df6b890a3af0890dedf6acb06c7db148df625fafeca5099eb96e31ae981e00a23e3
 SHA512 
ddda9d1daf3f71a8aade12758db2d698b2230a20b3df059437fba02b499d2a90f2bb5a5c0796b1fdf842ff64e515193ac97aa324a4047bbcceaf4849eeca2674
+DIST genpatches-5.15-88.base.tar.xz 3548532 BLAKE2B 
947258e9bb979febcca994f82b9ca18df494ac0d7db4664a96ccb4737ac71151f21070d30e4e5665c53d4c444bf06471590a14d17f83396809ee9013064db317
 SHA512 
e071daa0620c62e5ba273c6f5c4134f7c6f179b25a7dbc10e1f045b6becef1182e0f27620be0f03f32926d5c2109f7802335dea9caac1d576c47bf92c0532045
+DIST genpatches-5.15-88.extras.tar.xz 3932 BLAKE2B 
d504a1d8dc4510e870c34d5e355944d2e79646102ec04d5a268774e29ead5255ae6cd51f3de1b10992c8bfdfda3dc16379b3e6aebbb18bb528caa801551498a5
 SHA512 
85d01fff2ac04bb439ffb2a648d665358b5631f086db51b1ccadf31a8a74f94445c5942d6ac25676aefeb7a86f3286a8a7320fcc30bb092c212f2061d3143263
 DIST genpatches-5.4-228.base.tar.xz 5198204 BLAKE2B 
35942e1ffbfd792f2479ce2b97c7f191cf5fc5712ccf101ee1f5f7f0486d53da2307237fc2d50fe0353c82557df03fbdfbc669949616dfeda69970628ad98ee5
 SHA512 
333dd865d3f10083566ddf43ff4d159a6842c3ed92c703dbcebd0832b0fdbc53c0025856eb1608ac485c805702608e52c600e08922fb831536bc6a099f74f1d8
 DIST genpatches-5.4-228.extras.tar.xz 1812 BLAKE2B 
dc4f0815c8915ae371db4da0ecc1066a269547ba1a967a6067121de25c06445356b6f1339088d402e7f9ca5dbb91b49ab717dc3168760cb26ff3e279177e16e4
 SHA512 
7ab2f0466b677b3506c080bacae1217b54b35ccb45f65000757bfa09e3ca2834a3b78c4b03730f11c6948be3e3a04c1fe3bc562585248039185d94ba805adfe7
 DIST genpatches-5.4-229.base.tar.xz 5214840 BLAKE2B 
ede38de7b09b59ab96596aa4e47f7d2dff06e8e3e403e0b3a15092991bd21504ccffdc21b8fc5857fbd21ee89842f7a6d74fd88b5c7426ae2a5dd3d50ce8db51
 SHA512 
ad086f2b00e870d54b1605eac7fe537654c09830b69c316cee71a7bb5e621e6ada37ef780c4d2c3ea9678e4a72c19355acac2648e16943ba0dde4e711909826b

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.84.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.84.ebuild
new file mode 100644
index ..1039b6b5f28e
--- /dev/null
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.15.84.ebuild
@@ -0,0 +1,131 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit kernel-build toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 4 ))
+CONFIG_VER=5.15.19
+CONFIG_HASH=ec69da7a42b5b7c3da91572ef22097b069ddbd01
+GENTOO_CONFIG_VER=g1
+
+DESCRIPTION="Linux kernel built with Gentoo patches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~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
+   -> kernel-aarch64-fedora.config.${CONFIG_VER}
+   )
+   ppc64? (
+   

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

2022-12-19 Thread Michał Górny
commit: e381b99821864e0ab20c9bafa8a00381d5eb3273
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 13:36:46 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e381b998

virtual/dist-kernel: Bump to 5.15.84

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

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

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



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

2022-12-19 Thread Michał Górny
commit: ca4f5f87cdc13328d8e93c375732971923653728
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 13:37:18 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4f5f87

sys-kernel/vanilla-kernel: Bump to 5.10.160

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

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

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index da742a6aec86..6e9f2635e9fa 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -32,6 +32,8 @@ DIST linux-5.10.158.tar.sign 993 BLAKE2B 
237cdc0e11ed324e39587117d5c4132019b858b
 DIST linux-5.10.158.tar.xz 120510028 BLAKE2B 
370b99fa0953482269a1d1dc2a8ebf81175b0c10472c271802b6ddee6262502034245df807487d0f1f92c24ca675f1be129a2099654001543a7e2d24c2378c12
 SHA512 
45bcb3c145500607d6328662776a5bd4e2fabe882677fefb5fcbf0377504ed1ca4ccddf1aff0a0f6b85ab79f6e9f91fb1377c33a7e14c7f352fa02ec40e67f4e
 DIST linux-5.10.159.tar.sign 993 BLAKE2B 
102b3a17297dcf024b72499563f716b5034917158bdc1cd59173983f0b9f170b9bea49062da0a891505fe7c8bf8ef2667a9ead69b68ebf0ffb528b5e20d7958a
 SHA512 
d544a5c7ac258c2ee2dfeec258eb502446a59520100c8fa16c7d4e1b4ee66931c795863aa6073b3b54e2e3ec968e1612cd046862add08f9199cef01fa37abf46
 DIST linux-5.10.159.tar.xz 120503752 BLAKE2B 
5ca970ad105304f4c2afbd75ebbe750b87793e9830834b034fe195811df3e1a060c3752a99f53a1cf9d1ce1f6e877e08e638833a1e3d797181adc5a45ec56178
 SHA512 
8427677bd7248abf560dba5402a395a51afb1e47cbeb4f34afddbdacc29b4c92648d651bfc04ec85f16b96b9b8d8d46dbbdec7d112c84f967ffc271633274542
+DIST linux-5.10.160.tar.sign 993 BLAKE2B 
d445a61fd7117e2875830bba05d60d84b9c77e83d25a72707e4f987d53206ecd05b232d08bc9f3864c286b0370e600412c52bac75705fc549bbeb45edd712c45
 SHA512 
f5331dd0a79cb88d83a3a260152ec58c38a5ad8d8466dfc42c614f2e1cdb81847ad92043eac726cfbca2f5351151008785ea56349e9d80bf8e1405645743dfe9
+DIST linux-5.10.160.tar.xz 120522072 BLAKE2B 
34eb54371a27650a03903175ddbc45952f49808f48a9c5fe69e5d6a2b77ed7171818137c13a020df9df3ec7981d1ee510c8492ba35d2ace739eedf3fe8ab71ef
 SHA512 
cfbae7c9a332286fd3122bb785808f3d7edb6d94ab17f3d263a4cb19f614633085e9e4f595368d263b80a8218d186911792631b8eecfa9c4c91a31315598b28f
 DIST linux-5.15.77.tar.sign 991 BLAKE2B 
9f4d4e7d3f21a02f95771d7931212f026ed2543c8e7e6c6e96fa83b87eca089c18f131a9242519e13b1c4ce01ae86503097e6ad1b79316c203184166d27d468e
 SHA512 
eecda297590a14f010af600cd757cbede856665d6bd09fb9f95b88ea2650bf4ec18ba7366348d66e898237812311a757f1d640986815dca49bad7869027682af
 DIST linux-5.15.77.tar.xz 126468704 BLAKE2B 
dcb7d95f577be18735f14c1a75148579af40bc35e57228eb7d35453cc8ddf9b6f9f71a7a15608be22049557ba307eabf5df42504f95cd6f414711733ff6b0738
 SHA512 
3b557ad399606deb2e00077da7c57af534ff5bd395297db534a9c643ff6e95b29b315d15bcb453255875785264347949a7e52ef3a676b7dd12db10764a6a5646
 DIST linux-5.15.79.tar.sign 991 BLAKE2B 
49494481a44ee6917f39b985a08f544e3295ece6c1b143cf27248b10975e4c2610d5f7102c9df1606478ae18689429d6971ceccb78e8a06f1d76746628cfe243
 SHA512 
6bf59132c8d773d663209266393b5d327fb60ab7dc6f150aba1ba32cd1c4a47304a28a548114999d208cd24fb14418181317eb6dc7c37c840a489aa934ed5c7f

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

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

2022-12-19 Thread Michał Górny
commit: aac2115f7a9bb12eb493f2c11f53ebb521907d2f
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 13:35:55 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac2115f

sys-kernel/gentoo-kernel: Bump to 6.0.14

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

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

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index aa83766383a3..4b7c247ab455 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -40,6 +40,8 @@ DIST genpatches-6.0-12.base.tar.xz 658212 BLAKE2B 
0daa718dd00d76224db3776d6792d5
 DIST genpatches-6.0-12.extras.tar.xz 3804 BLAKE2B 
fbf21f852110ac732124e5a227b38462d7a94ec17d788fbd48ab35e08c2a941f9c3549e58e7cdb4279f8a273daa2cfbde0a560a769d808ca9d26d2419b303b96
 SHA512 
efdc24c196c10ee2b47d6f81482b4408a5a7e829c21d9c2eff6426a92a1c17f0315c64875d45795cda7b735d183b7560ec44e308fee34b09e89c171526c9ee4f
 DIST genpatches-6.0-13.base.tar.xz 698372 BLAKE2B 
3069effafcb526cc4d2735e2bde48cdb7d0ba5e25748b2acc854d1503268b298e9f690e266e6e81b73ab09461eaa1f0ab3d68066997e51d27af7a051d4c5f84e
 SHA512 
a92a50c3f01266df91793c1ba4baf77aa758093c1e00d333050f8fc989f690240ab6aad53a31e59af95db918a15a5037e2542addde8f9fc3cb57d296bbaaee6e
 DIST genpatches-6.0-13.extras.tar.xz 3808 BLAKE2B 
6edfc9b381253851e8e2c976b6376aff9bf98648faa49396ec81389315694afda7465702fe99f54b1a33249deabb29ed81a6d1651320dbaebd4eea92ed5f3a21
 SHA512 
216098565a5eb046788413da37a7ea933f35c990f3c7f3726004470509929a9717158bd778d321333839490e2dfc1b733fe3c016bc3d06804bfd34dbdc4bec93
+DIST genpatches-6.0-14.base.tar.xz 701288 BLAKE2B 
ae3560178c3b887050f51e7bafd837ffa7755567c0748e4680c230329f52e8009e6f8da59e8f285bc802e318b65777b06f3db7f0d795584eba448b716ed20014
 SHA512 
43dbb5cf7b0ed9a4a03d484a58aaf94243902b8ab31b6b33de3826cd172f0978b08bac8e4d56f7ad2450e288fc66c6e23c9458c29e1f2a6fd3e1f015a4cdc07c
+DIST genpatches-6.0-14.extras.tar.xz 3804 BLAKE2B 
c12099272fc09f02aae38288969f12057092c6867728080744914ea7c9f41bcc0f80154afd7de2f68180e2d3f7f66899d2a8523ea0bc9850516110781339ec2f
 SHA512 
a639231941c13bea32e4c5ce4f56d6dff2b56a164af8481861f4ed3bbe90d406e2d1eb4242b4ae5db9ff735924e75c2241edb372ec9e6a9a3a0df7a99fca2e4d
 DIST genpatches-6.0-9.base.tar.xz 478548 BLAKE2B 
916f2b1b5d198adec6f73a0bb52029f4667132e7b7528ac5578134e3ed775d6aaac7989ec5e3827fe16db691f3321ef16b5a29088d2ad81e963f768f67cc2b61
 SHA512 
6b748f241e609d6191f83134f65bd9010122d5681b080c7ffeff8690f4cb1ab0f44b2681a135689d945de45f4ef25384411aea1d78a5b1c6248e547dc9e5297e
 DIST genpatches-6.0-9.extras.tar.xz 3808 BLAKE2B 
cf37233fbfc631e8ec9d7c663e8982a3bfb154573fa84d13cbb3d67fa73ff38ce74b27bf6dbf827b311826d18c628ef2818a75975e068ce381bc1a46c4948075
 SHA512 
b4f5d0daae3120662fb79e9f53b7dfd0c15f0a2b7c77a32b7440cc7425b3df87107aabb2cd913a31b7014c9fd1c3c85ab2081839af652ae9d7e43352dcdda42f
 DIST gentoo-kernel-config-g1.tar.gz 4283 BLAKE2B 
44dd51ec45ebc71bffcd6d85a2fefba053f7bce8035057f0bbe928e24816ad4ba03c9bf67dcfcd6d6d1833c0a2ea93e0fd486c2093664dc41ccce316e1e60588
 SHA512 
3a45f28df9d457df0fe0d185da8b10f4e35f49dad75075e041e8cf3cf6972fecc8145cd557b0bf3a8dea20ddffae0194f88e61c1e5098fa0a5ca301d40aeea2e

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-6.0.14.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-6.0.14.ebuild
new file mode 100644
index ..595ff3e75b7e
--- /dev/null
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-6.0.14.ebuild
@@ -0,0 +1,137 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit kernel-build toolchain-funcs
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 0 ))
+# https://koji.fedoraproject.org/koji/packageinfo?packageID=8
+# forked to https://github.com/projg2/fedora-kernel-config-for-gentoo
+CONFIG_VER=6.0.8-gentoo
+GENTOO_CONFIG_VER=g3
+
+DESCRIPTION="Linux kernel built with Gentoo patches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~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? (
+   
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/

2022-12-19 Thread Michał Górny
commit: 86a782c20e3536dd8a33d42094b28d365e73442a
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 13:36:37 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a782c2

sys-kernel/vanilla-kernel: Bump to 5.15.84

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

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

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index fda0f90d7688..da742a6aec86 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -44,6 +44,8 @@ DIST linux-5.15.82.tar.sign 991 BLAKE2B 
247e7b87b7b81e51e3062df977aa13f5cf4e3d9e
 DIST linux-5.15.82.tar.xz 126475300 BLAKE2B 
709eab3894d3d57e580dc2c467b035a7e271aecbb7627e53cf667ef8d7ed6c5a31afaff893b29b63adc9d6955490f2fe9be25c666b7b51f8382407b3769ed4ff
 SHA512 
b0deb17077d9254e9a6eef853cdbcb7cbdde74cafef214d25961929d02a42fd61d306e3358b17a145999a0df3565c985de6149bd078330c63508ce8ce6fb4938
 DIST linux-5.15.83.tar.sign 991 BLAKE2B 
337debf039fbbcd813e4f1ae586776ef09c5d8ed1d7b7e4724136f7ee316356df012b0b9baa8c7bbd08f60df07fea5a4f81c33b5be510af8f255415b7ff501ea
 SHA512 
1880f288732819ff0e47cdc8dc4a4c20450a1b0ba8476fb97fc5d956ef4889be3b87cf4386aed4ee2e3fa7f37749247730087b099a187f7d11a700d05531748e
 DIST linux-5.15.83.tar.xz 126480920 BLAKE2B 
37a926b2878218e95073e2820c4d1a9dc773a1715c8ef819d6b914ec672e0caed92cf9ef27405ddea083b8bfcb9de9142c269a29c0845140241de244035b0737
 SHA512 
61b12dcdecc96b4fff3cb2596a3da345efb8c6930ffba7ed73930e6c15b1519d8d44a4e86cf281b41c81d993f7f7ba0fe7b6513863fea298039d63cc819ef4e6
+DIST linux-5.15.84.tar.sign 991 BLAKE2B 
a1e14f6d1bda8288c5170436387af7bf4d35deef2da3e0af30ae025e3e3801ace99c2d52e15add896845b20e9eb8ed8098d27899fbd23a19b236eaed9cef431d
 SHA512 
d68510da8e8da8d081ac2710d32bdd5f17d74f45e0bf7f977fcd531ed920b75d3dd0aa7bdc963509610fd3da8bdb652de6dd30c80c402318e35b43c4905040b4
+DIST linux-5.15.84.tar.xz 126464308 BLAKE2B 
5e2a34ce932b67850785a3e5aa5dab783db8d084a7812aaa0d95088a405ddac2ea0b1740228dc242ed0d86f62bc7b7a3e0dccde297a0f57f482eff83e1882033
 SHA512 
77aba9b914936ed98f71f168384dd634f1549345c8494abb3375736ff17fef607d2da14b92a55062a295512c8ef5fe5710034006cb38afc05d5c05890baded71
 DIST linux-5.4.223.tar.sign 991 BLAKE2B 
83aff68008cb382f7d6a9be93ecf6737cd3dc7d7291da646b24d74f9930bcc072bb4033a54d4c9cf0a3088ab908995f61186ae84c05a4b9f3834ffed271ed7ff
 SHA512 
e9fb0e7fa915ffa1b72a9f9e447fb4afb834611921bb5e12ee6b7291385bf8e3d6113f7d9c3587cacaacb14acd8fbeb067eef1f44ef90be40ce8ea6b1cfd3e09
 DIST linux-5.4.223.tar.xz 112946132 BLAKE2B 
e5669ba0e0e05d468eb8671da24fac4188a6cdbf66201d3a4c66759435997be541994dee2e3f297f6968857c675dd9c6485efde87f9421f7cc0618b692b005ac
 SHA512 
45fb543b2ef59be495106e253bbb2249fe71f9727a9a7d7a16738820db12f9fb5f580594699f736d157f930cf3a712e09595689a3f9954cfebbfa99f04ffc681
 DIST linux-5.4.224.tar.sign 991 BLAKE2B 
dc31a065cb747f537923a743d84a473e3724413141242a351d684b155578272156e4476646f3eb5b5bda2fee190604234294a155faf72d7075d60cba32d4b2a8
 SHA512 
13a8c4e7b2500ae32b22c0fd49f447a3ae2cb673922ae8ce478dbd713aa09acbc0f7ac2356d1d9303a537dc1710d485d50c4607e6f98ec7055604e1fd4b44ef5

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

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

2022-12-19 Thread Michał Górny
commit: b4c979b79cc5da87e9d1b1e603832ed365e32ca4
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 13:35:39 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:39:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c979b7

sys-kernel/vanilla-kernel: Bump to 6.0.14

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

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

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index c08246a7cbd7..fda0f90d7688 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -62,5 +62,7 @@ DIST linux-6.0.12.tar.sign 989 BLAKE2B 
712a1d842fb9b21cd9ae4dbb7b36283b93ecad64f
 DIST linux-6.0.12.tar.xz 133924120 BLAKE2B 
40828f7a3acdfca5ba8a0cccde67a19e9c2a73a83dce97cde99d709bd1af035539ff08b2b55df7b47250844be6705fa2d5554f20d909aa7480b31990cc0ec5da
 SHA512 
8a3060f85bf21ff6b963d82e1de13a553ab5b44d0602941168b007fc008a4a9fda4048974844c215bfc479359d8eb75bf94f5d21177e28a340b7c0db9e29dcfa
 DIST linux-6.0.13.tar.sign 989 BLAKE2B 
381ccfa7cb46511df7b42ca2fd4f97dc209b91bebb06562cbda9b4186d49a41987baca9f0a80e1106acbdb8198a7f726e6a2932fa7457da364f6f7937df0a726
 SHA512 
809fc54a6433c630d4e7a427a3bd1108b5fb911a9a26cc3aec312e7c43cf05ee7ae0e75f1074a3dc3353f7723585867d7fd91c6eeff624a838c4e739341506dc
 DIST linux-6.0.13.tar.xz 133926352 BLAKE2B 
b37026b1cab3079507ff80de9a32c753552689d30fb13898b9b7dd419dfb73785259976ad13fc08b5085b71ca94b84f40b5caf236b13b435c37a3736d64130da
 SHA512 
6a1287077c7078e9a1bed5401e2eec7dc68cd0a278f6fbe2041a3e92fe005d2a21d251e7daade68ddaa7b303615ea40f0cb7aa702c1535327f4220088b95994d
+DIST linux-6.0.14.tar.sign 989 BLAKE2B 
1e1898dbc31fe96eaf0c58d62a07115a28522e7b5fde9510f138ec0e7873f25bc84bd097e529d40bdf4eb908916747570e2b575118de3930cc5092656e916cb3
 SHA512 
03a67b2195a42edc818861b66e5ad5ff37fbe6056047e5695cd02c83e4a0ba270fa2a13b4994a6034c0e69553399fd570c69f4817b75f10fcde75f17aafdc143
+DIST linux-6.0.14.tar.xz 133938728 BLAKE2B 
95adb29df31e257d1bbc0d01b7e908e08a1ab6643fa0e5a185e728629da86a88e6f8d1269f77bc64206dda3d4af10dfb186366c40e108566c87cf43fd05a3555
 SHA512 
4a409d18bb5c1bf0807a1670ae9a72984fc7df6b0c0fb3289b88eaf6a7d8456fc8481f8e9f4688fa9d27c4a1d85df61323e2bd5b1e534a3b64940aa9eb0dde80
 DIST linux-6.0.9.tar.sign 987 BLAKE2B 
ccec935f65a836b1f646eccbb453312b4f9e84d06e4f3aa33ed7b8aae03fd8c3f4e505c6560dbac58d2741df991cfab43c014b6175fe94014f758aa434502a44
 SHA512 
5d5ecb51ae1a0e40f7b505fc14a6a5665efcefd7363dd9d71bffbe4a72ed2498a79d99c1ce7f80712d8cf753d2bba5f0069447385be74994638657b5a4bc7fbd
 DIST linux-6.0.9.tar.xz 133911648 BLAKE2B 
23ad9036cc771135c4f6bcb17950ec61e182981c4bff596062aa92cfccc66c316b35598e7a162ca4c346ca6b18796e2c5fd8112b05544fdde062faa0c3a82305
 SHA512 
8269caa07b39c668085c9e956a6924c93b698fef7a927ba59a85e615b4be6828b10dd72502e9a1eedb5a4ef1a271ca78a5dea255be6dd0960536e1574ef7f678

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

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

2022-12-19 Thread Michał Górny
commit: 727099d263d3bbea2fce6fe06e8d5b64fd177768
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 19 16:49:18 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 19 18:37:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=727099d2

dev-util/scons: Use PEP517 build

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

 dev-util/scons/metadata.xml  |   1 +
 dev-util/scons/scons-4.4.0-r1.ebuild | 134 +++
 2 files changed, 135 insertions(+)

diff --git a/dev-util/scons/metadata.xml b/dev-util/scons/metadata.xml
index 15c2437dbee4..aacbf74f7fb9 100644
--- a/dev-util/scons/metadata.xml
+++ b/dev-util/scons/metadata.xml
@@ -14,6 +14,7 @@
   
   
 SCons/scons
+SCons
 scons
   
 

diff --git a/dev-util/scons/scons-4.4.0-r1.ebuild 
b/dev-util/scons/scons-4.4.0-r1.ebuild
new file mode 100644
index ..a6021628266f
--- /dev/null
+++ b/dev-util/scons/scons-4.4.0-r1.ebuild
@@ -0,0 +1,134 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1 multiprocessing
+
+MY_P="SCons-${PV}"
+DESCRIPTION="Extensible Python-based build utility"
+HOMEPAGE="
+   https://www.scons.org/
+   https://github.com/SCons/scons/
+   https://pypi.org/project/SCons/
+"
+SRC_URI="
+   
https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${MY_P}.tar.gz
+   doc? (
+   https://www.scons.org/doc/${PV}/PDF/${PN}-user.pdf
+   -> ${P}-user.pdf
+   https://www.scons.org/doc/${PV}/HTML/${PN}-user.html
+   -> ${P}-user.html
+   )
+   test? (
+   https://github.com/SCons/scons/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+   )
+"
+S="${WORKDIR}/${P}/src"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   test? (
+   dev-libs/libxml2[${PYTHON_USEDEP}]
+   dev-python/lxml[${PYTHON_USEDEP}]
+   )
+"
+
+PATCHES=(
+   # support env passthrough for Gentoo ebuilds
+   "${FILESDIR}"/scons-4.1.0-env-passthrough.patch
+   # respect CC, CXX, C*FLAGS, LDFLAGS by default
+   "${FILESDIR}"/scons-4.2.0-respect-cc-etc.patch
+)
+
+src_unpack() {
+   # use the git directory structure, but put pregenerated release
+   # inside src/ subdirectory to make our life easier
+   if use test; then
+   unpack "${P}.gh.tar.gz"
+   else
+   mkdir -p "${P}"/src || die
+   fi
+
+   tar -C "${P}"/src --strip-components=1 -xzf "${DISTDIR}/${MY_P}.tar.gz" 
|| die
+}
+
+src_prepare() {
+   # apply patches relatively to top directory
+   cd "${WORKDIR}/${P}" || die
+   distutils-r1_src_prepare
+
+   if use test; then
+   local remove_tests=(
+   # TODO: does not respect PATH?
+   test/Clang
+   # broken
+   test/DVIPDF/DVIPDFFLAGS.py
+   test/Java/swig-dependencies.py
+   test/Java/multi-step.py
+   test/TEX/newglossary.py
+   test/TEX/variant_dir_newglossary.py
+   # broken by commas in date, sic!
+   test/option/option-v.py
+   test/Interactive/version.py
+   # warnings from new binutils?
+   test/AS/as-live.py
+   test/AS/nasm.py
+   # hangs
+   test/KeyboardInterrupt.py
+   )
+
+   if ! use amd64 && ! use x86 ; then
+   # These tests are currently broken on arm and other 
non-amd64/x86 platforms
+   # Work seems to be ongoing in e.g. 
https://github.com/SCons/scons/pull/4022 to
+   # better plumb up the MSVC tests for alternative arches.
+   # Try again after 4.2.0.
+   # See also: 
https://pairlist4.pair.net/pipermail/scons-users/2020-November/008452.html
+   # bug #757534
+   remove_tests+=(
+   test/MSVS/vs-7.0-scc-files.py
+   test/MSVS/vs-7.0-scc-legacy-files.py
+   test/MSVS/vs-7.1-scc-files.py
+   test/MSVS/vs-7.1-scc-legacy-files.py
+   test/MSVS/vs-scc-files.py
+   test/MSVS/vs-scc-legacy-files.py
+   )
+   fi
+
+

[gentoo-commits] repo/proj/guru:dev commit in: gui-apps/yambar/

2022-12-19 Thread Julien Roy
commit: 4eff3e317c455374373cbad00c20c28b78bd6bb4
Author: Julien Roy  jroy  ca>
AuthorDate: Mon Dec 19 18:33:25 2022 +
Commit: Julien Roy  jroy  ca>
CommitDate: Mon Dec 19 18:33:25 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4eff3e31

gui-apps/yambar: add keyword for 1.9.0

Signed-off-by: Julien Roy  jroy.ca>

 gui-apps/yambar/yambar-1.9.0.ebuild | 9 +
 gui-apps/yambar/yambar-.ebuild  | 9 +
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/gui-apps/yambar/yambar-1.9.0.ebuild 
b/gui-apps/yambar/yambar-1.9.0.ebuild
index 1c24b420d..d1ef8f4ae 100644
--- a/gui-apps/yambar/yambar-1.9.0.ebuild
+++ b/gui-apps/yambar/yambar-1.9.0.ebuild
@@ -5,12 +5,13 @@ EAPI=8
 
 inherit meson
 
-if [[ ${PV} != ** ]]; then
-   SRC_URI="https://codeberg.org/dnkl/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   S="${WORKDIR}/${PN}"
-else
+if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://codeberg.org/dnkl/${PN}.git;
+else
+   SRC_URI="https://codeberg.org/dnkl/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   S="${WORKDIR}/${PN}"
+   KEYWORDS="~amd64"
 fi
 
 DESCRIPTION="Simplistic and highly configurable status panel for X and Wayland"

diff --git a/gui-apps/yambar/yambar-.ebuild 
b/gui-apps/yambar/yambar-.ebuild
index 94cf9bebb..a269aa2d4 100644
--- a/gui-apps/yambar/yambar-.ebuild
+++ b/gui-apps/yambar/yambar-.ebuild
@@ -5,12 +5,13 @@ EAPI=8
 
 inherit meson
 
-if [[ ${PV} != ** ]]; then
-   SRC_URI="https://codeberg.org/dnkl/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   S="${WORKDIR}/${PN}"
-else
+if [[ ${PV} ==  ]]; then
inherit git-r3
EGIT_REPO_URI="https://codeberg.org/dnkl/${PN}.git;
+else
+   SRC_URI="https://codeberg.org/dnkl/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   S="${WORKDIR}/${PN}"
+   KEYWORDS="~amd64"
 fi
 
 DESCRIPTION="Simplistic and highly configurable status panel for X and Wayland"



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

2022-12-19 Thread Arthur Zamarin
commit: cf8b6dc888dd52d7386cadcbd44c32b38af5941f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 19 18:31:56 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 19 18:31:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf8b6dc8

net-misc/openssh: Stabilize 9.1_p1 sparc, #885121

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

 net-misc/openssh/openssh-9.1_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/openssh/openssh-9.1_p1.ebuild 
b/net-misc/openssh/openssh-9.1_p1.ebuild
index 297fa1689e51..fed9e319ecd0 100644
--- a/net-misc/openssh/openssh-9.1_p1.ebuild
+++ b/net-misc/openssh/openssh-9.1_p1.ebuild
@@ -49,7 +49,7 @@ S="${WORKDIR}/${PARCH}"
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 # Probably want to drop ssl defaulting to on in a future version.
 IUSE="abi_mips_n32 audit debug hpn kerberos ldns libedit livecd pam +pie sctp 
security-key selinux +ssl static test X X509 xmss"
 



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

2022-12-19 Thread Arthur Zamarin
commit: 82d965f3693f4553f659b5ca4e8e3fd8facad749
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 19 18:31:53 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 19 18:31:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82d965f3

net-misc/openssh: Stabilize 9.1_p1 ppc, #885121

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

 net-misc/openssh/openssh-9.1_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/openssh/openssh-9.1_p1.ebuild 
b/net-misc/openssh/openssh-9.1_p1.ebuild
index ef615ebb81ea..297fa1689e51 100644
--- a/net-misc/openssh/openssh-9.1_p1.ebuild
+++ b/net-misc/openssh/openssh-9.1_p1.ebuild
@@ -49,7 +49,7 @@ S="${WORKDIR}/${PARCH}"
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 # Probably want to drop ssl defaulting to on in a future version.
 IUSE="abi_mips_n32 audit debug hpn kerberos ldns libedit livecd pam +pie sctp 
security-key selinux +ssl static test X X509 xmss"
 



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

2022-12-19 Thread Arthur Zamarin
commit: d0c49a63404792c0acdb8c824d0fda1e9cacfd59
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 19 18:31:50 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 19 18:31:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c49a63

net-misc/openssh: Stabilize 9.1_p1 hppa, #885121

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

 net-misc/openssh/openssh-9.1_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/openssh/openssh-9.1_p1.ebuild 
b/net-misc/openssh/openssh-9.1_p1.ebuild
index 640a41e00f80..ef615ebb81ea 100644
--- a/net-misc/openssh/openssh-9.1_p1.ebuild
+++ b/net-misc/openssh/openssh-9.1_p1.ebuild
@@ -49,7 +49,7 @@ S="${WORKDIR}/${PARCH}"
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 # Probably want to drop ssl defaulting to on in a future version.
 IUSE="abi_mips_n32 audit debug hpn kerberos ldns libedit livecd pam +pie sctp 
security-key selinux +ssl static test X X509 xmss"
 



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

2022-12-19 Thread Arthur Zamarin
commit: 35b7fdd637cefa774d7ef2ba63c3eee88fe96157
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 19 18:29:43 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 19 18:29:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b7fdd6

dev-python/tiny-proxy: Keyword 0.1.1 x86, #887215

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

 dev-python/tiny-proxy/tiny-proxy-0.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/tiny-proxy/tiny-proxy-0.1.1.ebuild 
b/dev-python/tiny-proxy/tiny-proxy-0.1.1.ebuild
index 3cfb0a5fbb41..ffc6171b0572 100644
--- a/dev-python/tiny-proxy/tiny-proxy-0.1.1.ebuild
+++ b/dev-python/tiny-proxy/tiny-proxy-0.1.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 RDEPEND="


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

2022-12-19 Thread Arthur Zamarin
commit: 08e3a01657480307cfe9610d52d8f21d4dba985d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 19 18:29:51 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 19 18:29:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08e3a016

sys-fs/lvm2: Stabilize 2.03.17-r1 hppa, #887203

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

 sys-fs/lvm2/lvm2-2.03.17-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/lvm2/lvm2-2.03.17-r1.ebuild 
b/sys-fs/lvm2/lvm2-2.03.17-r1.ebuild
index f35dd7d26781..ef3a1201821f 100644
--- a/sys-fs/lvm2/lvm2-2.03.17-r1.ebuild
+++ b/sys-fs/lvm2/lvm2-2.03.17-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN^^}.${PV}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="+lvm lvm2create-initrd readline sanlock selinux static static-libs 
systemd +thin +udev"
 REQUIRED_USE="
static? ( !systemd !udev )



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

2022-12-19 Thread Arthur Zamarin
commit: f9fbb3eda02756188d65f530a9247e0c964364e8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 19 18:29:48 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 19 18:29:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9fbb3ed

sys-fs/lvm2: Stabilize 2.03.17-r1 amd64, #887203

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

 sys-fs/lvm2/lvm2-2.03.17-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/lvm2/lvm2-2.03.17-r1.ebuild 
b/sys-fs/lvm2/lvm2-2.03.17-r1.ebuild
index da2d170f27e4..f35dd7d26781 100644
--- a/sys-fs/lvm2/lvm2-2.03.17-r1.ebuild
+++ b/sys-fs/lvm2/lvm2-2.03.17-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN^^}.${PV}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="+lvm lvm2create-initrd readline sanlock selinux static static-libs 
systemd +thin +udev"
 REQUIRED_USE="
static? ( !systemd !udev )



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

2022-12-19 Thread Arthur Zamarin
commit: e22bd78ff05e4d3eb7020699840635e7808aab83
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 19 18:29:42 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 19 18:29:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e22bd78f

dev-python/hypercorn: Keyword 0.14.3-r1 x86, #887215

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

 dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild 
b/dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild
index ff13dd49e3b8..7d1d7ee7f19e 100644
--- a/dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild
+++ b/dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
dev-python/h11[${PYTHON_USEDEP}]



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

2022-12-19 Thread Arthur Zamarin
commit: dbc915b4f043666d823104ed35c6bad99ae496fa
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 19 18:29:43 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 19 18:29:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbc915b4

dev-python/httpx-socks: Keyword 0.7.5 x86, #887215

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

 dev-python/httpx-socks/httpx-socks-0.7.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/httpx-socks/httpx-socks-0.7.5.ebuild 
b/dev-python/httpx-socks/httpx-socks-0.7.5.ebuild
index 5fd874aa5b11..75a293c0fe07 100644
--- a/dev-python/httpx-socks/httpx-socks-0.7.5.ebuild
+++ b/dev-python/httpx-socks/httpx-socks-0.7.5.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 RDEPEND="


  1   2   3   >