summaryrefslogtreecommitdiff
path: root/dev-java/assertj-core/metadata.xml
AgeCommit message (Collapse)Author
2022-07-22dev-java/assertj-core: add 3.10.0Volkmar W. Pogatzki
Higher versions need JUnit 5 to compile. Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@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>
2017-04-29Globally add missing remote ID references to metadata.xmlJustin Lecher
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-01-24Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny
2016-01-24Replace all herds with appropriate projects (GLEP 67)Michał Górny
Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
2016-01-17dev-java/assertj-core: New package, needed by latest testng's testsJames Le Cuirot
No tests on this one for now due to missing dependencies. This isn't the newest version but I don't know whether 3.x is compatible and it also requires Java 8, which might be inconvenient at present. Package-Manager: portage-2.2.26