| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed get_after_major_version for bug #145532 | Stephen Bennett | 2006-08-30 | 1 | -2/+2 |
* | changes postinst behavior to matchthat of gcc (no automatic change of profile) | George Shapovalov | 2006-08-30 | 1 | -2/+34 |
* | Fix dba driver compilation failure and installation of missing headers. | Luca Longinotti | 2006-08-30 | 3 | -24/+57 |
* | Improved error messages for when there is a problem detecting generation-1 vm. | Joshua Nichols | 2006-08-30 | 1 | -7/+10 |
* | Remove PCRE support through external lib, it's broken (see http://bugs.php.ne... | Luca Longinotti | 2006-08-29 | 3 | -27/+6 |
* | Added a check to see if product is blank, and run vmware-determine_product if... | Chris Gianelloni | 2006-08-29 | 1 | -1/+4 |
* | Switch to using external libs in some cases, fixes bug #145220. | Luca Longinotti | 2006-08-29 | 3 | -7/+32 |
* | Simplified patching of Makefiles a bit. | Matthias Schwarzott | 2006-08-29 | 1 | -9/+8 |
* | Back to old mirror. | Luca Longinotti | 2006-08-28 | 1 | -5/+2 |
* | added pm_echovar "support" | Michael Cummings | 2006-08-28 | 2 | -8/+9 |
* | Fix for the case where the autotools files are somewhere other than $S. | Donnie Berkholz | 2006-08-28 | 1 | -2/+2 |
* | dont build protoize for cross-compilers | Mike Frysinger | 2006-08-27 | 1 | -3/+7 |
* | use BINPATH rather custom string | Mike Frysinger | 2006-08-27 | 1 | -2/+2 |
* | install gcc binaries for cross-compilers into /usr/CHOST/CTARGET/ #144700 | Mike Frysinger | 2006-08-27 | 1 | -2/+6 |
* | use the Debian way for building protoize | Mike Frysinger | 2006-08-27 | 1 | -3/+2 |
* | Fixed a bug where jar-from getjar and getjars did not die when the package re... | Petteri Räty | 2006-08-27 | 1 | -9/+14 |
* | keep cross-compiler files in /usr/CHOST/CTARGET/ #144700 | Mike Frysinger | 2006-08-27 | 1 | -13/+14 |
* | Updating vmware.eclass to vmware-any-any-update104. | Mike Auty | 2006-08-25 | 1 | -2/+2 |
* | Do not call kde-config, when kdelibs is possibly not installed yet. :/ | Carsten Lohrke | 2006-08-23 | 1 | -4/+3 |
* | Fixed bug in dolauncher, as reported by Jakob Truelsen <antialize@gmail.com>. | Joshua Nichols | 2006-08-22 | 1 | -1/+1 |
* | Added dependency on either x11-proto/xf86vidmodeproto or <virtual/x11-7 which... | Chris Gianelloni | 2006-08-21 | 1 | -2/+4 |
* | Require >=sys-apps/man-1.6b-r2 to look in [0-7]x sections (Daniel Robbins). | Donnie Berkholz | 2006-08-21 | 1 | -1/+2 |
* | Reversing a change vapier made which broke some packages. ABI still needs to... | Jeremy Huddleston | 2006-08-19 | 1 | -2/+3 |
* | move gen_usr_ldscript() to toolchain-funcs.eclass and make it smarter | Mike Frysinger | 2006-08-19 | 2 | -2/+54 |
* | use ewarn instead of einfo as pointed out by Bo Ørsted Andresen #143805 | Mike Frysinger | 2006-08-19 | 1 | -10/+10 |
* | Removed unused eclass | Stuart Herbert | 2006-08-17 | 1 | -81/+0 |
* | fix python version parsing to deal with beta versions. | Alastair Tse | 2006-08-16 | 2 | -11/+10 |
* | Rename eclass functions | Caleb Tennis | 2006-08-16 | 1 | -4/+6 |
* | Quote targets. Fixes bug #144018 | Paul de Vrieze | 2006-08-15 | 1 | -4/+4 |
* | Adding python 2.5 workaround for cases where a package does not install anyth... | Alastair Tse | 2006-08-14 | 1 | -1/+9 |
* | Temp change to SRC_URI for patches. Got problems with it, blakejakub.tk sucka\! | Jason Wever | 2006-08-12 | 1 | -2/+5 |
* | Updated eclass with patch from Frank Richter <resqu@gmx.ch> in bug #137423. | Chris Gianelloni | 2006-08-11 | 1 | -6/+9 |
* | add a better die message from Ed Catmur when best_version() fails #143424 | Mike Frysinger | 2006-08-11 | 1 | -1/+2 |
* | Patch by Caster to allow for build-time only jars. | Joshua Nichols | 2006-08-11 | 1 | -9/+51 |
* | Use --set-scripts-executable by default for get/pull in darcs.eclass. | Duncan Coutts | 2006-08-10 | 1 | -4/+8 |
* | Fix for current-vm-matches by Caster | Joshua Nichols | 2006-08-10 | 1 | -1/+1 |
* | Second part of that vmware eclass udpate. | Mike Auty | 2006-08-08 | 1 | -2/+2 |
* | Updated vmware-mod.eclass with kernel build fixes, and vmware.eclass with the... | Mike Auty | 2006-08-08 | 1 | -2/+2 |
* | Inherit debug eclass to not strip binaries when debug USE is on, fixing bug #... | Mart Raudsepp | 2006-08-07 | 1 | -4/+4 |
* | Fix binary extension checks wrt concurrentmodphp. | Luca Longinotti | 2006-08-07 | 1 | -3/+14 |
* | Don't disable the whole wxDebugReport class secretly inside an eclass for all... | Mart Raudsepp | 2006-08-07 | 1 | -2/+1 |
* | Switched 'java-strict' from being a FEATURE to being a variable. | Joshua Nichols | 2006-08-07 | 1 | -1/+1 |
* | update error message in python and distutils eclass to reflect USE flag renam... | Alastair Tse | 2006-08-07 | 2 | -5/+6 |
* | Remove PDO-Firebird driver, broken and unmaintained upstream. | Luca Longinotti | 2006-08-06 | 1 | -2/+3 |
* | if unable to find USE file for pkg, have built_with_use die | Mike Frysinger | 2006-08-06 | 1 | -2/+2 |
* | New function to rewrite build.xml: adds classpath. | Krzysztof Pawlik | 2006-08-06 | 1 | -0/+28 |
* | Add a tcl dependency when using the testsuite | Paul de Vrieze | 2006-08-06 | 1 | -2/+6 |
* | Change usage of tcltk to tcl | Paul de Vrieze | 2006-08-06 | 1 | -3/+3 |
* | s/tcltk/tk/ in tetex.eclass (bug #142956). | Alexandre Buisse | 2006-08-06 | 1 | -3/+3 |
* | dev-lang/perl has been added as a dep to all of dev-perl and perl-core. | Michael Cummings | 2006-08-06 | 1 | -4/+1 |