Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add EAPI 3 prefix compatibility. | 2011-07-26 | 1 | -3/+4 | ||
| | ||||||
* | Support all current EAPIs and use xz as compressor for upcoming releases. | 2011-07-22 | 1 | -6/+22 | ||
| | ||||||
* | Fixed a few bugs and added support for supplying custom ini files | 2011-07-22 | 1 | -2/+18 | ||
| | ||||||
* | Provide ruby_implementations_depend() to facilitate ebuilds with ↵ | 2011-07-22 | 1 | -10/+35 | ||
| | | | | RUBY_OPTIONAL=yes. Also use it internally to avoid duplication of code. Patch by Nathan Phillip Brink in bug 373139. | |||||
* | Fixed a bug causing bogus ini files to be installed | 2011-07-22 | 1 | -2/+1 | ||
| | ||||||
* | Provide a convenience method to get a list of all ruby targets enabled by ↵ | 2011-07-22 | 1 | -1/+12 | ||
| | | | | the user. Useful in RUBY_OPTIONAL=yes ebuilds to provide custom handling of ruby. Patch by Matthew Schultz in bug 373227. | |||||
* | Leverage the REQUIRED_USE mechanism to determine at dependency resolution ↵ | 2011-07-22 | 1 | -1/+16 | ||
| | | | | time if this ebuild can satisfy RUBY_TARGETS. Patch by Matthew Schultz in bug 373227. | |||||
* | [eclass/mysql-v2] Add my local space as an alternative SRC_URI. | 2011-07-21 | 1 | -2/+3 | ||
| | ||||||
* | Added missing pkg* functions to EXPORT_FUNCTIONS - fixes bug 375765. | 2011-07-20 | 1 | -2/+2 | ||
| | ||||||
* | [eclass/mysql-v2] Sync with overlay, exports pkg_config - bug 375705. | 2011-07-20 | 1 | -2/+2 | ||
| | ||||||
* | epatch: use EPATCH_SOURCE as a [relative] search dir even when patches are ↵ | 2011-07-20 | 1 | -1/+6 | ||
| | | | | specified on the command line | |||||
* | Add QA warning for deprecated * expansion in S. Use RUBY_S and EAPI=4 instead. | 2011-07-19 | 1 | -1/+8 | ||
| | ||||||
* | Add CMAKE_REMOVE_MODULES feature to force use of patched system cmake ↵ | 2011-07-18 | 1 | -1/+19 | ||
| | | | | modules where packages bring their own | |||||
* | Revert. | 2011-07-17 | 1 | -2/+2 | ||
| | ||||||
* | Fix calling default_src_unpack in EAPI < 2. Use inlined default code instead. | 2011-07-16 | 1 | -2/+6 | ||
| | ||||||
* | Add RUBY_QA_ALLOWED_LIBS, bug 347433. | 2011-07-16 | 1 | -1/+15 | ||
| | ||||||
* | Bug #345659 - fix hardcoded /root/.gnome2 | 2011-07-15 | 1 | -3/+3 | ||
| | | | | | | This uses a special $(unset HOME; echo ~) trick to query the home directory that gnome-vfs uses from the password database, as suggested by Jonathan Callen <abcd@gentoo.org> in bug 345659, comment #24. | |||||
* | Synced with mysql_fx from the mysql overlay. | 2011-07-14 | 1 | -3/+8 | ||
| | | | | Set includedir and libdir appropriately for mariadb and mysql - fixes bug 375063. | |||||
* | Part 2 of MySQL eclass revamp: the split cmake/autotools support. | 2011-07-13 | 3 | -23/+1076 | ||
| | ||||||
* | Add mysql v2 eclass ready for newer mysql 5.1, and supporting mysql/mariadb ↵ | 2011-07-13 | 1 | -0/+732 | ||
| | | | | 5.5/5.6. Reviewed April 2011 on gentoo-dev mailing list. | |||||
* | Prepare for gst-plugins-bad-0.10.22 | 2011-07-13 | 1 | -2/+15 | ||
| | ||||||
* | Prepare for gst-plugins-good-0.10.30 | 2011-07-13 | 1 | -1/+6 | ||
| | ||||||
* | Altering vim patch logic to deal with monolithic patches (which include runtime | 2011-07-13 | 1 | -4/+8 | ||
| | | | | file changes too) | |||||
* | Fixup a minor typo. | 2011-07-13 | 1 | -3/+3 | ||
| | ||||||
* | output correct kernel directory for amd64-fbsd in tc-arch-kernel, bug #374893 | 2011-07-12 | 1 | -1/+2 | ||
| | ||||||
* | Copy Portage's code for has -function to tests-common.sh. None of the ↵ | 2011-07-12 | 1 | -2/+10 | ||
| | | | | eclasses use hasq anymore, so assuming this is safe. Feel free to yell at me if this breaks. | |||||
* | Close bug #374697 | 2011-07-12 | 1 | -2/+9 | ||
| | ||||||
* | use -c rather than -S when testing flags so that we can check for assembler ↵ | 2011-07-12 | 1 | -4/+4 | ||
| | | | | flags and not just compiler flags (which lets use check -Wa,--xxx flags #373743) | |||||
* | turn `ewarn` for dead flags into `die` | 2011-07-12 | 1 | -70/+8 | ||
| | ||||||
* | Revert last commit, as the old version was 1) making less assumptions about ↵ | 2011-07-11 | 1 | -4/+3 | ||
| | | | | gcc version numvers and 2) correct. | |||||
* | Detect the gcc version in a really saner conditional. | 2011-07-11 | 1 | -3/+4 | ||
| | ||||||
* | Sync kde eclasses with kde overlay | 2011-07-10 | 3 | -16/+24 | ||
| | ||||||
* | Convert every instance of useq to use. | 2011-07-08 | 4 | -11/+11 | ||
| | ||||||
* | Convert every instance of hasq to has. | 2011-07-08 | 23 | -75/+75 | ||
| | ||||||
* | Fix handling of symlinks in python_merge_intermediate_installation_images(). | 2011-07-08 | 1 | -5/+26 | ||
| | | | | (Patch by Arfrever. Backported from python overlay.) | |||||
* | Add initial support for PyPy. | 2011-07-08 | 1 | -25/+73 | ||
| | | | | (Patch by Arfrever. Backported from python overlay.) | |||||
* | Delete support for installation of Python packages for Python 3.0. | 2011-07-08 | 1 | -2/+2 | ||
| | | | | (Patch by Arfrever. Backported from python overlay.) | |||||
* | Add python_get_implementation_and_version(). | 2011-07-08 | 1 | -10/+59 | ||
| | | | | (Patch by Arfrever. Backported from python overlay.) | |||||
* | Include paths to wrapper scripts in error messages in wrapper scripts generated | 2011-07-08 | 1 | -8/+8 | ||
| | | | | | by python_generate_wrapper_scripts(). (Patch by Arfrever. Backported from python overlay.) | |||||
* | Fix handling of ROOT in wrapper scripts generated by | 2011-07-08 | 1 | -5/+9 | ||
| | | | | | python_generate_wrapper_scripts(). (Patch by Arfrever. Backported from python overlay.) | |||||
* | Allow to use _python_package_supporting_installation_for_multiple_python_abis() | 2011-07-08 | 1 | -17/+13 | ||
| | | | | | in global scope and define it earlier. (Patch by Arfrever. Backported from python overlay.) | |||||
* | Add _PYTHON_ABI_PATTERN_REGEX. | 2011-07-08 | 1 | -2/+4 | ||
| | | | | (Patch by Arfrever. Backported from python overlay.) | |||||
* | Log syntax errors / warnings in python_mod_optimize(). | 2011-07-08 | 1 | -6/+20 | ||
| | | | | (Patch by Arfrever. Backported from python overlay.) | |||||
* | Support -l / --language option in python_get_version(). | 2011-07-08 | 1 | -28/+58 | ||
| | | | | (Patch by Arfrever. Backported from python overlay.) | |||||
* | Restrict gawk4, bug 374315 | 2011-07-07 | 1 | -1/+3 | ||
| | ||||||
* | Updates to versionator.eclass | 2011-07-07 | 1 | -161/+277 | ||
| | | | | | | | Add self to maintainers. Add full support for comparing all version specifications allowed by PMS. Clean up variable usage -- hopefully should make it a little faster (by using explicit integer variables). | |||||
* | Only check for gcc version in kde4-base.eclass if we actually compile something | 2011-07-06 | 1 | -4/+6 | ||
| | ||||||
* | fix system-libvpx location for Gentoo Prefix, bug 369491 | 2011-07-06 | 1 | -2/+2 | ||
| | ||||||
* | be a bit more restrictive on how to math libl so that it doesnt match liblzma | 2011-07-06 | 1 | -2/+2 | ||
| | ||||||
* | rename libcursesw to libncursesw too | 2011-07-05 | 1 | -1/+4 | ||
| |