| Commit message (Expand) | Author | Age | Files | Lines |
* | make apache modules configurations newins-able | Benedikt Boehm | 2008-01-27 | 1 | -4/+14 |
* | Remove generation 1 write support from the eclass to make it simpler. The ecl... | Petteri Räty | 2008-01-27 | 1 | -98/+80 |
* | Don't call use arts unless arts is in IUSE when built_with_use check fails. | Bo Ørsted Andresen | 2008-01-26 | 1 | -5/+9 |
* | Fix mozilla-launcher with firefox-3.0_beta, thanks to agaffney | Raúl Porcel | 2008-01-26 | 1 | -3/+3 |
* | Fixing typo, bug 207524. | Mike Auty | 2008-01-26 | 1 | -4/+4 |
* | Allow vmware-module patch application to be determined based on the the basec... | Mike Auty | 2008-01-26 | 2 | -6/+11 |
* | Output a QA warning when the autotools functions are used outside of | Diego Elio Pettenò | 2008-01-25 | 1 | -1/+5 |
* | Fixed ROOT usage for distutils_pkg_postinst failing when ROOT ends with slash | Ali Polatel | 2008-01-23 | 1 | -3/+6 |
* | Fix require_kernel_config call thanks to Pacho Ramos in bug #207207 | Daniel Drake | 2008-01-23 | 1 | -2/+2 |
* | Fix eval for classpath rewrite as it was missing the optional output rediction. | Petteri Räty | 2008-01-22 | 1 | -2/+2 |
* | Add JAVA_ANT_REWRITE_CLASSPATH support when using generation 2 rewrite. Fixes... | Petteri Räty | 2008-01-22 | 1 | -1/+9 |
* | Don't require a configured kernel to detect kernel version, or if all CONFIG_... | Daniel Drake | 2008-01-22 | 2 | -30/+68 |
* | Rewrite pattern matching using POSIX classes suggested in #205782 and remove ... | Hans de Graaff | 2008-01-20 | 1 | -7/+2 |
* | Check for texmf-update before trying to execute it, otherwise display a warni... | Alexis Ballier | 2008-01-20 | 1 | -3/+11 |
* | kde-functions.eclass: Fix up previous commit, depend on =kde-base/kdelibs-3.5... | Ingmar Vanhassel | 2008-01-19 | 1 | -3/+3 |
* | kde-functions.eclass: need-kde now adds an {,R}DEPEND on <kde-base/kdelibs-3.... | Ingmar Vanhassel | 2008-01-19 | 1 | -4/+7 |
* | update openssl dependency for TLS extensions; documentation cleanup | Benedikt Boehm | 2008-01-19 | 1 | -6/+6 |
* | Added gif to required x11-libs/qt:4 USE flags for KDE 4. | Ingmar Vanhassel | 2008-01-18 | 1 | -3/+3 |
* | Make sure that KDE programs from the :kde-4 or :kde-svn SLOT don't show up in... | Ingmar Vanhassel | 2008-01-17 | 1 | -1/+5 |
* | kde4-meta.eclass - Eclass for split KDE 4 packages. | Ingmar Vanhassel | 2008-01-16 | 1 | -0/+486 |
* | Added kde4-base.eclass. | Ingmar Vanhassel | 2008-01-16 | 1 | -0/+412 |
* | Added kde4-functions.eclass - Common ebuild functions for monolithic and spli... | Ingmar Vanhassel | 2008-01-16 | 1 | -0/+484 |
* | fix #205994 | Benedikt Boehm | 2008-01-16 | 1 | -5/+5 |
* | Updated rubygems dependency to be >= 0.9, in order to remove obsoleted workar... | Joshua Nichols | 2008-01-16 | 1 | -37/+20 |
* | Use --without-readline when building the minimal version as so not to use the... | Robin H. Johnson | 2008-01-16 | 1 | -3/+2 |
* | change dev-util/xdelta dep. to =dev-util/xdelta-1* | Samuli Suominen | 2008-01-15 | 1 | -2/+2 |
* | add mythappearance as mythtv plugin | Doug Goldstein | 2008-01-15 | 1 | -2/+2 |
* | Cosmetic fix for java-osgi.eclass. | Jean-Noël Rivasseau | 2008-01-14 | 1 | -2/+2 |
* | Fixed java-osgi (bug #205768). | Jean-Noël Rivasseau | 2008-01-14 | 1 | -3/+3 |
* | handle whitespace in epatch/epunt_cxx better #205339 by Santiago M. Mola | Mike Frysinger | 2008-01-14 | 1 | -5/+4 |
* | Support packages that use GNUmakefile.am sa automake start file. Patch by Luc... | Diego Elio Pettenò | 2008-01-13 | 1 | -6/+13 |
* | Add EZC_BASE_MIN variable for for correct dependency tree and fix RDEPEND so ... | Markus Ullmann | 2008-01-13 | 1 | -4/+14 |
* | Make ANT_TASKS="none" the new default, bug #203750. | Vlastimil Babka | 2008-01-12 | 2 | -77/+18 |
* | Fix function name in die message in java-pkg_getjar(). | Vlastimil Babka | 2008-01-12 | 1 | -2/+2 |
* | Fix --virtual parameter handling in java-pkg_getjar. | Vlastimil Babka | 2008-01-12 | 1 | -2/+2 |
* | Fix version doc check | Richard Brown | 2008-01-11 | 1 | -4/+3 |
* | Fix relative path handling in _java-osgi_makejar, fixes bug #205234. | Vlastimil Babka | 2008-01-10 | 1 | -6/+18 |
* | Fix when we don't have firefox3 but we have the xulrunner USE-flag enabled | Raúl Porcel | 2008-01-10 | 1 | -2/+2 |
* | Close file handles in gawk code to avoid leakage, bug 205037 | Ali Polatel | 2008-01-09 | 1 | -1/+3 |
* | Added the java-osgi eclass which is needed for creating OSGi compliants Java ... | Jean-Noël Rivasseau | 2008-01-09 | 1 | -0/+280 |
* | Third stage of fixing bug #201834. | Peter Volkov | 2008-01-08 | 1 | -4/+4 |
* | First stage of fixing bug #201834. | Peter Volkov | 2008-01-08 | 1 | -5/+5 |
* | quote $T usage #204666 by Santiago M. Mola | Mike Frysinger | 2008-01-07 | 1 | -4/+3 |
* | Add support for apps using xulrunner binary, thanks to maekke and hoffie for ... | Raúl Porcel | 2008-01-06 | 1 | -4/+14 |
* | whitespace | Sven Wegener | 2008-01-06 | 21 | -89/+89 |
* | remove lesstif useflag from tetex-3 eclass, use virtual/motif, bug #117057 | Alexis Ballier | 2008-01-06 | 1 | -8/+3 |
* | Typo fix | Caleb Tennis | 2008-01-05 | 1 | -2/+2 |
* | fix quoting | Sven Wegener | 2008-01-05 | 1 | -2/+2 |
* | Fixes from bug #203955 | Caleb Tennis | 2008-01-05 | 1 | -8/+8 |
* | Enable -Os | Raúl Porcel | 2008-01-05 | 1 | -1/+3 |