Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a safety check to catch issues like bug 405299 earlier. Adapted from ↵ | 2012-02-27 | 2 | -2/+16 | |
| | | | | Progress overlay. | ||||
* | Convert to eshopts_{push,pop}, bug 328871 by Spanky. | 2012-02-26 | 2 | -6/+9 | |
| | |||||
* | Use correct menu categories for app-* as discussed in gentoo-dev. | 2012-02-26 | 2 | -14/+17 | |
| | |||||
* | Adds CCASFLAGS to list of flags which are filtered | 2012-02-26 | 1 | -3/+3 | |
| | |||||
* | Improved obs-service eclass to fix paths to suse-build automatically | 2012-02-25 | 2 | -11/+26 | |
| | |||||
* | Bug #404193: Depend on virtual/modutils instead of sys-apps/module-init-tools. | 2012-02-25 | 2 | -4/+8 | |
| | |||||
* | Fix python restricts, eclass overrides everything else | 2012-02-24 | 1 | -3/+2 | |
| | |||||
* | ruby-ng.eclass: Improve no-matching-ruby-target-error message wording wrt ↵ | 2012-02-23 | 2 | -4/+14 | |
| | | | | bug 405373. | ||||
* | Respect ESVN_USER, ESVN_PASSWORD and ESVN_OPTIONS on repo update, #401737 | 2012-02-21 | 2 | -3/+8 | |
| | |||||
* | Use WORKDIR instead of T for temporary GNUstep.conf, fixes bug #389859 | 2012-02-20 | 2 | -7/+10 | |
| | |||||
* | Require dev-libs/ppl-0.11 now that it's stable (bug #396569). Drop ↵ | 2012-02-20 | 2 | -10/+9 | |
| | | | | cloog-ppl include path workaround as we've required 0.15.0 for a while now. | ||||
* | Remove my WANT_AUTOMAKE=none overloading in eautomake and instead introduce ↵ | 2012-02-20 | 2 | -14/+36 | |
| | | | | AT_NOEACLOCAL, AT_NOEAUTOCONF, AT_NOEAUTOMAKE that work the same as AT_NOELIBTOOLIZE. Should fix bug #404555. | ||||
* | Gentoo-specific ant distfiles will be served from my devspace instead of ↵ | 2012-02-16 | 1 | -2/+2 | |
| | | | | mirror://gentoo | ||||
* | Add error message when copying source fails | 2012-02-16 | 1 | -2/+2 | |
| | |||||
* | epatch: log all successful patches in ${T}/epatch.log so people can ↵ | 2012-02-16 | 1 | -6/+17 | |
| | | | | post-process the results if they so desire | ||||
* | move media-tv to virtual/linuxtv-dvb-headers, bug #403929 | 2012-02-15 | 2 | -3/+6 | |
| | |||||
* | eumask_pop: error out if someone tries to pass args to us | 2012-02-14 | 1 | -1/+2 | |
| | |||||
* | ESVN_UMASK: fix grammar and add useful documentation | 2012-02-14 | 1 | -3/+7 | |
| | |||||
* | drop unpack_{makeself,pdv} since they are in unpacker.eclass now | 2012-02-14 | 1 | -212/+1 | |
| | |||||
* | Enable PyPy 1.8 support. | 2012-02-13 | 2 | -3/+7 | |
| | | | | | Merged from the progress overlay: http://code.google.com/p/gentoo-progress/source/detail?r=1785 | ||||
* | add auto-detection of makeself files with *.bin files #403451 | 2012-02-13 | 1 | -2/+8 | |
| | |||||
* | require autoconf-2.68 since that is the latest stable now #403035 | 2012-02-13 | 1 | -2/+2 | |
| | |||||
* | update comments to reflect reality of func names | 2012-02-13 | 1 | -3/+3 | |
| | |||||
* | Minor code style cleanup and quoting fixes. | 2012-02-13 | 2 | -24/+29 | |
| | |||||
* | Finally remove ${S} fallback, it was deprecated 3 months ago. | 2012-02-13 | 2 | -15/+5 | |
| | |||||
* | eqmake4: make CONFIG manipulation more robust by using gsub in the awk ↵ | 2012-02-13 | 2 | -13/+18 | |
| | | | | script. Fixes bug #372719. | ||||
* | always install stuff into /usr/share/php | 2012-02-12 | 2 | -16/+9 | |
| | |||||
* | fix building with fox:1.7 | 2012-02-12 | 2 | -2/+9 | |
| | |||||
* | Fix bug 301299 for gcc | 2012-02-12 | 2 | -3/+12 | |
| | |||||
* | Provide a way to run eautoreconf without automake by using WANT_AUTOMAKE=none. | 2012-02-12 | 2 | -3/+13 | |
| | |||||
* | Remove vdr_add_local_patch() and use epatch_user() from eutils instead. ↵ | 2012-02-11 | 2 | -67/+45 | |
| | | | | Issue a error in case the old variable to pass user patches is still used. Also the example has been removed as it was actually a common ebuild example, nothing specific. Update descriptions. | ||||
* | Delete declaration of unused variable. | 2012-02-11 | 2 | -4/+7 | |
| | |||||
* | Revert previous commit to python eclass, breaks any ebuild using ↵ | 2012-02-10 | 2 | -3/+7 | |
| | | | | PYTHON_DEPEND=2.4 without any need or prior warning | ||||
* | Removing python 2.4 support from python eclass | 2012-02-10 | 2 | -3/+6 | |
| | |||||
* | Make src_test() a noop for qt-multimedia (bug #332299). | 2012-02-09 | 2 | -2/+8 | |
| | |||||
* | Drop buggy code as discussed on qt@gentoo.org on 2012/02/02 | 2012-02-09 | 2 | -5/+5 | |
| | |||||
* | Use check on configuration file instead of has_version for EAPI0 ebuilds | 2012-02-09 | 2 | -3/+6 | |
| | |||||
* | Force clang when using experimental libobjc2 support | 2012-02-08 | 2 | -3/+13 | |
| | |||||
* | Whitespace fix | 2012-02-07 | 2 | -3/+6 | |
| | |||||
* | Fixed eclass for usage with seamonkey (which has langpacks in beta releases) | 2012-02-07 | 2 | -4/+11 | |
| | |||||
* | Added support for CABAL_EXTRA_BUILD_FLAGS and HCFLAGS magic variables | 2012-02-07 | 2 | -5/+20 | |
| | | | | | | | | | | | | | CABAL_EXTRA_BUILD_FLAGS allows user to pass arguments to ./setup build phase. For example you can get detailed build log this way: CABAL_EXTRA_BUILD_FLAGS=-v emerge something HCFLAGS is similar to CFLAGS / CXXFLAGS / FFLAGS in spirit. You can use it in make.conf or in one-shot merges to enable random ghc features: HCFLAGS="-O0 -Wall" emerge something-else | ||||
* | automatically use unpacker eclass if it is available | 2012-02-06 | 1 | -2/+6 | |
| | |||||
* | Depend on an icon theme, fixes bug 341697 | 2012-02-06 | 2 | -3/+8 | |
| | |||||
* | Don't die if hg pull exits with status 1. | 2012-02-05 | 2 | -4/+9 | |
| | |||||
* | add support for makeself 2.1.6 | 2012-02-05 | 1 | -2/+2 | |
| | |||||
* | pass original argument to portage `unpack` since our local $a is the full ↵ | 2012-02-05 | 1 | -2/+2 | |
| | | | | path (including DISTDIR) which portage does not want | ||||
* | avoid emktemp since that needs eutils.eclass, and add quoting to all ↵ | 2012-02-05 | 1 | -11/+11 | |
| | | | | src/tmpfile usage | ||||
* | initial unpacker eclass | 2012-02-05 | 1 | -0/+366 | |
| | |||||
* | restore kernel.org mirrors for hjlu snapshots | 2012-02-05 | 1 | -9/+6 | |
| | |||||
* | Add mozlinguas.eclass to handle language packs for mozilla products | 2012-02-04 | 2 | -1/+144 | |
| |