Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quoting. Add die messages. | Ali Polatel | 2008-09-24 | 1 | -3/+5 |
| | |||||
* | Be less verbose, bug 237546. | Ulrich Müller | 2008-09-24 | 1 | -8/+8 |
| | |||||
* | Adding 4.4.2 to qtversions in qt4.eclass | Ben de Groot | 2008-09-21 | 1 | -2/+2 |
| | |||||
* | add support for svn #237852 by Thomas 'gimpel' Kuther and Night Nord | Mike Frysinger | 2008-09-20 | 1 | -36/+47 |
| | |||||
* | even better: dont whine about abs paths, just transparently skip the -p0 ↵ | Mike Frysinger | 2008-09-20 | 1 | -4/+6 |
| | | | | step and log why we are | ||||
* | filter /dev/null from abs path check and include the offending line in the ↵ | Mike Frysinger | 2008-09-20 | 1 | -2/+4 |
| | | | | warning | ||||
* | start whining about absolute paths in patch files | Mike Frysinger | 2008-09-20 | 1 | -1/+8 |
| | |||||
* | optimize patch decompression so we only do it once | Mike Frysinger | 2008-09-20 | 1 | -21/+17 |
| | |||||
* | add support for lzma patches | Mike Frysinger | 2008-09-20 | 1 | -1/+5 |
| | |||||
* | Partial sync from Emacs overlay. | Ulrich Müller | 2008-09-19 | 2 | -6/+11 |
| | | | | Output a deprecation warning in elisp-comp(). | ||||
* | Added kdelibs to the list of packages with ARTS_REQUIRED="", fixes bug | Marcus D. Hanwell | 2008-09-19 | 1 | -2/+2 |
| | | | | 237692. | ||||
* | Preparing qt4-build.eclass for qt-4.4.2 | Ben de Groot | 2008-09-18 | 1 | -3/+3 |
| | |||||
* | Typo fixed (bug #237819). | Jeroen Roovers | 2008-09-16 | 1 | -2/+2 |
| | |||||
* | tc-export: make sure the variable requested for export is a valid variable | Mike Frysinger | 2008-09-16 | 1 | -1/+2 |
| | |||||
* | Also declare new_FFLAGS and new_FCFLAGS as arrays in replace-flags(). Bug ↵ | Ryan Hill | 2008-09-14 | 1 | -2/+2 |
| | | | | #234249. | ||||
* | Should use gnome2_src_unpack instead of a manual unpack() | Arun Raghavan | 2008-09-14 | 1 | -3/+2 |
| | |||||
* | Final preparation for KDE 3.5.10. | Carsten Lohrke | 2008-09-13 | 2 | -13/+22 |
| | |||||
* | fix LDPATH on multilib systems, bug #202032 | Tristan Heaven | 2008-09-11 | 1 | -18/+9 |
| | |||||
* | Make eclass-manpages ready, bug #210793, thank mren for report. | Peter Volkov | 2008-09-10 | 1 | -86/+100 |
| | |||||
* | Make eclass-manpages ready, bug #210776, thank mren for report. | Peter Volkov | 2008-09-10 | 1 | -30/+36 |
| | |||||
* | Make eclass-manpages ready, bug #210058, thank mren for report. | Peter Volkov | 2008-09-10 | 1 | -35/+48 |
| | |||||
* | Small fix to ensure the correct kconfig_compiler is used. | Marcus D. Hanwell | 2008-09-09 | 1 | -1/+4 |
| | |||||
* | remove egamesinstall to break some overlays | Tristan Heaven | 2008-09-05 | 1 | -14/+1 |
| | |||||
* | adjust dependency from virtual/tetex to virtual/texi2dvi | Christian Faulhammer | 2008-09-04 | 1 | -10/+10 |
| | |||||
* | document TEXLIVE_MODULE_BINSCRIPTS | Alexis Ballier | 2008-09-02 | 1 | -1/+7 |
| | |||||
* | add a small function to install a script from the texmf tree, add ↵ | Alexis Ballier | 2008-09-02 | 2 | -2/+15 |
| | | | | TEXLIVE_MODULE_BINSCRIPTS variable to texlive-module so that ebuilds can use it easily | ||||
* | Use local for local variables. | Ali Polatel | 2008-09-01 | 1 | -2/+2 |
| | |||||
* | Return definite status from elisp-site-regen. | Ulrich Müller | 2008-09-01 | 1 | -2/+4 |
| | |||||
* | latex-base shall be in rdepend too | Alexis Ballier | 2008-08-30 | 1 | -2/+3 |
| | |||||
* | Symlink the docs from the texmf tree so that texdoc can find them. | Alexis Ballier | 2008-08-30 | 1 | -1/+2 |
| | |||||
* | install docs in PF instead of P | Alexis Ballier | 2008-08-30 | 1 | -2/+2 |
| | |||||
* | add a special case for mf in etexlinks too, texlive-core already takes care ↵ | Alexis Ballier | 2008-08-30 | 1 | -1/+4 |
| | | | | of it | ||||
* | Bump default VIM_PLUGIN_VIM_VERSION to 7.0 | Ali Polatel | 2008-08-30 | 1 | -2/+2 |
| | |||||
* | Make python_version return if PYVER is already set. | Ali Polatel | 2008-08-29 | 1 | -1/+2 |
| | |||||
* | Add a 'variant' parameter to install_mozilla_plugin() to allow installing ↵ | Vlastimil Babka | 2008-08-29 | 1 | -6/+11 |
| | | | | multiple nsplugin variants of one JRE, bug #235869. | ||||
* | remove unsupported --with-perl; add message for BSD users | Benedikt Boehm | 2008-08-29 | 1 | -2/+7 |
| | |||||
* | Sync elisp.eclass from Emacs overlay (revision 1138): | Ulrich Müller | 2008-08-28 | 1 | -10/+10 |
| | | | | | Remove global VERSION variable to reduce namespace pollution. Handle the case of empty ${A} in src_unpack. | ||||
* | Prepare kde eclasses for KDE 3.5.10. | Carsten Lohrke | 2008-08-27 | 2 | -5/+21 |
| | |||||
* | Remove elisp-comp from eclass man page. | Ulrich Müller | 2008-08-27 | 1 | -4/+4 |
| | |||||
* | Sync eclasses from Emacs overlay (revision 1137). | Ulrich Müller | 2008-08-27 | 1 | -9/+29 |
| | | | | | | | elisp-common.eclass: Add current directory to load-path in elisp-compile. New variable BYTECOMPFLAGS. Document EMACS and EMACSFLAGS as eclass variables. | ||||
* | (#235629) Die if build succeeds but install fails. | Donnie Berkholz | 2008-08-25 | 1 | -2/+3 |
| | |||||
* | Common functionality required for splitting various GNOME python bindings | Arun Raghavan | 2008-08-24 | 1 | -0/+102 |
| | |||||
* | fix typo in comments | Alexis Ballier | 2008-08-22 | 1 | -3/+3 |
| | |||||
* | Implement the AddHyphen instruction of tlpobjs for TeX Live 2008. This ↵ | Alexis Ballier | 2008-08-22 | 1 | -3/+55 |
| | | | | creates language.foo.def and language.foo.dat files required for hyphenations support. | ||||
* | drop (more or less) useless messages to einfo instead of elog | Alexis Ballier | 2008-08-21 | 1 | -3/+3 |
| | |||||
* | doxygen target changed with gcc-4.3 #232078 | Mike Frysinger | 2008-08-20 | 1 | -3/+8 |
| | |||||
* | added changes to allow SLOT and BOOT_SLOT to be set in ebuild | George Shapovalov | 2008-08-19 | 1 | -3/+7 |
| | |||||
* | Added media-fonts/encodings into DEPEND as it's required for ↵ | Peter Volkov | 2008-08-19 | 1 | -2/+3 |
| | | | | x11-apps/mkfontdir to work correctly. | ||||
* | fix a typo | Christian Faulhammer | 2008-08-17 | 1 | -2/+2 |
| | |||||
* | quoting. | Ali Polatel | 2008-08-14 | 1 | -13/+13 |
| |