Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spaces to tabs | Caleb Tennis | 2007-12-22 | 1 | -51/+51 |
| | |||||
* | Some new functions | Caleb Tennis | 2007-12-22 | 1 | -2/+11 |
| | |||||
* | Don't prestrip files, and use -silent to make the build look nicer | Caleb Tennis | 2007-12-21 | 1 | -3/+3 |
| | |||||
* | Use the local qmake and not the one on the file system, because if we're ↵ | Caleb Tennis | 2007-12-21 | 1 | -2/+2 |
| | | | | building qt-core there may not be one on the filesystem yet | ||||
* | remove old style nvidia-driver version number since they're gone. this fixes ↵ | Doug Goldstein | 2007-12-21 | 1 | -2/+2 |
| | | | | bug #202104 | ||||
* | Add new eclass | Caleb Tennis | 2007-12-21 | 1 | -0/+179 |
| | |||||
* | Update documentation. | Ryan Hill | 2007-12-21 | 1 | -33/+40 |
| | |||||
* | Bug #202748 - In setup_mpm(), initialize MY_MPM to an empty | Zac Medico | 2007-12-20 | 1 | -1/+2 |
| | | | | | | | | | string before entering the loop so that it still works when setup_mpm() is called a second time during pkg_setup() of a binary package. This is needed for compatibility with portage-2.1.4 since the MY_MPM value from build time will still exist at binary package installation time. Thanks to Tais M. Hansen for <tais.hansen@osd.dk> for debugging this. | ||||
* | Fix mozextension.eclass wrt bug #202847, patch by Nirbheek Chauhan <nirbheek ↵ | Raúl Porcel | 2007-12-20 | 1 | -3/+3 |
| | | | | dot chauhan at gmail dot com> | ||||
* | Add 4.4 series to eclass | Caleb Tennis | 2007-12-19 | 1 | -4/+4 |
| | |||||
* | java-ant_bsfix_files was returning 1 when JAVA_PKG_DEBUG is on. | Petteri Räty | 2007-12-18 | 1 | -1/+3 |
| | |||||
* | remove 2.6.13 devfs notice, there's not much point showing this any more ↵ | Daniel Drake | 2007-12-17 | 1 | -6/+1 |
| | | | | since the migration happened ages ago | ||||
* | Add a java-vm_revdep-mask() function for bug #177925. | Vlastimil Babka | 2007-12-16 | 1 | -1/+25 |
| | |||||
* | Added knetwalk which is derived from kdegames. | Wulf Krueger | 2007-12-16 | 1 | -1/+2 |
| | |||||
* | fix #202376; add a check for critical modules; support local IUSE in apache ↵ | Benedikt Boehm | 2007-12-15 | 1 | -13/+39 |
| | | | | ebuilds | ||||
* | 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 |
| | | | | of files is empty. Thanks to bicatali for pointing this out. | ||||
* | 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 |
| | | | | | | | Prepare for migration of packages' site files to site-gentoo.d subdirectory. Use bash arrays and a custom sort routine in elisp-site-regen. Set nullglob option, because there may be a directory without matching files. Use ebegin/eend instead of einfo where it is feasible. | ||||
* | 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 |
| | | | | by pva. | ||||
* | 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 |
| | | | | Output a deprecation warning in docert. | ||||
* | 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 |
| | | | | problems, see http://forums.gentoo.org/viewtopic-t-627332-highlight-.html | ||||
* | 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 ↵ | Jim Ramsay | 2007-12-04 | 1 | -0/+92 |
| | | | | package | ||||
* | Move handling of SIMPLE_ELISP into elisp_pkg_setup, otherwise it fails | Ulrich Müller | 2007-12-04 | 1 | -6/+7 |
| | | | | | with portage-2.1.4_rc7. Die in elisp_src_unpack if mv fails. | ||||
* | 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 ↵ | Alexis Ballier | 2007-12-02 | 1 | -2/+2 |
| | | | | texlive-core for now, but better safe than sorry if this happens after dvips config files handling has been switched to texmf-update | ||||
* | 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 |
| | | | | | New variable SITEETC. Replace basename by bash parameter expansion. | ||||
* | 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 |
| | | | | | | Replaced useq with use (thanks to drac for pointing this out) Added warnings about not using 'usemime' in the global scope. | ||||
* | Minor reorganization, also added support for APPMIME variable in ebuilds to set | Jim Ramsay | 2007-11-28 | 1 | -70/+117 |
| | | | | the MimeType of the created .desktop files. | ||||
* | 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 |
| |