Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix handling of PYTHON_USE_WITH with more than 2 USE flags. | Arfrever Frehtes Taifersar Arahesis | 2010-05-17 | 1 | -307/+476 |
| | | | | | | | | | | | | Improve python_pkg_setup(). Rename python_clean_sitedirs() to python_clean_installation_image(). Improve python_clean_installation_image(). Improve handling of -- option in phase functions. Add check for dev-lang/python in validate_PYTHON_ABIS() (bug #319651). Improve error message in python_copy_sources(). Improve python_set_active_version(). Improve error messages in PYTHON(). Support PEP 3147 in python_mod_optimize(), python_mod_cleanup() and python_mod_compile(). | ||||
* | Improve automatic misc documentation files installation (README's, ↵ | Maciej Mrozowski | 2010-05-17 | 2 | -17/+10 |
| | | | | ChangeLogs, etc) | ||||
* | Update qimageblitz category | Maciej Mrozowski | 2010-05-15 | 1 | -2/+2 |
| | |||||
* | Sync eclasses from kde overlay. | Maciej Mrozowski | 2010-05-15 | 3 | -165/+246 |
| | | | | | | | | - kdevelop ebuils support - cmake-2.6.4 needed for KDE SC 4.5 - crosscompilation fixes - fix README's installation - pre-release koffice support | ||||
* | Added dev-util/automoc dependency for all KDE4 packages | Maciej Mrozowski | 2010-05-15 | 1 | -1/+2 |
| | |||||
* | Document for eclass-manpages. | Ryan Hill | 2010-05-15 | 1 | -18/+31 |
| | |||||
* | Improve documentation. | Ryan Hill | 2010-05-15 | 1 | -21/+14 |
| | |||||
* | sgml-catalog.eclass: Add EAPI3/Gentoo Prefix support. bug 310777 | Jeremy Olexa | 2010-05-13 | 1 | -15/+20 |
| | |||||
* | Bug #318851: USE=cluster also needs the partition engine support in 5.1.46. | Robin H. Johnson | 2010-05-13 | 1 | -3/+4 |
| | |||||
* | Replace grep -P with more portable sed -ne equivalent | Maciej Mrozowski | 2010-05-12 | 1 | -2/+2 |
| | |||||
* | Fix db-use.eclass to work with sys-libs/db-5.0. | Diego Elio Pettenò | 2010-05-12 | 1 | -2/+6 |
| | |||||
* | add -m1 to grep for unpack_makeself for bug #319059 | Michael Sterrett | 2010-05-11 | 1 | -2/+2 |
| | |||||
* | Bug #318389: check for each examples directory before trying to use it. Also ↵ | Robin H. Johnson | 2010-05-11 | 1 | -4/+9 |
| | | | | avoid QA warning on "use java" on ebuilds where java was not available. | ||||
* | sys-libs/db-5 has changed some of the test scripts slightly, so we need to ↵ | Robin H. Johnson | 2010-05-11 | 1 | -4/+11 |
| | | | | look a little wider for parallel.tcl. Also improve the regex we run on it for relative directories. | ||||
* | Improve binary renaming to NOT rename all elements in the path, and also ↵ | Robin H. Johnson | 2010-05-11 | 1 | -4/+7 |
| | | | | pick up binaries that match the prefix of 'db' but not 'db_'. | ||||
* | change bug notice to report a bug rather than annoy specific people | Mike Frysinger | 2010-05-11 | 1 | -3/+3 |
| | |||||
* | Add helpful comment about where the MY_* vars are defined. | Jeremy Olexa | 2010-05-09 | 1 | -1/+3 |
| | |||||
* | Simplified the eclass, since the rules for desklet and control submission ↵ | Joe Sapp | 2010-05-08 | 1 | -149/+116 |
| | | | | have become much more standardized recently (http://gdesklets.de/index.php?q=node/2). This also means that we will no longer support sensors and sensor-based desklets. No more desklets that do not heed these rules will be put into portage. | ||||
* | Tried to fix bug #314653 | Joe Sapp | 2010-05-08 | 1 | -8/+2 |
| | |||||
* | Add 4.5 -mno-* flags to exception list. | Ryan Hill | 2010-05-08 | 1 | -1/+4 |
| | |||||
* | Fix db_src_install_usrbinslot to proper SLOT again (#318367) and add a die | Torsten Veller | 2010-05-04 | 1 | -2/+3 |
| | |||||
* | Bug #313637: Fix versioning of libdb_stl.a. Also clean up the eclass for ↵ | Robin H. Johnson | 2010-05-04 | 1 | -24/+28 |
| | | | | quoting and a slight refactor. | ||||
* | Bug #275652: Install examples with USE=examples. | Robin H. Johnson | 2010-05-03 | 1 | -2/+16 |
| | |||||
* | Bug #253312: implement parallel tests for sys-libs/db. | Robin H. Johnson | 2010-05-03 | 1 | -5/+17 |
| | |||||
* | Bug #263797: Do not run the sys-libs/db testsuite as root. | Robin H. Johnson | 2010-05-03 | 1 | -1/+6 |
| | |||||
* | Use PYTHON_USE_WITH_OPT to only pull in python when actually required. Bug ↵ | Jim Ramsay | 2010-05-03 | 1 | -1/+2 |
| | | | | #317939 | ||||
* | Fix typo. | Ulrich Müller | 2010-05-02 | 1 | -2/+2 |
| | |||||
* | Bug #318095: Improve K_SECURITY_UNSUPPORTED messages for deblobbing. Based a ↵ | Robin H. Johnson | 2010-05-02 | 1 | -4/+9 |
| | | | | patch by Ulrich Müller <ulm@gentoo.org>. | ||||
* | Don't print errors during unpack because the directory does not exist yet. | Diego Elio Pettenò | 2010-05-01 | 1 | -2/+2 |
| | |||||
* | Change variable name (not yet used): CMAKE_MIN_VER -> CMAKE_MIN_VERSION | Jonathan Callen | 2010-04-30 | 1 | -4/+4 |
| | |||||
* | Allow changing the minimum required cmake version | Jonathan Callen | 2010-04-30 | 1 | -2/+8 |
| | |||||
* | Create a special handling of S variable for github-based packages. | Diego Elio Pettenò | 2010-04-30 | 1 | -2/+11 |
| | | | | | | Since using GitHub is widely common for Ruby packages, especially those not packaging the tests within the gem, we would be reimplementing this so many times that it's worth special casing here. | ||||
* | Skip the src_configure of java-ant-2.eclass when java-pkg-opt-2 is inherited ↵ | Vlastimil Babka | 2010-04-29 | 1 | -1/+6 |
| | | | | and java USE flag is disabled, to prevent bugs like #317673. | ||||
* | Support version globbing when checking dependencies, bug #315123. | Vlastimil Babka | 2010-04-28 | 1 | -2/+3 |
| | |||||
* | Fix up MariaDB SRC_URI. Building for PBXT and XtraDB. Radically improve ↵ | Robin H. Johnson | 2010-04-27 | 1 | -30/+122 |
| | | | | plugin handling. | ||||
* | Add EAPI-3/Prefix support, bug #312531 | Jonathan Callen | 2010-04-26 | 1 | -6/+7 |
| | |||||
* | Adding a ruby_rbconfig_value function to ruby-ng.eclass for easy access even ↵ | Alex Legler | 2010-04-26 | 1 | -4/+11 |
| | | | | to not regularly needed rbconfig data | ||||
* | Keep a mostly-internal variable of the latest version of the deblob tool ↵ | Robin H. Johnson | 2010-04-26 | 1 | -5/+11 |
| | | | | releases by the upstream libre-sources guys, this saves us updating K_DEBLOB_AVAILABLE quite so often, but we need to remember to redigest sources ebuilds when we DO change the this variable instead. | ||||
* | Document the new deblob control variables, after renaming them to match the ↵ | Robin H. Johnson | 2010-04-26 | 1 | -7/+14 |
| | | | | existing pattern. | ||||
* | Bug #266157: Deblob support for libre kernels. | Robin H. Johnson | 2010-04-26 | 1 | -3/+46 |
| | |||||
* | Refactor debug-print-kernel2-variables to make it faster to add new stuff. | Robin H. Johnson | 2010-04-26 | 1 | -16/+6 |
| | |||||
* | Add more variables to the debug output list when it does fire. | Robin H. Johnson | 2010-04-26 | 1 | -1/+4 |
| | |||||
* | While working on the libre-sources bug, I noticed that some of the kernel ↵ | Robin H. Johnson | 2010-04-26 | 1 | -2/+9 |
| | | | | sources ebuilds out there have OKV set, but NOT KV_*, leading kernel_is to always return false. Check all of the variables we need for safety instead. | ||||
* | Add support for hardfloat toolchains, acked by vapier | Raúl Porcel | 2010-04-25 | 1 | -1/+2 |
| | |||||
* | Add in lto use flag, and cleaning up of python scripts for gcc-4.5 | Mark Loeser | 2010-04-24 | 1 | -1/+16 |
| | |||||
* | Add EROOT (EAPI3) support to vim-doc & vim-spell eclasses | Jeremy Olexa | 2010-04-23 | 2 | -5/+7 |
| | |||||
* | Use hardfloat only if hardfloat is true | Raúl Porcel | 2010-04-23 | 1 | -3/+3 |
| | |||||
* | Add tc-is-hardfloat function, rename 'no' of tc-is-softfloat to 'target ↵ | Raúl Porcel | 2010-04-22 | 1 | -2/+15 |
| | | | | doesn't support softfloat', acked by vapier, bug #315987 | ||||
* | Drop epatch_user, already executed by base eclass. Thx to sedzimir. | Tomas Chvatal | 2010-04-22 | 1 | -2/+1 |
| | |||||
* | Add PERL_EXPORT_PHASE_FUNCTIONS and move perl-helper functions back to ↵ | Torsten Veller | 2010-04-22 | 2 | -132/+147 |
| | | | | perl-module |