| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark git.eclass as deprecated in favor of git-2 one. | Tomas Chvatal | 2011-04-20 | 1 | -1/+5 |
* | Introduce git-2 eclass | Tomas Chvatal | 2011-04-20 | 1 | -0/+509 |
* | Drop double calling to epatch_user | Tomas Chvatal | 2011-04-20 | 1 | -2/+1 |
* | Add eapi4 to supported list. | Tomas Chvatal | 2011-04-20 | 1 | -2/+2 |
* | fix system-libvpx path for Gentoo Prefix, bug 364165 | Jeremy Olexa | 2011-04-20 | 1 | -2/+2 |
* | Update EAPI handling to match reality and not silently ignore new eapis. | Tomas Chvatal | 2011-04-19 | 1 | -10/+11 |
* | reduce one line of noise | Jeremy Olexa | 2011-04-19 | 1 | -2/+1 |
* | unpack_makeself: catch errors from `file` | Mike Frysinger | 2011-04-18 | 1 | -4/+4 |
* | Update util-macros dependency. | Tomas Chvatal | 2011-04-17 | 1 | -2/+2 |
* | Don't provide virtual/aspell-dict, bug 358821. | Ulrich Müller | 2011-04-16 | 1 | -5/+3 |
* | Added support for local channels | Ole Markus With | 2011-04-16 | 1 | -3/+7 |
* | Denote that EXTRA_ESCONS is not supposed to be set in ebuilds. | Michał Górny | 2011-04-15 | 1 | -1/+3 |
* | Check for EAPI. Make escons fatal in EAPI 4. | Michał Górny | 2011-04-15 | 1 | -2/+16 |
* | add EGIT_UNPACK_DIR | Marijn Schouten | 2011-04-15 | 1 | -13/+17 |
* | Don't PROVIDE virtual/os-headers, it is a new-style virtual now, bug 358999. | Ulrich Müller | 2011-04-14 | 1 | -16/+14 |
* | Finish gst-plugins-0.10.21 changes | Mart Raudsepp | 2011-04-13 | 1 | -8/+16 |
* | Unconditionally print deprecation warnings for usage of distutils.eclass in o... | Arfrever Frehtes Taifersar Arahesis | 2011-04-12 | 1 | -59/+201 |
* | Print out the plugin that will be built, as we know that information anyway (... | Mart Raudsepp | 2011-04-12 | 1 | -6/+5 |
* | Run tests in parallel as per http://gcc.gnu.org/ml/gcc/2011-03/msg00516.html | Ryan Hill | 2011-04-11 | 1 | -2/+2 |
* | Fix previous commit and fix all the code | Samuli Suominen | 2011-04-10 | 1 | -3/+3 |
* | drop unused GCC_TARGET_NO_MULTILIB logic, and keep all multilib logic flowing... | Mike Frysinger | 2011-04-10 | 1 | -21/+10 |
* | Fixes for manpage | Samuli Suominen | 2011-04-10 | 1 | -6/+6 |
* | Simply check if EINTLTOOLIZE and EAUTORECONF is set or not, to support other ... | Samuli Suominen | 2011-04-10 | 1 | -3/+3 |
* | drop old sandbox multilib check as this isnt how sandbox sets LD_PRELOAD anym... | Mike Frysinger | 2011-04-10 | 1 | -8/+1 |
* | Punt code for SRC_URI, it's handled in the ebuilds because it's not consisten... | Samuli Suominen | 2011-04-09 | 1 | -9/+1 |
* | Remove XFCONF variable support. It's mandatory as an array now. | Samuli Suominen | 2011-04-09 | 1 | -7/+1 |
* | Add eclass documentation. | Gilles Dartiguelongue | 2011-04-09 | 1 | -13/+64 |
* | Fix xfconf.eclass xfconf_use_debug logic so it'll be compatible with 9999 ver... | Samuli Suominen | 2011-04-09 | 1 | -6/+5 |
* | Prepare for gst-plugins-bad-0.10.21 - changes from 0.10.20; new rtmp, gsettin... | Mart Raudsepp | 2011-04-09 | 1 | -1/+16 |
* | ensure webm is disabled if not requested | Jory Pratt | 2011-04-08 | 1 | -1/+5 |
* | Remove unused variable from eant doc. | Serkan Kaba | 2011-04-07 | 1 | -2/+1 |
* | Reorder meta-pkg a bit so slot is calculated prior blockers. | Tomas Chvatal | 2011-04-06 | 1 | -4/+3 |
* | Move fixes for kde4-* eclasses from overlay here: | Tomas Chvatal | 2011-04-06 | 4 | -418/+522 |
* | Added special handling for kdepim-l10n | Andreas K. Hüttel | 2011-04-06 | 1 | -2/+2 |
* | Make sure to use AT_M4DIR values for autoheader and autoconf calls as well. | Diego Elio Pettenò | 2011-04-06 | 1 | -19/+25 |
* | Add : in assignment of EBZR_FETCH_CMD. | Ulrich Müller | 2011-04-04 | 1 | -2/+2 |
* | Add eclass documentation. | Gilles Dartiguelongue | 2011-04-03 | 1 | -21/+79 |
* | Put back the HPPA optimization exception. | Jeroen Roovers | 2011-04-02 | 1 | -2/+4 |
* | Add support for installing multiple bash-completion files. (bug #356585) | Ryan Hill | 2011-03-31 | 1 | -20/+44 |
* | Fix build with stable release kernels when sources are not available. | Diego Elio Pettenò | 2011-03-29 | 1 | -4/+3 |
* | emboss.eclass add, future replacement for embassy.eclass | Justin Lecher | 2011-03-29 | 1 | -0/+135 |
* | Fix the ncurses dep as the stable versions don't have the static-libs use flag. | Jorge Manuel B. S. Vicetto | 2011-03-28 | 1 | -2/+2 |
* | QA (partial): use emake -j1 rather than make -j1. | Diego Elio Pettenò | 2011-03-28 | 1 | -3/+3 |
* | reduce cairo dep bug #360821 | Jory Pratt | 2011-03-27 | 1 | -2/+2 |
* | Ported the mysql.eclass from the overlay. | Jorge Manuel B. S. Vicetto | 2011-03-26 | 1 | -12/+52 |
* | Fix ejunit4 doc. | Serkan Kaba | 2011-03-26 | 1 | -2/+2 |
* | Support EAPI >=3 in mono.eclass | Christoph Mende | 2011-03-25 | 1 | -10/+12 |
* | Bug #360217: Needs auto/config.mk copied in as of 7.3.122 | Jim Ramsay | 2011-03-24 | 1 | -1/+5 |
* | rewrite/cleanup the MULTILIB_OSDIRNAMES update logic since it seems we will b... | Mike Frysinger | 2011-03-24 | 1 | -26/+33 |
* | disable posix heads/tails fixing for newer gcc versions | Mike Frysinger | 2011-03-24 | 1 | -6/+9 |