| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix dependency blockers. | Luca Longinotti | 2006-10-27 | 2 | -2/+4 |
* | Make sure to get the version of autotools from ROOT=/ or it won't work with c... | Diego Elio Pettenò | 2006-10-26 | 1 | -3/+3 |
* | Fix WANT_AUTOMAKE=latest. | Piotr Jaroszyński | 2006-10-26 | 1 | -5/+3 |
* | move IUSE=gcc64 to linux-headers ebuild | Mike Frysinger | 2006-10-26 | 1 | -2/+1 |
* | Remove GAMES_CHECK_LICENSE since most mods don't require us to check. If a m... | Chris Gianelloni | 2006-10-25 | 1 | -2/+1 |
* | Don't do ppc-macos trickery, vim is either there or not. | Fabian Groffen | 2006-10-25 | 1 | -8/+4 |
* | Implement a better way to find the latest autotools to use. | Diego Elio Pettenò | 2006-10-25 | 1 | -4/+7 |
* | Added a check fon -bin version for USE=dedicated even if the non-bin version ... | Chris Gianelloni | 2006-10-25 | 1 | -28/+67 |
* | fix selinux policy eclass to have default POLICY_TYPES if it is empty. | Chris PeBenito | 2006-10-25 | 1 | -4/+9 |
* | dont install sound/scsi headers #152392 | Mike Frysinger | 2006-10-24 | 1 | -1/+5 |
* | add support for sysroot to new header install method | Mike Frysinger | 2006-10-24 | 1 | -4/+4 |
* | If we have MOD_BINS and also MOD_DIR, then skip the MOD_BINS processing and s... | Chris Gianelloni | 2006-10-24 | 1 | -4/+12 |
* | I'm sure I just made some enemies with this one. See bug #152593 if you want... | Chris Gianelloni | 2006-10-24 | 1 | -2/+2 |
* | preparing eclass for split asis implementations | George Shapovalov | 2006-10-24 | 1 | -8/+4 |
* | Disable PIE support in FreeBSD, as there it does not work, fixes kde not star... | Diego Elio Pettenò | 2006-10-24 | 1 | -1/+4 |
* | Added app-arch/unzip to DEPEND since we use it internally. | Chris Gianelloni | 2006-10-23 | 1 | -1/+2 |
* | Initial import of games-mods.eclass which is written by me, but based off wor... | Chris Gianelloni | 2006-10-23 | 1 | -0/+430 |
* | removed quotes around socket, fix bug #152455 | Francesco Riosa | 2006-10-23 | 1 | -2/+2 |
* | Added code that you can call dolauncher without arguments if the package only... | Petteri Räty | 2006-10-21 | 1 | -7/+28 |
* | MySQL 5.1 support, configure splitup, cleanup, thanks to vivo! | Luca Longinotti | 2006-10-21 | 1 | -172/+15 |
* | Add support for Qt 4.2.0 as masked psi does. | Diego Elio Pettenò | 2006-10-21 | 1 | -4/+4 |
* | Add latest revisions for Qt 4.1.4. | Diego Elio Pettenò | 2006-10-21 | 1 | -2/+2 |
* | Remove canna useflag. All the packages that use this eclass needs canna to ma... | Diego Elio Pettenò | 2006-10-21 | 1 | -31/+23 |
* | Backport a few more fixes from SVN, thanks to vivo! | Luca Longinotti | 2006-10-20 | 1 | -15/+20 |
* | Add new revision for qt3. | Diego Elio Pettenò | 2006-10-20 | 1 | -2/+2 |
* | Update TODO. | Luca Longinotti | 2006-10-20 | 1 | -4/+4 |
* | General cleanup in preparation of 5.1, fixup some stuff, sync to old behaviour. | Luca Longinotti | 2006-10-20 | 1 | -47/+54 |
* | Fix raid support: not available in 5.0 and up. | Luca Longinotti | 2006-10-20 | 1 | -2/+2 |
* | Porting changes from overlay step 1 of 2: | Francesco Riosa | 2006-10-20 | 1 | -8/+186 |
* | Updated the setting of the Java nsplugin so that it works nicely with the new... | Joshua Nichols | 2006-10-20 | 1 | -5/+31 |
* | touchup style and tweak GAMES_LIBDIR behavior some more | Mike Frysinger | 2006-10-19 | 1 | -19/+16 |
* | Added support for newer vdrplugin-rebuild database. | Matthias Schwarzott | 2006-10-19 | 1 | -3/+49 |
* | Added games_link_mods for the upcoming games-mods.eclass and also added multi... | Chris Gianelloni | 2006-10-18 | 1 | -6/+40 |
* | Corrected make_session_desktop function name in comment | Timothy Redaelli | 2006-10-18 | 1 | -2/+2 |
* | Add the latest qt3 version. Sigh. | Diego Elio Pettenò | 2006-10-18 | 1 | -2/+2 |
* | indent gamesenv | Mike Frysinger | 2006-10-17 | 1 | -5/+5 |
* | Check for subversions, not for revisions, when deciding which automake to use. | Diego Elio Pettenò | 2006-10-17 | 1 | -3/+3 |
* | Try not to have the undo and commit keybindings too near. | Diego Elio Pettenò | 2006-10-17 | 1 | -2/+2 |
* | Try to workaround the problem 'reported' by Mr_Bones_... but this is just a w... | Diego Elio Pettenò | 2006-10-17 | 1 | -3/+7 |
* | Part of the fix for bug 149676, thanks to Jason Urbank. | Mike Auty | 2006-10-17 | 1 | -2/+2 |
* | Add me as maintainer and commit kernel/userland ABI patch from bug 133382 tha... | Stefan Schweizer | 2006-10-16 | 1 | -4/+17 |
* | Make sure that if latest autotools were asked, latest automake is used. | Diego Elio Pettenò | 2006-10-16 | 1 | -5/+11 |
* | Updated to always depend on java-config-1, fixing bug #151459 | Joshua Nichols | 2006-10-15 | 1 | -8/+3 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-10-14 | 44 | -201/+204 |
* | If an admin dir is found in the work directory, update the local admindir. Si... | Diego Elio Pettenò | 2006-10-14 | 1 | -1/+8 |
* | Add missing pkgconfig dependency. | Diego Elio Pettenò | 2006-10-14 | 1 | -1/+4 |
* | Use autotools eclass, and use oldest versions of autoconf/automake we have. T... | Diego Elio Pettenò | 2006-10-14 | 1 | -5/+7 |
* | Use g+rw instead of o+rw #151063. Don't die when hg pull finds no changes #1... | Aron Griffis | 2006-10-13 | 1 | -4/+8 |
* | Fix the way files are downloaded to be consistent with actual behaviour. | Luca Longinotti | 2006-10-13 | 1 | -3/+3 |
* | fix copy-n-paste-o | Simon Stelling | 2006-10-13 | 1 | -2/+2 |