| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all old-style digests from the system and regen the Manifest files. | Robin H. Johnson | 2008-01-31 | 2 | -28/+0 |
* | Remove sys-libs/lib-compat from DEPEND as I see no reason why it would be nee... | Petteri Räty | 2007-05-24 | 1 | -11/+11 |
* | Remove sys-libs/lib-compat from DEPEND as I see no reason why it would be nee... | Petteri Räty | 2007-05-24 | 2 | -3/+8 |
* | Remove old generation 1 ebuilds. | Petteri Räty | 2007-05-24 | 1 | -22/+8 |
* | Remove old generation 1 ebuilds. | Petteri Räty | 2007-05-24 | 5 | -112/+7 |
* | stable x86, bug 173152 | Christian Faulhammer | 2007-04-06 | 1 | -12/+12 |
* | stable x86, bug 173152 | Christian Faulhammer | 2007-04-06 | 2 | -3/+7 |
* | Migrate to generation 2 so that we can call java-pkg_regjar on the installed ... | Petteri Räty | 2007-01-16 | 1 | -4/+21 |
* | Migrate to generation 2 so that we can call java-pkg_regjar on the installed ... | Petteri Räty | 2007-01-16 | 3 | -1/+65 |
* | Convert einfo to elog. | Vlastimil Babka | 2007-01-05 | 1 | -12/+12 |
* | Convert einfo to elog. | Vlastimil Babka | 2007-01-05 | 3 | -10/+14 |
* | Fixed HOMEPAGE urls. Thanks to Federico Fissore <federico@fsfe.org>, bug #151... | Joshua Nichols | 2006-11-14 | 1 | -29/+19 |
* | Fixed HOMEPAGE urls. Thanks to Federico Fissore <federico@fsfe.org>, bug #151... | Joshua Nichols | 2006-11-14 | 5 | -5/+14 |
* | Removed PROVIDE. | Krzysztof Pawlik | 2006-07-06 | 1 | -16/+16 |
* | Removed PROVIDE. | Krzysztof Pawlik | 2006-07-06 | 3 | -5/+7 |
* | Removed useless dependencies on virtual/libc. | Petteri Räty | 2006-07-03 | 1 | -9/+29 |
* | Removed useless dependencies on virtual/libc. | Petteri Räty | 2006-07-03 | 3 | -10/+12 |
* | No longer exports CLASSPATH globally (bug #107777). | Joshua Nichols | 2005-12-26 | 1 | -0/+10 |
* | No longer exports CLASSPATH globally (bug #107777). | Joshua Nichols | 2005-12-26 | 1 | -2/+2 |
* | No longer exports CLASSPATH globally (bug #107777). | Joshua Nichols | 2005-12-26 | 5 | -13/+202 |
* | Fix cp -a usage for Gentoo/FreeBSD. | Diego Elio Pettenò | 2005-08-26 | 1 | -0/+10 |
* | Fix cp -a usage for Gentoo/FreeBSD. | Diego Elio Pettenò | 2005-08-26 | 1 | -12/+2 |
* | Fix cp -a usage for Gentoo/FreeBSD. | Diego Elio Pettenò | 2005-08-26 | 2 | -3/+7 |
* | silly style fix | Thomas Matthijs | 2005-07-19 | 1 | -0/+10 |
* | silly style fix | Thomas Matthijs | 2005-07-19 | 1 | -11/+1 |
* | silly style fix | Thomas Matthijs | 2005-07-19 | 1 | -2/+2 |
* | remove obsolete java-scheme virtual. remove versions from provide: bug 93028 | Thomas Matthijs | 2005-05-18 | 1 | -0/+10 |
* | remove obsolete java-scheme virtual. remove versions from provide: bug 93028 | Thomas Matthijs | 2005-05-18 | 1 | -12/+2 |
* | remove obsolete java-scheme virtual. remove versions from provide: bug 93028 | Thomas Matthijs | 2005-05-18 | 2 | -5/+8 |
* | Fixed invalid atoms in *DEPEND. (Manifest recommit) | Sven Wegener | 2004-11-30 | 1 | -6/+6 |
* | Fixed invalid atoms in *DEPEND. | Sven Wegener | 2004-11-30 | 2 | -3/+6 |
* | use java-pkg_dohtml instead of dohtml to also install the package-list in cas... | Thomas Matthijs | 2004-10-16 | 1 | -2/+12 |
* | use java-pkg_dohtml instead of dohtml to also install the package-list in cas... | Thomas Matthijs | 2004-10-16 | 2 | -6/+11 |
* | virtual/glibc -> virtual/libc (Manifest recommit) | Jeremy Huddleston | 2004-07-02 | 1 | -2/+2 |
* | virtual/glibc -> virtual/libc | Jeremy Huddleston | 2004-07-02 | 2 | -3/+7 |
* | (Manifest recommit) | Aron Griffis | 2004-06-24 | 1 | -2/+2 |
* | update copyright line: Gentoo Technologies => Gentoo Foundation | Aron Griffis | 2004-06-24 | 2 | -4/+4 |
* | Fixes #54181. (Manifest recommit) | Karl Trygve Kalleberg | 2004-06-19 | 1 | -3/+1 |
* | Fixes #54181. | Karl Trygve Kalleberg | 2004-06-19 | 5 | -62/+13 |
* | Fixes #47098. (Manifest recommit) | Karl Trygve Kalleberg | 2004-06-12 | 1 | -2/+4 |
* | Fixes #47098. | Karl Trygve Kalleberg | 2004-06-12 | 3 | -1/+55 |
* | Fix use invocation (Manifest recommit) | Aron Griffis | 2004-06-03 | 1 | -3/+3 |
* | Fix use invocation | Aron Griffis | 2004-06-03 | 2 | -3/+6 |
* | fixing Manifest | Mike Frysinger | 2004-04-02 | 1 | -3/+3 |
* | Fixing empty digest issue... gotta love restrict=fetch... (Manifest recommit) | Chris Aniszczyk | 2004-03-18 | 1 | -2/+2 |
* | Fixing empty digest issue... gotta love restrict=fetch... | Chris Aniszczyk | 2004-03-18 | 2 | -10/+11 |
* | Fix env vars, clean up. Closes #10855 (Manifest recommit) | Chris Aniszczyk | 2004-03-18 | 1 | -4/+2 |
* | Fix env vars, clean up. Closes #10855 | Chris Aniszczyk | 2004-03-18 | 4 | -44/+16 |
* | repoman: trim trailing whitespace | Michael Sterrett | 2003-09-06 | 3 | -9/+9 |
* | Added packages.mask Masked sun-jdk 1.4.2, and metadata.xml for all java packages | Adrian Almenar | 2003-07-29 | 1 | -0/+1 |