summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-php/PEAR-Crypt_GPG: Fix unit tests for phpunit-8Brian Evans2021-02-021-0/+45
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* dev-php/PEAR-Crypt_GPG: new version 1.6.2.Michael Orlitzky2017-11-141-0/+55
This new version fixes two issues, in addition to whatever upstream changes took place: 1. We now use the tiny PEAR-Exception instead of big PEAR-PEAR. 2. An upstream commit was backported to fix the test suite with newer versions of app-crypt/gnupg. Thanks to Rolf Eike Beer for reporting the test suite issue. Closes: https://bugs.gentoo.org/636728 Package-Manager: Portage-2.3.8, Repoman-2.3.3