| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix sandbox errors related to new versions of jline trying to write a history... | Patrick McLean | 2014-04-24 | 1 | -16/+16 |
* | Fix sandbox errors related to new versions of jline trying to write a history... | Patrick McLean | 2014-04-24 | 3 | -9/+18 |
* | x86 stable, bug #315557 | Johannes Huber | 2014-03-10 | 1 | -5/+15 |
* | x86 stable, bug #315557 | Johannes Huber | 2014-03-10 | 2 | -3/+6 |
* | amd64 stable, bug 315557 | Pacho Ramos | 2014-03-04 | 1 | -10/+6 |
* | amd64 stable, bug 315557 | Pacho Ramos | 2014-03-04 | 2 | -5/+8 |
* | Pick correct jnr-constants dependency, fixes bug #479760 reported by Denny Re... | Tom Wijsman | 2013-09-21 | 1 | -10/+10 |
* | Pick correct jnr-constants dependency, fixes bug #479760 reported by Denny Re... | Tom Wijsman | 2013-09-21 | 2 | -22/+39 |
* | Fix ant-junit dependency. | Tim Harder | 2013-03-26 | 1 | -9/+9 |
* | Fix ant-junit dependency. | Tim Harder | 2013-03-26 | 2 | -3/+6 |
* | Version bump. | Tim Harder | 2013-03-07 | 1 | -1/+19 |
* | Version bump. | Tim Harder | 2013-03-07 | 4 | -1/+216 |
* | Stable for x86, wrt bug #451630 | Agostino Sarubbo | 2013-01-30 | 1 | -2/+2 |
* | Stable for x86, wrt bug #451630 | Agostino Sarubbo | 2013-01-30 | 2 | -3/+6 |
* | Stable for amd64, wrt bug #451630 | Agostino Sarubbo | 2013-01-14 | 1 | -16/+2 |
* | Stable for amd64, wrt bug #451630 | Agostino Sarubbo | 2013-01-14 | 2 | -4/+7 |
* | Fix dohtml call. #451010 | Ralph Sennhauser | 2013-01-13 | 1 | -7/+9 |
* | Fix dohtml call. #451010 | Ralph Sennhauser | 2013-01-13 | 2 | -5/+8 |
* | Minor cleanup. Get rid of python.eclass, install epython.py for python-exec. | Michał Górny | 2012-12-02 | 1 | -8/+7 |
* | Minor cleanup. Get rid of python.eclass, install epython.py for python-exec. | Michał Górny | 2012-12-02 | 2 | -1/+154 |
* | Require >=jdk-1.5 for javacc-5.0. #315557 | Ralph Sennhauser | 2012-09-27 | 1 | -1/+17 |
* | Require >=jdk-1.5 for javacc-5.0. #315557 | Ralph Sennhauser | 2012-09-27 | 3 | -1/+236 |
* | Add patch to fix SAXParser ClassNotFoundException #431754 | Ian Whyman | 2012-08-26 | 1 | -2/+3 |
* | Add patch to fix SAXParser ClassNotFoundException #431754 | Ian Whyman | 2012-08-26 | 3 | -2/+51 |
* | Incorporate fixes from 2.5.2-r1 into 2.5.3-r1 | Ian Whyman | 2012-08-26 | 1 | -3/+2 |
* | Incorporate fixes from 2.5.2-r1 into 2.5.3-r1 | Ian Whyman | 2012-08-26 | 3 | -165/+20 |
* | Version bump to 2.5.3 | Ian Whyman | 2012-08-25 | 1 | -15/+3 |
* | Version bump to 2.5.3 | Ian Whyman | 2012-08-25 | 2 | -1/+151 |
* | added prefix keywords | Christoph Junghans | 2012-08-20 | 1 | -9/+9 |
* | added prefix keywords | Christoph Junghans | 2012-08-20 | 2 | -4/+6 |
* | Backport upstream sax fix, needed for javatoolkit and possibly others. | Ralph Sennhauser | 2012-07-31 | 1 | -8/+10 |
* | Backport upstream sax fix, needed for javatoolkit and possibly others. | Ralph Sennhauser | 2012-07-31 | 3 | -1/+247 |
* | Version bump. #366105 | Ralph Sennhauser | 2012-07-18 | 1 | -2/+22 |
* | Version bump. #366105 | Ralph Sennhauser | 2012-07-18 | 7 | -1/+299 |
* | Change manifest to new hashes. | Jeff Horelick | 2012-07-05 | 1 | -32/+18 |
* | Remove old as requested by Arfrever. | Ralph Sennhauser | 2012-06-05 | 1 | -21/+9 |
* | Remove old as requested by Arfrever. | Ralph Sennhauser | 2012-06-05 | 5 | -515/+6 |
* | Move EAPI assignment to top of ebuild, bug 411875. | Ulrich Müller | 2012-04-13 | 1 | -14/+20 |
* | Move EAPI assignment to top of ebuild, bug 411875. | Ulrich Müller | 2012-04-13 | 6 | -21/+26 |
* | Drop ia64 support #345433 | Ralph Sennhauser | 2012-01-01 | 1 | -17/+11 |
* | Drop ia64 support #345433 | Ralph Sennhauser | 2012-01-01 | 2 | -5/+8 |
* | Update LICENSE. Patch by Arfrever | Markos Chandras | 2011-11-16 | 1 | -6/+26 |
* | Update LICENSE. Patch by Arfrever | Markos Chandras | 2011-11-16 | 6 | -17/+22 |
* | Properly use python.eclass. Add "readline", "ssl", "threads" and "xml" USE fl... | Arfrever Frehtes Taifersar Arahesis | 2010-12-13 | 1 | -1/+4 |
* | Properly use python.eclass. Add "readline", "ssl", "threads" and "xml" USE fl... | Arfrever Frehtes Taifersar Arahesis | 2010-12-13 | 4 | -1/+275 |
* | Make Distutils install scripts into /usr/bin (bug #305103). Respect PYTHONPAT... | Arfrever Frehtes Taifersar Arahesis | 2010-03-20 | 1 | -2/+4 |
* | Make Distutils install scripts into /usr/bin (bug #305103). Respect PYTHONPAT... | Arfrever Frehtes Taifersar Arahesis | 2010-03-20 | 4 | -17/+49 |
* | Prepare jython to be Python ABI provider #305103. | Alistair Bush | 2010-03-19 | 1 | -1/+2 |
* | Prepare jython to be Python ABI provider #305103. | Alistair Bush | 2010-03-19 | 2 | -1/+163 |
* | Version Bump jython to 2.5.1 | Alistair Bush | 2010-03-05 | 1 | -11/+5 |