summaryrefslogtreecommitdiff
path: root/dev-php/symfony-finder/files
AgeCommit message (Collapse)Author
2019-07-18dev-php/symfony-finder: bump to v3.4.28Thomas Deutschmann
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2017-05-04dev-php/symfony-finder: new version 3.2.8.Michael Orlitzky
This new version enables the test suite, after patching out a problem test: it tries to sort files by their atime, and that obviously fails if your filesystem is mounted noatime. After skipping that test, the suite passes, so I've removed the RESTRICT=test that was in place. Package-Manager: Portage-2.3.3, Repoman-2.3.1
2016-12-18dev-php/symfony-finder: Add 2.7.20 versionGuillaume Seren
This is needed for composer-1.2.2, bug 439206. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>