| Commit message (Expand) | Author | Age | Files | Lines |
* | update mingw test |  Mike Frysinger | 2007-02-22 | 1 | -2/+2 |
* | cleaned up error messages |  Daniel Black | 2007-02-21 | 1 | -2/+3 |
* | -print0 has to go last, otherwise the -type d isn't used |  Simon Stelling | 2007-02-21 | 1 | -2/+2 |
* | cp -d is non-POSIX |  Simon Stelling | 2007-02-21 | 1 | -2/+2 |
* | put -print0 behind -depth or find will issue a warning |  Simon Stelling | 2007-02-21 | 1 | -2/+2 |
* | new emul-libs eclass |  Simon Stelling | 2007-02-21 | 1 | -0/+45 |
* | enable the `die` in the preserve_old_lib funcs |  Mike Frysinger | 2007-02-18 | 1 | -3/+3 |
* | Enable __cxa_atexit for FreeBSD too, as that's needed for proper C++ librarie... |  Diego Elio Pettenò | 2007-02-18 | 1 | -12/+14 |
* | add support for the D language #159196 |  Mike Frysinger | 2007-02-17 | 1 | -10/+38 |
* | Not using ROOT for header-checksum, as compile-process also not respect ROOT,... |  Matthias Schwarzott | 2007-02-17 | 1 | -4/+7 |
* | allow built_with_use to work even with hidden IUSE expanded vars #167166 |  Mike Frysinger | 2007-02-17 | 2 | -22/+31 |
* | add --missing to built_with_use #167166 |  Mike Frysinger | 2007-02-17 | 1 | -2/+2 |
* | combine USE and IUSE file existence check |  Mike Frysinger | 2007-02-17 | 1 | -6/+2 |
* | check libc for *-elf and *-mingw* |  Mike Frysinger | 2007-02-16 | 1 | -9/+10 |
* | updated the hardened fix to how it should be according to kevquinn (#119382) |  George Shapovalov | 2007-02-16 | 1 | -2/+2 |
* | add blackfin to softfloat-only case |  Mike Frysinger | 2007-02-16 | 1 | -2/+2 |
* | added hardened fix from #119382 |  George Shapovalov | 2007-02-15 | 1 | -2/+3 |
* | made CONFIG_PATH global, replaced broken (logically) prerm with basic postrm |  George Shapovalov | 2007-02-15 | 1 | -30/+13 |
* | Follow the --missing request when the IUSE file is missing rather then always... |  Doug Goldstein | 2007-02-14 | 1 | -1/+11 |
* | touchup kernel headers post install message #166850 by Arfrever Frehtes Taife... |  Mike Frysinger | 2007-02-14 | 1 | -6/+6 |
* | * Automatically add Junit.present=true to ant properties when in the test phase |  Petteri Räty | 2007-02-13 | 1 | -5/+17 |
* | use new tc-is-softfloat function |  Mike Frysinger | 2007-02-12 | 1 | -2/+2 |
* | first run at tc-is-softfloat() |  Mike Frysinger | 2007-02-12 | 1 | -1/+20 |
* | Changed .desktop and /usr/bin/wrapper names to avoid collisions |  Jim Ramsay | 2007-02-09 | 1 | -45/+128 |
* | Fix bad sed arguments thanks to Georgi Georgiev in bug #165230 |  Daniel Drake | 2007-02-05 | 1 | -2/+2 |
* | changed some einfos to elogs |  George Shapovalov | 2007-02-05 | 1 | -11/+11 |
* | changes some einfo to elog in pkg_postinst |  George Shapovalov | 2007-02-05 | 1 | -7/+7 |
* | some enhansements necessary for extracting gnat locations for libs that need ... |  George Shapovalov | 2007-02-05 | 1 | -1/+14 |
* | Vmware-any-any bump to support the 2.6.20 kernel. |  Mike Auty | 2007-02-05 | 1 | -2/+2 |
* | cleanup suggestions thanks to vapier. |  Daniel Black | 2007-02-05 | 1 | -25/+14 |
* | add some cleanups from vapier |  Saleem Abdulrasool | 2007-02-05 | 1 | -8/+8 |
* | ${PORTAGE_CONFIGROOT} update |  Daniel Black | 2007-02-04 | 1 | -21/+18 |
* | added savedconfig.eclass - draft 1 |  Daniel Black | 2007-02-04 | 1 | -0/+124 |
* | fix comment |  Tristan Heaven | 2007-02-03 | 1 | -2/+2 |
* | Make sure to clean up all orphaned .py[co] files, bug 114269. |  Bryan Østergaard | 2007-02-03 | 1 | -3/+3 |
* | Fixed cases when doc, startup-notification, or debug use flags are disabled. ... |  Joshua Nichols | 2007-02-03 | 1 | -4/+4 |
* | Fix tkinter message, bug 159323. |  Bryan Østergaard | 2007-02-03 | 1 | -2/+2 |
* | Fix tkinter message, bug 159323. |  Bryan Østergaard | 2007-02-03 | 1 | -2/+2 |
* | Add java-ant-2 to inherit, thanks to Betelgeuse. But disable its generic ant-... |  Vlastimil Babka | 2007-02-02 | 1 | -2/+6 |
* | Fix Paludis installs. |  Luca Longinotti | 2007-02-02 | 2 | -5/+4 |
* | Create /usr/bin in the $ROOT if it doesn't exist already. |  Diego Elio Pettenò | 2007-02-01 | 1 | -53/+55 |
* | Don't call ruby_patch_mkmf, it causes #164525 |  Nguyen Thai Ngoc Duy | 2007-01-31 | 2 | -4/+4 |
* | Fix typo |  Caleb Tennis | 2007-01-31 | 1 | -2/+2 |
* | scrub exec filename in case someone does something silly like pass the fullpa... |  Mike Frysinger | 2007-01-31 | 1 | -2/+2 |
* | Added documentation about new APPCATEGORY variable |  Jim Ramsay | 2007-01-30 | 1 | -1/+5 |
* | Added function for creating .desktop files for ROX desktop applications |  Jim Ramsay | 2007-01-30 | 1 | -6/+45 |
* | Put ant-core to DEPEND unless disabled. WANT_SPLIT_ANT restricts the dep to p... |  Vlastimil Babka | 2007-01-30 | 1 | -6/+40 |
* | Improve output and comments for java-pkg_verify-classes(). |  Vlastimil Babka | 2007-01-30 | 1 | -12/+21 |
* | Added class version verifying when JAVA_PKG_STRICT is in effect. Thanks to al... |  Petteri Räty | 2007-01-30 | 1 | -6/+18 |
* | Fix java-pkg_jar-from that Caster broke with his last --into addition. |  Petteri Räty | 2007-01-29 | 1 | -1/+2 |