summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (QA) Add digests.Piotr Jaroszyński2007-07-011-5/+38
| | | | | (Portage version: 2.1.3_rc5) (Signed Manifest commit)
* (QA) Add digests.Piotr Jaroszyński2007-07-013-1/+9
| | | | (Portage version: 2.1.3_rc5)
* remove ppc64 patch, as Emacs 21 has been reworked to make this patch unncessaryChristian Faulhammer2007-06-281-38/+5
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* remove ppc64 patch, as Emacs 21 has been reworked to make this patch unncessaryChristian Faulhammer2007-06-284-10/+6
| | | | (Portage version: 2.1.2.7)
* generate and install reference card in doc directoryChristian Faulhammer2007-06-271-7/+14
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* generate and install reference card in doc directoryChristian Faulhammer2007-06-273-1/+110
| | | | (Portage version: 2.1.2.7)
* clean upChristian Faulhammer2007-06-141-65/+7
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* clean upChristian Faulhammer2007-06-1416-671/+8
| | | | (Portage version: 2.1.2.7)
* stable amd64; bug 177348Christian Faulhammer2007-05-151-11/+11
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* stable amd64; bug 177348Christian Faulhammer2007-05-152-3/+7
| | | | (Portage version: 2.1.2.2)
* Fix whitespace.Ulrich Müller2007-05-101-24/+24
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Fix whitespace.Ulrich Müller2007-05-105-20/+20
| | | | (Portage version: 2.1.2.7)
* Stable on x86 (#177348)Torsten Veller2007-05-101-12/+12
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Stable on x86 (#177348)Torsten Veller2007-05-102-3/+6
| | | | (Portage version: 2.1.2.7)
* Stable on sparc wrt #177348Gustavo Zacarias2007-05-081-8/+18
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* Stable on sparc wrt #177348Gustavo Zacarias2007-05-082-3/+7
| | | | (Portage version: 2.1.2.2)
* ppc stable, bug #177348Tobias Scherbaum2007-05-071-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* ppc stable, bug #177348Tobias Scherbaum2007-05-072-3/+7
| | | | (Portage version: 2.1.2.7)
* Stable on ppc64; bug #177348Markus Rothe2007-05-061-8/+8
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Stable on ppc64; bug #177348Markus Rothe2007-05-062-3/+6
| | | | (Portage version: 2.1.2.2)
* Added ~ppc64 back; bug #131761Markus Rothe2007-04-091-18/+8
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Added ~ppc64 back; bug #131761Markus Rothe2007-04-092-3/+6
| | | | (Portage version: 2.1.2.2)
* added FDL to LICENSEChristian Faulhammer2007-04-071-31/+31
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* added FDL to LICENSEChristian Faulhammer2007-04-077-18/+23
| | | | (Portage version: 2.1.2.2)
* apply patch for PPC64, so configure won't fail on itChristian Faulhammer2007-03-301-11/+15
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* apply patch for PPC64, so configure won't fail on itChristian Faulhammer2007-03-303-3/+43
| | | | (Portage version: 2.1.2.2)
* Replaced text-markup by tex (text-markup split).Alexandre Buisse2007-03-121-7/+7
| | | | | (Portage version: 2.1.2.1) (Signed Manifest commit)
* Replaced text-markup by tex (text-markup split).Alexandre Buisse2007-03-121-1/+1
| | | | (Portage version: 2.1.2.1)
* added patch to allow compilation of Japanese (La)TeX files, fix taken from ↵Christian Faulhammer2007-03-041-7/+18
| | | | | | | auctex' CVS, fixes bug 169114 reported by MATSUI Tetsushi <VED03370@nifty.ne.jp> (Portage version: 2.1.2-r9) (Signed Manifest commit)
* added patch to allow compilation of Japanese (La)TeX files, fix taken from ↵Christian Faulhammer2007-03-044-1/+129
| | | | | | auctex' CVS, fixes bug 169114 reported by MATSUI Tetsushi <VED03370@nifty.ne.jp> (Portage version: 2.1.2-r9)
* refined the checks for TEXMFSITE further. A non existing directory now lets ↵Christian Faulhammer2007-02-221-11/+11
| | | | | | | the emerge process fail to prevent installing TeX files into weird directories (Portage version: 2.1.2-r9) (Signed Manifest commit)
* refined the checks for TEXMFSITE further. A non existing directory now lets ↵Christian Faulhammer2007-02-222-8/+24
| | | | | | the emerge process fail to prevent installing TeX files into weird directories (Portage version: 2.1.2-r9)
* applied better checks for the contents of TEXMFSITE: if it is defined at all ↵Christian Faulhammer2007-02-221-11/+11
| | | | | | | (emerge process fails then), to choose an entry if several paths are in it and use the dodir function instead of an manual mkdir command (Portage version: 2.1.2-r9) (Signed Manifest commit)
* applied better checks for the contents of TEXMFSITE: if it is defined at all ↵Christian Faulhammer2007-02-222-5/+30
| | | | | | (emerge process fails then), to choose an entry if several paths are in it and use the dodir function instead of an manual mkdir command (Portage version: 2.1.2-r9)
* added a needed newline, as reported by Ulrich Mueller <ulm@kph.uni-mainz.de> ↵Christian Faulhammer2007-02-201-11/+11
| | | | | | | in bug 167673 (Portage version: 2.1.2-r9) (Signed Manifest commit)
* added a needed newline, as reported by Ulrich Mueller <ulm@kph.uni-mainz.de> ↵Christian Faulhammer2007-02-202-2/+7
| | | | | | in bug 167673 (Portage version: 2.1.2-r9)
* version bump: mainly bug fixes; adjusted DESCRIPTION; added adjusted ↵Christian Faulhammer2007-01-152-116/+20
| | | | | | | configure patch; removed stray patch; thanks to Christian Schlotter <again@gmx.de> in bug #161923 (Portage version: 2.1.1-r2) (Signed Manifest commit)
* version bump: mainly bug fixes; adjusted DESCRIPTION; added adjusted ↵Christian Faulhammer2007-01-154-2/+156
| | | | | | configure patch; removed stray patch; thanks to Christian Schlotter <again@gmx.de> in bug #161923 (Portage version: 2.1.1-r2)
* added trailing slashes to all the HOMEPAGE URIsChristian Faulhammer2006-12-061-19/+19
| | | | | (Portage version: 2.1.1-r2) (Signed Manifest commit)
* added trailing slashes to all the HOMEPAGE URIsChristian Faulhammer2006-12-064-8/+12
| | | | (Portage version: 2.1.1-r2)
* added tetex dependency as it is not pulled in by dependencies above in any ↵Christian Faulhammer2006-11-271-8/+18
| | | | | | | case; to prevent file collisions with app-text/tetex, TeX files for preview-latex are installed in TEXMFSITE (usually /usr/share/texmf-site/), see bug #155944, reported by Emiliano Vavassori <syntaxerrormmm@gmail.com>; added some quotes around variables (Portage version: 2.1.1-r2) (Signed Manifest commit)
* added tetex dependency as it is not pulled in by dependencies above in any ↵Christian Faulhammer2006-11-272-5/+21
| | | | | | case; to prevent file collisions with app-text/tetex, TeX files for preview-latex are installed in TEXMFSITE (usually /usr/share/texmf-site/), see bug #155944, reported by Emiliano Vavassori <syntaxerrormmm@gmail.com>; added some quotes around variables (Portage version: 2.1.1-r2)
* ppc stable, bug #154240Tobias Scherbaum2006-11-231-8/+8
| | | | | (Portage version: 2.1.1-r2) (Unsigned Manifest commit)
* ppc stable, bug #154240Tobias Scherbaum2006-11-232-3/+6
| | | | (Portage version: 2.1.1-r2)
* stable on amd64Simon Stelling2006-11-231-18/+8
| | | | | (Portage version: 2.1.2_rc1-r5) (Unsigned Manifest commit)
* stable on amd64Simon Stelling2006-11-232-3/+6
| | | | (Portage version: 2.1.2_rc1-r5)
* added selfparsing option to SITEFILE, so steps that should follow are ↵Christian Faulhammer2006-11-221-7/+18
| | | | | | | detected; prettyprinted ebuild a bit, added some quotes around variables, added trailing slash to HOMEPAGE URI (Portage version: 2.1.1-r2) (Signed Manifest commit)
* added selfparsing option to SITEFILE, so steps that should follow are ↵Christian Faulhammer2006-11-224-1/+73
| | | | | | detected; prettyprinted ebuild a bit, added some quotes around variables, added trailing slash to HOMEPAGE URI (Portage version: 2.1.1-r2)
* added ghostscript dependency for preview-latexChristian Faulhammer2006-11-161-12/+12
| | | | | (Portage version: 2.1.1-r1) (Signed Manifest commit)
* added ghostscript dependency for preview-latexChristian Faulhammer2006-11-162-3/+6
| | | | (Portage version: 2.1.1-r1)