Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove -nocache from qmake invocation because Davide threatened me to do it, ↵ | Theo Chatzimichos | 2010-12-30 | 1 | -2/+2 |
| | | | | actual proof in bug 349805 | ||||
* | Add patch for OS X, written by Mike Lewis, bug 298121 | Theo Chatzimichos | 2010-12-30 | 1 | -1/+12 |
| | |||||
* | cleanup parsing of install.rdf for extensions, bug #301920 | Jory Pratt | 2010-12-30 | 1 | -2/+3 |
| | |||||
* | Previous commit broke kdepim installations for =! 4.6beta3, fixing | Theo Chatzimichos | 2010-12-29 | 2 | -6/+5 |
| | |||||
* | Add eclass support for kdepim 4.6beta3 | Theo Chatzimichos | 2010-12-29 | 3 | -3/+18 |
| | | | | | This commit is useless for in tree eclasses, as this kdepim version will stay in overlay I'm just syncing tree and overlay eclasses | ||||
* | Add eclass support for KDEPIM 4.4.9 | Theo Chatzimichos | 2010-12-29 | 2 | -5/+5 |
| | |||||
* | Catch unpacking errors with die, fixes bug 338397 | Theo Chatzimichos | 2010-12-29 | 1 | -3/+3 |
| | | | | Move kde overlay commits b0b8623840b2ac1bf8a29f869c1fbbe30ebdcc6c and f353c08c2b2d3ee444986458bca836b2922dad02 written by dilfridge | ||||
* | Call 'git submodule sync' as well to support the case when submodule URL ↵ | Michał Górny | 2010-12-29 | 1 | -1/+3 |
| | | | | changes. | ||||
* | Disable PPL version checking to prevent bailing out with ppl-0.11. | Ryan Hill | 2010-12-29 | 1 | -3/+6 |
| | |||||
* | stop forcing -fPIC on amd64 | Jory Pratt | 2010-12-29 | 1 | -2/+2 |
| | |||||
* | Try to install the normal upstream gemspec file from either the gem metadata ↵ | Hans de Graaff | 2010-12-28 | 1 | -19/+76 |
| | | | | or the source gemspec file and use our own version only as a fallback. | ||||
* | whitespace and typo fix | Jeremy Olexa | 2010-12-27 | 1 | -8/+8 |
| | |||||
* | Add support for easy handling of orc dependencies in the eclass. This way ↵ | Mart Raudsepp | 2010-12-27 | 1 | -7/+49 |
| | | | | the ebuild only needs to set EAPI=1 and GST_ORC=yes to get all the orc stuff handled, if said package builds things that have orc optimizations. The main purpose of this is to avoid the USE flag (and extraneous deps, though harmless, as indirectly orc will be needed anyway) in case the split plugin does not have any orc usage yet at all (many will never do, as they just wrap some external library without anything to really optimize). This code will become much simpler once older versions go away from tree and they do not need to be coped for. Also move EXPORT_FUNCTIONS handling around the new EAPI check block, in preparation of future EAPI-2+ support. | ||||
* | Allow using of python_merge_intermediate_installation_images() multiple times. | Arfrever Frehtes Taifersar Arahesis | 2010-12-26 | 1 | -1/+3 |
| | |||||
* | Handle old gst-plugins-ugly split packages liboil dependencies correctly, ↵ | Mart Raudsepp | 2010-12-26 | 1 | -1/+9 |
| | | | | preparing for the transition to orc in newer versions | ||||
* | Add optionally printed deprecation warning for already deprecated using of ↵ | Arfrever Frehtes Taifersar Arahesis | 2010-12-24 | 1 | -37/+32 |
| | | | | | | | distutils.eclass in older EAPIs. Deprecate DISTUTILS_DISABLE_VERSIONING_OF_PYTHON_SCRIPTS. Use python_merge_intermediate_installation_images() in distutils_src_install(). | ||||
* | Improve support for Jython. | Arfrever Frehtes Taifersar Arahesis | 2010-12-24 | 1 | -79/+339 |
| | | | | | Improve python_generate_wrapper_scripts(). Add python_merge_intermediate_installation_images(). | ||||
* | Added blockers for new php versions not supporting old pecl ebuilds | Ole Markus With | 2010-12-23 | 1 | -1/+3 |
| | |||||
* | fix small typo in log message | Benedikt Boehm | 2010-12-22 | 1 | -2/+2 |
| | |||||
* | Leaving ESVN_STORE_DIR after the subversion_src_unpack, so that subsequent ↵ | Justin Lecher | 2010-12-19 | 1 | -2/+4 |
| | | | | commands act in not in ESVN_STORE_DIR | ||||
* | Revert mistaken commit of new gemspec-related code, but keep new dependency ↵ | Hans de Graaff | 2010-12-18 | 1 | -25/+4 |
| | | | | on dev-ruby/rubygems instead of virtual. | ||||
* | Depend directly on dev-ruby/rubygems again since we no longer have ruby ↵ | Hans de Graaff | 2010-12-18 | 1 | -5/+26 |
| | | | | targets providing rubygems themselves. | ||||
* | Allow overriding of cmake binary. | Tomas Chvatal | 2010-12-16 | 1 | -3/+8 |
| | |||||
* | Use a subshell to properly catch the echo. | Hans de Graaff | 2010-12-15 | 1 | -2/+2 |
| | |||||
* | Make ruby-ng-gnome.eclass prefix-aware. | Hans de Graaff | 2010-12-15 | 1 | -2/+6 |
| | |||||
* | py.test script has been moved from dev-python/py to dev-python/pytest. | Arfrever Frehtes Taifersar Arahesis | 2010-12-13 | 1 | -2/+2 |
| | |||||
* | libtool-2.2.10 support for aixrtl (cmds-c,cmds-cxx) elt-patches | Michael Haubenwallner | 2010-12-09 | 2 | -0/+22 |
| | |||||
* | Update gold configure for 2.21.51.0.2. | Ryan Hill | 2010-12-09 | 1 | -3/+6 |
| | |||||
* | Initial commit of waf-utils eclass | Gilles Dartiguelongue | 2010-12-07 | 1 | -0/+71 |
| | |||||
* | add support for EAPI 3, importing changes from prefix overlay. | Gilles Dartiguelongue | 2010-12-07 | 1 | -21/+32 |
| | |||||
* | cosmetic fixes, use debug-print instead of einfo. | Gilles Dartiguelongue | 2010-12-07 | 1 | -9/+11 |
| | |||||
* | make sure we refer to $ROOT where needed | Gilles Dartiguelongue | 2010-12-07 | 1 | -12/+14 |
| | |||||
* | replace usage of type -P by variables | Gilles Dartiguelongue | 2010-12-07 | 1 | -3/+9 |
| | |||||
* | list supported EAPI explicitely | Gilles Dartiguelongue | 2010-12-07 | 1 | -2/+3 |
| | |||||
* | add die statement to dodir and dodoc | Gilles Dartiguelongue | 2010-12-07 | 1 | -3/+5 |
| | |||||
* | add gsettings support to gnome eclasses, thanks to abcd | Gilles Dartiguelongue | 2010-12-07 | 2 | -2/+29 |
| | |||||
* | Add support for KDEPIM 4.4.8 in kde eclasses | Theo Chatzimichos | 2010-12-06 | 2 | -4/+4 |
| | |||||
* | Update eclasses for kde | Alexey Shvetsov | 2010-12-02 | 3 | -86/+214 |
| | |||||
* | Drop automake-1.4 dependency, as it's useless here. | Diego Elio Pettenò | 2010-12-02 | 1 | -3/+2 |
| | | | | | | The eclass uses autotools.eclass to rebuild autotools, and since it doesn't set WANT_AUTOMAKE, it'll always use the latest version; the dependency over automake-1.4 is, thus, totally bogus. | ||||
* | switch myconf to `set` to handle spaces in args | Mike Frysinger | 2010-12-01 | 1 | -21/+22 |
| | |||||
* | add --enable-plugins when ld/configure supports it | Mike Frysinger | 2010-12-01 | 1 | -1/+4 |
| | |||||
* | Sync from Emacs overlay (revision 1547). | Ulrich Müller | 2010-11-29 | 1 | -21/+21 |
| | | | | Order of functions rearranged. Whitespace change in site-gentoo.el. | ||||
* | Bug #344885: Upstream has broken USE=debug for 5.1 series >=5.1.51 | Robin H. Johnson | 2010-11-28 | 1 | -1/+8 |
| | |||||
* | Add warning about updating the deblob max version variable. | Robin H. Johnson | 2010-11-28 | 1 | -2/+3 |
| | |||||
* | Bump deblob max version to 36 | Mike Pagano | 2010-11-26 | 1 | -2/+2 |
| | |||||
* | Restrict patching of dtd reference to ebuilds outside kde-proper | Andreas K. Hüttel | 2010-11-24 | 1 | -6/+8 |
| | |||||
* | Add @DEFAULT_UNSET tags to variables to suppress warnings in eclass-manpages. | Ulrich Müller | 2010-11-24 | 1 | -1/+3 |
| | |||||
* | Sync eclasses from Emacs overlay (revision 1542). | Ulrich Müller | 2010-11-23 | 2 | -19/+35 |
| | | | | | | | | | | | elisp-common.eclass: Remove dead function elisp-comp; it has been deprecated more than two years ago in bug 235442. New function elisp-need-emacs, tests if the eselected Emacs version is at least the major version specified as argument. elisp.eclass: Use function elisp-need-emacs in elisp_pkg_setup. | ||||
* | preserve_old_lib_notify: keep full path to lib in revdep-rebuild example ↵ | Mike Frysinger | 2010-11-22 | 1 | -2/+2 |
| | | | | output to help with multilib setups #339134 by Bernardo Costa | ||||
* | convert IUSE appending to the += operator, and pull out IUSE=vanilla for all ↵ | Mike Frysinger | 2010-11-21 | 1 | -16/+20 |
| | | | | gcc packages |