commit: e0e67f09b439f470dd5ac8836b8f0e90da4efa7e Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun May 3 17:51:17 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun May 3 17:52:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e67f09
profiles: Add x11-libs/pangox-compat to package.deprecated Bug: https://bugs.gentoo.org/698922 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.deprecated | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 979bbdccba0..86ff9fcff98 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-05-03) +# Obsolete package gets in the way of unmasking >=x11-libs/pango-1.44 +# Bug #698922 +x11-libs/pangox-compat + # Kent Fredric <[email protected]> (2020-04-15) # Functionality now provided by Net::SMTP 3.25+ # available with >=virtual/perl-libnet-1.28
