diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 237925 -> 237933 bytes | |||
-rw-r--r-- | profiles/arch/loong/package.mask | 6 | ||||
-rw-r--r-- | profiles/arch/loong/use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use | 6 | ||||
-rw-r--r-- | profiles/package.mask | 24 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
6 files changed, 32 insertions, 9 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 874afd33ed42..0bd9c6b70377 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/loong/package.mask b/profiles/arch/loong/package.mask index 8e24d8cdb106..33806bb62582 100644 --- a/profiles/arch/loong/package.mask +++ b/profiles/arch/loong/package.mask @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # WANG Xuerui <xen0n@gentoo.org> (2023-09-10) @@ -7,10 +7,10 @@ dev-python/ujson # WANG Xuerui <xen0n@gentoo.org> (2022-12-05) -# sys-boot/gnu-efi upstream hasn't merged the loong port yet +# sys-boot/gnu-efi applications that need porting (sbsigntools & refind) or +# is abandoned upstream (elilo) app-crypt/efitools app-crypt/pesign app-crypt/sbsigntools -sys-apps/fwupd-efi sys-boot/elilo sys-boot/refind diff --git a/profiles/arch/loong/use.mask b/profiles/arch/loong/use.mask index 6c066116f072..d917d98bf866 100644 --- a/profiles/arch/loong/use.mask +++ b/profiles/arch/loong/use.mask @@ -11,10 +11,6 @@ ada_target_gcc_13 # LLVM slots without keywords. llvm_slot_15 -# WANG Xuerui <xen0n@gentoo.org> (2023-07-11) -# dev-util/babeltrace fails tests on loong -babeltrace - # WANG Xuerui <xen0n@gentoo.org> (2022-12-05) # media-libs/xine-lib not tested xine diff --git a/profiles/base/package.use b/profiles/base/package.use index 92b4c57ef598..96310f5ecb0d 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -1,6 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert <floppym@gentoo.org> (2025-01-12) +# Requires >= lua-5.3. +>=dev-lua/lutok-0.6 lua_single_target_lua5-4 + # Michał Górny <mgorny@gentoo.org> (2024-09-15) # Each flag is used by exactly one version, so let's default-enable # them all to make tattoo not fail on almost everything. diff --git a/profiles/package.mask b/profiles/package.mask index c9ffb316f787..59a8fbebed9f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,30 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-11) +# Last release from 2012, dead upstream for 7 years, no Gentoo maintainer. +# Depends on dev-qt/qtwebengine:5, removed from almost every other distro. +# Bugs #741849, #830220, #851507 and #926672. Removal on 2025-02-10. +net-misc/fatrat + +# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-11) +# Last release from 2020, effectively unmaintained in Gentoo as its +# maintainer has moved on to taking care of it in rion overlay instead. +# Depends on Qt5, app-crypt/qca[qt5], dev-qt/qtwebengine:5. +# Bugs #755446, #926138, #926670. Removal on 2025-02-10. +net-im/psi +net-im/psimedia + +# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-11) +# Qt5-based library without any revdeps. Depends on app-crypt/qca[qt5]. +# Removal on 2025-02-10. +dev-libs/qoauth + +# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-11) +# Last release from 2020, dead upstream; Depends on app-crypt/qca[qt5]. +# Bug #935556. Removal on 2025-02-10. +net-im/dianara + # Arthur Zamarin <arthurzam@gentoo.org> (2025-01-10) # EAPI=7, maintainer needed, no reverse dependencies, fails to compile, # uses deprecated Go eclass. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 4a0f8ef00a95..a544ab43f120 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1408,7 +1408,6 @@ dev-db/percona-server:server - Build the server program dev-db/percona-server:tokudb - Add support for TokuDB storage engine dev-db/percona-server:tokudb-backup-plugin - Builds the TokuDB backup plugin dev-db/pgbouncer:c-ares - Use c-ares as the DNS backend instead of evdns (libevent). -dev-db/pgbouncer:udns - Use udns as the DNS backend instead of evdns (libevent). Supports IPv4 only. dev-db/pgpool2:memcached - Use memcached for query caching. dev-db/phpmyadmin:setup - Installs the phpMyAdmin setup utility. Users who don't use the utility should disable this USE flag for security reasons as the setup tool was the target of various exploits in the past. dev-db/postgis:address-standardizer - Normalize US and CA postal addresses |