Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Took Darkside's advice on preventing a double run of econf for EAPI=2, plus | Jim Ramsay | 2009-10-21 | 1 | -4/+12 | |
| | | | | scarabeus' tip on not accepting unknown EAPIs. | |||||
* | Preserve usage of USE=build in the PDEPEND change. | Robin H. Johnson | 2009-10-20 | 1 | -2/+2 | |
| | ||||||
* | Bug #283845 - Move virtual/dev-manager to PDEPEND to break circular deps. | Zac Medico | 2009-10-20 | 1 | -3/+3 | |
| | ||||||
* | Fix typo in eclassdoc. Thx to Boris Petersen for spotting and patch :] | Tomas Chvatal | 2009-10-20 | 1 | -2/+2 | |
| | ||||||
* | Fix typo, thanks to zx2c4 for spotting issue | Jonathan Callen | 2009-10-19 | 1 | -2/+2 | |
| | ||||||
* | Switch virtualx.eclass to use the "test" USE flag by default (bug 157998) | Jonathan Callen | 2009-10-19 | 1 | -13/+41 | |
| | ||||||
* | Don't strip leading slash from libdir path. | Ryan Hill | 2009-10-19 | 1 | -2/+2 | |
| | ||||||
* | move euser argument to the end, to conform to more implementations of ↵ | Fabian Groffen | 2009-10-18 | 1 | -3/+5 | |
| | | | | useradd, bug #271081 | |||||
* | get la path list from $D rather than / as pointed out by Ryan Hill #283761#10 | Mike Frysinger | 2009-10-18 | 1 | -2/+2 | |
| | ||||||
* | A couple more small cleanups: | Jim Ramsay | 2009-10-17 | 1 | -5/+11 | |
| | | | | | - Only check 'use python' if IUSE has python in in (Fixes QA warning) - Look for gentoo/patches-all and a new vim-core specific gentoo/patches-core | |||||
* | Big long-overdue cleanup: | Jim Ramsay | 2009-10-17 | 1 | -287/+170 | |
| | | | | | | | | | | | - Removed all code that had anything to do with <vim-7 since all version 6 has been out of the tree for over a year now. - Reorganized IUSE and all [RP]DEPEND variables to be less spread-out - Moved in all current IUSE and [RP]DEPEND from app-editors/[g]vim[-core] - Make dev-util/ctags dependent on USE=minimal for app-editors/vim (Bug #261025) - Don't call update_vim_symlinks() for app-editors/vim-core (Bug #252724) | |||||
* | Add dependency on python[threads] (Bug #228099) | Jim Ramsay | 2009-10-17 | 1 | -9/+39 | |
| | | | | This includes some EAPI-aware code (finally) | |||||
* | getting ready for Qt 4.6 | Alex Alexander | 2009-10-16 | 1 | -9/+28 | |
| | ||||||
* | export XDG_CONFIG_HOME to temp. directory for sandbox | Samuli Suominen | 2009-10-16 | 1 | -1/+3 | |
| | ||||||
* | add support for release candidate versions | Doug Goldstein | 2009-10-16 | 1 | -5/+5 | |
| | ||||||
* | Fix kde-meta.eclass to work with EAPI-2 | Jonathan Callen | 2009-10-15 | 1 | -1/+7 | |
| | ||||||
* | The bashcomp message for vim-core should mention 'xxd' not 'vim-core' | Jim Ramsay | 2009-10-14 | 1 | -1/+5 | |
| | | | | Fixes bug #278056 | |||||
* | add support for _rc versions by Bruno Tsubouchi Yporti #288701 and tweak ↵ | Mike Frysinger | 2009-10-12 | 1 | -3/+5 | |
| | | | | checking of GCC_PV in general | |||||
* | support symlinking files to more than one directory; mod support for ↵ | Tristan Heaven | 2009-10-12 | 1 | -169/+187 | |
| | | | | ut2004-ded; fix init scripts; cleanup | |||||
* | Optimize calls to python_mod_optimize() / python_mod_cleanup() in ↵ | Arfrever Frehtes Taifersar Arahesis | 2009-10-11 | 1 | -10/+8 | |
| | | | | distutils_pkg_postinst() and distutils_pkg_postrm(). | |||||
* | Optimize validate_PYTHON_ABIS(). Add python_convert_shebangs(). Remove ↵ | Arfrever Frehtes Taifersar Arahesis | 2009-10-11 | 1 | -25/+96 | |
| | | | | incomplete workaround for older versions of Portage in python_pkg_setup(). | |||||
* | whitespace | Markus Meier | 2009-10-11 | 1 | -2/+2 | |
| | ||||||
* | whitespace | Markus Meier | 2009-10-11 | 1 | -2/+2 | |
| | ||||||
* | whitespace | Markus Meier | 2009-10-11 | 1 | -2/+2 | |
| | ||||||
* | whitespace | Markus Meier | 2009-10-11 | 1 | -4/+4 | |
| | ||||||
* | whitespace | Markus Meier | 2009-10-11 | 1 | -2/+2 | |
| | ||||||
* | whitespace | Markus Meier | 2009-10-11 | 1 | -2/+2 | |
| | ||||||
* | whitespace | Markus Meier | 2009-10-11 | 1 | -2/+2 | |
| | ||||||
* | whitespace | Markus Meier | 2009-10-11 | 1 | -2/+2 | |
| | ||||||
* | whitespace | Markus Meier | 2009-10-11 | 1 | -3/+3 | |
| | ||||||
* | whitespace | Markus Meier | 2009-10-11 | 1 | -4/+4 | |
| | ||||||
* | Dropped workaround for bug #278221: nothing was broken with stable ↵ | Peter Volkov | 2009-10-11 | 1 | -3/+1 | |
| | | | | fontconfig version and all unstable fontconfig versions now have the sandbox.d file. | |||||
* | mod wrappers shouldn't need to cd or set LD_LIBRARY_PATH because the game ↵ | Tristan Heaven | 2009-10-11 | 1 | -4/+3 | |
| | | | | wrappers do that | |||||
* | remove src_unpack | Tristan Heaven | 2009-10-11 | 1 | -24/+2 | |
| | ||||||
* | remove MOD_TBZ2 mess | Tristan Heaven | 2009-10-10 | 1 | -29/+4 | |
| | ||||||
* | remove MOD_BINS mess | Tristan Heaven | 2009-10-10 | 1 | -56/+6 | |
| | ||||||
* | fix from Lars Wendler (Polynomial-C) to make sure /boot has a .keep file so ↵ | Mike Frysinger | 2009-10-09 | 1 | -3/+9 | |
| | | | | portage doesnt go deleting the "empty" /boot mount point #274130 by Jochums Johannes | |||||
* | symlink all files not in MOD_DIR | Tristan Heaven | 2009-10-09 | 1 | -52/+28 | |
| | ||||||
* | install everything in ${S} | Tristan Heaven | 2009-10-09 | 1 | -15/+6 | |
| | ||||||
* | add Prefix compatability | Fabian Groffen | 2009-10-08 | 1 | -5/+7 | |
| | ||||||
* | add get_modname function that retrieves the shared module extension, like ↵ | Fabian Groffen | 2009-10-08 | 1 | -1/+21 | |
| | | | | get_libname does for shared libraries | |||||
* | add hppa*-hpux support to get_libname | Fabian Groffen | 2009-10-08 | 1 | -1/+2 | |
| | ||||||
* | Sync from Emacs overlay (revision 1453). | Ulrich Müller | 2009-10-08 | 2 | -13/+29 | |
| | | | | | | | | | | elisp.eclass: Generate Info files from Texinfo sources listed in ELISP_TEXINFO. elisp-common.eclass: Mark site-gentoo.el as buffer-read-only, in order to prevent unintentional edits. Add null strings to inhibit local variables detection in the eclass file itself. | |||||
* | Improve disable file stripping. Be less verbose. Update example ebuild code. | Matthias Schwarzott | 2009-10-08 | 1 | -13/+19 | |
| | ||||||
* | [eclass] Update kde4 eclasses | Alexey Shvetsov | 2009-10-06 | 3 | -80/+194 | |
| | ||||||
* | exec ut2004-ded for ut2004 servers (doesn't exist yet but neither does ucc) | Tristan Heaven | 2009-10-06 | 1 | -2/+2 | |
| | ||||||
* | missed one | Tristan Heaven | 2009-10-06 | 1 | -2/+2 | |
| | ||||||
* | name wrappers and init scripts ${PN/${GAME}-} instead of ${MOD_DIR} | Tristan Heaven | 2009-10-06 | 1 | -16/+16 | |
| | ||||||
* | make rpm_unpack functions w/no args work off of $A like the unpack function | Mike Frysinger | 2009-10-05 | 1 | -1/+3 | |
| | ||||||
* | since the API for rpm_unpack has changed, detect poor behavior and warn ↵ | Mike Frysinger | 2009-10-05 | 1 | -2/+10 | |
| | | | | about it rather than outright failing #287536 |