| Summary: | [java-overlay] antlr-python-3.1.3.ebuild issues deprecation warning | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Carlos Konstanski <ckonstanski> |
| Component: | [OLD] Java | Assignee: | Java team <java> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
antlr-python-3.1.3.ebuild.patch
python3-compat.patch |
||
|
Description
Carlos Konstanski
2011-09-26 02:27:54 UTC
Created attachment 288063 [details]
antlr-python-3.1.3.ebuild.patch
The patch adds multi abi support and bumps the ebuild to EAPI 3.
Created attachment 288065 [details]
python3-compat.patch
patch to get antlr-python to build (not run) with python3.
The python eclass now allows to use EAPI 4 and setting phython2 as locally active. Fixed other QA issues as well. *antlr-python-3.1.3-r1 (14 May 2012) 14 May 2012; Ralph Sennhauser <sera@gentoo.org> -antlr-python-3.1.3.ebuild, +antlr-python-3.1.3-r1.ebuild, +metadata.xml: Fix builing with active python3. Fix QA issues. #384497 |