| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow the driver patches to be disabled. | Joshua Baergen | 2006-07-29 | 1 | -5/+8 |
* | Make headers___fix use a word match which should work better. | Tim Yamin | 2006-07-28 | 1 | -5/+3 |
* | Split fixing build files to separate function, which can be used by ebuilds. ... | Krzysztof Pawlik | 2006-07-28 | 1 | -18/+36 |
* | move rmic/rmiregistry rename for gcc 3.x from ebuilds to here - bug #139918 | Kevin F. Quinn | 2006-07-28 | 1 | -2/+44 |
* | Exclude kdehiddenvisibility for kdemultimedia (and derived) package. Add an e... | Diego Elio Pettenò | 2006-07-25 | 1 | -4/+13 |
* | Remove doc USE flag, kernel docs and manpages are now provided by sys-kernel/... | Daniel Drake | 2006-07-24 | 1 | -43/+4 |
* | remove pcmcia specific functons, bug 140116, also solves bug 122868 | Stefan Schweizer | 2006-07-24 | 1 | -49/+3 |
* | Force automake 1.9 when using autoconf 2.60 for safety. | Diego Elio Pettenò | 2006-07-23 | 1 | -2/+10 |
* | Use portable find(1) syntax by specifying the directory to work in (.). | Diego Elio Pettenò | 2006-07-22 | 1 | -1/+1 |
* | fixes bug #133757 and bug #134336 | Akinori Hattori | 2006-07-22 | 1 | -48/+108 |
* | Update to java-ant-2 to use post phase hook instead of the annoying ant_src_u... | Joshua Nichols | 2006-07-21 | 2 | -14/+48 |
* | Updated message for displaying VM being used | Joshua Nichols | 2006-07-21 | 1 | -2/+2 |
* | Only append git local versions when LOCALVERSION_AUTO is set. | Michael Marineau | 2006-07-21 | 1 | -1/+2 |
* | Updates to java-pkg.eclass. Should cope with misconfigured JAVA_HOME better, ... | Joshua Nichols | 2006-07-20 | 1 | -19/+66 |
* | Add mozconfig_build_opts() to add the exported vars to .mozconfig. | Martin Schlemmer | 2006-07-20 | 1 | -1/+9 |
* | Add support for getting the localversion appended by git trees. | Michael Marineau | 2006-07-20 | 1 | -1/+5 |
* | changed add_local_patch patchmakefile call, added cd to add_local_patch | Jörg Bornkessel | 2006-07-19 | 1 | -2/+3 |
* | add function to apply local patches | Jörg Bornkessel | 2006-07-19 | 1 | -2/+24 |
* | add some output to the generated files step and quote a bunch of $S usage | Mike Frysinger | 2006-07-19 | 1 | -11/+16 |
* | Added a temporary fix for a bug in ejavac | Joshua Nichols | 2006-07-18 | 1 | -2/+4 |
* | Only set IUSE="gcc64" for linux-headers; add "gcc64" flag to use.local.desc; ... | Tim Yamin | 2006-07-17 | 1 | -2/+2 |
* | finish up support for TOOLCHAIN_ALLOWED_LANGS to allow kgcc64 to work properly | Mike Frysinger | 2006-07-17 | 1 | -31/+18 |
* | Reuse ebuild's HOMEPAGE, not just plainly ignore it | Christian Heim | 2006-07-16 | 1 | -2/+2 |
* | rewrite filter-mfpmath a bit to avoid executing external programs like tr and... | Mike Frysinger | 2006-07-16 | 1 | -6/+8 |
* | move strip-linguas to src_compile() #139939 | Mike Frysinger | 2006-07-16 | 1 | -6/+7 |
* | install c89/c99 wrappers from Debian #139619 | Mike Frysinger | 2006-07-15 | 1 | -1/+3 |
* | drop [ -t ] check from ebeep/epause #139783 | Mike Frysinger | 2006-07-15 | 1 | -5/+3 |
* | Bash 2.59 compatibility change. Necessary for Gentoo for Mac OS X. | Fabian Groffen | 2006-07-15 | 1 | -2/+2 |
* | Fix sharedext build. | Luca Longinotti | 2006-07-14 | 3 | -9/+15 |
* | Update PHP eclasses, better ebuild/eclass separation, accomodate for new feat... | Luca Longinotti | 2006-07-14 | 6 | -632/+428 |
* | Recommend package.use instead of USE on the commandline to enable Tkinter sup... | Marien Zwart | 2006-07-14 | 1 | -2/+3 |
* | Add my email to the db eclasses | Paul de Vrieze | 2006-07-13 | 2 | -2/+6 |
* | QA: Added gcc64 to IUSE for ETYPE == headers. | Danny van Dyk | 2006-07-12 | 1 | -2/+2 |
* | Add abi parameter to get_abi_* calls in multilib_toolchain_setup (bug #138296) | Kevin F. Quinn | 2006-07-12 | 1 | -5/+5 |
* | Remove user-visible SLOT warning from webapp.eclass | Renat Lumpau | 2006-07-11 | 1 | -12/+4 |
* | Updates for beta 2. | Brad Teaford Cowan | 2006-07-10 | 1 | -3/+3 |
* | webapp.eclass: einfo->elog | Renat Lumpau | 2006-07-10 | 1 | -30/+30 |
* | Pinpoint virtual/x11 to version lesser than 7. | Diego Elio Pettenò | 2006-07-09 | 1 | -3/+3 |
* | Add patch for libtool 1.9f (latest libtorrent/rtorrent). | Diego Elio Pettenò | 2006-07-08 | 1 | -0/+60 |
* | Bug 94112. Seems a touch backwards to have a DEP flag of perl? for the Perl | Michael Cummings | 2006-07-08 | 1 | -3/+3 |
* | Remove all stripping from Makefiles | Matthias Schwarzott | 2006-07-08 | 1 | -1/+9 |
* | Update to support openoffice-bin, using eselect-oodict-20060706 (bug #139228) | Kevin F. Quinn | 2006-07-08 | 1 | -3/+39 |
* | Split up the big sed-command. | Matthias Schwarzott | 2006-07-08 | 1 | -6/+19 |
* | Fixed installing registering multiple jar files. | Krzysztof Pawlik | 2006-07-08 | 1 | -2/+23 |
* | Fixed typo - see bug #139578. | Krzysztof Pawlik | 2006-07-07 | 1 | -2/+2 |
* | fix bug #139577 | Carsten Lohrke | 2006-07-07 | 1 | -2/+2 |
* | Add support to make ruby optional when inheriting the eclass. | Diego Elio Pettenò | 2006-07-07 | 1 | -2/+5 |
* | Small typo fix. | Krzysztof Pawlik | 2006-07-07 | 1 | -2/+2 |
* | check $nols in strip-linguas before warning #138884 by Phil Richards | Mike Frysinger | 2006-07-06 | 1 | -2/+2 |
* | Fix PDO-Sqlite configure bug. | Luca Longinotti | 2006-07-06 | 1 | -2/+2 |