commit: 418de272c5ecc63af0d8f362639750af072b0597 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Dec 21 10:51:34 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Dec 21 11:40:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=418de272
package.mask: Last rite dev-php/phptal Bug: https://bugs.gentoo.org/737842 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f73c2bbc3052..3d64caa4369e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-12-21) +# Reported to be incompatible with PHP 7+. Abandoned upstream. +# No reverse dependencies. There is a maintained fork, should anyone +# want to revive it. +# Removal on 2023-01-20. Bug #737842. +dev-php/phptal + # Michał Górny <[email protected]> (2022-12-20) # Pending version bump since 2015. No new upstream releases since. # Removal on 2023-01-19. Bug #887489.
