summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-java/stringtemplate: drop 4.3.2Volkmar W. Pogatzki2024-01-101-2/+0
| | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/34696 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-java/stringtemplate: add 4.3.4Volkmar W. Pogatzki2023-12-081-0/+2
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/stringtemplate: add java21-compatibility.patch, EAPI 7 -> 8 (slot 0)Volkmar W. Pogatzki2023-12-081-0/+1
| | | | | | | | moves dev-java/antlr:0 to CP_DEPEND Closes: https://bugs.gentoo.org/916571 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/stringtemplate: dropped obsolete 4.3.1Miroslav Šulc2022-05-061-2/+0
| | | | | Bug: https://bugs.gentoo.org/842729 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/stringtemplate: Add 4.3.2Yuan Liao2022-04-051-0/+2
| | | | | | Signed-off-by: Yuan Liao <liaoyuan@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24914 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/stringtemplate: Drop 4.0.8-r1Volkmar W. Pogatzki2022-03-171-2/+0
| | | | | | | Closes: https://bugs.gentoo.org/742554 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/stringtemplate: Add 4.3.1, resolve antlr-3.5 circular depYuan Liao2022-01-251-0/+2
| | | | | | | | | | | | | | | stringtemplate-4 requires antlr-3.5 only during the build time to generate *.java files from src/org/stringtemplate/v4/compiler/*.g files. This causes the circular dependency issue described by the linked bug since antlr-3.5 depends on stringtemplate-4. Fortunately, the sources JAR for stringtemplate 4.3.1 from Maven Central contains those generated *.java files (presumably pre-generated by the upstream), so if the Java sources from that JAR are used, the build-time dependency on antlr-3.5 can be eliminated, finally resolving this chicken-or-egg problem. Bug: https://bugs.gentoo.org/742554 Signed-off-by: Yuan Liao <liaoyuan@gmail.com> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/stringtemplate: EAPI 7, min java 1.8 (slot 0)Volkmar W. Pogatzki2021-05-271-1/+1
| | | | | | | | | also fix unavailable SRC_URI Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/20991 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-java: WhitespacePatrick Lauer2017-11-251-2/+2
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-java/stringtemplate: Remove oldJames Le Cuirot2016-01-141-1/+0
| | | | Package-Manager: portage-2.2.26
* dev-java/stringtemplate: Version bump into new SLOT 4 (fixes #417895)James Le Cuirot2015-12-051-0/+2
| | | | | | This is needed by newer versions of ANTLR. Package-Manager: portage-2.2.26
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed