summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/antlr-cpp: hard block isn't needed, use soft blockZero_Chaos2016-02-171-1/+1
| | | | Package-Manager: portage-2.2.27
* dev-cpp/antlr-cpp: x86 stable wrt bug #571954Agostino Sarubbo2016-02-141-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-cpp/antlr-cpp: amd64 stable wrt bug #571954Agostino Sarubbo2016-01-231-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/antlr-cpp: ppc stable wrt bug #571954Agostino Sarubbo2016-01-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/antlr-cpp: Add ~arm keyword, closes bug #572028James Le Cuirot2016-01-161-2/+2
| | | | Package-Manager: portage-2.2.26
* dev-cpp/antlr-cpp: Fix src_test breakage, closes bug #569230James Le Cuirot2015-12-251-0/+1
| | | | | | There actually aren't any tests but the test target blows up. Package-Manager: portage-2.2.26
* dev-cpp/antlr-cpp: New package, split from dev-java/antlrJames Le Cuirot2015-10-145-0/+144
The old ANTLR 2 ebuild tried to cram all the runtimes together, which was messy. The C++ runtime does not need any Java components at build time or runtime so it makes sense to split this out. The C++ runtime for ANTLR 4 is maintained separately by upstream anyway. This new package does a better job of building the shared library with the help of libtool. It also supports multilib. Package-Manager: portage-2.2.20.1