| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Increase Xfvb resolution to address gimp test failure, bug #414853. | Chí-Thanh Christopher Nguyễn | 2012-09-29 | 2 | -4/+8 |
* | added helper function to remove i18n.h includes, if media-plugins/vdr-* are s... | Jörg Bornkessel | 2012-09-29 | 2 | -2/+19 |
* | Test for the EAPI explicitly, because it isn't required that package managers... | Ulrich Müller | 2012-09-28 | 2 | -3/+7 |
* | fixed changelog message | Ian Stakenvicius | 2012-09-28 | 1 | -2/+2 |
* | reverted fatal error from unset and made it a warning only shown when checki... | Ian Stakenvicius | 2012-09-28 | 2 | -3/+9 |
* | Remove a silly EAPI conditional. | Mike Gilbert | 2012-09-27 | 2 | -3/+6 |