summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Fix sedding of $MAKE in qt 4.5, bug 321335 (again).Dror Levin2010-05-301-5/+7
* Fix deletion of empty parent directories in _python_clean_compiled_modules().Arfrever Frehtes Taifersar Arahesis2010-05-291-4/+6
* Bug #266157: Update deblob max version.Robin H. Johnson2010-05-281-2/+2
* Don't pass p option to tar when unpacking.Dror Levin2010-05-271-3/+3
* Drop useless text in die messages.Tomas Chvatal2010-05-271-3/+3
* - use DOCS and HTML_DOCS support from base.eclass (arrays), provide backward ...Maciej Mrozowski2010-05-271-44/+22
* Apply fvisibility fix for versions > 4.7.0_beta as wellMarkos Chandras2010-05-261-2/+2
* Document the insanity that is --with-python-dir a bit better as requested by ...Ryan Hill2010-05-251-1/+9
* Quote function argumentsMaciej Mrozowski2010-05-251-5/+5
* Make econf accept base_src_configure arguments (only >=EAPI-2), fix documenta...Maciej Mrozowski2010-05-251-5/+4
* Fix deprecation warning in python_mod_compile().Arfrever Frehtes Taifersar Arahesis2010-05-251-11/+13
* Add sanity check in distutils_src_test().Arfrever Frehtes Taifersar Arahesis2010-05-251-11/+15
* Improve python_pkg_setup().Arfrever Frehtes Taifersar Arahesis2010-05-251-74/+146
* Improve -g{,gdb} check for qt-webkit to include test for -g{,gdb}[0-9].Dror Levin2010-05-251-13/+14
* Fix CC, CXX, LD and LINK in all test files, bug 321335.Dror Levin2010-05-241-3/+6
* fixed 4.7.0_beta1 regression with -fvisibility=hiddenAlex Alexander2010-05-241-1/+8
* Use the new syntax for rake dependencies.Diego Elio Pettenò2010-05-241-5/+5
* Avoid touching IUSE in _ruby_wrap_conditions; set the test USE flagDiego Elio Pettenò2010-05-241-3/+3
* run automake if the configure script requests it via AM_INIT_AUTOMAKE even if...Mike Frysinger2010-05-231-10/+16
* add new tc-has-openmp helper func #320215 by Samuli SuominenMike Frysinger2010-05-231-1/+25
* inform the users that building qt-webkit with -ggdb can be problematic.Alex Alexander2010-05-221-1/+13
* fix bug 320851.Alex Alexander2010-05-221-20/+12
* Set RDEPEND="${RDEPEND}" to avoid depend to filter through rdepend.Diego Elio Pettenò2010-05-221-1/+2
* Avoid globbing while parsing the dependency string.Diego Elio Pettenò2010-05-221-1/+3
* Use a slightly different syntax for expliciting implementation-dependent depe...Diego Elio Pettenò2010-05-221-9/+15
* Allow for standard depend syntax in the single parameter form of ruby_add_rde...Diego Elio Pettenò2010-05-221-59/+49
* Fix missing link warnings in the eclass to print the library's soname again.Diego Elio Pettenò2010-05-221-3/+3
* Change processing of atoms in ruby_add_rdepend and ruby_add_bdepend toDiego Elio Pettenò2010-05-211-7/+16
* Solve bug #320545 in the least hacky way: disable --no-undefined forDiego Elio Pettenò2010-05-211-3/+10
* Bug #317297: Some kernel sources packages in overlays have version numbers li...Robin H. Johnson2010-05-201-2/+14
* Change ELT-patches for AIX to use import files as soname-emulator (bug#213277).Michael Haubenwallner2010-05-2044-194/+274
* drop unnecessary output padding in unpack_makeself #320313Mike Frysinger2010-05-201-5/+5
* Fix handling of PYTHON_USE_WITH with more than 2 USE flags.Arfrever Frehtes Taifersar Arahesis2010-05-171-307/+476
* Improve automatic misc documentation files installation (README's, ChangeLogs...Maciej Mrozowski2010-05-172-17/+10
* Update qimageblitz categoryMaciej Mrozowski2010-05-151-2/+2
* Sync eclasses from kde overlay.Maciej Mrozowski2010-05-153-165/+246
* Added dev-util/automoc dependency for all KDE4 packagesMaciej Mrozowski2010-05-151-1/+2
* Document for eclass-manpages.Ryan Hill2010-05-151-18/+31
* Improve documentation.Ryan Hill2010-05-151-21/+14
* sgml-catalog.eclass: Add EAPI3/Gentoo Prefix support. bug 310777Jeremy Olexa2010-05-131-15/+20
* Bug #318851: USE=cluster also needs the partition engine support in 5.1.46.Robin H. Johnson2010-05-131-3/+4
* Replace grep -P with more portable sed -ne equivalentMaciej Mrozowski2010-05-121-2/+2
* Fix db-use.eclass to work with sys-libs/db-5.0.Diego Elio Pettenò2010-05-121-2/+6
* add -m1 to grep for unpack_makeself for bug #319059Michael Sterrett2010-05-111-2/+2
* Bug #318389: check for each examples directory before trying to use it. Also ...Robin H. Johnson2010-05-111-4/+9
* sys-libs/db-5 has changed some of the test scripts slightly, so we need to lo...Robin H. Johnson2010-05-111-4/+11
* Improve binary renaming to NOT rename all elements in the path, and also pick...Robin H. Johnson2010-05-111-4/+7
* change bug notice to report a bug rather than annoy specific peopleMike Frysinger2010-05-111-3/+3
* Add helpful comment about where the MY_* vars are defined.Jeremy Olexa2010-05-091-1/+3
* Simplified the eclass, since the rules for desklet and control submission hav...Joe Sapp2010-05-081-149/+116