| Commit message (Expand) | Author | Age | Files | Lines |
* | fix python version extraction and add version extract test to be sure |  Alastair Tse | 2005-04-23 | 1 | -5/+27 |
* | Fixed problem with bug# 90092 |  Rob Cakebread | 2005-04-23 | 1 | -6/+5 |
* | add support for grabbing cvs snapshots by Jonathan Polansky #90061 |  Mike Frysinger | 2005-04-22 | 1 | -8/+27 |
* | Adding pcmcia flag. Closes #90025, Cheers Georgi |  John Mylchreest | 2005-04-22 | 1 | -1/+2 |
* | version_is_at_least is buggy. |  Jeremy Huddleston | 2005-04-21 | 1 | -5/+9 |
* | python eclass bash-fu skills upgrade |  Alastair Tse | 2005-04-20 | 1 | -11/+12 |
* | New eclass for handling x11-plugins/desklet-* |  Mike Gardiner | 2005-04-19 | 1 | -0/+180 |
* | Updated eclass for 0.18. |  Jeremy Huddleston | 2005-04-18 | 1 | -9/+35 |
* | Use ${PN} if ${BASH_COMPLETION_NAME} is unset. |  Aaron Walker | 2005-04-17 | 1 | -3/+3 |
* | setup a better default src_unpack so binutils ebuilds dont have to do anything |  Mike Frysinger | 2005-04-17 | 1 | -3/+8 |
* | add ppc64 support |  Tom Gall | 2005-04-17 | 1 | -2/+7 |
* | Add sed fix for 1.5.6. |  Martin Schlemmer | 2005-04-16 | 1 | -0/+16 |
* | add newicon / newmenu #88983 |  Mike Frysinger | 2005-04-16 | 1 | -33/+28 |
* | export LINGUAS to "" if everything is stripped |  Mike Frysinger | 2005-04-15 | 1 | -2/+3 |
* | Cleaned up gnustep.eclass dependencies; fixed/removed packages that were pack... |  Armando Di Cianno | 2005-04-15 | 1 | -5/+8 |
* | fix $D handling so that its quoted properly and so we dont end up with // in ... |  Mike Frysinger | 2005-04-15 | 1 | -19/+19 |
* | Fixes bug #77190, unsetting LANG and changing LC_ALL to prevent any locale we... |  John Mylchreest | 2005-04-14 | 1 | -2/+5 |
* | Fixes bug #84856, thanks to Florian Westphal |  John Mylchreest | 2005-04-14 | 1 | -3/+3 |
* | Interesting one :) |  John Mylchreest | 2005-04-13 | 1 | -8/+11 |
* | Use <> for includes instead of relative locations in create_ml_includes. Clo... |  Jeremy Huddleston | 2005-04-12 | 2 | -17/+11 |
* | Fixing bug #87882, thanks to Petre Rodan for spotting and fixing this one. |  John Mylchreest | 2005-04-12 | 2 | -4/+4 |
* | disable werror |  Mike Frysinger | 2005-04-12 | 1 | -1/+2 |
* | move ecpu_check to mplayer |  Mike Frysinger | 2005-04-12 | 1 | -45/+1 |
* | No virtual yet, depend on directly on sys-apps/pcmcia-cs. |  Henrik Brix Andersen | 2005-04-11 | 1 | -2/+2 |
* | merging pcmcia support into linux-mod, now awaiting pcmcia-cs changes and wer... |  John Mylchreest | 2005-04-11 | 2 | -18/+57 |
* | make sure the skip patch dir is auto-created for us |  Mike Frysinger | 2005-04-11 | 1 | -1/+2 |
* | dont require libc and update binutils-config version requirement |  Mike Frysinger | 2005-04-11 | 1 | -3/+2 |
* | Reverting OKV/KV_FULL stuffs since there was a school-girl error in locating ... |  John Mylchreest | 2005-04-10 | 1 | -9/+10 |
* | Added an addpredict for snmp support |  Stuart Herbert | 2005-04-10 | 1 | -1/+3 |
* | make the new snapshots unstable by default |  Mike Frysinger | 2005-04-10 | 1 | -1/+3 |
* | touchups |  Mike Frysinger | 2005-04-10 | 1 | -8/+9 |
* | allow ebuilds to set keyword state |  Mike Frysinger | 2005-04-10 | 1 | -2/+2 |
* | new freedesktop SRC_URI |  Mike Frysinger | 2005-04-10 | 1 | -2/+2 |
* | Fixed broken src_compile(); bug #88447. Sorry :( |  Mamoru Komachi | 2005-04-09 | 1 | -6/+14 |
* | added has_tetex_3() and use texmf-update in latex-package_rehash when |  Mamoru Komachi | 2005-04-09 | 1 | -3/+15 |
* | Adding support for get_running_version. Also included, kernel_is fixup and re... |  John Mylchreest | 2005-04-08 | 1 | -61/+52 |
* | Added new ghc-fixlibpath eclass |  Luis Francisco Araujo | 2005-04-08 | 1 | -1/+10 |
* | Beautification of eclass output. |  Andres Loeh | 2005-04-07 | 1 | -8/+10 |
* | Adding ARCH logic to unpack 2.4, also fixing problem with incorrect PROVIDE c... |  John Mylchreest | 2005-04-07 | 1 | -114/+118 |
* | added tetex-3_src_compile and DEPEND list for tetex-3 |  Mamoru Komachi | 2005-04-07 | 1 | -2/+54 |
* | dont set BRANCH_UPDATE if ebuild set it to empty string |  Mike Frysinger | 2005-04-07 | 1 | -2/+2 |
* | if pie & ssp is disabled, make sure we dont split specs |  Mike Frysinger | 2005-04-07 | 1 | -3/+2 |
* | merge bsd fixes by Diego Pettenò #88079 |  Mike Frysinger | 2005-04-07 | 1 | -14/+10 |
* | filter mtune -> mcpu with gcc2 #88147 |  Mike Frysinger | 2005-04-06 | 1 | -21/+12 |
* | Fixing 2.6.8.1 KV_EXTRA blunder |  John Mylchreest | 2005-04-06 | 1 | -4/+10 |
* | Adding KV_EXTRA support to kernel-2 |  John Mylchreest | 2005-04-05 | 1 | -2/+11 |
* | Split tetex 2.x and tetex 3.x specific parts from tetex.eclass. |  Mamoru Komachi | 2005-04-05 | 3 | -109/+160 |
* | add CBUILD/CTARGET and re-order user specified EXTRA_ECONF |  Mike Frysinger | 2005-04-03 | 1 | -4/+10 |
* | Fix typo, thanks to Herbie Hopkins <herbie@hopkins.net>, bug #84324. |  Martin Schlemmer | 2005-04-01 | 1 | -2/+2 |
* | Removed unecessary einfo. bug# 87304 |  Rob Cakebread | 2005-03-31 | 1 | -3/+1 |