Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug 98836. | Sebastian Bergmann | 2005-07-14 | 4 | -8/+8 |
| | |||||
* | added WEBAPP_MANUAL_SLOT to allow ebuilds to set SLOTs. | Julien Allanos | 2005-07-14 | 1 | -2/+4 |
| | |||||
* | make sure libc_prefix is set to a sane value in the libc ssp check in case ↵ | Mike Frysinger | 2005-07-14 | 1 | -4/+7 |
| | | | | we have multilib/ABI crap turned off | ||||
* | Make toolchain eclass more friendly to Gentoo/FreeBSD using root:0 instead ↵ | Diego Elio Pettenò | 2005-07-13 | 1 | -2/+2 |
| | | | | of root:root. | ||||
* | Change einfo->ewarn in preserve_old_lib_notify. CLoses bug #94067. | Jeremy Huddleston | 2005-07-13 | 1 | -9/+9 |
| | |||||
* | Update include_path. | Sebastian Bergmann | 2005-07-13 | 3 | -6/+6 |
| | |||||
* | Removed versioning; obsolete configure option | Stuart Herbert | 2005-07-13 | 2 | -8/+2 |
| | |||||
* | Move addwrite/addpredict in global scope, as they don't work in pkg_setup(). ↵ | Gregorio Guidi | 2005-07-13 | 1 | -12/+6 |
| | | | | Fixes bug #98731. | ||||
* | Sync PHP 5 eclasses with PHP 4 ebuilds: Do not build PHP CLI binary for ↵ | Sebastian Bergmann | 2005-07-13 | 3 | -4/+12 |
| | | | | mod_php package. | ||||
* | Patch by Richard Brown to fix bug 97989. | Sebastian Bergmann | 2005-07-13 | 3 | -9/+9 |
| | |||||
* | Fix bug #46768. | Sebastian Bergmann | 2005-07-12 | 1 | -2/+5 |
| | |||||
* | Add warning about crack and pdf extensions. | Sebastian Bergmann | 2005-07-12 | 1 | -1/+7 |
| | |||||
* | put maxdepth in correct position | Mike Frysinger | 2005-07-12 | 1 | -2/+2 |
| | |||||
* | Force -mieee for alpha moz builds | Aron Griffis | 2005-07-11 | 1 | -2/+9 |
| | |||||
* | Fix DEPEND.blacklist: virtual/modutils for linux-mod.eclass ebuilds. | Henrik Brix Andersen | 2005-07-11 | 1 | -4/+4 |
| | |||||
* | Add -mieee -mieee-with-inexact to ALLOWED_FLAGS, esp. for alpha | Aron Griffis | 2005-07-11 | 1 | -1/+2 |
| | |||||
* | Do not build --with-crack per default. If you need cracklib support, please ↵ | Sebastian Bergmann | 2005-07-11 | 1 | -5/+2 |
| | | | | emerge dev-php/PECL-crack. | ||||
* | Remove qt USE flag and thus the support for ext/qtdom, a PHP extension that ↵ | Sebastian Bergmann | 2005-07-11 | 1 | -4/+3 |
| | | | | -- to the best of my knowledge -- never really worked and has not been maintained for years. Also taked care of bug 98180 from the PHP side of things. | ||||
* | Fix bug 72905. | Sebastian Bergmann | 2005-07-11 | 1 | -11/+4 |
| | |||||
* | Add Hardened-PHP patch for PHP 4.4.0. | Sebastian Bergmann | 2005-07-11 | 1 | -6/+2 |
| | |||||
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 107 | -988/+946 |
| | |||||
* | QA: Use EXPORT_FUNCTIONS instead of creating our own wrapper functions. | Sven Wegener | 2005-07-11 | 1 | -12/+6 |
| | |||||
* | Pull Hardened-PHP patch for PHP 4.4.0RC2. | Sebastian Bergmann | 2005-07-11 | 1 | -2/+1 |
| | |||||
* | Fixing rev 1.30's fixes for sync of IUSE -- there was really no need for it ↵ | Armando Di Cianno | 2005-07-10 | 2 | -4/+17 |
| | | | | -- when eclass uses USE flag not set in eclass IUSE, they are set in ebuild IUSE, and code is otherwise shelterd against misuse. | ||||
* | Fix bug 98559. | Sebastian Bergmann | 2005-07-10 | 3 | -7/+7 |
| | |||||
* | add support for UCLIBC_GCC_VER | Mike Frysinger | 2005-07-10 | 1 | -3/+5 |
| | |||||
* | Add a new Qt version to the list. | Gregorio Guidi | 2005-07-09 | 1 | -2/+2 |
| | |||||
* | qt_pkg_setup -> qt3_pkg_setup | Gregorio Guidi | 2005-07-09 | 1 | -2/+2 |
| | |||||
* | Update Hardened-PHP patch. | Sebastian Bergmann | 2005-07-09 | 3 | -6/+7 |
| | |||||
* | Do we know how to spell Fortran? | Donnie Berkholz | 2005-07-08 | 1 | -2/+2 |
| | |||||
* | Updated for non-GNU cp, closes bug 96862. | Hasan Khalil | 2005-07-08 | 1 | -2/+2 |
| | |||||
* | Updated ppc64 multilib support from bug #97162. | Jeremy Huddleston | 2005-07-07 | 1 | -7/+23 |
| | |||||
* | add a note regarding IUSE and pcmcia | Aron Griffis | 2005-07-07 | 1 | -1/+2 |
| | |||||
* | Removed IUSE=pcmcia - please contact the kernel herd before modifying. | Henrik Brix Andersen | 2005-07-07 | 1 | -2/+1 |
| | |||||
* | Fixed DEPEND/RDEPEND issue. | Henrik Brix Andersen | 2005-07-07 | 1 | -4/+5 |
| | |||||
* | Rename qt.eclass to qt3.eclass | Caleb Tennis | 2005-07-07 | 1 | -2/+1 |
| | |||||
* | RDEP=DEP | Michael Cummings | 2005-07-07 | 1 | -1/+2 |
| | |||||
* | vhost -> vhosts | Sven Wegener | 2005-07-06 | 1 | -3/+3 |
| | |||||
* | add IUSE=X | Aron Griffis | 2005-07-06 | 1 | -2/+2 |
| | |||||
* | add IUSE=ssl | Aron Griffis | 2005-07-06 | 1 | -2/+2 |
| | |||||
* | add IUSE=debug | Aron Griffis | 2005-07-06 | 1 | -2/+2 |
| | |||||
* | add IUSE=pcmcia | Aron Griffis | 2005-07-06 | 1 | -2/+2 |
| | |||||
* | fix w/s issues | Aron Griffis | 2005-07-06 | 1 | -34/+34 |
| | |||||
* | add IUSE="jikes junit" | Aron Griffis | 2005-07-06 | 1 | -2/+3 |
| | |||||
* | add IUSE=vhost | Aron Griffis | 2005-07-06 | 1 | -1/+2 |
| | |||||
* | Remove IUSE="bootstrap pam" since axxo pointed out this is a bad idea | Aron Griffis | 2005-07-06 | 1 | -3/+1 |
| | |||||
* | sync IUSE | Aron Griffis | 2005-07-06 | 1 | -3/+2 |
| | |||||
* | add IUSE="debug profile verbose" | Aron Griffis | 2005-07-06 | 1 | -1/+2 |
| | |||||
* | add IUSE=doc | Aron Griffis | 2005-07-06 | 1 | -2/+2 |
| | |||||
* | remove line containing only the word "use" | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| |