Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rip default() functions so we only run econf and emake if the appropriate ↵ | Peter Alfredsen | 2009-01-18 | 1 | -3/+9 |
| | | | | files exist. | ||||
* | ruby.eclass: Removing extra "ruby" build target and adding rubyee blacklist ↵ | Alex Legler | 2009-01-18 | 1 | -2/+3 |
| | | | | check to fix bug 253790. | ||||
* | Initial commit of go-mono.eclass | Peter Alfredsen | 2009-01-18 | 1 | -0/+105 |
| | |||||
* | Force exporting PKG_CONFIG dirs for building kde apps | Alexey Shvetsov | 2009-01-18 | 1 | -2/+2 |
| | |||||
* | don't pass empty $A to unpack | Michael Sterrett | 2009-01-17 | 1 | -5/+6 |
| | |||||
* | Update multilib_comply to allow for different mv_commands. Also complyize ↵ | Peter Alfredsen | 2009-01-14 | 1 | -3/+14 |
| | | | | bin dirs. | ||||
* | Add presource variable for plugins that don't need mythtv/qt/mysql ↵ | Thomas Anderson | 2009-01-13 | 1 | -1/+3 |
| | | | | dependencies(mythzoneminder) | ||||
* | Adding post-install warning about Qt4 plugins needing rebuilding | Ben de Groot | 2009-01-12 | 1 | -1/+15 |
| | |||||
* | whitespace | Markus Meier | 2009-01-12 | 1 | -2/+2 |
| | |||||
* | whitespace | Markus Meier | 2009-01-12 | 1 | -2/+2 |
| | |||||
* | whitespace | Markus Meier | 2009-01-12 | 1 | -3/+3 |
| | |||||
* | whitespace | Markus Meier | 2009-01-12 | 1 | -2/+2 |
| | |||||
* | whitespace | Markus Meier | 2009-01-12 | 1 | -2/+2 |
| | |||||
* | whitespace | Markus Meier | 2009-01-12 | 1 | -2/+2 |
| | |||||
* | whitespace | Markus Meier | 2009-01-12 | 1 | -2/+2 |
| | |||||
* | whitespace | Markus Meier | 2009-01-12 | 1 | -3/+3 |
| | |||||
* | whitespace | Markus Meier | 2009-01-12 | 1 | -7/+7 |
| | |||||
* | whitespace | Markus Meier | 2009-01-12 | 1 | -5/+5 |
| | |||||
* | whitespace | Markus Meier | 2009-01-12 | 1 | -24/+24 |
| | |||||
* | Add one missed patch for the eclasses. Affect only live stuff so no breakage ↵ | Tomas Chvatal | 2009-01-12 | 3 | -28/+41 |
| | | | | for tree users. Thanks reavertm for pointing out. | ||||
* | Update of kde4 eclasses with ones which understand 4.2 and live :] | Tomas Chvatal | 2009-01-12 | 3 | -1054/+865 |
| | | | | | | | Report all broken (in meaning with kde4.2) things, i will be revbumping and fixing all packages using these eclasses but i might miss something. Such package could became blocker for 4.2 so bumb if you maintain such thing (i will write note on dev-ml today when i am done and if i wont forget). | ||||
* | Fix a typo. | Ulrich Müller | 2009-01-11 | 1 | -4/+4 |
| | |||||
* | also patch in the comment that we grep for in libtool.eclass to avoid trying ↵ | Alexis Ballier | 2009-01-11 | 1 | -1/+2 |
| | | | | to apply the patch twice and fail like in bug #253213; other patches might need this too | ||||
* | include freebsd 7 support and make shared libs naming really the same as on ↵ | Alexis Ballier | 2009-01-11 | 1 | -2/+2 |
| | | | | linux since it was missing a '.' | ||||
* | Updated SRC_URI to use gnu mirrors. | Peter Volkov | 2009-01-10 | 1 | -2/+2 |
| | |||||
* | Add strip restriction, bug 240325 | Steve Dibb | 2009-01-10 | 1 | -1/+4 |
| | |||||
* | add support for user /etc/portage/patches/ | Mike Frysinger | 2009-01-10 | 1 | -1/+18 |
| | |||||
* | Add filter-flags for fpmath=sse to vmware-mod.eclass. Fixes bug 223449. | Mike Auty | 2009-01-10 | 1 | -2/+4 |
| | |||||
* | drop old libstdc++ i386 hack #235181 | Mike Frysinger | 2009-01-10 | 1 | -6/+1 |
| | |||||
* | disable ccache when selecting a multilib other than the default #196243 | Mike Frysinger | 2009-01-09 | 1 | -1/+13 |
| | |||||
* | Only append flags in _filter-hardened if they are valid | Gordon Malm | 2009-01-08 | 1 | -4/+4 |
| | |||||
* | Add quoting to comparison on gcc-specs- funcs - fixes false results with GCC 4.x | Gordon Malm | 2009-01-08 | 1 | -7/+7 |
| | |||||
* | Revert changes to hardened funcs for now | Gordon Malm | 2009-01-08 | 1 | -4/+1 |
| | |||||
* | Fix typo, there is no gcc-specs-ssp-all function | Gordon Malm | 2009-01-08 | 1 | -2/+2 |
| | |||||
* | Knock off the version-fu and use test-flags-CC | Gordon Malm | 2009-01-08 | 1 | -3/+4 |
| | |||||
* | Add exception for >=gcc-4 to gcc-specs-ssp-to-all func | Gordon Malm | 2009-01-08 | 1 | -1/+3 |
| | |||||
* | spaces -> tabs | Fabian Groffen | 2009-01-06 | 1 | -5/+5 |
| | |||||
* | generalise comment | Fabian Groffen | 2009-01-06 | 1 | -2/+2 |
| | |||||
* | Remove seemingly stray comment | Fabian Groffen | 2009-01-06 | 1 | -2/+1 |
| | |||||
* | Fix autopatch breakage i introduced with last addition to eclass. I am ↵ | Tomas Chvatal | 2009-01-06 | 1 | -2/+2 |
| | | | | humbly sorry. | ||||
* | we arent going to have a commit war -- get a patch in | Mike Frysinger | 2009-01-06 | 1 | -12/+1 |
| | |||||
* | use emake in src_test | Mike Frysinger | 2009-01-06 | 1 | -2/+2 |
| | |||||
* | Add blocker for gtk-sharp-gapi also | Peter Alfredsen | 2009-01-05 | 1 | -1/+2 |
| | |||||
* | - vapier I don't care if you do not like a sed statement or not. Do not ↵ | Ned Ludd | 2009-01-05 | 1 | -1/+12 |
| | | | | revert legit fixes to the tree simply cuz you do no like them without infoming anybody. That is tree abuse. If something bothers you then you come up with the patches for all 20 gcc's | ||||
* | Fix gapi-fixup being sedded into makefiles instead of gapi2-fixup, w.r.t. ↵ | Peter Alfredsen | 2009-01-05 | 1 | -3/+3 |
| | | | | bug 253903. | ||||
* | commit updated gtk-sharp-module eclass | Peter Alfredsen | 2009-01-05 | 2 | -73/+336 |
| | |||||
* | inherit base so PATCHES array works | Michael Sterrett | 2009-01-05 | 1 | -2/+2 |
| | |||||
* | Change virtual/xft dependency to x11-libs/libXft, bug 253771. | Ulrich Müller | 2009-01-04 | 2 | -4/+4 |
| | |||||
* | neuter bindnow-flags even more | Mike Frysinger | 2009-01-04 | 1 | -17/+3 |
| | |||||
* | revert arm sed junk ... this needs to be a patch, not sed in the ↵ | Mike Frysinger | 2009-01-04 | 1 | -12/+1 |
| | | | | toolchain.eclass |