Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update kde4 eclasses. Was in testing for month now so hope all problems ↵ | 2009-03-01 | 3 | -264/+199 | |
| | | | | squashed. Resolves some annoying issues and enhance deps. | ||||
* | add more comments to the linker script | 2009-03-01 | 1 | -5/+6 | |
| | |||||
* | add xz support by Brandon Berhent #260653 | 2009-03-01 | 1 | -1/+5 | |
| | |||||
* | Initial commit of gpe eclass. | 2009-02-28 | 1 | -0/+115 | |
| | | | | Credits to solar for his collaborative work with me on GPE. | ||||
* | BitKeeper is long dead. | 2009-02-28 | 1 | -92/+4 | |
| | |||||
* | Newer patchset. | 2009-02-28 | 1 | -2/+2 | |
| | |||||
* | Back in 2006 we updated 4.1 and 5.0 per upstreams request that InnoDB was ↵ | 2009-02-28 | 1 | -10/+5 | |
| | | | | always build. However 5.1 never got updated, so do it now. | ||||
* | make matching ro in the options field a bit more robust #260214 by Joe User | 2009-02-27 | 1 | -2/+2 | |
| | |||||
* | tweak output case to avoid confusing people #260214 by Caleb Cushing | 2009-02-27 | 1 | -2/+2 | |
| | |||||
* | Fix unquoted variable. Bug #258234 | 2009-02-26 | 1 | -3/+3 | |
| | |||||
* | Fixed pre-stripped issues when using qmake ( thanks to idl0r ) | 2009-02-25 | 1 | -1/+2 | |
| | |||||
* | java-pkg-2_pkg_preinst -> java-pkg-opt-2_pkg_preinst. Fixes bug #260223. | 2009-02-25 | 1 | -2/+2 | |
| | |||||
* | Fix invalid combination of >= and * in gnome-desktop-sharp and ↵ | 2009-02-25 | 1 | -3/+3 | |
| | | | | gnome-panel-sharp deps. | ||||
* | Add tc-getOBJCOPY | 2009-02-25 | 1 | -1/+5 | |
| | |||||
* | Gnome-desktop-sharp and gnome-panel-sharp should depend on gte, not eq their ↵ | 2009-02-24 | 1 | -3/+3 | |
| | | | | respective not-sharp packages. | ||||
* | Add forgotten call to base_src_prepare | 2009-02-24 | 1 | -1/+2 | |
| | |||||
* | make eclass ready for eapi2 | 2009-02-23 | 1 | -12/+41 | |
| | |||||
* | Only use MY_P/MY_PN when it's set | 2009-02-23 | 1 | -2/+2 | |
| | |||||
* | Remove some useless stuff, bug #259398 | 2009-02-23 | 2 | -12/+4 | |
| | |||||
* | return 1 rather than -1 as bash-4 hates negative return values and all ↵ | 2009-02-23 | 2 | -8/+8 | |
| | | | | consumers only care the value is not 0 | ||||
* | Use clone --pull to fix bug #238314. | 2009-02-22 | 1 | -5/+5 | |
| | |||||
* | Quote instead of escape to work-around bug in bash-4.0 | 2009-02-22 | 1 | -2/+2 | |
| | |||||
* | quote semicolons in subshells to work around bash-4.0 regression | 2009-02-21 | 1 | -3/+3 | |
| | |||||
* | Remove erraneous reference to bash-completion-config man page | 2009-02-21 | 1 | -2/+1 | |
| | |||||
* | fixup broken make_session_desktop() | 2009-02-21 | 1 | -7/+10 | |
| | | | | | | - document $wm var and have it default to $PN - set Type to XSession, not Application - allow arguments to the command and split Exec/TryExec accordingly | ||||
* | set each component explicitly and avoid requiring magic gcc-config behavior | 2009-02-20 | 1 | -18/+23 | |
| | |||||
* | opps, removed wrong portion of if/else statement. Thanks to tove for ↵ | 2009-02-20 | 1 | -3/+2 | |
| | | | | pointing this out | ||||
* | remove useless check in postinst to see if eselct is installed. it has to be ↵ | 2009-02-20 | 1 | -17/+12 | |
| | | | | installed now is USE=bash-completion is set. also s/einfo/elog/ | ||||
* | remove bash-completion-config support from eclass, as discussed on ↵ | 2009-02-20 | 1 | -9/+2 | |
| | | | | gentoo-dev ml. see related bug 253878 | ||||
* | Update git.eclass. Now consumes less bandwitch. Per bug #255451. Thanks to ↵ | 2009-02-19 | 1 | -2/+3 | |
| | | | | reavertm for the patch. Also add myself as maintainer. | ||||
* | Export java-pkg-opt-2_pkg_preinst. | 2009-02-19 | 1 | -2/+2 | |
| | |||||
* | Move pkg_preinst to java-utils-2 and add it to java-pkg-opt-2. | 2009-02-19 | 3 | -21/+45 | |
| | |||||
* | Comment about prepalldocs with approval from lu_zero and dev-zero. | 2009-02-18 | 1 | -12/+18 | |
| | |||||
* | (#259491) Stop using prepalldocs, stuff is breaking because of the ↵ | 2009-02-18 | 1 | -4/+1 | |
| | | | | eutils.eclass change. | ||||
* | return, don't exit from the function | 2009-02-18 | 1 | -2/+2 | |
| | |||||
* | Made eclass EAPI=2 aware, bug #255989. | 2009-02-18 | 1 | -2/+17 | |
| | |||||
* | Add a prepalldocs function to provide the functionality of the deprecated ↵ | 2009-02-18 | 1 | -1/+19 | |
| | | | | prepalldocs utility. | ||||
* | Make gnome2.eclass EAPI 2 ready. Bug #239123 | 2009-02-17 | 1 | -3/+13 | |
| | |||||
* | replace more cpu flags for gcc-3.3 #252698 by Le retraité | 2009-02-15 | 1 | -4/+4 | |
| | |||||
* | Apply patch by Armando Di Cianno to add support for OSX 10.5+ in egetent, ↵ | 2009-02-15 | 1 | -2/+18 | |
| | | | | bug #257945 | ||||
* | Make rewriter3 respect JAVA_ANT_CLASSPATH_TAGS | 2009-02-15 | 1 | -2/+5 | |
| | |||||
* | More whitespaces clean up | 2009-02-15 | 1 | -3/+3 | |
| | |||||
* | Remove trailing spaces, fixing typo | 2009-02-14 | 1 | -3/+2 | |
| | |||||
* | fixing typo | 2009-02-14 | 1 | -2/+2 | |
| | |||||
* | Updating eclass. Partially fixes bug #172219 | 2009-02-14 | 1 | -28/+30 | |
| | |||||
* | quote variables wrt bug #258232 | 2009-02-14 | 1 | -9/+9 | |
| | |||||
* | Remove workaround for T; Paludis bug #517 was fixed 12 months ago. | 2009-02-13 | 1 | -12/+15 | |
| | |||||
* | Support for four-digit control data. | 2009-02-12 | 1 | -2/+9 | |
| | |||||
* | Make qt4-build.eclass use EAPI-2 aware | 2009-02-11 | 1 | -38/+68 | |
| | |||||
* | Only add sys-apps/portage to dependencies with EAPI 0 or 1. | 2009-02-11 | 2 | -7/+7 | |
| |