summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed use of proxy variablesChristoph Junghans2013-06-181-1/+4
* Allow eapi4 (#473610)Pacho Ramos2013-06-171-1/+4
* Update default VIM_PLUGIN_VIM_VERSION to 7.3.Tim Harder2013-06-171-1/+4
* Set a default SRC_URIPacho Ramos2013-06-161-1/+4
* Introduce get_bashcompdir(), wrt bug #469858.Michał Górny2013-06-131-1/+4
* Remove old VIMRUNTIME warning.Tim Harder2013-06-111-1/+4
* Replace backticks with $(...).Tim Harder2013-06-091-1/+4
* Remove old runtime and netrw snapshot unpacking support.Tim Harder2013-06-091-1/+4
* Do not require fontconfig at runtime, it isn't necessary for many purposes, t...Luca Barbato2013-06-091-1/+5
* Convert econfargs from an ECLASS-VARIABLE to a function-specifc VARIABLE for ...Mike Gilbert2013-06-071-1/+5
* Improve docs for PYTHON and EPYTHON.Mike Gilbert2013-06-071-1/+4
* Add support for EQMAKE4_EXCLUDE.Davide Pesavento2013-06-031-1/+4
* Fix REQUIRED_USE with PHP_EXT_OPTIONAL_USE set. Fixes REQUIRED_USE unsatisfie...Robin H. Johnson2013-06-011-1/+6
* Quote DISTDIR.Hans de Graaff2013-06-011-1/+8
* Remove unnecessary blank IUSE.Tim Harder2013-06-011-1/+4
* Don't set SRC_URI for live ebuilds.Tim Harder2013-06-011-1/+4
* Remove here-doc write failure handlers due to bug #471926.Michał Górny2013-05-311-1/+5
* Use cat rather than echo for heredoc output :).Michał Górny2013-05-311-1/+4
* Add PYTHON_REQUIRED_USE for python-single-r1.Tim Harder2013-05-301-1/+4
* Ensure plugins/extensions are in correct place for >=firefox{-bin}-21.0Jory Pratt2013-05-281-1/+4
* Pass --enable-compile-warnings=minimum as we don't want -Werror* flags, bug #...Pacho Ramos2013-05-261-1/+5
* Add mono-env.eclass to start a migration to simpler dotnet related eclasses, ...Pacho Ramos2013-05-241-1/+5
* Reword sentences a bitPacho Ramos2013-05-241-1/+4
* Fix the race condition in locking code by using $BASHPID instead of $$.Michał Górny2013-05-241-1/+4
* Use portable locking code from Fabian Groffen. Bug #466554.Michał Górny2013-05-231-1/+4
* Fix the libtool check, bug #470938.Michał Górny2013-05-221-1/+4
* Replace the .la sanity check by one used in libtool itself. Fixes removing qm...Michał Górny2013-05-211-1/+5
* Set PYTHON_REQUIRED_USE, and add it to REQUIRED_USE in distutils-r1.Mike Gilbert2013-05-211-1/+5
* Add a note informing people a file is being installed for future reference, h...Pacho Ramos2013-05-181-1/+5
* Remove eclasses marked as dead for quite some time.Tomas Chvatal2013-05-171-1/+5
* Mark eclass as dead to be removed in 30 days.Tomas Chvatal2013-05-171-1/+4
* Support new plugins directory on Firefox >= 21.0 (bug #469932)Jeff Horelick2013-05-171-1/+4
* Remove unused src_unpack function.Tim Harder2013-05-171-1/+4
* Migrate from supporting cvs to mercurial for live builds.Tim Harder2013-05-171-1/+4
* Check for lspci before use.Jeroen Roovers2013-05-161-1/+4
* prune_libtool_files: do not remove .la files which are not libtool files. Fix...Michał Górny2013-05-151-1/+5
* Explicitly disable lto in 4.5 to stop configure from helpfully re-enabling it...Ryan Hill2013-05-151-1/+5
* Rename test USE flag to regression-test.Ryan Hill2013-05-151-1/+4
* Add lto USE flag for all versions. Drop LTO support for 4.5.Ryan Hill2013-05-151-1/+4
* Enable EAPI=4 on multilib eclasses.Michał Górny2013-05-141-1/+5
* Added 'ghc-supports-smp' and 'ghc-supports-dynamic-by-default' helpers. Added...Sergei Trofimovich2013-05-111-1/+6
* use find to get file permissions instead of chmod --reference which is not po...Alexis Ballier2013-05-111-1/+5
* Consistently create ${EPYTHON} subdir for Python wrappers. Fixes conflict bet...Michał Górny2013-05-101-1/+6
* Drop graphite support for 4.4/4.5.Ryan Hill2013-05-091-1/+7
* Restict supported EAPIs(due to pkg_pretend), some logic cleanupSergey Popov2013-05-081-1/+4
* Fix dangling gvim manpage symlinks (bug #455480, patch by Arfrever).Tim Harder2013-05-081-1/+4
* Fix build with sys-libs/ncurses[tinfo] (bug #457564, patch by Ben Longbons).Tim Harder2013-05-081-1/+4
* Support complete EAPI src_test().Michał Górny2013-05-051-1/+4
* improve handling of DOCS variable wrt #468092Julian Ospald2013-05-041-1/+4
* Support disabling .la pruning completely.Michał Górny2013-05-031-1/+4