Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed issue #352026 | 2011-01-20 | 1 | -2/+3 | |
| | |||||
* | Pass cmake-utils_src_test arguments to ctest. | 2011-01-20 | 1 | -2/+2 | |
| | |||||
* | Suggest myeconfargs to be local variable in example code. Bug 352145 | 2011-01-20 | 1 | -2/+2 | |
| | |||||
* | Update minimal required version and drop useless argument passing. | 2011-01-19 | 1 | -4/+4 | |
| | |||||
* | Add support for Go language in 4.6. (bug #329551) | 2011-01-18 | 1 | -4/+21 | |
| | |||||
* | Compare with version triplet rather than full version so we can match snapshots. | 2011-01-18 | 1 | -2/+2 | |
| | |||||
* | Fix logic error, resulting in bug #351401 | 2011-01-16 | 1 | -2/+2 | |
| | | | | | | In Prefix there is no user Portage, even not when the user runs as root, in which case Portage would also run as root. Result, never try to fix anything when running Prefix. | ||||
* | Don't call python_set_active_version in eclass as it is not really required. ↵ | 2011-01-16 | 1 | -4/+6 | |
| | | | | Try to set waf binary once more in src_configure as some ebuild lack calls to pkg_setup over this eclass which results into empty WAF_BINARY. | ||||
* | By default disable dependency tracking, all x11 packages support this one. | 2011-01-15 | 1 | -1/+2 | |
| | |||||
* | add missing quote, bug #298121 | 2011-01-13 | 1 | -2/+2 | |
| | |||||
* | Merge in changes to be similar to cmake-utils.eclass so this eclass can be ↵ | 2011-01-13 | 1 | -12/+19 | |
| | | | | used for talloc. | ||||
* | Only show the developers the tar unpack warnings (I_KNOW_WHAT_I_AM_DOING) | 2011-01-12 | 1 | -2/+7 | |
| | |||||
* | - Die if EAPI is unsupported | 2011-01-12 | 1 | -14/+42 | |
| | | | | | | | - Die if PERL_EXPORT_PHASE_FUNCTIONS not yes or no - Add support for MY_PN, MY_PV, MODULE_VERSION - Allow use of myconf, mymake, myinst as arrays - Use Module::Build even if Module::Build is not prefered but no Makefile.PL is found | ||||
* | FreeMiNT can do threads now, bug #350822 | 2011-01-11 | 1 | -3/+1 | |
| | |||||
* | Remove no longer required or case with scarabeus blessing | 2011-01-11 | 1 | -2/+2 | |
| | |||||
* | Added a PHP_EXT_S to aid packages with bundled extensions | 2011-01-10 | 1 | -5/+13 | |
| | |||||
* | try to automatically remount/unmount /boot back to its pre-emerge state ↵ | 2011-01-09 | 1 | -3/+33 | |
| | | | | #348946 by Jaco Kroon | ||||
* | warn about relative paths in patches | 2011-01-09 | 1 | -1/+8 | |
| | |||||
* | Implement PHP_EXT_OPTIONAL_USE as a way to make the PHP dependency optional ↵ | 2011-01-09 | 1 | -2/+10 | |
| | | | | for bug #351098: Supports prevents packages USE=-php bringing in PHP when they do not need it. | ||||
* | Use $(get_libdir) when installing to rcscripts. (bug #262845) | 2011-01-08 | 1 | -5/+5 | |
| | |||||
* | Fix cloog-ppl include paths for upcoming 0.15.10 and clean up graphite and ↵ | 2011-01-06 | 1 | -15/+24 | |
| | | | | LTO handing for 4.6. | ||||
* | Add debug-print sections, Fix typo in variable description, add eapi=4 as ↵ | 2011-01-06 | 1 | -13/+42 | |
| | | | | basically supported by this eclass. | ||||
* | Added more blockers for the upcoming PHP releases | 2011-01-05 | 1 | -1/+4 | |
| | |||||
* | Fix a spelling typo. | 2011-01-04 | 1 | -2/+2 | |
| | |||||
* | Bug #340479 - Use slot dependencies for openmotif, and force all vim.eclass | 2011-01-04 | 1 | -2/+3 | |
| | | | | users to use EAPI 2 or 3 | ||||
* | Add RDEPEND on oxygen-icons to all ebuilds using kde4-base.eclass. Ack'ed by ↵ | 2011-01-03 | 2 | -4/+8 | |
| | | | | tampakrap. | ||||
* | Fix handling of EPREFIX in python_merge_intermediate_installation_images() | 2010-12-31 | 1 | -2/+2 | |
| | |||||
* | remove -nocache from qmake invocation because Davide threatened me to do it, ↵ | 2010-12-30 | 1 | -2/+2 | |
| | | | | actual proof in bug 349805 | ||||
* | Add patch for OS X, written by Mike Lewis, bug 298121 | 2010-12-30 | 1 | -1/+12 | |
| | |||||
* | cleanup parsing of install.rdf for extensions, bug #301920 | 2010-12-30 | 1 | -2/+3 | |
| | |||||
* | Previous commit broke kdepim installations for =! 4.6beta3, fixing | 2010-12-29 | 2 | -6/+5 | |
| | |||||
* | Add eclass support for kdepim 4.6beta3 | 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 | 2010-12-29 | 2 | -5/+5 | |
| | |||||
* | Catch unpacking errors with die, fixes bug 338397 | 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 ↵ | 2010-12-29 | 1 | -1/+3 | |
| | | | | changes. | ||||
* | Disable PPL version checking to prevent bailing out with ppl-0.11. | 2010-12-29 | 1 | -3/+6 | |
| | |||||
* | stop forcing -fPIC on amd64 | 2010-12-29 | 1 | -2/+2 | |
| | |||||
* | Try to install the normal upstream gemspec file from either the gem metadata ↵ | 2010-12-28 | 1 | -19/+76 | |
| | | | | or the source gemspec file and use our own version only as a fallback. | ||||
* | whitespace and typo fix | 2010-12-27 | 1 | -8/+8 | |
| | |||||
* | Add support for easy handling of orc dependencies in the eclass. This way ↵ | 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. | 2010-12-26 | 1 | -1/+3 | |
| | |||||
* | Handle old gst-plugins-ugly split packages liboil dependencies correctly, ↵ | 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 ↵ | 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. | 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 | 2010-12-23 | 1 | -1/+3 | |
| | |||||
* | fix small typo in log message | 2010-12-22 | 1 | -2/+2 | |
| | |||||
* | Leaving ESVN_STORE_DIR after the subversion_src_unpack, so that subsequent ↵ | 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 ↵ | 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 ↵ | 2010-12-18 | 1 | -5/+26 | |
| | | | | targets providing rubygems themselves. | ||||
* | Allow overriding of cmake binary. | 2010-12-16 | 1 | -3/+8 | |
| |