| Commit message (Expand) | Author | Age | Files | Lines |
* | Upstream changed mirror layout, and moved files to an archive site that is no... | Robin H. Johnson | 2010-08-09 | 1 | -2/+13 |
* | Merge changes from overlay: remove kde 4.3 support, do not call epatch_user t... | Maciej Mrozowski | 2010-08-09 | 3 | -29/+19 |
* | Bring in a patch from the overlay so we can override bad tarball packaging. | Robin H. Johnson | 2010-08-08 | 1 | -3/+5 |
* | fix wrong filename in pkg_postinst output | Benedikt Boehm | 2010-08-08 | 1 | -2/+2 |
* | Add workaround for ARM | Raúl Porcel | 2010-08-08 | 1 | -1/+7 |
* | Allow USE=hscolour for dev-haskell packages that have | Lennart Kolmodin | 2010-08-07 | 1 | -2/+29 |
* | Whitespace. | Tomas Chvatal | 2010-08-06 | 1 | -2/+2 |
* | Add case for configure.in also for non-interix case... | Tomas Chvatal | 2010-08-06 | 1 | -2/+2 |
* | Bug #323717 again: Merge patch from Nick Bowler <nbowler@draconx.ca> to handl... | Robin H. Johnson | 2010-08-05 | 1 | -17/+21 |
* | Bug #331013: avoid "make test" in kernel sources ebuilds. | Robin H. Johnson | 2010-08-03 | 1 | -2/+10 |
* | kernel-2 deblob support for 2.6.35; bug #324505: deblob-check usage. | Robin H. Johnson | 2010-08-03 | 1 | -5/+15 |
* | Require an older version of rubygems, since this is compatibility-only now. | Diego Elio Pettenò | 2010-08-03 | 1 | -2/+3 |
* | Require Ruby 1.8 and just 1.8 instead of virtual/ruby, eclasses style. | Diego Elio Pettenò | 2010-08-03 | 2 | -6/+6 |
* | Bug #323717: Newer kernels change the build of localversion a lot, so we need... | Robin H. Johnson | 2010-08-03 | 1 | -10/+17 |
* | 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 |