summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* version bump, fixes bug 184026; clean upChristian Faulhammer2007-07-106-37/+17
| | | | (Portage version: 2.1.2.9)
* Fix CONFIG_CHECKsStefan Schweizer2007-07-101-26/+16
| | | | | (Portage version: 2.1.3_rc7) (Unsigned Manifest commit)
* Fix CONFIG_CHECKsStefan Schweizer2007-07-104-15/+15
| | | | (Portage version: 2.1.3_rc7)
* Version bump.Mike Frysinger2007-07-101-8/+16
| | | | | (Portage version: 2.1.3_rc7) (Signed Manifest commit)
* Version bump.Mike Frysinger2007-07-103-1/+125
| | | | (Portage version: 2.1.3_rc7)
* Fix consolelog.sh install #177424 by Pim Dennendal.Mike Frysinger2007-07-101-43/+25
| | | | | (Portage version: 2.1.3_rc7) (Signed Manifest commit)
* Fix consolelog.sh install #177424 by Pim Dennendal.Mike Frysinger2007-07-104-5/+60
| | | | (Portage version: 2.1.3_rc7)
* oldMike Frysinger2007-07-109-249/+0
|
* stable x86, security bug 182047Christian Faulhammer2007-07-101-8/+18
| | | | | (Portage version: 2.1.2.9) (Signed Manifest commit)
* stable x86, security bug 182047Christian Faulhammer2007-07-102-3/+6
| | | | (Portage version: 2.1.2.9)
* Added ~ppcMarkus Rothe2007-07-101-8/+8
| | | | | (Portage version: 2.1.2.9) (Unsigned Manifest commit)
* Added ~ppcMarkus Rothe2007-07-102-3/+6
| | | | (Portage version: 2.1.2.9)
* Added ~ppc64Markus Rothe2007-07-101-8/+8
| | | | | (Portage version: 2.1.2.9) (Unsigned Manifest commit)
* Added ~ppc64Markus Rothe2007-07-102-3/+7
| | | | (Portage version: 2.1.2.9)
* New version to fix compat with old stlye BOOTP servers, #184694Roy Marples2007-07-101-4/+12
| | | | | (Portage version: 2.1.3_rc7) (Unsigned Manifest commit)
* New version to fix compat with old stlye BOOTP servers, #184694Roy Marples2007-07-103-1/+44
| | | | (Portage version: 2.1.3_rc7)
* stable x86, bug 162676Christian Faulhammer2007-07-101-12/+12
| | | | | (Portage version: 2.1.2.9) (Signed Manifest commit)
* stable x86, bug 162676Christian Faulhammer2007-07-102-3/+7
| | | | (Portage version: 2.1.2.9)
* remove debugging output thanks to Denilson <denilsonsa@gmail.com> in bug 182190Stefan Schweizer2007-07-101-18/+8
| | | | | (Portage version: 2.1.3_rc6) (Unsigned Manifest commit)
* remove debugging output thanks to Denilson <denilsonsa@gmail.com> in bug 182190Stefan Schweizer2007-07-102-2/+8
| | | | (Portage version: 2.1.3_rc6)
* stable x86, bug 173947Christian Faulhammer2007-07-101-12/+12
| | | | | (Portage version: 2.1.2.9) (Signed Manifest commit)
* stable x86, bug 173947Christian Faulhammer2007-07-102-3/+7
| | | | (Portage version: 2.1.2.9)
* stable x86, bug 184561Christian Faulhammer2007-07-101-12/+12
| | | | | (Portage version: 2.1.2.9) (Signed Manifest commit)
* stable x86, bug 184561Christian Faulhammer2007-07-102-3/+6
| | | | (Portage version: 2.1.2.9)
* Fix flawed media and sound setting logic thanks to Harley Peters ↵Stefan Schweizer2007-07-101-37/+12
| | | | | | | <harley@thepetersclan.com> in bug 184105 also attempt to fix as-needed bug 183714 (Portage version: 2.1.3_rc6) (Unsigned Manifest commit)
* Fix flawed media and sound setting logic thanks to Harley Peters ↵Stefan Schweizer2007-07-107-272/+71
| | | | | | <harley@thepetersclan.com> in bug 184105 also attempt to fix as-needed bug 183714 (Portage version: 2.1.3_rc6)
* Stable for HPPA (bug #184696).Jeroen Roovers2007-07-101-18/+8
| | | | | (Portage version: 2.1.2.9) (Unsigned Manifest commit)
* Stable for HPPA (bug #184696).Jeroen Roovers2007-07-102-3/+6
| | | | (Portage version: 2.1.2.9)
* Stable for HPPA (bug #182047).Jeroen Roovers2007-07-101-8/+8
| | | | | (Portage version: 2.1.2.9) (Unsigned Manifest commit)
* Stable for HPPA (bug #182047).Jeroen Roovers2007-07-102-3/+6
| | | | (Portage version: 2.1.2.9)
* Correct ~x86-fbsd keyword.Roy Marples2007-07-101-4/+4
| | | | | (Portage version: 2.1.3_rc7) (Unsigned Manifest commit)
* Correct ~x86-fbsd keyword.Roy Marples2007-07-101-3/+5
| | | | (Portage version: 2.1.3_rc7)
* if mixing stable/unstable, assume alsa-lib supports USE=midi #184793Mike Frysinger2007-07-101-8/+8
| | | | | (Portage version: 2.1.3_rc7) (Signed Manifest commit)
* if mixing stable/unstable, assume alsa-lib supports USE=midi #184793Mike Frysinger2007-07-101-2/+2
| | | | (Portage version: 2.1.3_rc7)
* restored src_install() as it should have not been removed, fixes bug 184802, ↵Christian Faulhammer2007-07-101-11/+11
| | | | | | | reported by John Altstadt <altstadt@telus.net>; fixed a typo in postinst; reordered KEYWORDS; relocated IUSE (Portage version: 2.1.2.9) (Signed Manifest commit)
* restored src_install() as it should have not been removed, fixes bug 184802, ↵Christian Faulhammer2007-07-102-8/+17
| | | | | | reported by John Altstadt <altstadt@telus.net>; fixed a typo in postinst; reordered KEYWORDS; relocated IUSE (Portage version: 2.1.2.9)
* updated desktop category and added desktop_database_update to pkg_postSteve Arnold2007-07-101-12/+12
| | | | | (Portage version: 2.1.3_rc6) (Unsigned Manifest commit)
* updated desktop category and added desktop_database_update to pkg_postSteve Arnold2007-07-103-7/+41
| | | | (Portage version: 2.1.3_rc6)
* Added a patch to restore KMail's mail filtering capabilities. Fixes bug 180244.Wulf Krueger2007-07-101-14/+15
| | | | | (Portage version: 2.1.3_rc7) (Unsigned Manifest commit)
* Added a patch to restore KMail's mail filtering capabilities. Fixes bug 180244.Wulf Krueger2007-07-104-1/+263
| | | | (Portage version: 2.1.3_rc7)
* Add dep for gnome-python even if no gnome USE set. bug #184670 Thanks René ↵Rob Cakebread2007-07-101-8/+18
| | | | | | | 'Necoro' Neumann <necoro@necoro.net> (Portage version: 2.1.3_rc6) (Signed Manifest commit)
* Add dep for gnome-python even if no gnome USE set. bug #184670 Thanks René ↵Rob Cakebread2007-07-102-4/+9
| | | | | | 'Necoro' Neumann <necoro@necoro.net> (Portage version: 2.1.3_rc6)
* fixed a leftover development hack alertly noticed by Mr_BonesSteve Arnold2007-07-101-8/+8
| | | | | (Portage version: 2.1.3_rc6) (Unsigned Manifest commit)
* fixed a leftover development hack alertly noticed by Mr_BonesSteve Arnold2007-07-102-3/+6
| | | | (Portage version: 2.1.3_rc6)
* Stable for HPPA (bug #184221).Jeroen Roovers2007-07-101-18/+8
| | | | | (Portage version: 2.1.2.9) (Unsigned Manifest commit)
* Stable for HPPA (bug #184221).Jeroen Roovers2007-07-102-3/+6
| | | | (Portage version: 2.1.2.9)
* CleanupsAlon Bar-Lev2007-07-101-4/+4
| | | | | (Portage version: 2.1.3_rc6) (Unsigned Manifest commit)
* CleanupsAlon Bar-Lev2007-07-101-3/+1
| | | | (Portage version: 2.1.3_rc6)
* updated desktop category and added desktop_database_update to pkg_postSteve Arnold2007-07-101-22/+12
| | | | | (Portage version: 2.1.3_rc6) (Unsigned Manifest commit)
* updated desktop category and added desktop_database_update to pkg_postSteve Arnold2007-07-103-11/+32
| | | | (Portage version: 2.1.3_rc6)