Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sed fix for 1.5.6. | 2005-04-16 | 1 | -0/+16 | |
| | |||||
* | add newicon / newmenu #88983 | 2005-04-16 | 1 | -33/+28 | |
| | |||||
* | export LINGUAS to "" if everything is stripped | 2005-04-15 | 1 | -2/+3 | |
| | |||||
* | Cleaned up gnustep.eclass dependencies; fixed/removed packages that were ↵ | 2005-04-15 | 1 | -5/+8 | |
| | | | | package.masked | ||||
* | fix $D handling so that its quoted properly and so we dont end up with // in ↵ | 2005-04-15 | 1 | -19/+19 | |
| | | | | our .la files | ||||
* | Fixes bug #77190, unsetting LANG and changing LC_ALL to prevent any locale ↵ | 2005-04-14 | 1 | -2/+5 | |
| | | | | weirdness | ||||
* | Fixes bug #84856, thanks to Florian Westphal | 2005-04-14 | 1 | -3/+3 | |
| | |||||
* | Interesting one :) | 2005-04-13 | 1 | -8/+11 | |
| | |||||
* | Use <> for includes instead of relative locations in create_ml_includes. ↵ | 2005-04-12 | 2 | -17/+11 | |
| | | | | Closes bug #87560 thanks to Herbie Hopkins <herbie@hopkins.net> | ||||
* | Fixing bug #87882, thanks to Petre Rodan for spotting and fixing this one. | 2005-04-12 | 2 | -4/+4 | |
| | |||||
* | disable werror | 2005-04-12 | 1 | -1/+2 | |
| | |||||
* | move ecpu_check to mplayer | 2005-04-12 | 1 | -45/+1 | |
| | |||||
* | No virtual yet, depend on directly on sys-apps/pcmcia-cs. | 2005-04-11 | 1 | -2/+2 | |
| | |||||
* | merging pcmcia support into linux-mod, now awaiting pcmcia-cs changes and ↵ | 2005-04-11 | 2 | -18/+57 | |
| | | | | were good to go | ||||
* | make sure the skip patch dir is auto-created for us | 2005-04-11 | 1 | -1/+2 | |
| | |||||
* | dont require libc and update binutils-config version requirement | 2005-04-11 | 1 | -3/+2 | |
| | |||||
* | Reverting OKV/KV_FULL stuffs since there was a school-girl error in locating ↵ | 2005-04-10 | 1 | -9/+10 | |
| | | | | it at the bottom of the function. Sorry folks. | ||||
* | Added an addpredict for snmp support | 2005-04-10 | 1 | -1/+3 | |
| | |||||
* | make the new snapshots unstable by default | 2005-04-10 | 1 | -1/+3 | |
| | |||||
* | touchups | 2005-04-10 | 1 | -8/+9 | |
| | |||||
* | allow ebuilds to set keyword state | 2005-04-10 | 1 | -2/+2 | |
| | |||||
* | new freedesktop SRC_URI | 2005-04-10 | 1 | -2/+2 | |
| | |||||
* | Fixed broken src_compile(); bug #88447. Sorry :( | 2005-04-09 | 1 | -6/+14 | |
| | |||||
* | added has_tetex_3() and use texmf-update in latex-package_rehash when | 2005-04-09 | 1 | -3/+15 | |
| | | | | tetex-3 is installed | ||||
* | Adding support for get_running_version. Also included, kernel_is fixup and ↵ | 2005-04-08 | 1 | -61/+52 | |
| | | | | removal of some stupid ebeep | ||||
* | Added new ghc-fixlibpath eclass | 2005-04-08 | 1 | -1/+10 | |
| | |||||
* | Beautification of eclass output. | 2005-04-07 | 1 | -8/+10 | |
| | |||||
* | Adding ARCH logic to unpack 2.4, also fixing problem with incorrect PROVIDE ↵ | 2005-04-07 | 1 | -114/+118 | |
| | | | | cache by forcing setect_version if OKV isnt set. This deprecates the requirement of needing to call detect_version. CKV should still be used! Also, moved around the logic to detect X.X.X.Y patch vs extra. It's correct now :) | ||||
* | added tetex-3_src_compile and DEPEND list for tetex-3 | 2005-04-07 | 1 | -2/+54 | |
| | |||||
* | dont set BRANCH_UPDATE if ebuild set it to empty string | 2005-04-07 | 1 | -2/+2 | |
| | |||||
* | if pie & ssp is disabled, make sure we dont split specs | 2005-04-07 | 1 | -3/+2 | |
| | |||||
* | merge bsd fixes by Diego Pettenò #88079 | 2005-04-07 | 1 | -14/+10 | |
| | |||||
* | filter mtune -> mcpu with gcc2 #88147 | 2005-04-06 | 1 | -21/+12 | |
| | |||||
* | Fixing 2.6.8.1 KV_EXTRA blunder | 2005-04-06 | 1 | -4/+10 | |
| | |||||
* | Adding KV_EXTRA support to kernel-2 | 2005-04-05 | 1 | -2/+11 | |
| | |||||
* | Split tetex 2.x and tetex 3.x specific parts from tetex.eclass. | 2005-04-05 | 3 | -109/+160 | |
| | |||||
* | add CBUILD/CTARGET and re-order user specified EXTRA_ECONF | 2005-04-03 | 1 | -4/+10 | |
| | |||||
* | Fix typo, thanks to Herbie Hopkins <herbie@hopkins.net>, bug #84324. | 2005-04-01 | 1 | -2/+2 | |
| | |||||
* | Removed unecessary einfo. bug# 87304 | 2005-03-31 | 1 | -3/+1 | |
| | |||||
* | Added check for MY_P. Removed src_test | 2005-03-31 | 1 | -21/+19 | |
| | |||||
* | * Added libtoolize --copy --force. | 2005-03-30 | 1 | -2/+4 | |
| | | | | * Set --localstatedir=/var, since iiim tries to create socket dir in $(localstatedir)/run/iiim. | ||||
* | Added an optional path element to make_wrapper. | 2005-03-30 | 1 | -3/+10 | |
| | |||||
* | linux-2.4 fixes for arm | 2005-03-30 | 1 | -1/+7 | |
| | |||||
* | Fixing small bug (#86650) with linux-mod/convert_to_m, thanks to Stefan ↵ | 2005-03-28 | 1 | -2/+3 | |
| | | | | Schweizer | ||||
* | Added second revision of php5-sapi eclass | 2005-03-27 | 1 | -0/+513 | |
| | |||||
* | better vim7/spell things | 2005-03-26 | 1 | -1/+16 | |
| | |||||
* | style cleanup for ldscripts. | 2005-03-26 | 1 | -6/+5 | |
| | |||||
* | fix avr multilib | 2005-03-25 | 1 | -2/+2 | |
| | |||||
* | Inherit multilib; support for Gentoo patches. | 2005-03-25 | 2 | -5/+9 | |
| | |||||
* | vim 6.3.068 changes: bash completion, netrw | 2005-03-25 | 1 | -5/+13 | |
| |