| Commit message (Expand) | Author | Age | Files | Lines |
* | Whitespace | Patrick Lauer | 2013-08-14 | 1 | -12/+2 |
* | Whitespace | Patrick Lauer | 2013-08-14 | 2 | -4/+8 |
* | Fix stupid mistake, causing the ebuild to die if the host doesn't provide /us... | Fabian Groffen | 2013-05-08 | 1 | -6/+6 |
* | Fix stupid mistake, causing the ebuild to die if the host doesn't provide /us... | Fabian Groffen | 2013-05-08 | 2 | -3/+9 |
* | Don't hardcode a possibly incorrect shell, bug #468304#c3 | Fabian Groffen | 2013-05-07 | 1 | -5/+5 |
* | Don't hardcode a possibly incorrect shell, bug #468304#c3 | Fabian Groffen | 2013-05-07 | 2 | -3/+7 |
* | Bump einfo version for Solaris 10 fixes | Fabian Groffen | 2013-05-06 | 1 | -6/+6 |
* | Bump einfo version for Solaris 10 fixes | Fabian Groffen | 2013-05-06 | 2 | -3/+7 |
* | Bump einfo tar for Solaris fixes | Fabian Groffen | 2013-05-05 | 1 | -7/+7 |
* | Bump einfo tar for Solaris fixes | Fabian Groffen | 2013-05-05 | 2 | -3/+7 |
* | add dummy sbin/runscript to make Portage's shebang check happy for all init s... | Fabian Groffen | 2013-02-07 | 1 | -5/+5 |
* | add dummy sbin/runscript to make Portage's shebang check happy for all init s... | Fabian Groffen | 2013-02-07 | 2 | -2/+19 |
* | Revbump for einfo-1.0.1 fixing broken PATH after sourcing functions.sh | Fabian Groffen | 2013-01-10 | 1 | -6/+6 |
* | Revbump for einfo-1.0.1 fixing broken PATH after sourcing functions.sh | Fabian Groffen | 2013-01-10 | 2 | -3/+9 |
* | Version bump. Takes libeinfo and einfo from forked OpenRC, takes profile fro... | Fabian Groffen | 2013-01-10 | 1 | -24/+37 |
* | Version bump. Takes libeinfo and einfo from forked OpenRC, takes profile fro... | Fabian Groffen | 2013-01-10 | 2 | -3/+89 |
* | remove functions.sh, newer version is provided by sys-apps/openrc | Benda XU | 2012-08-11 | 1 | -2/+2 |
* | remove functions.sh, newer version is provided by sys-apps/openrc | Benda XU | 2012-08-11 | 2 | -8/+6 |
* | add new revision for testing openrc. bug 415895 | Benda XU | 2012-08-07 | 1 | -1/+2 |
* | add new revision for testing openrc. bug 415895 | Benda XU | 2012-08-07 | 2 | -1/+161 |
* | remove old versions | Jeremy Olexa | 2012-05-24 | 1 | -25/+1 |
* | remove old versions | Jeremy Olexa | 2012-05-24 | 3 | -402/+5 |
* | Inherit user for enewuser/etc... | Mike Frysinger | 2012-05-24 | 1 | -5/+25 |
* | Inherit user for enewuser/etc... | Mike Frysinger | 2012-05-24 | 5 | -11/+16 |
* | Drop unused autotools inherit. | Mike Frysinger | 2012-05-24 | 4 | -18/+12 |
* | Use append-cflags instead of too generic append-flags to avoid F77 and FC rej... | Fabian Groffen | 2012-02-19 | 1 | -5/+5 |
* | Use append-cflags instead of too generic append-flags to avoid F77 and FC rej... | Fabian Groffen | 2012-02-19 | 2 | -6/+11 |
* | Avoid automake call that breaks in the early bootstrapping stage | Fabian Groffen | 2011-12-04 | 1 | -9/+7 |
* | Avoid automake call that breaks in the early bootstrapping stage | Fabian Groffen | 2011-12-04 | 2 | -2/+9 |
* | Remove <herd>no-herd</herd>. | Michał Górny | 2011-09-24 | 1 | -6/+8 |
* | Remove <herd>no-herd</herd>. | Michał Górny | 2011-09-24 | 1 | -1/+0 |
* | include cflags for ld since we use CC, to make sure the linker is invoked cor... | Fabian Groffen | 2011-06-14 | 1 | -5/+5 |
* | include cflags for ld since we use CC, to make sure the linker is invoked cor... | Fabian Groffen | 2011-06-14 | 2 | -3/+9 |
* | Bump sources to include compile fixes for Interix and OpenBSD | Fabian Groffen | 2011-06-05 | 1 | -4/+13 |
* | Bump sources to include compile fixes for Interix and OpenBSD | Fabian Groffen | 2011-06-05 | 3 | -81/+7 |
* | added interix patch. | Markus Duft | 2011-05-09 | 1 | -11/+2 |
* | added interix patch. | Markus Duft | 2011-05-09 | 2 | -1/+79 |
* | Bump sources to include compile fixes for FreeBSD and OpenBSD, bug #365613 | Fabian Groffen | 2011-05-01 | 1 | -6/+6 |
* | Bump sources to include compile fixes for FreeBSD and OpenBSD, bug #365613 | Fabian Groffen | 2011-05-01 | 2 | -3/+8 |
* | Version bump to match latest 1.12 release of baselayout | Fabian Groffen | 2011-04-29 | 1 | -4/+6 |
* | Version bump to match latest 1.12 release of baselayout | Fabian Groffen | 2011-04-29 | 2 | -1/+185 |
* | Revbump, switch to using forked repository with our patches applied | Fabian Groffen | 2011-03-31 | 1 | -1/+13 |
* | Revbump, switch to using forked repository with our patches applied | Fabian Groffen | 2011-03-31 | 2 | -1/+187 |
* | Take strndup from gnulib too, breaks on Linux (#361417). | Michael Haubenwallner | 2011-03-31 | 1 | -4/+4 |
* | Take strndup from gnulib too, breaks on Linux (#361417). | Michael Haubenwallner | 2011-03-31 | 4 | -29/+93 |
* | baselayout-prefix-1.12.5: Split strsep out of solaris patch and use it in r9 ... | Michael Haubenwallner | 2011-03-30 | 1 | -3/+7 |
* | baselayout-prefix-1.12.5: Split strsep out of solaris patch and use it in r9 ... | Michael Haubenwallner | 2011-03-30 | 6 | -44/+290 |
* | recreate to work with older GNU patch (#361109) | Michael Haubenwallner | 2011-03-29 | 1 | -12/+2 |
* | recreate to work with older GNU patch (#361109) | Michael Haubenwallner | 2011-03-29 | 2 | -9/+16 |
* | Add patch to fix compilation on Solaris, bug #360917 | Fabian Groffen | 2011-03-28 | 1 | -5/+6 |