commit: 9b981f2bb2a83ee14b1d70febe184f71339febed Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Aug 14 12:42:14 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Aug 14 12:42:14 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b981f2b
profiles: Revert "Last rite net-libs/adns & dev-python/adns-python" net-analyzer/nepenthes depends on the library unconditionally, so the package.use.mask was not enough. profiles/base/package.use.mask | 3 --- profiles/package.mask | 10 ---------- 2 files changed, 13 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d9725b8..a192f85 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -226,9 +226,6 @@ dev-libs/efl pixman # Jeroen Roovers <[email protected]> (20 Jun 2014) # net-libs/adns is going away (bug #513982) -app-admin/apachetop adns -dev-libs/liboop adns -net-analyzer/nepenthes adns net-analyzer/wireshark libadns # Zac Medico <[email protected]> (06 Jun 2014) diff --git a/profiles/package.mask b/profiles/package.mask index c740d06..5efb40a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,16 +30,6 @@ #--- END OF EXAMPLES --- -# Michał Górny <[email protected]> (14 Aug 2015) -# net-libs/adns never had any Gentoo maintainer. Mostly dead upstream -# since 2006 (short activity in 2014). Does not respect nsswitch.conf or -# /etc/hosts. The current version does not support IPv6. net-dns/c-ares -# is a suggested replacement. Removal in 30 days. -# net-libs/adns: bug #513238 -# dev-python/adns-python: bug #513994 -dev-python/adns-python -net-libs/adns - # Patrice Clement <[email protected]> (14 Aug 2015) # Unreachable HOMEPAGE (dead). Very very very old package: # last release came out in 2001.
