Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop leading and ending whitespaces, fixes || ( ) with one version in it. | 2006-03-03 | 1 | -2/+2 | |
| | |||||
* | add placeholder for old eclass, #124789 | 2006-03-03 | 1 | -0/+1 | |
| | |||||
* | inherit autotools | 2006-03-03 | 1 | -2/+2 | |
| | |||||
* | Add changes to make branding work with >=gcc-4.1.0 | 2006-03-03 | 1 | -6/+14 | |
| | |||||
* | - added $MY_EXTRAS_VER to control version of mysql-extras to download | 2006-03-03 | 1 | -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. | 2006-03-01 | 1 | -2/+2 | |
| | | | | Just use --numeric-version rather than --version | sed '...' | ||||
* | Don't build GHCi libs for arches that do not support GHCi. | 2006-03-01 | 1 | -1/+6 | |
| | | | | Also building GHCi libs on ppc64 causes "TOC overflow". | ||||
* | Added a environment check to texmf-update, bug #30432. | 2006-02-28 | 1 | -1/+30 | |
| | |||||
* | fix bug 124211, thanks ciaranm | 2006-02-28 | 1 | -2/+2 | |
| | |||||
* | Removed has_tetex3 from EXPORT_FUNCTIONS, as asked by QA team | 2006-02-28 | 1 | -2/+2 | |
| | |||||
* | No-op old PHP sapi eclasses for bug #124346, as per vapier's request. | 2006-02-28 | 2 | -298/+8 | |
| | |||||
* | cuddle function brackets | 2006-02-28 | 1 | -7/+4 | |
| | |||||
* | remove pointless S definition and cuddle function brackets | 2006-02-28 | 1 | -20/+10 | |
| | |||||
* | cuddle brackets | 2006-02-28 | 1 | -12/+7 | |
| | |||||
* | move EXPORT_FUNCTIONS definition to one line to make it easier to grep/parse | 2006-02-28 | 3 | -9/+6 | |
| | |||||
* | Make USE=debug work more nicely with FEATURES=splitdebug. | 2006-02-28 | 1 | -2/+4 | |
| | |||||
* | Add a check for building kdelibs with the doc use flag but not qt with it | 2006-02-27 | 1 | -1/+8 | |
| | |||||
* | remove econf, emake, and einstall from EXPORT_FUNCTIONS per bug #124213 | 2006-02-27 | 1 | -2/+2 | |
| | |||||
* | fix stupidity | 2006-02-27 | 1 | -4/+2 | |
| | |||||
* | update plugins in gst-plugins-ugly | 2006-02-27 | 1 | -2/+2 | |
| | |||||
* | update plugins in gst-plugins-good | 2006-02-27 | 1 | -2/+4 | |
| | |||||
* | Fix to make it work with new mythtv-0.19_pREV versions | 2006-02-27 | 1 | -2/+2 | |
| | |||||
* | seamonkey support | 2006-02-27 | 1 | -4/+16 | |
| | |||||
* | Fixes bug #113614, thanks go to: Max Loparyev & Ben Peddell | 2006-02-26 | 1 | -2/+7 | |
| | |||||
* | Fix || ( ) blocks with only one entry. | 2006-02-24 | 1 | -4/+7 | |
| | |||||
* | Replace -printf option with basename call to be compatible with BSD find. | 2006-02-20 | 1 | -3/+3 | |
| | |||||
* | disable prefetch-loop-arrays for unstable #64979 | 2006-02-19 | 1 | -2/+2 | |
| | |||||
* | add --with-ndb-binlog for 5.1.6 | 2006-02-18 | 1 | -1/+3 | |
| | |||||
* | Fix mktemp call on Linux. Bug #88079 again. | 2006-02-18 | 1 | -6/+5 | |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | 2006-02-17 | 8 | -39/+39 | |
| | |||||
* | Make virtual/linux-sources dep conditional on kernel_linux | 2006-02-16 | 1 | -2/+2 | |
| | |||||
* | Expect one of "lib"/"bin" in CABAL_FEATURES. | 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. | 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 ↵ | 2006-02-15 | 1 | -5/+11 | |
| | | | | closes bug #88079. | ||||
* | Remove 7.0-rcX SRC_URI's. | 2006-02-15 | 1 | -7/+2 | |
| | |||||
* | Add category-based SRC_URI's for individual releases. | 2006-02-15 | 1 | -2/+36 | |
| | |||||
* | Add check_reqs_conditional function | 2006-02-15 | 1 | -1/+22 | |
| | |||||
* | Use --force when installing to make sure packages already installed get ↵ | 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 | 2006-02-12 | 1 | -5/+5 | |
| | |||||
* | Added {R}DEPEND to eclass rather then ebuild | 2006-02-12 | 1 | -5/+7 | |
| | |||||
* | Fixes for dep/rdep with minimal | 2006-02-11 | 1 | -3/+8 | |
| | |||||
* | Ensure mythtv plugins all call the correct qmake | 2006-02-11 | 1 | -2/+2 | |
| | |||||
* | tweak comment as to whether all USE flags or just some are needed #122241 by ↵ | 2006-02-11 | 1 | -2/+6 | |
| | | | | Jakub Moc | ||||
* | only support dev-lang/php | 2006-02-10 | 1 | -3/+2 | |
| | |||||
* | Drop the dummy ltconfig if present. | 2006-02-09 | 1 | -1/+5 | |
| | |||||
* | fixed bug #122180 | 2006-02-09 | 1 | -5/+9 | |
| | |||||
* | Adjust KDE eclasses for KOffice 1.5 Beta 1. | 2006-02-09 | 2 | -36/+34 | |
| | |||||
* | Prepare for KOffice 1.5.0_beta1. | 2006-02-08 | 1 | -1/+4 | |
| | |||||
* | forgot to remove a mkdir | 2006-02-08 | 1 | -2/+1 | |
| | |||||
* | Changed so that tetex, cstetex and ptex doesn't block itself, bug #121727. | 2006-02-08 | 1 | -4/+16 | |
| |