gentoo/dev-php/PEAR-Net_IMAP
Michael Orlitzky 4d437d7787
dev-php/PEAR-Net_IMAP: revert package removal, update to v1.1.4
The IMAP C extension has been removed from PHP 8.4, making this pure-PHP
implementation somewhat more useful than it was. For example, DAViCal
has deleted their IMAP authentication method; but its functionality is
easy to replicate with this package.

This reverts commit f619cf3e2814b89daad6700a32a6c7b92c200d2a, updates
the package to the latest v1.1.4, and makes some ebuild improvements
(such as avoiding the PEAR eclass).

Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
2025-01-09 14:06:13 -05:00
..