Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partial sync from Emacs overlay. | 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 | 2008-09-19 | 1 | -2/+2 | |
| | | | | 237692. | ||||
* | Preparing qt4-build.eclass for qt-4.4.2 | 2008-09-18 | 1 | -3/+3 | |
| | |||||
* | Typo fixed (bug #237819). | 2008-09-16 | 1 | -2/+2 | |
| | |||||
* | tc-export: make sure the variable requested for export is a valid variable | 2008-09-16 | 1 | -1/+2 | |
| | |||||
* | Also declare new_FFLAGS and new_FCFLAGS as arrays in replace-flags(). Bug ↵ | 2008-09-14 | 1 | -2/+2 | |
| | | | | #234249. | ||||
* | Should use gnome2_src_unpack instead of a manual unpack() | 2008-09-14 | 1 | -3/+2 | |
| | |||||
* | Final preparation for KDE 3.5.10. | 2008-09-13 | 2 | -13/+22 | |
| | |||||
* | fix LDPATH on multilib systems, bug #202032 | 2008-09-11 | 1 | -18/+9 | |
| | |||||
* | Make eclass-manpages ready, bug #210793, thank mren for report. | 2008-09-10 | 1 | -86/+100 | |
| | |||||
* | Make eclass-manpages ready, bug #210776, thank mren for report. | 2008-09-10 | 1 | -30/+36 | |
| | |||||
* | Make eclass-manpages ready, bug #210058, thank mren for report. | 2008-09-10 | 1 | -35/+48 | |
| | |||||
* | Small fix to ensure the correct kconfig_compiler is used. | 2008-09-09 | 1 | -1/+4 | |
| | |||||
* | remove egamesinstall to break some overlays | 2008-09-05 | 1 | -14/+1 | |
| | |||||
* | adjust dependency from virtual/tetex to virtual/texi2dvi | 2008-09-04 | 1 | -10/+10 | |
| | |||||
* | document TEXLIVE_MODULE_BINSCRIPTS | 2008-09-02 | 1 | -1/+7 | |
| | |||||
* | add a small function to install a script from the texmf tree, add ↵ | 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. | 2008-09-01 | 1 | -2/+2 | |
| | |||||
* | Return definite status from elisp-site-regen. | 2008-09-01 | 1 | -2/+4 | |
| | |||||
* | latex-base shall be in rdepend too | 2008-08-30 | 1 | -2/+3 | |
| | |||||
* | Symlink the docs from the texmf tree so that texdoc can find them. | 2008-08-30 | 1 | -1/+2 | |
| | |||||
* | install docs in PF instead of P | 2008-08-30 | 1 | -2/+2 | |
| | |||||
* | add a special case for mf in etexlinks too, texlive-core already takes care ↵ | 2008-08-30 | 1 | -1/+4 | |
| | | | | of it | ||||
* | Bump default VIM_PLUGIN_VIM_VERSION to 7.0 | 2008-08-30 | 1 | -2/+2 | |
| | |||||
* | Make python_version return if PYVER is already set. | 2008-08-29 | 1 | -1/+2 | |
| | |||||
* | Add a 'variant' parameter to install_mozilla_plugin() to allow installing ↵ | 2008-08-29 | 1 | -6/+11 | |
| | | | | multiple nsplugin variants of one JRE, bug #235869. | ||||
* | remove unsupported --with-perl; add message for BSD users | 2008-08-29 | 1 | -2/+7 | |
| | |||||
* | Sync elisp.eclass from Emacs overlay (revision 1138): | 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. | 2008-08-27 | 2 | -5/+21 | |
| | |||||
* | Remove elisp-comp from eclass man page. | 2008-08-27 | 1 | -4/+4 | |
| | |||||
* | Sync eclasses from Emacs overlay (revision 1137). | 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. | 2008-08-25 | 1 | -2/+3 | |
| | |||||
* | Common functionality required for splitting various GNOME python bindings | 2008-08-24 | 1 | -0/+102 | |
| | |||||
* | fix typo in comments | 2008-08-22 | 1 | -3/+3 | |
| | |||||
* | Implement the AddHyphen instruction of tlpobjs for TeX Live 2008. This ↵ | 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 | 2008-08-21 | 1 | -3/+3 | |
| | |||||
* | doxygen target changed with gcc-4.3 #232078 | 2008-08-20 | 1 | -3/+8 | |
| | |||||
* | added changes to allow SLOT and BOOT_SLOT to be set in ebuild | 2008-08-19 | 1 | -3/+7 | |
| | |||||
* | Added media-fonts/encodings into DEPEND as it's required for ↵ | 2008-08-19 | 1 | -2/+3 | |
| | | | | x11-apps/mkfontdir to work correctly. | ||||
* | fix a typo | 2008-08-17 | 1 | -2/+2 | |
| | |||||
* | quoting. | 2008-08-14 | 1 | -13/+13 | |
| | |||||
* | fixed conditional for gnat-gpl, #231534 | 2008-08-12 | 1 | -3/+4 | |
| | |||||
* | Fix SRC_URI so it doesn't have gcj dragged in unless its in IUSE | 2008-08-11 | 1 | -6/+9 | |
| | |||||
* | Adding 4.4.1 to qt4-build.eclass | 2008-08-11 | 1 | -4/+4 | |
| | |||||
* | Fix issue with empty einfo lines in elisp-site-regen. Indent here-document. | 2008-08-10 | 1 | -17/+17 | |
| | | | | | Change wording of message, "no longer" -> "not", since the underlying change from site-start.el to site-gentoo.el was in 2004. | ||||
* | make bsdmk eclass ready for eclass manpages, by mren <bugs@rennings.net>, ↵ | 2008-08-08 | 1 | -12/+30 | |
| | | | | bug #210774 | ||||
* | Allow specifiying hook scripts and post installation instructions in horde ↵ | 2008-08-08 | 1 | -1/+4 | |
| | | | | ebuilds. | ||||
* | Improved handling of the horde meta packages horde-groupware and ↵ | 2008-08-07 | 1 | -5/+24 | |
| | | | | horde-webmail. The test.php scripts should be marked unreadable, the config file need to get marked as such and some of them need to be writeable to the web server. Should fix bug #229301. | ||||
* | Temp fix for 2.6.27 kernels thanks to lavajoe | 2008-08-07 | 1 | -4/+9 | |
| | |||||
* | Improve deprecation warnings. Prepare for Qt 4.4.1 | 2008-08-03 | 2 | -5/+5 | |
| |