commit: 7d18be08d5ac0c8a1feb30b45c7595914222c92f Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org> AuthorDate: Mon Jan 11 14:14:07 2016 +0000 Commit: Aaron Swenson <titanofold <AT> gentoo <DOT> org> CommitDate: Mon Jan 11 14:14:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d18be08
profiles: Add mask on www-apache/mod_auth_pgsql profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0eeadd9..6c997b2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,12 @@ #--- END OF EXAMPLES --- +# Aaron W. Swenson <[email protected]> (11 Jan 2016) +# Masked for removal after 2016-03-11. Package hasn't been updated in +# some time and doesn't work with Apache 2.4 without patching by +# Gentoo. (Bug 548974) Use Apache Module mod_authn_dbd instead. +www-apache/mod_auth_pgsql + # Lars Wendler <[email protected]> (11 Jan 2016) # Masked until reavertm added all missing pieces (lua, gles) # to the ebuild.
