Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed several ancient, no longer used functions from kde-functions.eclass. | Dan Armak | 2005-02-06 | 3 | -88/+9 |
| | | | | | the bit in kde.eclass is an unused call to one of these functions. also, removed the two checks that set KDEBASE in kde-meta and kde-functions, and substituted a single check in kde-functions that simply sets KDEBASE if CATEGORY==kde-base. | ||||
* | [[]] doesn't do filename expansion. | Michael Sterrett | 2005-02-05 | 1 | -2/+2 |
| | |||||
* | add new package networkstatus to derivation map | Dan Armak | 2005-02-05 | 1 | -1/+2 |
| | |||||
* | add new package kdeartwork-emoticons to derivation map | Dan Armak | 2005-02-05 | 1 | -1/+2 |
| | |||||
* | add new package kfile-cert to derivation map | Dan Armak | 2005-02-05 | 1 | -1/+2 |
| | |||||
* | add new ebuilds to derivation map | Dan Armak | 2005-02-05 | 1 | -1/+3 |
| | |||||
* | Extract also configure.mid. | Simone Gotti | 2005-02-05 | 1 | -3/+3 |
| | |||||
* | require automake 1.7 for kde 3.4, don't fallback to automake 1.4. | Dan Armak | 2005-02-05 | 1 | -1/+5 |
| | | | | | actually this doesn't affect anything this days, since admin/detect-autoconf.sh picks automake-1.7 anyway, and nothing should just call 'automake'. but as long as we have this code, it should be uptodate... should be updated in the same way for 3.3 i suppose, but i'm leaving unbroken code alone (3.4 is at least pmasked) | ||||
* | punt sandbox while running tests, dont bother with filter-flags since ↵ | Mike Frysinger | 2005-02-04 | 1 | -2/+6 |
| | | | | strip-flags handles it (#80774), and add a few comments | ||||
* | fix typo: correct beta2 handling | Dan Armak | 2005-02-04 | 1 | -2/+2 |
| | |||||
* | Yah, I tested it this time as the CROSSCOMPILE variable detection was still ↵ | Chris White | 2005-02-04 | 1 | -9/+7 |
| | | | | b0rk3d, and I did some of the recommendations that were left in the eclass. If this breaks.. I'll eat my shoe (and I will >:|). | ||||
* | add support for beta2 | Dan Armak | 2005-02-04 | 2 | -2/+8 |
| | |||||
* | -ne is only for non-decimal comparisons. | Donnie Berkholz | 2005-02-04 | 1 | -4/+4 |
| | |||||
* | bash style updates | Mike Frysinger | 2005-02-04 | 1 | -39/+37 |
| | |||||
* | Add comment for previously borked function. | Martin Schlemmer | 2005-02-03 | 1 | -1/+5 |
| | |||||
* | Fix syntax error. | Martin Schlemmer | 2005-02-03 | 1 | -1/+2 |
| | |||||
* | Last one.. really :|. Making sure /proc/cpuinfo is present before doing ↵ | Chris White | 2005-02-03 | 1 | -2/+2 |
| | | | | anything. | ||||
* | Arg, fixing verbosity control for ecpu_check. | Chris White | 2005-02-03 | 1 | -19/+23 |
| | |||||
* | Added ecpu_check function. See comments for details. | Chris White | 2005-02-03 | 1 | -1/+38 |
| | |||||
* | bug #80625, got the last stuff backwards. | Robin H. Johnson | 2005-02-03 | 1 | -2/+2 |
| | |||||
* | Don't try to make helptags with MacOS vim | Aron Griffis | 2005-02-03 | 1 | -8/+15 |
| | |||||
* | Use $ROOT when making convenience symlinks | Aron Griffis | 2005-02-03 | 1 | -9/+9 |
| | |||||
* | add kdeenablefinal USE flag handling to enable/disable --enable-final ↵ | Dan Armak | 2005-02-03 | 1 | -2/+7 |
| | | | | configure flag (for KDEBASE ebuilds only). bug 14003. | ||||
* | Fix bug #80408. | Robin H. Johnson | 2005-02-03 | 1 | -16/+27 |
| | |||||
* | Removing get_abi_order since all ebuild have been converted to use ↵ | Jeremy Huddleston | 2005-02-03 | 1 | -9/+4 |
| | | | | get_install_abis. | ||||
* | Switch to using $(get_all_abis). | Jeremy Huddleston | 2005-02-03 | 1 | -4/+4 |
| | |||||
* | Added get_all_abis. Renamed get_abi_order to get_install_abis. | Jeremy Huddleston | 2005-02-03 | 1 | -2/+32 |
| | |||||
* | Added multilib-pkg-force so get_multilib_abis works right. | Jeremy Huddleston | 2005-02-03 | 1 | -2/+2 |
| | |||||
* | Changed GNU Fortran 77 profile name changed to g77. | Danny van Dyk | 2005-02-02 | 1 | -22/+28 |
| | | | | | Fixed a BUG regarding handling of ifc on x86,ia64. Restructured testing part. | ||||
* | Remove the export functions call as vapier@gentoo.org says it shouldn't be used | Paul de Vrieze | 2005-02-02 | 1 | -2/+1 |
| | |||||
* | Switch from using MULTILIB_ABIS directly to using multilib.eclass functions. ↵ | Jeremy Huddleston | 2005-02-02 | 1 | -4/+4 |
| | | | | Add gcjh and gfortran to the list of gcc binaries. | ||||
* | make tc-endian act like tc-arch wrt to default CHOST/CTARGET selection | Mike Frysinger | 2005-02-01 | 1 | -2/+2 |
| | |||||
* | update src_test for later vim7 snapshots | Ciaran McCreesh | 2005-02-01 | 1 | -2/+7 |
| | |||||
* | dependency cleanups | Brad Teaford Cowan | 2005-02-01 | 1 | -13/+8 |
| | |||||
* | Removing spurious einfo | John Mylchreest | 2005-02-01 | 1 | -2/+1 |
| | |||||
* | Fixing linux-mod modules.d generation | John Mylchreest | 2005-02-01 | 1 | -9/+10 |
| | |||||
* | Fixing up set_arch_ booboo. | John Mylchreest | 2005-02-01 | 1 | -3/+3 |
| | |||||
* | Multiple fixes. | John Mylchreest | 2005-01-31 | 3 | -156/+224 |
| | |||||
* | Improve headers___fix($f) voodoo a bit more; should now iron out any ↵ | Tim Yamin | 2005-01-31 | 1 | -2/+8 |
| | | | | remaining asm-ia64/* bugs as all instances of [us](8|16|32|64) should now be picked up including the obscure ones such as (u64, u64) etc. | ||||
* | Fix setting GCJFLAGS. | Jeremy Huddleston | 2005-01-31 | 1 | -2/+2 |
| | |||||
* | Fix a typo in the comments. | Jeremy Huddleston | 2005-01-31 | 1 | -3/+3 |
| | |||||
* | style updates | Mike Frysinger | 2005-01-31 | 1 | -75/+52 |
| | |||||
* | Include HTB_GCC_VER in the version string. | Jeremy Huddleston | 2005-01-31 | 1 | -2/+2 |
| | |||||
* | Add sourceforge and GENTOO_TOOLCHAIN_BASE_URI to SRC_URI for boundschecking ↵ | Jeremy Huddleston | 2005-01-31 | 1 | -2/+7 |
| | | | | patch. | ||||
* | Fix up wack EXPORT_FUNCTIONS. | Donnie Berkholz | 2005-01-30 | 1 | -3/+1 |
| | |||||
* | add latexsuite block | Ciaran McCreesh | 2005-01-30 | 1 | -2/+3 |
| | |||||
* | Removing second filter-flags to close bug #80005 | Jeremy Huddleston | 2005-01-30 | 1 | -30/+5 |
| | |||||
* | typo | Travis Tilley | 2005-01-30 | 1 | -2/+3 |
| | |||||
* | fix bash-completion | Ciaran McCreesh | 2005-01-29 | 1 | -2/+2 |
| | |||||
* | add in blocks for vim7+app-vim things | Ciaran McCreesh | 2005-01-29 | 1 | -23/+30 |
| |