Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite pattern matching using POSIX classes suggested in #205782 and remove ↵ | Hans de Graaff | 2008-01-20 | 1 | -7/+2 |
| | | | | the locale-setting workaround from #129526. | ||||
* | Check for texmf-update before trying to execute it, otherwise display a ↵ | Alexis Ballier | 2008-01-20 | 1 | -3/+11 |
| | | | | warning, bug #206537 | ||||
* | kde-functions.eclass: Fix up previous commit, depend on ↵ | Ingmar Vanhassel | 2008-01-19 | 1 | -3/+3 |
| | | | | =kde-base/kdelibs-3.5*, see bug 206528. | ||||
* | kde-functions.eclass: need-kde now adds an {,R}DEPEND on ↵ | Ingmar Vanhassel | 2008-01-19 | 1 | -4/+7 |
| | | | | <kde-base/kdelibs-3.80, the first KDE 4 preview, see bug 206528. | ||||
* | 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 ↵ | Ingmar Vanhassel | 2008-01-17 | 1 | -1/+5 |
| | | | | in the K-menu for KDE 3.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 ↵ | Ingmar Vanhassel | 2008-01-16 | 1 | -0/+484 |
| | | | | split KDE 4 packages. | ||||
* | fix #205994 | Benedikt Boehm | 2008-01-16 | 1 | -5/+5 |
| | |||||
* | Updated rubygems dependency to be >= 0.9, in order to remove obsoleted ↵ | Joshua Nichols | 2008-01-16 | 1 | -37/+20 |
| | | | | workaround for gem not returning a proper exit code. This fixes bug #202688. Removed unneeded setting of S. Re-ordered src_* functions to be in order. Use long command line options for gem, to be more clear what it's doing. | ||||
* | Use --without-readline when building the minimal version as so not to use ↵ | Robin H. Johnson | 2008-01-16 | 1 | -3/+2 |
| | | | | the bundled old readline, per bug #192149. | ||||
* | 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 ↵ | Diego Elio Pettenò | 2008-01-13 | 1 | -6/+13 |
| | | | | Luca Bruno in bug #205606. | ||||
* | Add EZC_BASE_MIN variable for for correct dependency tree and fix RDEPEND so ↵ | Markus Ullmann | 2008-01-13 | 1 | -4/+14 |
| | | | | that we can use the eclass for ezc-Base as well without hitting circular dependencies. | ||||
* | 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 |
| | | | | | | packages. The main reason for this addition is to pave the way for Eclipse-3.3. | ||||
* | 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 |
| | | | | testing | ||||
* | 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 |
| | | | | | eclass/qt4.eclass: line 130: syntax error near unexpected token `(' eclass/qt4.eclass: line 130: ` eerror "(1) In order to compile ${CATEGORY}/${PN} first you need to build"' | ||||
* | 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 ↵ | Caleb Tennis | 2007-12-31 | 1 | -5/+42 |
| | | | | | | | dependency much nicer/easier to look at. Also, in qt4_pkg_setup, if we are with Qt 4.4, do a little more scrutiny of the use flags since some use flags are not used anymore in Qt 4.4, and some are now split into other packages. | ||||
* | actually added the rule enforcing that all primary compilers be present ↵ | George Shapovalov | 2007-12-29 | 1 | -1/+15 |
| | | | | before Ada lib can be emerged (#151343) | ||||
* | 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 |
| | | | | | | elisp-common.eclass: Install packages' site-init files in site-gentoo.d subdirectory. Update documentation and einfo messages accordingly. | ||||
* | updated gnatbuild.eclass to support primary compilers (#151343) | George Shapovalov | 2007-12-27 | 1 | -30/+37 |
| |