summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* 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: need_php_h...Christian Parpart2005-09-161-1/+16
* 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 CC_FOR_B...Mike Frysinger2005-09-151-12/+10
* 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 months...Robin H. Johnson2005-09-142-0/+310
* 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
* more correct code to unregister ghc packages, preparation for haskell-cabal.e...Andres Loeh2005-09-131-50/+123
* Add blocker on <x11-base/xorg-x11-7.Donnie Berkholz2005-09-121-5/+4
* Quick fix for some minor bugs. SHould now install docs in KPATCH_DIR OK (alth...John Mylchreest2005-09-121-2/+12
* fix pear bug + minor fixesBenedikt Boehm2005-09-113-20/+113
* Updating DEPEND to use latest version of new-style apacheMichael Stewart2005-09-101-5/+5
* prevent it from following symlinksThomas Matthijs2005-09-101-3/+5
* Fix typo, bug #105054Martin Schlemmer2005-09-106-12/+12
* Apply whitespace checks from repoman to eclasses.Sven Wegener2005-09-092-6/+5
* Added check for non-portable modules in pamd files, so that pamd files that g...Diego Elio Pettenò2005-09-091-1/+17
* Latest PHP eclasses from the overlayStuart Herbert2005-09-083-5/+185
* * sgml-catalog.eclass: Use a global scalar instead of a bash array. AvoidLeonardo Boshell2005-09-081-17/+14
* * gnome2.eclass: (gnome2_icon_cache_update): Only run gtk-update-icon-cacheLeonardo Boshell2005-09-081-2/+4
* Fix typo (Thanks to CHTEKK for spotting it).Elfyn McBratney2005-09-081-2/+2
* Always return a truth value on eautoreconf, as it dies itself when needed.Diego Elio Pettenò2005-09-081-1/+3
* Fix eclass.Sebastian Bergmann2005-09-081-2/+2
* Added missing inherit eutils.Diego Elio Pettenò2005-09-081-1/+3
* Use epatch instead of patch, as discussed on gentoo-dev.Diego Elio Pettenò2005-09-071-8/+4
* superkaramba joined KDE releases starting from 3.5.Diego Elio Pettenò2005-09-061-1/+2
* Added values for 3.5_alpha1 version.Diego Elio Pettenò2005-09-061-1/+2
* Fix bug #104944Zaheer Abbas Merali2005-09-061-3/+4
* dont make the C++ manpages build fatal if it failsMike Frysinger2005-09-061-7/+5
* add support for building/install C++ manpagesMike Frysinger2005-09-061-2/+15
* remove pointless libc DEPEND and tweak quotingMike Frysinger2005-09-061-12/+11
* check the return value of find_unpackable_file in case it failedMike Frysinger2005-09-061-22/+21
* Add broken out Darwan patches.Martin Schlemmer2005-09-054-0/+237
* Restore double brackets between ||'d test for --disable-static, and keep then...Donnie Berkholz2005-09-051-3/+2
* Move version retrieve stuff to ELT_libtool_version(). Do not warn on relink ...Martin Schlemmer2005-09-051-5/+21
* Requires >=dev-util/pkgconfig-0.18 for PKG_CHECK_EXISTS.Donnie Berkholz2005-09-051-2/+2
* Fix bug in 0.8.11 when --disable-x is used by patching configure.ac onlyZaheer Abbas Merali2005-09-051-2/+11
* Make grep tests more consistent.Martin Schlemmer2005-09-041-9/+9
* Added patch for version 1.5.20, too.Diego Elio Pettenò2005-09-041-0/+116
* Quoting/style fixes.Martin Schlemmer2005-09-041-29/+32
* Make --no-uclibc work again.Martin Schlemmer2005-09-041-7/+10
* What should have been 1.4.0 turned out not compatible with 1.4.0, so moved to...Diego Elio Pettenò2005-09-043-96/+244
* Added elibtoolize patch for Gentoo/FreeBSD, to use linux-style link versioning.Diego Elio Pettenò2005-09-042-1/+141
* Apply whitespace check from repoman to eclasses.Sven Wegener2005-09-045-12/+12
* Revert php-pear eclass; add new eclass as -r1Stuart Herbert2005-09-042-12/+60
* New & updated eclasses for new PHP packagesStuart Herbert2005-09-0412-42/+2692