commit: e620b14c615696255f7e00ef9c8cecf01d792cac Author: Georgy Yakovlev <ya <AT> sysdump <DOT> net> AuthorDate: Wed Mar 14 05:03:35 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 14 21:16:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e620b14c
profiles: Mask dnscrypt-proxy-1.x for removal Closes: https://github.com/gentoo/gentoo/pull/7455 profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 215bc36e2a7..e0627588978 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Georgy Yakovlev <[email protected]> (13 Mar 2018) +# 1.x version is no longer maintained by upstream +# 2.x is in the tree and is better in almost every way +# Removal in 90 days. Bug #650464 +=net-dns/dnscrypt-proxy-1.9.5-r1 + # Pacho Ramos <[email protected]> (13 Mar 2018) # Tests need network, nothing requires this old lib anymore and upstream is # dead for a long time (#335233). Removal in a month.
