| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fixed tc-ninja_magic_to_arch() to also use KV_FULL and fail if no kernel vers... | Ian Stakenvicius | 2012-09-27 | 2 | -2/+9 |
* | Made 'usex' declaration conditional on lack of PM or EAPI5+ support | Ian Stakenvicius | 2012-09-27 | 2 | -3/+10 |
* | naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP... | Ian Stakenvicius | 2012-09-27 | 43 | -100/+120 |
* | Allow usage of EAPI 5. | Mike Gilbert | 2012-09-27 | 2 | -15/+8 |
* | Default clutter license is LGPL-2.1 or later. | Alexandre Rostovtsev | 2012-09-27 | 2 | -4/+7 |
* | add PYTHON_USE wrt #426768 | Julian Ospald | 2012-09-26 | 2 | -5/+24 |
* | Be more strict about eautoreconfig on aclocal.m4. Fixes bug#424763 and bug#42... | Tomas Chvatal | 2012-09-20 | 2 | -3/+7 |
* | Keyword for *-linux prefix | Justin Lecher | 2012-09-20 | 1 | -2/+2 |
* | Remove empty line | Justin Lecher | 2012-09-20 | 1 | -2/+1 |
* | Add support for the ninja build system wrt bug #430608. Improve prefix suppor... | Michael Palimaka | 2012-09-20 | 2 | -9/+45 |
* | VALA_{MIN,MAX}_API_VERSION are not unset by default. | Alexandre Rostovtsev | 2012-09-20 | 2 | -4/+5 |