summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Create a file with the checksum of the vdr-header-files against which the ↵Matthias Schwarzott2006-03-141-1/+11
| | | | plugin was compiled.
* Fix problems with OCI8.Luca Longinotti2006-03-131-9/+15
|
* Reduce arch-specific conditionals to the minimum necessary (ie only ppc64).Duncan Coutts2006-03-131-4/+3
|
* Give an AT_NOELIBTOOLIZE variable to avoid calling elibtoolize, and use it ↵Diego Elio Pettenò2006-03-121-2/+4
| | | | so that only the parent-dir eautoreconf calls it, instead of all the sub-eautoreconf.
* Sync with PHP Overlay: various updates.Luca Longinotti2006-03-123-325/+337
|
* Update kde-meta to allow downloading latest koffice beta (changed path ↵Diego Elio Pettenò2006-03-111-5/+10
| | | | scheme, again).
* Prepare for KOffice 1.5 Beta 2Carsten Lohrke2006-03-111-1/+2
|
* disable debug output in _epatch_draw_line()Mike Frysinger2006-03-101-1/+6
|
* Remove uneeded functions out of EXPORT_FUNCTIONS per bug #125429.Chris White2006-03-101-2/+2
|
* replace revdep-rebuild --soname with --libraryCarsten Lohrke2006-03-101-3/+3
|
* s/lib/$(get_libdir)Herbie Hopkins2006-03-101-3/+5
|
* re-add symlinking of libraryes for un-slotted (screwed before)Francesco Riosa2006-03-102-4/+10
|
* Prepare for dev-php/PEAR-1.4.8.Sebastian Bergmann2006-03-102-6/+18
|
* scan for newer ssp symbols as well as old in libcMike Frysinger2006-03-101-8/+15
|
* pass --with-sysroot to binutils to fix cross-compiles with gcc-4.1.0Mike Frysinger2006-03-101-2/+2
|
* recurse into docs subdirMike Frysinger2006-03-091-2/+2
|
* fix CREDITS restoringMike Frysinger2006-03-091-2/+3
|
* Attempt to clarify vanilla gcc message.Donnie Berkholz2006-03-091-2/+2
|
* Forgot to commit qt3's update for new revisions of x11-libs/qt.Diego Elio Pettenò2006-03-091-2/+2
|
* add KERNEL_ABI default; bug 119012Simon Stelling2006-03-091-1/+2
|
* removed dependancy on eselect-mysqlFrancesco Riosa2006-03-091-3/+9
|
* Use echo instead of <<< for bash 2.x compatibility. See bug #107556.Diego Elio Pettenò2006-03-081-5/+5
|
* Force using of autoconf 2.5 while doing the trace, as that works with 2.1 ↵Diego Elio Pettenò2006-03-081-2/+2
| | | | configure.in too.
* Add support for K_NOUSEPR to stop adding of PR to EXTRAVERSION, this is used ↵Robin H. Johnson2006-03-081-5/+42
| | | | for git-sources.
* quote $WORKDIR, add hardened back to IUSE for everyone, and update ↵Mike Frysinger2006-03-071-31/+26
| | | | gcc-upgrade link #125400 by Richard Hartmann
* fix eclass and add new pluginsZaheer Abbas Merali2006-03-071-4/+4
|
* force ssp support into libc, add a wrapper for version_is_at_least so we ↵Mike Frysinger2006-03-071-10/+33
| | | | dont access $PV, and add framework for a is_allowed function
* work with the union of po langs, not the intersectionMike Frysinger2006-03-071-3/+11
|
* Use || ( ) dependency only if the list contains more than one version.Diego Elio Pettenò2006-03-061-4/+8
|
* Fixed quoting issue in the webapp.eclass. Allows paths with whitespace.Gunnar Wrobel2006-03-061-11/+11
|
* fix typo in var name #125062Mike Frysinger2006-03-051-2/+2
|
* Fix for bug #124344Stuart Herbert2006-03-051-5/+5
|
* Fix for bug #124344Stuart Herbert2006-03-051-5/+5
|
* display a notice about the config-file if the plugin has oneMatthias Schwarzott2006-03-041-1/+7
|
* add support for obj-c++ and disable libsspMike Frysinger2006-03-041-7/+19
|
* Fixes bug #120357, Thanks AndreasJohn Mylchreest2006-03-031-3/+3
|
* Fixes bug #118630, thanks CarloJohn Mylchreest2006-03-031-11/+11
|
* Fixes bug #113261John Mylchreest2006-03-031-2/+2
|
* Fixes QA bug #124324, thanks CiaranJohn Mylchreest2006-03-031-3/+3
|
* Fixing a stupid little bug.John Mylchreest2006-03-031-2/+2
|
* Drop leading and ending whitespaces, fixes || ( ) with one version in it.Diego Elio Pettenò2006-03-031-2/+2
|
* add placeholder for old eclass, #124789Carsten Lohrke2006-03-031-0/+1
|
* inherit autotoolsFrancesco Riosa2006-03-031-2/+2
|
* Add changes to make branding work with >=gcc-4.1.0Mark Loeser2006-03-031-6/+14
|
* - added $MY_EXTRAS_VER to control version of mysql-extras to downloadFrancesco Riosa2006-03-031-81/+60
| | | | | | | | | | | | - added "embedded" use flag, control the install of ebedded server libs. - added "raid" use flag (5.0 only), raid is deprecated and this use should stay disabled, upstream removed support for raid in MySQL 5.1 - fix Bug 111073 mysql configure fails to locate zlib on multilib 64-bit systems. thanks to all the bug writers for the fix- - adopted "eautoreconf" instead of the previous complex combinations of autotools programs, thanks flameeyes for the suggestion. - a pair of steps in the direction of un-slotting MySQL
* Simplify the way we find the ghc version.Duncan Coutts2006-03-011-2/+2
| | | | Just use --numeric-version rather than --version | sed '...'
* Don't build GHCi libs for arches that do not support GHCi.Duncan Coutts2006-03-011-1/+6
| | | | Also building GHCi libs on ppc64 causes "TOC overflow".
* Added a environment check to texmf-update, bug #30432.Martin Ehmsen2006-02-281-1/+30
|
* fix bug 124211, thanks ciaranmFrancesco Riosa2006-02-281-2/+2
|
* Removed has_tetex3 from EXPORT_FUNCTIONS, as asked by QA teamAlexandre Buisse2006-02-281-2/+2
|