summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove extsizes/eurosym references, they're goneAlexis Ballier2008-10-041-3/+1
|
* Remove weird ppc-macos cruftFabian Groffen2008-06-281-11/+1
|
* Replace -Os by -O2 instead of filtering it. I'm not sure if that's still a ↵Alexis Ballier2008-05-121-2/+4
| | | | valid flag mess, but anyway tetex is on its way to deprecation. Bug #191244
* fix wrong bug referenceAlexis Ballier2008-05-121-2/+2
|
* remove cstetex references, its being removed, part of bug #196673Alexis Ballier2007-12-111-5/+3
|
* use elog instead of einfo for important messages, thanks to Bartlomiej ↵Alexis Ballier2007-11-251-5/+5
| | | | Antoni Szymczak <rhywek@gmail.com>, bug #199649
* Remove leftovers after bug #156213.Piotr Jaroszyński2007-09-041-2/+2
|
* (QA) Remove the mysql check wrt bug #156213.Piotr Jaroszyński2007-08-291-13/+1
|
* Remove virtual/x11 depends in some eclassesStefan Schweizer2007-03-261-5/+2
|
* virtual/mysqlFrancesco Riosa2006-11-231-3/+3
|
* Do not block >=app-text/ptex-3.1.9 and >app-text/tetex-3 with each other.Mamoru Komachi2006-11-141-3/+5
| | | | >=app-text/ptex-3.1.9 now depends on >app-text/tetex-3.
* s/tcltk/tk/ in tetex.eclass (bug #142956).Alexandre Buisse2006-08-061-3/+3
|
* Use tcltk USE flag for perl-tk dep.Martin Ehmsen2006-04-141-3/+3
|
* Added rdepend on dev-perl/perl-tk, bug #101163.Martin Ehmsen2006-04-141-1/+2
|
* Changed so that tetex, cstetex and ptex doesn't block itself, bug #121727.Martin Ehmsen2006-02-081-4/+16
|
* Refactoring generation of the texmf-update script from tetex to tetex-{2,3},Martin Ehmsen2006-02-011-38/+4
| | | | | see bug #106626. Reverting to mv from dosym in handling texmf.d
* Add modular X dependencies.Donnie Berkholz2005-12-111-2/+13
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-6/+6
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove pkg_preinst from the list of exported functions since it doesn't existAron Griffis2005-06-271-2/+2
|
* Use <> for includes instead of relative locations in create_ml_includes. ↵Jeremy Huddleston2005-04-121-3/+3
| | | | Closes bug #87560 thanks to Herbie Hopkins <herbie@hopkins.net>
* Split tetex 2.x and tetex 3.x specific parts from tetex.eclass.Mamoru Komachi2005-04-051-109/+5
|
* Moved texmf-update creation process to tetex_src_unpack(). (bug #82423)Mamoru Komachi2005-02-181-36/+40
| | | | -sys variants of fmtutil, texconfig, and updmap doesn't exist in tetex-2.
* Move updmap.cfg from /usr/share/texmf/web2c to /var/lib/texmf/web2c.Mamoru Komachi2005-02-111-2/+4
|
* Call -sys variants of texconfig, updmap and fmtutil.Mamoru Komachi2005-02-101-12/+12
|
* Filter -Os; bug #74708.Mamoru Komachi2005-02-081-2/+3
|
* Install tetex_pkg_postinst() function as /usr/sbin/tetex-update.Mamoru Komachi2004-11-201-43/+46
|
* Introduced /etc/texmf/{updmap.d,texmf.d,fmtutil.d}. This will close bug ↵Mamoru Komachi2004-11-201-25/+41
| | | | #56440 and bug #21501.
* Make a correct symlink; bug #71190.Mamoru Komachi2004-11-181-2/+3
|
* Install tetex source only if TETEX_PV is 2.0.2. Fixed CONFIG_PROTECTection ↵Mamoru Komachi2004-11-051-32/+25
| | | | in /etc/texmf.
* Took patches out of ${FILESDIR} and put them onto Gentoo mirrors.Mamoru Komachi2004-11-031-5/+8
|
* texi2html fix for tetex-2.0.2.Mamoru Komachi2004-10-301-1/+7
|
* Fixed xdvik compilation on ppc-macos (10.3.5 or above).Mamoru Komachi2004-10-291-5/+17
|
* Removed texi2html alternatives. Added libwww + mysql warning. Changed "chown ↵Mamoru Komachi2004-10-291-15/+21
| | | | -R root:root" to "chown -R 0:0" as Mac OS X doesn't have root group.
* Changed TEXMFMAIN to /var/lib/texmf, as suggested in ↵Mamoru Komachi2004-10-281-50/+47
| | | | http://www.mail-archive.com/tetex-pretest@dbs.uni-hannover.de/msg00043.html. See bug #60835.
* Changed ${myconf} to ${TETEX_ECONF}.Mamoru Komachi2004-10-261-2/+2
|
* Configure xdvik inside tetex.eclass.Mamoru Komachi2004-10-251-8/+18
|
* Remove conflicting XDvi file.Mamoru Komachi2004-10-231-1/+4
|
* '...' -> ' ...'Mike Frysinger2004-10-191-8/+8
|
* Blocks eurosym, currvita and extsizes.Mamoru Komachi2004-10-191-1/+4
|
* Removed xdvik from PDEPEND; bug #67811.Mamoru Komachi2004-10-171-2/+2
|
* * Added doc IUSE flag.Mamoru Komachi2004-10-161-100/+178
| | | | | | * Make xdvi optional. * Fixed texi2html manpage. * Added tetex-beta support.
* Forgot to remove perl-tk.Mamoru Komachi2004-09-081-3/+2
|
* Applied a patch from Johannes Bruegmann <johannes@jottbee.org>, see bug #59256.Mamoru Komachi2004-09-081-1/+2
|
* Added tcltk USE flag and force <dev-perl/perl-tk-804.027. See bug #59256.Mamoru Komachi2004-09-081-2/+3
|
* update the copyright infoMike Frysinger2004-06-251-2/+2
|
* Install a0poster, see bug #47004Mamoru Komachi2004-06-091-1/+6
|
* Block app-text/dvipdfm, bug #30684Mamoru Komachi2004-06-041-10/+3
|
* add inherit flag-o-maticAron Griffis2004-04-271-2/+2
|