Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More update the doc | Tomas Chvatal | 2012-10-02 | 2 | -3/+6 |
| | |||||
* | Always use openSUSE:Tools as project to get updates. Remove obs_package ↵ | Tomas Chvatal | 2012-10-02 | 2 | -8/+7 |
| | | | | declaration as it is equal to pn. | ||||
* | 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 ↵ | Michael Palimaka | 2012-10-02 | 3 | -5/+15 |
| | | | | at the end of CMake test phase. This fixes bug #406353. | ||||
* | 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 ↵ | Joerg Bornkessel | 2012-09-29 | 2 | -2/+19 |
| | | | | still use the obsoleted i18n handling and unsupported to gettext handling | ||||
* | Test for the EAPI explicitly, because it isn't required that package ↵ | Ulrich Müller | 2012-09-28 | 2 | -3/+7 |
| | | | | managers implement usex as a shell function. | ||||
* | fixed changelog message | Ian Stakenvicius | 2012-09-28 | 1 | -2/+2 |
| | |||||
* | reverted fatal error from unset and made it a warning only shown when ↵ | Ian Stakenvicius | 2012-09-28 | 2 | -3/+9 |
| | | | | checking for 'kern' arch, so that the portage environment call of tc-arch will not fail anymore, bug 436450 | ||||
* | 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 ↵ | Ian Stakenvicius | 2012-09-27 | 2 | -2/+9 |
| | | | | version specified, bug 432390 | ||||
* | 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 ↵ | Ian Stakenvicius | 2012-09-27 | 43 | -100/+120 |
| | | | | EAPI=4 was previously allowed | ||||
* | 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 ↵ | Tomas Chvatal | 2012-09-20 | 2 | -3/+7 |
| | | | | bug#420631. | ||||
* | 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 ↵ | Michael Palimaka | 2012-09-20 | 2 | -9/+45 |
| | | | | support wrt bug #434086. | ||||
* | VALA_{MIN,MAX}_API_VERSION are not unset by default. | Alexandre Rostovtsev | 2012-09-20 | 2 | -4/+5 |
| | |||||
* | using now append-lfs-flags for large files | Joerg Bornkessel | 2012-09-19 | 3 | -5/+9 |
| | |||||
* | Introduce boost-utils eclass, to support linking against arbitrary boost ↵ | Michał Górny | 2012-09-19 | 2 | -1/+100 |
| | | | | version. | ||||
* | Use lightweight checkout instead of export if EBZR_WORKDIR_CHECKOUT is set; ↵ | Ulrich Müller | 2012-09-18 | 2 | -19/+30 |
| | | | | bug 434746. Remove old cleanup code. | ||||
* | Use has_version instead of built_with_use. | Tim Harder | 2012-09-18 | 2 | -3/+6 |
| | |||||
* | better LINGUAS detection, vdr-plugin-2.eclass | Joerg Bornkessel | 2012-09-17 | 2 | -3/+6 |
| | |||||
* | Mark as DEAD for removal. | Ulrich Müller | 2012-09-16 | 2 | -3/+9 |
| | |||||
* | Add old license jingle until we have fixed the license situation generally | Justin Lecher | 2012-09-16 | 2 | -3/+11 |
| | |||||
* | Use ChangeLog | Justin Lecher | 2012-09-16 | 1 | -1/+8 |
| | |||||
* | New eclass | Justin Lecher | 2012-09-16 | 1 | -0/+256 |
| | |||||
* | Remove redundant DESCRIPTION variable settings. | Zac Medico | 2012-09-15 | 15 | -47/+30 |
| | |||||
* | Drop quiet mode. | Brian Harring | 2012-09-14 | 1 | -16/+11 |
| | | | | | | | | | | 1) paludis never had a quiet_mode, portage did. 2) portage manages it's output as is via controlling what it relays to term from logs. Meaning, this isn't useful/necessary, plus it didn't properly protect itself from external bleeding of output content into that func for when quiet_mode wasn't a function. | ||||
* | ghc-pkg --global-conf parameter is renamed to --global-package-db in ghc 7.6.1 | Mark Wright | 2012-09-14 | 2 | -3/+11 |
| | |||||
* | initial aarch64 support | Mike Frysinger | 2012-09-13 | 1 | -1/+4 |
| | |||||
* | Disable crashreporter on all mozilla products, bug #433962 | Jory Pratt | 2012-09-12 | 2 | -2/+6 |
| | |||||
* | Small stylistic fix. | Alexandre Rostovtsev | 2012-09-12 | 2 | -3/+6 |
| | |||||
* | Typo: s/VALA_API_VERSION/version/ | Alexandre Rostovtsev | 2012-09-12 | 2 | -6/+9 |
| | |||||
* | New eclass. | Alexandre Rostovtsev | 2012-09-12 | 2 | -1/+127 |
| | |||||
* | error out if loading functions.sh failed | Mike Frysinger | 2012-09-12 | 1 | -1/+4 |
| | |||||
* | drop cvs support since anoncvs.enlightenment.org no longer exists | Mike Frysinger | 2012-09-12 | 1 | -20/+9 |
| | |||||
* | call epatch_user | Mike Frysinger | 2012-09-12 | 1 | -1/+2 |
| | |||||
* | Allow vim to be built against ruby-1.9. | Tim Harder | 2012-09-11 | 2 | -4/+7 |
| | |||||
* | Remove deprecated chromium_check_kernel_config. | Paweł Hajdan | 2012-09-11 | 2 | -12/+5 |
| | |||||
* | drop usage of strip_duplicate_slashes (it's a portage internal) | Brian Harring | 2012-09-10 | 3 | -7/+17 |
| | |||||
* | Rename ESCM_OFFLINE to EVCS_OFFLINE. Drop ESCM_VERSION. Fixes bug 410465. | Ulrich Müller | 2012-09-09 | 2 | -5/+7 |
| | |||||
* | Support live SELinux policy builds | Sven Vermeulen | 2012-09-08 | 2 | -7/+25 |
| | |||||
* | Improve respect for *FLAGS. Fixes part of bug #427782. | Michael Palimaka | 2012-09-06 | 2 | -3/+12 |
| | |||||
* | Dont try to extract cmake/modules for kdegames > 4.9.0. Its removed from ↵ | Johannes Huber | 2012-09-04 | 2 | -3/+8 |
| | | | | top-level directory by upstream, fixes bug #431924. |