| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates to SRC_URI for plugins. | Joshua Nichols | 2006-12-06 | 1 | -4/+6 |
* | Fix KV_OUT detection | Stefan Schweizer | 2006-12-05 | 1 | -3/+3 |
* | Update for RC2. | Joshua Nichols | 2006-12-05 | 1 | -3/+3 |
* | Add a doruby function to install ruby files in the right place without reinve... | Diego Elio Pettenò | 2006-12-04 | 1 | -1/+7 |
* | Used wrong IFS for looping over the argument and added a comment for the TODO... | Petteri Räty | 2006-12-03 | 1 | -4/+5 |
* | Rewrote java-pkg_getjars to only accept two arguments (--build-only and java-... | Petteri Räty | 2006-12-03 | 1 | -24/+37 |
* | Added link to http://bugs.gentoo.org/show_bug.cgi?id=137971 to comments in or... | Petteri Räty | 2006-12-03 | 1 | -1/+8 |
* | Added CVS Header after a request from grobian. | Petteri Räty | 2006-12-03 | 1 | -0/+2 |
* | Added CVS Headers after a request from grobian. | Petteri Räty | 2006-12-03 | 4 | -0/+4 |
* | Moving java-pkg_init_paths_ call above the dodir call. | Petteri Räty | 2006-12-02 | 1 | -2/+1 |
* | Calling java-pkg_init_paths in java-pkg_do_write_ to ensure that he variables... | Petteri Räty | 2006-12-02 | 1 | -1/+2 |
* | Do not rewrite build.xml files in java-ant-2.eclass if the use flag controlli... | Petteri Räty | 2006-12-02 | 1 | -0/+1 |
* | fix include/linux cp to not glob and to do error checking with die | Mike Frysinger | 2006-12-02 | 1 | -3/+5 |
* | bugfix: only avoid the fallback to scanelf if PAX_MARKING is "none". | Kevin F. Quinn | 2006-12-02 | 1 | -11/+11 |
* | fix bugs, implement suggestions from vapier | Kevin F. Quinn | 2006-12-02 | 1 | -39/+122 |
* | Don't push kdehiddenvisibility useflag on every kde-base ebuild, as some modu... | Diego Elio Pettenò | 2006-12-01 | 1 | -4/+1 |
* | Update vmware.eclass to use any-any-105 (for 2.6.19 compilation fix). | Mike Auty | 2006-12-01 | 1 | -2/+2 |
* | Don't use subdirectories for man, so to install sparc64's utilities in the ri... | Diego Elio Pettenò | 2006-12-01 | 1 | -2/+2 |
* | Remove setting of KEYWORDS - now all done in app-dicts/aspell-* ebuilds. Bug ... | Kevin F. Quinn | 2006-12-01 | 1 | -3/+1 |
* | KEYWORDS should be moved to the ebuilds; to transition set KEYWORDS in the | Kevin F. Quinn | 2006-11-30 | 1 | -3/+3 |
* | Updated to remove a typo and fix bug #156387. | Chris Gianelloni | 2006-11-29 | 1 | -2/+2 |
* | Replaced call to 'doins -r' with 'cp -pPR' so we don't have to manually assig... | Jim Ramsay | 2006-11-27 | 1 | -33/+10 |
* | Making the quote stripping global so that all quotes are removed. Thankfully ... | Petteri Räty | 2006-11-26 | 1 | -3/+3 |
* | Added code to prevent quotes from ending to the CLASSPATH variable in package... | Petteri Räty | 2006-11-26 | 1 | -3/+14 |
* | Add support for depending on more specific versions of apache, this is needed... | Michael Stewart | 2006-11-26 | 2 | -38/+139 |
* | shorten compile part a bit and add debug-print-funtion calls thanks to Petter... | Stefan Schweizer | 2006-11-25 | 1 | -4/+39 |
* | Tidy up output and error handling. | Kevin F. Quinn | 2006-11-24 | 1 | -11/+34 |
* | Don't use 3.3.7, as that would require a bump of qt-unixODBC too that I don't... | Diego Elio Pettenò | 2006-11-24 | 1 | -2/+2 |
* | Proxy commit for Anarchy, QA notices for strip'd files | Olivier Crête | 2006-11-24 | 2 | -7/+5 |
* | Add 3.3.7 to the list of available versions, as I'm going to put that in the ... | Diego Elio Pettenò | 2006-11-23 | 1 | -2/+2 |
* | virtual/mysql | Francesco Riosa | 2006-11-23 | 9 | -22/+22 |
* | enable community | Francesco Riosa | 2006-11-23 | 1 | -2/+7 |
* | Moved CD check to src_unpack, made sure we only unpack the openssl libs if th... | Chris Gianelloni | 2006-11-22 | 2 | -17/+29 |
* | Split patching and libraries rename on different functions, so that when not ... | Diego Elio Pettenò | 2006-11-22 | 1 | -7/+14 |
* | Change [ to [[ and add a lone to remove 3355_patch, since we remove it in all... | Chris Gianelloni | 2006-11-21 | 1 | -10/+13 |
* | Apparently, -s is for size, -h is for symlink. | Chris Gianelloni | 2006-11-21 | 1 | -2/+2 |
* | Make sure FPS games list under ActionGame for bug #155846. | Chris Gianelloni | 2006-11-21 | 1 | -2/+2 |
* | Disable stripping from bsdmk.eclass rather than changing the mk defs. | Diego Elio Pettenò | 2006-11-21 | 1 | -3/+5 |
* | rewrite some the flag handling functions to be simpler and to fix introducing... | Mike Frysinger | 2006-11-15 | 1 | -42/+46 |
* | move gcc2-flags() to the gcc2 ebuild | Mike Frysinger | 2006-11-15 | 1 | -23/+1 |
* | Simplified... | Kevin F. Quinn | 2006-11-15 | 1 | -72/+35 |
* | Moved most DEPEND atoms to RDEPEND since in the python case these don't have to | Jim Ramsay | 2006-11-15 | 1 | -9/+12 |
* | Do not block >=app-text/ptex-3.1.9 and >app-text/tetex-3 with each other. | Mamoru Komachi | 2006-11-14 | 1 | -3/+5 |
* | Support submount again and do globbing on the RHS | Roy Marples | 2006-11-14 | 1 | -2/+4 |
* | rewrite edos2unix() to use echo|xargs sed -i rather than a loop with tempfiles | Mike Frysinger | 2006-11-13 | 1 | -6/+2 |
* | catch *-linux targets | Mike Frysinger | 2006-11-13 | 1 | -1/+2 |
* | Add mandatory eclass variables. Add missing export declaration for src_compil... | Hans de Graaff | 2006-11-12 | 1 | -3/+6 |
* | Change process substitution to HERE string. This avoids a bug in <bash-3.2 th... | Joel Martin | 2006-11-12 | 1 | -2/+2 |
* | Revert fix until I come up with another way to fix this | Joel Martin | 2006-11-11 | 1 | -2/+2 |
* | Fix syntax error in call to get_mounts in cdrom function. | Joel Martin | 2006-11-11 | 1 | -2/+2 |