| Commit message (Expand) | Author | Age | Files | Lines |
* | xfree eclass is obsolete. Change it to just contain 'inherit x11.' | Donnie Berkholz | 2004-11-24 | 1 | -152/+2 |
* | Restore eclass because portage sucks. | Donnie Berkholz | 2004-10-29 | 1 | -0/+163 |
* | Drop eclass. Use x11.eclass instead. | Donnie Berkholz | 2004-10-29 | 1 | -163/+0 |
* | add use_build for xfree eclass | Seemant Kulleen | 2004-09-04 | 1 | -1/+25 |
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
* | Spaces to tabs. | Donnie Berkholz | 2004-02-25 | 1 | -9/+9 |
* | Make arch() more robust. Basically copied from use() in ebuild.sh. | Donnie Berkholz | 2004-02-23 | 1 | -2/+30 |
* | einfo for patch_exclude() should be in the ebuild. | Donnie Berkholz | 2004-02-21 | 1 | -3/+1 |
* | Quotes messing up wildcards with multiple matches. | Donnie Berkholz | 2004-02-21 | 1 | -2/+2 |
* | patch_exclude() was a little too general. | Donnie Berkholz | 2004-02-21 | 1 | -2/+2 |
* | Add patch_exclude() for easy, verbose, pattern-matching patch exclusion. | Donnie Berkholz | 2004-02-21 | 1 | -1/+21 |
* | Add arch() helper function to save space when checking ARCH. | Donnie Berkholz | 2004-02-21 | 1 | -1/+5 |
* | Add quotes in is_kernel() to prevent too many arguments error, reported by Ch... | Donnie Berkholz | 2004-01-29 | 1 | -2/+2 |
* | Generalizing strip_bins to take arguments. | Donnie Berkholz | 2003-10-20 | 1 | -23/+9 |
* | Fix is_kernel, it used check_KV, which is against uname. | Donnie Berkholz | 2003-10-20 | 1 | -3/+14 |
* | Hack to split strip_bins into two functions so it won't run both. | Donnie Berkholz | 2003-09-30 | 1 | -23/+38 |
* | Adding stripping function. | Donnie Berkholz | 2003-09-30 | 1 | -2/+28 |
* | Fixing missing newline. | Donnie Berkholz | 2003-09-30 | 1 | -2/+3 |
* | Adding kernel version checking. | Donnie Berkholz | 2003-09-30 | 1 | -5/+28 |
* | Fixing vcards function so multiple cards can be used. | Donnie Berkholz | 2003-09-16 | 1 | -2/+2 |
* | typo fix | Seemant Kulleen | 2003-07-18 | 1 | -2/+2 |
* | handle overrides for configure options | Seemant Kulleen | 2003-07-18 | 1 | -1/+5 |
* | Changed XFREE_CARDS to VIDEO_CARDS. | Donnie Berkholz | 2003-06-30 | 1 | -6/+6 |
* | Initial commit of eclass, to be used in video-card-dependent ebuilds. | Donnie Berkholz | 2003-06-29 | 1 | -0/+23 |