| /[gentoo-x86]/eclass/latex-package.eclass |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Links to HEAD: | (view) (download) (annotate) |
fix random bugs in eclass documentation, and convert to new @AUTHOR tag
Fix a typo.
latex-base shall be in rdepend too
Symlink the docs from the texmf tree so that texdoc can find them.
install docs in PF instead of P
Add missing die
replace text-makup by tex in maintainers of latex-package.eclass
make latex-package.eclass ready for eclass manpages, patch by mren <bugs@rennings.net> in bug #210049 modified a litte bit by me to give more verbose comments
texlive also provides the same support as tetex3
switch latex-package eclass deps from virtual/tetex to virtual/latex-base, bug #195894
Added text-markup as maintainer of latex-package.eclass, following email of jakub on -dev.
Added Martin Ehmsen <ehmsen@gentoo.org> as maintainer
Removed has_tetex3 from EXPORT_FUNCTIONS, as asked by QA team
* latex-package.eclass: (latex-package_src_doinstall): Install pfb files under the right directory (bug #110790).
QA: Apply whitespace checks from repoman to eclasses.
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
added has_tetex_3() and use texmf-update in latex-package_rehash when tetex-3 is installed
Corrected typo....
Changed dodoc if-statement; bug #70799.
Added .cfg to install files list.
Added DOCS variable.
update the copyright info
newdepend is deprecated; use DEPEND/RDEPEND instead, see bug #25013
Applied a patch to install bibtex styles. Thanks to Adam Tenderholt <a-tenderholt@stanford.edu>, see bug #45770
Changed app-text/tetex DEPEND to virtual/tetex
Changed a couple references to app-text packages.
header fixes
Fixed stupid typo that reversed the order of output in einfo statements.
Fixed some minor woes that cropped up during a new package addition...
Header updates/cleanups
Fixed indentation.
Added some better documentation handling.
quick reshuffle of documentation building order.
Lots of improvements. Changed documentation install to *work*, using the very nice texi2dvi script from texinfo, as well as clearing out the cruft much more effectively before and after installation. DVI's are appropriately placed in /usr/share/doc, and without the .log, .toc, etc cruft...
added documentation and more robust file typing.
fix , in many eclasses
add INHERITED variable to all eclasses. this keeps track of what eclasses were inherited. e.g. INHERITED='kde-base kde base'. this will allow drobbins to take eclass mtime changes into account when deciding whether to refresh ebuild cache.
update latex-package to newer inherit style
latex package eclass submitted by m-turk@nwu.edu (Matthew Turk)
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |