summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* a minor update to generate gnatgcc wrapper only for <=3.4.5, as this was ↵George Shapovalov2006-03-271-5/+3
| | | | fixed in 3.4.6 as well.
* Change logic ever so slightly in symlink handlingJohn Mylchreest2006-03-271-2/+2
|
* set ABI= in src_compile; bug 119012Simon Stelling2006-03-261-3/+5
|
* few cosmetic touch-upsGeorge Shapovalov2006-03-261-3/+3
|
* a significant rework of this eclass. NOw should handle multilib much better. ↵George Shapovalov2006-03-261-46/+134
| | | | Also seems to fix some problems when no gcc>=3.4 is installed
* \!<app-vim/autoalign-11Stefan Schweizer2006-03-251-2/+2
|
* Vim update, commit for ciaranm, thanks to Ed Catmur, bug 122562Stefan Schweizer2006-03-251-17/+11
|
* Restored 1.32 version of java-pkg.eclass when I only meant to commit ↵Petteri Räty2006-03-251-32/+2
| | | | linux-mod.eclass.
* We need to inherit eutils before linux-info so that set_arch_to_kernel and ↵Petteri Räty2006-03-252-4/+38
| | | | set_arch_to_portage functions from linux-info are used instead of the ones in eutils. Fixes bug #127506.
* makemake2 support for improved engimail supportJory Pratt2006-03-251-1/+9
|
* Add some quoting around variablesFabian Groffen2006-03-251-11/+12
|
* add scrollkeeper_localstate_dir to make install (as we do with einstall)John N. Laliberte2006-03-251-2/+2
|
* spelling typoAron Griffis2006-03-251-2/+2
|
* Use phpconfutils, fix bug #120088, fix bug #122379.Luca Longinotti2006-03-246-846/+1272
|
* dont build doxygen docs unless USE=docMike Frysinger2006-03-241-3/+3
|
* Changed strip to nostrip and changed virtua;/libc to sys-libs/glibc.Chris Gianelloni2006-03-241-3/+3
|
* fix should_we_gcc_config/should_we_eselect_compiler and add some comments to ↵Mike Frysinger2006-03-231-3/+7
| | | | prevent breakage again in the future
* Workaround portage bug, set RDEPEND explicitely.Diego Elio Pettenò2006-03-221-1/+2
|
* Add a category check for setting FONT also.Donnie Berkholz2006-03-221-1/+2
|
* Committing this patch on behalf of ciaranm.Danny van Dyk2006-03-211-11/+31
|
* (#103174) Don't install fonts.* files when they're autogenerated, to avoid ↵Donnie Berkholz2006-03-211-1/+19
| | | | errors with FEATURES=collision-protect.
* fixes bug #124451Akinori Hattori2006-03-201-6/+2
|
* fixes to isolate bootstrap environment betterGeorge Shapovalov2006-03-201-2/+10
|
* Also NEWS file is needed for automake not to need --foreign. This allows to ↵Diego Elio Pettenò2006-03-191-2/+2
| | | | use eautoreconf with app-text/wv2 (and probably others, too).
* fix 2 typos (#126796)Marinus Schraal2006-03-191-3/+3
|
* 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
|