Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | einfo->elog, bug #139814 | Renat Lumpau | 2007-01-02 | 3 | -17/+30 |
* | Updating for new slotted kind; 500 => 5_0_26 | Francesco Riosa | 2007-01-02 | 3 | -44/+16 |
* | Updating for new slotted kind; 500 => 5_0_26 | Francesco Riosa | 2007-01-02 | 4 | -49/+57 |
* | Quote has_version argument because of > operator. Use full atoms for built_wi... | Sven Wegener | 2007-01-01 | 3 | -17/+21 |
* | Fix bug 157660 | Charlie Shepherd | 2007-01-01 | 3 | -25/+18 |
* | Update cvs snap and fix building with sanitized kernel headers #154110. | Mike Frysinger | 2006-12-31 | 5 | -1/+117 |
* | document | Mike Frysinger | 2006-12-31 | 2 | -0/+5 |
* | remove useless hunk | Mike Frysinger | 2006-12-31 | 2 | -28/+35 |
* | Re-tag version since there is no real 1.4.2 and fixup version output #136187. | Mike Frysinger | 2006-12-31 | 3 | -84/+21 |
* | Re-tag version since there is no real 1.4.2 and fixup version output #136187. | Mike Frysinger | 2006-12-31 | 3 | -1/+82 |
* | dont expand wildcards | Mike Frysinger | 2006-12-31 | 2 | -7/+9 |
* | stable on ppc64 | Tom Gall | 2006-12-31 | 3 | -11/+14 |
* | masked version bump | Michael Sterrett | 2006-12-30 | 4 | -5/+90 |
* | fixed bug #158149....again (forgot an exclamation mark) | Christian Faulhammer | 2006-12-30 | 3 | -15/+18 |
* | dont bother moving consolelog.sh to /sbin since metalog itself is still in /usr | Mike Frysinger | 2006-12-30 | 2 | -9/+9 |
* | Pull updates from upstream metalog.conf and improve our own sections #132794. | Mike Frysinger | 2006-12-30 | 4 | -55/+101 |
* | touchup autotool handling | Mike Frysinger | 2006-12-30 | 1 | -1/+3 |
* | Move consolelog.sh to /sbin. | Mike Frysinger | 2006-12-30 | 4 | -11/+18 |
* | rename | Mike Frysinger | 2006-12-30 | 2 | -59/+25 |
* | old | Mike Frysinger | 2006-12-30 | 9 | -234/+0 |
* | Initial import. | Matsuu Takuto | 2006-12-30 | 7 | -0/+115 |
* | Stable on sparc | Gustavo Zacarias | 2006-12-29 | 3 | -11/+25 |
* | Stable on amd64 wrt bug #157163 | Peter Weller | 2006-12-29 | 3 | -11/+14 |
* | added ~ppc64 | Tom Gall | 2006-12-27 | 3 | -21/+15 |
* | Stable for HPPA (bug #157163). | Jeroen Roovers | 2006-12-25 | 3 | -11/+14 |
* | Stable on ppc. | Tobias Scherbaum | 2006-12-24 | 3 | -11/+15 |
* | Stable on ppc. | Tobias Scherbaum | 2006-12-24 | 3 | -21/+15 |
* | Added ~ppc wrt bug 158682 | Gysbert Wassenaar | 2006-12-23 | 3 | -15/+18 |
* | Stable on Alpha, bug 157163. | Bryan Østergaard | 2006-12-21 | 3 | -21/+14 |
* | Added ~ppc64; bug #156662 | Markus Rothe | 2006-12-21 | 3 | -21/+14 |
* | Added ~ppc64; bug #156662 | Markus Rothe | 2006-12-21 | 3 | -21/+14 |
* | gnome 1.x removal | Saleem Abdulrasool | 2006-12-21 | 23 | -451/+0 |
* | Bump. Mostly translation updates. | Donnie Berkholz | 2006-12-20 | 4 | -5/+72 |
* | QA: Fixed licence, SRC_URI (unreliable host). | Danny van Dyk | 2006-12-19 | 4 | -38/+45 |
* | Stable on sparc | Gustavo Zacarias | 2006-12-18 | 3 | -11/+25 |
* | Stable on MIPS. | Alexander Færøy | 2006-12-18 | 3 | -11/+15 |
* | Stable on sparc | Gustavo Zacarias | 2006-12-18 | 2 | -16/+36 |
* | Stable on sparc | Gustavo Zacarias | 2006-12-18 | 4 | -6/+13 |
* | Stable on sparc | Gustavo Zacarias | 2006-12-18 | 3 | -11/+25 |
* | QA: CFLAGS="..." -> append-flags found by qualudis. Removed obsolete -Wno-dep... | Danny van Dyk | 2006-12-18 | 4 | -18/+34 |
* | * closing bug #157653 | Konstantin V. Arkhipov | 2006-12-17 | 3 | -18/+21 |
* | Added a patch for the missing optarg in recent glibcs | Christian Birchinger | 2006-12-17 | 5 | -5/+96 |
* | Remove old version | Christian Birchinger | 2006-12-17 | 3 | -62/+4 |
* | Remove old version | Christian Birchinger | 2006-12-17 | 1 | -1/+4 |
* | Fix GCC-4 build. Thanks to howard_b_golden yahoo com in bug #148731. | Ryan Hill | 2006-12-17 | 6 | -8/+62 |
* | Stable on ppc wrt bug #156662. | Tobias Scherbaum | 2006-12-17 | 3 | -21/+15 |
* | Stable on ppc wrt bug #156662. | Tobias Scherbaum | 2006-12-17 | 3 | -21/+15 |
* | check x11-libs/qt-4.2.2 and beyond for USE=qt3support, see bug 158149, report... | Christian Faulhammer | 2006-12-16 | 3 | -10/+32 |
* | Fix exec stacks; thanks to Alan Hourihane for reporting; bug 120417 | Charlie Shepherd | 2006-12-14 | 6 | -22/+49 |
* | version bump thanks to Philip Kovacs in bug #157981 | Daniel Black | 2006-12-13 | 4 | -8/+134 |