summaryrefslogtreecommitdiff
path: root/dev-php/sebastian-diff
AgeCommit message (Collapse)Author
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-06-11dev-php/sebastian-diff: dekeyword ppcArthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-12-09dev-php/*: unkeyword for ia64Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-12-08dev-php/sebastian-diff: unkeyword 3.0.2 for ~alphaMatoro Mahri
Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-08-26dev-php/sebastian-diff: drop 1.4.1-r1Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@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-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-01-07dev-php/sebastian-diff: Stabilize 3.0.2 ALLARCHES, #764362Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-01-07dev-php/sebastian-diff: mark ALLARCHESSam James
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
2020-12-14dev-php/*: Drop to ~hppaMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-06-04dev-php/sebastian-diff: update homepageAlexey Sokolov
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: David Seifert <soap@gentoo.org>
2020-04-03*/*: Drop stable ia64 keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-03-26*/*: Discontinue Gentoo SuperH portMikle Kolyada
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2019-12-19dev-php/sebastian-diff: Version bump for 3.0.2Brian Evans
Signed-off-by: Brian Evans <grknight@gentoo.org>
2019-10-13dev-php/*: Drop to ~alphaMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2017-12-09dev-php/*: Update Manifest hashesMichał Górny
2017-11-14dev-php/phpunit: stabilize PHPUnit on all arches.Michael Orlitzky
The latest (and only, as of right now) version of PHPUnit in the tree has been stabilized on amd64 and x86 in bug 635356 to fix CVE-2017-9841. However, that new version now comes with a bunch of pure-PHP dependencies, all of which were unstable for most arches. That left a significant number of packages in permanent ~arch, as punishment for having a test suite. Since PHPUnit and its dependencies are all pure-PHP, I'm taking this opportunity to stabilize them all under the ALLARCHES umbrella. The following packages are affected: * dev-php/File_Iterator * dev-php/PHP_CodeCoverage * dev-php/PHP_Timer * dev-php/PHP_TokenStream * dev-php/Text_Template * dev-php/doctrine-instantiator * dev-php/fedora-autoloader * dev-php/myclabs-deepcopy * dev-php/phpdocumentor-reflection-common * dev-php/phpdocumentor-reflection-docblock * dev-php/phpdocumentor-type-resolver * dev-php/phpspec-prophecy * dev-php/phpunit-mock-objects * dev-php/phpunit * dev-php/sebastian-code-unit-reverse-lookup * dev-php/sebastian-comparator * dev-php/sebastian-diff * dev-php/sebastian-environment * dev-php/sebastian-exporter * dev-php/sebastian-global-state * dev-php/sebastian-object-enumerator * dev-php/sebastian-recursion-context * dev-php/sebastian-resource-operations * dev-php/sebastian-version * dev-php/symfony-yaml * dev-php/webmozart-assert These were all done in a single commit (against the usual better judgment) because many of the affected packages have PHPUnit test suites that create circular dependencies, and that would involve breaking the tree between commits if they had been made individually. Bug: https://bugs.gentoo.org/635356
2017-11-13dev-php/sebastian-diff: amd64 stable wrt bug #635356Agostino Sarubbo
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2017-11-13dev-php/sebastian-diff: x86 stable (bug #635356)Thomas Deutschmann
Package-Manager: Portage-2.3.13, Repoman-2.3.4
2017-08-10dev-php/sebastian-diff: Keyword remaining arches for Bug 613766Brian Evans
This package is only php script and not compiled Package-Manager: Portage-2.3.6, Repoman-2.3.3
2017-07-01dev-php/sebastian-diff: ia64 keyworded, bug #574264Sergei Trofimovich
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-05-09dev-php/sebastian-diff-1.4.1-r1: add ~alpha keywordTobias Klausmann
Gentoo-Bug: 613766
2017-05-04dev-php/sebastian-diff: new revision to fix autoloader class names.Michael Orlitzky
Two of the class names in this package's autoload.php were in error: they were named after the filename, instead of the classes that they actually contain (perhaps this is a bug upstream?). In any case, the PHPUnit test suite for symfony-finder was failing looking for a class that it couldn't find. The new revision should force users to install the updated autoload.php. Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-04-29Globally add missing remote ID references to metadata.xmlJustin Lecher
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2017-04-01dev-php/sebastian-diff: add ~ppc keyword (bug 613766)Michael Weber
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
2017-03-31dev-php/sebastian-diff: add ~arm keyword (bug 613766)Michael Weber
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
2017-03-31dev-php/sebastian-diff: add ~ppc64 keyword (bug 613766)Michael Weber
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
2017-03-26dev-php/sebastian-diff: Mark ~hppa (bug #613766).Jeroen Roovers
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
2017-03-09dev-php/sebastian-diff: New package for an unbundled phpunitBrian Evans
Package-Manager: Portage-2.3.4, Repoman-2.3.2