diff options
author | 2020-02-10 01:18:19 +0100 | |
---|---|---|
committer | 2020-02-10 01:18:19 +0100 | |
commit | c7d2cf5e111398e66d7520852aaf4c095ed4b5a2 (patch) | |
tree | 068c71a8f57bb34fcf029cbb10512feda61f3b6e | |
parent | sys-apps/gscanbus: Port to EAPI 7 (diff) | |
download | gentoo-c7d2cf5e111398e66d7520852aaf4c095ed4b5a2.tar.gz gentoo-c7d2cf5e111398e66d7520852aaf4c095ed4b5a2.tar.bz2 gentoo-c7d2cf5e111398e66d7520852aaf4c095ed4b5a2.zip |
package.mask: Mask sys-apps/hbaapi for last rites
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 6b29f509a410..42ef564f405e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# David Seifert <soap@gentoo.org> (2020-02-10) +# Unmaintained, EAPI 4, doesn't respect CFLAGS and LDFLAGS, which masks +# undefined symbols in the shared object, upstream gone, no other distro +# packages this anymore, no revdeps. Removal in 30 days. +sys-apps/hbaapi + # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-09) # Dead upstream, broken by Qt 5.14, bug #703930. Masked for removal in 30 days. net-nntp/kwooty |