| Commit message (Expand) | Author | Age | Files | Lines |
* | 20th try is the charm. Tested new syntax against | Michael Cummings | 2006-04-03 | 2 | -45/+28 |
* | thanks ian. instad isn't what it used to be. we'll go with instead. | Michael Cummings | 2006-04-03 | 1 | -2/+2 |
* | Corrected checks for Makefile.PL and Build.PL, closes bug 128487 | Michael Cummings | 2006-04-03 | 2 | -8/+8 |
* | Switch to eautoreconf instead of autoreconf, to get extra goodness. Tested by... | Donnie Berkholz | 2006-04-03 | 1 | -4/+3 |
* | trim empty dirs | Mike Frysinger | 2006-04-02 | 1 | -1/+3 |
* | Fixes bug #12645 and misc. | John Mylchreest | 2006-04-02 | 1 | -13/+12 |
* | sys-apps/acl has to be conditional on linux kernel (while acl support can be ... | Diego Elio Pettenò | 2006-04-02 | 1 | -3/+3 |
* | Don't trust the version reported in ltmain.sh to match patches, especially ne... | Diego Elio Pettenò | 2006-04-02 | 1 | -16/+1 |
* | Don't set KEYWORDS from the eclass. | Diego Elio Pettenò | 2006-04-02 | 1 | -2/+1 |
* | Drop the trailing slash during extraction for compatibility with NetBSD and O... | Diego Elio Pettenò | 2006-04-02 | 1 | -2/+2 |
* | Add function to get CPP. | Robin H. Johnson | 2006-04-02 | 1 | -1/+3 |
* | fix gcc_movelibs() multilib installs by delying the removal of dirs until the... | Mike Frysinger | 2006-04-02 | 1 | -3/+12 |
* | add some more error checking when installing files | Mike Frysinger | 2006-04-02 | 1 | -5/+6 |
* | fix split-debug support when installing a cross-compiler | Mike Frysinger | 2006-04-02 | 1 | -3/+3 |
* | remove some old notes and old dodir calls | Mike Frysinger | 2006-04-02 | 1 | -6/+1 |
* | cleanup spec generation and fix how we get the value of XGCC | Mike Frysinger | 2006-04-02 | 1 | -104/+47 |
* | Fix find usage. | Robin H. Johnson | 2006-04-02 | 1 | -2/+2 |
* | Clarify error message when attempting to emerge hardened (bug #127742 c22,23). | Kevin F. Quinn | 2006-04-02 | 1 | -2/+2 |
* | Add modular X dependencies on xinerama useflag. | Diego Elio Pettenò | 2006-04-01 | 1 | -3/+5 |
* | Bug 128364, note that perldoc rules | Michael Cummings | 2006-04-01 | 2 | -11/+22 |
* | Change depend to avoid using userland_BSD, don't use -Wl,-z,now but rather bi... | Diego Elio Pettenò | 2006-04-01 | 1 | -4/+9 |
* | Add bsdmk and freebsd eclass needed for Gentoo/FreeBSD. | Diego Elio Pettenò | 2006-04-01 | 2 | -0/+180 |
* | Make sure we install all of the README files. | Chris Gianelloni | 2006-03-31 | 1 | -13/+5 |
* | Check also for configure in the previous directory when using aux directory f... | Diego Elio Pettenò | 2006-03-30 | 1 | -2/+3 |
* | Replace has_hardened with (in this case) gcc-specs-ssp - bug #128023 | Kevin F. Quinn | 2006-03-30 | 1 | -2/+2 |
* | Removed app-vim/curcmdmode block as requested by ciaranm. | Michael Hanselmann | 2006-03-29 | 1 | -3/+2 |
* | Prepare for KOffice 1.5 rc1 | Carsten Lohrke | 2006-03-29 | 1 | -1/+2 |
* | slight fix to the test to print out errors if updating a file fails | John N. Laliberte | 2006-03-29 | 1 | -3/+3 |
* | Make gcc-specs-directive work on non-English locales, bug #127742 | Kevin F. Quinn | 2006-03-28 | 1 | -3/+4 |
* | Adding empty error printing check. Verified by allanonjl. This is a temporary | Saleem Abdulrasool | 2006-03-28 | 1 | -3/+19 |
* | Check also for AM_PROG_LIBTOOL before ignoring libtoolize step. | Diego Elio Pettenò | 2006-03-28 | 1 | -3/+6 |
* | update default anon cvs server | Mike Frysinger | 2006-03-28 | 1 | -2/+5 |
* | a minor update to generate gnatgcc wrapper only for <=3.4.5, as this was fixe... | George Shapovalov | 2006-03-27 | 1 | -5/+3 |
* | Change logic ever so slightly in symlink handling | John Mylchreest | 2006-03-27 | 1 | -2/+2 |
* | set ABI= in src_compile; bug 119012 | Simon Stelling | 2006-03-26 | 1 | -3/+5 |
* | few cosmetic touch-ups | George Shapovalov | 2006-03-26 | 1 | -3/+3 |
* | a significant rework of this eclass. NOw should handle multilib much better. ... | George Shapovalov | 2006-03-26 | 1 | -46/+134 |
* | \!<app-vim/autoalign-11 | Stefan Schweizer | 2006-03-25 | 1 | -2/+2 |
* | Vim update, commit for ciaranm, thanks to Ed Catmur, bug 122562 | Stefan Schweizer | 2006-03-25 | 1 | -17/+11 |
* | Restored 1.32 version of java-pkg.eclass when I only meant to commit linux-mo... | Petteri Räty | 2006-03-25 | 1 | -32/+2 |
* | We need to inherit eutils before linux-info so that set_arch_to_kernel and se... | Petteri Räty | 2006-03-25 | 2 | -4/+38 |
* | makemake2 support for improved engimail support | Jory Pratt | 2006-03-25 | 1 | -1/+9 |
* | Add some quoting around variables | Fabian Groffen | 2006-03-25 | 1 | -11/+12 |
* | add scrollkeeper_localstate_dir to make install (as we do with einstall) | John N. Laliberte | 2006-03-25 | 1 | -2/+2 |
* | spelling typo | Aron Griffis | 2006-03-25 | 1 | -2/+2 |
* | Use phpconfutils, fix bug #120088, fix bug #122379. | Luca Longinotti | 2006-03-24 | 6 | -846/+1272 |
* | dont build doxygen docs unless USE=doc | Mike Frysinger | 2006-03-24 | 1 | -3/+3 |
* | Changed strip to nostrip and changed virtua;/libc to sys-libs/glibc. | Chris Gianelloni | 2006-03-24 | 1 | -3/+3 |
* | fix should_we_gcc_config/should_we_eselect_compiler and add some comments to ... | Mike Frysinger | 2006-03-23 | 1 | -3/+7 |
* | Workaround portage bug, set RDEPEND explicitely. | Diego Elio Pettenò | 2006-03-22 | 1 | -1/+2 |