Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make virtual/linux-sources dep conditional on kernel_linux | Emanuele Giaquinta | 2006-02-16 | 1 | -2/+2 |
| | |||||
* | Expect one of "lib"/"bin" in CABAL_FEATURES. | Duncan Coutts | 2006-02-16 | 1 | -11/+14 |
| | | | | | Only run the registration if "lib" is set. Always expect a package file to be generated when "lib" is set. | ||||
* | Add "lib" and "bin" to known CABAL_FEATURES. | Duncan Coutts | 2006-02-16 | 1 | -2/+13 |
| | | | | Also complain less about unknown values CABAL_FEATURES. | ||||
* | Fix mktemp call for non-GNU userlands, thanks to Benigno B. Junior. Finally ↵ | Diego Elio Pettenò | 2006-02-15 | 1 | -5/+11 |
| | | | | closes bug #88079. | ||||
* | Remove 7.0-rcX SRC_URI's. | Donnie Berkholz | 2006-02-15 | 1 | -7/+2 |
| | |||||
* | Add category-based SRC_URI's for individual releases. | Donnie Berkholz | 2006-02-15 | 1 | -2/+36 |
| | |||||
* | Add check_reqs_conditional function | Ciaran McCreesh | 2006-02-15 | 1 | -1/+22 |
| | |||||
* | Use --force when installing to make sure packages already installed get ↵ | Marien Zwart | 2006-02-13 | 1 | -4/+8 |
| | | | | overwritten properly, support trial from twisted 2.2 and newer which do not support (or need) the -R option anymore. | ||||
* | fix Bug 122542, typo in einfo | Francesco Riosa | 2006-02-12 | 1 | -5/+5 |
| | |||||
* | Added {R}DEPEND to eclass rather then ebuild | Doug Goldstein | 2006-02-12 | 1 | -5/+7 |
| | |||||
* | Fixes for dep/rdep with minimal | Michael Cummings | 2006-02-11 | 1 | -3/+8 |
| | |||||
* | Ensure mythtv plugins all call the correct qmake | Caleb Tennis | 2006-02-11 | 1 | -2/+2 |
| | |||||
* | tweak comment as to whether all USE flags or just some are needed #122241 by ↵ | Mike Frysinger | 2006-02-11 | 1 | -2/+6 |
| | | | | Jakub Moc | ||||
* | only support dev-lang/php | Mike Frysinger | 2006-02-10 | 1 | -3/+2 |
| | |||||
* | Drop the dummy ltconfig if present. | Diego Elio Pettenò | 2006-02-09 | 1 | -1/+5 |
| | |||||
* | fixed bug #122180 | Francesco Riosa | 2006-02-09 | 1 | -5/+9 |
| | |||||
* | Adjust KDE eclasses for KOffice 1.5 Beta 1. | Carsten Lohrke | 2006-02-09 | 2 | -36/+34 |
| | |||||
* | Prepare for KOffice 1.5.0_beta1. | Diego Elio Pettenò | 2006-02-08 | 1 | -1/+4 |
| | |||||
* | forgot to remove a mkdir | Francesco Riosa | 2006-02-08 | 1 | -2/+1 |
| | |||||
* | Changed so that tetex, cstetex and ptex doesn't block itself, bug #121727. | Martin Ehmsen | 2006-02-08 | 1 | -4/+16 |
| | |||||
* | Added fix if the user has broken symlinks in /etc/texmf/*.d and | Martin Ehmsen | 2006-02-08 | 1 | -9/+14 |
| | | | | started using the pkg_postinst from tetex.eclass since they were the same. | ||||
* | changes requested by portage team ... I'm still dubious | Francesco Riosa | 2006-02-08 | 1 | -21/+43 |
| | |||||
* | Fixed bug #120233. | Henrik Brix Andersen | 2006-02-08 | 2 | -4/+6 |
| | |||||
* | Fixed bug #122101. | Henrik Brix Andersen | 2006-02-08 | 1 | -2/+2 |
| | |||||
* | delete all docs by CREDITS #121003 by Georgi Georgiev | Mike Frysinger | 2006-02-08 | 1 | -2/+6 |
| | |||||
* | Make tetex-3 block koma-script as it provides it. | Alexandre Buisse | 2006-02-06 | 1 | -2/+3 |
| | |||||
* | Fixes circular dep bug #121714 | Zaheer Abbas Merali | 2006-02-06 | 5 | -15/+30 |
| | |||||
* | (#121728) util-macros conditional dep was reversed. | Donnie Berkholz | 2006-02-05 | 1 | -2/+2 |
| | |||||
* | add workaround for broken `svn export` behavior #119236 by Joe Kappus | Mike Frysinger | 2006-02-05 | 1 | -3/+7 |
| | |||||
* | Move here the code to reduce the number of translations and documentation ↵ | Diego Elio Pettenò | 2006-02-05 | 1 | -1/+31 |
| | | | | built to the requested ${LINGUAS}, but enable it only if USE_KEG_PACKAGING is set in the ebuilds, so that it doesn't interphere with older packages or packages using different layouts. | ||||
* | Run elibtoolize before econf so that libtool patches gets applied. | Diego Elio Pettenò | 2006-02-03 | 1 | -2/+3 |
| | |||||
* | Do not apply the portage patch if already applied. | Martin Schlemmer | 2006-02-03 | 1 | -1/+8 |
| | |||||
* | inherit base.eclass to enable autopatching | Matthias Schwarzott | 2006-02-03 | 1 | -3/+3 |
| | |||||
* | Use -g instead of -ggdb. | Donnie Berkholz | 2006-02-03 | 1 | -2/+2 |
| | |||||
* | socket default path | Francesco Riosa | 2006-02-03 | 1 | -4/+4 |
| | |||||
* | Revert use of --offline parameter until the --packaginroot problems are solved. | Sebastian Bergmann | 2006-02-02 | 2 | -4/+4 |
| | |||||
* | removed --without-system-nspr | Jory Pratt | 2006-02-01 | 1 | -2/+1 |
| | |||||
* | Refactoring generation of the texmf-update script from tetex to tetex-{2,3}, | Martin Ehmsen | 2006-02-01 | 3 | -46/+86 |
| | | | | | see bug #106626. Reverting to mv from dosym in handling texmf.d | ||||
* | Do not connect to channel servers (PEAR 1.4). | Sebastian Bergmann | 2006-02-01 | 2 | -4/+4 |
| | |||||
* | fixed typo | Francesco Riosa | 2006-02-01 | 1 | -3/+4 |
| | |||||
* | Reporting changes done in eselect-mysql | Francesco Riosa | 2006-02-01 | 1 | -7/+9 |
| | |||||
* | Add USE=debug support. | Donnie Berkholz | 2006-02-01 | 1 | -2/+29 |
| | |||||
* | refinment | Francesco Riosa | 2006-01-31 | 1 | -2/+2 |
| | |||||
* | fix creation of filelist for eselect-mysql | Francesco Riosa | 2006-01-31 | 1 | -14/+19 |
| | |||||
* | For safety, run elibtoolize after finishing eautoreconf, so that if people ↵ | Diego Elio Pettenò | 2006-01-31 | 1 | -2/+6 |
| | | | | run it _before_ eautoreconf it won't get undone. | ||||
* | see dev-db/mysql ChangeLog | Francesco Riosa | 2006-01-31 | 1 | -9/+5 |
| | |||||
* | add reminder to keep 3 function in sync with eselect-mysql | Francesco Riosa | 2006-01-30 | 1 | -1/+4 |
| | |||||
* | Push --with-extra-includes and --with-extra-libs to be on safe side with ↵ | Diego Elio Pettenò | 2006-01-30 | 1 | -1/+8 |
| | | | | packages that don't guess the locations right. | ||||
* | touchup the kernel-2_hook_premake check so an error isnt shown when ↵ | Mike Frysinger | 2006-01-29 | 1 | -2/+2 |
| | | | | kernel-2_hook_premake() is not defined | ||||
* | thinktux is broken | Mike Frysinger | 2006-01-29 | 1 | -5/+1 |
| |