summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Add eclass to be used by all now splitted gnome-gamesPacho Ramos2013-06-302-1/+120
* Respect arguments when checking for test targets. This becomes helpful if one...Michał Górny2013-06-292-4/+8
* Add support for TEXLIVE_MODULE_BINLINKS so that I can fix bug #473584 for TeX...Alexis Ballier2013-06-281-1/+12
* Disable trying (and failing) to wrap headers when multilib is disabled, bug #...Michał Górny2013-06-283-8/+19
* Fix redundant slashes in header-wrapping include paths, bug #475046. Thanks t...Michał Górny2013-06-282-3/+7
* do not fail the linker script hack when the package contains no linker script...Mike Frysinger2013-06-281-4/+7
* [eclass] Add env file to add /usr/lib/mysql to LDPATH. Fixes bug 474952.Jorge Manuel B. S. Vicetto2013-06-271-1/+6
* fcaps: also mention user_xattr mount option #473246 by BTMike Frysinger2013-06-271-4/+5
* [eclass] Copy mysql eclasses from the mysql overlay.Jorge Manuel B. S. Vicetto2013-06-263-147/+161
* create texmf-var/web2c before trying to build the formats if it does not exis...Alexis Ballier2013-06-261-1/+3
* texlive-common_is_file_present_in_texmf: do not run find if the directory doe...Alexis Ballier2013-06-261-3/+3
* Add netsurf.eclassMichael Weber2013-06-232-1/+178
* Add support for ruby20.Hans de Graaff2013-06-231-2/+7
* Add support for ruby20.Hans de Graaff2013-06-231-1/+4
* Add debug printJustin Lecher2013-06-222-2/+6
* apache-module_src_install: do not clobber $PWD when changing dirs; use pushd+...Mike Frysinger2013-06-221-2/+4
* epatch: make sure we sort dirs of patches consistently #471666 by Pavel RihaMike Frysinger2013-06-211-2/+5
* evar_push/evar_pop: new api for saving/restoring variables on a stackMike Frysinger2013-06-212-1/+169
* isdigit: new func for testing if args are all numbersMike Frysinger2013-06-211-1/+13
* Enable EAPI 4 per bug #474000.Michał Górny2013-06-212-4/+7
* Stop stripping flags and let people figure it out as it causes problems for m...Alexis Ballier2013-06-181-4/+1
* Teach gcc where to find crt* files when doing a multilib build.Alexis Ballier2013-06-181-1/+3
* fixed use of proxy variablesChristoph Junghans2013-06-182-6/+9
* freebsd_multilib_multibuild_wrapper: save and restore LDADD too.Alexis Ballier2013-06-171-4/+4
* Allow eapi4 (#473610)Pacho Ramos2013-06-172-4/+7
* Add a freebsd_multilib_multibuild_wrapper function to use it together with mu...Alexis Ballier2013-06-171-1/+46
* Update default VIM_PLUGIN_VIM_VERSION to 7.3.Tim Harder2013-06-172-3/+6
* handle musl C library #473328 by Anthony BasileMike Frysinger2013-06-171-1/+2
* Set a default SRC_URIPacho Ramos2013-06-162-2/+7
* Print out CATEGORY/PN and eclass name in cmake-utils deprecation warning, cha...Chris Reffett2013-06-141-5/+6
* Add EAPI 0/1 deprecation warning to cmake-utils.eclass. Document mycmakeargs ...Chris Reffett2013-06-131-2/+21
* Introduce get_bashcompdir(), wrt bug #469858.Michał Górny2013-06-132-5/+27
* Remove old VIMRUNTIME warning.Tim Harder2013-06-112-11/+5
* Replace backticks with $(...).Tim Harder2013-06-092-11/+14
* Remove old runtime and netrw snapshot unpacking support.Tim Harder2013-06-092-22/+5
* Do not require fontconfig at runtime, it isn't necessary for many purposes, t...Luca Barbato2013-06-092-6/+10
* Convert econfargs from an ECLASS-VARIABLE to a function-specifc VARIABLE for ...Mike Gilbert2013-06-072-18/+22
* Improve docs for PYTHON and EPYTHON.Mike Gilbert2013-06-072-7/+30
* Trivial sync with qt overlay.Davide Pesavento2013-06-031-9/+12
* Clarify that only CONFIG processing is skipped.Davide Pesavento2013-06-031-2/+2
* Add support for EQMAKE4_EXCLUDE.Davide Pesavento2013-06-032-13/+33
* force libcap until the libcap-ng bugs can get sorted out #471414Mike Frysinger2013-06-021-2/+3
* Fix REQUIRED_USE with PHP_EXT_OPTIONAL_USE set. Fixes REQUIRED_USE unsatisfie...Robin H. Johnson2013-06-012-4/+9
* Quote DISTDIR.Hans de Graaff2013-06-012-5/+12
* Remove unnecessary blank IUSE.Tim Harder2013-06-012-3/+5
* Don't set SRC_URI for live ebuilds.Tim Harder2013-06-012-4/+9
* fcaps: _libcap_ng_verify: check the exit code of filecap in the pipeline and ...Mike Frysinger2013-06-011-2/+3
* Remove here-doc write failure handlers due to bug #471926.Michał Górny2013-05-313-5/+9
* Use cat rather than echo for heredoc output :).Michał Górny2013-05-312-3/+6
* Add PYTHON_REQUIRED_USE for python-single-r1.Tim Harder2013-05-302-2/+6