summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* add support for USE=vanillaMike Frysinger2006-03-181-4/+4
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-03-187-19/+19
|
* Centralize --as-needed filtering in wxwidgets eclass, safer and simpler.Diego Elio Pettenò2006-03-181-2/+5
|
* add -E to default epatch optsMike Frysinger2006-03-171-2/+3
|
* Add qt 3.3.6 to the list or it had a up & down cycle.Diego Elio Pettenò2006-03-171-2/+2
|
* further cleanup, see MySQL changelogFrancesco Riosa2006-03-172-197/+114
|
* changed scheme of installation conf-file & rcscript-addonMatthias Schwarzott2006-03-171-27/+32
|
* remove the sneaky doc flag that ended up in the eclass during migration. see ↵John N. Laliberte2006-03-171-2/+2
| | | | #107962
* Further cleanup.Francesco Riosa2006-03-161-6/+6
|
* Separated gcc-config / eselect compiler specific code rather than handle it ↵Jeremy Huddleston2006-03-161-81/+111
| | | | interleaved. Fixed a bug where a crossdev gcc wouldn't get activated on first install on a multilib host system with multislot.
* Small SRC_URI addition in preparation for 2.{4,8}.2 bump, and a little ↵Peter Johanson2006-03-161-17/+5
| | | | overdue clean-up.
* Replace _epatch_draw_line() with a very short shell scriptAron Griffis2006-03-161-22/+4
|
* keep checksum sort order consistent with startskript - use existing file if ↵Matthias Schwarzott2006-03-151-9/+13
| | | | possible
* added debug use-flagMatthias Schwarzott2006-03-151-1/+4
|
* use _E_CROSS_HEADERS_ONLY in USE rather than env varMike Frysinger2006-03-151-4/+2
|
* new version of the eclass. Special thanks to nichoj and compnerd who ↵John N. Laliberte2006-03-151-84/+141
| | | | contributed to the changes. make DESTDIR=${D} install is now default. You can revert to the old behavior by setting USE_EINSTALL in your ebuild. Other minor syntax changes and increased robustness of some tests.
* 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
|