summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* removed several ancient, no longer used functions from kde-functions.eclass.Dan Armak2005-02-063-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 Sterrett2005-02-051-2/+2
|
* add new package networkstatus to derivation mapDan Armak2005-02-051-1/+2
|
* add new package kdeartwork-emoticons to derivation mapDan Armak2005-02-051-1/+2
|
* add new package kfile-cert to derivation mapDan Armak2005-02-051-1/+2
|
* add new ebuilds to derivation mapDan Armak2005-02-051-1/+3
|
* Extract also configure.mid.Simone Gotti2005-02-051-3/+3
|
* require automake 1.7 for kde 3.4, don't fallback to automake 1.4.Dan Armak2005-02-051-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 Frysinger2005-02-041-2/+6
| | | | strip-flags handles it (#80774), and add a few comments
* fix typo: correct beta2 handlingDan Armak2005-02-041-2/+2
|
* Yah, I tested it this time as the CROSSCOMPILE variable detection was still ↵Chris White2005-02-041-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 beta2Dan Armak2005-02-042-2/+8
|
* -ne is only for non-decimal comparisons.Donnie Berkholz2005-02-041-4/+4
|
* bash style updatesMike Frysinger2005-02-041-39/+37
|
* Add comment for previously borked function.Martin Schlemmer2005-02-031-1/+5
|
* Fix syntax error.Martin Schlemmer2005-02-031-1/+2
|
* Last one.. really :|. Making sure /proc/cpuinfo is present before doing ↵Chris White2005-02-031-2/+2
| | | | anything.
* Arg, fixing verbosity control for ecpu_check.Chris White2005-02-031-19/+23
|
* Added ecpu_check function. See comments for details.Chris White2005-02-031-1/+38
|
* bug #80625, got the last stuff backwards.Robin H. Johnson2005-02-031-2/+2
|
* Don't try to make helptags with MacOS vimAron Griffis2005-02-031-8/+15
|
* Use $ROOT when making convenience symlinksAron Griffis2005-02-031-9/+9
|
* add kdeenablefinal USE flag handling to enable/disable --enable-final ↵Dan Armak2005-02-031-2/+7
| | | | configure flag (for KDEBASE ebuilds only). bug 14003.
* Fix bug #80408.Robin H. Johnson2005-02-031-16/+27
|
* Removing get_abi_order since all ebuild have been converted to use ↵Jeremy Huddleston2005-02-031-9/+4
| | | | get_install_abis.
* Switch to using $(get_all_abis).Jeremy Huddleston2005-02-031-4/+4
|
* Added get_all_abis. Renamed get_abi_order to get_install_abis.Jeremy Huddleston2005-02-031-2/+32
|
* Added multilib-pkg-force so get_multilib_abis works right.Jeremy Huddleston2005-02-031-2/+2
|
* Changed GNU Fortran 77 profile name changed to g77.Danny van Dyk2005-02-021-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 usedPaul de Vrieze2005-02-021-2/+1
|
* Switch from using MULTILIB_ABIS directly to using multilib.eclass functions. ↵Jeremy Huddleston2005-02-021-4/+4
| | | | Add gcjh and gfortran to the list of gcc binaries.
* make tc-endian act like tc-arch wrt to default CHOST/CTARGET selectionMike Frysinger2005-02-011-2/+2
|
* update src_test for later vim7 snapshotsCiaran McCreesh2005-02-011-2/+7
|
* dependency cleanupsBrad Teaford Cowan2005-02-011-13/+8
|
* Removing spurious einfoJohn Mylchreest2005-02-011-2/+1
|
* Fixing linux-mod modules.d generationJohn Mylchreest2005-02-011-9/+10
|
* Fixing up set_arch_ booboo.John Mylchreest2005-02-011-3/+3
|
* Multiple fixes.John Mylchreest2005-01-313-156/+224
|
* Improve headers___fix($f) voodoo a bit more; should now iron out any ↵Tim Yamin2005-01-311-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 Huddleston2005-01-311-2/+2
|
* Fix a typo in the comments.Jeremy Huddleston2005-01-311-3/+3
|
* style updatesMike Frysinger2005-01-311-75/+52
|
* Include HTB_GCC_VER in the version string.Jeremy Huddleston2005-01-311-2/+2
|
* Add sourceforge and GENTOO_TOOLCHAIN_BASE_URI to SRC_URI for boundschecking ↵Jeremy Huddleston2005-01-311-2/+7
| | | | patch.
* Fix up wack EXPORT_FUNCTIONS.Donnie Berkholz2005-01-301-3/+1
|
* add latexsuite blockCiaran McCreesh2005-01-301-2/+3
|
* Removing second filter-flags to close bug #80005Jeremy Huddleston2005-01-301-30/+5
|
* typoTravis Tilley2005-01-301-2/+3
|
* fix bash-completionCiaran McCreesh2005-01-291-2/+2
|
* add in blocks for vim7+app-vim thingsCiaran McCreesh2005-01-291-23/+30
|