summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Use portable find(1) syntax by specifying the directory to work in (.).Diego Elio Pettenò2006-07-221-1/+1
* fixes bug #133757 and bug #134336Akinori Hattori2006-07-221-48/+108
* Update to java-ant-2 to use post phase hook instead of the annoying ant_src_u...Joshua Nichols2006-07-212-14/+48
* Updated message for displaying VM being usedJoshua Nichols2006-07-211-2/+2
* Only append git local versions when LOCALVERSION_AUTO is set.Michael Marineau2006-07-211-1/+2
* Updates to java-pkg.eclass. Should cope with misconfigured JAVA_HOME better, ...Joshua Nichols2006-07-201-19/+66
* Add mozconfig_build_opts() to add the exported vars to .mozconfig.Martin Schlemmer2006-07-201-1/+9
* Add support for getting the localversion appended by git trees.Michael Marineau2006-07-201-1/+5
* changed add_local_patch patchmakefile call, added cd to add_local_patchJörg Bornkessel2006-07-191-2/+3
* add function to apply local patchesJörg Bornkessel2006-07-191-2/+24
* add some output to the generated files step and quote a bunch of $S usageMike Frysinger2006-07-191-11/+16
* Added a temporary fix for a bug in ejavacJoshua Nichols2006-07-181-2/+4
* Only set IUSE="gcc64" for linux-headers; add "gcc64" flag to use.local.desc; ...Tim Yamin2006-07-171-2/+2
* finish up support for TOOLCHAIN_ALLOWED_LANGS to allow kgcc64 to work properlyMike Frysinger2006-07-171-31/+18
* Reuse ebuild's HOMEPAGE, not just plainly ignore itChristian Heim2006-07-161-2/+2
* rewrite filter-mfpmath a bit to avoid executing external programs like tr and...Mike Frysinger2006-07-161-6/+8
* move strip-linguas to src_compile() #139939Mike Frysinger2006-07-161-6/+7
* install c89/c99 wrappers from Debian #139619Mike Frysinger2006-07-151-1/+3
* drop [ -t ] check from ebeep/epause #139783Mike Frysinger2006-07-151-5/+3
* Bash 2.59 compatibility change. Necessary for Gentoo for Mac OS X.Fabian Groffen2006-07-151-2/+2
* Fix sharedext build.Luca Longinotti2006-07-143-9/+15
* Update PHP eclasses, better ebuild/eclass separation, accomodate for new feat...Luca Longinotti2006-07-146-632/+428
* Recommend package.use instead of USE on the commandline to enable Tkinter sup...Marien Zwart2006-07-141-2/+3
* Add my email to the db eclassesPaul de Vrieze2006-07-132-2/+6
* QA: Added gcc64 to IUSE for ETYPE == headers.Danny van Dyk2006-07-121-2/+2
* Add abi parameter to get_abi_* calls in multilib_toolchain_setup (bug #138296)Kevin F. Quinn2006-07-121-5/+5
* Remove user-visible SLOT warning from webapp.eclassRenat Lumpau2006-07-111-12/+4
* Updates for beta 2.Brad Teaford Cowan2006-07-101-3/+3
* webapp.eclass: einfo->elogRenat Lumpau2006-07-101-30/+30
* Pinpoint virtual/x11 to version lesser than 7.Diego Elio Pettenò2006-07-091-3/+3
* Add patch for libtool 1.9f (latest libtorrent/rtorrent).Diego Elio Pettenò2006-07-081-0/+60
* Bug 94112. Seems a touch backwards to have a DEP flag of perl? for the PerlMichael Cummings2006-07-081-3/+3
* Remove all stripping from MakefilesMatthias Schwarzott2006-07-081-1/+9
* Update to support openoffice-bin, using eselect-oodict-20060706 (bug #139228)Kevin F. Quinn2006-07-081-3/+39
* Split up the big sed-command.Matthias Schwarzott2006-07-081-6/+19
* Fixed installing registering multiple jar files.Krzysztof Pawlik2006-07-081-2/+23
* Fixed typo - see bug #139578.Krzysztof Pawlik2006-07-071-2/+2
* fix bug #139577Carsten Lohrke2006-07-071-2/+2
* Add support to make ruby optional when inheriting the eclass.Diego Elio Pettenò2006-07-071-2/+5
* Small typo fix.Krzysztof Pawlik2006-07-071-2/+2
* check $nols in strip-linguas before warning #138884 by Phil RichardsMike Frysinger2006-07-061-2/+2
* Fix PDO-Sqlite configure bug.Luca Longinotti2006-07-061-2/+2
* New eclass for Sun's JWSDP.Krzysztof Pawlik2006-07-061-0/+103
* Make vdr-plugins depend on media-tv/gentoo-vdr-scripts-0.3.4-r1 or greaterMatthias Schwarzott2006-07-051-2/+2
* Fix typo.Luca Longinotti2006-07-051-2/+2
* xml2 use flag changed to xmlMichael Sterrett2006-07-051-6/+6
* add support for CDROM_NAME_SET #139196Mike Frysinger2006-07-051-2/+15
* Fixed hook methods to call real pkg_setup, to address bug #139112Joshua Nichols2006-07-041-7/+7
* alpha now has binutils-2.16.1-r3 stable so we can remove the exclusion on alpha.Donnie Berkholz2006-07-041-2/+2
* Allow to not use recursive rebuild.Diego Elio Pettenò2006-07-031-9/+11