summaryrefslogtreecommitdiff
path: root/dev-php/reactphp-promise
AgeCommit message (Collapse)Author
2025-12-15dev-php/reactphp-promise: Respect EPREFIX in autoload.phpMoritz Brunner
The provided autoload.php file hardcodes library PHP paths to /usr/share/php/..., which is invalid in Prefix installations, since the path will most likely not exist. This commit modifies autoload.php during the installation to include the correct EPREFIX before the file is copied to the final image destination. Closes: https://bugs.gentoo.org/919472 Signed-off-by: Moritz Brunner <moritz.brunner+gentoo@posteo.de> Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2024-01-09dev-php/reactphp-promise: keyword 2.8.0 for ~arm64Mart Raudsepp
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-05-10dev-php/reactphp-promise: x86 stable wrt bug #754018Agostino Sarubbo
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2021-05-06dev-php/reactphp-promise: amd64 stable wrt bug #754018Agostino Sarubbo
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2021-03-16*/*: Normalize metadata.xml filesMichał Górny
Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-02-01dev-php/reactphp-promise: new packageThomas Deutschmann
New dependency of dev-php/composer-2. Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>