summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Check that ${PREFIX} is non-empty before using it.Diego Elio Pettenò2006-01-261-2/+2
|
* Fix modular-x deps on old PHP eclasses. Not really needed, but makes tracing ↵Robin H. Johnson2006-01-267-14/+14
| | | | of real modular-x bugs easier.
* inherit again from mysql_fx, needed for emerge, removed unwanted debug outputFrancesco Riosa2006-01-241-3/+2
|
* make replace in config files effectiveFrancesco Riosa2006-01-241-8/+9
|
* Minor fix for the previous patch to keep ppc64 working.Daniel Ostrow2006-01-241-2/+2
|
* missed $ and wrong assumption made mysql_lib_symlinks failFrancesco Riosa2006-01-241-6/+5
|
* Applied fix for bug #119203.Joseph Jezak2006-01-241-3/+10
|
* added support for GLEP20Francesco Riosa2006-01-242-71/+79
| | | | | new logrotate file and my.cnf removed support for utf8 flag
* For safety, use [[ ]] instead of [ ] for complex checks; replace -a with && ↵Diego Elio Pettenò2006-01-241-4/+4
| | | | to avoid errors with recent bashes.
* src_install cleanups, plus made it wrap gnatgcc to force it to read proper ↵George Shapovalov2006-01-231-5/+15
| | | | specs (it ignores GCC_SPECS var for some reason)
* Refix typo.Luca Longinotti2006-01-231-2/+2
|
* Add support for .sug files.Ciaran McCreesh2006-01-231-4/+6
|
* Workaround for bug #119023 is no longer needed.Ciaran McCreesh2006-01-231-6/+1
|
* Remove pear USE flag to fix weird dependency issues.Luca Longinotti2006-01-233-18/+6
|
* Add eclass for eZ components.Sebastian Bergmann2006-01-231-0/+38
|
* Update for PEAR 1.4.Sebastian Bergmann2006-01-232-8/+21
|
* new version: forces bootstrap environment better, plus adjusted gnat specs ↵George Shapovalov2006-01-221-6/+35
| | | | location to match eselect-gnat module
* Replace (c)pdflib use flags with pdf use flagMarius Mauch2006-01-224-18/+18
|
* Reworked filter-flags to be more consistent; factored out common codeKevin F. Quinn2006-01-221-65/+91
| | | | to _filter-var()
* Changed a mv in a dosym in tetex-3.eclass so symlinks created internally by ↵Alexandre Buisse2006-01-221-4/+4
| | | | tetex remain consistent.
* New eclass providing a support function pax-mark, to wrap use of chpax/paxctlKevin F. Quinn2006-01-221-0/+92
|
* Add comment to contact us if portage patch fails.Martin Schlemmer2006-01-221-1/+3
|
* Style fixes, has_php shall prefer PHP5 over PHP4.Luca Longinotti2006-01-211-19/+23
|
* Fix require_php_cli(), too.Sebastian Bergmann2006-01-211-3/+9
|
* Fix bug 119137. Patch has been reviewd by Jakub Moc <jakub@gentoo.org>.Sebastian Bergmann2006-01-211-3/+9
|
* Adding gst-plugins-bad.eclass for missing gst 0.10 pluginsSaleem Abdulrasool2006-01-211-0/+86
|
* Fix a bash 3.1ismDaniel Drake2006-01-201-2/+2
|
* change -bk to -git to handle naming change with the kernel nightly snapshotsGreg Kroah-Hartman2006-01-201-9/+9
|
* Fix for bug #119577. Also cleaned up some whitespace.Joshua Nichols2006-01-201-8/+7
|
* Set the license of modular X packages to the name of the package itself.Joshua Baergen2006-01-191-2/+5
|
* Made fix-i386-libdir make a symlink back to i386.Joshua Nichols2006-01-191-4/+6
|
* Added a function to help fix bug #23579.Joshua Nichols2006-01-191-1/+25
|
* Fix modular X deps.Donnie Berkholz2006-01-181-3/+2
|
* add multislot to IUSE for all gcc packagesMike Frysinger2006-01-181-2/+4
|
* dont except invalid aclocal flagsMike Frysinger2006-01-181-6/+1
|
* fixed use of subshells for proper dieingGeorge Shapovalov2006-01-181-3/+9
|
* Sync with overlay.Luca Longinotti2006-01-173-5/+17
|
* added an eclass for common split gnat build functionalityGeorge Shapovalov2006-01-171-0/+516
|
* Fix vim7 build, bug #119023Ciaran McCreesh2006-01-171-1/+5
|
* Need to add gfortran to FORTRANC setting as well.Donnie Berkholz2006-01-171-2/+2
|
* Added debugging information, clarified some variables, and made the whole ↵Joe Sapp2006-01-161-16/+31
| | | | process just slightly more general
* touchup elf2flt some moreMike Frysinger2006-01-161-3/+3
|
* Added java_remove-libjsoundalsa for dealing with bug #115734.Joshua Nichols2006-01-161-2/+15
|
* Adding gfortran to profiles, and automatically selecting it where available, ↵Marcus D. Hanwell2006-01-161-5/+18
| | | | see bugs 65950, 108781 and 118147.
* oops, had blackfin args reversedMike Frysinger2006-01-151-2/+2
|
* add support for embedded arches blackfin/nios2Mike Frysinger2006-01-151-1/+4
|
* "mysql-extras-20060115" add furter fixes to "mysql_config" (>=5.0)Francesco Riosa2006-01-151-4/+4
| | | | reversed logic for berkdb reconfigure
* fix building elf2flt for blackfin (and possibly others)Mike Frysinger2006-01-151-1/+2
|
* only add mudflap configure options with >=gcc-4Mike Frysinger2006-01-151-2/+4
|
* Added java-config to DEPEND and RDEPEND for bug #118651.Joshua Nichols2006-01-141-1/+3
|