commit: 477c0a187caf67c865f4674b55f9766bf6577f7f Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz> AuthorDate: Thu Oct 6 10:04:54 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 7 11:28:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=477c0a18
profiles: declare virtual/imap-c-client deprecated Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/27637 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.deprecated | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 3088c50408e7..e8321b3e1961 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# Petr Vaněk <[email protected]> (2022-10-06) +# Obsolete virtual. +# Only one provider is left (net-libs/c-client), please change dependency to +# that instead. +virtual/imap-c-client + # Matt Turner <[email protected]> (2022-10-02) # Dummy packages, now merged into app-accessibility/at-spi2-core. app-accessibility/at-spi2-atk
