Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | chown root:root -> chown root:0, wrt bug #103563 | Fernando J. Pereda | 2005-08-24 | 4 | -7/+12 | |
* | 'cp -pPR' instead of 'cp -a' required by Darwin and BSD (bug #103487) | Christian Andreetta | 2005-08-24 | 2 | -5/+5 | |
* | 'cp -pPR' instead of 'cp -a' required by Darwin and BSD (bug #103487) | Christian Andreetta | 2005-08-24 | 6 | -11/+19 | |
* | changed 'cp -a' to 'cp -pPR' | Markus Rothe | 2005-08-24 | 1 | -4/+4 | |
* | changed 'cp -a' to 'cp -pPR' | Markus Rothe | 2005-08-24 | 4 | -7/+11 | |
* | New release: 2.11.92 | Leonardo Boshell | 2005-08-24 | 1 | -5/+2 | |
* | New release: 2.11.92 | Leonardo Boshell | 2005-08-24 | 5 | -52/+47 | |
* | New version. | Gregorio Guidi | 2005-08-24 | 1 | -1/+4 | |
* | New version. | Gregorio Guidi | 2005-08-24 | 4 | -1/+182 | |
* | lcms is not used only by imagemagick | Leonardo Boshell | 2005-08-24 | 1 | -2/+2 | |
* | root=>0 | Tavis Ormandy | 2005-08-24 | 2 | -14/+4 | |
* | root=>0 | Tavis Ormandy | 2005-08-24 | 2 | -4/+4 | |
* | Changed chown root:root to root:0 to be compliant with BSD and Darwin, bug #1... | Karol Wojtaszek | 2005-08-24 | 1 | -12/+12 | |
* | Changed chown root:root to root:0 to be compliant with BSD and Darwin, bug #1... | Karol Wojtaszek | 2005-08-24 | 3 | -5/+10 | |
* | Remove old ebuilds. | Gregorio Guidi | 2005-08-24 | 1 | -13/+8 | |
* | Remove old ebuilds. | Gregorio Guidi | 2005-08-24 | 5 | -154/+0 | |
* | Stable on amd64, closes bug 103540. | Marcus D. Hanwell | 2005-08-24 | 1 | -0/+10 | |
* | Stable on amd64, closes bug 103540. | Marcus D. Hanwell | 2005-08-24 | 1 | -17/+7 | |
* | Stable on amd64, closes bug 103540. | Marcus D. Hanwell | 2005-08-24 | 2 | -3/+6 | |
* | Stable on x86. | Gregorio Guidi | 2005-08-24 | 1 | -3/+3 | |
* | Stable on x86. | Gregorio Guidi | 2005-08-24 | 3 | -5/+9 | |
* | * version bump | Konstantin V. Arkhipov | 2005-08-24 | 1 | -2/+2 | |
* | * version bump | Konstantin V. Arkhipov | 2005-08-24 | 4 | -2/+78 | |
* | Rev bump for new init script. Fixes #103104 | Roy Marples | 2005-08-24 | 1 | -3/+3 | |
* | Rev bump for new init script. Fixes #103104 | Roy Marples | 2005-08-24 | 5 | -12/+187 | |
* | Version bump. | Robin H. Johnson | 2005-08-24 | 1 | -2/+2 | |
* | Version bump. | Robin H. Johnson | 2005-08-24 | 4 | -1/+384 | |
* | Add missing eutils in inherit. | Gregorio Guidi | 2005-08-24 | 1 | -1/+1 | |
* | Add missing eutils in inherit. | Gregorio Guidi | 2005-08-24 | 1 | -5/+4 | |
* | Fix ChangeLog. | Gregorio Guidi | 2005-08-24 | 1 | -2/+2 | |
* | Fix ChangeLog. | Gregorio Guidi | 2005-08-24 | 1 | -2/+4 | |
* | replaced cp command with less GNUish flags | Andrea Barisani | 2005-08-24 | 1 | -5/+5 | |
* | replaced cp command with less GNUish flags | Andrea Barisani | 2005-08-24 | 6 | -34/+28 | |
* | New release: 2.11.92 | Leonardo Boshell | 2005-08-24 | 1 | -5/+2 | |
* | New release: 2.11.92 | Leonardo Boshell | 2005-08-24 | 5 | -14/+24 | |
* | Replacing cp -a by cp -pPR | Patrick Kursawe | 2005-08-24 | 1 | -2/+2 | |
* | Replacing cp -a by cp -pPR | Patrick Kursawe | 2005-08-24 | 3 | -18/+12 | |
* | Added patch to make safety checks on X includes and libraries. Closes bug #10... | Michele Noberasco | 2005-08-24 | 1 | -2/+2 | |
* | Added patch to make safety checks on X includes and libraries. Closes bug #10... | Michele Noberasco | 2005-08-24 | 4 | -4/+40 | |
* | Fixed cp commandline and removed root:root chown. | Diego Elio Pettenò | 2005-08-24 | 2 | -0/+20 | |
* | Fixed cp commandline and removed root:root chown. | Diego Elio Pettenò | 2005-08-24 | 2 | -5/+5 | |
* | Fixed cp commandline and removed root:root chown. | Diego Elio Pettenò | 2005-08-24 | 4 | -12/+20 | |
* | Don't call chown with root:root. | Diego Elio Pettenò | 2005-08-24 | 1 | -0/+10 | |
* | Don't call chown with root:root. | Diego Elio Pettenò | 2005-08-24 | 1 | -13/+3 | |
* | Don't call chown with root:root. | Diego Elio Pettenò | 2005-08-24 | 2 | -3/+6 | |
* | Just chown root if you need to make setuid a binary, the group can be different. | Diego Elio Pettenò | 2005-08-24 | 1 | -0/+10 | |
* | Just chown root if you need to make setuid a binary, the group can be different. | Diego Elio Pettenò | 2005-08-24 | 1 | -5/+5 | |
* | Just chown root if you need to make setuid a binary, the group can be different. | Diego Elio Pettenò | 2005-08-24 | 2 | -3/+7 | |
* | Don't call chown with root:root. | Diego Elio Pettenò | 2005-08-24 | 1 | -0/+10 | |
* | Don't call chown with root:root. | Diego Elio Pettenò | 2005-08-24 | 1 | -2/+2 |