| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't set eapi in eclass, #405911 | Patrick Lauer | 2012-03-05 | 1 | -1/+4 |
* | Add support for ANT_TASK_DISABLE_VM_DEPS variable - when enabled, the jdk/jre... | Vlastimil Babka | 2012-03-03 | 1 | -1/+5 |
* | Prevent bundled libffi from being installed with gcj or gccgo (bug #354903 by... | Ryan Hill | 2012-03-03 | 1 | -1/+5 |
* | Consider patch alias, #404447 | Naohiro Aota | 2012-03-01 | 1 | -1/+4 |
* | Cleanup qt_mkspecs_dir(). | Davide Pesavento | 2012-03-01 | 1 | -1/+4 |
* | Fold standard_configure_options() into qt4-build_src_configure(). | Davide Pesavento | 2012-03-01 | 1 | -1/+4 |
* | Cdrom functions split out to dedicated cdrom.eclass. | Ulrich Müller | 2012-03-01 | 1 | -1/+4 |
* | Add qt-openvg blocker. | Davide Pesavento | 2012-02-28 | 1 | -1/+4 |
* | Add a safety check to catch issues like bug 405299 earlier. Adapted from Prog... | Mike Gilbert | 2012-02-27 | 1 | -1/+5 |
* | Convert to eshopts_{push,pop}, bug 328871 by Spanky. | Pacho Ramos | 2012-02-26 | 1 | -1/+4 |
* | Use correct menu categories for app-* as discussed in gentoo-dev. | Pacho Ramos | 2012-02-26 | 1 | -1/+4 |
* | Improved obs-service eclass to fix paths to suse-build automatically | Michal Hrušecký | 2012-02-25 | 1 | -1/+4 |
* | Bug #404193: Depend on virtual/modutils instead of sys-apps/module-init-tools. | Robin H. Johnson | 2012-02-25 | 1 | -1/+5 |
* | ruby-ng.eclass: Improve no-matching-ruby-target-error message wording wrt bug... | Alex Legler | 2012-02-23 | 1 | -1/+4 |
* | Respect ESVN_USER, ESVN_PASSWORD and ESVN_OPTIONS on repo update, #401737 | Justin Lecher | 2012-02-21 | 1 | -1/+4 |
* | Use WORKDIR instead of T for temporary GNUstep.conf, fixes bug #389859 | Bernard Cafarelli | 2012-02-20 | 1 | -1/+4 |
* | Require dev-libs/ppl-0.11 now that it's stable (bug #396569). Drop cloog-ppl... | Ryan Hill | 2012-02-20 | 1 | -1/+5 |
* | Remove my WANT_AUTOMAKE=none overloading in eautomake and instead introduce A... | Robin H. Johnson | 2012-02-20 | 1 | -1/+6 |
* | move media-tv to virtual/linuxtv-dvb-headers, bug #403929 | Jörg Bornkessel | 2012-02-15 | 1 | -1/+4 |
* | Enable PyPy 1.8 support. | Zac Medico | 2012-02-13 | 1 | -1/+5 |
* | Minor code style cleanup and quoting fixes. | Davide Pesavento | 2012-02-13 | 1 | -1/+4 |
* | Finally remove ${S} fallback, it was deprecated 3 months ago. | Davide Pesavento | 2012-02-13 | 1 | -1/+4 |
* | eqmake4: make CONFIG manipulation more robust by using gsub in the awk script... | Davide Pesavento | 2012-02-13 | 1 | -1/+5 |
* | always install stuff into /usr/share/php | Matti Bickel | 2012-02-12 | 1 | -4/+7 |
* | fix building with fox:1.7 | Matti Bickel | 2012-02-12 | 1 | -1/+7 |
* | Fix bug 301299 for gcc | Magnus Granberg | 2012-02-12 | 1 | -1/+4 |
* | Provide a way to run eautoreconf without automake by using WANT_AUTOMAKE=none. | Robin H. Johnson | 2012-02-12 | 1 | -1/+5 |
* | Remove vdr_add_local_patch() and use epatch_user() from eutils instead. Issue... | Christian Ruppert | 2012-02-11 | 1 | -1/+7 |
* | Delete declaration of unused variable. | Ulrich Müller | 2012-02-11 | 1 | -1/+4 |
* | Revert previous commit to python eclass, breaks any ebuild using PYTHON_DEPEN... | Thomas Sachau | 2012-02-10 | 1 | -1/+5 |
* | Removing python 2.4 support from python eclass | Patrick Lauer | 2012-02-10 | 1 | -1/+4 |
* | Make src_test() a noop for qt-multimedia (bug #332299). | Davide Pesavento | 2012-02-09 | 1 | -1/+4 |
* | Drop buggy code as discussed on qt@gentoo.org on 2012/02/02 | Markos Chandras | 2012-02-09 | 1 | -1/+4 |
* | Use check on configuration file instead of has_version for EAPI0 ebuilds | Bernard Cafarelli | 2012-02-09 | 1 | -1/+4 |
* | Force clang when using experimental libobjc2 support | Bernard Cafarelli | 2012-02-08 | 1 | -1/+4 |
* | Whitespace fix | Lars Wendler | 2012-02-07 | 1 | -1/+4 |
* | Fixed eclass for usage with seamonkey (which has langpacks in beta releases) | Lars Wendler | 2012-02-07 | 1 | -1/+4 |
* | Added support for CABAL_EXTRA_BUILD_FLAGS and HCFLAGS magic variables | Sergei Trofimovich | 2012-02-07 | 1 | -1/+4 |
* | Depend on an icon theme, fixes bug 341697 | Nirbheek Chauhan | 2012-02-06 | 1 | -1/+4 |
* | Don't die if hg pull exits with status 1. | Mike Gilbert | 2012-02-05 | 1 | -1/+4 |
* | Add mozlinguas.eclass to handle language packs for mozilla products | Nirbheek Chauhan | 2012-02-04 | 1 | -1/+4 |
* | Fix typo in recursive autoreconf. | Michał Górny | 2012-02-04 | 1 | -1/+4 |
* | Use checksums to determine whether files need autoreconf. Fixes bug #399641. | Michał Górny | 2012-02-02 | 1 | -1/+4 |
* | Introduce ESVN_UMASK variable to override default umask. Patch by Arfrever. | Mike Gilbert | 2012-02-02 | 1 | -1/+4 |
* | Initial EAPI4 support in qt4-build eclass | Markos Chandras | 2012-01-31 | 1 | -1/+4 |
* | eutils.eclass | Ulrich Müller | 2012-01-31 | 1 | -5/+1 |
* | Cdrom functions have been split out to dedicated cdrom.eclass. For the | Ulrich Müller | 2012-01-31 | 1 | -1/+5 |
* | Use ${P}-${PR} instead of ${PF} in epatch_user. | Ulrich Müller | 2012-01-31 | 1 | -1/+4 |
* | Avoid inheriting eutils from python.eclass. | Mike Gilbert | 2012-01-30 | 1 | -1/+4 |
* | Detect needless usage of python_convert_shebangs(). Patch by Arfrever. | Mike Gilbert | 2012-01-30 | 1 | -1/+4 |