diff options
author | 2024-08-19 21:48:51 +0000 | |
---|---|---|
committer | 2024-08-19 21:48:51 +0000 | |
commit | 903da7a6e6fb2dc59c939c06d1033bec360792bd (patch) | |
tree | 6207aee7121ae481fd3191a0e2bd85f76712ef1c /nest.txt | |
parent | 2024-08-19T21:30:00Z (diff) | |
download | repos-903da7a6e6fb2dc59c939c06d1033bec360792bd.tar.gz repos-903da7a6e6fb2dc59c939c06d1033bec360792bd.tar.bz2 repos-903da7a6e6fb2dc59c939c06d1033bec360792bd.zip |
2024-08-19T21:45:01Z
Diffstat (limited to 'nest.txt')
-rw-r--r-- | nest.txt | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -15,7 +15,25 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nest *** syncing nest -Already up to date. +From https://github.com/SpiderX/portage-overlay + 5fec40fe..5a40af6e master -> origin/master +Updating 5fec40fe..5a40af6e +Fast-forward + dev-php/phpunit/files/autoload-test.php | 16 +++++++ + dev-php/phpunit/files/autoload.php | 12 ----- + dev-php/phpunit/files/autoload.php.tpl | 33 ++++++++++++++ + .../files/phpunit-10.5.27-autoload-resources.patch | 21 +++++++++ + .../phpunit/files/phpunit-10.5.27-autoload.patch | 29 ------------ + dev-php/phpunit/files/phpunit-10.5.27-tests.patch | 29 ++++++++++++ + dev-php/phpunit/phpunit-10.5.27.ebuild | 44 +++++++++++-------- + dev-php/phpunit/phpunit-9999.ebuild | 51 ++++++++++++---------- + 8 files changed, 152 insertions(+), 83 deletions(-) + create mode 100644 dev-php/phpunit/files/autoload-test.php + delete mode 100644 dev-php/phpunit/files/autoload.php + create mode 100644 dev-php/phpunit/files/autoload.php.tpl + create mode 100644 dev-php/phpunit/files/phpunit-10.5.27-autoload-resources.patch + delete mode 100644 dev-php/phpunit/files/phpunit-10.5.27-autoload.patch + create mode 100644 dev-php/phpunit/files/phpunit-10.5.27-tests.patch *** synced nest * Sync succeeded $ git log --format=%ci -1 |