| Commit message (Expand) | Author | Age | Files | Lines |
* | Add java-ant_remote-taskdefs | Petteri Räty | 2010-10-17 | 1 | -6/+31 |
* | Remove arm workaround now that its been fixed on gcc-4.4.3-r3 | Raúl Porcel | 2010-10-13 | 1 | -7/+1 |
* | Die on unsupported or unset package category. Set proper dependencies. | Hans de Graaff | 2010-10-13 | 1 | -2/+5 |
* | Pass the arguments to the src_install to base_src_install. | Tomas Chvatal | 2010-10-13 | 1 | -2/+2 |
* | Also eqawarn if mhash is used with require_php_with_use | Ole Markus With | 2010-10-12 | 1 | -3/+3 |
* | Strip \t too, one can see tlpobjs with \t in TeX Live 2010 | Alexis Ballier | 2010-10-11 | 1 | -2/+2 |
* | Use unpack if our EAPI allows to unpack .xz files | Alexis Ballier | 2010-10-11 | 1 | -9/+13 |
* | Update comments. | Arfrever Frehtes Taifersar Arahesis | 2010-10-10 | 1 | -87/+107 |
* | Use _python_package_supporting_installation_for_multiple_python_abis() instea... | Arfrever Frehtes Taifersar Arahesis | 2010-10-10 | 1 | -12/+12 |
* | Fix openmotif dependency. | Ulrich Müller | 2010-10-10 | 2 | -5/+5 |
* | make sure toolchain supports pthreads before enabling openmp #326757 #335883 | Mike Frysinger | 2010-10-10 | 1 | -2/+10 |
* | Add a comment about naming of site-init files. | Ulrich Müller | 2010-10-09 | 1 | -2/+4 |
* | Introducing scons-utils.eclass -- a new eclass providing functions to help us... | Michał Górny | 2010-10-07 | 2 | -0/+255 |
* | Added die to emake test in php-ext-pecl- | Ole Markus With | 2010-10-06 | 3 | -10/+8 |
* | Blocking of minor version slotting of PHP that also works with EAPI0 | Ole Markus With | 2010-10-06 | 1 | -2/+4 |
* | Added eclasses required for minor version slotting of PHP | Ole Markus With | 2010-10-06 | 3 | -1/+438 |
* | Update mysql.eclass from mysql overlays. | Robin H. Johnson | 2010-10-06 | 2 | -23/+43 |
* | Update go-mono.eclass to use git (bug #339230), thanks to Alistair Bush for t... | Pacho Ramos | 2010-10-05 | 1 | -9/+8 |
* | allow restore_config in src_configure | Mike Frysinger | 2010-10-05 | 1 | -5/+3 |
* | Fix myeconfargs quoting, bug 339227. Thanks to Martin von Gagern for reporting. | Maciej Mrozowski | 2010-10-03 | 1 | -2/+2 |
* | Fix preservation of whitespace in python_execute_function(), python_execute_n... | Arfrever Frehtes Taifersar Arahesis | 2010-10-03 | 1 | -31/+87 |
* | Added warning about using require_php_with_use reflection|pcre|spl | Ole Markus With | 2010-10-02 | 1 | -1/+10 |
* | Fix for Prefix, bug #334057. Since this is always on top of font.eclass, can... | Fabian Groffen | 2010-09-30 | 1 | -2/+2 |
* | Minor cleanups, eclass-manpages updates. | Ryan Hill | 2010-09-30 | 1 | -28/+36 |
* | horde.eclass: Support PORTAGE_COMPRESS when pointing at docs in the postinst ... | Alex Legler | 2010-09-29 | 1 | -13/+21 |
* | Die rather than introduce invalid depend atom. | Tomas Chvatal | 2010-09-27 | 1 | -2/+2 |
* | seq: fix debug typo pointed out by Torsten | Mike Frysinger | 2010-09-24 | 1 | -2/+2 |
* | seq: dont parse args if `seq` is available, and add a shell fall back if `jot... | Mike Frysinger | 2010-09-24 | 1 | -7/+22 |
* | fix fake-rubygem.eclass for Prefix, bug #336906 | Fabian Groffen | 2010-09-23 | 1 | -4/+8 |
* | updated fox eclass for EAPI2 | Matti Bickel | 2010-09-18 | 1 | -108/+89 |
* | simplify DEPEND setup with python vars | Mike Frysinger | 2010-09-18 | 1 | -4/+4 |
* | drop distutils support now that upstream too has dropped it | Mike Frysinger | 2010-09-18 | 1 | -9/+3 |
* | Die when uncompressing patch fail. Acked by vapier and robbat2. | Tomas Chvatal | 2010-09-17 | 1 | -3/+3 |
* | Change comment in generated autoload file. | Ulrich Müller | 2010-09-17 | 1 | -2/+2 |
* | Update eclass documentation. | Ulrich Müller | 2010-09-17 | 1 | -6/+49 |
* | epatch docs: fix inverted logic in documentation | Mike Frysinger | 2010-09-16 | 1 | -2/+2 |
* | Validate .desktop entries always, every problem must be reported upstream | Samuli Suominen | 2010-09-16 | 1 | -2/+4 |
* | Allow setting CMAKE_BUILD_DIR (can be utilized in some exotic circumstances) | Maciej Mrozowski | 2010-09-16 | 1 | -8/+3 |
* | Fix handbook related logic: 1) Add KMMODULE to KMEXTRA when KMNOMODULE is fal... | Maciej Mrozowski | 2010-09-15 | 1 | -4/+4 |
* | Make handbook unpacking less strict, bug 337341. Which is actually fine as ha... | Maciej Mrozowski | 2010-09-15 | 1 | -2/+2 |
* | Rework KDE_HANDBOOK=1 -> KDE_HANDBOOK->'always', 'optional'(USE=handbook), 'n... | Maciej Mrozowski | 2010-09-14 | 2 | -22/+40 |
* | Sync from overlay: use add_kdebase_dep in eclass, depend on perl everywhere (... | Maciej Mrozowski | 2010-09-13 | 1 | -44/+27 |
* | add default src_test for pecl packages | Matti Bickel | 2010-09-13 | 1 | -2/+15 |
* | Accept user-supplied configure args as phase function parameters as well | Maciej Mrozowski | 2010-09-12 | 1 | -2/+2 |
* | Make .cabal built haskell packages respect LDFLAGS envvar. Fixes bug #333217 ... | Sergei Trofimovich | 2010-09-12 | 1 | -2/+8 |
* | convert gcc version funcs to query the preprocessor for its gcc version to wo... | Mike Frysinger | 2010-09-11 | 1 | -6/+15 |
* | Ensure that *two* digits of patch version component determine unstable snaphots | Maciej Mrozowski | 2010-09-11 | 1 | -4/+4 |
* | Add SRC_URI rule for kdepim-4.4.6 | Maciej Mrozowski | 2010-09-11 | 1 | -1/+5 |
* | Remove repacked unstable snapshots handling codepaths, add kdepim-4.4.6 depen... | Maciej Mrozowski | 2010-09-11 | 3 | -20/+21 |
* | Allow the star to be at any place of the sub_S directory. | Diego Elio Pettenò | 2010-09-10 | 1 | -2/+2 |