summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-java/javacup: arm64 stableAaron Bauman2019-05-171-2/+2
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* dev-java/javacup: Dekeyword *-fbsdMichał Górny2018-03-011-2/+2
|
* dev-java/javacup: keyword ~arm64Alexis Ballier2017-07-131-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* 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-java/javacup: dropped ~x64-freebsd ~x86-freebsdFabian Groffen2017-01-291-2/+2
| | | | Package-Manager: portage-2.3.3
* dev-java/javacup: Mark 0.11b_p20151001 stable using ALLARCHESJames Le Cuirot2016-04-241-1/+1
| | | | Package-Manager: portage-2.2.28
* Drop support for Java on ppc across the treeJames Le Cuirot2016-01-161-2/+2
| | | | Sorry! *sniff*
* dev-java/javacup: Add ~ppc64 keywordJames Le Cuirot2015-11-221-1/+1
| | | | Package-Manager: portage-2.2.25
* dev-java/javacup: Use installed javacup over bundled where possibleJames Le Cuirot2015-11-181-2/+17
| | | | | | | | | | | | | | Fixes bug #565338. Annoyingly javacup bundles an older version of itself that will break jflex if that has already been built against this newer version beforehand. Even more annoyingly, the binary download is built with Java 8, which isn't much use to us. We therefore use any installed javacup that is newer than the bundled version where possible. If this approach turns out to be unworkable then we may just have to use the bundled jflex for bootstrapping. Package-Manager: portage-2.2.20.1
* dev-java/javacup: Rewrite for version bump to 0.11b_p20151001James Le Cuirot2015-11-021-0/+75
Dropped the beta label as the previous version was not really a beta. No longer has a system-jflex USE flag now that jflex has javacup as a PDEPEND. This is better as users were unlikely to ever set this flag and a system version of javacup will be used automatically when it becomes available. ~arm keyword restored and ~ppc64 keyword temporarily dropped as Java 7 is required now. Package-Manager: portage-2.2.20.1