Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update for KDE 3.5.0. | Gregorio Guidi | 2005-11-23 | 1 | -1/+2 |
| | |||||
* | add support for 3.5.0 final | Dan Armak | 2005-11-22 | 1 | -1/+4 |
| | |||||
* | Some tidy up and added call to eautoreconf. | Danny van Dyk | 2005-11-22 | 1 | -4/+5 |
| | |||||
* | Apply enewuser/enewgroup patch for OpenBSD as per bug #113236. Thanks Karol ↵ | Diego Elio Pettenò | 2005-11-22 | 1 | -2/+16 |
| | | | | Pasternak for the patch. | ||||
* | Print a message informing about pkg_config in pkg_postinst | Matthias Schwarzott | 2005-11-20 | 1 | -3/+5 |
| | |||||
* | added pkg_config to enable and disable plugin in vdr-config-file | Matthias Schwarzott | 2005-11-20 | 1 | -2/+68 |
| | |||||
* | Adds support for python version of webapp-config | Stuart Herbert | 2005-11-20 | 1 | -156/+132 |
| | |||||
* | Fix some credits and comments on various new-style PHP eclasses. | Luca Longinotti | 2005-11-20 | 7 | -23/+30 |
| | |||||
* | touchup syntax, how we delete libiberty.a, and add some TODO comments | Mike Frysinger | 2005-11-19 | 1 | -16/+14 |
| | |||||
* | add support for USE=mudflap (gcc4+), remove the cross-compile multilib hack ↵ | Mike Frysinger | 2005-11-18 | 1 | -8/+11 |
| | | | | for mips targets, and support building bootstrap C compiler with libc/kernel headers | ||||
* | add an unpack function for 2.6 headers, unify duplicated env setups into one ↵ | Mike Frysinger | 2005-11-18 | 1 | -24/+43 |
| | | | | function, and add support for installing kernel headers without a proper compiler (for use with a bootstrap C compiler) | ||||
* | have unpack_makeself default to $A if nothing is specified | Mike Frysinger | 2005-11-18 | 1 | -3/+4 |
| | |||||
* | allow modular x deps, bug #111979 | Ciaran McCreesh | 2005-11-17 | 1 | -3/+6 |
| | |||||
* | My initial commit of a qt4 eclass (highly mirrored off of qt3) | Caleb Tennis | 2005-11-17 | 1 | -0/+50 |
| | |||||
* | More xft/pango cleanups. | Martin Schlemmer | 2005-11-16 | 1 | -18/+6 |
| | |||||
* | Commit the right version of it, after making sure I don't have two vim ↵ | Diego Elio Pettenò | 2005-11-16 | 1 | -20/+2 |
| | | | | sessions running over nfs. | ||||
* | Revert the broken eclass. | Diego Elio Pettenò | 2005-11-16 | 1 | -1/+21 |
| | |||||
* | Remove danarmak's confcache support, as kde eclass now uses econf, and ↵ | Diego Elio Pettenò | 2005-11-16 | 1 | -21/+1 |
| | | | | anyway this is no more supported by the latest confcache patch. | ||||
* | Make KDE use econf as usual, by overriding the directories where the ↵ | Diego Elio Pettenò | 2005-11-16 | 1 | -8/+13 |
| | | | | ${PREFIX} changes. This allows it to play fine with confcache, removes the warning about ${CBUILD} unset and allows to update gnuconfig files. | ||||
* | update toolchain patch to handle uncompressed pie patches | Mike Frysinger | 2005-11-16 | 1 | -3/+3 |
| | |||||
* | Changed xorg-x11 blocker for clarity. | Joshua Baergen | 2005-11-16 | 1 | -2/+2 |
| | |||||
* | Remove code to workaround non pango enabled builds. Remove | Martin Schlemmer | 2005-11-15 | 1 | -16/+8 |
| | | | | noxft USE flag, we use truetype for that. | ||||
* | (#112480) Add RDEPEND on >=sys-apps/man-1.6b-r2 so it looks in the [0-8]x/ ↵ | Donnie Berkholz | 2005-11-15 | 1 | -2/+4 |
| | | | | directories. | ||||
* | add optional support for objc garbage collection #91222 | Mike Frysinger | 2005-11-13 | 1 | -3/+6 |
| | |||||
* | add instructions for 3.5.0_rc1 | Dan Armak | 2005-11-12 | 1 | -1/+2 |
| | |||||
* | add support for 3.5.0_rc1 distfiles, which are on mirror://gentoo only | Dan Armak | 2005-11-12 | 2 | -41/+52 |
| | |||||
* | Add RC2 to SRC_URI list. | Donnie Berkholz | 2005-11-11 | 1 | -2/+3 |
| | |||||
* | run make dep for all 2.4 targets, not just sparc | Mike Frysinger | 2005-11-11 | 1 | -2/+2 |
| | |||||
* | disable mudflap for bootstrap cross-compilers | Mike Frysinger | 2005-11-11 | 1 | -3/+4 |
| | |||||
* | Changed line 26 to use [[ instead of [ | Petteri Räty | 2005-11-10 | 1 | -1/+1 |
| | |||||
* | typo fix | Michael Sterrett | 2005-11-09 | 1 | -2/+2 |
| | |||||
* | Add big fat warning about gtk-sharp-2.6.x being unsupported by upstream. | Peter Johanson | 2005-11-08 | 1 | -2/+13 |
| | |||||
* | new eclass for >= 1.5 mozilla products | Jory Pratt | 2005-11-07 | 1 | -0/+323 |
| | |||||
* | add support for nightly binutils cvs snapshots and initial support for live cvs | Mike Frysinger | 2005-11-06 | 1 | -16/+44 |
| | |||||
* | remove USE=static #85318 | Mike Frysinger | 2005-11-05 | 1 | -10/+4 |
| | |||||
* | Add examples flag support to ruby eclass, per bug | Caleb Tennis | 2005-11-04 | 1 | -8/+12 |
| | | | | #111508 | ||||
* | install TODO but not COPYING doc files | Mike Frysinger | 2005-11-04 | 1 | -2/+2 |
| | |||||
* | change default abi for mips64 toolchains to n32 and add a warning if we skip ↵ | Mike Frysinger | 2005-11-04 | 1 | -4/+6 |
| | | | | libstdc++ doc generation | ||||
* | Ups, fix Hardened-PHP for 5.0.5. | Luca Longinotti | 2005-11-04 | 1 | -2/+2 |
| | |||||
* | Hardened-PHP update. | Luca Longinotti | 2005-11-03 | 2 | -3/+4 |
| | |||||
* | Make sure pam files are installed with 0644 perms. Thanks to vapier for this ↵ | Diego Elio Pettenò | 2005-11-03 | 1 | -1/+5 |
| | | | | workaround and jkt for the report. | ||||
* | Get rid of ABI crap since it's needed only in dev profiles, and with ↵ | Jeremy Huddleston | 2005-11-03 | 1 | -2/+1 |
| | | | | gcc-config-2.0 those profiles can start using CHOST rather than ABI to properly set the toolchain. | ||||
* | $IMAGE -> $D | Mike Frysinger | 2005-11-02 | 1 | -4/+4 |
| | |||||
* | Drop collision-protect warning for now as we're probably going with a | Joshua Baergen | 2005-11-02 | 1 | -13/+1 |
| | | | | blocker. | ||||
* | Add an error about collision-protect in case we allow monolithic->modular | Joshua Baergen | 2005-11-02 | 1 | -1/+13 |
| | | | | upgrade paths without unmerging the old version first. | ||||
* | make the run a little more quiet | Mike Frysinger | 2005-11-02 | 1 | -3/+3 |
| | |||||
* | * latex-package.eclass: (latex-package_src_doinstall): Install pfb files | Leonardo Boshell | 2005-11-01 | 1 | -2/+9 |
| | | | | under the right directory (bug #110790). | ||||
* | Fix java-internal INI file support. | Luca Longinotti | 2005-11-01 | 1 | -1/+5 |
| | |||||
* | New-style PHP update, see dev-lang/php ChangeLog for detailed list of changes. | Luca Longinotti | 2005-10-31 | 11 | -173/+397 |
| | |||||
* | Modify block so that release candidate metabuilds are allowed. | Joshua Baergen | 2005-10-30 | 1 | -2/+2 |
| |