| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply interix *vim workaround to eclass, bug 310991 | Jeremy Olexa | 2010-04-15 | 1 | -2/+11 |
* | Fix eqmake4 when passed args with spaces | Jonathan Callen | 2010-04-15 | 1 | -4/+4 |
* | drop spurious arg to popd #314493 | Mike Frysinger | 2010-04-14 | 1 | -2/+2 |
* | rewrite ELT_walk_patches to handle path name as well as locale issues pointed... | Mike Frysinger | 2010-04-14 | 1 | -30/+25 |
* | Use EPATCH_FORCE=yes. Otherwise patches as dir are not populated. | Tomas Chvatal | 2010-04-12 | 1 | -1/+2 |
* | Display compiler and linker flags - a lousy compromise between excessive verb... | Maciej Mrozowski | 2010-04-10 | 1 | -12/+18 |
* | Drop accessibility requirement on qt. Per bug #309677 | Tomas Chvatal | 2010-04-07 | 1 | -3/+3 |
* | Due to portage's environment filtering, variables that start with BASH_ canno... | Jeremy Olexa | 2010-04-07 | 2 | -10/+10 |
* | Use split-ebuild patches from one tarball | Maciej Mrozowski | 2010-04-06 | 1 | -21/+23 |
* | Add ruby_get_version() and ruby_get_implementation() convenience helper funct... | Alex Legler | 2010-04-05 | 1 | -1/+27 |
* | Also remove x and opengl from the plugin list. None of the in-tree -bad packa... | Mart Raudsepp | 2010-04-05 | 1 | -4/+2 |
* | Remove old plugin entries that are not present in any -bad packages remaining... | Mart Raudsepp | 2010-04-05 | 1 | -17/+4 |
* | Prepare for gst-plugins-bad-0.10.18 - has new flite split plugin and ivorbis ... | Mart Raudsepp | 2010-04-05 | 1 | -4/+4 |
* | Fix the plugins list: stop automagically building zbar, cog and rsvg split pl... | Mart Raudsepp | 2010-04-05 | 1 | -7/+14 |
* | Add -0 to xargs since input is NULL delimited. Thanks to Dror for catching. | Ryan Hill | 2010-04-03 | 1 | -2/+2 |
* | Add deprecation notices to the old ruby eclasses. | Hans de Graaff | 2010-04-03 | 3 | -3/+15 |
* | Fully validate and clean up plugin list for current versions. Reorder them pe... | Mart Raudsepp | 2010-04-03 | 1 | -6/+10 |
* | ruby-ng.eclass: Add support for targets with different flag and executable na... | Alex Legler | 2010-04-02 | 1 | -2/+11 |
* | Allow changing store directory, update maintainers. | Krzysztof Pawlik | 2010-04-02 | 1 | -17/+22 |
* | Add append-libs() function | Jonathan Callen | 2010-04-02 | 1 | -1/+16 |
* | Allow JAVA_PKG_NV_DEPEND override in java-pkg_needs-vm() | Vlastimil Babka | 2010-04-01 | 1 | -2/+2 |
* | Bug #312687: We actually need to consider the automake from the real root, no... | Robin H. Johnson | 2010-04-01 | 1 | -2/+4 |
* | Bug #266157: Until such time as we have full deblob support for all sources, ... | Robin H. Johnson | 2010-04-01 | 1 | -2/+4 |
* | Followup on bug #284946, #293801, #310615, #307251: In 5.0.87, the mutex lock... | Robin H. Johnson | 2010-04-01 | 1 | -4/+10 |
* | Update to better deal with python3 and multiple python ABIs | Jim Ramsay | 2010-04-01 | 1 | -4/+24 |
* | Try to unbreak revision 1.95, at least guessing what Robin tried to do. | Diego Elio Pettenò | 2010-04-01 | 1 | -11/+14 |
* | use peardev instead of pear to avoid memory limits (bug #265413) | Matti Bickel | 2010-03-31 | 1 | -5/+5 |
* | Bug #312075: The ~ was getting expanded to the optional stuff got duplicated ... | Robin H. Johnson | 2010-03-31 | 1 | -5/+4 |
* | Bug #312315: We must reflect the latest stable automake SLOT for all architec... | Robin H. Johnson | 2010-03-31 | 1 | -3/+24 |
* | When using dummy haskell libraries, there is no test suite. | Lennart Kolmodin | 2010-03-30 | 1 | -3/+7 |
* | Commit some debug-print-function's for debugging | Samuli Suominen | 2010-03-30 | 1 | -1/+9 |
* | Oops, don't use MY_PN before setting it! | Jim Ramsay | 2010-03-28 | 1 | -4/+4 |
* | Add @LIBDIR@ (rewritted to get_libdir) support in package.env | Vlastimil Babka | 2010-03-27 | 1 | -2/+3 |
* | Update haskell-cabal eclass to handle EAPI=2. | Lennart Kolmodin | 2010-03-27 | 1 | -5/+70 |
* | Deprecating qt3.eclass, scheduling for removal | Ben de Groot | 2010-03-26 | 1 | -139/+5 |
* | Fix for bug #311175 and bug #311179: Clean up python support | Jim Ramsay | 2010-03-26 | 1 | -14/+18 |
* | Set GENTOO_PYTHON_PROCESS_NAME environmental variable in wrapper scripts gene... | Arfrever Frehtes Taifersar Arahesis | 2010-03-26 | 1 | -1/+2 |
* | Whitespace to make eclassdoc working. | Tomas Chvatal | 2010-03-26 | 1 | -2/+2 |
* | Be eclass-manpages friendly | Samuli Suominen | 2010-03-26 | 1 | -2/+2 |
* | Use XFCONF_FULL_DEBUG instead of polluting I_KNOW_WHAT_I_AM_DOING. | Samuli Suominen | 2010-03-26 | 1 | -4/+4 |
* | Make sure USE debug is in IUSE. | Samuli Suominen | 2010-03-26 | 1 | -11/+13 |
* | Introduce new xfconf_use_debug function. | Samuli Suominen | 2010-03-26 | 1 | -1/+19 |
* | Bug #310787: If a user has default-storage-engine in their config, we need to... | Robin H. Johnson | 2010-03-25 | 1 | -1/+2 |
* | Support other ways of doing libdir fixes for cmake, as suggested by http://ww... | Robin H. Johnson | 2010-03-24 | 1 | -1/+2 |
* | Bug #303555: mysql-community users should switch to dev-db/mysql properly. | Robin H. Johnson | 2010-03-24 | 1 | -1/+4 |
* | Raise xfce4-dev-tools depend to 4.7.0 to force people upgrade build time depe... | Samuli Suominen | 2010-03-24 | 1 | -2/+2 |
* | [qt4-build.eclass] Prevent users from unintentionally breaking their systems | Ben de Groot | 2010-03-24 | 1 | -4/+14 |
* | Use sort -u instead of uniq so all duplicates are removed. | Petteri Räty | 2010-03-24 | 1 | -4/+4 |
* | Bug #278633: add in support for mysql root password from secure config file. | Robin H. Johnson | 2010-03-24 | 1 | -1/+5 |
* | Last commit in the latest round of mysql changes: pkg_config now checks for o... | Robin H. Johnson | 2010-03-24 | 1 | -24/+54 |