summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Updates to SRC_URI for plugins.Joshua Nichols2006-12-061-4/+6
* Fix KV_OUT detectionStefan Schweizer2006-12-051-3/+3
* Update for RC2.Joshua Nichols2006-12-051-3/+3
* Add a doruby function to install ruby files in the right place without reinve...Diego Elio Pettenò2006-12-041-1/+7
* Used wrong IFS for looping over the argument and added a comment for the TODO...Petteri Räty2006-12-031-4/+5
* Rewrote java-pkg_getjars to only accept two arguments (--build-only and java-...Petteri Räty2006-12-031-24/+37
* Added link to http://bugs.gentoo.org/show_bug.cgi?id=137971 to comments in or...Petteri Räty2006-12-031-1/+8
* Added CVS Header after a request from grobian.Petteri Räty2006-12-031-0/+2
* Added CVS Headers after a request from grobian.Petteri Räty2006-12-034-0/+4
* Moving java-pkg_init_paths_ call above the dodir call.Petteri Räty2006-12-021-2/+1
* Calling java-pkg_init_paths in java-pkg_do_write_ to ensure that he variables...Petteri Räty2006-12-021-1/+2
* Do not rewrite build.xml files in java-ant-2.eclass if the use flag controlli...Petteri Räty2006-12-021-0/+1
* fix include/linux cp to not glob and to do error checking with dieMike Frysinger2006-12-021-3/+5
* bugfix: only avoid the fallback to scanelf if PAX_MARKING is "none".Kevin F. Quinn2006-12-021-11/+11
* fix bugs, implement suggestions from vapierKevin F. Quinn2006-12-021-39/+122
* Don't push kdehiddenvisibility useflag on every kde-base ebuild, as some modu...Diego Elio Pettenò2006-12-011-4/+1
* Update vmware.eclass to use any-any-105 (for 2.6.19 compilation fix).Mike Auty2006-12-011-2/+2
* Don't use subdirectories for man, so to install sparc64's utilities in the ri...Diego Elio Pettenò2006-12-011-2/+2
* Remove setting of KEYWORDS - now all done in app-dicts/aspell-* ebuilds. Bug ...Kevin F. Quinn2006-12-011-3/+1
* KEYWORDS should be moved to the ebuilds; to transition set KEYWORDS in theKevin F. Quinn2006-11-301-3/+3
* Updated to remove a typo and fix bug #156387.Chris Gianelloni2006-11-291-2/+2
* Replaced call to 'doins -r' with 'cp -pPR' so we don't have to manually assig...Jim Ramsay2006-11-271-33/+10
* Making the quote stripping global so that all quotes are removed. Thankfully ...Petteri Räty2006-11-261-3/+3
* Added code to prevent quotes from ending to the CLASSPATH variable in package...Petteri Räty2006-11-261-3/+14
* Add support for depending on more specific versions of apache, this is needed...Michael Stewart2006-11-262-38/+139
* shorten compile part a bit and add debug-print-funtion calls thanks to Petter...Stefan Schweizer2006-11-251-4/+39
* Tidy up output and error handling.Kevin F. Quinn2006-11-241-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-241-2/+2
* Proxy commit for Anarchy, QA notices for strip'd filesOlivier Crête2006-11-242-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-231-2/+2
* virtual/mysqlFrancesco Riosa2006-11-239-22/+22
* enable communityFrancesco Riosa2006-11-231-2/+7
* Moved CD check to src_unpack, made sure we only unpack the openssl libs if th...Chris Gianelloni2006-11-222-17/+29
* Split patching and libraries rename on different functions, so that when not ...Diego Elio Pettenò2006-11-221-7/+14
* Change [ to [[ and add a lone to remove 3355_patch, since we remove it in all...Chris Gianelloni2006-11-211-10/+13
* Apparently, -s is for size, -h is for symlink.Chris Gianelloni2006-11-211-2/+2
* Make sure FPS games list under ActionGame for bug #155846.Chris Gianelloni2006-11-211-2/+2
* Disable stripping from bsdmk.eclass rather than changing the mk defs.Diego Elio Pettenò2006-11-211-3/+5
* rewrite some the flag handling functions to be simpler and to fix introducing...Mike Frysinger2006-11-151-42/+46
* move gcc2-flags() to the gcc2 ebuildMike Frysinger2006-11-151-23/+1
* Simplified...Kevin F. Quinn2006-11-151-72/+35
* Moved most DEPEND atoms to RDEPEND since in the python case these don't have toJim Ramsay2006-11-151-9/+12
* Do not block >=app-text/ptex-3.1.9 and >app-text/tetex-3 with each other.Mamoru Komachi2006-11-141-3/+5
* Support submount again and do globbing on the RHSRoy Marples2006-11-141-2/+4
* rewrite edos2unix() to use echo|xargs sed -i rather than a loop with tempfilesMike Frysinger2006-11-131-6/+2
* catch *-linux targetsMike Frysinger2006-11-131-1/+2
* Add mandatory eclass variables. Add missing export declaration for src_compil...Hans de Graaff2006-11-121-3/+6
* Change process substitution to HERE string. This avoids a bug in <bash-3.2 th...Joel Martin2006-11-121-2/+2
* Revert fix until I come up with another way to fix thisJoel Martin2006-11-111-2/+2
* Fix syntax error in call to get_mounts in cdrom function.Joel Martin2006-11-111-2/+2