summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Make tetex-3 block koma-script as it provides it.Alexandre Buisse2006-02-061-2/+3
* Fixes circular dep bug #121714Zaheer Abbas Merali2006-02-065-15/+30
* (#121728) util-macros conditional dep was reversed.Donnie Berkholz2006-02-051-2/+2
* add workaround for broken `svn export` behavior #119236 by Joe KappusMike Frysinger2006-02-051-3/+7
* Move here the code to reduce the number of translations and documentation bui...Diego Elio Pettenò2006-02-051-1/+31
* Run elibtoolize before econf so that libtool patches gets applied.Diego Elio Pettenò2006-02-031-2/+3
* Do not apply the portage patch if already applied.Martin Schlemmer2006-02-031-1/+8
* inherit base.eclass to enable autopatchingMatthias Schwarzott2006-02-031-3/+3
* Use -g instead of -ggdb.Donnie Berkholz2006-02-031-2/+2
* socket default pathFrancesco Riosa2006-02-031-4/+4
* Revert use of --offline parameter until the --packaginroot problems are solved.Sebastian Bergmann2006-02-022-4/+4
* removed --without-system-nsprJory Pratt2006-02-011-2/+1
* Refactoring generation of the texmf-update script from tetex to tetex-{2,3},Martin Ehmsen2006-02-013-46/+86
* Do not connect to channel servers (PEAR 1.4).Sebastian Bergmann2006-02-012-4/+4
* fixed typoFrancesco Riosa2006-02-011-3/+4
* Reporting changes done in eselect-mysqlFrancesco Riosa2006-02-011-7/+9
* Add USE=debug support.Donnie Berkholz2006-02-011-2/+29
* refinmentFrancesco Riosa2006-01-311-2/+2
* fix creation of filelist for eselect-mysqlFrancesco Riosa2006-01-311-14/+19
* For safety, run elibtoolize after finishing eautoreconf, so that if people ru...Diego Elio Pettenò2006-01-311-2/+6
* see dev-db/mysql ChangeLogFrancesco Riosa2006-01-311-9/+5
* add reminder to keep 3 function in sync with eselect-mysqlFrancesco Riosa2006-01-301-1/+4
* Push --with-extra-includes and --with-extra-libs to be on safe side with pack...Diego Elio Pettenò2006-01-301-1/+8
* touchup the kernel-2_hook_premake check so an error isnt shown when kernel-2_...Mike Frysinger2006-01-291-2/+2
* thinktux is brokenMike Frysinger2006-01-291-5/+1
* Force -j1 to stop parallel building. Should fix bug #120729.Peter Johanson2006-01-291-2/+2
* Fix bug #118848.Luca Longinotti2006-01-281-2/+2
* Fix wrong exitstatus in php-select.Luca Longinotti2006-01-283-9/+9
* Fix bad chmodTom Martin2006-01-271-2/+2
* Add a permissions fix to get rid of any executable stuff in vimfilesTom Martin2006-01-271-1/+4
* add an unpack hook for further source control before we run makeMike Frysinger2006-01-271-1/+5
* Check that ${PREFIX} is non-empty before using it.Diego Elio Pettenò2006-01-261-2/+2
* Fix modular-x deps on old PHP eclasses. Not really needed, but makes tracing ...Robin H. Johnson2006-01-267-14/+14
* inherit again from mysql_fx, needed for emerge, removed unwanted debug outputFrancesco Riosa2006-01-241-3/+2
* make replace in config files effectiveFrancesco Riosa2006-01-241-8/+9
* Minor fix for the previous patch to keep ppc64 working.Daniel Ostrow2006-01-241-2/+2
* missed $ and wrong assumption made mysql_lib_symlinks failFrancesco Riosa2006-01-241-6/+5
* Applied fix for bug #119203.Joseph Jezak2006-01-241-3/+10
* added support for GLEP20Francesco Riosa2006-01-242-71/+79
* For safety, use [[ ]] instead of [ ] for complex checks; replace -a with && t...Diego Elio Pettenò2006-01-241-4/+4
* src_install cleanups, plus made it wrap gnatgcc to force it to read proper sp...George Shapovalov2006-01-231-5/+15
* Refix typo.Luca Longinotti2006-01-231-2/+2
* Add support for .sug files.Ciaran McCreesh2006-01-231-4/+6
* Workaround for bug #119023 is no longer needed.Ciaran McCreesh2006-01-231-6/+1
* Remove pear USE flag to fix weird dependency issues.Luca Longinotti2006-01-233-18/+6
* Add eclass for eZ components.Sebastian Bergmann2006-01-231-0/+38
* Update for PEAR 1.4.Sebastian Bergmann2006-01-232-8/+21
* new version: forces bootstrap environment better, plus adjusted gnat specs lo...George Shapovalov2006-01-221-6/+35
* Replace (c)pdflib use flags with pdf use flagMarius Mauch2006-01-224-18/+18
* Reworked filter-flags to be more consistent; factored out common codeKevin F. Quinn2006-01-221-65/+91