| Commit message (Expand) | Author | Age | Files | Lines |
* | fix #202376; add a check for critical modules; support local IUSE in apache e... | Benedikt Boehm | 2007-12-15 | 1 | -13/+39 |
* | update to support unified libs layout, added (hopefully most) quotes | George Shapovalov | 2007-12-14 | 1 | -14/+32 |
* | qt4.eclass enhancements (see #201772) | Przemyslaw Maciag | 2007-12-14 | 1 | -19/+79 |
* | Remove trailing white space. | Petteri Räty | 2007-12-13 | 1 | -5/+5 |
* | Update cabal eclass for new cabal-1.2 series | Duncan Coutts | 2007-12-13 | 1 | -15/+72 |
* | Update ghc eclass for new ghc-6.8 quirk | Duncan Coutts | 2007-12-13 | 1 | -2/+2 |
* | Redirect input for cat command to /dev/null, otherwise it will hang if the list | Ulrich Müller | 2007-12-12 | 1 | -2/+2 |
* | Changed code to not trigger portage read-only variable cleanup. | Matthias Schwarzott | 2007-12-12 | 1 | -7/+15 |
* | Partial sync from Emacs overlay: | Ulrich Müller | 2007-12-11 | 1 | -17/+55 |
* | remove cstetex references, its being removed, part of bug #196673 | Alexis Ballier | 2007-12-11 | 1 | -5/+3 |
* | Misquoted FONT_CONF prevented use of multiple fontconfig files. Bug #201834 ... | Ryan Hill | 2007-12-10 | 1 | -2/+2 |
* | Fix a typo. | Ulrich Müller | 2007-12-09 | 1 | -2/+2 |
* | Add more documentation to function install_cert. | Ulrich Müller | 2007-12-09 | 1 | -1/+9 |
* | Marking old gnustep eclasses as deprecated | Bernard Cafarelli | 2007-12-08 | 3 | -3/+8 |
* | Applying small patch by zlin, and s/use flag/USE flag/g | Tobias Heinlein | 2007-12-08 | 1 | -6/+6 |
* | New function install_cert, replaces docert. Bug #174759. | Ulrich Müller | 2007-12-07 | 1 | -1/+70 |
* | Fixed icon parsing to remove icon type suffix from .desktop file | Jim Ramsay | 2007-12-07 | 1 | -7/+8 |
* | Undo the change of 2007-12-04. Remove cd command in elisp_src_unpack. | Ulrich Müller | 2007-12-07 | 1 | -7/+6 |
* | Correct a cd command, at least as a work around...there have been | Christian Faulhammer | 2007-12-07 | 1 | -2/+2 |
* | Minor enhancements. | Wulf Krueger | 2007-12-06 | 1 | -12/+34 |
* | Add qt4 versions | Caleb Tennis | 2007-12-06 | 1 | -2/+2 |
* | Numerous QA fixes | Jim Ramsay | 2007-12-04 | 1 | -11/+10 |
* | Adding eclass for integrating rox and the new rox-base/zeroinstall-injector p... | Jim Ramsay | 2007-12-04 | 1 | -0/+92 |
* | Move handling of SIMPLE_ELISP into elisp_pkg_setup, otherwise it fails | Ulrich Müller | 2007-12-04 | 1 | -6/+7 |
* | A few small readability/sanity fixes | Jim Ramsay | 2007-12-04 | 1 | -11/+10 |
* | install dvips config files in dvips.d; no module installs such files, only te... | Alexis Ballier | 2007-12-02 | 1 | -2/+2 |
* | mark treelang as unavailable to cross-compilers #199924 | Mike Frysinger | 2007-12-01 | 1 | -1/+2 |
* | Partial sync from Emacs overlay: | Ulrich Müller | 2007-12-01 | 1 | -9/+13 |
* | more backticks fixes | Markus Ullmann | 2007-11-29 | 3 | -8/+8 |
* | Don't use backticks | Markus Ullmann | 2007-11-29 | 1 | -3/+3 |
* | Fix #200736 and man-page installation | Benedikt Boehm | 2007-11-29 | 1 | -2/+3 |
* | Replaced IFS with marginally more readable value | Jim Ramsay | 2007-11-28 | 1 | -5/+10 |
* | Minor reorganization, also added support for APPMIME variable in ebuilds to set | Jim Ramsay | 2007-11-28 | 1 | -70/+117 |
* | Add apache-2 eclass | Benedikt Boehm | 2007-11-28 | 1 | -0/+543 |
* | A typo in my last commit. | Petteri Räty | 2007-11-28 | 1 | -2/+2 |
* | Improvements to dojavadoc. | Petteri Räty | 2007-11-28 | 1 | -3/+27 |
* | Remove -O1 limitation on 64bit arches, works fine | Raúl Porcel | 2007-11-26 | 1 | -4/+1 |
* | Can't use export with JAVA_OPTIONS so just put back the unset. The warning gi... | Petteri Räty | 2007-11-26 | 1 | -2/+4 |
* | Use export VAR= instead of unset because Portage does not preserve unsetting ... | Petteri Räty | 2007-11-26 | 1 | -5/+9 |
* | use elog instead of einfo for important messages, thanks to Bartlomiej Antoni... | Alexis Ballier | 2007-11-25 | 1 | -5/+5 |
* | remove deprecated apache1 functions; remove bogus need_apache logic; convert ... | Benedikt Boehm | 2007-11-25 | 2 | -467/+230 |
* | don't use command substitution | Sven Wegener | 2007-11-25 | 1 | -4/+4 |
* | Bump to vmware-any-any-update114. | Mike Auty | 2007-11-25 | 1 | -7/+9 |
* | Make -Dbuild.sysclasspath=ignore mandatory in eant(). Bug #142538. | Vlastimil Babka | 2007-11-25 | 1 | -7/+2 |
* | useq -> use (Jakub Moc) | Samuli Suominen | 2007-11-22 | 1 | -14/+14 |
* | useq -> use, missing inherit eutils (Jakub Moc) | Samuli Suominen | 2007-11-22 | 1 | -17/+19 |
* | Add "wxWidgets" to output so people know where the messages are coming from. | Ryan Hill | 2007-11-21 | 1 | -3/+3 |
* | Added a couple minor fixes for make_desktop_entry to clean it up, per discuss... | Chris Gianelloni | 2007-11-20 | 1 | -5/+4 |
* | enable treelang by default when possible | Mike Frysinger | 2007-11-20 | 1 | -1/+9 |
* | Sync eclasses from Emacs overlay (revision 734). | Ulrich Müller | 2007-11-17 | 1 | -48/+43 |