| Commit message (Expand) | Author | Age | Files | Lines |
* | alpha now has binutils-2.16.1-r3 stable so we can remove the exclusion on alpha. | Donnie Berkholz | 2006-07-04 | 1 | -2/+2 |
* | Allow to not use recursive rebuild. | Diego Elio Pettenò | 2006-07-03 | 1 | -9/+11 |
* | Eliminate problematic subshells, fix return codes (bug #138980) | Kevin F. Quinn | 2006-07-03 | 1 | -21/+25 |
* | add a notice when user overrides settings | Mike Frysinger | 2006-07-02 | 1 | -1/+4 |
* | Add multilib intelligence for removing .la files for drivers and modules. | Donnie Berkholz | 2006-07-01 | 1 | -4/+4 |
* | Made the message printed when there's a problem finding the generation-1 syst... | Joshua Nichols | 2006-07-01 | 1 | -6/+5 |
* | Fixed some nasty, yet harmless warnings. | Joshua Nichols | 2006-07-01 | 1 | -2/+2 |
* | Fix for JAVA_PKG_FORCE_COMPILER. exports JAVA and JAVAC now. | Joshua Nichols | 2006-07-01 | 1 | -1/+9 |
* | Wrap binutils dep in !alpha till they stable it | Donnie Berkholz | 2006-07-01 | 1 | -2/+2 |
* | Go back to the better hardened setup, now that the binutils patch tarball is ... | Donnie Berkholz | 2006-07-01 | 1 | -8/+3 |
* | Need to quote > symbol (Andrew Gaffney). | Donnie Berkholz | 2006-06-30 | 1 | -2/+2 |
* | (#138580) Make drivers only require USE=xorg on xorg-server versions >=1.1, s... | Donnie Berkholz | 2006-06-30 | 1 | -4/+6 |
* | Added >=portage-2.1 dep to java-vm-2.eclass, for issue found at https://forum... | Joshua Nichols | 2006-06-30 | 1 | -2/+3 |
* | Updates to java-vm-2.eclass to support java-nsplugin eselect module. | Joshua Nichols | 2006-06-30 | 1 | -3/+9 |
* | Restore the old gcc-specs-now check as well until binutils gets fixed. | Donnie Berkholz | 2006-06-30 | 1 | -1/+7 |
* | Remove binutils dep till the tarballs actually exist. | Donnie Berkholz | 2006-06-30 | 1 | -3/+2 |
* | We need to dep on >=sys-devel/binutils-2.16.1-r3 so hardened works properly. | Donnie Berkholz | 2006-06-30 | 1 | -2/+3 |
* | - we no longer need to die on hardened toolchains as of binutils-2.16-r3 | Ned Ludd | 2006-06-30 | 1 | -7/+2 |
* | Add tc-getSTRIP. With gcc-4.X, GNU fortran is no longer f77, so add tc-getF90... | Joel Martin | 2006-06-28 | 1 | -2/+8 |
* | Typo | Luis Medinas | 2006-06-28 | 1 | -2/+2 |
* | Loadable drivers don't build if the xorg USE-flag isn't set. (bug #135873) | Joshua Baergen | 2006-06-28 | 1 | -1/+13 |
* | Change autoconf dependency to fix bug #138266. Added myself as maintainer. | Luis Medinas | 2006-06-28 | 1 | -3/+4 |
* | Make sure to create the aux dir so that bootstrapping from scratch does not b... | Diego Elio Pettenò | 2006-06-28 | 1 | -15/+32 |
* | Don't try to use unpack if there are no other files in ${A}, thanks to Sho_ f... | Diego Elio Pettenò | 2006-06-27 | 1 | -2/+2 |
* | Tweak the cvs.sh script so that it accepts autoconf 2.60. | Diego Elio Pettenò | 2006-06-27 | 1 | -1/+8 |
* | Fix indentation to use tabs as the rest of the tree. | Diego Elio Pettenò | 2006-06-27 | 2 | -9/+9 |
* | Don't extract the whole tarball when using meta, run unpack only if the sourc... | Diego Elio Pettenò | 2006-06-27 | 2 | -7/+9 |
* | only use the new eselect-compiler build style when eselect-compiler is installed | Mike Frysinger | 2006-06-27 | 1 | -10/+13 |
* | make rpm unpack output messages like ebuild unpack() | Mike Frysinger | 2006-06-27 | 1 | -3/+3 |
* | Minor tweak to eant | Joshua Nichols | 2006-06-25 | 1 | -2/+0 |
* | Removed deps on java-config, because it was causing problems: bug #137971 | Joshua Nichols | 2006-06-25 | 1 | -6/+1 |
* | Tweak to the where env files live, to avoid conflict with generation-1 env fi... | Joshua Nichols | 2006-06-25 | 1 | -2/+2 |
* | Fix for bug #136403, add doc to IUSE, such that the doc USE-flag is not | Fabian Groffen | 2006-06-25 | 1 | -4/+3 |
* | commented out PROVIDE | George Shapovalov | 2006-06-25 | 1 | -2/+2 |
* | Removed man3pm pages for good. Removed gentoo pods finally :) | Michael Cummings | 2006-06-24 | 1 | -17/+8 |
* | Adding new Java eclasses, and updating old ones. | Joshua Nichols | 2006-06-24 | 8 | -18/+2281 |
* | only warn once about unsupported locales | Mike Frysinger | 2006-06-24 | 1 | -3/+6 |
* | Remove webapp-check-php function: it's not used anywhere in the tree and outd... | Luca Longinotti | 2006-06-23 | 1 | -30/+1 |
* | freedicts stable on sparc | Gustavo Zacarias | 2006-06-22 | 1 | -2/+2 |
* | add 4.1.3 and 4.1.4 to eclass | Caleb Tennis | 2006-06-22 | 1 | -2/+2 |
* | remove warning message for now | Mike Frysinger | 2006-06-21 | 1 | -4/+6 |
* | depend on virtual/man | Mike Frysinger | 2006-06-21 | 1 | -3/+3 |
* | need get_abi_CTARGET() so long as ebuilds are using it | Mike Frysinger | 2006-06-20 | 1 | -1/+2 |
* | kill off pointless whitespace | Mike Frysinger | 2006-06-20 | 1 | -5/+4 |
* | fix incorrect statements | Mike Frysinger | 2006-06-20 | 1 | -3/+3 |
* | update in ROOT (#114926) | Marinus Schraal | 2006-06-20 | 1 | -3/+3 |
* | Added multilib_toolchain_setup for app-emul/wine. | Jeremy Huddleston | 2006-06-20 | 1 | -2/+16 |
* | Only exec dodoc on existing files. Prevents warnings, see bug #137100, thanks... | Matthias Schwarzott | 2006-06-17 | 1 | -3/+5 |
* | make sure destination dir exists if installing into empty $ROOT as pointed ou... | Mike Frysinger | 2006-06-17 | 1 | -1/+5 |
* | Store the plugins using multilib (lib/lib32/lib64). See Bug #136605. Added de... | Matthias Schwarzott | 2006-06-17 | 1 | -17/+39 |