summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* touchupsMike Frysinger2005-12-091-0/+10
| | | | | (Portage version: 2.0.53) (Signed Manifest commit)
* touchupsMike Frysinger2005-12-091-2/+2
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* touchupsMike Frysinger2005-12-091-8/+7
| | | | (Portage version: 2.0.53)
* new upstream releaseChris PeBenito2005-12-091-0/+10
| | | | | (Portage version: 2.0.53) (Signed Manifest commit)
* new upstream releaseChris PeBenito2005-12-091-13/+4
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* new upstream releaseChris PeBenito2005-12-095-10/+33
| | | | (Portage version: 2.0.53)
* new upstream release.Chris PeBenito2005-12-091-0/+10
| | | | | (Portage version: 2.0.53) (Signed Manifest commit)
* new upstream release.Chris PeBenito2005-12-091-4/+4
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* new upstream release.Chris PeBenito2005-12-094-10/+16
| | | | (Portage version: 2.0.53)
* as pointed out by az, we dont need such a new version of udev, and we should ↵Mike Frysinger2005-12-081-0/+10
| | | | | | | also allow devfsd (Portage version: 2.0.53) (Signed Manifest commit)
* as pointed out by az, we dont need such a new version of udev, and we should ↵Mike Frysinger2005-12-081-11/+1
| | | | | | | also allow devfsd (Portage version: 2.0.53) (Unsigned Manifest commit)
* as pointed out by az, we dont need such a new version of udev, and we should ↵Mike Frysinger2005-12-081-2/+2
| | | | | | also allow devfsd (Portage version: 2.0.53)
* Version bumpBenedikt Boehm2005-12-081-0/+10
| | | | | (Portage version: 2.0.53) (Signed Manifest commit)
* Version bumpBenedikt Boehm2005-12-081-2/+2
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* Version bumpBenedikt Boehm2005-12-084-12/+515
| | | | (Portage version: 2.0.53)
* Version bump to fix a bunch of bugs.Mike Frysinger2005-12-081-0/+10
| | | | | (Portage version: 2.0.53) (Signed Manifest commit)
* Version bump to fix a bunch of bugs.Mike Frysinger2005-12-081-14/+16
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* Version bump to fix a bunch of bugs.Mike Frysinger2005-12-083-1/+608
| | | | (Portage version: 2.0.53)
* Add compat symlink for genhomedircon.Chris PeBenito2005-12-081-0/+10
| | | | | (Portage version: 2.0.53) (Signed Manifest commit)
* Add compat symlink for genhomedircon.Chris PeBenito2005-12-081-7/+7
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* Add compat symlink for genhomedircon.Chris PeBenito2005-12-084-8/+15
| | | | (Portage version: 2.0.53)
* Block virtual/pcmcia.Henrik Brix Andersen2005-12-072-5/+5
| | | | | (Portage version: 2.0.51.22-r3) (Unsigned Manifest commit)
* Block virtual/pcmcia.Henrik Brix Andersen2005-12-075-8/+19
| | | | (Portage version: 2.0.51.22-r3)
* use telinit instead of init as pointed out by ph in #113116Mike Frysinger2005-12-071-0/+10
| | | | | (Portage version: 2.0.53) (Signed Manifest commit)
* use telinit instead of init as pointed out by ph in #113116Mike Frysinger2005-12-071-12/+2
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* use telinit instead of init as pointed out by ph in #113116Mike Frysinger2005-12-072-4/+4
| | | | (Portage version: 2.0.53)
* Added pciutils to *DEPEND and fixing Gentoo patch.Chris Gianelloni2005-12-071-4/+4
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* Added pciutils to *DEPEND and fixing Gentoo patch.Chris Gianelloni2005-12-074-11/+32
| | | | (Portage version: 2.0.53)
* New version.Ciaran McCreesh2005-12-071-0/+10
| | | | | (Portage version: 2.0.53 I can kill you with my brain edition) (Signed Manifest commit)
* New version.Ciaran McCreesh2005-12-071-2/+2
| | | | | (Portage version: 2.0.53 I can kill you with my brain edition) (Unsigned Manifest commit)
* New version.Ciaran McCreesh2005-12-074-9/+76
| | | | (Portage version: 2.0.53 I can kill you with my brain edition)
* Version bump.Henrik Brix Andersen2005-12-061-2/+2
| | | | | (Portage version: 2.0.51.22-r3) (Unsigned Manifest commit)
* Version bump.Henrik Brix Andersen2005-12-064-2/+95
| | | | (Portage version: 2.0.51.22-r3)
* bumping to stable due to 2.6.14 vuln push.John Mylchreest2005-12-061-0/+10
| | | | | (Portage version: 2.0.53) (Signed Manifest commit)
* bumping to stable due to 2.6.14 vuln push.John Mylchreest2005-12-061-5/+5
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* bumping to stable due to 2.6.14 vuln push.John Mylchreest2005-12-062-3/+7
| | | | (Portage version: 2.0.53)
* use syscall() instead of _syscall#() since some arches (like crappy ia64) ↵Mike Frysinger2005-12-061-0/+10
| | | | | | | dont define _syscall#() in their linux headers (Portage version: 2.0.53) (Signed Manifest commit)
* use syscall() instead of _syscall#() since some arches (like crappy ia64) ↵Mike Frysinger2005-12-061-11/+1
| | | | | | | dont define _syscall#() in their linux headers (Portage version: 2.0.53) (Unsigned Manifest commit)
* use syscall() instead of _syscall#() since some arches (like crappy ia64) ↵Mike Frysinger2005-12-061-3/+3
| | | | | | dont define _syscall#() in their linux headers (Portage version: 2.0.53)
* New release.Martin Schlemmer2005-12-051-0/+10
| | | | | (Portage version: 2.0.53) (Signed Manifest commit)
* New release.Martin Schlemmer2005-12-051-2/+2
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* New release.Martin Schlemmer2005-12-054-11/+126
| | | | (Portage version: 2.0.53)
* Stable on sparcGustavo Zacarias2005-12-051-0/+10
| | | | | (Portage version: 2.0.53) (Signed Manifest commit)
* Stable on sparcGustavo Zacarias2005-12-051-12/+2
| | | | | (Portage version: 2.0.53) (Unsigned Manifest commit)
* Stable on sparcGustavo Zacarias2005-12-052-3/+6
| | | | (Portage version: 2.0.53)
* Force commit again for repoman blip.Robin H. Johnson2005-12-051-1/+1
| | | | | (Portage version: 2.0.52-r1) (Unsigned Manifest commit)
* Force commit again for repoman blip.Robin H. Johnson2005-12-051-3/+2
| | | | (Portage version: 2.0.52-r1)
* Version bump.Robin H. Johnson2005-12-051-2/+2
| | | | | (Portage version: 2.0.52-r1) (Unsigned Manifest commit)
* Version bump.Robin H. Johnson2005-12-054-11/+48
| | | | (Portage version: 2.0.52-r1)
* touchup last commentMike Frysinger2005-12-041-0/+10
| | | | | (Portage version: 2.0.53) (Signed Manifest commit)