Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |
| | |||||
* | Add custom-cflags per Calchan for mozilla products | 2011-07-04 | 1 | -3/+3 | |
| | |||||
* | Pass Python ABI patterns list to _python_check_python_abi_matching() to | 2011-07-04 | 1 | -36/+21 | |
| | | | | simplify some code. (Patch by Arfrever. Backported from python overlay.) | ||||
* | Support PYTHON_TESTS_RESTRICTED_ABIS. | 2011-07-04 | 1 | -1/+13 | |
| | | | | (Patch by Arfrever. Backported from python overlay.) | ||||
* | Support Python ABI patterns list in _python_check_python_abi_matching. | 2011-07-04 | 1 | -11/+48 | |
| | | | | (Patch by Arfrever. Backported from python overlay.) | ||||
* | Fix coding style in some functions for consistency with other functions. | 2011-07-04 | 1 | -34/+62 | |
| | | | | (Patch by Arfrever. Backported from python overlay.) | ||||
* | Support EAPI >=4 in python_src_install(). | 2011-07-04 | 1 | -2/+22 | |
| | | | | (Patch by Arfrever. Backported from python overlay.) | ||||
* | Print deprecation warnings in deprecated parts of python_mod_optimize() and | 2011-07-04 | 1 | -13/+13 | |
| | | | | python_mod_cleanup(). (Patch by Arfrever. Backported from python overlay.) | ||||
* | Delete python_version(), python_mod_exists(), python_tkinter_exists() and | 2011-07-04 | 1 | -25/+1 | |
| | | | | python_mod_compile(). (Patch by Arfrever. Backported from python overlay.) | ||||
* | Reverted last change | 2011-07-03 | 1 | -10/+1 | |
| | |||||
* | Make dependency on pax-utils and paxctl explicit | 2011-07-02 | 1 | -10/+24 | |
| | |||||
* | [eclass] Add openib eclass | 2011-06-30 | 1 | -0/+74 | |
| | |||||
* | Inherit base (bug #372831 by Gert Wollny). | 2011-06-30 | 1 | -2/+2 | |
| | |||||
* | Removed 5.4 and 5.5 from default USE_PHP | 2011-06-29 | 1 | -2/+2 | |
| | |||||
* | Allow possiblle trailing slashes in src_prepare path cleanup, thanks Rion | 2011-06-28 | 1 | -5/+5 | |
| | |||||
* | After channel.xml files were copied locally, all SRC_URI's broke for the ↵ | 2011-06-28 | 1 | -3/+2 | |
| | | | | pear ebuilds | ||||
* | Only touch CMakeLists.txt once | 2011-06-27 | 1 | -2/+5 | |
| | |||||
* | Sync sitefile support from elisp-common.eclass. XEmacs can now use the same ↵ | 2011-06-26 | 1 | -2/+167 | |
| | | | | mechanism to install sitefile code, sans the backwards compatible provisions. | ||||
* | return an EPREFIX'd path in systemd_get_unitdir(), approved by maintainer | 2011-06-24 | 1 | -2/+3 | |
| | |||||
* | Update pango dep to be pango[X] since all mozilla products still use pangoxft | 2011-06-24 | 1 | -2/+3 | |
| | |||||
* | Add note on dependency of virtual/fortran to fortran-2.eclass | 2011-06-21 | 1 | -2/+3 | |
| | |||||
* | Remove dependency on virtual/fortran from fortran-2.eclass | 2011-06-21 | 1 | -4/+1 | |
| | |||||
* | Added EAPI=0 support to fortran.eclass | 2011-06-21 | 1 | -2/+2 | |
| | |||||
* | fortran-2.eclass added | 2011-06-21 | 1 | -0/+154 | |
| | |||||
* | Raise dependency on util-macros | 2011-06-20 | 1 | -2/+2 | |
| | |||||
* | Add systemd_newunit() to handle @-related renames gracefully. | 2011-06-19 | 1 | -1/+15 | |
| | |||||
* | Support passing an optional configure option name to systemd_with_unitdir. | 2011-06-16 | 1 | -2/+9 | |
| | |||||
* | Fix gnome.org.eclass for unset EAPI (EAPI=0) | 2011-06-16 | 1 | -2/+2 | |
| | |||||
* | Default to .tar.xz for ebuilds with EAPI >=4 | 2011-06-16 | 1 | -4/+10 | |
| | |||||
* | The Great KDE Slot Move: gentoo-x86 Edition (move all the kde-base/ packages ↵ | 2011-06-15 | 3 | -135/+49 | |
| | | | | from version-specific slots to :4) | ||||
* | Re-add support for Bash versions < 4.2 (the manuals tend not to be clear ↵ | 2011-06-15 | 1 | -2/+2 | |
| | | | | about when a feature is added) | ||||
* | Sync eclasses from overlay | 2011-06-15 | 3 | -107/+76 | |
| | |||||
* | Use DEFAULT_ABI instead of USE flags to select primary MIPS ABI, bug 370717 | 2011-06-14 | 1 | -29/+3 | |
| | |||||
* | Escape $ in double quotes when it's meant to be used literally. Acked by ↵ | 2011-06-14 | 1 | -2/+2 | |
| | | | | flameeyes. | ||||
* | Implement live functionality | 2011-06-13 | 1 | -23/+33 | |
| | |||||
* | Introduce systemd_dotmpfilesd() for installing tmpfiles.d files. | 2011-06-11 | 1 | -1/+15 | |
| | |||||
* | Be compatible with bash3 as well. | 2011-06-10 | 1 | -4/+4 | |
| | |||||
* | Use a safer syntax for libtool.eclass (bug #370983). | 2011-06-10 | 1 | -5/+3 | |
| | |||||
* | virtualx.eclass should depend on xorg-server[xvfb] instead of -minimal, bug ↵ | 2011-06-09 | 1 | -2/+2 | |
| | | | | 357295 | ||||
* | Update KDE eclasses, add support for KDEPIM 4.6.0 | 2011-06-09 | 2 | -9/+7 | |
| | |||||
* | Add a gold-specific patch when gold is used as linker, as only libtool 2.2.7 ↵ | 2011-06-09 | 2 | -9/+31 | |
| | | | | and later actually report it properly. Check two parents directories for configure as sometimes it would otherwise fail (libarchive), and make the debug log a bit more useful by appending rather than replacing and adding the name of the patch/file it gets tested on. | ||||
* | Take over as maintainer. | 2011-06-08 | 1 | -2/+2 | |
| | |||||
* | Fix for r1.16 changes: -j1 should have been removed completely | 2011-06-08 | 1 | -3/+2 | |
| | |||||
* | Sync KDE eclasses with overlay again (prerequisite for slotmoves) | 2011-06-07 | 4 | -73/+38 | |
| | |||||
* | Goodbye kdeprefix (for >= 4.6.4) | 2011-06-06 | 3 | -92/+28 | |
| | | | | | Remove all usage of the kdeprefix flag that doesn't die immediately; remove the flag itself on >= 4.6.4 | ||||
* | Use modified GNUstep.conf for compilation, should fix bug #366795 | 2011-06-06 | 1 | -3/+11 | |
| |