| Commit message (Expand) | Author | Age | Files | Lines |
* | Also declare new_FFLAGS and new_FCFLAGS as arrays in replace-flags(). Bug #2... | Ryan Hill | 2008-09-14 | 1 | -2/+2 |
* | 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 TEXLIVE_MOD... | Alexis Ballier | 2008-09-02 | 2 | -2/+15 |
* | 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 o... | Alexis Ballier | 2008-08-30 | 1 | -1/+4 |
* | 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 mul... | Vlastimil Babka | 2008-08-29 | 1 | -6/+11 |
* | 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 |
* | 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 |
* | (#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 create... | Alexis Ballier | 2008-08-22 | 1 | -3/+55 |
* | 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 x11-apps/mkfontd... | Peter Volkov | 2008-08-19 | 1 | -2/+3 |
* | fix a typo | Christian Faulhammer | 2008-08-17 | 1 | -2/+2 |
* | quoting. | Ali Polatel | 2008-08-14 | 1 | -13/+13 |
* | fixed conditional for gnat-gpl, #231534 | George Shapovalov | 2008-08-12 | 1 | -3/+4 |
* | Fix SRC_URI so it doesn't have gcj dragged in unless its in IUSE | Mark Loeser | 2008-08-11 | 1 | -6/+9 |
* | Adding 4.4.1 to qt4-build.eclass | Ben de Groot | 2008-08-11 | 1 | -4/+4 |
* | Fix issue with empty einfo lines in elisp-site-regen. Indent here-document. | Ulrich Müller | 2008-08-10 | 1 | -17/+17 |
* | make bsdmk eclass ready for eclass manpages, by mren <bugs@rennings.net>, bug... | Alexis Ballier | 2008-08-08 | 1 | -12/+30 |
* | Allow specifiying hook scripts and post installation instructions in horde eb... | Gunnar Wrobel | 2008-08-08 | 1 | -1/+4 |
* | Improved handling of the horde meta packages horde-groupware and horde-webmai... | Gunnar Wrobel | 2008-08-07 | 1 | -5/+24 |
* | Temp fix for 2.6.27 kernels thanks to lavajoe | Mike Pagano | 2008-08-07 | 1 | -4/+9 |
* | Improve deprecation warnings. Prepare for Qt 4.4.1 | Carsten Lohrke | 2008-08-03 | 2 | -5/+5 |
* | Fix bug #220779; thanks to Andrew John Hughes <gnu_andrew AT member DOT fsf D... | Mark Loeser | 2008-08-03 | 1 | -1/+12 |
* | Renamed get_python_ funcs to python_get_ | Rob Cakebread | 2008-08-01 | 1 | -8/+8 |
* | Revert my last commit with regards to running eaotoreconf twice. Found out fr... | Jeremy Olexa | 2008-07-31 | 1 | -4/+1 |
* | Replace touch with bash redirection, so that it doesn't depend on coreutils. ... | Samuli Suominen | 2008-07-31 | 1 | -2/+2 |
* | Replace touch with bash redirection, so that it doesn't depend on coreutils. ... | Samuli Suominen | 2008-07-31 | 1 | -2/+2 |