Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow -fpermissive. | Ryan Hill | 2011-02-25 | 1 | -2/+2 |
| | |||||
* | Replace references to undocumented PWORKDIR variable with the | Zac Medico | 2011-02-21 | 5 | -10/+10 |
| | | | | | | documented WORKDIR variable. The behavior should not change, since nothing else references this PWORKDIR variable, and portage exports PWORKDIR=$WORKDIR. | ||||
* | EBZR_MIRROR_URI is a misnomer, rename it to EBZR_INITIAL_URI. | Ulrich Müller | 2011-02-19 | 1 | -12/+15 |
| | |||||
* | Add missing pair of quotation marks. | Ulrich Müller | 2011-02-19 | 1 | -4/+4 |
| | |||||
* | Adding support for longterm kernels. | Mike Pagano | 2011-02-18 | 1 | -12/+19 |
| | |||||
* | inherit base in texlive-module so that we can easily add patches with EAPI>=2 | Alexis Ballier | 2011-02-17 | 1 | -3/+4 |
| | |||||
* | Revert disable-dependency-tracking and stick to eapi4 for this. | Tomas Chvatal | 2011-02-15 | 1 | -2/+1 |
| | |||||
* | Fix support for non-GNU cp in ↵ | Arfrever Frehtes Taifersar Arahesis | 2011-02-14 | 1 | -3/+7 |
| | | | | python_merge_intermediate_installation_images() (bug #352406). | ||||
* | raise minimal xfce4-dev-tools version to 4.8.0 | Samuli Suominen | 2011-02-14 | 1 | -2/+2 |
| | |||||
* | Rewrite gdb module installation and make it actually work. (bug #348128). | Ryan Hill | 2011-02-13 | 1 | -7/+10 |
| | |||||
* | Use branches instead of lightweight checkouts: | Ulrich Müller | 2011-02-10 | 1 | -136/+157 |
| | | | | | | | | 1) initial branch with "bzr branch --no-tree", 2) subsequent updates with "bzr pull", 3) export to ${WORKDIR} with "bzr export". Reintroduce EBZR_BRANCH variable, to allow for shared repositories. Export EBZR_REVNO and EBZR_WC_PATH variables, bug 311101. | ||||
* | Remove support for deprecated EAPIs 0 1 and 2 | Samuli Suominen | 2011-02-10 | 1 | -26/+4 |
| | |||||
* | ELT-patches/aixrtl: support new soname-enabled shared library style with ↵ | Michael Haubenwallner | 2011-02-10 | 25 | -179/+28 |
| | | | | (shr.o) archive member (#213277) | ||||
* | Fix typo. | Ulrich Müller | 2011-02-07 | 1 | -3/+3 |
| | |||||
* | Add a variable to remove all .la files if requested | Nirbheek Chauhan | 2011-02-07 | 1 | -1/+12 |
| | |||||
* | Translate --jobs with no count to safer --jobs=5. | Michał Górny | 2011-02-07 | 2 | -4/+4 |
| | | | | Value-less --jobs is mostly used along with --load-average, which is not supported by SCons. Thus, we should use a safe number of jobs. | ||||
* | Fix SRC_URI for older versions (bug #353904 by Sven Vermeulen). | Pacho Ramos | 2011-02-07 | 1 | -2/+6 |
| | |||||
* | Add a function to make it easier to hide non-pam symbols from modules. | Diego Elio Pettenò | 2011-02-05 | 1 | -2/+19 |
| | | | | | | Rather than reinventing the wheel and adding a stupid file to each of the packages, use a single function to create a temporary file and use that. | ||||
* | Fixed policy patching. | Anthony G. Basile | 2011-02-05 | 1 | -24/+13 |
| | |||||
* | Remove unnecessary die messages as portage prints the command it fails on. ↵ | Samuli Suominen | 2011-02-04 | 1 | -6/+6 |
| | | | | Whitespace. | ||||
* | Remove superfluous "time" statement (with permission from scarabeus). | Ulrich Müller | 2011-02-02 | 1 | -3/+3 |
| | | | | Fix typo in case statement. | ||||
* | Add eapi4 to "known" list | Tomas Chvatal | 2011-02-01 | 1 | -2/+2 |
| | |||||
* | Add -mfloat-gprs, -mspe, and -mno-spe for bug #353008 and new flags for 4.6. | Ryan Hill | 2011-02-01 | 1 | -2/+5 |
| | |||||
* | Pass autotools-utils-src_install args to base_src_install. Requested by ↵ | Maciej Mrozowski | 2011-02-01 | 1 | -2/+2 |
| | | | | Michał Górny. | ||||
* | Add EAPI=4 to the list of supported EAPIs (xfconf needs it), bug #353210. | Gilles Dartiguelongue | 2011-01-31 | 1 | -2/+2 |
| | |||||
* | Support eapi4. | Tomas Chvatal | 2011-01-31 | 1 | -2/+2 |
| | |||||
* | QA: drop all unused eclasses that were already announced for removal. New ↵ | Tomas Chvatal | 2011-01-31 | 36 | -329/+0 |
| | | | | policy allows them to be gone after 30 days since the announcement. | ||||
* | Wipe it even more | Samuli Suominen | 2011-01-30 | 1 | -4/+2 |
| | |||||
* | Add ESCM_OFFLINE variable support. | Sergei Trofimovich | 2011-01-30 | 1 | -64/+104 |
| | | | | | | | Cleaned-up an eclass. Make it 'eclass-manpages' friendly. Thanks to Alexander Vershilov for ESCM_OFFLINE support (bug #353052) and thanks to mren <bugs@rennings.net> for documentation support (bug #211221) | ||||
* | Add EAPI=4 support | Torsten Veller | 2011-01-30 | 1 | -2/+2 |
| | |||||
* | Fix 'development' handling. | Pacho Ramos | 2011-01-30 | 1 | -2/+2 |
| | |||||
* | Provide a 'development' USE for installing .pc files as requested in bug ↵ | Pacho Ramos | 2011-01-29 | 1 | -3/+11 |
| | | | | #262414. Thanks a lot to Markos Chandras for his help. | ||||
* | Support eapi4 in tree ebuilds. | Tomas Chvatal | 2011-01-29 | 1 | -2/+2 |
| | |||||
* | addapted to EAPI=3 | Joerg Bornkessel | 2011-01-28 | 1 | -3/+13 |
| | |||||
* | switch to slot dir before running tests in php-ext-pecl-r2_src_test | Matti Bickel | 2011-01-28 | 1 | -5/+4 |
| | |||||
* | Add KDEPIM 4.4.10 support | Theo Chatzimichos | 2011-01-28 | 2 | -4/+4 |
| | |||||
* | EAPI4 support | Samuli Suominen | 2011-01-27 | 1 | -2/+2 |
| | |||||
* | Support eapi4 | Tomas Chvatal | 2011-01-26 | 1 | -2/+2 |
| | |||||
* | Remove no longer needed flag-o-matic inherit | Maciej Mrozowski | 2011-01-26 | 1 | -2/+2 |
| | |||||
* | Remove use amd64 && append-flags '-m64' - not needed anymore it seems. Bug ↵ | Maciej Mrozowski | 2011-01-26 | 1 | -3/+1 |
| | | | | 352774 | ||||
* | Use slotted dependencies where possible for future Gnome3 stuff. | Pacho Ramos | 2011-01-25 | 1 | -4/+4 |
| | |||||
* | Drop pkg_setup phase since operations done inside of that phase were ↵ | Tomas Chvatal | 2011-01-24 | 1 | -15/+3 |
| | | | | supposed to be done in the src_configure. | ||||
* | Add MODULE_A_EXT for g-cpan ease of use where upstream has other file ↵ | Robin H. Johnson | 2011-01-23 | 1 | -2/+5 |
| | | | | extensions. Add reminder to document the variables later. | ||||
* | Fix another example wrt bug 350423 | Maciej Mrozowski | 2011-01-22 | 1 | -2/+2 |
| | |||||
* | more ROOT vs. EROOT confusion | Jonathan Callen | 2011-01-20 | 1 | -2/+2 |
| | |||||
* | Fix ROOT vs. EROOT confusion | Jonathan Callen | 2011-01-20 | 1 | -3/+3 |
| | |||||
* | Fix escaping of quotes in qt4-build.eclass, bug 332669. | Dror Levin | 2011-01-20 | 1 | -3/+3 |
| | |||||
* | Fixed issue #352026 | Ole Markus With | 2011-01-20 | 1 | -2/+3 |
| | |||||
* | Pass cmake-utils_src_test arguments to ctest. | Maciej Mrozowski | 2011-01-20 | 1 | -2/+2 |
| | |||||
* | Suggest myeconfargs to be local variable in example code. Bug 352145 | Maciej Mrozowski | 2011-01-20 | 1 | -2/+2 |
| |