| Commit message (Expand) | Author | Age | Files | Lines |
* | add support for 32bit userland with multilib on sparc | Friedrich Oslage | 2008-06-22 | 2 | -7/+15 |
* | Disable jemalloc on older glibc, as it fails to build | Raúl Porcel | 2008-06-21 | 1 | -1/+4 |
* | don't use command substitution, like all good boys do | Sven Wegener | 2008-06-21 | 1 | -3/+3 |
* | Make eclass-manpages ready, bug #210933, thanks mren. | Peter Volkov | 2008-06-21 | 1 | -11/+51 |
* | Set default PYTHON_MODNAME only if the directory site-packages/PN exists. Tha... | Ali Polatel | 2008-06-20 | 1 | -2/+5 |
* | Fixed error where incorrect path to helper function used. | Alistair Bush | 2008-06-20 | 1 | -2/+2 |
* | Add missing -x operator. | Alistair Bush | 2008-06-19 | 1 | -2/+2 |
* | Prepare eclasses to support javatoolkit move. | Alistair Bush | 2008-06-18 | 2 | -4/+26 |
* | For the moment just disable the debug use-flag, as it fails to build | Raúl Porcel | 2008-06-17 | 1 | -18/+18 |
* | Revert last commit as it turns out it breaks with latest stable git (1.5.4.x ... | Bo Ørsted Andresen | 2008-06-16 | 1 | -4/+3 |
* | Export GIT_WORK_TREE and use git checkout to get a work tree in S. | Bo Ørsted Andresen | 2008-06-16 | 1 | -3/+4 |
* | Make GIT_DIR an absolute path exported during git_fetch(). | Bo Ørsted Andresen | 2008-06-15 | 1 | -2/+2 |
* | (#226187) The MODULE override wasn't working correctly because of a logic err... | Donnie Berkholz | 2008-06-13 | 1 | -12/+14 |
* | typo | Christian Faulhammer | 2008-06-12 | 1 | -2/+2 |
* | export QTDIR. | Bo Ørsted Andresen | 2008-06-11 | 1 | -2/+2 |
* | allow autotools_check_macro to parse multiple arguments and add LT_INIT to ma... | Mike Frysinger | 2008-06-09 | 1 | -6/+7 |
* | enable --enable-cld for unstable 4.3 versions | Mike Frysinger | 2008-06-09 | 1 | -1/+10 |
* | Warn when using append-ldflags to pass libraries to link to. | Diego Elio Pettenò | 2008-06-07 | 1 | -1/+7 |
* | Do EGIT_STORE_DIR must not be world writable. | Bo Ørsted Andresen | 2008-06-05 | 1 | -3/+1 |
* | Fixed python_mod_cleanup to clean up in the right place | Jim Ramsay | 2008-06-04 | 1 | -2/+2 |
* | Moved python_mod_optimize to pkg_postinst (Bug #224833) | Jim Ramsay | 2008-06-04 | 1 | -5/+9 |
* | Sync elisp.eclass from Emacs overlay (revision 1083): | Ulrich Müller | 2008-06-03 | 1 | -13/+6 |
* | RDEPEND was missing, bug 224731. | Ulrich Müller | 2008-06-03 | 1 | -1/+3 |
* | use elog for DONT_MOUNT_BOOT user message #223311 | Mike Frysinger | 2008-06-02 | 2 | -85/+72 |
* | Warn about useless leftover NO_GETTEXT_HACK if plugin already was updated for... | Matthias Schwarzott | 2008-06-02 | 1 | -1/+4 |
* | Removed reference to 2.4 to 2.6 migration document | Mike Pagano | 2008-06-01 | 1 | -3/+2 |
* | add tests for tc-arch-kernel on x86-fbsd | Alexis Ballier | 2008-06-01 | 1 | -2/+3 |
* | Fix tc-arch-kernel for freebsd: it is still i386 there, bug #222715 | Alexis Ballier | 2008-06-01 | 1 | -2/+3 |
* | add eclass documentation by mren #210546 | Mike Frysinger | 2008-06-01 | 1 | -28/+50 |
* | remove old docs as well | Mike Frysinger | 2008-06-01 | 1 | -79/+1 |
* | add eclass documentation by mren #210521 | Mike Frysinger | 2008-06-01 | 1 | -35/+108 |
* | add eclass documentation by mren #210316 | Mike Frysinger | 2008-06-01 | 1 | -27/+55 |
* | Changed maintainer to python@g.o. since liquidx retired. | Ali Polatel | 2008-05-30 | 1 | -2/+2 |
* | Second try to fix passing additional options to python_mod_optimize. | Ali Polatel | 2008-05-30 | 1 | -11/+6 |
* | Fix last commit. Thanks to Remy Blank. | Ali Polatel | 2008-05-29 | 1 | -8/+6 |
* | Pass options given to python_mod_optimize to compileall.py ,thanks to Remy Bl... | Ali Polatel | 2008-05-29 | 1 | -13/+33 |
* | Fixed typo in python_mod_cleanup. | Ali Polatel | 2008-05-29 | 1 | -2/+2 |
* | Make FEATURES=-userpriv test non-fatal during pkg_setup, as portage always ru... | Robin H. Johnson | 2008-05-29 | 1 | -2/+2 |
* | Make sure python_mod* functions are run in required phases, die otherwise. | Ali Polatel | 2008-05-29 | 1 | -2/+19 |
* | python_mod_optimize is ROOT aware. | Ali Polatel | 2008-05-29 | 1 | -7/+3 |
* | Make python_mod_optimize ROOT aware. | Ali Polatel | 2008-05-29 | 1 | -5/+24 |
* | hopefully last shot at fixing php-common-r1.eclass for postgresql usage, than... | Christian Hoffmann | 2008-05-29 | 1 | -3/+4 |
* | python_mod_compile is now ROOT aware and can accept more than one files as ar... | Ali Polatel | 2008-05-29 | 1 | -10/+17 |
* | Improve the datadir warning message per bug #207636. | Robin H. Johnson | 2008-05-29 | 1 | -3/+4 |
* | Fix whitespace. | Robin H. Johnson | 2008-05-29 | 1 | -3/+3 |
* | MySQL hates you if your machine is called localhost per bug #213475. | Robin H. Johnson | 2008-05-29 | 1 | -1/+5 |
* | Ensure correct install of docs and config examples for bug #212910. | Robin H. Johnson | 2008-05-29 | 1 | -6/+6 |
* | Bug #187024. Test for what user we are instead of FEATURES=userpriv. MySQL te... | Robin H. Johnson | 2008-05-29 | 1 | -3/+3 |
* | Change the MODULE setup to a case statement. Thanks to Bo Ørsted Andresen, w... | Donnie Berkholz | 2008-05-28 | 1 | -26/+12 |
* | Allow ebuilds to override the module they download from, so we need less spec... | Donnie Berkholz | 2008-05-27 | 1 | -21/+29 |