summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-php/PEAR-Console_CommandLine: use HTTPSMichael Mair-Keimberger2019-03-201-2/+2
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-php/PEAR-Console_CommandLine: Pure PHP code stable on all archesBrian Evans2018-02-191-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-php/PEAR-Console_CommandLine: keyworded 1.2.2 for sparc, bug #574264 ↵Sergei Trofimovich2017-11-061-1/+1
| | | | | | | (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* dev-php/PEAR-Console_CommandLine: ia64 keyworded, bug #574264Sergei Trofimovich2017-07-011-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-php/PEAR-Console_CommandLine: add ~ppc keyword (bug 594824).Michael Weber2017-04-011-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
* dev-php/PEAR-Console_CommandLine: add ~ppc64 keyword (bug 594824).Michael Weber2017-04-011-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
* dev-php/PEAR-Console_CommandLine: Mark ~hppa (bug #574264).Jeroen Roovers2017-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-php/PEAR-Console_CommandLine: arm stable, bug #611164Markus Meier2017-03-031-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-php/PEAR-Console_CommandLine: x86 stable wrt bug #611164Agostino Sarubbo2017-03-021-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/PEAR-Console_CommandLine: amd64 stable wrt bug #611164Agostino Sarubbo2017-03-021-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-php/PEAR-Console_CommandLine: new version 1.2.2.Michael Orlitzky2017-01-191-0/+53
This new version drops the php-pear-r1 eclass in exchange for a few fixes. The documentation (examples) are now installed in the correct location, behind USE=examples. The xmlschema.rng data file is installed outside of the PHP include directory, since it is not included by PHP code. And finally, the (working) test suite has been enabled. Package-Manager: portage-2.3.0