| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace | Michael Sterrett | 2007-07-13 | 1 | -14/+4 |
* | whitespace | Michael Sterrett | 2007-07-13 | 1 | -2/+1 |
* | Replacing einfo with elog | Marius Mauch | 2007-01-24 | 1 | -8/+18 |
* | Replacing einfo with elog | Marius Mauch | 2007-01-24 | 2 | -7/+11 |
* | Removed eselect version block as this is compatible with the new eselect. | Jeremy Huddleston | 2006-09-23 | 1 | -8/+8 |
* | Removed eselect version block as this is compatible with the new eselect. | Jeremy Huddleston | 2006-09-23 | 2 | -5/+7 |
* | Added mktemp to RDEPEND - bug 139629. | Jeremy Huddleston | 2006-08-22 | 7 | -394/+8 |
* | Added mktemp to RDEPEND - bug 139629. | Jeremy Huddleston | 2006-08-22 | 2 | -3/+11 |
* | Remove ~x86-fbsd keyword, failure related to libgcc_s.so not being copied ove... | Diego Elio Pettenò | 2006-07-30 | 1 | -11/+11 |
* | Remove ~x86-fbsd keyword, failure related to libgcc_s.so not being copied ove... | Diego Elio Pettenò | 2006-07-30 | 2 | -3/+8 |
* | Tentative fixes for bug #139016 and bug #139830; do not die in pkg_setup() if... | Kevin F. Quinn | 2006-07-12 | 1 | -11/+11 |
* | Tentative fixes for bug #139016 and bug #139830; do not die in pkg_setup() if... | Kevin F. Quinn | 2006-07-12 | 2 | -19/+31 |
* | Added blocks on incompatible eselect versions. | Danny van Dyk | 2006-07-06 | 1 | -20/+20 |
* | Added blocks on incompatible eselect versions. | Danny van Dyk | 2006-07-06 | 4 | -8/+16 |
* | Added missing ChangeLog entry. | Jeremy Huddleston | 2006-06-26 | 1 | -7/+7 |
* | Added missing ChangeLog entry. | Jeremy Huddleston | 2006-06-26 | 1 | -1/+7 |
* | Fixed bug #135688 which resulted in some wrappers not getting dedleted when p... | Jeremy Huddleston | 2006-06-25 | 1 | -3/+14 |
* | Fixed bug #135688 which resulted in some wrappers not getting dedleted when p... | Jeremy Huddleston | 2006-06-25 | 3 | -0/+176 |
* | Drop ~x86-fbsd keyword from 2.0.0_rc2 that uses non-portable stat calls. | Diego Elio Pettenò | 2006-06-23 | 1 | -11/+11 |
* | Drop ~x86-fbsd keyword from 2.0.0_rc2 that uses non-portable stat calls. | Diego Elio Pettenò | 2006-06-23 | 2 | -3/+7 |
* | Release to address bugs #136585 and #137251. | Jeremy Huddleston | 2006-06-21 | 1 | -4/+22 |
* | Release to address bugs #136585 and #137251. | Jeremy Huddleston | 2006-06-21 | 3 | -1/+164 |
* | De-keywording for now on mips. Will stay with gcc-config-1.3.x and see how 2... | Joshua Kinard | 2006-06-15 | 1 | -18/+8 |
* | De-keywording for now on mips. Will stay with gcc-config-1.3.x and see how 2... | Joshua Kinard | 2006-06-15 | 2 | -3/+8 |
* | do_action env update added | Jeremy Huddleston | 2006-06-10 | 1 | -7/+7 |
* | do_action env update added | Jeremy Huddleston | 2006-06-10 | 1 | -1/+1 |
* | Move /lib/cpp creation to pkg_postinst (bug #135862) | Harald van Dijk | 2006-06-10 | 1 | -11/+11 |
* | Move /lib/cpp creation to pkg_postinst (bug #135862) | Harald van Dijk | 2006-06-10 | 2 | -6/+9 |
* | Run env-update after updating /etc/env.d file. | Jeremy Huddleston | 2006-06-09 | 3 | -182/+18 |
* | Run env-update after updating /etc/env.d file. | Jeremy Huddleston | 2006-06-09 | 4 | -1/+192 |
* | Removing old version. | Jeremy Huddleston | 2006-06-07 | 3 | -182/+7 |
* | Removing old version. | Jeremy Huddleston | 2006-06-07 | 1 | -2/+5 |
* | Make sure /lib/cpp is installed. Right now, the ebuild is just copying the w... | Jeremy Huddleston | 2006-06-07 | 1 | -11/+18 |
* | Make sure /lib/cpp is installed. Right now, the ebuild is just copying the w... | Jeremy Huddleston | 2006-06-07 | 4 | -2/+183 |
* | Consolidate the code for cleaning out old profiles. | Jeremy Huddleston | 2006-06-02 | 1 | -7/+7 |
* | Consolidate the code for cleaning out old profiles. | Jeremy Huddleston | 2006-06-02 | 1 | -21/+27 |
* | Delete buggy spec files rather than fixing them with sed. This will allow po... | Jeremy Huddleston | 2006-06-02 | 1 | -11/+11 |
* | Delete buggy spec files rather than fixing them with sed. This will allow po... | Jeremy Huddleston | 2006-06-02 | 2 | -6/+19 |
* | Only tell users to source /etc/profile when they really need to source it. | Jeremy Huddleston | 2006-06-02 | 1 | -11/+11 |
* | Only tell users to source /etc/profile when they really need to source it. | Jeremy Huddleston | 2006-06-02 | 2 | -5/+23 |
* | Remove profiles for non-existent versions of gcc from /etc/eselect/compiler w... | Jeremy Huddleston | 2006-06-01 | 5 | -270/+14 |
* | Remove profiles for non-existent versions of gcc from /etc/eselect/compiler w... | Jeremy Huddleston | 2006-06-01 | 3 | -1/+146 |
* | Make sure we use the -n option to 'eselect compiler set' when setting up the ... | Jeremy Huddleston | 2006-06-01 | 1 | -7/+14 |
* | Make sure we use the -n option to 'eselect compiler set' when setting up the ... | Jeremy Huddleston | 2006-06-01 | 3 | -1/+135 |
* | Fix all the leading and trailing spaces | Mark Loeser | 2006-05-27 | 1 | -7/+7 |
* | Fix all the leading and trailing spaces | Mark Loeser | 2006-05-27 | 1 | -14/+14 |
* | Added env.d entry for CONFIG_PROTECT_MASK. Just tell new users about 'eselec... | Jeremy Huddleston | 2006-05-26 | 3 | -77/+18 |
* | Added env.d entry for CONFIG_PROTECT_MASK. Just tell new users about 'eselec... | Jeremy Huddleston | 2006-05-26 | 4 | -1/+135 |
* | Add ~x86-fbsd keyword. | Diego Elio Pettenò | 2006-05-26 | 1 | -13/+18 |
* | Add ~x86-fbsd keyword. | Diego Elio Pettenò | 2006-05-26 | 3 | -3/+9 |