summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* xfree eclass is obsolete. Change it to just contain 'inherit x11.'Donnie Berkholz2004-11-241-152/+2
|
* Restore eclass because portage sucks.Donnie Berkholz2004-10-291-0/+163
|
* Drop eclass. Use x11.eclass instead.Donnie Berkholz2004-10-291-163/+0
|
* add use_build for xfree eclassSeemant Kulleen2004-09-041-1/+25
|
* update the copyright infoMike Frysinger2004-06-251-2/+2
|
* Spaces to tabs.Donnie Berkholz2004-02-251-9/+9
|
* Make arch() more robust. Basically copied from use() in ebuild.sh.Donnie Berkholz2004-02-231-2/+30
|
* einfo for patch_exclude() should be in the ebuild.Donnie Berkholz2004-02-211-3/+1
|
* Quotes messing up wildcards with multiple matches.Donnie Berkholz2004-02-211-2/+2
|
* patch_exclude() was a little too general.Donnie Berkholz2004-02-211-2/+2
|
* Add patch_exclude() for easy, verbose, pattern-matching patch exclusion.Donnie Berkholz2004-02-211-1/+21
|
* Add arch() helper function to save space when checking ARCH.Donnie Berkholz2004-02-211-1/+5
|
* Add quotes in is_kernel() to prevent too many arguments error, reported by ↵Donnie Berkholz2004-01-291-2/+2
| | | | Chainsaw on FreeNode.
* Generalizing strip_bins to take arguments.Donnie Berkholz2003-10-201-23/+9
|
* Fix is_kernel, it used check_KV, which is against uname.Donnie Berkholz2003-10-201-3/+14
|
* Hack to split strip_bins into two functions so it won't run both.Donnie Berkholz2003-09-301-23/+38
|
* Adding stripping function.Donnie Berkholz2003-09-301-2/+28
|
* Fixing missing newline.Donnie Berkholz2003-09-301-2/+3
|
* Adding kernel version checking.Donnie Berkholz2003-09-301-5/+28
|
* Fixing vcards function so multiple cards can be used.Donnie Berkholz2003-09-161-2/+2
|
* typo fixSeemant Kulleen2003-07-181-2/+2
|
* handle overrides for configure optionsSeemant Kulleen2003-07-181-1/+5
|
* Changed XFREE_CARDS to VIDEO_CARDS.Donnie Berkholz2003-06-301-6/+6
|
* Initial commit of eclass, to be used in video-card-dependent ebuilds.Donnie Berkholz2003-06-291-0/+23