commit: d6b69a4f99a0bec38963b02a9249cbc336809a09 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Tue Mar 22 14:21:06 2016 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Tue Mar 22 14:21:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b69a4f
package.mask: Remove masks from xdebug with 2.4.0 release profiles/package.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 98f263d..7db0b80 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -375,13 +375,6 @@ www-apps/389-dsgw dev-lang/php:5.4 ~virtual/httpd-php-5.4 -# Brian Evans <[email protected]> (11 Nov 2015) -# Mask latest xdebug{,-client} beta versions -# Upstream keeps changing the tarballs causing Manifest errors. -# wrt bug 565234 ->=dev-php/xdebug-2.4.0_beta1 ->=dev-php/xdebug-client-2.4.0_beta1 - # Michał Górny <[email protected]> (30 Oct 2015) # Uses unsafe ioctls that could result in data corruption. Upstream # is working on replacing them in the wip/dedup-syscall branch.
