commit: 853bfea69e55d6597e28b50b9dd8db2ae6cb0daf Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Aug 26 10:01:43 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Aug 26 10:03:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=853bfea6
profiles: last-rite deprecated dev-libs/hsa-ext-rocr Bug: https://bugs.gentoo.org/739066 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/package.deprecated | 7 ------- profiles/package.mask | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 0356cc5fe1c..2dfb9183e2b 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,13 +17,6 @@ #--- END OF EXAMPLES --- -# Marek Szuba <[email protected]> (2020-08-25) -# ROCm has had open-source OpenCL image support since 3.3, and since 3.7 -# it no longer attempts to use the proprietary library even when it is -# present. Last but not least, upstream no longer publishes this. -# To be last-rited once all revdeps have been taken care of. -dev-libs/hsa-ext-rocr - # Joonas Niilola <[email protected]> (2020-07-13) # Abandoned upstream, switch to dev-python/mysqlclient which is a maintained # fork. #710024 diff --git a/profiles/package.mask b/profiles/package.mask index 553e1781188..b9a85f6cccd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Marek Szuba <[email protected]> (2020-08-26) +# ROCm has had open-source OpenCL image support since 3.3, and since 3.7 +# it no longer attempts to use the proprietary library even when it is +# present. Last but not least, upstream no longer publishes this. +# Removal in 30 days. Bug #739066. +dev-libs/hsa-ext-rocr + # Sergei Trofimovich <[email protected]> (2020-08-24) # Abandoned upstream. # Does not compile against ghc-8.8. Removal in 30 days.
