| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improve documentation and a few minor fixes. | Michał Górny | 2012-10-23 | 3 | -18/+123 |
* | Add gnome2_disable_deprecation_warning to gnome2-utils.eclass | Gilles Dartiguelongue | 2012-10-23 | 3 | -3/+48 |
* | Punt plugin .la files for 0.10.36 and EAPI4 | Alexandre Rostovtsev | 2012-10-23 | 2 | -3/+10 |
* | Update for gst-plugins-good-0.10.31: use .xz tarballs, punt .la files. | Alexandre Rostovtsev | 2012-10-23 | 2 | -8/+30 |
* | Update for new location of version.h. Thanks to Magnus Helmersson. Bug #438876 | Mike Pagano | 2012-10-22 | 2 | -3/+14 |
* | Enable verbose output | Thomas Sachau | 2012-10-22 | 2 | -5/+9 |
* | Switch to xz tarballs in EAPI4. | Alexandre Rostovtsev | 2012-10-21 | 2 | -3/+12 |
* | Call no-op default phases for each implementation (meaningless but more corre... | Michał Górny | 2012-10-19 | 1 | -1/+5 |
* | Call no-op default phases for each implementation (meaningless but more corre... | Michał Górny | 2012-10-19 | 1 | -4/+4 |
* | Fixing units | Patrick Lauer | 2012-10-19 | 2 | -6/+9 |
* | Fixing binpkg behaviour | Patrick Lauer | 2012-10-19 | 2 | -2/+7 |
* | Add space for alignment | Justin Lecher | 2012-10-18 | 1 | -2/+2 |
* | only force enable 64bit bfd when doing USE=multitarget as it provides no bene... | Mike Frysinger | 2012-10-17 | 1 | -3/+2 |
* | only enable multilib by default for sparc64 targets #397449 by Sergei Trofimo... | Mike Frysinger | 2012-10-17 | 1 | -2/+2 |
* | Respect AR and RANLIB, wrt bug #436070. | Michael Palimaka | 2012-10-17 | 2 | -3/+8 |
* | introduce efmtutil-sys: same as etexmf-update but for fmtutil-sys | Alexis Ballier | 2012-10-17 | 1 | -1/+20 |
* | do not warn in etexmf-update if we have not yet installed texlive-core, like ... | Alexis Ballier | 2012-10-17 | 1 | -7/+9 |
* | Unset FC and F77 if no fortran support is wanted | Justin Lecher | 2012-10-16 | 2 | -3/+11 |
* | Add enhanced DEP support in fortran-2.eclass to easy the usage. Only inherit ... | Justin Lecher | 2012-10-16 | 2 | -17/+78 |
* | Removing qt4.eclass as announced on Sep 13 | Ben de Groot | 2012-10-16 | 2 | -311/+4 |
* | Enable EAPI 5 support. | Michał Górny | 2012-10-15 | 3 | -5/+9 |
* | Fix missing wrapper symlinks when first supported Python implementation is di... | Michał Górny | 2012-10-15 | 2 | -4/+14 |
* | [eclass] Add compat-rdma | Alexey Shvetsov | 2012-10-14 | 2 | -3/+6 |
* | Add compiler version checking for LeechCraft | Sergey Popov | 2012-10-14 | 2 | -3/+26 |
* | Introduce distutils-r1, a new (and simpler) eclass for Python packages using ... | Michał Górny | 2012-10-14 | 2 | -1/+327 |
* | Introduce python-r1, a new (and simpler) eclass for Python-related packages. | Michał Górny | 2012-10-14 | 2 | -1/+226 |
* | Change LICENSE to 'metapackage' for kde meta packages, bug #438278. | Johannes Huber | 2012-10-13 | 2 | -3/+6 |
* | [eclass] fix typo | Alexey Shvetsov | 2012-10-12 | 2 | -8/+28 |
* | [eclass] update openib | Alexey Shvetsov | 2012-10-12 | 2 | -4/+14 |
* | [eclass] Update ofed | Alexey Shvetsov | 2012-10-12 | 2 | -4/+7 |
* | prune_libtool_files(): add --modules option to remove modules (plugins) as well. | Michał Górny | 2012-10-11 | 2 | -11/+26 |
* | prune_libtool_files(): fix removing symlinked .la files. | Michał Górny | 2012-10-11 | 2 | -5/+13 |
* | Add missing ChangeLog entry | Justin Lecher | 2012-10-11 | 1 | -1/+4 |
* | Fix typo in src_test runner: makeopts_jobs not makeopts_job. | Robin H. Johnson | 2012-10-08 | 1 | -2/+2 |
* | Introduce autotools-multilib, to simplify building multilib packages with aut... | Michał Górny | 2012-10-08 | 2 | -1/+77 |
* | Revert virtual/fortran depends again, because not only USE=fortran controlls ... | Justin Lecher | 2012-10-07 | 2 | -8/+12 |
* | Depend on virtual/fortran eclass wise but in an USE=fortran sensitive way, #4... | Justin Lecher | 2012-10-07 | 2 | -3/+15 |
* | Revert last change to not break packages with optional fortran support | Justin Lecher | 2012-10-07 | 2 | -6/+7 |
* | Depend on virtual/fortran eclass wise, #435250 | Justin Lecher | 2012-10-07 | 2 | -4/+12 |
* | Give some information on selected fortran compilers | Justin Lecher | 2012-10-07 | 1 | -1/+4 |
* | Fix stupid mistake in boost-utils_get_best_slot(). | Michał Górny | 2012-10-07 | 2 | -3/+6 |
* | add :${SLOT} support to epatch_user #435132 by Bartosz Brachaczek | Mike Frysinger | 2012-10-07 | 1 | -3/+3 |
* | Rephrase "unsupported EAPI" die message. | Davide Pesavento | 2012-10-04 | 2 | -6/+6 |
* | Unbreak EAPI=2 and 3 users of virtualx.eclass, bug #406353 | Chí-Thanh Christopher Nguyễn | 2012-10-03 | 2 | -4/+13 |
* | More update the doc | Tomas Chvatal | 2012-10-02 | 2 | -3/+6 |
* | Always use openSUSE:Tools as project to get updates. Remove obs_package decla... | Tomas Chvatal | 2012-10-02 | 2 | -8/+7 |
* | Change the documentation a bit and take OBS_PACKAGE from PN if not set. | Tomas Chvatal | 2012-10-02 | 2 | -6/+11 |
* | Make VIRTUALX_COMMAND nonfatal so that Xvfb is always killed. Return status a... | Michael Palimaka | 2012-10-02 | 3 | -5/+15 |
* | Add 3.3 as a supported python abi for testing. | Mike Gilbert | 2012-10-02 | 2 | -3/+6 |
* | depend on virtual/pkgconfig for gcj/gtk deps #436724 by Diego Elio Pettenò | Mike Frysinger | 2012-10-01 | 1 | -2/+4 |