From c3bc61051d7f12b4c682efa7a5460bbc8815649e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 7 Jan 2022 22:48:01 +0000 Subject: gentoo resync : 07.01.2022 --- profiles/features/musl/package.mask | 20 ++++++++++++++++++++ profiles/features/musl/package.use.mask | 13 ++++++++++++- profiles/features/musl/use.mask | 4 ++++ 3 files changed, 36 insertions(+), 1 deletion(-) (limited to 'profiles/features') diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 66e8061eae59..18d210fb4f00 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,26 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marco Genasci (2022-01-06) +# dev-db/oracle-instantclient package linked against glibc, +# and the other packages depends on it. +dev-db/oracle-instantclient +dev-db/oracle-instantclient-basic +dev-db/oracle-instantclient-jdbc +dev-db/oracle-instantclient-odbc +dev-db/oracle-instantclient-sqlplus +dev-db/ocp +dev-db/sqlcl-bin + +# Andrew Ammerlaan (2022-01-05) +# Binary package linked to glibc +app-text/zotero-bin + +# Ulrich Müller (2022-01-04) +# Emacs 23 does not support x86_64-gentoo-linux-musl systems +# (bug #830408) +app-editors/emacs:23 + # Marek Szuba (2022-01-01) # Binary-only package linked against glibc. app-crypt/rainbowcrack diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index 7d3bab631c12..85111fc57dfe 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,17 @@ -# Copyright 1999-2021 Gentoo Authors. +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marco Genasci (2022-01-06) +# Pulls dev-db/oracle-instantclient which doesn't work on musl +app-metrics/collectd collectd_plugins_oracle +dev-lang/php oci8-instant-client +dev-qt/qtsql oci8 + +# Ulrich Müller (2022-01-04) +# musl iconv doesn't know about shift-jis which is needed for Japanese +# documentation (bug #830436) +app-emacs/yatex l10n_ja + # Conrad Kostecki (2021-12-15) # Support for L0 needs RTLD_DEEPBIND, which does not exist on musl. dev-libs/intel-compute-runtime l0 diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask index 394d12cd2af2..e6af2dddd757 100644 --- a/profiles/features/musl/use.mask +++ b/profiles/features/musl/use.mask @@ -5,6 +5,10 @@ -elibc_musl elibc_glibc +# Marco Genasci (2022-01-06) +# Pulls dev-db/oracle-instantclient which doesn't work on musl +oracle + # Musl doesn't have support for utmp/wtmp by design utmp wtmp -- cgit v1.2.3