| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop setting STAGE1_CFLAGS in most cases. Fixes bug #283041, bug #326539, an... | Ryan Hill | 2010-08-01 | 1 | -3/+1 |
* | Adding -config option to eqmake4. Bug #328457. Thanks to Davide Pesavento for | Markos Chandras | 2010-07-31 | 1 | -2/+4 |
* | Ignore basename errors, they happen with JRuby since it lacks a soname. | Diego Elio Pettenò | 2010-07-30 | 1 | -2/+2 |
* | Apply changes to the eclass for Prefix support. Thanks to Jeremy Olexa. | Diego Elio Pettenò | 2010-07-30 | 1 | -5/+13 |
* | Fix broken test for mislink with the new Ruby 1.9.2 ebuilds. | Diego Elio Pettenò | 2010-07-30 | 1 | -3/+7 |
* | The minimum required liboil version has been 0.3.8 for a while now (not 0.3),... | Mart Raudsepp | 2010-07-30 | 1 | -2/+2 |
* | Prepare for gst-plugins-good-0.10.23 - oss4 system plugin moved here from -bad | Mart Raudsepp | 2010-07-30 | 1 | -3/+11 |
* | Add missing dc1394 to the list to avoid automagic enabling if user has the li... | Mart Raudsepp | 2010-07-30 | 1 | -2/+2 |
* | More preparation for gst-plugins-bad-0.10.19 - oss4 moved away, dvdnav config... | Mart Raudsepp | 2010-07-30 | 1 | -6/+16 |
* | Proper use of shopt functions from eutils. Thanks to Vapier for the patch. | Mike Pagano | 2010-07-30 | 1 | -5/+6 |
* | When unpacking, don't unpack patch files. | Diego Elio Pettenò | 2010-07-29 | 1 | -22/+33 |
* | Fix e-mail address. | Jeroen Roovers | 2010-07-28 | 1 | -2/+2 |
* | Fix some QA warnings about missing configure options by conditional by versio... | Mart Raudsepp | 2010-07-28 | 1 | -5/+9 |
* | gst-plugins10 inherit needs to be last to get the generic DESCRIPTION from it... | Mart Raudsepp | 2010-07-28 | 1 | -2/+2 |
* | Do not filter out the plugins being built from the list in src_configure befo... | Mart Raudsepp | 2010-07-28 | 4 | -17/+7 |
* | Prepare for gst-plugins-bad-0.10.19 (added vp8 ext plugin), fix some QA warni... | Mart Raudsepp | 2010-07-28 | 1 | -5/+13 |
* | fix bug #329071 | Matti Bickel | 2010-07-27 | 1 | -2/+3 |
* | Do not strip -git suffix from ${PN} when setting default EGIT_PROJECT. PN wit... | Maciej Mrozowski | 2010-07-27 | 1 | -9/+5 |
* | If RUBY_FAKEGEM_DOCDIR is set, the ebuild should have the doc USE flag. | Diego Elio Pettenò | 2010-07-27 | 1 | -3/+7 |
* | punt all .la files from xfce pkgs, we don't use static archives (we pass --di... | Samuli Suominen | 2010-07-26 | 1 | -1/+4 |
* | fpm now is a supported SAPI | Matti Bickel | 2010-07-26 | 1 | -2/+2 |
* | Simplify some logical constructs, quote binary operator arguments | Maciej Mrozowski | 2010-07-26 | 1 | -14/+14 |
* | Fix EGIT_PRUNE handling, update eclassdocs | Maciej Mrozowski | 2010-07-26 | 1 | -8/+10 |
* | Fix security issues. Unify boolean logic for boolean variables to nonzero/empty. | Maciej Mrozowski | 2010-07-26 | 1 | -20/+18 |
* | Use virtual/jpeg. | Samuli Suominen | 2010-07-23 | 3 | -10/+10 |
* | Move outside of 4.0 test so older versions still work properly. | Ryan Hill | 2010-07-22 | 1 | -8/+8 |
* | Make recent gcc build with --enable-checking=release. Fix bug #317217 | Luca Barbato | 2010-07-21 | 1 | -2/+9 |
* | Allow installing documentation even if there is no documentation task defined. | Diego Elio Pettenò | 2010-07-21 | 1 | -4/+6 |
* | Allow multiple archives in SRC_URI, and unpack them properly. | Diego Elio Pettenò | 2010-07-21 | 1 | -22/+24 |
* | Updating code to use eshopts_push/pop (Bug #328873, thanks Spanky!) | Jim Ramsay | 2010-07-20 | 1 | -2/+5 |
* | WANT_* specifies only defaults (bug #329071) | Matti Bickel | 2010-07-20 | 1 | -5/+1 |
* | Do not mark EAPI=4 as compatible yet | Maciej Mrozowski | 2010-07-20 | 1 | -2/+2 |
* | drop system libc re-emerge message for linux-headers #328317 | Mike Frysinger | 2010-07-19 | 1 | -10/+1 |
* | switch to eshopts_{push,pop} from eutils | Mike Frysinger | 2010-07-19 | 1 | -66/+46 |
* | Use defined mechanism (die) to terminate processing when invalid EAPI detected. | Maciej Mrozowski | 2010-07-19 | 3 | -6/+6 |
* | convert to eshopts_{push,pop} (bug #328869) | Sergei Trofimovich | 2010-07-19 | 1 | -5/+5 |
* | convert to eshopts_{push,pop} | Mike Frysinger | 2010-07-18 | 1 | -4/+3 |
* | new version_format_string func by Michał Górny #327679 | Mike Frysinger | 2010-07-18 | 1 | -1/+19 |
* | Print path to ebuild in deprecation warning for NEED_PYTHON variable. | Arfrever Frehtes Taifersar Arahesis | 2010-07-18 | 1 | -67/+35 |
* | Allow specification of custom path to setup file using DISTUTILS_SETUP_FILES ... | Arfrever Frehtes Taifersar Arahesis | 2010-07-17 | 1 | -46/+42 |
* | Deprecate NEED_PYTHON variable. | Arfrever Frehtes Taifersar Arahesis | 2010-07-17 | 1 | -210/+349 |
* | Add new eclass, emerge -1 eclass-manpages and see autotool-utils.eclass manua... | Maciej Mrozowski | 2010-07-17 | 1 | -0/+263 |
* | Removing now-deprecated epause from vim.eclass | Jim Ramsay | 2010-07-15 | 1 | -4/+1 |
* | Use eqawarn for the missing Module-Build dependency warning | Torsten Veller | 2010-07-15 | 1 | -3/+3 |
* | Introduce $(cmake_utils_use_use foo FOO) possiblity. | Tomas Chvatal | 2010-07-14 | 1 | -1/+10 |
* | Disable sitedir-not-sitelibdir test. | Diego Elio Pettenò | 2010-07-14 | 1 | -9/+9 |
* | Check also for configure.in, altho upstreams should name it .ac | Tomas Chvatal | 2010-07-14 | 1 | -2/+2 |
* | remove superflous ;; from php-pear-r1.eclass | Matti Bickel | 2010-07-13 | 1 | -2/+2 |
* | remove php4 left-overs | Matti Bickel | 2010-07-13 | 3 | -118/+8 |
* | use peardev instead of pear to avoid memory limitation issues | Matti Bickel | 2010-07-12 | 1 | -5/+5 |