| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not inherit base.eclass, bug 497054. | Ulrich Müller | 2014-03-09 | 1 | -1/+4 |
* | Remove stray character thanks to mimi_vx. | Michael Palimaka | 2014-03-09 | 1 | -1/+4 |
* | Add missing quotes wrt bug #503336. | Michael Palimaka | 2014-03-09 | 1 | -1/+4 |
* | Fix KDE 4.11.7 SRC_URI | Patrick Lauer | 2014-03-05 | 1 | -1/+4 |
* | Force EGIT_CLONE_TYPE=mirror for submodules since they can reference commits ... | Michał Górny | 2014-03-03 | 1 | -1/+5 |
* | Use git-r3 for live ebuilds. | Michał Górny | 2014-03-02 | 1 | -1/+4 |
* | Clarify where EGIT_CLONE_TYPE and EGIT_MIN_CLONE_TYPE is supposed to be set. | Michał Górny | 2014-03-02 | 1 | -1/+4 |
* | Do not try shallow clones on local repositories. | Michał Górny | 2014-03-02 | 1 | -1/+4 |
* | Force non-forward updates on git refs. | Michał Górny | 2014-03-02 | 1 | -1/+4 |
* | Add EGIT_MIN_CLONE_TYPE to control clone type via ebuilds. | Michał Górny | 2014-03-02 | 1 | -1/+4 |
* | Auto-unshallow when fetching by commit hash. | Michał Górny | 2014-03-02 | 1 | -1/+4 |
* | Support EGIT_CLONE_TYPE=shallow. | Michał Górny | 2014-03-02 | 1 | -1/+4 |
* | Support EGIT_CLONE_TYPE=single. | Michał Górny | 2014-03-02 | 1 | -1/+4 |
* | Introduce EGIT_CLONE_TYPE for future use. | Michał Górny | 2014-03-02 | 1 | -1/+4 |
* | Support using a local git mirror. | Michał Górny | 2014-03-02 | 1 | -1/+4 |
* | Fix support for non-master default branch. | Michał Górny | 2014-03-02 | 1 | -1/+4 |
* | Replace "git fetch" checkout with more efficient and compatible pseudo-shared... | Michał Górny | 2014-03-02 | 1 | -1/+5 |
* | Improve docs. | Michał Górny | 2014-03-02 | 1 | -1/+4 |
* | Call 'automake' via 'autotools_run_tool' (found by 'ebuild.sh' QA warnings). | Sergei Trofimovich | 2014-03-01 | 1 | -1/+4 |
* | Add multilib love for gnome2_gdk_pixbuf_update(). | Michał Górny | 2014-03-01 | 1 | -1/+4 |
* | added lzip support (bug #501912) | Christoph Junghans | 2014-02-27 | 1 | -1/+4 |
* | Use git init+fetch rather than clone in order to fix checking out to non-empt... | Michał Górny | 2014-02-25 | 1 | -1/+5 |
* | Fetch and preserve git notes as well. | Michał Górny | 2014-02-24 | 1 | -1/+4 |
* | Use complete git clones, and clone them onto the checkout directory. This mak... | Michał Górny | 2014-02-23 | 1 | -1/+8 |
* | Add support for python3.4. | Mike Gilbert | 2014-02-22 | 1 | -1/+4 |
* | Be more friendly with SELinux (#499636 by Luis Ressel) | Pacho Ramos | 2014-02-22 | 1 | -1/+4 |
* | Make problems with man page installation nonfatal | Justin Lecher | 2014-02-21 | 1 | -1/+4 |
* | Pass --docdir with proper directory, bug #482646 | Pacho Ramos | 2014-02-11 | 1 | -1/+4 |
* | Add support for parallel building (ghc-7.8+). Disable dynamic library strippi... | Sergei Trofimovich | 2014-02-11 | 1 | -1/+6 |
* | Drop also values of DGSEAL_ENABLE (#500730) | Pacho Ramos | 2014-02-09 | 1 | -1/+4 |
* | removed base.eclass, wrt bug 497056 | Jörg Bornkessel | 2014-02-08 | 1 | -1/+4 |
* | Disable more bogus dependency checks wrt bug #494680. | Michael Palimaka | 2014-02-06 | 1 | -1/+4 |
* | Limit downgrading flags to amd64 and x86. Strip -mtune for < 3.4. Only | Ryan Hill | 2014-02-05 | 1 | -1/+6 |
* | Add downgrade_arch_flags() to automatically replace/strip unsupported -march | Ryan Hill | 2014-02-02 | 1 | -1/+6 |
* | respect ECONF_SOURCE wrt #494210 | Julian Ospald | 2014-02-02 | 1 | -1/+4 |
* | Add -fdiagnostics* and ISA flags for 4.8 and 4.9. | Ryan Hill | 2014-02-01 | 1 | -1/+4 |
* | Drop inheriting base eclass, wrt bug #497040 | Sergey Popov | 2014-01-26 | 1 | -1/+4 |
* | set --datarootdir=/usr/share wrt #493954 | Julian Ospald | 2014-01-25 | 1 | -1/+4 |
* | major changes depend on wrt bug 497056, vdr-plugin-2.eclass | Jörg Bornkessel | 2014-01-25 | 1 | -1/+4 |
* | Improve support for ninja, bug 490280. | Mike Gilbert | 2014-01-25 | 1 | -1/+4 |
* | changed debug info in vdr-plugin-2_src_install for Makefile handling | Jörg Bornkessel | 2014-01-24 | 1 | -1/+4 |
* | Work around bug #357287. | Ryan Hill | 2014-01-24 | 1 | -1/+4 |
* | Change virtual/monodoc dependency to dev-lang/mono as the former is being | Dion Moult | 2014-01-19 | 1 | -1/+5 |
* | Add 'ghc-supports-interpreter' helper to detect interpreter support. | Sergei Trofimovich | 2014-01-19 | 1 | -1/+4 |
* | Silence sandbox for /usr/local, bug 498232. | Mike Gilbert | 2014-01-18 | 1 | -1/+4 |
* | Convert to python-any-r1.eclass | Mike Gilbert | 2014-01-18 | 1 | -1/+4 |
* | Sync from kde overlay, adds subslot | Andreas K. Hüttel | 2014-01-18 | 1 | -1/+4 |
* | Fix QA warning concerning inherit | Mike Pagano | 2014-01-17 | 1 | -1/+4 |
* | Fix kernel-2.eclass to use python.eclass for it's python needs. (deblob scrip... | Mike Pagano | 2014-01-17 | 1 | -1/+5 |
* | Revert inadvertent change, as noted by arfrever. | Jeroen Roovers | 2014-01-17 | 1 | -1/+4 |