summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 20070314 patchball update to restore kernel compatibility.Bryan Stine2008-07-111-3/+3
| | | | | (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 i686) (Unsigned Manifest commit)
* 20070314 patchball update to restore kernel compatibility.Bryan Stine2008-07-112-3/+6
| | | | (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 i686)
* Add 20080710 snapshot, masked, with XGI module and probably evil modprobe.d ↵Bryan Stine2008-07-111-1/+4
| | | | | | | entry. (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 i686) (Unsigned Manifest commit)
* Add 20080710 snapshot, masked, with XGI module and probably evil modprobe.d ↵Bryan Stine2008-07-112-1/+342
| | | | | | entry. (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 i686)
* 20071019 patchball 0.2 -> restore 2.6.25 compat, bug #218419. QA cleanup, ↵Bryan Stine2008-07-111-8/+5
| | | | | | | ditch 20051223. (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 i686) (Unsigned Manifest commit)
* 20071019 patchball 0.2 -> restore 2.6.25 compat, bug #218419. QA cleanup, ↵Bryan Stine2008-07-115-264/+16
| | | | | | ditch 20051223. (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 i686)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-316-69/+0
|
* Snapshot bump. Module i830 removed upstream.Bryan Stine2007-10-201-14/+13
| | | | | (Portage version: 2.1.3.15) (Unsigned Manifest commit)
* Snapshot bump. Module i830 removed upstream.Bryan Stine2007-10-203-1/+351
| | | | (Portage version: 2.1.3.15)
* Fix quoting issues caught by latest repoman.Donnie Berkholz2007-10-091-24/+24
| | | | | (Portage version: 2.1.3.12) (Signed Manifest commit)
* Fix quoting issues caught by latest repoman.Donnie Berkholz2007-10-095-66/+71
| | | | (Portage version: 2.1.3.12)
* (QA) RESTRICT clean up.Piotr Jaroszyński2007-07-021-8/+18
| | | | | (Portage version: 2.1.3_rc6) (Signed Manifest commit)
* (QA) RESTRICT clean up.Piotr Jaroszyński2007-07-022-4/+8
| | | | (Portage version: 2.1.3_rc6)
* Various ebuild fixes. Resolves bug #150957 and bug #170842.Bryan Stine2007-03-141-16/+16
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Various ebuild fixes. Resolves bug #150957 and bug #170842.Bryan Stine2007-03-144-79/+59
| | | | (Portage version: 2.1.2.2)
* New snapshot, also installs nouveau now. No more kernel 2.4 support! Should ↵Bryan Stine2007-03-141-4/+13
| | | | | | | fix bug #165553. (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* New snapshot, also installs nouveau now. No more kernel 2.4 support! Should ↵Bryan Stine2007-03-143-1/+361
| | | | | | fix bug #165553. (Portage version: 2.1.2.2)
* Patchset 0.3, added a patch to make the linux/config.h include conditional. ↵Bryan Stine2007-01-041-21/+21
| | | | | | | This file is no longer available with kernels 2.6.19 and newer. Fixes bug #156784. (Portage version: 2.1.2_rc4-r5) (Unsigned Manifest commit)
* Patchset 0.3, added a patch to make the linux/config.h include conditional. ↵Bryan Stine2007-01-045-12/+18
| | | | | | This file is no longer available with kernels 2.6.19 and newer. Fixes bug #156784. (Portage version: 2.1.2_rc4-r5)
* Fixes i810 video card selection for FreeBSD.Javier Villavicencio2007-01-021-8/+8
| | | | | (Portage version: 2.1.2_rc4-r4) (Unsigned Manifest commit)
* Fixes i810 video card selection for FreeBSD.Javier Villavicencio2007-01-022-5/+15
| | | | (Portage version: 2.1.2_rc4-r4)
* We don't need to special-case for unset VIDEO_CARDS, since we now have ↵Donnie Berkholz2007-01-021-8/+8
| | | | | | | defaults in profiles. (Portage version: 2.1.2_rc4-r4) (Unsigned Manifest commit)
* We don't need to special-case for unset VIDEO_CARDS, since we now have ↵Donnie Berkholz2007-01-022-13/+9
| | | | | | defaults in profiles. (Portage version: 2.1.2_rc4-r4)
* Trailing whitespace.Donnie Berkholz2006-12-201-8/+8
| | | | | (Portage version: 2.1.2_rc3-r4) (Unsigned Manifest commit)
* Trailing whitespace.Donnie Berkholz2006-12-202-3/+7
| | | | (Portage version: 2.1.2_rc3-r4)
* Clean up.Donnie Berkholz2006-12-209-1006/+4
| | | | | (Portage version: 2.1.2_rc3-r4) (Unsigned Manifest commit)
* Clean up.Donnie Berkholz2006-12-201-1/+6
| | | | (Portage version: 2.1.2_rc3-r4)
* Add credit in ChangeLog.Donnie Berkholz2006-12-201-4/+4
| | | | | (Portage version: 2.1.2_rc3-r4) (Unsigned Manifest commit)
* Add credit in ChangeLog.Donnie Berkholz2006-12-201-2/+3
| | | | (Portage version: 2.1.2_rc3-r4)
* (#148572) Add FreeBSD support. Significant refactoring to keep OS-specific ↵Donnie Berkholz2006-12-201-4/+11
| | | | | | | stuff out of the main ebuild functions. (Portage version: 2.1.2_rc3-r4) (Unsigned Manifest commit)
* (#148572) Add FreeBSD support. Significant refactoring to keep OS-specific ↵Donnie Berkholz2006-12-203-1/+371
| | | | | | stuff out of the main ebuild functions. (Portage version: 2.1.2_rc3-r4)
* Stable on Alpha.Bryan Østergaard2006-11-251-8/+8
| | | | | (Portage version: 2.1.2_rc2-r2) (Unsigned Manifest commit)
* Stable on Alpha.Bryan Østergaard2006-11-252-3/+7
| | | | (Portage version: 2.1.2_rc2-r2)
* stable on amd64Simon Stelling2006-09-241-8/+8
| | | | | (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* stable on amd64Simon Stelling2006-09-242-3/+6
| | | | (Portage version: 2.1.2_pre1-r1)
* Stable on IA64; bug #112378.Tim Yamin2006-09-181-8/+8
| | | | | (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* Stable on IA64; bug #112378.Tim Yamin2006-09-182-3/+6
| | | | (Portage version: 2.1.2_pre1)
* Marked ppc stable for bug #112378.Joseph Jezak2006-09-181-25/+15
| | | | | (Portage version: 2.1.1) (Unsigned Manifest commit)
* Marked ppc stable for bug #112378.Joseph Jezak2006-09-183-4/+11
| | | | (Portage version: 2.1.1)
* Stable on x86, bug #112378.Andrej Kacian2006-09-101-13/+23
| | | | | (Portage version: 2.1.1) (Signed Manifest commit)
* Stable on x86, bug #112378.Andrej Kacian2006-09-103-4/+11
| | | | (Portage version: 2.1.1)
* is_kernel -> kernel_is. Patch for TRUE/FALSE if nonexistent. Bug #137712.Bryan Stine2006-09-071-20/+20
| | | | | (Portage version: 2.1.1_rc1-r1) (Unsigned Manifest commit)
* is_kernel -> kernel_is. Patch for TRUE/FALSE if nonexistent. Bug #137712.Bryan Stine2006-09-075-17/+23
| | | | (Portage version: 2.1.1_rc1-r1)
* Set valid WANT_AUTOCONF, bug #143429.Bryan Stine2006-09-011-20/+20
| | | | | (Portage version: 2.1.1_rc1-r1) (Unsigned Manifest commit)
* Set valid WANT_AUTOCONF, bug #143429.Bryan Stine2006-09-015-9/+13
| | | | (Portage version: 2.1.1_rc1-r1)
* Fix linux-mod usage in pkg_postinst.Bryan Stine2006-08-311-26/+26
| | | | | (Portage version: 2.1.1_rc1-r1) (Unsigned Manifest commit)
* Fix linux-mod usage in pkg_postinst.Bryan Stine2006-08-316-21/+16
| | | | (Portage version: 2.1.1_rc1-r1)
* Update to my new email address.Donnie Berkholz2006-07-071-26/+26
| | | | | (Portage version: 2.1.1_pre2-r4) (Unsigned Manifest commit)
* Update to my new email address.Donnie Berkholz2006-07-071-54/+57
| | | | (Portage version: 2.1.1_pre2-r4)
* Fix 2.6.17 and 2.4.x build issues. Bug #129302 (2.6.17) and bug #96952 ↵Bryan Stine2006-06-161-25/+25
| | | | | | | (2.4.x) should be fixed. (Portage version: 2.1_rc1-r3) (Unsigned Manifest commit)