summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Added dependency on either x11-proto/xf86vidmodeproto or <virtual/x11-7 which...Chris Gianelloni2006-08-211-2/+4
* Require >=sys-apps/man-1.6b-r2 to look in [0-7]x sections (Daniel Robbins).Donnie Berkholz2006-08-211-1/+2
* Reversing a change vapier made which broke some packages. ABI still needs to...Jeremy Huddleston2006-08-191-2/+3
* move gen_usr_ldscript() to toolchain-funcs.eclass and make it smarterMike Frysinger2006-08-192-2/+54
* use ewarn instead of einfo as pointed out by Bo Ørsted Andresen #143805Mike Frysinger2006-08-191-10/+10
* Removed unused eclassStuart Herbert2006-08-171-81/+0
* fix python version parsing to deal with beta versions.Alastair Tse2006-08-162-11/+10
* Rename eclass functionsCaleb Tennis2006-08-161-4/+6
* Quote targets. Fixes bug #144018Paul de Vrieze2006-08-151-4/+4
* Adding python 2.5 workaround for cases where a package does not install anyth...Alastair Tse2006-08-141-1/+9
* Temp change to SRC_URI for patches. Got problems with it, blakejakub.tk sucka\!Jason Wever2006-08-121-2/+5
* Updated eclass with patch from Frank Richter <resqu@gmx.ch> in bug #137423.Chris Gianelloni2006-08-111-6/+9
* add a better die message from Ed Catmur when best_version() fails #143424Mike Frysinger2006-08-111-1/+2
* Patch by Caster to allow for build-time only jars.Joshua Nichols2006-08-111-9/+51
* Use --set-scripts-executable by default for get/pull in darcs.eclass.Duncan Coutts2006-08-101-4/+8
* Fix for current-vm-matches by CasterJoshua Nichols2006-08-101-1/+1
* Second part of that vmware eclass udpate.Mike Auty2006-08-081-2/+2
* Updated vmware-mod.eclass with kernel build fixes, and vmware.eclass with the...Mike Auty2006-08-081-2/+2
* Inherit debug eclass to not strip binaries when debug USE is on, fixing bug #...Mart Raudsepp2006-08-071-4/+4
* Fix binary extension checks wrt concurrentmodphp.Luca Longinotti2006-08-071-3/+14
* Don't disable the whole wxDebugReport class secretly inside an eclass for all...Mart Raudsepp2006-08-071-2/+1
* Switched 'java-strict' from being a FEATURE to being a variable.Joshua Nichols2006-08-071-1/+1
* update error message in python and distutils eclass to reflect USE flag renam...Alastair Tse2006-08-072-5/+6
* Remove PDO-Firebird driver, broken and unmaintained upstream.Luca Longinotti2006-08-061-2/+3
* if unable to find USE file for pkg, have built_with_use dieMike Frysinger2006-08-061-2/+2
* New function to rewrite build.xml: adds classpath.Krzysztof Pawlik2006-08-061-0/+28
* Add a tcl dependency when using the testsuitePaul de Vrieze2006-08-061-2/+6
* Change usage of tcltk to tclPaul de Vrieze2006-08-061-3/+3
* s/tcltk/tk/ in tetex.eclass (bug #142956).Alexandre Buisse2006-08-061-3/+3
* dev-lang/perl has been added as a dep to all of dev-perl and perl-core.Michael Cummings2006-08-061-4/+1
* Added helper method to ensure that when FEATURE=test, then USE=test as well, ...Joshua Nichols2006-08-051-0/+8
* Added accessor methods for current vm, java-pkg_get-current-vm. Added metho,d...Joshua Nichols2006-08-051-0/+19
* Fixed is-java-strict to respect FEATURES=-java-strictJoshua Nichols2006-08-051-1/+1
* make the CHOST mangling for ppc suck lessMike Frysinger2006-08-051-2/+2
* Added java-pkg_ensure-gcj function, which dies if gcc wasn't built with gcjJoshua Nichols2006-08-051-1/+12
* dont subshell when it isnt neededMike Frysinger2006-08-051-2/+2
* Moved eclasses to use CROSSCOMPILE_OPTS USE_EXPAND environment variable.Danny van Dyk2006-08-042-4/+4
* Minor code cleanup.Chris Gianelloni2006-08-041-5/+9
* Fix #142442.Tim Yamin2006-08-041-2/+2
* restart gconf daemon after installing new schemas (#132862)Marinus Schraal2006-08-031-1/+8
* The change about how we pick a version of cabal to use as described in theDuncan Coutts2006-08-021-12/+7
* Ask portage rather than ghc-pkg about which version of cabal to use.Duncan Coutts2006-08-022-5/+5
* Added is-java-strict for checking FEATURES=java-strict. Added some voodoo to ...Joshua Nichols2006-08-021-3/+12
* - do be stupid and die when c89/c99 do not existNed Ludd2006-08-021-2/+8
* bug #142414 fixed. I fixed this for the Java herd since this breaks the tree ...Doug Goldstein2006-08-011-2/+2
* Reverted a change to the check during pkg_postinst that reset the system vm i...Joshua Nichols2006-08-011-3/+4
* Fixed typo of eclass variable namesJoshua Nichols2006-08-011-2/+2
* drop pointless use ppc wrap around sedMike Frysinger2006-08-011-4/+4
* allow -mschedule for hppaMike Frysinger2006-08-011-2/+2
* Adding vmware and vmware-mod eclasses.Mike Auty2006-07-312-0/+473