summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Update package list for KDE 3.5.Gregorio Guidi2005-09-241-1/+5
|
* quote the hell out of variables and only announce the -ded script if ↵Mike Frysinger2005-09-241-38/+35
| | | | USE=dedicated #107039
* dont use --with-sysroot as it breaks cross stage2-gccMike Frysinger2005-09-231-2/+1
|
* Changed src to lic and closing bug #106997.Chris Gianelloni2005-09-231-2/+2
|
* Modular xserver dep for virtualx.eclassDaniel Gryniewicz2005-09-231-2/+2
|
* Fix tarball path.Diego Elio Pettenò2005-09-231-1/+2
|
* Make the gems eclass block rdoc, which is now provided by ruby-1.8.2 and ↵Caleb Tennis2005-09-231-2/+3
| | | | breaks some current gems
* don't dep upon libiconv for nowCiaran McCreesh2005-09-221-3/+4
|
* updates for 6.3.086Ciaran McCreesh2005-09-221-52/+45
|
* fixing check_license for explicit license checks.Chris Gianelloni2005-09-221-7/+7
|
* Fixes bug #106092John Mylchreest2005-09-221-2/+2
|
* Fixes bug #103878John Mylchreest2005-09-221-48/+53
|
* compile stage1 witn -O2 instead of -O if current and target are 3.4 and ↵Jeremy Huddleston2005-09-221-1/+4
| | | | hardened. See bug #79852
* make sure user subversion supports httpMike Frysinger2005-09-211-5/+10
|
* only DEPEND on sudo if we use it #79196 by Emil BeinrothMike Frysinger2005-09-211-2/+4
|
* use epatch #42060Mike Frysinger2005-09-212-18/+11
|
* Prepare for beta1.Diego Elio Pettenò2005-09-211-2/+3
|
* Update for KDE 3.5-beta1.Gregorio Guidi2005-09-211-1/+3
|
* punt useless multilib cruft and fix up some of the remaining code ... also ↵Mike Frysinger2005-09-211-92/+23
| | | | disable multilib for uclibc targets
* redo syntax/quoting to properly support spacing in CDEFINE variablesMike Frysinger2005-09-211-63/+63
|
* touchup syntax so the code is easier to readMike Frysinger2005-09-211-21/+7
|
* Added egethome function to portability eclass.Diego Elio Pettenò2005-09-201-1/+17
|
* touch up the USE=nocxx support in cross-compilers so that we can get a ↵Mike Frysinger2005-09-201-10/+19
| | | | normal C-only stage2 gcc ... also fix other multilib mips option to be a noop for cross-compilers
* need to ignore mips for the multilib spec hackMike Frysinger2005-09-201-1/+2
|
* fix mips multilib cross-compileMike Frysinger2005-09-201-25/+9
|
* Add new Qt version.Gregorio Guidi2005-09-191-2/+2
|
* Added ~sparc to KEYWORDSGustavo Zacarias2005-09-191-2/+2
|
* fix error msgThomas Matthijs2005-09-191-2/+2
|
* roll with multilib afterallMichael Stewart2005-09-191-5/+3
|
* Revert multilib as we can't have multilib apache stable yet due to policyMichael Stewart2005-09-191-3/+5
|
* Do autorecognizion of shell to use checking for file presence instead of ↵Diego Elio Pettenò2005-09-181-6/+11
| | | | basing on userland.
* Added portability eclass with seq() function to replace seq command. Make ↵Diego Elio Pettenò2005-09-182-11/+80
| | | | eutils use the new seq command for enewuser/enewgroup.
* removeThomas Matthijs2005-09-181-130/+2
|
* php updateBenedikt Boehm2005-09-184-136/+110
|
* Added 3.3.5 version as per bug #106324.Diego Elio Pettenò2005-09-181-2/+2
|
* Changes to make apache multilib awareMichael Stewart2005-09-181-3/+5
|
* fix utf-8Ciaran McCreesh2005-09-171-2/+2
|
* minor fixes in slot_rebuild()Carsten Lohrke2005-09-161-5/+5
|
* merging to upstream (from overlay) - containing two new functions: ↵Christian Parpart2005-09-161-1/+16
| | | | need_php_httpd() and need_php_cli()
* Added the slot_rebuild function provided by Carsten Lohrke in bug 98425.Marcus D. Hanwell2005-09-161-1/+40
|
* add arm thumb supportMike Frysinger2005-09-161-1/+3
|
* handle CBUILD better since it is forced in portage now and check for ↵Mike Frysinger2005-09-151-12/+10
| | | | CC_FOR_BUILD BUILD_CC HOSTCC as the build cc
* run make in silent mode and remove arm/s390 crap from doc buildingMike Frysinger2005-09-151-10/+13
|
* dont use gcc.eclass anymoreMike Frysinger2005-09-151-134/+1
|
* Bug #105996 Restore really old PHP eclasses, they will be removed in 6 ↵Robin H. Johnson2005-09-142-0/+310
| | | | months. Measures also taken to stop ANY packages compiling against them.
* use test instead of [Mike Frysinger2005-09-142-3/+3
|
* Fix bug #105756.Sebastian Bergmann2005-09-131-1/+3
|
* new eclass for Haskell packages that make use of the Common Architecture for ↵Andres Loeh2005-09-131-0/+201
| | | | Building Applications and Libraries (cabal)
* more correct code to unregister ghc packages, preparation for ↵Andres Loeh2005-09-131-50/+123
| | | | haskell-cabal.eclass, better quoting of variables
* Add blocker on <x11-base/xorg-x11-7.Donnie Berkholz2005-09-121-5/+4
|