Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (no commit message) | 2005-11-30 | 1 | -0/+2 | |
| | |||||
* | *** empty log message *** | 2005-11-30 | 180 | -7550/+21325 | |
| | |||||
* | (no commit message) | 2005-11-30 | 177 | -21371/+7547 | |
| | |||||
* | changed sed-search-regexp to match all header files in VDRDIR | 2005-11-30 | 1 | -2/+2 | |
| | |||||
* | prune bogus generated manpages #113902 | 2005-11-30 | 1 | -5/+8 | |
| | |||||
* | make sure we always cleanse libiberty.a | 2005-11-30 | 1 | -4/+5 | |
| | |||||
* | Fix previous commit. | 2005-11-29 | 1 | -3/+3 | |
| | |||||
* | Complete fix for SRC_URI. | 2005-11-29 | 1 | -2/+2 | |
| | |||||
* | Fix USE=\!kdexdelta SRC_URIs for all versions (bug #113909). It only worked ↵ | 2005-11-29 | 1 | -6/+7 | |
| | | | | due to the gentoo distfiles mirrors. | ||||
* | Fix SRC_URI. | 2005-11-29 | 1 | -2/+2 | |
| | |||||
* | touchup gen_usr_ldscript and move draw_line() to inside epatch() so no one ↵ | 2005-11-29 | 1 | -37/+24 | |
| | | | | will use it | ||||
* | Avoids building man3 pages out of perldocs for perl-modules, still enabled ↵ | 2005-11-27 | 2 | -5/+62 | |
| | | | | in perl-app eclass. | ||||
* | Add twisted.eclass for twisted subpackages (bug #80639). | 2005-11-27 | 1 | -0/+81 | |
| | |||||
* | can't use supertab with vim7 | 2005-11-27 | 1 | -2/+3 | |
| | |||||
* | temporary workaround for vim7 parallel make | 2005-11-27 | 1 | -2/+7 | |
| | |||||
* | Fixed typos, bug #112459 | 2005-11-26 | 1 | -3/+3 | |
| | |||||
* | Update for KDE 3.5.0. | 2005-11-23 | 1 | -1/+2 | |
| | |||||
* | add support for 3.5.0 final | 2005-11-22 | 1 | -1/+4 | |
| | |||||
* | Some tidy up and added call to eautoreconf. | 2005-11-22 | 1 | -4/+5 | |
| | |||||
* | Apply enewuser/enewgroup patch for OpenBSD as per bug #113236. Thanks Karol ↵ | 2005-11-22 | 1 | -2/+16 | |
| | | | | Pasternak for the patch. | ||||
* | Print a message informing about pkg_config in pkg_postinst | 2005-11-20 | 1 | -3/+5 | |
| | |||||
* | added pkg_config to enable and disable plugin in vdr-config-file | 2005-11-20 | 1 | -2/+68 | |
| | |||||
* | Adds support for python version of webapp-config | 2005-11-20 | 1 | -156/+132 | |
| | |||||
* | Fix some credits and comments on various new-style PHP eclasses. | 2005-11-20 | 7 | -23/+30 | |
| | |||||
* | touchup syntax, how we delete libiberty.a, and add some TODO comments | 2005-11-19 | 1 | -16/+14 | |
| | |||||
* | add support for USE=mudflap (gcc4+), remove the cross-compile multilib hack ↵ | 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 ↵ | 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 | 2005-11-18 | 1 | -3/+4 | |
| | |||||
* | allow modular x deps, bug #111979 | 2005-11-17 | 1 | -3/+6 | |
| | |||||
* | My initial commit of a qt4 eclass (highly mirrored off of qt3) | 2005-11-17 | 1 | -0/+50 | |
| | |||||
* | More xft/pango cleanups. | 2005-11-16 | 1 | -18/+6 | |
| | |||||
* | Commit the right version of it, after making sure I don't have two vim ↵ | 2005-11-16 | 1 | -20/+2 | |
| | | | | sessions running over nfs. | ||||
* | Revert the broken eclass. | 2005-11-16 | 1 | -1/+21 | |
| | |||||
* | Remove danarmak's confcache support, as kde eclass now uses econf, and ↵ | 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 ↵ | 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 | 2005-11-16 | 1 | -3/+3 | |
| | |||||
* | Changed xorg-x11 blocker for clarity. | 2005-11-16 | 1 | -2/+2 | |
| | |||||
* | Remove code to workaround non pango enabled builds. Remove | 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/ ↵ | 2005-11-15 | 1 | -2/+4 | |
| | | | | directories. | ||||
* | add optional support for objc garbage collection #91222 | 2005-11-13 | 1 | -3/+6 | |
| | |||||
* | add instructions for 3.5.0_rc1 | 2005-11-12 | 1 | -1/+2 | |
| | |||||
* | add support for 3.5.0_rc1 distfiles, which are on mirror://gentoo only | 2005-11-12 | 2 | -41/+52 | |
| | |||||
* | Add RC2 to SRC_URI list. | 2005-11-11 | 1 | -2/+3 | |
| | |||||
* | run make dep for all 2.4 targets, not just sparc | 2005-11-11 | 1 | -2/+2 | |
| | |||||
* | disable mudflap for bootstrap cross-compilers | 2005-11-11 | 1 | -3/+4 | |
| | |||||
* | Changed line 26 to use [[ instead of [ | 2005-11-10 | 1 | -1/+1 | |
| | |||||
* | typo fix | 2005-11-09 | 1 | -2/+2 | |
| | |||||
* | Add big fat warning about gtk-sharp-2.6.x being unsupported by upstream. | 2005-11-08 | 1 | -2/+13 | |
| | |||||
* | new eclass for >= 1.5 mozilla products | 2005-11-07 | 1 | -0/+323 | |
| | |||||
* | add support for nightly binutils cvs snapshots and initial support for live cvs | 2005-11-06 | 1 | -16/+44 | |
| |