| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix linker search path order, thanks to ADDITIONAL_NATIVE_LIB_DIRS variable | Bernard Cafarelli | 2008-01-04 | 1 | -4/+2 |
* | Place docs in /usr/share/doc/kde/ rather than /usr/kde/share/doc/, by zlin | Tobias Heinlein | 2008-01-02 | 1 | -5/+5 |
* | Fixing compatibility of wrapper so it REALLY works with /bin/sh (Bug #203987) | Jim Ramsay | 2008-01-02 | 1 | -4/+4 |
* | eclass tests | Mike Frysinger | 2008-01-02 | 2 | -0/+66 |
* | handle linux-2.6.24+ where {i386,x86_64}=>{x86} | Mike Frysinger | 2008-01-02 | 1 | -3/+19 |
* | fix #202722 | Benedikt Boehm | 2007-12-31 | 1 | -2/+2 |
* | In qt4_min_version, if we have EAPI >= 1, then use a slot dep to make the dep... | Caleb Tennis | 2007-12-31 | 1 | -5/+42 |
* | actually added the rule enforcing that all primary compilers be present befor... | George Shapovalov | 2007-12-29 | 1 | -1/+15 |
* | Add dependencies on >=dev-java/java-config-2.1 | Petteri Räty | 2007-12-29 | 1 | -1/+4 |
* | Revert accidental commit of ssl-cert.eclass. | Ulrich Müller | 2007-12-28 | 1 | -32/+7 |
* | Sync eclasses from Emacs overlay (revision 894). | Ulrich Müller | 2007-12-28 | 3 | -26/+63 |
* | updated gnatbuild.eclass to support primary compilers (#151343) | George Shapovalov | 2007-12-27 | 1 | -30/+37 |