Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Edit specs to add support for creating a cross-compile multilib target gcc. | 2005-03-09 | 1 | -4/+83 | |
| | |||||
* | Correcting commit message. What was actually done was fixing strict_count to ↵ | 2005-03-08 | 1 | -1/+2 | |
| | | | | pad zeroes so that sort -n would not fail | ||||
* | Changing array substitutions to _ not -, this prevents the cosmetic bad ↵ | 2005-03-08 | 2 | -10/+20 | |
| | | | | substitution errors | ||||
* | add in *vimrc_file_suffix | 2005-03-08 | 1 | -3/+3 | |
| | |||||
* | f77 -> fortran | 2005-03-08 | 1 | -2/+2 | |
| | |||||
* | Add mozconfig_use_with for Seemant's kerberos experimentation | 2005-03-08 | 1 | -5/+15 | |
| | |||||
* | fix nasty portage --libdir bug, you may have to re-merge all of your php stuff. | 2005-03-08 | 1 | -9/+21 | |
| | |||||
* | allow mysqli ;-). | 2005-03-08 | 1 | -11/+1 | |
| | |||||
* | Cleaned up comments. | 2005-03-08 | 1 | -7/+2 | |
| | |||||
* | Fix compilation of libstdc++ for crosscompilation toolchains. Add filtering ↵ | 2005-03-08 | 1 | -22/+59 | |
| | | | | of -mcpu for x86/amd64 with gcc-4.0. | ||||
* | Don't set ABI=default as it causes econf to add --libdir for archs where it ↵ | 2005-03-08 | 1 | -1/+3 | |
| | | | | used to not add it. | ||||
* | Don't set ABI=default as it causes econf to add --libdir for archs where it ↵ | 2005-03-08 | 1 | -6/+5 | |
| | | | | used to not add it. | ||||
* | +get_abi_FAKE_TARGETS | 2005-03-08 | 1 | -2/+2 | |
| | |||||
* | make_desktop_entry() 2nd try | 2005-03-07 | 1 | -2/+2 | |
| | |||||
* | minor make_desktop_entry() modification | 2005-03-07 | 1 | -2/+2 | |
| | |||||
* | bug 82032: the test for java is both broken and unnecessary. we simply need ↵ | 2005-03-07 | 1 | -1/+4 | |
| | | | | java in the PATH. | ||||
* | Change need-kde and need-qt so that ebuilds relying on portage copying ↵ | 2005-03-07 | 1 | -17/+19 | |
| | | | | RDEPEND from DEPEND work properly (#50721). | ||||
* | fixed menu spec url | 2005-03-06 | 1 | -2/+2 | |
| | |||||
* | Fixes bug #84189 | 2005-03-06 | 1 | -11/+12 | |
| | |||||
* | Use ABI's CFLAGS for BOOT_CFLAGS so stage2/3 generate code for the right ABI. | 2005-03-06 | 1 | -2/+2 | |
| | |||||
* | sys-apps/cronbase -> sys-process/cronbase | 2005-03-04 | 1 | -2/+2 | |
| | |||||
* | Changing CTARGET_ALIASES to FAKE_TARGETS for consistency with binutils. | 2005-03-04 | 1 | -6/+6 | |
| | |||||
* | style updates, add/remove quotes where appropriate. also remove checks with ↵ | 2005-03-04 | 1 | -55/+44 | |
| | | | | EXTRA_ECONF since it will come last and thus will get precedence over all default config params. | ||||
* | undo style changes | 2005-03-04 | 1 | -14/+14 | |
| | |||||
* | Uncommitting a stray commit. | 2005-03-04 | 1 | -6/+3 | |
| | |||||
* | Added sanity checks about for threads and shared with EXTRA_ECONF. Added ↵ | 2005-03-04 | 3 | -32/+72 | |
| | | | | support for CTARGET_ALIASES with >=sys-devel/gcc-config-1.4.0. | ||||
* | Added check for ! use build on ffi stuff. | 2005-03-04 | 1 | -2/+2 | |
| | |||||
* | base the uclibc logic upon CTARGET instead of just USE=uclibc ... also get ↵ | 2005-03-03 | 1 | -21/+24 | |
| | | | | rid of the last $ARCH with $(tc-arch) | ||||
* | make endian func a little more robust and change sh behavior to match ↵ | 2005-03-02 | 1 | -5/+6 | |
| | | | | binutils (default is little) | ||||
* | $ARCH -> $(tc-arch) | 2005-03-02 | 1 | -4/+4 | |
| | |||||
* | do stripping ourselves | 2005-03-02 | 1 | -3/+7 | |
| | |||||
* | Use LANG=C during compilation to avoid potential internationalization ↵ | 2005-03-02 | 1 | -3/+3 | |
| | | | | problems. See bug #82254 | ||||
* | Fixed QA warnings; fixed broken enabled/disabled messages | 2005-03-01 | 1 | -14/+14 | |
| | |||||
* | uclibc fixes | 2005-03-01 | 1 | -2/+3 | |
| | |||||
* | touch up the MAN_VER and HTB_VER usage | 2005-03-01 | 1 | -14/+12 | |
| | |||||
* | touchup the dev.gentoo.org URL handling | 2005-03-01 | 1 | -59/+37 | |
| | |||||
* | Cleanup is_final_abi. | 2005-02-28 | 1 | -6/+7 | |
| | |||||
* | Fixes for shared -> sharedext USE flag | 2005-02-28 | 1 | -4/+4 | |
| | |||||
* | Updates for kde-3.4.0_rc1. | 2005-02-27 | 1 | -6/+8 | |
| | |||||
* | Install libs if available. Install all modules in TCL_MODS, same goes for DOCS. | 2005-02-27 | 1 | -3/+19 | |
| | |||||
* | Try to match patches more according to libtool version, bug #83486 | 2005-02-27 | 1 | -15/+42 | |
| | |||||
* | Cosmetic fix | 2005-02-27 | 1 | -2/+2 | |
| | |||||
* | fix illegal bash syntax | 2005-02-27 | 1 | -2/+2 | |
| | |||||
* | 3.4rc1 kdepim: all Makefile.am files need KMEXTRACTONLY+=/doc/api | 2005-02-27 | 1 | -2/+3 | |
| | |||||
* | Use correct CC and CXX. | 2005-02-27 | 1 | -3/+3 | |
| | |||||
* | Add K_DEFCONFIG for improved MIPS headers support. | 2005-02-27 | 1 | -3/+12 | |
| | |||||
* | new ebuild: konq-plugins | 2005-02-26 | 1 | -1/+2 | |
| | |||||
* | Update email address. | 2005-02-26 | 1 | -2/+2 | |
| | |||||
* | Fixed double .tar.bz2 in SRC_URI. | 2005-02-26 | 1 | -2/+2 | |
| | |||||
* | Fixing error message to be correct | 2005-02-26 | 1 | -5/+5 | |
| |