Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only try to patch bounds checking if we want it | 2005-05-24 | 1 | -1/+2 | |
| | |||||
* | finish merging psm updates for pie, make sure gcc isnt randomly broken by ↵ | 2005-05-24 | 1 | -37/+50 | |
| | | | | generic env vars #91394, allow boundschecking to be applied alongside pie/ssp, and force gcc to build w/out parallel when boundschecking is enabled #79164 | ||||
* | Removed KEYWORDS from eclass; this is managed in the ebuilds instead | 2005-05-23 | 1 | -2/+1 | |
| | |||||
* | Fix for library overwrite problems w/ nxserver | 2005-05-23 | 1 | -6/+19 | |
| | |||||
* | Removed versioned virtual PROVIDE | 2005-05-22 | 1 | -2/+2 | |
| | |||||
* | Fix for TEXTREL ELF problem | 2005-05-22 | 1 | -2/+7 | |
| | |||||
* | Fix for TEXTREL problems w/ PAX | 2005-05-22 | 1 | -2/+8 | |
| | |||||
* | Added an add_predict call to suppress error messages caused by calls to the ↵ | 2005-05-22 | 1 | -5/+6 | |
| | | | | gdesklets-control-getid script | ||||
* | enable uclibc/gnu locales only when appropriate | 2005-05-22 | 1 | -2/+4 | |
| | |||||
* | remove get_number_of_jobs hack | 2005-05-22 | 1 | -4/+1 | |
| | |||||
* | import PIE updates by psm and tweak default hardened settings | 2005-05-21 | 1 | -16/+32 | |
| | |||||
* | updated to do better comparisons, bug #87157 | 2005-05-21 | 1 | -86/+246 | |
| | |||||
* | use sjlj exceptions on hppa with gcc-3 | 2005-05-20 | 1 | -1/+2 | |
| | |||||
* | Add *-sharp-1.9.5 compat. | 2005-05-20 | 1 | -2/+3 | |
| | |||||
* | Aligned pam functions to eutils ones. | 2005-05-20 | 1 | -5/+5 | |
| | |||||
* | set profile if current is the default one | 2005-05-20 | 1 | -8/+12 | |
| | |||||
* | Removed return 1, thanks to Swegener. | 2005-05-20 | 1 | -3/+1 | |
| | |||||
* | Added new eclass to handle pam-related files. Closes #93118. | 2005-05-20 | 1 | -0/+144 | |
| | |||||
* | new eclass cause the other one was the devil. | 2005-05-20 | 1 | -0/+81 | |
| | |||||
* | override INSDESTTREE locally only in pamd funcs | 2005-05-20 | 1 | -3/+3 | |
| | |||||
* | another fix for #93028. | 2005-05-20 | 1 | -2/+2 | |
| | |||||
* | Compatibility with new *-sharp-2.5* stuff. | 2005-05-19 | 1 | -6/+7 | |
| | |||||
* | don't use elibtoolize by default | 2005-05-19 | 1 | -2/+2 | |
| | |||||
* | add java-pkg_newjar | 2005-05-18 | 1 | -2/+12 | |
| | |||||
* | fix bug #92894 and typo with my_conf usage. | 2005-05-17 | 3 | -6/+9 | |
| | |||||
* | Fix for bug 92841 - checking to make sure $mydoc has value before actually ↵ | 2005-05-17 | 1 | -2/+4 | |
| | | | | invoking it | ||||
* | Do not install COPYING files. | 2005-05-17 | 1 | -2/+2 | |
| | |||||
* | suggest gpasswd rather than usermod (bug #92762) | 2005-05-17 | 1 | -2/+2 | |
| | | | | patch from ferret | ||||
* | Make the postinst be more friendly | 2005-05-16 | 1 | -3/+11 | |
| | |||||
* | Move cardoe's fix a bit around so that it actually works, thanks to fuoco ↵ | 2005-05-15 | 1 | -8/+9 | |
| | | | | and steev for reporting | ||||
* | Ignore KBUILD_OUTPUT for linux-headers. Fixes bug #92620 | 2005-05-15 | 1 | -1/+5 | |
| | |||||
* | Add patch for libtool-1.3.3, bug #92706. | 2005-05-15 | 1 | -0/+71 | |
| | |||||
* | fix brain dead grepping | 2005-05-15 | 1 | -2/+2 | |
| | |||||
* | fixes support with pkgconfig-0.17, bug #92503 | 2005-05-15 | 1 | -1/+4 | |
| | |||||
* | fixes bug #92611 | 2005-05-15 | 1 | -2/+2 | |
| | |||||
* | make sure warning has package info | 2005-05-14 | 1 | -2/+2 | |
| | |||||
* | Use wheel instead of root as the default group in docron; bug 92591. | 2005-05-14 | 1 | -2/+2 | |
| | |||||
* | Removed dmalloc support. bug# 92569 | 2005-05-14 | 1 | -4/+2 | |
| | |||||
* | added perl Build build line to make block - should capture those ↵ | 2005-05-14 | 1 | -1/+3 | |
| | | | | module-builds that use the build invocation for a make | ||||
* | Add 1.3.4 patch - bug #92350. | 2005-05-13 | 2 | -0/+85 | |
| | |||||
* | add sanity check for libsdl and those silly USE=no{video,joystick,audio} users | 2005-05-13 | 1 | -2/+12 | |
| | |||||
* | officially deprecate | 2005-05-13 | 1 | -1/+4 | |
| | |||||
* | Fix SRC_URI for newer gtk-sharp versions (1.9.3.1) | 2005-05-13 | 1 | -4/+7 | |
| | |||||
* | have_NPTL isnt used anymore | 2005-05-13 | 1 | -46/+1 | |
| | |||||
* | Somehow the IUSE=pcmcia line sneaked in again... | 2005-05-12 | 1 | -2/+2 | |
| | |||||
* | Fix eclass wrt. new stable apache. | 2005-05-12 | 1 | -2/+2 | |
| | |||||
* | Made zlib mandatory | 2005-05-12 | 1 | -5/+5 | |
| | |||||
* | Fixed check for ultrasparc* in CFLAGS so that JavaScript optimizations for ↵ | 2005-05-12 | 1 | -2/+2 | |
| | | | | UltraSPARC will now be build correctly. | ||||
* | Corrected unicode comments | 2005-05-11 | 1 | -3/+3 | |
| | |||||
* | be less forgiving about a package registration failure | 2005-05-11 | 1 | -2/+2 | |
| |