Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Don't add kdeenablefinal useflag to every package, but just for the ones in ↵ | 2006-01-04 | 1 | -6/+8 | ||
| | | | | kde-base. Enable or disable final support depending on presence of kdeenablefinal in $IUSE and it being enabled or not. Does not break old packages, but will probably make --newuse a bit funny. | |||||
* | Store correct RDEPENDs with need-qt(). | 2006-01-04 | 1 | -3/+9 | ||
| | ||||||
* | Store correct RDEPENDs with need-kde(). | 2006-01-04 | 1 | -4/+9 | ||
| | ||||||
* | removed ending spaces | 2006-01-04 | 1 | -2/+2 | ||
| | ||||||
* | moved fill_help_tables.sql-5.0.15 to fill_help_tables.sqlto be used by ↵ | 2006-01-04 | 1 | -2/+4 | ||
| | | | | emerge --config | |||||
* | Added pkg_config to EXPORT | 2006-01-04 | 1 | -2/+2 | ||
| | ||||||
* | Fix some XML related extension issues with USE flags. | 2006-01-04 | 2 | -4/+19 | ||
| | ||||||
* | Change X11 deps order, first new modular X then virtual. | 2006-01-04 | 3 | -6/+6 | ||
| | ||||||
* | Update the PHP packages, sync with overlay. | 2006-01-04 | 4 | -193/+352 | ||
| | ||||||
* | add support for newer ppc kernels thanks to hansmi | 2006-01-04 | 1 | -4/+11 | ||
| | ||||||
* | fixed duplication in code in mozcoreconf | 2006-01-04 | 1 | -44/+1 | ||
| | ||||||
* | allow setting of gcc version | 2006-01-02 | 1 | -22/+23 | ||
| | ||||||
* | Adding classes for mysql | 2006-01-01 | 2 | -0/+768 | ||
| | ||||||
* | Apply whitespace checks from repoman to eclasses. | 2006-01-01 | 17 | -70/+70 | ||
| | ||||||
* | make sure people use -1 and not /bin/false as default nologin shells | 2005-12-31 | 1 | -3/+7 | ||
| | ||||||
* | Change /bin/false to -1 in enewuser call. | 2005-12-31 | 1 | -2/+2 | ||
| | ||||||
* | sh love | 2005-12-31 | 1 | -3/+3 | ||
| | ||||||
* | allow more flexibility in binutils type/version control from ebuilds | 2005-12-31 | 1 | -7/+16 | ||
| | ||||||
* | add a sanity check to make sure ETYPE is set by ebuilds and make the ↵ | 2005-12-31 | 1 | -2/+4 | ||
| | | | | GCC_A_FAKEIT setting more flexible (not all tarballs are tar.bz2) | |||||
* | Fixes bug #113142 | 2005-12-30 | 1 | -2/+9 | ||
| | ||||||
* | Fixes bug #111682, thanks Dieter | 2005-12-30 | 1 | -6/+6 | ||
| | ||||||
* | Fixing bug #109233 | 2005-12-30 | 1 | -2/+2 | ||
| | ||||||
* | should use rm -r not rm -f for deleting mandirs | 2005-12-29 | 1 | -2/+2 | ||
| | ||||||
* | Add src_test support for sys-libs/db. WARNING this can take 6+ hours!. | 2005-12-26 | 1 | -1/+21 | ||
| | ||||||
* | Remove kmobile from derivation map. | 2005-12-25 | 1 | -2/+1 | ||
| | ||||||
* | remove the portage dep, it's no longer relevant | 2005-12-24 | 1 | -3/+1 | ||
| | ||||||
* | Add --with-modified-by | 2005-12-24 | 1 | -1/+2 | ||
| | ||||||
* | fixes bug #96386, #97129, #113264, #113458 | 2005-12-24 | 1 | -24/+31 | ||
| | ||||||
* | dont export IUSE for kgcc64 | 2005-12-24 | 1 | -5/+7 | ||
| | ||||||
* | add support for forcing cvs into offline mode #116494 by Kraml Liu | 2005-12-24 | 1 | -2/+3 | ||
| | ||||||
* | Move mkfontscale and mkfontdir into RDEPEND from DEPEND; they're used in ↵ | 2005-12-23 | 1 | -3/+2 | ||
| | | | | pkg_* so need RDEPEND for binary packages. Reported by Michael Frank <mhf@users.berlios.de>. | |||||
* | Add SRC_URI for 7.0 release. | 2005-12-23 | 1 | -2/+3 | ||
| | ||||||
* | minor changes to handle svg and canvas default in ff/tb-1.5 | 2005-12-23 | 2 | -11/+9 | ||
| | ||||||
* | Resolves Bug #116260 -- typo-fix for path to remove FASL on unmerge | 2005-12-22 | 1 | -2/+2 | ||
| | ||||||
* | ssp/pie/htb have their own USE flags sep from vanilla, so people can utilize ↵ | 2005-12-21 | 1 | -6/+6 | ||
| | | | | those | |||||
* | Add "inline" -> "__inline__" conversion in headers___fix to satisfy ANSI ↵ | 2005-12-21 | 1 | -1/+2 | ||
| | | | | compliance. | |||||
* | silence warnings | 2005-12-20 | 1 | -2/+2 | ||
| | ||||||
* | some whitespace fixes, makind indentation sane and using tabs throughout | 2005-12-19 | 1 | -11/+11 | ||
| | ||||||
* | Add SRC_URI for RC4. | 2005-12-17 | 1 | -2/+3 | ||
| | ||||||
* | rename HTB patch func | 2005-12-17 | 1 | -3/+3 | ||
| | ||||||
* | add info for e17 cvs mirror | 2005-12-17 | 1 | -1/+5 | ||
| | ||||||
* | slot_rebuild() fix | 2005-12-17 | 1 | -3/+3 | ||
| | ||||||
* | some modifications to prepare for amd64 support | 2005-12-15 | 1 | -3/+5 | ||
| | ||||||
* | Added function to get the shell for a given user, and a wrapper function to ↵ | 2005-12-14 | 1 | -1/+34 | ||
| | | | | check if login is disabled for the given user (needed to fix games eclass, see bugzilla). | |||||
* | Why I press 'u' when i shouldn't? fix typo. | 2005-12-14 | 1 | -1/+3 | ||
| | ||||||
* | Refactor egethome() function to use ${CHOST} instead of (deprecated) ↵ | 2005-12-14 | 1 | -6/+7 | ||
| | | | | ${USERLAND}. Also add DragonFly support (same as FreeBSD). | |||||
* | Adding modular X depends. | 2005-12-14 | 1 | -2/+7 | ||
| | ||||||
* | Remove redundant depends | 2005-12-14 | 1 | -5/+3 | ||
| | ||||||
* | Get rid of duplicate depends | 2005-12-14 | 1 | -5/+3 | ||
| | ||||||
* | Add modular X dependencies. | 2005-12-14 | 1 | -2/+2 | ||
| |