summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some of the jdks/jres install .desktop files so let's run update-desktop-data...Petteri Räty2006-11-111-3/+8
* Silenced warnings when the argument value includes spaces.Petteri Räty2006-11-101-1/+1
* Apparently, a directory check will pass if there is a symlink to a directory,...Chris Gianelloni2006-11-101-9/+16
* get_mounts now returns mount options tooRoy Marples2006-11-102-17/+19
* Add fixes from Betelgeuse. Thanks.Krzysztof Pawlik2006-11-101-3/+9
* Fixing || and ! use in moznopango instance.Doug Goldstein2006-11-091-2/+2
* New version.Matthew Kennedy2006-11-091-0/+82
* Cosmetic fix.Bryan Østergaard2006-11-091-2/+2
* Add moznopango USE flag support.Bryan Østergaard2006-11-081-1/+31
* Changed else to elsif so we don't put stupid wrappers/desktop entries for map...Chris Gianelloni2006-11-081-2/+3
* allow ebuilds to force autotool regenMike Frysinger2006-11-081-4/+10
* Updated eclass to only display information about how to run the mod when it a...Chris Gianelloni2006-11-071-4/+7
* Added get_mounts to portability.eclassRoy Marples2006-11-061-1/+29
* allow people to override the WANT_AUTO{CONF,MAKE} settings as suggested by jakubMike Frysinger2006-11-041-3/+3
* _cdrom_locate_file_on_cd: Handle whitespace in mount pointsTristan Heaven2006-11-021-3/+4