| Commit message (Expand) | Author | Age | Files | Lines |
* | Add arm love too. | Mike Frysinger | 2013-01-09 | 1 | -15/+15 |
* | Add arm love too. | Mike Frysinger | 2013-01-09 | 2 | -3/+6 |
* | Fix cross-compiling -- patch already in upstream. | Mike Frysinger | 2013-01-09 | 1 | -9/+16 |
* | Fix cross-compiling -- patch already in upstream. | Mike Frysinger | 2013-01-09 | 3 | -7/+41 |
* | I was told that the fix I mentioned in the previous commit is incorrect becau... | William Hubbs | 2013-01-09 | 1 | -6/+6 |
* | I was told that the fix I mentioned in the previous commit is incorrect becau... | William Hubbs | 2013-01-09 | 3 | -5/+10 |
* | version bump and fix #446702 | William Hubbs | 2013-01-09 | 1 | -2/+16 |
* | version bump and fix #446702 | William Hubbs | 2013-01-09 | 4 | -28/+493 |
* | Fix cross-compiling -- patch already in upstream. | Mike Frysinger | 2013-01-09 | 1 | -9/+16 |
* | Fix cross-compiling -- patch already in upstream. | Mike Frysinger | 2013-01-09 | 3 | -11/+44 |
* | Version bump. | Samuli Suominen | 2013-01-09 | 1 | -1/+17 |
* | Version bump. | Samuli Suominen | 2013-01-09 | 2 | -1/+99 |
* | sys-fs/aufs3: Fix for now location of header file, #450810 | Justin Lecher | 2013-01-09 | 1 | -5/+5 |
* | sys-fs/aufs3: Fix for now location of header file, #450810 | Justin Lecher | 2013-01-09 | 2 | -3/+6 |
* | version bump and sync live ebuild | William Hubbs | 2013-01-09 | 1 | -5/+7 |
* | version bump and sync live ebuild | William Hubbs | 2013-01-09 | 3 | -5/+87 |
* | sys-fs/aufs3: Version Bump | Justin Lecher | 2013-01-07 | 20 | -2/+3255 |
* | sys-fs/aufs3: Version Bump | Justin Lecher | 2013-01-07 | 1 | -4/+24 |
* | Use virtual/python-unittest2. | Michał Górny | 2013-01-07 | 1 | -11/+9 |
* | Use virtual/python-unittest2. | Michał Górny | 2013-01-07 | 4 | -9/+13 |
* | Version bump #450586 by Agostino Sarubbo. | Mike Frysinger | 2013-01-06 | 1 | -8/+20 |
* | Version bump #450586 by Agostino Sarubbo. | Mike Frysinger | 2013-01-06 | 2 | -2/+51 |
* | Version bump #450614 by Agostino Sarubbo. | Mike Frysinger | 2013-01-06 | 1 | -14/+17 |
* | Version bump #450614 by Agostino Sarubbo. | Mike Frysinger | 2013-01-06 | 3 | -2/+92 |
* | Add ~sparc, wrt bug #449220 | Agostino Sarubbo | 2013-01-06 | 1 | -2/+2 |
* | Add ~sparc, wrt bug #449220 | Agostino Sarubbo | 2013-01-06 | 2 | -3/+6 |
* | Add ~sparc, wrt bug #449220 | Agostino Sarubbo | 2013-01-06 | 1 | -2/+2 |
* | Add ~sparc, wrt bug #449220 | Agostino Sarubbo | 2013-01-06 | 2 | -3/+7 |
* | Add ~sparc, wrt bug #449220 | Agostino Sarubbo | 2013-01-06 | 1 | -2/+2 |
* | Add ~sparc, wrt bug #449220 | Agostino Sarubbo | 2013-01-06 | 2 | -3/+6 |
* | Add ~sparc, wrt bug #449220 | Agostino Sarubbo | 2013-01-06 | 1 | -2/+2 |
* | Add ~sparc, wrt bug #449220 | Agostino Sarubbo | 2013-01-06 | 2 | -3/+6 |
* | Revision bump. Migrate to distutils-r1. | Tim Harder | 2013-01-06 | 1 | -6/+9 |
* | Revision bump. Migrate to distutils-r1. | Tim Harder | 2013-01-06 | 2 | -2/+62 |
* | Revision bump: EAPI 5, add file attribute recovery and debug magic-scan engin... | Sergey Popov | 2013-01-05 | 1 | -3/+3 |
* | Revision bump: EAPI 5, add file attribute recovery and debug magic-scan engin... | Sergey Popov | 2013-01-05 | 3 | -10/+24 |
* | The zfs-shutdown script will never work as originally envisioned, so I am rem... | Richard Yao | 2013-01-05 | 1 | -7/+5 |
* | The zfs-shutdown script will never work as originally envisioned, so I am rem... | Richard Yao | 2013-01-05 | 7 | -128/+43 |
* | Stable for amd64, wrt bug #450344 | Agostino Sarubbo | 2013-01-05 | 1 | -13/+3 |
* | Stable for amd64, wrt bug #450344 | Agostino Sarubbo | 2013-01-05 | 2 | -6/+8 |
* | Optionally depend on app-crypt/loop-aes-losetup, bug#390657 | Alon Bar-Lev | 2013-01-04 | 1 | -2/+2 |
* | Optionally depend on app-crypt/loop-aes-losetup, bug#390657 | Alon Bar-Lev | 2013-01-04 | 2 | -6/+9 |
* | fixed module loading when USE=-kmod but kmod is installed; put keymap files b... | Ian Stakenvicius | 2013-01-04 | 1 | -2/+13 |
* | fixed module loading when USE=-kmod but kmod is installed; put keymap files b... | Ian Stakenvicius | 2013-01-04 | 3 | -17/+56 |
* | Respect env AR/CC/RANLIB #446202 by Ambroz Bizjak. | Mike Frysinger | 2013-01-03 | 1 | -7/+17 |
* | Respect env AR/CC/RANLIB #446202 by Ambroz Bizjak. | Mike Frysinger | 2013-01-03 | 3 | -19/+30 |
* | Add ~alpha, wrt bug #449220 | Agostino Sarubbo | 2013-01-01 | 1 | -2/+2 |
* | Add ~alpha, wrt bug #449220 | Agostino Sarubbo | 2013-01-01 | 2 | -3/+6 |
* | Add ~alpha, wrt bug #449220 | Agostino Sarubbo | 2013-01-01 | 1 | -2/+2 |
* | Add ~alpha, wrt bug #449220 | Agostino Sarubbo | 2013-01-01 | 2 | -3/+7 |