dev-php / symfony-finder

Symfony Finder Component

Official package sites : https://github.com/symfony/finder ·

v3.4.38 :: 0 :: gentoo

Modified
License
MIT
Keywords
amd64 x86 ~arm64
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

dev-lang / php : The PHP language runtime engine

dev-php / fedora-autoloader : Fedora's Static PSR-4, PSR-0, and classmap autoloader

dev-lang / php : The PHP language runtime engine

dev-php / fedora-autoloader : Fedora's Static PSR-4, PSR-0, and classmap autoloader

Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
dev-php/symfony-finder: keyword 3.4.38 for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-php/symfony-finder: x86 stable wrt bug #754018
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-php/symfony-finder: amd64 stable wrt bug #754018
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
dev-php/symfony-finder: drop 3.2.8, 3.4.28
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Guillaume Seren · gentoo
dev-php/symfony-finder: Restrict <dev-php/phpunit-6
Closes: https://bugs.gentoo.org/737870 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
dev-php/symfony-finder: bump to v3.4.38
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
dev-php/symfony-finder: bump to v3.4.28
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Jonas Stein · gentoo
dev-php/symfony-finder: QA fix for SRC_URI and DESCRIPTION
QA fix for SRC_URI and DESCRIPTION Package-Manager: Portage-2.3.18, Repoman-2.3.6
Michael Orlitzky · gentoo
dev-php/symfony-finder: new version 3.2.8.
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
Guillaume Seren · gentoo
dev-php/symfony-finder: Remove old version 2.7.20
Guillaume Seren · gentoo
dev-php/symfony-finder: Add version bump 3.2.6
Add version bump 3.2.6 Gentoo-Bug: 613898
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Guillaume Seren · gentoo
dev-php/symfony-finder: Add 2.7.20 version
This is needed for composer-1.2.2, bug 439206. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>