From b7cf34e541f10778605d8740e2690d8459908ac5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 30 Dec 2022 02:16:21 +0000 Subject: gentoo auto-resync : 30:12:2022 - 02:16:21 --- profiles/Manifest.gz | Bin 182728 -> 182734 bytes profiles/base/package.use.mask | 10 ++++++++++ profiles/features/prefix/standalone/profile.bashrc | 11 ----------- profiles/package.deprecated | 6 ++++++ profiles/use.local.desc | 2 ++ 5 files changed, 18 insertions(+), 11 deletions(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 6bf3a4f4e9f2..5d5c444d3597 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d6c7328696b5..26983de4b5a7 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,16 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James (2022-12-29) +# Needs yet-unpackaged libxmlpp-5.0, bug #888898 +www-client/elinks javascript + +# Ionen Wolkens (2022-12-29) +# Blocks eventual cleanup of (2022-12-20) # sys-cluster/ganglia is masked for removal. app-metrics/collectd collectd_plugins_gmond diff --git a/profiles/features/prefix/standalone/profile.bashrc b/profiles/features/prefix/standalone/profile.bashrc index d23eeb81797d..fd95e43f7f30 100644 --- a/profiles/features/prefix/standalone/profile.bashrc +++ b/profiles/features/prefix/standalone/profile.bashrc @@ -74,17 +74,6 @@ elif [[ ${CATEGORY}/${PN} == sys-libs/glibc && ${EBUILD_PHASE} == configure ]]; -e "s,/(etc|var),${EPREFIX}/\1,g" \ nss/db-Makefile eend $? -elif [[ ${CATEGORY}/${PN} == dev-lang/python && ${EBUILD_PHASE} == configure ]]; then - # Guide h2py to look into glibc of Prefix - ebegin "Guiding h2py to look into Prefix" - export include="${EPREFIX}"/usr/include - sed -i -r \ - -e "s,/usr/include,\"${EPREFIX}\"/usr/include,g" "${S}"/Lib/plat-linux*/regen - eend $? - ebegin "Prefixifying distutils paths" - sed -re "s,([^[:alnum:]])(/usr[/[:alnum:]]*/(lib[[:alnum:]]*|include)|/lib[[:alnum:]]*),\1${EPREFIX}\2,g" \ - -i "${S}"/setup.py - eend $? elif [[ ${CATEGORY}/${PN} == dev-lang/perl && ${EBUILD_PHASE} == configure ]]; then ebegin "Prefixifying pwd path" sed -r "s,'((|/usr)/bin/pwd),'${EPREFIX}\1," -i "${S}"/dist/PathTools/Cwd.pm diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 9433ad94bcfc..07895dbb05ea 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# Sam James (2022-12-29) +# Doesn't work correctly on newer kernels/hardware. Events may go unreported +# if using sys-apps/edac-utils. See app-admin/rasdaemon's README for the technical +# details. Please migrate to app-admin/rasdaemon instead. +sys-apps/edac-utils + # Andreas Sturmlechner (2022-12-26) # Last-rites pending and waiting for revdeps, bug 877311 x11-libs/snorenotify diff --git a/profiles/use.local.desc b/profiles/use.local.desc index eda20d1574b5..fad7150882d7 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1156,6 +1156,7 @@ app-text/mathtex:png - Generate png images by default instead of gif app-text/msort:heap - Use heap instead of alloca() app-text/msort:icu - Use dev-libs/icu instead of dev-libs/libutf8proc. app-text/msort:libuninum - Use dev-libs/libuninum for conversion. +app-text/mupdf:drm - Enable support for Digital rights management (DRM) app-text/pandoc:embed-data-files - Embed data files in binary for relocatable executable. app-text/pandoc:trypandoc - Build trypandoc cgi executable. app-text/pandoc-bin:pandoc-symlink - Install pandoc symlink that points to pandoc-bin @@ -7322,6 +7323,7 @@ sci-libs/libgeodecomp:silo - Enables SILO related code sci-libs/libghemical:mopac7 - Use sci-chemistry/mopac7 for semi-empirical calculations sci-libs/libghemical:mpqc - Use sci-chemistry/mpqc for quantum-mechanical calculations sci-libs/liborigin:tools - Install opj2dat command line util +sci-libs/libqalculate:hardened - Disable unsafe functions like 'command' and variables like 'uptime'. sci-libs/libsc:romio - Build with support for the ROMIO MPI-IO component sci-libs/libsigrok:ftdi - Enable drivers that need dev-embedded/libftdi sci-libs/libsigrok:hidapi - Enable drivers that need dev-libs/hidapi -- cgit v1.2.3