| Commit message (Expand) | Author | Age | Files | Lines |
* | Add GNOME2_LA_PUNT support from the overlay. | Gilles Dartiguelongue | 2011-04-21 | 1 | -2/+15 |
* | Revert to 1.8, unintended commit. | Gilles Dartiguelongue | 2011-04-21 | 1 | -62/+9 |
* | Enable stupid/basic EAPI=4 support. | Gilles Dartiguelongue | 2011-04-21 | 1 | -3/+9 |
* | Fix SCROLLKEEPER_UPDATE variable documentation. | Gilles Dartiguelongue | 2011-04-21 | 2 | -11/+64 |
* | Drop die for econf, econf dies on its own. | Gilles Dartiguelongue | 2011-04-21 | 1 | -2/+2 |
* | Make SRC_URI calculation work with the latest kdepim strangeness | Andreas K. Hüttel | 2011-04-21 | 1 | -2/+2 |
* | deblob fix for bug #359865 thanks too Johnny | Mike Pagano | 2011-04-21 | 1 | -5/+5 |
* | Update mysql.eclass for 5.1.56 deployment. LIBDIR is for multilib. | Robin H. Johnson | 2011-04-21 | 1 | -2/+3 |
* | Play it safe and fetch all tags when working on bare repository. | Tomas Chvatal | 2011-04-20 | 1 | -2/+2 |
* | Improve documentation | Christoph Mende | 2011-04-20 | 1 | -10/+10 |
* | GNUstep eclasses update: suppport new layout, clean headers | Bernard Cafarelli | 2011-04-20 | 2 | -31/+57 |
* | Don't PROVIDE virtual/cron, bug 360109. | Ulrich Müller | 2011-04-20 | 1 | -5/+7 |
* | Rename variable ESCM_OFFLINE to EVCS_OFFLINE, following git-2.eclass. | Ulrich Müller | 2011-04-20 | 1 | -2/+2 |
* | Replace CONFIGURE_OPTIONS with XORG_CONFIGURE_OPTIONS array. Use git-2 eclass. | Michał Górny | 2011-04-20 | 1 | -11/+14 |
* | 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 |