summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-114-0/+4
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/antlr: use HTTPSMichael Mair-Keimberger2019-04-196-19/+19
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-java/antlr: Dekeyword *-fbsdMichał Górny2018-03-012-4/+4
|
* dev-java/*: Update Manifest hashesMichał Górny2017-12-091-6/+6
|
* dev-java: WhitespacePatrick Lauer2017-11-251-3/+3
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-java/antlr: remove unused patch/file.Michael Mair-Keimberger (asterix)2017-08-142-29/+0
|
* dev-java/antlr: keyword ~arm64Alexis Ballier2017-07-132-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-java/antlr: EAPI 6 bump.Patrice Clement2017-03-201-0/+47
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-java/antlr: dropped ~x64-freebsd ~x86-freebsdFabian Groffen2017-01-295-10/+10
| | | | Package-Manager: portage-2.3.3
* dev-java/antlr: Version bump to 4.5.3James Le Cuirot2016-10-072-0/+93
| | | | Package-Manager: portage-2.3.1
* dev-java/antlr: Remove old 4.4James Le Cuirot2016-10-073-78/+0
| | | | Package-Manager: portage-2.3.1
* dev-java/antlr: 3.5.2 + 4.5.1 stable on amd64, ppc64, x86 (ALLARCHES)James Le Cuirot2016-10-072-2/+2
| | | | Package-Manager: portage-2.3.1
* dev-java/antlr: remove unused patchesMichael Mair-Keimberger (asterix)2016-08-055-139/+0
|
* 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.
* Drop support for Java on ppc across the treeJames Le Cuirot2016-01-165-8/+8
| | | | Sorry! *sniff*
* dev-java/antlr: Remove oldJames Le Cuirot2016-01-144-292/+0
| | | | Package-Manager: portage-2.2.26
* dev-java/antlr: Mark 2.7.7-r7 and 3.2 stable using ALLARCHES policyJames Le Cuirot2016-01-142-4/+4
| | | | Package-Manager: portage-2.2.26
* dev-java/antlr: Version bump to 4.5.1 (closes bug #545384)James Le Cuirot2015-12-062-0/+93
| | | | | | | | | | | This is a rewrite as the 4.4 ebuild bundled a lot of prebuilt stuff and didn't include any tests. gunit support has been dropped because no one uses it and it is not worth the hassle. Nothing in the tree truly needs at present this as the existing dependencies are bogus but no doubt something will before long. Package-Manager: portage-2.2.26
* dev-java/antlr: Version bump into new SLOT 3.5James Le Cuirot2015-12-053-0/+125
| | | | | | | | | | | Primarily needed to unbundle ANTLR 4. This release seems to have more in common with 4 than it does with 3.2, hence the new SLOT. I have excluded the output=template feature to draw a firm dividing line between 0/3 and 3.5/4 SLOTs, otherwise 4 would pull in 3 previous versions! Package-Manager: portage-2.2.26
* dev-java/antlr: Version bump for SLOT 3, should fix #567560James Le Cuirot2015-12-054-0/+379
| | | | | | | | | | | | I initially wanted to add 3.3 but despite it being less disruptive than 3.4, I found compatibility issues with the revdeps. We will hopefully never need 3.3. This is a total rewrite from the previous version, which uses the new simplified antlr-2 ebuild and adds a very large test suite that is passing with a little patching. Package-Manager: portage-2.2.26
* dev-java/antlr: Remove oldJames Le Cuirot2015-10-141-173/+0
| | | | | | I believe bug #555300, which created 2.7.7-r6, was bogus anyway. Package-Manager: portage-2.2.20.1
* dev-java/antlr: v2 ebuild that only builds the tool and Java runtimeJames Le Cuirot2015-10-141-0/+45
| | | | | | | | | The old ANTLR 2 ebuild tried to cram all the runtimes together, which was messy. The C++ runtime has been split into dev-cpp/antlr-cpp. The other runtimes have been dropped due to lack of use. v2 is really ancient anyway. Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0813-0/+720
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