| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop support for pre-2010 TeX Live versions | Alexis Ballier | 2012-03-22 | 1 | -29/+10 |
* | trim useless trailing whitespace | Mike Frysinger | 2011-08-29 | 1 | -3/+3 |
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -3/+3 |
* | inherit base in texlive-module so that we can easily add patches with EAPI>=2 | Alexis Ballier | 2011-02-17 | 1 | -3/+4 |
* | Introduce TL_MODULE_INFORMATION variable for displaying postinst messages. | Alexis Ballier | 2010-11-07 | 1 | -1/+7 |
* | Set umask before unpacking to avoid installing world writable files, bugs #33... | Alexis Ballier | 2010-11-07 | 1 | -1/+4 |
* | Use etexmf-update | Alexis Ballier | 2010-10-24 | 1 | -15/+3 |
* | Add default values for left/righthyphenmin in language.dat.lua too | Alexis Ballier | 2010-10-24 | 1 | -1/+3 |
* | Cosmetics, again and again | Alexis Ballier | 2010-10-23 | 1 | -1/+2 |
* | Cosmetics, again and again | Alexis Ballier | 2010-10-23 | 1 | -2/+2 |
* | Cosmetics | Alexis Ballier | 2010-10-23 | 1 | -4/+4 |
* | Cosmetics | Alexis Ballier | 2010-10-23 | 1 | -9/+10 |
* | Improve descriptions | Alexis Ballier | 2010-10-23 | 1 | -1/+2 |
* | Describe what src_unpack does | Alexis Ballier | 2010-10-23 | 1 | -1/+3 |
* | improve yet another comment | Alexis Ballier | 2010-10-23 | 1 | -2/+2 |
* | mention tl2010 in a comment | Alexis Ballier | 2010-10-23 | 1 | -3/+3 |
* | Remove the restriction for tl 2008 since we dont support 2007 anymore | Alexis Ballier | 2010-10-23 | 1 | -2/+1 |
* | improve another comment | Alexis Ballier | 2010-10-23 | 1 | -6/+7 |
* | improve a comment | Alexis Ballier | 2010-10-23 | 1 | -3/+3 |
* | it is language.dat.lua not language.lua.dat | Alexis Ballier | 2010-10-23 | 1 | -3/+3 |
* | We do not need the double = here | Alexis Ballier | 2010-10-23 | 1 | -3/+3 |
* | Improve some comments | Alexis Ballier | 2010-10-23 | 1 | -3/+6 |
* | Make the description match what the function does... | Alexis Ballier | 2010-10-23 | 1 | -2/+2 |
* | Generate language.dat.lua files for TeX Live 2010 | Alexis Ballier | 2010-10-23 | 1 | -4/+46 |
* | make_language_..._lines: declare more variables as local, these are used in T... | Alexis Ballier | 2010-10-23 | 1 | -3/+3 |
* | Strip \t too, one can see tlpobjs with \t in TeX Live 2010 | Alexis Ballier | 2010-10-11 | 1 | -2/+2 |
* | Use unpack if our EAPI allows to unpack .xz files | Alexis Ballier | 2010-10-11 | 1 | -9/+13 |
* | Introduce TL_PV to override TeXLive dependency | Christian Faulhammer | 2010-01-13 | 1 | -2/+8 |
* | Update documentation wrt 2009 additions | Alexis Ballier | 2010-01-13 | 1 | -4/+4 |
* | sort is not needed, remaining of a (failed) attempt to manually clean up | Alexis Ballier | 2010-01-07 | 1 | -2/+2 |
* | Handle the AddFormat directive of TeX Live 2009 | Alexis Ballier | 2010-01-07 | 1 | -1/+22 |
* | build the formats after looking for jobs in the tlpkgs so that the AddFormat ... | Alexis Ballier | 2010-01-07 | 1 | -11/+11 |
* | relocate 'RELOC' files when unpacking | Alexis Ballier | 2010-01-07 | 1 | -1/+11 |
* | give unpack support for tl2009 | Alexis Ballier | 2010-01-07 | 1 | -2/+24 |
* | Add SRC_URI support for TeX Live 2009 | Alexis Ballier | 2010-01-07 | 1 | -10/+17 |
* | Be sure to delete ls-R files if they happen to be created, bug #280978 | Alexis Ballier | 2009-11-12 | 1 | -1/+5 |
* | Update lzma deps to allow xz-utils too, bug #279871 | Alexis Ballier | 2009-08-19 | 1 | -2/+2 |
* | Ignore TEXINPUTS from the environment when building formats, should fix bug #... | Alexis Ballier | 2009-08-14 | 1 | -2/+2 |
* | Set VARTEXFONTS to some sandboxed location when building formats, it cannot h... | Alexis Ballier | 2009-08-10 | 1 | -2/+2 |
* | drop tl 2007 install support as all ebuilds are gone now | Alexis Ballier | 2009-06-21 | 1 | -19/+2 |
* | add the generated formats to the list of directories to search while building... | Alexis Ballier | 2009-06-08 | 1 | -2/+2 |
* | Use cp -pR for installing the texmf tree so that file permissions are preserv... | Alexis Ballier | 2008-11-06 | 1 | -6/+6 |
* | Use TEXLIVE_MODULES_DEPS only for TeX Live 2007 | Alexis Ballier | 2008-10-31 | 1 | -3/+4 |
* | 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 | 1 | -1/+2 |
* | 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 |
* | Add TEXLIVE_MODULE_DOC_CONTENTS and TEXLIVE_MODULE_SRC_CONTENTS support for t... | Alexis Ballier | 2008-07-15 | 1 | -1/+29 |
* | Add source useflag for texlive2008 | Alexis Ballier | 2008-07-14 | 1 | -3/+6 |