| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a typo, and if we have USE vanilla, don't apply the PIE patches | Mark Loeser | 2009-07-26 | 1 | -3/+3 |
* | don't need to set GAME now | Tristan Heaven | 2009-07-26 | 1 | -3/+1 |
* | remove unused games_link_mods function | Tristan Heaven | 2009-07-26 | 1 | -15/+1 |
* | Fix gst-plugins-bad eclass, missing vcd. Permitted by Tester. | Samuli Suominen | 2009-07-25 | 1 | -2/+2 |
* | x-modular.eclass: Added workaround for bug #278221: fc-cache in fontconfig 2.... | Peter Volkov | 2009-07-24 | 1 | -1/+3 |
* | Use emake -j1 for install, explicitly. Just to make use of -s in MAKEOPTS for... | Diego Elio Pettenò | 2009-07-20 | 1 | -2/+2 |
* | add -mplt to allowed flags #278276 by Zhang Le | Mike Frysinger | 2009-07-20 | 1 | -2/+2 |
* | update to EAPI=2. Use new style mythtv.eclass which downloads zip files inste... | Doug Goldstein | 2009-07-19 | 1 | -25/+20 |
* | use MY_PN so that all the plugins can be d/l'd in just mythplugins instead of... | Doug Goldstein | 2009-07-19 | 1 | -2/+2 |
* | migrates away from SVN based ebuilds and towards versionable zips | Doug Goldstein | 2009-07-19 | 1 | -5/+5 |
* | Hard-code eclass to ruby18 for now since it does not support other versions a... | Hans de Graaff | 2009-07-16 | 1 | -5/+11 |
* | 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 MATSUU... | Mike Pagano | 2009-07-15 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | Update for community features being merged back into the main mysql tree as o... | Robin H. Johnson | 2009-07-06 | 1 | -5/+23 |
* | 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 stab... | Hans de Graaff | 2009-07-05 | 1 | -9/+3 |
* | 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 confi... | Robin H. Johnson | 2009-07-04 | 1 | -1/+7 |
* | 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 all... | Tomas Chvatal | 2009-06-17 | 1 | -1/+6 |
* | 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 building... | Alexis Ballier | 2009-06-08 | 1 | -2/+2 |
* | 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 ol... | Tomas Chvatal | 2009-06-04 | 3 | -27/+51 |
* | 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 |