Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eclass: php-pear-r2 - Fix up EROOT to be valid for both EAPI | Brian Evans | 2018-11-01 | 1 | -8/+8 |
| | | | | | | Thanks to [Arfrever] for noticing Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | eclass: php-pear-r2 - Enable EAPI=7 with no other changes | Brian Evans | 2018-10-31 | 1 | -3/+3 |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | php-pear-r2.eclass: add @SUPPORTED_EAPIS | Michał Górny | 2018-08-15 | 1 | -0/+1 |
| | |||||
* | php-pear-r2.eclass: Fix documentation wrt bug 637846 | Brian Evans | 2017-11-17 | 1 | -1/+4 |
| | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=637846 | ||||
* | php-pear-r2.eclass: Fix inverted test and bad variable reference | Brian Evans | 2017-05-27 | 1 | -2/+3 |
| | | | | | | The channel test inadvertantly tested for success rather than failure Now the command is always run and the return value is checked. A reference to PEAR_PN was left over when it should be PEAR_P | ||||
* | eclass: new eclass php-pear-r2 to replace php-pear* | Brian Evans | 2017-03-02 | 1 | -0/+122 |