diff options
author | Petr Vaněk <arkamar@gentoo.org> | 2023-11-29 10:23:32 +0100 |
---|---|---|
committer | Petr Vaněk <arkamar@gentoo.org> | 2023-11-29 22:12:18 +0100 |
commit | 55410c7a045f1d1f3f3ce25a0402d8dc3e4e04fc (patch) | |
tree | 8f578be2e744b05312b6aac880a761d131daccad /profiles | |
parent | net-analyzer/suricata: switch to dev-libs/vectorscan (diff) | |
download | gentoo-55410c7a045f1d1f3f3ce25a0402d8dc3e4e04fc.tar.gz gentoo-55410c7a045f1d1f3f3ce25a0402d8dc3e4e04fc.tar.bz2 gentoo-55410c7a045f1d1f3f3ce25a0402d8dc3e4e04fc.zip |
profiles: deprecate dev-libs/hyperscan
Closes: https://github.com/gentoo/gentoo/pull/33987
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.deprecated | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 2adcaa0e42a5..8eab684869d3 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,13 @@ #--- END OF EXAMPLES --- +# Petr Vaněk <arkamar@gentoo.org> (2023-10-26) +# dev-libs/hyperscan upstream is inactive [1], please switch to more portable, +# drop-in replacement dev-libs/vectorscan. dev-libs/hyperscan will be +# last-rited when all its revdeps are gone. +# [1] https://github.com/intel/hyperscan/issues/421 +dev-libs/hyperscan + # Matt Whitlock <gentoo@mattwhitlock.name> (2023-10-24) # Transitional meta packages. Please update dependencies: # dev-util/bitcoin-tx -> net-p2p/bitcoin-core |