summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* 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>
* 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-141-0/+105
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