summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Stable on ppc wrt bug 242974Gysbert Wassenaar2008-10-251-12/+2
| | | | | (Portage version: 2.1.4.5) (Unsigned Manifest commit)
* Stable on ppc wrt bug 242974Gysbert Wassenaar2008-10-252-3/+6
| | | | (Portage version: 2.1.4.5)
* amd64/x86 stable, bug #242974Markus Meier2008-10-231-5/+5
| | | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.27.1 i686) (Signed Manifest commit)
* amd64/x86 stable, bug #242974Markus Meier2008-10-232-3/+6
| | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.27.1 i686)
* Delete old ebuilds.Petteri Räty2008-10-201-5/+11
| | | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo i686) (Signed Manifest commit)
* Delete old ebuilds.Petteri Räty2008-10-203-71/+5
| | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo i686)
* new version.Alistair Bush2008-04-151-1/+3
| | | | | (Portage version: 2.1.5_rc3) (Unsigned Manifest commit)
* new version.Alistair Bush2008-04-152-1/+41
| | | | (Portage version: 2.1.5_rc3)
* Added ~ppc64; bug #215406Markus Rothe2008-04-071-2/+2
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Added ~ppc64; bug #215406Markus Rothe2008-04-072-3/+6
| | | | (Portage version: 2.1.4.4)
* Version Bump and Shorten overlength description.Alistair Bush2008-03-301-1/+3
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Version Bump and Shorten overlength description.Alistair Bush2008-03-302-2/+42
| | | | (Portage version: 2.1.4.4)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-315-42/+0
|
* Marking fastutil-5.0.9 ppc for bug 199246Brent Baude2007-11-251-8/+8
| | | | | (Portage version: 2.1.3.19) (Unsigned Manifest commit)
* Marking fastutil-5.0.9 ppc for bug 199246Brent Baude2007-11-252-3/+6
| | | | (Portage version: 2.1.3.19)
* amd64 stable, bug #199246.William Thomson2007-11-191-18/+8
| | | | | (Portage version: 2.1.3.19) (Unsigned Manifest commit)
* amd64 stable, bug #199246.William Thomson2007-11-192-3/+7
| | | | (Portage version: 2.1.3.19)
* stable x86, bug 199246Christian Faulhammer2007-11-171-12/+12
| | | | | (Portage version: 2.1.3.19) (Signed Manifest commit)
* stable x86, bug 199246Christian Faulhammer2007-11-172-3/+7
| | | | (Portage version: 2.1.3.19)
* Delete generation 1 ebuild.Petteri Räty2007-11-151-11/+14
| | | | | (Portage version: 2.1.3.19) (Signed Manifest commit)
* Delete generation 1 ebuild.Petteri Räty2007-11-153-37/+4
| | | | (Portage version: 2.1.3.19)
* amd64 stable, bug #196845.William Thomson2007-11-021-18/+8
| | | | | (Portage version: 2.1.3.16) (Unsigned Manifest commit)
* amd64 stable, bug #196845.William Thomson2007-11-022-3/+7
| | | | (Portage version: 2.1.3.16)
* stable x86, bug 196845Christian Faulhammer2007-10-251-12/+12
| | | | | (Portage version: 2.1.3.9) (Signed Manifest commit)
* stable x86, bug 196845Christian Faulhammer2007-10-252-3/+7
| | | | (Portage version: 2.1.3.9)
* Stable on ppc, bug #196845.Krzysztof Pawlik2007-10-241-8/+18
| | | | | (Portage version: 2.1.3.16) (Signed Manifest commit)
* Stable on ppc, bug #196845.Krzysztof Pawlik2007-10-242-3/+7
| | | | (Portage version: 2.1.3.16)
* whitespaceMichael Sterrett2007-07-111-8/+8
| | | | | (Portage version: 2.1.2.9) (Unsigned Manifest commit)
* whitespaceMichael Sterrett2007-07-112-4/+2
| | | | (Portage version: 2.1.2.9)
* Raise heap size for compiling also for other slots. Fixes bug #183356.Vlastimil Babka2007-06-271-22/+12
| | | | | (Portage version: 2.1.3_rc5) (Unsigned Manifest commit)
* Raise heap size for compiling also for other slots. Fixes bug #183356.Vlastimil Babka2007-06-273-6/+13
| | | | (Portage version: 2.1.3_rc5)
* Version bump.Petteri Räty2007-05-051-11/+19
| | | | | (Portage version: 2.1.2.5) (Signed Manifest commit)
* Version bump.Petteri Räty2007-05-054-2/+45
| | | | (Portage version: 2.1.2.5)
* Migrate fastutil-4.3.1, some QA fixes.Krzysztof Pawlik2007-05-031-16/+33
| | | | | (Portage version: 2.1.2.5) (Signed Manifest commit)
* Migrate fastutil-4.3.1, some QA fixes.Krzysztof Pawlik2007-05-036-15/+60
| | | | (Portage version: 2.1.2.5)
* Raise JDK heap size only for compilers other than javac, because fork for ↵Vlastimil Babka2007-05-011-8/+8
| | | | | | | javac causes twice memory consumption otherwise - bug #175578. (Portage version: 2.1.2.5) (Unsigned Manifest commit)
* Raise JDK heap size only for compilers other than javac, because fork for ↵Vlastimil Babka2007-05-012-4/+9
| | | | | | javac causes twice memory consumption otherwise - bug #175578. (Portage version: 2.1.2.5)
* Stable on amd64 wrt bug 173011Peter Weller2007-04-121-12/+12
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Stable on amd64 wrt bug 173011Peter Weller2007-04-123-5/+9
| | | | (Portage version: 2.1.2.2)
* ppc stable, bug #173011Tobias Scherbaum2007-04-021-22/+12
| | | | | (Portage version: 2.1.2.3) (Unsigned Manifest commit)
* ppc stable, bug #173011Tobias Scherbaum2007-04-023-5/+9
| | | | (Portage version: 2.1.2.3)
* x86 stable, bug 173011Christian Faulhammer2007-04-021-16/+16
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* x86 stable, bug 173011Christian Faulhammer2007-04-023-5/+9
| | | | (Portage version: 2.1.2.2)
* Cleanup.Petteri Räty2007-04-011-11/+14
| | | | | (Portage version: 2.1.2.3) (Signed Manifest commit)
* Cleanup.Petteri Räty2007-04-013-42/+4
| | | | (Portage version: 2.1.2.3)
* Raise memory limit for ant to 512m, so other compilers than javac work. ↵Vlastimil Babka2007-01-181-22/+12
| | | | | | | Fixes bug #162650 by Vladimir G. Ivanovic <vgivanovic@comcast.net>. (Portage version: 2.1.2) (Unsigned Manifest commit)
* Raise memory limit for ant to 512m, so other compilers than javac work. ↵Vlastimil Babka2007-01-183-2/+10
| | | | | | Fixes bug #162650 by Vladimir G. Ivanovic <vgivanovic@comcast.net>. (Portage version: 2.1.2)
* Version bump. New slot 5.0. Fixes bug #141160.Petteri Räty2007-01-131-7/+15
| | | | | (Portage version: 2.1.2_rc4-r7) (Signed Manifest commit)
* Version bump. New slot 5.0. Fixes bug #141160.Petteri Räty2007-01-133-1/+42
| | | | (Portage version: 2.1.2_rc4-r7)
* Migrated to generation 2.Petteri Räty2007-01-131-7/+14
| | | | | (Portage version: 2.1.2_rc4-r7) (Signed Manifest commit)