Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hard-code eclass to ruby18 for now since it does not support other versions ↵ | Hans de Graaff | 2009-07-16 | 1 | -5/+11 |
| | | | | and will get confused. | ||||
* | Remove special case for old version no longer in the tree. | Hans de Graaff | 2009-07-16 | 1 | -8/+3 |
| | |||||
* | Name module configuration files properly as per bug #277835. Thanks to ↵ | Mike Pagano | 2009-07-15 | 1 | -2/+2 |
| | | | | MATSUU Takuto for the patch | ||||
* | Apply patch to support multilib portage.Thanks to Tommy[D] | Markos Chandras | 2009-07-13 | 1 | -18/+33 |
| | |||||
* | typo - s/male/make/ ;) | Jeremy Olexa | 2009-07-08 | 1 | -2/+2 |
| | |||||
* | Import bzr.eclass from Bazaar overlay: | Christian Faulhammer | 2009-07-08 | 1 | -62/+110 |
| | | | | | | | | * Make it EAPI aware * Use lightweight checkout to save disk space, including migration path for previously fetched sources * Support sftp repositories * Do some code clean up * Rework documentation | ||||
* | Call doins only for existing files (bug #250853). | Arfrever Frehtes Taifersar Arahesis | 2009-07-07 | 1 | -4/+12 |
| | |||||
* | fix test to actually work as expected | Fabian Groffen | 2009-07-06 | 1 | -2/+2 |
| | |||||
* | EXPORT_FUNCTIONS goes after inherit. | Robin H. Johnson | 2009-07-06 | 1 | -3/+3 |
| | |||||
* | IUSE defaults for mysql.eclass. | Robin H. Johnson | 2009-07-06 | 1 | -22/+23 |
| | |||||
* | Take mysql.eclass into the realm of EAPI2. | Robin H. Johnson | 2009-07-06 | 1 | -5/+47 |
| | |||||
* | Bug #212407: Allow for datadir that is changed by user to work better during ↵ | Robin H. Johnson | 2009-07-06 | 1 | -1/+41 |
| | | | | pkg_config. | ||||
* | Update for community features being merged back into the main mysql tree as ↵ | Robin H. Johnson | 2009-07-06 | 1 | -5/+23 |
| | | | | of version 5.0.82. | ||||
* | filter LANGUAGES env var #265283 by Miguel R. Caudevilla | Mike Frysinger | 2009-07-05 | 1 | -1/+3 |
| | |||||
* | Increase the dependency on rubygems to rubygems 1.3.1. This has been the ↵ | Hans de Graaff | 2009-07-05 | 1 | -9/+3 |
| | | | | stable version since January 2009, and we don't have older versions in the tree anymore. Two benefits: a) we can simplify the installation call again in this eclass, and b) we can be sure that "development" style dependencies of a gem will be ignored when installing it. | ||||
* | fix SUEXEC_CALLER, bug #264261 | Benedikt Boehm | 2009-07-05 | 1 | -2/+2 |
| | |||||
* | If we need to perform an optional kernel config check, and there are no ↵ | Robin H. Johnson | 2009-07-04 | 1 | -1/+7 |
| | | | | configured kernel sources present, just warn the user rather than being totally silent. | ||||
* | add USE=nptl to control TLS for uClibc targets #270767 by zabuzzman | Mike Frysinger | 2009-07-03 | 1 | -3/+3 |
| | |||||
* | Do not hardcode Qt version on display message | Markos Chandras | 2009-06-28 | 1 | -2/+2 |
| | |||||
* | Remove custom-cxxflags from qt4-build.eclass | Ben de Groot | 2009-06-27 | 1 | -19/+2 |
| | |||||
* | Slight adjustment in SRC_URI for qtsoftware.com | Ben de Groot | 2009-06-27 | 1 | -6/+6 |
| | |||||
* | removing traces of USE=zip-external for dev-lang/php | Christian Hoffmann | 2009-06-21 | 1 | -6/+3 |
| | |||||
* | Change virtual/xemacs to app-editors/xemacs since the virtual has been removed. | Hans de Graaff | 2009-06-21 | 2 | -4/+4 |
| | |||||
* | drop tl 2007 install support as all ebuilds are gone now | Alexis Ballier | 2009-06-21 | 1 | -19/+2 |
| | |||||
* | Adjust cmake-utils to awoid not deleting some stuff after merge. We place ↵ | Tomas Chvatal | 2009-06-17 | 1 | -1/+6 |
| | | | | all stuff to workdir and above. See bug #273949 for details. | ||||
* | Remove reference of X11R6 directory from eerror msg wrt #265911, first comments | Samuli Suominen | 2009-06-15 | 1 | -2/+2 |
| | |||||
* | first argument is version, not the library name | Fabian Groffen | 2009-06-14 | 1 | -3/+3 |
| | |||||
* | Update with new instruction sets. | Ryan Hill | 2009-06-09 | 1 | -2/+4 |
| | |||||
* | Protoize is removed in 4.5. Bug #270558. | Ryan Hill | 2009-06-09 | 1 | -4/+7 |
| | |||||
* | add the generated formats to the list of directories to search while ↵ | Alexis Ballier | 2009-06-08 | 1 | -2/+2 |
| | | | | building them | ||||
* | Add build-only jar recording support. | Alistair Bush | 2009-06-07 | 1 | -18/+49 |
| | |||||
* | Added -platform parameter on configure. Fixes bug 270475 | Markos Chandras | 2009-06-06 | 1 | -7/+2 |
| | |||||
* | Fix sed messing with Makefile timestamps, see bug #272161 . | Angelo Arrifano | 2009-06-05 | 1 | -2/+3 |
| | |||||
* | Adjust the kdedir check for optional/never required kde. Reported by yngwin. | Tomas Chvatal | 2009-06-05 | 1 | -2/+9 |
| | |||||
* | Fix variable test. Thx to salnx per forums for the fix. | Tomas Chvatal | 2009-06-04 | 1 | -2/+2 |
| | |||||
* | Adjust eclasses to support new handbook useflag, also keep backcompat with ↵ | Tomas Chvatal | 2009-06-04 | 3 | -27/+51 |
| | | | | old doc handling (will be dropped). Depend on qt4.5 and add variable allowing to override this. Linugas handling update. | ||||
* | Remove obsolete JAVA_PKG_VNEED support. | Alistair Bush | 2009-06-02 | 1 | -85/+3 |
| | |||||
* | update texts on ffi, these functions are actually not used anywhere (I know of) | Fabian Groffen | 2009-06-01 | 1 | -9/+3 |
| | |||||
* | Update linguas detection code to work as expected. | Tomas Chvatal | 2009-05-31 | 1 | -1/+4 |
| | |||||
* | Deprecate tetex-2.eclass since it is no longer used. | Ulrich Müller | 2009-05-30 | 1 | -99/+2 |
| | |||||
* | Use autopatcher from base eclass | Markos Chandras | 2009-05-29 | 1 | -3/+12 |
| | |||||
* | Update sword-module deps, bug 261514 | Steve Dibb | 2009-05-29 | 1 | -3/+2 |
| | |||||
* | Make qt-modules be on the same version. Thanks to Alex 'wired' Alexander | Markos Chandras | 2009-05-29 | 1 | -2/+31 |
| | |||||
* | update to kde4-meta eclass. This fixes paludis QA warnings for some koffice | Robert Piasek | 2009-05-29 | 1 | -3/+8 |
| | | | | | | apps which didn't have openexr in IUSE. Signed-of by: Scarabeus | ||||
* | Remove not needed warning about non-existent push. Fix CMAKE_BUILD_DIR ↵ | Tomas Chvatal | 2009-05-29 | 1 | -9/+11 |
| | | | | variable if insource build specified as local variable in some src_ function only. | ||||
* | Update kde4 eclasses from kde-testing. Mostly minor sinc. Introduce support ↵ | Tomas Chvatal | 2009-05-28 | 3 | -42/+75 |
| | | | | for stable koffice2 | ||||
* | Add support for PYTHON_USE_WITH* variables | Petteri Räty | 2009-05-27 | 1 | -2/+77 |
| | |||||
* | Add comment to CMAKE_BUILD_DIR variable. Describing what for it is. | Tomas Chvatal | 2009-05-27 | 1 | -2/+7 |
| | |||||
* | Add depend.apache_pkg_setup() and don't call use() in functions called in ↵ | Arfrever Frehtes Taifersar Arahesis | 2009-05-26 | 1 | -14/+37 |
| | | | | "depend" phase (bug #268371). | ||||
* | fix another think-o in append-flags unification #271141 by Sebastian Lechte | Mike Frysinger | 2009-05-26 | 1 | -2/+2 |
| |