| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Separating mkmf patching code and reuse it in gems.eclass | Nguyen Thai Ngoc Duy | 2007-01-29 | 2 | -4/+10 |
* | Undo last commit because we need to check java-pkg-opt-2 and java-ant-2 usage... | Petteri Räty | 2007-01-28 | 1 | -2/+2 |
* | Use WANT_ANT_TASKS if EANT_ANT_TASKS is not defined. Fixes bug #164315. | Petteri Räty | 2007-01-28 | 2 | -4/+8 |
* | Fix typo | Petteri Räty | 2007-01-28 | 1 | -2/+2 |
* | eant -lib is deprecated and should not be used | Petteri Räty | 2007-01-28 | 1 | -3/+19 |
* | Move inherit java-ant-2 check to eant itself from the generic src_compile in ... | Petteri Räty | 2007-01-28 | 2 | -7/+8 |
* | Make the generic src_compile die with JAVA_PKG_STRICT if you are not inherit ... | Petteri Räty | 2007-01-28 | 1 | -2/+7 |
* | Various fixes | Peter Weller | 2007-01-28 | 1 | -6/+22 |
* | Fixed SLOT settings to not break metadata cache. | Danny van Dyk | 2007-01-28 | 1 | -3/+3 |
* | Add missing multilib inherit spotted by dev-zero. | Bryan Østergaard | 2007-01-27 | 1 | -2/+2 |
* | Quote "${@}" in for loops again. | Vlastimil Babka | 2007-01-26 | 1 | -4/+4 |
* | Remove example use flag from ruby.eclass, #145222 | Nguyen Thai Ngoc Duy | 2007-01-26 | 1 | -7/+1 |
* | Fixed #159922 | Nguyen Thai Ngoc Duy | 2007-01-26 | 2 | -3/+41 |
* | Added EANT_ANT_TASKS to pass ANT_TASKS to eant. ANT_TASKS is unset in java-pk... | Petteri Räty | 2007-01-25 | 1 | -2/+4 |
* | save and restore shell options, thanks to Sandro in bug �#162121 | Daniel Drake | 2007-01-25 | 1 | -2/+4 |
* | Removing KEYWORDS; Fixes bug #163818. | Alexander Færøy | 2007-01-25 | 1 | -2/+1 |
* | Stable on MIPS. | Alexander Færøy | 2007-01-25 | 1 | -2/+2 |
* | adding usage of fdo-mime and gnome2-utils eclass for pkg_postinst and pkg_postrm | Peter Weller | 2007-01-25 | 1 | -2/+16 |
* | Updated external plugin names to gst-plugins-bad-0.10.4 and gst-plugins-good-... | Jim Ramsay | 2007-01-25 | 2 | -4/+15 |
* | Improve handling --* options order in jar-from, getjar{s}. Fix situation when... | Vlastimil Babka | 2007-01-25 | 1 | -28/+60 |
* | add patch from solar to kill gconfd only if active | Saleem Abdulrasool | 2007-01-24 | 1 | -4/+7 |
* | Restore previous shopt options for bug # 160334 | Alec Warner | 2007-01-22 | 1 | -2/+3 |
* | misc updates (style/quoting/env pollution/etc...) to make a bunch of function... | Mike Frysinger | 2007-01-22 | 1 | -49/+79 |
* | Added xfce44(). | Joshua Nichols | 2007-01-22 | 1 | -1/+6 |
* | Tweaking XFCE_VERSION and THUNAR_VERSION for 4.4.0. | Joshua Nichols | 2007-01-22 | 1 | -3/+3 |
* | Rename EANT_EXTRA_ARGUMENTS to EANT_EXTRA_ARGS | Petteri Räty | 2007-01-21 | 1 | -3/+3 |
* | Change distfile location from my devspace to mirror://gentoo | Vlastimil Babka | 2007-01-21 | 1 | -2/+2 |
* | ECLASS and INHERITED variables are not needed any more and removed trailing w... | Petteri Räty | 2007-01-21 | 1 | -5/+2 |
* | Don't record dependencies when the ebuild phase is test, all those dependenci... | Petteri Räty | 2007-01-21 | 1 | -4/+4 |
* | Added maven.mode.offline to properties we always pass to ant | Petteri Räty | 2007-01-21 | 1 | -2/+2 |
* | Pass paramaters on to eant in the default src_compile. | Petteri Räty | 2007-01-21 | 1 | -2/+3 |
* | Updated SRC_URI for xfce-goodies. | Joshua Nichols | 2007-01-21 | 1 | -3/+3 |
* | prepare for testing and fixing #145222 | Nguyen Thai Ngoc Duy | 2007-01-21 | 1 | -2/+6 |
* | Add split-ant functionality to relevant eclasses. | Vlastimil Babka | 2007-01-21 | 2 | -6/+190 |
* | Adding ant-tasks.eclass for building of dev-java/ant-* packages. | Vlastimil Babka | 2007-01-21 | 1 | -0/+161 |
* | Ignore the .hidden directory, that is still used actively. | Diego Elio Pettenò | 2007-01-21 | 1 | -2/+3 |
* | Add support for JAVA_ANT_IGNORE_SYSTEM_CLASSES. | Petteri Räty | 2007-01-20 | 1 | -1/+6 |
* | Make eant add -q to ant options with PORTAGE_QUIET is set. | Petteri Räty | 2007-01-20 | 1 | -4/+3 |
* | Fix bug #162952. | Krzysztof Pawlik | 2007-01-20 | 1 | -5/+2 |
* | Improve debug output | Petteri Räty | 2007-01-20 | 1 | -2/+4 |
* | replace tab with space in epatch output | Mike Frysinger | 2007-01-20 | 1 | -2/+2 |
* | move WANT setting back to global scope | Mike Frysinger | 2007-01-19 | 1 | -44/+7 |
* | Add two warnings whenever a package installs .desktop files | Diego Elio Pettenò | 2007-01-19 | 1 | -2/+19 |
* | fixes bug #153227, bug #156712 and bug #161584. | Akinori Hattori | 2007-01-19 | 1 | -35/+135 |
* | implement --missing flag for user-control over IUSE-missing behavior | Mike Frysinger | 2007-01-19 | 1 | -5/+22 |
* | Fix compilation issue when automake-1.10 is around. Fixes bug #161093. | Peter Johanson | 2007-01-18 | 1 | -1/+8 |
* | move EXPORT_FUNCTIONS to the end and use emake in src_install | Mike Frysinger | 2007-01-18 | 1 | -5/+5 |
* | Seems those variables were not used after all | Petteri Räty | 2007-01-16 | 1 | -4/+1 |
* | Added support for JAVA_PKG_IUSE and the mandatory ECLASS and INHERITED variab... | Petteri Räty | 2007-01-16 | 1 | -1/+15 |
* | Revert xineramaproto headers to be based on xinerama use flag (bug #162089, f... | Caleb Tennis | 2007-01-16 | 1 | -2/+2 |