Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix description to remove gstreamer reference. See bug #77775 | Peter Johanson | 2005-01-14 | 1 | -2/+2 |
| | |||||
* | removing detect_version from default funcs. | John Mylchreest | 2005-01-14 | 1 | -9/+1 |
| | |||||
* | remove some dodgy scripts, bug #77841 | Ciaran McCreesh | 2005-01-13 | 1 | -1/+5 |
| | |||||
* | vim7 update goodness | Ciaran McCreesh | 2005-01-13 | 1 | -33/+67 |
| | |||||
* | remove retarded DEPEND ... it totally destroys bootstraps | Mike Frysinger | 2005-01-13 | 1 | -3/+1 |
| | |||||
* | changes revoked, for the moment. | Jan Brinkmann | 2005-01-13 | 2 | -4/+4 |
| | |||||
* | migrated from amd64? to emul-linux-x86? dependency. | Jan Brinkmann | 2005-01-13 | 2 | -6/+6 |
| | |||||
* | Touchups for kde-3.4.0_beta1. | Gregorio Guidi | 2005-01-13 | 2 | -11/+9 |
| | |||||
* | remoev debugging from stardict | Alastair Tse | 2005-01-13 | 1 | -2/+2 |
| | |||||
* | see comment #14 of bug #24373 | Christian Parpart | 2005-01-13 | 1 | -7/+10 |
| | |||||
* | Fixing kbuild stuff not getting installed with 2.6 headers. | Jeremy Huddleston | 2005-01-13 | 1 | -2/+2 |
| | |||||
* | fix quoting/tests | Mike Frysinger | 2005-01-13 | 1 | -10/+8 |
| | |||||
* | fix typo #77642 | Mike Frysinger | 2005-01-13 | 1 | -2/+2 |
| | |||||
* | cross-compile / gcc-config logic update | Mike Frysinger | 2005-01-13 | 1 | -5/+9 |
| | |||||
* | Fixes to depend.apache eclass so that it doesn't break the cache | Michael Stewart | 2005-01-13 | 1 | -5/+14 |
| | |||||
* | Fixed local variable declaration | Jeremy Huddleston | 2005-01-13 | 1 | -3/+3 |
| | |||||
* | Bashify the sed calls in tidy_path thanks to Georgi Georgiev <chutz@gg3.net>. | Jeremy Huddleston | 2005-01-13 | 1 | -6/+8 |
| | |||||
* | create_ml_includes now uses relative paths. | Jeremy Huddleston | 2005-01-12 | 1 | -10/+50 |
| | |||||
* | Recommitting my kernel-2.eclass headers fix which uses multilib.eclass. | Jeremy Huddleston | 2005-01-12 | 1 | -8/+7 |
| | |||||
* | Don't include #ifndef in stub headers as it will break things that need to ↵ | Jeremy Huddleston | 2005-01-12 | 1 | -5/+5 |
| | | | | be included multilple times (like glibc). | ||||
* | Stupid 2004.3 bugs get cleaned up. Closes bug #77704. | Jeremy Huddleston | 2005-01-12 | 1 | -1/+5 |
| | |||||
* | Minor updates to eclass. Changed to versionator for detect_version which ↵ | John Mylchreest | 2005-01-12 | 1 | -32/+43 |
| | | | | makes global play nice. added K_SYMLINK to force symlink creation. fixed bug #77190. check the diff on web_cvs for more! | ||||
* | Fixed bug with missing : and stripping duplicate slashes. | Jeremy Huddleston | 2005-01-12 | 1 | -3/+12 |
| | |||||
* | Added multilib functions to handle installing include files for separate ABIs. | Jeremy Huddleston | 2005-01-12 | 2 | -28/+226 |
| | |||||
* | amd64 multilib header support. Fixed missing ${D} in sparc header generation. | Jeremy Huddleston | 2005-01-12 | 1 | -2/+15 |
| | |||||
* | merge cross-compile fixes | Mike Frysinger | 2005-01-12 | 1 | -57/+36 |
| | |||||
* | clean up DEPEND and add support for testing with dejagnu. also fix manpage ↵ | Mike Frysinger | 2005-01-12 | 1 | -24/+23 |
| | | | | stuff and clean out all USE=build/bootstrap cruft. | ||||
* | Breaking multilib code off to a separate eclass to keep things clean. | Jeremy Huddleston | 2005-01-12 | 2 | -121/+135 |
| | |||||
* | fixing cross-compile | John Mylchreest | 2005-01-11 | 1 | -4/+62 |
| | |||||
* | added wolk fix | John Mylchreest | 2005-01-11 | 1 | -5/+9 |
| | |||||
* | Adding extra support for linux-header ebuilds | John Mylchreest | 2005-01-11 | 1 | -42/+152 |
| | |||||
* | kernel arch for x86 is i386, oops | Mike Frysinger | 2005-01-11 | 1 | -2/+2 |
| | |||||
* | get the arch funcs from linux-info | Mike Frysinger | 2005-01-11 | 1 | -6/+6 |
| | |||||
* | Added emul-linux-x86 to IUSE. | Jeremy Huddleston | 2005-01-11 | 1 | -2/+2 |
| | |||||
* | Setting GCC_CONFIG_VER back to GCC_RELEASE_VER for now. | Jeremy Huddleston | 2005-01-11 | 1 | -2/+8 |
| | |||||
* | Adding support for including the snapshot date in ${PV} linkw we do with glibc. | Jeremy Huddleston | 2005-01-11 | 1 | -50/+51 |
| | |||||
* | get people to stop using the arch funcs in eutils.eclass | Mike Frysinger | 2005-01-11 | 1 | -1/+9 |
| | |||||
* | dont need eutils eclass | Mike Frysinger | 2005-01-11 | 1 | -5/+3 |
| | |||||
* | change the names of the arch functions to be like all the other tc-funcs. ↵ | Mike Frysinger | 2005-01-11 | 1 | -8/+31 |
| | | | | also add a func to figure out endian. | ||||
* | Fixed debug in wxwidgets.eclass | Rob Cakebread | 2005-01-11 | 1 | -2/+2 |
| | |||||
* | ppc64 support | Mike Frysinger | 2005-01-10 | 1 | -4/+4 |
| | |||||
* | fix deps | Brad Teaford Cowan | 2005-01-10 | 1 | -3/+3 |
| | |||||
* | dep fixes | Brad Teaford Cowan | 2005-01-10 | 1 | -6/+13 |
| | |||||
* | Moved src_install, pkg_preinst, and pkg_postinst into eclass using ↵ | Jeremy Huddleston | 2005-01-10 | 1 | -315/+685 |
| | | | | gcc-3.3.5-r1 and gcc-3.4.3-r1 as a base. Made env.d script creation more abstract. Fixed up multilib support. Fixed some problems moving libs to incorrect destinations or not moving some libs. Fixed a few cross-compilation problems (but not all yet). Closes bug #76884. | ||||
* | add function to translate CHOST tuples into ARCH for portage/kernel | Mike Frysinger | 2005-01-10 | 1 | -1/+35 |
| | |||||
* | add additional error line to epatch to make copy & paste faster | Mike Frysinger | 2005-01-10 | 1 | -1/+2 |
| | |||||
* | changing back to virtual. if this causes problems, then please look at ↵ | John Mylchreest | 2005-01-09 | 1 | -2/+2 |
| | | | | changing the default virtual for that profile to module-init-tools | ||||
* | changing back to virtual. if this causes problems, then please look at ↵ | John Mylchreest | 2005-01-09 | 1 | -2/+2 |
| | | | | changing the default virtual for that profile to module-init-tools | ||||
* | Added ip28 to IUSE | Joshua Kinard | 2005-01-09 | 1 | -2/+2 |
| | |||||
* | Moved configuration file installed text to pkg_postinst | Michael Stewart | 2005-01-09 | 1 | -14/+16 |
| |