summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* bug #74876, fix kerberos.Robin H. Johnson2004-12-191-3/+3
* changed bzip2 | tar to tar -j to workaround some random breakage on freebsd. ...Stephen Bennett2004-12-181-2/+5
* Don't overwrite programs from FreeBSD base system. Bug #69535.Stephen Bennett2004-12-181-2/+9
* Use gawk where freebsd's awk doesn't workStephen Bennett2004-12-181-2/+5
* adding extra documentation, and the ability to over-ride.John Mylchreest2004-12-181-13/+22
* adding support for automated modules.d file generationJohn Mylchreest2004-12-181-2/+96
* implement a qeinfo qeerror which wont print crud when portage is in certain s...John Mylchreest2004-12-171-20/+51
* use built_with_use from eutilsMike Frysinger2004-12-171-13/+6
* Support $(get_libdir) for funky archesMike Frysinger2004-12-161-3/+4
* force cross-compiling users to set CBUILDMike Frysinger2004-12-161-11/+2
* require newer binutils-configMike Frysinger2004-12-161-2/+2
* Added sparc to multilib logic.Jeremy Huddleston2004-12-151-2/+4
* adding documentation, and changing the MODULE_NAMES parsing slightlyJohn Mylchreest2004-12-142-28/+119
* use CBUILD / CHOST in the default case of tc-is-cross-compilerMike Frysinger2004-12-141-1/+7
* Bug #65912 - kerberos.Robin H. Johnson2004-12-141-2/+4
* Bug #69643.Robin H. Johnson2004-12-142-2/+9
* err need to negate the logicMike Frysinger2004-12-141-2/+2
* make sure we return the correct statusMike Frysinger2004-12-141-1/+2
* Fix for libtool problem due to version mismatches. Thanks to DHUNCAN for prod...Peter Johanson2004-12-141-3/+5
* tc-is-cross-compiler()Mike Frysinger2004-12-131-1/+11
* bug #72699.Robin H. Johnson2004-12-131-2/+4
* only disable shared/threads when building a stage1 cross-compilerMike Frysinger2004-12-131-2/+2
* Cleared X11 forwarding for 'ext' (ssh) and 'no' (ssh) auth types, which was c...Armando Di Cianno2004-12-132-16/+112
* Add kde 3.4 support.Simone Gotti2004-12-131-3/+5
* manpager supportCiaran McCreesh2004-12-111-4/+20
* add in vimpagerCiaran McCreesh2004-12-111-2/+11
* have epunt_cxx scan for configure filesMike Frysinger2004-12-111-3/+9
* Fixed silly mistake :(Mamoru Komachi2004-12-111-2/+2
* Removed macos keyword.Mamoru Komachi2004-12-111-2/+2
* Fixes bug #65593John Mylchreest2004-12-101-1/+2
* Moving .config check, so this is purely a sanity test now. If we use LOCALVER...John Mylchreest2004-12-101-8/+8
* Enemy Territory mods... ph34r...Chris Gianelloni2004-12-101-0/+148
* fix syntax error (reported by Clemens Noss #73912)Mike Frysinger2004-12-091-2/+2
* add warning about live cvs ebuildsMike Frysinger2004-12-091-2/+7
* let binutils-config generate symlinks and clean up after uninstalls betterMike Frysinger2004-12-091-16/+12
* epunt_cxx(): only fail when C++ is required #73450Mike Frysinger2004-12-082-1/+23
* fail early with cross-compilersMike Frysinger2004-12-081-1/+4
* fix how BUILD_CC is defined (you know, so it works :D)Mike Frysinger2004-12-071-7/+9
* add mirror://gentoo to SRC_URI listMike Frysinger2004-12-071-1/+5
* add mirror://gentoo to SRC_URI listMike Frysinger2004-12-071-2/+3
* dont PROVIDE if cross-compilingMike Frysinger2004-12-071-6/+9
* encode CTARGET into CATEGORY until portage can give us a proper SLOT solutionMike Frysinger2004-12-072-2/+12
* built_with_use()Mike Frysinger2004-12-071-1/+21
* hax to work around portage limitationsMike Frysinger2004-12-071-1/+6
* support upgrade pathMike Frysinger2004-12-071-4/+8
* tweak the SLOT logicMike Frysinger2004-12-071-4/+9
* Ok, last commit tonight, I promise! removing quotes from MODULE_NAMES loops.John Mylchreest2004-12-061-3/+3
* moving make clean and fixing SUBDIR typosJohn Mylchreest2004-12-061-5/+4
* Adding support for BUILD_TARGETSJohn Mylchreest2004-12-061-2/+2
* Moving get_version to linux-info pkg_setup and calling from linux-mod pkg_set...John Mylchreest2004-12-062-4/+13