Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-enable some of the USE flags for qgtkstyle | Alex Alexander | 2010-11-13 | 1 | -4/+2 |
| | |||||
* | adjust qt4-build eclass for qgtkstyle | Alex Alexander | 2010-11-13 | 1 | -3/+7 |
| | |||||
* | workaround for bug #344915 | Alex Alexander | 2010-11-10 | 1 | -1/+7 |
| | |||||
* | Add PACKAGE_NAME variable that allows specification of git checkout folder, ↵ | Tomas Chvatal | 2010-11-09 | 1 | -2/+8 |
| | | | | so we dont have to respecify complete EGIT_REPO_URI. | ||||
* | Damn, this change was not intended | Christian Faulhammer | 2010-11-07 | 1 | -2/+2 |
| | |||||
* | export EBZR_TREE_CRC32 variable with revision information of the checked out ↵ | Christian Faulhammer | 2010-11-07 | 2 | -3/+6 |
| | | | | tree, see bug 343355 for details | ||||
* | Introduce TL_MODULE_INFORMATION variable for displaying postinst messages. | Alexis Ballier | 2010-11-07 | 1 | -1/+7 |
| | |||||
* | Set umask before unpacking to avoid installing world writable files, bugs ↵ | Alexis Ballier | 2010-11-07 | 1 | -1/+4 |
| | | | | #338881, #310039 and #309997 | ||||
* | Append eautoreconf depstring to archs where it is mandatory to run ↵ | Tomas Chvatal | 2010-11-05 | 1 | -14/+20 |
| | | | | eautoreconf. (this is required for cache) | ||||
* | Fixed issues with zend_extension as well as removed dep on depend.php | Ole Markus With | 2010-11-03 | 1 | -5/+6 |
| | |||||
* | Fix comment | Samuli Suominen | 2010-11-03 | 1 | -2/+2 |
| | |||||
* | Convert XFCONF to an array | Samuli Suominen | 2010-11-03 | 1 | -2/+8 |
| | |||||
* | Added an src_prepare that fits better with EAPI=2 | Ole Markus With | 2010-11-02 | 1 | -13/+19 |
| | |||||
* | Bug #335185, #335995 redux: If GCC >= 4.3.3, block omit-frame-pointer. | Robin H. Johnson | 2010-11-02 | 1 | -4/+7 |
| | |||||
* | Cleanup of eclass. Also added depend.php back in as it is still required for ↵ | Ole Markus With | 2010-11-02 | 1 | -44/+45 |
| | | | | some parts | ||||
* | darcs.eclass: export EDARCS_PATCHCOUNT: var shows amount of patches in ↵ | Sergei Trofimovich | 2010-11-01 | 1 | -1/+10 |
| | | | | | | | | | | | | | pulled repository This feature is requested for 'app-portage/smart-live-rebuild' program (already provided by other SCM eclasses) (bug #343581) Thre request and implementation hints by Alexander Vershilov <alexander.vershilov@gmail.com>. Implementation by Michał Górny <mgorny@gentoo.org>. Thank you, guys! | ||||
* | static-libs useflag is not required on x11-apps at all so drop it in eclass ↵ | Tomas Chvatal | 2010-11-01 | 1 | -1/+2 |
| | | | | rather than per-package. | ||||
* | update for use with fox-1.7 | Matti Bickel | 2010-10-31 | 1 | -4/+8 |
| | |||||
* | Added more blockers to php-ext-*r1.eclass | Ole Markus With | 2010-10-31 | 1 | -2/+4 |
| | |||||
* | Update dep for util-macros to latest. | Tomas Chvatal | 2010-10-31 | 1 | -2/+2 |
| | |||||
* | PEAR packages that comes with scripts installed into /usr/bin now always use ↵ | Ole Markus With | 2010-10-30 | 2 | -4/+4 |
| | | | | /usr/bin/php as interpreter. | ||||
* | Temporarily delete some code. | Arfrever Frehtes Taifersar Arahesis | 2010-10-29 | 1 | -155/+1 |
| | |||||
* | merge changes from prefix-tree, thanks radhermit for the review. | Markus Duft | 2010-10-29 | 1 | -31/+19 |
| | |||||
* | added prefix support. on prefix, use portage users/groups, not root/root/wheel | Markus Duft | 2010-10-29 | 1 | -10/+28 |
| | |||||
* | Bug #336027: max-idx-128 broken by upstream presently, prevent it from ↵ | Robin H. Johnson | 2010-10-28 | 1 | -2/+5 |
| | | | | corrupting user data. | ||||
* | Conditional previous commit in favor of stripping it only on libs. | Tomas Chvatal | 2010-10-28 | 1 | -5/+7 |
| | |||||
* | Filter bdirect support in eclass rather than per package since it is broken ↵ | Tomas Chvatal | 2010-10-28 | 1 | -1/+6 |
| | | | | in probably all libs (based on my small testing) | ||||
* | turn large if statement with globs into a case, merge the *-elf logic, and ↵ | Mike Frysinger | 2010-10-28 | 1 | -8/+15 |
| | | | | add *-eabi #283545 | ||||
* | tc-arch: re-indent the ppc code and check the $type before KV_to_int to ↵ | Mike Frysinger | 2010-10-28 | 1 | -20/+20 |
| | | | | avoid useless calculations | ||||
* | Added hack for manuals relying on outdated DTD | Andreas K. Hüttel | 2010-10-27 | 1 | -1/+7 |
| | |||||
* | Add tc-export call to the example to denote that they need to be done manually. | Michał Górny | 2010-10-27 | 1 | -2/+3 |
| | |||||
* | Bug #335185: block omit-frame-pointer due to miscompile. | Robin H. Johnson | 2010-10-27 | 1 | -1/+7 |
| | |||||
* | Export HG_REV_ID, see bug #339920. | Krzysztof Pawlik | 2010-10-26 | 1 | -2/+2 |
| | |||||
* | Set IUSE in EAPI >=4. | Arfrever Frehtes Taifersar Arahesis | 2010-10-25 | 1 | -171/+258 |
| | | | | | | | | | | | | | Rename _parse_PYTHON_DEPEND() to _python_parse_PYTHON_DEPEND() and unset it after its using. Ban NEED_PYTHON variable. Add python_abi_depend(). Fix exporting of python_pkg_setup() in EAPI >=4. Update and improve _python_calculate_PYTHON_ABIS(). Support EAPI="0" in python_get_implementational_package(). Use non-deprecated parts of python_mod_optimize() and python_mod_cleanup() for dev-lang/python and sys-apps/portage. Disallow not passing of paths to Python modules to python_mod_optimize() and python_mod_cleanup(). Fix a typo in python_mod_optimize(). Ban python_mod_compile(). | ||||
* | Use etexmf-update | Alexis Ballier | 2010-10-24 | 1 | -15/+3 |
| | |||||
* | Add etexmf-update to call texmf-update from ebuilds so that some duplicated ↵ | Alexis Ballier | 2010-10-24 | 1 | -1/+17 |
| | | | | code can be factorized | ||||
* | Add KDEPIM 4.4.7 support | Theo Chatzimichos | 2010-10-24 | 2 | -5/+5 |
| | |||||
* | Let dobin_texmf_scripts die if the link is broken... but only for TeX Live ↵ | Alexis Ballier | 2010-10-24 | 1 | -1/+4 |
| | | | | 2010 and later so that we avoid breaking existing ebuilds | ||||
* | Add default values for left/righthyphenmin in language.dat.lua too | Alexis Ballier | 2010-10-24 | 1 | -1/+3 |
| | |||||
* | Cosmetics, again and again | Alexis Ballier | 2010-10-23 | 1 | -1/+2 |
| | |||||
* | Cosmetics, again and again | Alexis Ballier | 2010-10-23 | 1 | -2/+2 |
| | |||||
* | Cosmetics | Alexis Ballier | 2010-10-23 | 1 | -4/+4 |
| | |||||
* | Cosmetics | Alexis Ballier | 2010-10-23 | 1 | -9/+10 |
| | |||||
* | Improve descriptions | Alexis Ballier | 2010-10-23 | 1 | -1/+2 |
| | |||||
* | Describe what src_unpack does | Alexis Ballier | 2010-10-23 | 1 | -1/+3 |
| | |||||
* | improve yet another comment | Alexis Ballier | 2010-10-23 | 1 | -2/+2 |
| | |||||
* | mention tl2010 in a comment | Alexis Ballier | 2010-10-23 | 1 | -3/+3 |
| | |||||
* | Remove the restriction for tl 2008 since we dont support 2007 anymore | Alexis Ballier | 2010-10-23 | 1 | -2/+1 |
| | |||||
* | improve another comment | Alexis Ballier | 2010-10-23 | 1 | -6/+7 |
| | |||||
* | improve a comment | Alexis Ballier | 2010-10-23 | 1 | -3/+3 |
| |