| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #404193: Depend on virtual/modutils instead of sys-apps/module-init-tools. | Robin H. Johnson | 2012-02-25 | 2 | -4/+8 |
* | Fix python restricts, eclass overrides everything else | Patrick Lauer | 2012-02-24 | 1 | -3/+2 |
* | ruby-ng.eclass: Improve no-matching-ruby-target-error message wording wrt bug... | Alex Legler | 2012-02-23 | 2 | -4/+14 |
* | Respect ESVN_USER, ESVN_PASSWORD and ESVN_OPTIONS on repo update, #401737 | Justin Lecher | 2012-02-21 | 2 | -3/+8 |
* | Use WORKDIR instead of T for temporary GNUstep.conf, fixes bug #389859 | Bernard Cafarelli | 2012-02-20 | 2 | -7/+10 |
* | Require dev-libs/ppl-0.11 now that it's stable (bug #396569). Drop cloog-ppl... | Ryan Hill | 2012-02-20 | 2 | -10/+9 |
* | Remove my WANT_AUTOMAKE=none overloading in eautomake and instead introduce A... | Robin H. Johnson | 2012-02-20 | 2 | -14/+36 |
* | Gentoo-specific ant distfiles will be served from my devspace instead of mirr... | Vlastimil Babka | 2012-02-16 | 1 | -2/+2 |
* | Add error message when copying source fails | Ole Markus With | 2012-02-16 | 1 | -2/+2 |
* | epatch: log all successful patches in ${T}/epatch.log so people can post-proc... | Mike Frysinger | 2012-02-16 | 1 | -6/+17 |
* | move media-tv to virtual/linuxtv-dvb-headers, bug #403929 | Jörg Bornkessel | 2012-02-15 | 2 | -3/+6 |
* | eumask_pop: error out if someone tries to pass args to us | Mike Frysinger | 2012-02-14 | 1 | -1/+2 |
* | ESVN_UMASK: fix grammar and add useful documentation | Mike Frysinger | 2012-02-14 | 1 | -3/+7 |
* | drop unpack_{makeself,pdv} since they are in unpacker.eclass now | Mike Frysinger | 2012-02-14 | 1 | -212/+1 |
* | Enable PyPy 1.8 support. | Zac Medico | 2012-02-13 | 2 | -3/+7 |
* | add auto-detection of makeself files with *.bin files #403451 | Mike Frysinger | 2012-02-13 | 1 | -2/+8 |
* | require autoconf-2.68 since that is the latest stable now #403035 | Mike Frysinger | 2012-02-13 | 1 | -2/+2 |
* | update comments to reflect reality of func names | Mike Frysinger | 2012-02-13 | 1 | -3/+3 |
* | Minor code style cleanup and quoting fixes. | Davide Pesavento | 2012-02-13 | 2 | -24/+29 |
* | Finally remove ${S} fallback, it was deprecated 3 months ago. | Davide Pesavento | 2012-02-13 | 2 | -15/+5 |
* | eqmake4: make CONFIG manipulation more robust by using gsub in the awk script... | Davide Pesavento | 2012-02-13 | 2 | -13/+18 |
* | always install stuff into /usr/share/php | Matti Bickel | 2012-02-12 | 2 | -16/+9 |
* | fix building with fox:1.7 | Matti Bickel | 2012-02-12 | 2 | -2/+9 |
* | Fix bug 301299 for gcc | Magnus Granberg | 2012-02-12 | 2 | -3/+12 |
* | Provide a way to run eautoreconf without automake by using WANT_AUTOMAKE=none. | Robin H. Johnson | 2012-02-12 | 2 | -3/+13 |
* | Remove vdr_add_local_patch() and use epatch_user() from eutils instead. Issue... | Christian Ruppert | 2012-02-11 | 2 | -67/+45 |
* | Delete declaration of unused variable. | Ulrich Müller | 2012-02-11 | 2 | -4/+7 |
* | Revert previous commit to python eclass, breaks any ebuild using PYTHON_DEPEN... | Thomas Sachau | 2012-02-10 | 2 | -3/+7 |
* | Removing python 2.4 support from python eclass | Patrick Lauer | 2012-02-10 | 2 | -3/+6 |
* | Make src_test() a noop for qt-multimedia (bug #332299). | Davide Pesavento | 2012-02-09 | 2 | -2/+8 |
* | Drop buggy code as discussed on qt@gentoo.org on 2012/02/02 | Markos Chandras | 2012-02-09 | 2 | -5/+5 |
* | Use check on configuration file instead of has_version for EAPI0 ebuilds | Bernard Cafarelli | 2012-02-09 | 2 | -3/+6 |
* | Force clang when using experimental libobjc2 support | Bernard Cafarelli | 2012-02-08 | 2 | -3/+13 |
* | Whitespace fix | Lars Wendler | 2012-02-07 | 2 | -3/+6 |
* | Fixed eclass for usage with seamonkey (which has langpacks in beta releases) | Lars Wendler | 2012-02-07 | 2 | -4/+11 |
* | Added support for CABAL_EXTRA_BUILD_FLAGS and HCFLAGS magic variables | Sergei Trofimovich | 2012-02-07 | 2 | -5/+20 |
* | automatically use unpacker eclass if it is available | Mike Frysinger | 2012-02-06 | 1 | -2/+6 |
* | Depend on an icon theme, fixes bug 341697 | Nirbheek Chauhan | 2012-02-06 | 2 | -3/+8 |
* | Don't die if hg pull exits with status 1. | Mike Gilbert | 2012-02-05 | 2 | -4/+9 |
* | add support for makeself 2.1.6 | Mike Frysinger | 2012-02-05 | 1 | -2/+2 |
* | pass original argument to portage `unpack` since our local $a is the full pat... | Mike Frysinger | 2012-02-05 | 1 | -2/+2 |
* | avoid emktemp since that needs eutils.eclass, and add quoting to all src/tmpf... | Mike Frysinger | 2012-02-05 | 1 | -11/+11 |
* | initial unpacker eclass | Mike Frysinger | 2012-02-05 | 1 | -0/+366 |
* | restore kernel.org mirrors for hjlu snapshots | Mike Frysinger | 2012-02-05 | 1 | -9/+6 |
* | Add mozlinguas.eclass to handle language packs for mozilla products | Nirbheek Chauhan | 2012-02-04 | 2 | -1/+144 |
* | Fix typo in recursive autoreconf. | Michał Górny | 2012-02-04 | 2 | -3/+6 |
* | Use checksums to determine whether files need autoreconf. Fixes bug #399641. | Michał Górny | 2012-02-02 | 2 | -8/+14 |
* | Introduce ESVN_UMASK variable to override default umask. Patch by Arfrever. | Mike Gilbert | 2012-02-02 | 2 | -3/+20 |
* | Initial EAPI4 support in qt4-build eclass | Markos Chandras | 2012-01-31 | 2 | -6/+9 |
* | Revert previous commit, because cdrom.eclass sets PROPERTIES=interactive. | Ulrich Müller | 2012-01-31 | 1 | -2/+217 |