Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove call to nonexistant get_version | Daniel Drake | 2004-12-29 | 1 | -4/+1 |
| | |||||
* | Preventing -eq unary errors | John Mylchreest | 2004-12-28 | 2 | -4/+4 |
| | |||||
* | adding support for operators to kernel_is | John Mylchreest | 2004-12-28 | 1 | -10/+29 |
| | |||||
* | Adding support for kernel_is operators, and removing on behalf of line from ↵ | John Mylchreest | 2004-12-28 | 2 | -14/+30 |
| | | | | modules.d regeneration. | ||||
* | bashify | Mike Frysinger | 2004-12-27 | 1 | -12/+12 |
| | |||||
* | Changing OKV to exclude _p* not just _pre*, GMSoft uses _p for patch ↵ | John Mylchreest | 2004-12-27 | 1 | -2/+2 |
| | | | | versions. This solves the problem with hppa | ||||
* | add export example #73200 in get_cd funcs | Mike Frysinger | 2004-12-26 | 1 | -1/+7 |
| | |||||
* | Added a fix for ppc and cleaned up spaces | Luca Barbato | 2004-12-26 | 1 | -47/+51 |
| | |||||
* | send error output to /dev/null | Mike Frysinger | 2004-12-26 | 1 | -3/+3 |
| | |||||
* | bashify | Mike Frysinger | 2004-12-26 | 1 | -23/+23 |
| | |||||
* | handle params from horde ebuilds | Mike Frysinger | 2004-12-26 | 1 | -2/+7 |
| | |||||
* | disable prepackaged makefiles; they are broken and unsupported | Dan Armak | 2004-12-25 | 1 | -25/+27 |
| | |||||
* | Setting up ppc specific ALLOWED_FLAGS with the first being -mabi. | Chris White | 2004-12-25 | 1 | -1/+2 |
| | |||||
* | add support for 3.3.2 | Dan Armak | 2004-12-25 | 1 | -1/+4 |
| | |||||
* | oops - didn't mean to commit this; reverting to rev1.6 | Dan Armak | 2004-12-25 | 1 | -65/+27 |
| | |||||
* | merge changes from berlios svn: add deprange() and call it from need-kde, ↵ | Dan Armak | 2004-12-25 | 2 | -39/+247 |
| | | | | | | but only when KM_DEPRANGE is set, so monolithic ebuilds aren't affected. also, use rather than 'is kde-dist in ' as a more correct test for kde-base ebuilds, as discussed on kde@g.o. | ||||
* | make sure our games arent setuid root | Mike Frysinger | 2004-12-25 | 1 | -3/+8 |
| | |||||
* | bashify and add support for weird new horde naming conventions | Mike Frysinger | 2004-12-24 | 1 | -13/+14 |
| | |||||
* | make built_with_use() more flexible | Mike Frysinger | 2004-12-24 | 1 | -8/+19 |
| | |||||
* | compress manpages | Mike Frysinger | 2004-12-24 | 1 | -1/+2 |
| | |||||
* | Fixed dependency | Olivier Fisette | 2004-12-23 | 1 | -2/+2 |
| | |||||
* | brainfart fix in my get_abi_var | Jeremy Huddleston | 2004-12-23 | 1 | -2/+2 |
| | |||||
* | Added get_abi_var() and friends for my sparc64-multilib (and possibly soon ↵ | Jeremy Huddleston | 2004-12-23 | 1 | -3/+53 |
| | | | | others) work. Also updated lv's get_libdir and friends to use this instead for sparc64-multilib. | ||||
* | Forcing --enable-optimize=-O0 on hppa. | Guy Martin | 2004-12-22 | 2 | -2/+6 |
| | |||||
* | Added -m{32,64} to allowed flags on sparc. | Jeremy Huddleston | 2004-12-22 | 1 | -1/+2 |
| | |||||
* | Add big fat warning about not using this old eclass | Peter Johanson | 2004-12-21 | 1 | -1/+8 |
| | |||||
* | ebook eclass stable on amd64 | Jason Huebel | 2004-12-20 | 1 | -2/+2 |
| | |||||
* | bug #74876, fix kerberos. | Robin H. Johnson | 2004-12-19 | 1 | -3/+3 |
| | |||||
* | changed bzip2 | tar to tar -j to workaround some random breakage on freebsd. ↵ | Stephen Bennett | 2004-12-18 | 1 | -2/+5 |
| | | | | ciaranm told me to! | ||||
* | Don't overwrite programs from FreeBSD base system. Bug #69535. | Stephen Bennett | 2004-12-18 | 1 | -2/+9 |
| | |||||
* | Use gawk where freebsd's awk doesn't work | Stephen Bennett | 2004-12-18 | 1 | -2/+5 |
| | |||||
* | adding extra documentation, and the ability to over-ride. | John Mylchreest | 2004-12-18 | 1 | -13/+22 |
| | |||||
* | adding support for automated modules.d file generation | John Mylchreest | 2004-12-18 | 1 | -2/+96 |
| | |||||
* | implement a qeinfo qeerror which wont print crud when portage is in certain ↵ | John Mylchreest | 2004-12-17 | 1 | -20/+51 |
| | | | | stages. allows get_version to be used in global. although I still dont recommend it in any way | ||||
* | use built_with_use from eutils | Mike Frysinger | 2004-12-17 | 1 | -13/+6 |
| | |||||
* | Support $(get_libdir) for funky arches | Mike Frysinger | 2004-12-16 | 1 | -3/+4 |
| | |||||
* | force cross-compiling users to set CBUILD | Mike Frysinger | 2004-12-16 | 1 | -11/+2 |
| | |||||
* | require newer binutils-config | Mike Frysinger | 2004-12-16 | 1 | -2/+2 |
| | |||||
* | Added sparc to multilib logic. | Jeremy Huddleston | 2004-12-15 | 1 | -2/+4 |
| | |||||
* | adding documentation, and changing the MODULE_NAMES parsing slightly | John Mylchreest | 2004-12-14 | 2 | -28/+119 |
| | |||||
* | use CBUILD / CHOST in the default case of tc-is-cross-compiler | Mike Frysinger | 2004-12-14 | 1 | -1/+7 |
| | |||||
* | Bug #65912 - kerberos. | Robin H. Johnson | 2004-12-14 | 1 | -2/+4 |
| | |||||
* | Bug #69643. | Robin H. Johnson | 2004-12-14 | 2 | -2/+9 |
| | |||||
* | err need to negate the logic | Mike Frysinger | 2004-12-14 | 1 | -2/+2 |
| | |||||
* | make sure we return the correct status | Mike Frysinger | 2004-12-14 | 1 | -1/+2 |
| | |||||
* | Fix for libtool problem due to version mismatches. Thanks to DHUNCAN for ↵ | Peter Johanson | 2004-12-14 | 1 | -3/+5 |
| | | | | prodding me to figure this one out. | ||||
* | tc-is-cross-compiler() | Mike Frysinger | 2004-12-13 | 1 | -1/+11 |
| | |||||
* | bug #72699. | Robin H. Johnson | 2004-12-13 | 1 | -2/+4 |
| | |||||
* | only disable shared/threads when building a stage1 cross-compiler | Mike Frysinger | 2004-12-13 | 1 | -2/+2 |
| | |||||
* | Cleared X11 forwarding for 'ext' (ssh) and 'no' (ssh) auth types, which was ↵ | Armando Di Cianno | 2004-12-13 | 2 | -16/+112 |
| | | | | causing sandbox violations for root's .xauth when users had ForwardX11 turned on system-wide; fixed 'no' auth type (mainly used in cvs fetching GNUstep related ebuilds) to act as 'ext' (ssh) acts as appropriate, removing need for duplication of logic in code; removed redundant StrictHostKeyChecking option passed to the ssh command when 'ext' (ssh) auth type is used; tested with CVS fetching ebuilds other than the ones I maintain to make sure I didn't break anything ;-) |