| Commit message (Expand) | Author | Age | Files | Lines |
* | oops, had inverse logic #68106 | Mike Frysinger | 2004-10-19 | 1 | -2/+2 |
* | add another check to make sure the system vm is good enough to build the package | Thomas Matthijs | 2004-10-19 | 2 | -15/+21 |
* | netbeans stuff in preparation for vim7 | Ciaran McCreesh | 2004-10-17 | 1 | -2/+11 |
* | Removed xdvik from PDEPEND; bug #67811. | Mamoru Komachi | 2004-10-17 | 1 | -2/+2 |
* | add java-pkg_getjar && java-pkg_getjars | Thomas Matthijs | 2004-10-16 | 1 | -1/+21 |
* | * Added doc IUSE flag. | Mamoru Komachi | 2004-10-16 | 1 | -100/+178 |
* | add java-pkg_dohtml | Thomas Matthijs | 2004-10-16 | 1 | -1/+4 |
* | tc-getBUILD_CC() | Mike Frysinger | 2004-10-15 | 1 | -1/+17 |
* | fix mistyped var #67562 | Mike Frysinger | 2004-10-15 | 1 | -2/+2 |
* | support the -d parameter with mktemp | Mike Frysinger | 2004-10-14 | 1 | -3/+8 |
* | Fix use invocation | Michael Sterrett | 2004-10-14 | 1 | -2/+2 |
* | Fix use invocation | Michael Sterrett | 2004-10-14 | 1 | -3/+3 |
* | Add set_arch_to_kernel() and set_arch_to_portage() so portage's ARCH variable... | Donnie Berkholz | 2004-10-14 | 1 | -1/+4 |
* | fix $ECLASS | Mike Frysinger | 2004-10-13 | 1 | -2/+2 |
* | use -9999 as version | Mike Frysinger | 2004-10-13 | 1 | -2/+2 |
* | Removed hppa from 64bit.eclass since it's no more needed for -fPIC stuff. | Guy Martin | 2004-10-13 | 1 | -6/+1 |
* | only install desktop items into /usr/share/applications since all our stable ... | Mike Frysinger | 2004-10-13 | 1 | -34/+7 |
* | mmm, undo the renaming of gcc version stuff | Mike Frysinger | 2004-10-13 | 1 | -5/+5 |
* | generic gcc successor | Mike Frysinger | 2004-10-13 | 1 | -0/+79 |
* | no longer used; toolchain eclasses now | Mike Frysinger | 2004-10-13 | 1 | -175/+0 |
* | move gcc2-flags out of gcc.eclass and into flag-o-matic | Mike Frysinger | 2004-10-13 | 1 | -1/+32 |
* | mymktemp -> emktemp | Michael Sterrett | 2004-10-13 | 1 | -2/+2 |
* | add kerberos. | Robin H. Johnson | 2004-10-12 | 1 | -2/+4 |
* | Some tidy up. Don't use EXTRA_ECONF anymore. Added function fortran_conf(). | Danny van Dyk | 2004-10-12 | 1 | -8/+23 |
* | fix a small brain fart | Travis Tilley | 2004-10-11 | 1 | -21/+23 |
* | we dont want to use the installed compilers' specs to build gcc! | Travis Tilley | 2004-10-11 | 1 | -1/+4 |
* | always switch gcc profile if bootstrapping! | Travis Tilley | 2004-10-11 | 1 | -2/+3 |
* | Some cleaning, added eutils, localized some envvars. | Danny van Dyk | 2004-10-10 | 1 | -10/+7 |
* | Update db_fix_so to also work with BSD find; closes bug #66998 | Aaron Walker | 2004-10-10 | 1 | -3/+3 |
* | Added darwintoolize. This closes bug #65272. | Mamoru Komachi | 2004-10-10 | 6 | -3/+275 |
* | need_fortran now checks for F77, FC and F2C envvars. Fixed some typos. | Danny van Dyk | 2004-10-10 | 1 | -17/+38 |
* | dont output to /dev/null, use a temp file instead | Mike Frysinger | 2004-10-09 | 1 | -8/+11 |
* | make a nice wrapper for mktemp | Mike Frysinger | 2004-10-09 | 1 | -13/+22 |
* | die if make fails | Donnie Berkholz | 2004-10-09 | 1 | -2/+2 |
* | -ne is for integers, not strings. | Donnie Berkholz | 2004-10-09 | 1 | -2/+2 |
* | re-enable gtk1 support #66719 | Aron Griffis | 2004-10-08 | 1 | -29/+48 |
* | whitespace fix | Thomas Matthijs | 2004-10-08 | 1 | -13/+13 |
* | fix for bug #65487. only do loadpolicy if all tools are available | Chris PeBenito | 2004-10-08 | 1 | -15/+19 |
* | Added beep/sleep when unmerged product is installed in zope instances. | Radoslaw Stachowiak | 2004-10-07 | 1 | -2/+31 |
* | QA: changed leading spaces to tabs. | Radoslaw Stachowiak | 2004-10-07 | 1 | -16/+16 |
* | added a helpful note | Jeremy Huddleston | 2004-10-07 | 1 | -1/+2 |
* | Add convenience function for checking module support | Daniel Drake | 2004-10-06 | 1 | -1/+11 |
* | Add .config parsing functions | Daniel Drake | 2004-10-06 | 1 | -1/+42 |
* | s,/usr/bin/fc-cache,fc-cache, to support Mac OS X. | Mamoru Komachi | 2004-10-06 | 1 | -2/+3 |
* | changes for boundschecking | Alexander Gabert | 2004-10-06 | 1 | -13/+43 |
* | More quoting | Michael Sterrett | 2004-10-06 | 1 | -35/+39 |
* | Fixed groups IFS in enewuser. Thanks to Joe Jezak <josejx@gmail.com>, bug #57... | Mamoru Komachi | 2004-10-06 | 1 | -3/+6 |
* | use macos -> useq macos and use ppc-macos -> useq ppc-macos, bug #57900. | Mamoru Komachi | 2004-10-06 | 1 | -6/+6 |
* | allow users to override GAMES_* variables from environment | Mike Frysinger | 2004-10-05 | 1 | -10/+10 |
* | when using nscd, getent might have to flush the tables to make sure the cache... | Mike Frysinger | 2004-10-05 | 1 | -1/+2 |