diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 14:51:56 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 14:51:56 +0000 |
commit | 3c8dadcb3c54d0b474383cc7d2debd75eb098db0 (patch) | |
tree | c842b5678cccf025a04ff54f6f490a671f0138fa /dev-texlive | |
parent | mask for removal dev-texlive/texlive-psutils (diff) | |
download | historical-3c8dadcb3c54d0b474383cc7d2debd75eb098db0.tar.gz historical-3c8dadcb3c54d0b474383cc7d2debd75eb098db0.tar.bz2 historical-3c8dadcb3c54d0b474383cc7d2debd75eb098db0.zip |
remove old
Package-Manager: portage-2.2.0_alpha60/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive')
40 files changed, 64 insertions, 694 deletions
diff --git a/dev-texlive/texlive-context/ChangeLog b/dev-texlive/texlive-context/ChangeLog index dc3fc7e51df1..260b91c99bba 100644 --- a/dev-texlive/texlive-context/ChangeLog +++ b/dev-texlive/texlive-context/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-texlive/texlive-context # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v 1.47 2011/10/04 18:04:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v 1.48 2011/10/05 14:45:14 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-context-2008-r1.ebuild, -texlive-context-2009.ebuild, + -texlive-context-2010.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-context-2010-r1.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-context/texlive-context-2008-r1.ebuild b/dev-texlive/texlive-context/texlive-context-2008-r1.ebuild deleted file mode 100644 index aeb50dfe0184..000000000000 --- a/dev-texlive/texlive-context/texlive-context-2008-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2008-r1.ebuild,v 1.10 2009/06/10 13:55:28 alexxy Exp $ - -TEXLIVE_MODULE_CONTENTS="context jmn lmextra bin-context context-account context-bnf context-chromato context-construction-plan context-degrade context-french context-letter context-lettrine context-lilypond context-mathsets context-taspresent context-typearea context-vim collection-context -" -TEXLIVE_MODULE_DOC_CONTENTS="context.doc bin-context.doc context-account.doc context-bnf.doc context-chromato.doc context-construction-plan.doc context-degrade.doc context-french.doc context-letter.doc context-lettrine.doc context-lilypond.doc context-mathsets.doc context-taspresent.doc context-typearea.doc context-vim.doc " -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive ConTeXt format" - -LICENSE="GPL-2 as-is freedist GPL-1 GPL-2 public-domain " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -DEPEND=">=dev-texlive/texlive-metapost-2008 ->=dev-texlive/texlive-basic-2008 ->=dev-texlive/texlive-latex-2008 -" -RDEPEND="${DEPEND} dev-lang/ruby -" -TL_CONTEXT_UNIX_STUBS="context ctxtools exatools luatools makempy mpstools mptopdf mtxrun mtxtools pdftools pdftrimwhite pstopdf rlxtools runtools texexec texfind texfont texshow textools texutil tmftools xmltools" -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/context/ruby/texmfstart.rb" -for i in ${TL_CONTEXT_UNIX_STUBS} ; do -TEXLIVE_MODULE_BINSCRIPTS="${TEXLIVE_MODULE_BINSCRIPTS} texmf-dist/scripts/context/stubs/unix/$i" -done diff --git a/dev-texlive/texlive-context/texlive-context-2009.ebuild b/dev-texlive/texlive-context/texlive-context-2009.ebuild deleted file mode 100644 index a35289da0b18..000000000000 --- a/dev-texlive/texlive-context/texlive-context-2009.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2009.ebuild,v 1.4 2010/02/02 21:02:42 abcd Exp $ - -TEXLIVE_MODULE_CONTENTS="context jmn lmextra context-account context-algorithmic context-bnf context-chromato context-construction-plan context-degrade context-fixme context-french context-games context-gnuplot context-letter context-lettrine context-lilypond context-mathsets context-notes-zh-cn context-simplefonts context-simpleslides context-top-ten context-typearea context-typescripts context-vim collection-context -" -TEXLIVE_MODULE_DOC_CONTENTS="context.doc context-account.doc context-bnf.doc context-chromato.doc context-construction-plan.doc context-degrade.doc context-fixme.doc context-french.doc context-games.doc context-letter.doc context-lettrine.doc context-lilypond.doc context-mathsets.doc context-notes-zh-cn.doc context-simplefonts.doc context-simpleslides.doc context-top-ten.doc context-typearea.doc context-typescripts.doc context-vim.doc " -TEXLIVE_MODULE_SRC_CONTENTS="context-fixme.source context-letter.source context-simplefonts.source " -inherit texlive-module -DESCRIPTION="TeXLive ConTeXt format" - -LICENSE="GPL-2 as-is FDL-1.1 GPL-1 GPL-2 public-domain " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="" -DEPEND=">=dev-texlive/texlive-metapost-2009 ->=dev-texlive/texlive-basic-2009 ->=dev-texlive/texlive-latex-2008 -" -RDEPEND="${DEPEND} dev-lang/ruby -" -TL_CONTEXT_UNIX_STUBS="context ctxtools makempy mpstools mptopdf mtxtools pdftools pstopdf rlxtools runtools texexec texfont textools texutil tmftools xmltools" -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/context/lua/luatools.lua texmf-dist/scripts/context/lua/mtxrun.lua texmf-dist/scripts/context/ruby/texmfstart.rb" -for i in ${TL_CONTEXT_UNIX_STUBS} ; do -TEXLIVE_MODULE_BINSCRIPTS="${TEXLIVE_MODULE_BINSCRIPTS} texmf-dist/scripts/context/stubs/unix/$i" -done - -# This small hack is needed in order to have a sane upgrade path: -# the new TeX Live 2009 metapost produces this file but it is not recorded in -# any package; when running fmtutil (like texmf-update does) this file will be -# created and cause collisions. - -pkg_setup() { - use prefix || EPREFIX= - - if [ -f "${ROOT%/}${EPREFIX}/var/lib/texmf/web2c/metapost/metafun.log" ]; then - einfo "Removing ${ROOT%/}${EPREFIX}/var/lib/texmf/web2c/metapost/metafun.log" - rm -f "${ROOT%/}${EPREFIX}/var/lib/texmf/web2c/metapost/metafun.log" - fi -} diff --git a/dev-texlive/texlive-context/texlive-context-2010.ebuild b/dev-texlive/texlive-context/texlive-context-2010.ebuild deleted file mode 100644 index e023f0016ddc..000000000000 --- a/dev-texlive/texlive-context/texlive-context-2010.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2010.ebuild,v 1.3 2011/02/09 19:38:38 aballier Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="context jmn lmextra context-account context-algorithmic context-bnf context-chromato context-construction-plan context-degrade context-filter context-fixme context-french context-fullpage context-games context-gnuplot context-letter context-lettrine context-lilypond context-mathsets context-notes-zh-cn context-ruby context-simplefonts context-simpleslides context-top-ten context-typearea context-typescripts context-vim collection-context -" -TEXLIVE_MODULE_DOC_CONTENTS="context.doc context-account.doc context-bnf.doc context-chromato.doc context-construction-plan.doc context-degrade.doc context-filter.doc context-fixme.doc context-french.doc context-fullpage.doc context-games.doc context-letter.doc context-lettrine.doc context-lilypond.doc context-mathsets.doc context-notes-zh-cn.doc context-ruby.doc context-simplefonts.doc context-simpleslides.doc context-top-ten.doc context-typearea.doc context-typescripts.doc context-vim.doc " -TEXLIVE_MODULE_SRC_CONTENTS="context-fixme.source context-letter.source context-simplefonts.source " -inherit texlive-module -DESCRIPTION="TeXLive ConTeXt format" - -LICENSE="GPL-2 as-is FDL-1.1 GPL-1 GPL-2 public-domain " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2010 ->=dev-texlive/texlive-latex-2010 -!<dev-texlive/texlive-latex-2010 ->=app-text/texlive-core-2010[xetex] ->=dev-texlive/texlive-metapost-2010 -" -RDEPEND="${DEPEND} dev-lang/ruby -" -TL_CONTEXT_UNIX_STUBS="context ctxtools luatools mtxrun pstopdf rlxtools texexec texmfstart" -TEXLIVE_MODULE_BINSCRIPTS="" -for i in ${TL_CONTEXT_UNIX_STUBS} ; do -TEXLIVE_MODULE_BINSCRIPTS="${TEXLIVE_MODULE_BINSCRIPTS} texmf-dist/scripts/context/stubs/unix/$i" -done - -# This small hack is needed in order to have a sane upgrade path: -# the new TeX Live 2009 metapost produces this file but it is not recorded in -# any package; when running fmtutil (like texmf-update does) this file will be -# created and cause collisions. - -pkg_setup() { - if [ -f "${ROOT}/var/lib/texmf/web2c/metapost/metafun.log" ]; then - einfo "Removing ${ROOT}/var/lib/texmf/web2c/metapost/metafun.log" - rm -f "${ROOT}/var/lib/texmf/web2c/metapost/metafun.log" - fi -} - -TL_MODULE_INFORMATION="For using ConTeXt mkII simply use 'texexec' to generate -your documents. -If you plan to use mkIV and its 'context' command to generate your documents, -you have to run 'luatools --generate' as normal user before first use. - -More information and advanced options on: -http://wiki.contextgarden.net/TeX_Live_2010" diff --git a/dev-texlive/texlive-latex3/ChangeLog b/dev-texlive/texlive-latex3/ChangeLog index 39a3ae7f5eea..10437220e7c8 100644 --- a/dev-texlive/texlive-latex3/ChangeLog +++ b/dev-texlive/texlive-latex3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-latex3 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/ChangeLog,v 1.39 2011/10/04 18:36:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/ChangeLog,v 1.40 2011/10/05 14:51:56 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-latex3-2008.ebuild, -texlive-latex3-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-latex3-2010.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-latex3/texlive-latex3-2008.ebuild b/dev-texlive/texlive-latex3/texlive-latex3-2008.ebuild deleted file mode 100644 index bc636607ed6d..000000000000 --- a/dev-texlive/texlive-latex3/texlive-latex3-2008.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/texlive-latex3-2008.ebuild,v 1.12 2010/01/15 10:31:45 grobian Exp $ - -TEXLIVE_MODULE_CONTENTS="expl3 xpackages collection-latex3 -" -TEXLIVE_MODULE_DOC_CONTENTS="expl3.doc xpackages.doc " -TEXLIVE_MODULE_SRC_CONTENTS="expl3.source xpackages.source " -inherit texlive-module -DESCRIPTION="TeXLive LaTeX3 packages" - -LICENSE="GPL-2 LPPL-1.3 " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-latex-2008 -!=dev-texlive/texlive-latexextra-2007* -" -RDEPEND="${DEPEND}" diff --git a/dev-texlive/texlive-latex3/texlive-latex3-2009.ebuild b/dev-texlive/texlive-latex3/texlive-latex3-2009.ebuild deleted file mode 100644 index 4409441f284d..000000000000 --- a/dev-texlive/texlive-latex3/texlive-latex3-2009.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/texlive-latex3-2009.ebuild,v 1.3 2010/10/02 20:00:51 grobian Exp $ - -TEXLIVE_MODULE_CONTENTS="expl3 mh xpackages collection-latex3 -" -TEXLIVE_MODULE_DOC_CONTENTS="expl3.doc mh.doc xpackages.doc " -TEXLIVE_MODULE_SRC_CONTENTS="expl3.source mh.source xpackages.source " -inherit texlive-module -DESCRIPTION="TeXLive LaTeX3 packages" - -LICENSE="GPL-2 LPPL-1.3 " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-latex-2009 -!=dev-texlive/texlive-latexextra-2007* -" -RDEPEND="${DEPEND} " diff --git a/dev-texlive/texlive-latexextra/ChangeLog b/dev-texlive/texlive-latexextra/ChangeLog index f9d9591dbc50..8fa4513037cc 100644 --- a/dev-texlive/texlive-latexextra/ChangeLog +++ b/dev-texlive/texlive-latexextra/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-texlive/texlive-latexextra # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/ChangeLog,v 1.52 2011/10/04 18:01:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/ChangeLog,v 1.53 2011/10/05 14:35:38 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-latexextra-2008-r1.ebuild, -texlive-latexextra-2009.ebuild, + -texlive-latexextra-2010.ebuild, -texlive-latexextra-2010-r1.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-latexextra-2010-r2.ebuild: diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2008-r1.ebuild b/dev-texlive/texlive-latexextra/texlive-latexextra-2008-r1.ebuild deleted file mode 100644 index c64921031fa1..000000000000 --- a/dev-texlive/texlive-latexextra/texlive-latexextra-2008-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/texlive-latexextra-2008-r1.ebuild,v 1.12 2010/02/01 10:57:17 aballier Exp $ - -TEXLIVE_MODULE_CONTENTS="AkkTeX ESIEEcv GuIT HA-prosper Tabbing a0poster abstract achemso acronym addlines adrconv adrlist akletter altfont amsaddr animate answers anyfontsize appendix arcs arrayjob assignment attachfile authoraftertitle authorindex autotab beamer-contrib begriff beton bez123 bezos bigfoot binomexp bizcard blindtext blowup boites bookest booklet bophook boxhandler breakurl bullcntr bussproofs calrsfs calxxxx captcont casyl catechis cbcoptic ccaption cclicenses cd cd-cover cdpbundl cellspace changebar changepage changes chappg chapterfolder china2e chletter circ cjw clefval cleveref clock cmdstring cmdtrack cmsd codepage colorinfo colorwav combine comment concprog constants contour cooking cool coollist coolstr cooltooltips coordsys courseoutline coursepaper coverpage crossreference crosswrd csquotes csvtools cuisine cursor cv cweb-latex cwpuzzle dashbox dashrule datatool dateiliste datenumber datetime decimal delimtxt diagnose dialogl dichokey dinbrief directory dlfltxb dnaseq docmfp doi dotarrow dotseqn dpfloat dprogress drac draftcopy draftwatermark dtk dtxgallery dvdcoll eCards easy ean13isbn ebezier ecclesiastic ecv ed edmargin eemeir egplot ellipsis elmath elpres elsarticle em emulateapj endfloat endheads engpron engrec enumitem envbig environ epigraph epiolmec eqlist eqname eqparbox errata esdiff esint esint-type1 etaremune etoolbox eukdate everypage exam examdesign examplep exceltex exercise expdlist export extract facsimile fancynum fancytooltips fax figsize filecontents fink fixfoot fixme flabels flacards flagderiv flashcards flippdf floatrow flowfram fmp fmtcount fnbreak fncychap foilhtml fonttable footmisc footnpag forarray forloop formlett formular frankenstein fribrief fullblck fullpict fundus gauss gcard gcite genmpage geomsty ginpenc gloss gmdoc gmeometric gmiflink gmutils gmverb graphicx-psmin grfpaste grnumalt guitbeamer hanging harpoon hc hhtensor hilowres histogr hitec hpsdiss hvfloat hypdvips hyper hyperref-docsrc hyperxmp hyphenat ifmslide ifplatform image-gallery inlinedef interactiveworkbook inversepath invoice ipa iso iso10303 isodate isonums isodoc isorot isotope kalender kastrup kerntest keystroke labbook labelcas labels lastpage latex-tds layouts lazylist lcd lcg leading leftidx lettre lettrine lewis lhelp limap lipsum listliketab listofsymbols lkproof localloc logpap lsc ltablex ltabptch ltxindex mailing makebarcode makebox makecell makecirc makecmds makedtx makeglos manfnt manuscript mapcodes maple marginnote mathexam maybemath mcaption mceinleger mcite mciteplus memexsupp menu method metre mff mftinc minipage-marginpar minitoc minutes misc209 mla-paper mlist mmap moderncv modroman moresize moreverb movie15 mparhack msc msg mslapa mtgreek multenum multibbl multicap multirow nag namespc ncclatex ncctools newfile newlfm newspaper newthm newvbtm niceframe noitcrul nomencl nomentbl nonfloat notes ntabbing ntheorem numname numprint ocr-latex octavo oldstyle onlyamsmath opcit outline outliner overpic pageno pagenote paper papercdcase papertex paralist paresse patch patchcmd pauldoc pawpict pbox pbsheet pdfcprot pdfscreen pdfslide pdfsync pdfwin pecha perltex permute petiteannonce philex photo pittetd placeins plates plweb polyglot polynom polynomial polytable postcards ppower4 ppr-prv preprint prettyref preview probsoln progkeys program progress prosper protex protocol psfragx pst-pdf qcm qstest qsymbols quotchap quotmark randtext rccol rcsinfo recipecard rectopma refcheck refman refstyle regcount register relenc repeatindex resume rlepsf rmpage robustcommand robustindex romannum rotfloat rotpages rst rtkinenc sagetex sauerj savefnmark savesym savetrees scale scalebar schedule sciwordconv script sdrt sectionbox sectsty semantic semioneside seqsplit sf298 sffms sfmath shadbox shadethm shapepar shipunov shorttoc show2e showdim showexpl showlabels sidecap simplecv simplewick slantsc slashbox smalltableof smartref smflatex snapshot soul sparklines splitindex spotcolor sprite srcltx sseq ssqquote stack statistik stdclsdv stdpage stringstrings sttools stubs subdepth subeqn subeqnarray subfigure subfloat substr supertabular svgcolor svn svn-multi syntax syntrace synttree tableaux tablists tabto-ltx tabulary talk taupin tcldoc technics ted texilikecover texlogos texmate texpower texshade textcase textfit textmerg textpos theoremref thinsp thmtools thumb ticket timesht timing titlefoot titlesec titling tocbibind tocloft tocvsec2 todo tokenizer toolbox topfloat totpages tracking trfsigns trsym trivfloat twoup type1cm typedref typogrid ucs uebungsblatt ulsy umoline underlin undertilde units unroman upmethodology upquote ushort varindex varsfromjobname vector versions vhistory vita vmargin volumes vpe vrsion vwcol wallpaper warning warpcol was williams wordlike wrapfig xargs xbmc xtab xtcapts xdoc xfor xifthen xmpincl xnewcommand xoptarg xstring xytree yafoot yplan zed-csp ziffer zwgetfdate collection-latexextra -" -TEXLIVE_MODULE_DOC_CONTENTS="AkkTeX.doc ESIEEcv.doc GuIT.doc HA-prosper.doc Tabbing.doc a0poster.doc abstract.doc achemso.doc acronym.doc addlines.doc adrconv.doc adrlist.doc akletter.doc altfont.doc amsaddr.doc animate.doc answers.doc anyfontsize.doc appendix.doc arcs.doc arrayjob.doc assignment.doc attachfile.doc authorindex.doc autotab.doc beamer-contrib.doc begriff.doc beton.doc bez123.doc bezos.doc bigfoot.doc binomexp.doc bizcard.doc blindtext.doc blowup.doc boites.doc bookest.doc booklet.doc boxhandler.doc breakurl.doc bullcntr.doc bussproofs.doc calrsfs.doc calxxxx.doc captcont.doc casyl.doc catechis.doc cbcoptic.doc ccaption.doc cclicenses.doc cd.doc cd-cover.doc cdpbundl.doc cellspace.doc changebar.doc changes.doc chappg.doc chapterfolder.doc china2e.doc chletter.doc circ.doc clefval.doc cleveref.doc clock.doc cmdstring.doc codepage.doc colorinfo.doc colorwav.doc combine.doc comment.doc concprog.doc constants.doc contour.doc cooking.doc cool.doc coollist.doc coolstr.doc cooltooltips.doc coordsys.doc courseoutline.doc coursepaper.doc coverpage.doc crossreference.doc crosswrd.doc csquotes.doc csvtools.doc cuisine.doc cursor.doc cv.doc cweb-latex.doc cwpuzzle.doc dashrule.doc datatool.doc dateiliste.doc datenumber.doc datetime.doc delimtxt.doc diagnose.doc dialogl.doc dichokey.doc dinbrief.doc directory.doc dlfltxb.doc dnaseq.doc docmfp.doc doi.doc dotarrow.doc dpfloat.doc dprogress.doc drac.doc draftcopy.doc draftwatermark.doc dtk.doc dtxgallery.doc dvdcoll.doc eCards.doc easy.doc ean13isbn.doc ebezier.doc ecclesiastic.doc ecv.doc ed.doc edmargin.doc eemeir.doc egplot.doc ellipsis.doc elmath.doc elpres.doc elsarticle.doc em.doc emulateapj.doc endfloat.doc endheads.doc engpron.doc engrec.doc enumitem.doc environ.doc epigraph.doc epiolmec.doc eqlist.doc eqparbox.doc errata.doc esdiff.doc esint.doc esint-type1.doc etaremune.doc etoolbox.doc eukdate.doc everypage.doc exam.doc examdesign.doc examplep.doc exceltex.doc exercise.doc expdlist.doc export.doc extract.doc facsimile.doc fancynum.doc fancytooltips.doc fax.doc figsize.doc filecontents.doc fink.doc fixfoot.doc fixme.doc flabels.doc flacards.doc flagderiv.doc flashcards.doc flippdf.doc floatrow.doc flowfram.doc fmp.doc fmtcount.doc fnbreak.doc fncychap.doc fonttable.doc footmisc.doc footnpag.doc forarray.doc forloop.doc formlett.doc formular.doc frankenstein.doc fribrief.doc fullblck.doc fullpict.doc fundus.doc gauss.doc gcard.doc gcite.doc genmpage.doc geomsty.doc ginpenc.doc gloss.doc gmdoc.doc gmeometric.doc gmiflink.doc gmutils.doc gmverb.doc graphicx-psmin.doc grfpaste.doc grnumalt.doc guitbeamer.doc hanging.doc harpoon.doc hc.doc hhtensor.doc histogr.doc hitec.doc hpsdiss.doc hvfloat.doc hypdvips.doc hyperref-docsrc.doc hyperxmp.doc hyphenat.doc ifmslide.doc ifplatform.doc image-gallery.doc inlinedef.doc interactiveworkbook.doc inversepath.doc invoice.doc ipa.doc iso.doc iso10303.doc isodate.doc isodoc.doc isorot.doc kastrup.doc kerntest.doc keystroke.doc labbook.doc labelcas.doc labels.doc lastpage.doc layouts.doc lazylist.doc lcd.doc leading.doc leftidx.doc lettre.doc lettrine.doc lewis.doc lhelp.doc lipsum.doc listliketab.doc listofsymbols.doc lkproof.doc localloc.doc logpap.doc lsc.doc ltabptch.doc ltxindex.doc mailing.doc makebarcode.doc makebox.doc makecell.doc makecirc.doc makecmds.doc makedtx.doc makeglos.doc manuscript.doc maple.doc marginnote.doc mathexam.doc maybemath.doc mcaption.doc mceinleger.doc mcite.doc mciteplus.doc memexsupp.doc method.doc metre.doc mff.doc mftinc.doc minipage-marginpar.doc minitoc.doc minutes.doc mla-paper.doc mlist.doc mmap.doc moderncv.doc modroman.doc moresize.doc moreverb.doc movie15.doc mparhack.doc msc.doc msg.doc mslapa.doc mtgreek.doc multenum.doc multibbl.doc multicap.doc multirow.doc nag.doc namespc.doc ncclatex.doc ncctools.doc newfile.doc newlfm.doc newspaper.doc newvbtm.doc niceframe.doc noitcrul.doc nomencl.doc nomentbl.doc nonfloat.doc notes.doc ntabbing.doc ntheorem.doc numname.doc numprint.doc ocr-latex.doc octavo.doc onlyamsmath.doc opcit.doc outline.doc outliner.doc overpic.doc pagenote.doc paper.doc papercdcase.doc papertex.doc paralist.doc paresse.doc pauldoc.doc pbox.doc pbsheet.doc pdfcprot.doc pdfscreen.doc pdfslide.doc pdfsync.doc pdfwin.doc pecha.doc perltex.doc permute.doc petiteannonce.doc philex.doc photo.doc pittetd.doc placeins.doc plates.doc plweb.doc polyglot.doc polynom.doc polynomial.doc polytable.doc postcards.doc ppower4.doc ppr-prv.doc preprint.doc prettyref.doc preview.doc probsoln.doc progkeys.doc program.doc progress.doc prosper.doc protex.doc protocol.doc psfragx.doc pst-pdf.doc qcm.doc qstest.doc qsymbols.doc quotchap.doc quotmark.doc randtext.doc rccol.doc rcsinfo.doc recipecard.doc rectopma.doc refcheck.doc refman.doc refstyle.doc regcount.doc register.doc relenc.doc repeatindex.doc rlepsf.doc rmpage.doc robustcommand.doc robustindex.doc romannum.doc rotfloat.doc rotpages.doc rst.doc rtkinenc.doc sagetex.doc sauerj.doc savefnmark.doc savetrees.doc scale.doc scalebar.doc schedule.doc sciwordconv.doc script.doc sdrt.doc sectionbox.doc sectsty.doc semantic.doc semioneside.doc seqsplit.doc sf298.doc sffms.doc shadethm.doc shapepar.doc shipunov.doc shorttoc.doc show2e.doc showexpl.doc showlabels.doc sidecap.doc simplecv.doc simplewick.doc slantsc.doc slashbox.doc smalltableof.doc smartref.doc smflatex.doc snapshot.doc soul.doc sparklines.doc splitindex.doc spotcolor.doc sprite.doc srcltx.doc sseq.doc ssqquote.doc statistik.doc stdclsdv.doc stdpage.doc stringstrings.doc sttools.doc stubs.doc subdepth.doc subeqn.doc subeqnarray.doc subfigure.doc subfloat.doc substr.doc supertabular.doc svgcolor.doc svn.doc svn-multi.doc syntax.doc syntrace.doc synttree.doc tableaux.doc tablists.doc tabto-ltx.doc tabulary.doc talk.doc tcldoc.doc technics.doc ted.doc texmate.doc texpower.doc texshade.doc textcase.doc textfit.doc textmerg.doc textpos.doc theoremref.doc thinsp.doc thmtools.doc thumb.doc ticket.doc timesht.doc timing.doc titlesec.doc titling.doc tocbibind.doc tocloft.doc tocvsec2.doc todo.doc tokenizer.doc toolbox.doc topfloat.doc totpages.doc trfsigns.doc trsym.doc trivfloat.doc twoup.doc type1cm.doc typedref.doc typogrid.doc ucs.doc uebungsblatt.doc ulsy.doc umoline.doc underlin.doc undertilde.doc units.doc unroman.doc upmethodology.doc ushort.doc varindex.doc varsfromjobname.doc vector.doc vhistory.doc vita.doc vmargin.doc volumes.doc vpe.doc vrsion.doc vwcol.doc wallpaper.doc warpcol.doc was.doc wordlike.doc wrapfig.doc xargs.doc xtab.doc xtcapts.doc xdoc.doc xfor.doc xifthen.doc xmpincl.doc xnewcommand.doc xoptarg.doc xstring.doc xytree.doc yafoot.doc yplan.doc zed-csp.doc ziffer.doc zwgetfdate.doc " -TEXLIVE_MODULE_SRC_CONTENTS="ESIEEcv.source GuIT.source HA-prosper.source Tabbing.source abstract.source achemso.source acronym.source addlines.source adrconv.source adrlist.source altfont.source amsaddr.source answers.source appendix.source arcs.source attachfile.source beton.source bez123.source bigfoot.source binomexp.source bizcard.source blindtext.source blowup.source boites.source booklet.source bophook.source boxhandler.source breakurl.source bullcntr.source captcont.source catechis.source ccaption.source cclicenses.source cd.source cd-cover.source cdpbundl.source changebar.source changes.source chappg.source chapterfolder.source chletter.source circ.source cjw.source clefval.source cleveref.source cmdtrack.source cmsd.source codepage.source colorwav.source combine.source comment.source constants.source contour.source cooking.source cool.source coollist.source coolstr.source cooltooltips.source coordsys.source coverpage.source crossreference.source crosswrd.source csvtools.source cuisine.source cweb-latex.source cwpuzzle.source dashbox.source dashrule.source datatool.source dateiliste.source datenumber.source datetime.source decimal.source delimtxt.source diagnose.source dialogl.source dinbrief.source dnaseq.source docmfp.source dotarrow.source dotseqn.source dprogress.source drac.source draftcopy.source draftwatermark.source dtk.source dtxgallery.source eCards.source ebezier.source ecclesiastic.source ecv.source ed.source edmargin.source eemeir.source egplot.source ellipsis.source elmath.source elsarticle.source em.source endfloat.source endheads.source engpron.source engrec.source environ.source epigraph.source epiolmec.source eqlist.source eqparbox.source errata.source esdiff.source esint.source etaremune.source eukdate.source everypage.source examdesign.source exercise.source expdlist.source export.source extract.source facsimile.source fancynum.source fancytooltips.source figsize.source filecontents.source fink.source fixme.source flabels.source flagderiv.source flashcards.source flippdf.source floatrow.source flowfram.source fmp.source fmtcount.source fnbreak.source foilhtml.source fonttable.source footmisc.source footnpag.source forarray.source forloop.source formular.source frankenstein.source fullblck.source fundus.source gcite.source genmpage.source geomsty.source ginpenc.source graphicx-psmin.source grnumalt.source hanging.source hc.source hhtensor.source hilowres.source histogr.source hpsdiss.source hyper.source hyperxmp.source hyphenat.source ifmslide.source ifplatform.source inlinedef.source inversepath.source iso.source iso10303.source isodate.source isodoc.source isorot.source isotope.source kastrup.source kerntest.source labbook.source labelcas.source labels.source lastpage.source latex-tds.source layouts.source lcd.source lcg.source leading.source leftidx.source lettrine.source lhelp.source limap.source lipsum.source listliketab.source localloc.source logpap.source ltxindex.source mailing.source makebox.source makecell.source makecmds.source makedtx.source manfnt.source manuscript.source mapcodes.source marginnote.source mathexam.source mcaption.source mcite.source menu.source method.source metre.source mff.source mftinc.source minipage-marginpar.source minitoc.source minutes.source mlist.source modroman.source moresize.source moreverb.source mparhack.source msg.source mtgreek.source multibbl.source multicap.source nag.source namespc.source ncctools.source newfile.source newlfm.source newspaper.source newvbtm.source niceframe.source noitcrul.source nomencl.source nomentbl.source nonfloat.source notes.source ntheorem.source numprint.source octavo.source oldstyle.source onlyamsmath.source opcit.source pageno.source pagenote.source paper.source papercdcase.source papertex.source paralist.source paresse.source patch.source patchcmd.source pauldoc.source pawpict.source pbox.source pbsheet.source pdfcprot.source perltex.source permute.source photo.source pittetd.source plweb.source polyglot.source polynom.source polynomial.source polytable.source ppr-prv.source preprint.source prettyref.source preview.source probsoln.source progkeys.source prosper.source protocol.source psfragx.source pst-pdf.source qcm.source qstest.source qsymbols.source quotchap.source quotmark.source rccol.source rcsinfo.source recipecard.source refman.source refstyle.source regcount.source register.source relenc.source rmpage.source robustcommand.source romannum.source rotfloat.source rst.source rtkinenc.source sagetex.source sauerj.source savefnmark.source savetrees.source scale.source scalebar.source schedule.source sciwordconv.source sectsty.source semantic.source semioneside.source seqsplit.source sf298.source sffms.source shorttoc.source show2e.source showexpl.source showlabels.source sidecap.source simplecv.source simplewick.source slantsc.source snapshot.source soul.source splitindex.source srcltx.source sseq.source ssqquote.source stack.source statistik.source stdclsdv.source stdpage.source stringstrings.source subdepth.source subeqn.source subeqnarray.source subfigure.source subfloat.source supertabular.source svn.source svn-multi.source syntrace.source synttree.source tablists.source tabulary.source talk.source tcldoc.source technics.source ted.source texmate.source texpower.source texshade.source textcase.source textfit.source textmerg.source textpos.source thmtools.source thumb.source timesht.source titling.source tocbibind.source tocloft.source tocvsec2.source todo.source toolbox.source totpages.source trfsigns.source trsym.source trivfloat.source twoup.source type1cm.source typedref.source typogrid.source ulsy.source umoline.source underlin.source undertilde.source units.source unroman.source upmethodology.source ushort.source varindex.source vector.source vmargin.source volumes.source vrsion.source vwcol.source warning.source warpcol.source was.source wordlike.source xargs.source xtab.source xtcapts.source xdoc.source xfor.source xmpincl.source yafoot.source " -inherit texlive-module -DESCRIPTION="TeXLive LaTeX supplementary packages" - -LICENSE="GPL-2 as-is BSD freedist GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-latex-2008 ->=dev-texlive/texlive-fontsrecommended-2008 ->=dev-texlive/texlive-pictures-2008 -!dev-tex/achemso -!dev-tex/prosper -!dev-tex/ha-prosper -!dev-tex/texpower -!dev-tex/cdcover -!dev-tex/ppower4 -!=dev-texlive/texlive-latexrecommended-2007* -!=dev-texlive/texlive-latex3-2007* -!=dev-texlive/texlive-humanities-2007* -" -RDEPEND="${DEPEND} " -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/perltex/perltex.pl texmf-dist/scripts/ppower4/pdfthumb.texlua texmf-dist/scripts/ppower4/ppower4.texlua texmf-dist/scripts/pst-pdf/ps4pdf texmf-dist/scripts/vpe/vpe.pl" diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2009.ebuild b/dev-texlive/texlive-latexextra/texlive-latexextra-2009.ebuild deleted file mode 100644 index 24059b7a829f..000000000000 --- a/dev-texlive/texlive-latexextra/texlive-latexextra-2009.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/texlive-latexextra-2009.ebuild,v 1.4 2010/01/25 13:31:50 aballier Exp $ - -TEXLIVE_MODULE_CONTENTS="AkkTeX ESIEEcv HA-prosper Tabbing a0poster abstract achemso acronym addlines adrconv adrlist akletter alterqcm altfont amsaddr animate anonchap answers anyfontsize appendix arcs arrayjob assignment attachfile authoraftertitle authorindex autotab background beamer-contrib beamerposter begriff beton bez123 bezos bigfoot binomexp bizcard blindtext blowup boites bookest booklet boolexpr bophook boxhandler bracketkey breakurl bullcntr bussproofs calctab calrsfs calxxxx captcont casyl catechis cbcoptic ccaption cclicenses cd cd-cover cdpbundl cellspace censor changebar changelayout changepage changes chappg chapterfolder chletter chngcntr circ cjw clefval cleveref clock cmdstring cmdtrack cmsd codedoc codepage colorinfo colorwav combelow combine comment concprog constants contour cooking cookybooky cool coollist coolstr cooltooltips coordsys courseoutline coursepaper coverpage crossreference csquotes csvtools cuisine cursor cv cweb-latex dashbox dashrule dashundergaps datatool dateiliste datenumber datetime decimal delimtxt diagnose dialogl dichokey dinbrief directory dlfltxb dnaseq docmfp docmute doi dotarrow dotseqn dox dpfloat dprogress drac draftcopy draftwatermark dtk dtxgallery dvdcoll eCards easy easylist ean13isbn ebezier ecclesiastic ecv ed edmargin eemeir egplot ellipsis elmath elpres elsarticle em emptypage emulateapj endfloat endheads engpron engrec enumitem envbig environ epigraph epiolmec eqexam eqlist eqname eqparbox errata esdiff esint esint-type1 etaremune etextools etoolbox eukdate everypage exam examdesign examplep exercise exp-testopt expdlist export extract facsimile fancynum fancytooltips figsize filecontents fink fixfoot fixme flabels flacards flagderiv flashcards flashmovie flippdf floatrow flowfram fltpage fmp fmtcount fn2end fnbreak fncychap foilhtml fonttable footmisc footnpag forarray forloop formlett formular fragments frankenstein ftnxtra fribrief fullblck fullpict fundus gauss gcard gcite genmpage getfiledate ginpenc gloss gmdoc gmdoc-enhance gmeometric gmiflink gmutils gmverb graphicx-psmin grfpaste grid gridset guitlogo hanging harpoon hc hhtensor histogr hitec hpsdiss hvindex hypdvips hyper hyperref-docsrc hyperxmp hyphenat ifmslide ifmtarg ifplatform image-gallery import inlinedef interactiveworkbook inversepath iso iso10303 isodate isonums isodoc isorot isotope kastrup kerntest keycommand keystroke labbook labelcas labels lastpage latex-tds layouts lazylist lcd lcg leading leftidx lettre lettrine lewis lhelp limap lipsum listofsymbols listliketab lkproof localloc logical-markup-utils logpap lsc ltablex ltabptch ltxdockit ltxindex ltxnew mailing mailmerge makebarcode makebox makecell makecirc makecmds makedtx makeglos manfnt manuscript mapcodes maple marginnote mathexam maybemath mcaption mceinleger mcite mciteplus memexsupp menu method metre mff mftinc midpage minibox minipage-marginpar minitoc minutes misc209 mla-paper mlist mmap moderncv modref modroman morefloats moresize moreverb movie15 mparhack msc msg mslapa mtgreek multenum multibbl multicap multirow nag namespc ncclatex ncctools needspace newfile newlfm newspaper newvbtm nextpage nfssext-cfr niceframe nicetext noitcrul nomencl nomentbl nonfloat notes ntabbing ntheorem numname numprint ocr-latex octavo oldstyle onlyamsmath opcit outline outliner overpic pagecont pagenote pagerange paper papercdcase papertex paralist paresse patch patchcmd pauldoc pawpict pax pbox pbsheet pdfcomment pdfcprot pdfmarginpar pdfscreen pdfslide pdfsync pdfwin pdfx pecha perltex permute petiteannonce philex photo pittetd placeins plates plweb polyglot polynom polynomial polytable popupmenu postcards ppower4 ppr-prv preprint prettyref preview printlen probsoln program progress properties prosper protex protocol psfragx pst-pdf pstool qcm qstest qsymbols quotchap quotmark randtext rangen rccol rcs-multi rcsinfo recipe recipecard rectopma refcheck refman refstyle regcount register relenc relsize repeatindex rjlparshap rlepsf rmpage robustcommand robustindex romannum rotfloat rotpages rtkinenc sagetex sauerj savefnmark savesym savetrees scale scalebar sciwordconv script sdrt sectionbox sectsty selectp semantic semioneside seqsplit sf298 sffms sfheaders sfmath shadbox shadethm shapepar shipunov shorttoc show2e showdim showexpl showlabels sidecap silence simplecv simplewick slantsc slashbox smalltableof smartref snapshot soul sparklines spreadtab spverbatim splitindex spotcolor sprite srcltx sseq ssqquote stack statistik stdclsdv stdpage stringstrings sttools stubs subdepth subeqn subeqnarray subfigure subfloat substr supertabular svgcolor svn svn-multi svn-prov syntax syntrace synttree tableaux tablenotes tablists tabls tabto-ltx tabularcalc tabularew tabulary talk taupin tcldoc tdclock technics ted termcal termlist tex-label texilikecover texlogos texmate texments texpower texshade textcase textfit textmerg textpos theoremref threeparttablex thinsp thmtools thumb ticket timesht timing titlefoot titlepic titlesec titling tocbibind tocloft tocvsec2 todo todonotes tokenizer toolbox topfloat totcount totpages tracking trfsigns trimspaces trsym trivfloat twoup type1cm typedref typogrid ucs uebungsblatt ulsy umoline underlin undertilde units unroman upmethodology upquote ushort varindex varsfromjobname varwidth vector verbatimbox verbatimcopy version versions vertbars vhistory vita vmargin volumes vpe vrsion vwcol wallpaper warning warpcol was widetable williams wordlike wrapfig xargs xbmc xtab xtcapts xdoc xfor xifthen xmpincl xnewcommand xoptarg xstring xwatermark xytree yafoot yagusylo yplan zed-csp ziffer zwgetfdate zwpagelayout collection-latexextra -" -TEXLIVE_MODULE_DOC_CONTENTS="AkkTeX.doc ESIEEcv.doc HA-prosper.doc Tabbing.doc a0poster.doc abstract.doc achemso.doc acronym.doc addlines.doc adrconv.doc adrlist.doc akletter.doc alterqcm.doc altfont.doc amsaddr.doc animate.doc answers.doc anyfontsize.doc appendix.doc arcs.doc arrayjob.doc assignment.doc attachfile.doc authorindex.doc autotab.doc background.doc beamer-contrib.doc beamerposter.doc begriff.doc beton.doc bez123.doc bezos.doc bigfoot.doc binomexp.doc bizcard.doc blindtext.doc blowup.doc boites.doc bookest.doc booklet.doc boolexpr.doc boxhandler.doc bracketkey.doc breakurl.doc bullcntr.doc bussproofs.doc calctab.doc calrsfs.doc calxxxx.doc captcont.doc casyl.doc catechis.doc cbcoptic.doc ccaption.doc cclicenses.doc cd.doc cd-cover.doc cdpbundl.doc cellspace.doc censor.doc changebar.doc changelayout.doc changepage.doc changes.doc chappg.doc chapterfolder.doc chletter.doc circ.doc cjw.doc clefval.doc cleveref.doc clock.doc cmdstring.doc cmdtrack.doc codedoc.doc codepage.doc colorinfo.doc colorwav.doc combelow.doc combine.doc comment.doc concprog.doc constants.doc contour.doc cooking.doc cookybooky.doc cool.doc coollist.doc coolstr.doc cooltooltips.doc coordsys.doc courseoutline.doc coursepaper.doc coverpage.doc crossreference.doc csquotes.doc csvtools.doc cuisine.doc cursor.doc cv.doc cweb-latex.doc dashrule.doc dashundergaps.doc datatool.doc dateiliste.doc datenumber.doc datetime.doc delimtxt.doc diagnose.doc dialogl.doc dichokey.doc dinbrief.doc directory.doc dlfltxb.doc dnaseq.doc docmfp.doc docmute.doc doi.doc dotarrow.doc dox.doc dpfloat.doc dprogress.doc drac.doc draftcopy.doc draftwatermark.doc dtk.doc dtxgallery.doc dvdcoll.doc eCards.doc easy.doc easylist.doc ean13isbn.doc ebezier.doc ecclesiastic.doc ecv.doc ed.doc edmargin.doc eemeir.doc egplot.doc ellipsis.doc elmath.doc elpres.doc elsarticle.doc em.doc emptypage.doc emulateapj.doc endfloat.doc endheads.doc engpron.doc engrec.doc enumitem.doc envbig.doc environ.doc epigraph.doc epiolmec.doc eqexam.doc eqlist.doc eqparbox.doc errata.doc esdiff.doc esint.doc esint-type1.doc etaremune.doc etextools.doc etoolbox.doc eukdate.doc everypage.doc exam.doc examdesign.doc examplep.doc exercise.doc exp-testopt.doc expdlist.doc export.doc extract.doc facsimile.doc fancynum.doc fancytooltips.doc figsize.doc filecontents.doc fink.doc fixfoot.doc fixme.doc flabels.doc flacards.doc flagderiv.doc flashcards.doc flashmovie.doc flippdf.doc floatrow.doc flowfram.doc fltpage.doc fmp.doc fmtcount.doc fn2end.doc fnbreak.doc fncychap.doc fonttable.doc footmisc.doc footnpag.doc forarray.doc forloop.doc formlett.doc formular.doc fragments.doc frankenstein.doc ftnxtra.doc fribrief.doc fullblck.doc fullpict.doc fundus.doc gauss.doc gcard.doc gcite.doc genmpage.doc getfiledate.doc ginpenc.doc gloss.doc gmdoc.doc gmdoc-enhance.doc gmeometric.doc gmiflink.doc gmutils.doc gmverb.doc graphicx-psmin.doc grfpaste.doc grid.doc gridset.doc guitlogo.doc hanging.doc harpoon.doc hc.doc hhtensor.doc histogr.doc hitec.doc hpsdiss.doc hvindex.doc hypdvips.doc hyperref-docsrc.doc hyperxmp.doc hyphenat.doc ifmslide.doc ifplatform.doc image-gallery.doc inlinedef.doc interactiveworkbook.doc inversepath.doc iso.doc iso10303.doc isodate.doc isodoc.doc isorot.doc kastrup.doc kerntest.doc keycommand.doc keystroke.doc labbook.doc labelcas.doc labels.doc lastpage.doc layouts.doc lazylist.doc lcd.doc lcg.doc leading.doc leftidx.doc lettre.doc lettrine.doc lewis.doc lhelp.doc lipsum.doc listofsymbols.doc listliketab.doc lkproof.doc localloc.doc logical-markup-utils.doc logpap.doc lsc.doc ltabptch.doc ltxdockit.doc ltxindex.doc ltxnew.doc mailing.doc mailmerge.doc makebarcode.doc makebox.doc makecell.doc makecirc.doc makecmds.doc makedtx.doc makeglos.doc manuscript.doc maple.doc marginnote.doc mathexam.doc maybemath.doc mcaption.doc mceinleger.doc mcite.doc mciteplus.doc memexsupp.doc menu.doc method.doc metre.doc mff.doc mftinc.doc minibox.doc minipage-marginpar.doc minitoc.doc minutes.doc mla-paper.doc mlist.doc mmap.doc moderncv.doc modref.doc modroman.doc moresize.doc moreverb.doc movie15.doc mparhack.doc msc.doc msg.doc mslapa.doc mtgreek.doc multenum.doc multibbl.doc multicap.doc multirow.doc nag.doc namespc.doc ncclatex.doc ncctools.doc newfile.doc newlfm.doc newspaper.doc newvbtm.doc nfssext-cfr.doc niceframe.doc nicetext.doc noitcrul.doc nomencl.doc nomentbl.doc nonfloat.doc notes.doc ntabbing.doc ntheorem.doc numname.doc numprint.doc ocr-latex.doc octavo.doc oldstyle.doc onlyamsmath.doc opcit.doc outline.doc outliner.doc overpic.doc pagecont.doc pagenote.doc pagerange.doc paper.doc papercdcase.doc papertex.doc paralist.doc paresse.doc patchcmd.doc pauldoc.doc pax.doc pbox.doc pbsheet.doc pdfcomment.doc pdfcprot.doc pdfmarginpar.doc pdfscreen.doc pdfslide.doc pdfsync.doc pdfwin.doc pdfx.doc pecha.doc perltex.doc permute.doc petiteannonce.doc philex.doc photo.doc pittetd.doc placeins.doc plates.doc plweb.doc polyglot.doc polynom.doc polynomial.doc polytable.doc popupmenu.doc postcards.doc ppower4.doc ppr-prv.doc preprint.doc prettyref.doc preview.doc probsoln.doc program.doc progress.doc properties.doc prosper.doc protex.doc protocol.doc psfragx.doc pst-pdf.doc pstool.doc qcm.doc qstest.doc qsymbols.doc quotchap.doc quotmark.doc randtext.doc rangen.doc rccol.doc rcs-multi.doc rcsinfo.doc recipe.doc recipecard.doc rectopma.doc refcheck.doc refman.doc refstyle.doc regcount.doc register.doc relenc.doc repeatindex.doc rjlparshap.doc rlepsf.doc rmpage.doc robustcommand.doc robustindex.doc romannum.doc rotfloat.doc rotpages.doc rtkinenc.doc sagetex.doc sauerj.doc savefnmark.doc savetrees.doc scale.doc scalebar.doc sciwordconv.doc script.doc sdrt.doc sectionbox.doc sectsty.doc semantic.doc semioneside.doc seqsplit.doc sf298.doc sffms.doc sfheaders.doc shadethm.doc shapepar.doc shipunov.doc shorttoc.doc show2e.doc showexpl.doc showlabels.doc sidecap.doc silence.doc simplecv.doc simplewick.doc slantsc.doc slashbox.doc smalltableof.doc smartref.doc snapshot.doc soul.doc sparklines.doc spreadtab.doc spverbatim.doc splitindex.doc spotcolor.doc sprite.doc srcltx.doc sseq.doc ssqquote.doc statistik.doc stdclsdv.doc stdpage.doc stringstrings.doc sttools.doc stubs.doc subdepth.doc subeqn.doc subeqnarray.doc subfigure.doc subfloat.doc substr.doc supertabular.doc svgcolor.doc svn.doc svn-multi.doc svn-prov.doc syntax.doc syntrace.doc synttree.doc tableaux.doc tablenotes.doc tablists.doc tabto-ltx.doc tabularcalc.doc tabularew.doc tabulary.doc talk.doc tcldoc.doc tdclock.doc technics.doc ted.doc termcal.doc termlist.doc tex-label.doc texmate.doc texments.doc texpower.doc texshade.doc textcase.doc textfit.doc textmerg.doc textpos.doc theoremref.doc threeparttablex.doc thinsp.doc thmtools.doc thumb.doc ticket.doc timesht.doc timing.doc titlepic.doc titlesec.doc titling.doc tocbibind.doc tocloft.doc tocvsec2.doc todo.doc todonotes.doc tokenizer.doc toolbox.doc topfloat.doc totcount.doc totpages.doc trfsigns.doc trimspaces.doc trsym.doc trivfloat.doc twoup.doc type1cm.doc typedref.doc typogrid.doc ucs.doc uebungsblatt.doc ulsy.doc umoline.doc underlin.doc undertilde.doc units.doc unroman.doc upmethodology.doc ushort.doc varindex.doc varsfromjobname.doc vector.doc verbatimbox.doc verbatimcopy.doc vhistory.doc vita.doc vmargin.doc volumes.doc vpe.doc vrsion.doc vwcol.doc wallpaper.doc warpcol.doc was.doc widetable.doc williams.doc wordlike.doc wrapfig.doc xargs.doc xtab.doc xtcapts.doc xdoc.doc xfor.doc xifthen.doc xmpincl.doc xnewcommand.doc xoptarg.doc xstring.doc xwatermark.doc xytree.doc yafoot.doc yagusylo.doc yplan.doc zed-csp.doc ziffer.doc zwgetfdate.doc zwpagelayout.doc " -TEXLIVE_MODULE_SRC_CONTENTS="ESIEEcv.source HA-prosper.source Tabbing.source abstract.source achemso.source acronym.source addlines.source adrconv.source adrlist.source altfont.source amsaddr.source answers.source appendix.source arcs.source attachfile.source background.source beton.source bez123.source bigfoot.source binomexp.source bizcard.source blindtext.source blowup.source boites.source booklet.source boolexpr.source bophook.source boxhandler.source breakurl.source bullcntr.source captcont.source catechis.source ccaption.source cclicenses.source cd.source cd-cover.source cdpbundl.source changebar.source changepage.source changes.source chappg.source chapterfolder.source chletter.source circ.source cjw.source clefval.source cleveref.source cmdtrack.source cmsd.source codepage.source colorwav.source combine.source comment.source constants.source contour.source cooking.source cookybooky.source cool.source coollist.source coolstr.source cooltooltips.source coordsys.source coverpage.source crossreference.source csvtools.source cuisine.source cweb-latex.source dashbox.source dashrule.source datatool.source dateiliste.source datenumber.source datetime.source decimal.source delimtxt.source diagnose.source dialogl.source dinbrief.source dnaseq.source docmfp.source docmute.source dotarrow.source dotseqn.source dox.source dprogress.source drac.source draftcopy.source draftwatermark.source dtk.source dtxgallery.source eCards.source ebezier.source ecclesiastic.source ecv.source ed.source edmargin.source eemeir.source egplot.source ellipsis.source elmath.source elsarticle.source em.source emptypage.source endfloat.source endheads.source engpron.source engrec.source environ.source epigraph.source epiolmec.source eqexam.source eqlist.source eqparbox.source errata.source esdiff.source esint.source etaremune.source etextools.source eukdate.source everypage.source examdesign.source exercise.source exp-testopt.source expdlist.source export.source extract.source facsimile.source fancynum.source fancytooltips.source figsize.source filecontents.source fink.source fixme.source flabels.source flagderiv.source flashcards.source flippdf.source floatrow.source flowfram.source fltpage.source fmp.source fmtcount.source fnbreak.source foilhtml.source fonttable.source footmisc.source footnpag.source forarray.source forloop.source formular.source frankenstein.source ftnxtra.source fullblck.source fundus.source gcite.source genmpage.source ginpenc.source gmdoc-enhance.source graphicx-psmin.source grid.source gridset.source guitlogo.source hanging.source hc.source hhtensor.source histogr.source hpsdiss.source hyper.source hyperxmp.source hyphenat.source ifmslide.source ifplatform.source inlinedef.source inversepath.source iso.source iso10303.source isodate.source isodoc.source isorot.source isotope.source kastrup.source kerntest.source keycommand.source labbook.source labelcas.source labels.source lastpage.source latex-tds.source layouts.source lcd.source lcg.source leading.source leftidx.source lettrine.source lhelp.source limap.source lipsum.source listofsymbols.source listliketab.source localloc.source logpap.source ltxindex.source ltxnew.source mailing.source mailmerge.source makebox.source makecell.source makecmds.source makedtx.source manfnt.source manuscript.source mapcodes.source marginnote.source mathexam.source mcaption.source mcite.source menu.source method.source metre.source mff.source mftinc.source minibox.source minipage-marginpar.source minitoc.source minutes.source mlist.source modref.source modroman.source moresize.source moreverb.source mparhack.source msg.source mtgreek.source multibbl.source multicap.source nag.source namespc.source ncctools.source newfile.source newlfm.source newspaper.source newvbtm.source niceframe.source nicetext.source noitcrul.source nomencl.source nomentbl.source nonfloat.source notes.source ntheorem.source numprint.source octavo.source oldstyle.source onlyamsmath.source opcit.source pagecont.source pagenote.source paper.source papercdcase.source papertex.source paralist.source paresse.source patch.source patchcmd.source pauldoc.source pawpict.source pax.source pbox.source pbsheet.source pdfcprot.source pdfx.source perltex.source permute.source photo.source pittetd.source plweb.source polyglot.source polynom.source polynomial.source polytable.source popupmenu.source ppr-prv.source preprint.source prettyref.source preview.source probsoln.source prosper.source protocol.source psfragx.source pst-pdf.source pstool.source qcm.source qstest.source qsymbols.source quotchap.source quotmark.source rangen.source rccol.source rcs-multi.source rcsinfo.source recipecard.source refman.source refstyle.source regcount.source register.source relenc.source rjlparshap.source rmpage.source robustcommand.source romannum.source rotfloat.source rtkinenc.source sagetex.source sauerj.source savefnmark.source savetrees.source scale.source scalebar.source sciwordconv.source sectsty.source semantic.source semioneside.source seqsplit.source sf298.source sffms.source shorttoc.source show2e.source showexpl.source showlabels.source sidecap.source silence.source simplecv.source simplewick.source slantsc.source snapshot.source soul.source spverbatim.source splitindex.source srcltx.source sseq.source ssqquote.source stack.source statistik.source stdclsdv.source stdpage.source stringstrings.source subdepth.source subeqn.source subeqnarray.source subfigure.source subfloat.source supertabular.source svn.source svn-multi.source svn-prov.source syntrace.source synttree.source tablists.source tabularew.source tabulary.source talk.source tcldoc.source ted.source termcal.source termlist.source tex-label.source texmate.source texments.source texpower.source texshade.source textcase.source textfit.source textmerg.source textpos.source thmtools.source thumb.source timesht.source titling.source tocbibind.source tocloft.source tocvsec2.source todo.source todonotes.source toolbox.source totcount.source totpages.source trfsigns.source trimspaces.source trsym.source trivfloat.source twoup.source type1cm.source typedref.source typogrid.source ulsy.source umoline.source underlin.source undertilde.source units.source unroman.source ushort.source varindex.source vector.source vmargin.source volumes.source vrsion.source vwcol.source warning.source warpcol.source was.source widetable.source wordlike.source xargs.source xtab.source xtcapts.source xdoc.source xfor.source xmpincl.source yafoot.source yagusylo.source " -inherit texlive-module -DESCRIPTION="TeXLive LaTeX supplementary packages" - -LICENSE="GPL-2 as-is BSD GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-latex-2009 ->=dev-texlive/texlive-pictures-2009 ->=dev-texlive/texlive-fontsrecommended-2008 -!dev-tex/achemso -!dev-tex/prosper -!dev-tex/ha-prosper -!dev-tex/texpower -!dev-tex/cdcover -!dev-tex/ppower4 -!=dev-texlive/texlive-latexrecommended-2007* -!=dev-texlive/texlive-latex3-2007* -!=dev-texlive/texlive-humanities-2007* -" -RDEPEND="${DEPEND} " -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/pax/pdfannotextractor.pl texmf-dist/scripts/perltex/perltex texmf-dist/scripts/ppower4/pdfthumb.tlu texmf-dist/scripts/ppower4/ppower4.tlu texmf-dist/scripts/pst-pdf/ps4pdf texmf-dist/scripts/splitindex/perl/splitindex.pl texmf-dist/scripts/svn-multi/svn-multi.pl texmf-dist/scripts/vpe/vpe.pl" diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2010-r1.ebuild b/dev-texlive/texlive-latexextra/texlive-latexextra-2010-r1.ebuild deleted file mode 100644 index e3403b2bd444..000000000000 --- a/dev-texlive/texlive-latexextra/texlive-latexextra-2010-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/texlive-latexextra-2010-r1.ebuild,v 1.1 2011/02/17 19:46:40 aballier Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="2up AkkTeX ESIEEcv HA-prosper Tabbing a0poster a4wide a5comb abstract achemso acromake acronym addlines adrconv adrlist advdate akletter alterqcm altfont amsaddr animate anonchap answers anyfontsize appendix arcs arrayjobx assignment attachfile authoraftertitle authorindex autotab background beamer-contrib beamerposter begriff beton bez123 bezos bigfoot bigints bizcard blindtext blkarray block blowup boites bold-extra bookest booklet boolexpr bophook boxedminipage boxhandler bracketkey braket breakurl bullcntr bussproofs calctab calrsfs cals calxxxx calxxxx-yyyy cancel capt-of captcont captdef cases casyl catechis cbcoptic ccaption cclicenses cd cd-cover cdpbundl cellspace censor changebar changelayout changepage changes chappg chapterfolder chletter chngcntr chronology circ cjw clefval cleveref clock cmdstring cmdtrack cmsd codedoc codepage colordoc colorinfo colortab colorwav combelow combine comma comment concprog constants contour cooking cookybooky cool coollist coolstr cooltooltips coordsys courseoutline coursepaper coverpage crossreference csquotes csvsimple csvtools cuisine currfile cursor cutwin cv cweb-latex dashbox dashrule dashundergaps datatool dateiliste datenumber datetime dblfloatfix decimal delimtxt diagnose dialogl dichokey dinbrief directory dlfltxb dnaseq docmfp docmute doi dotarrow dotseqn dox dpfloat dprogress drac draftcopy draftwatermark dtk dtxgallery dvdcoll easy easylist ean13isbn ebezier ecclesiastic ecv ed edmargin eemeir egplot ellipsis elmath elpres elsarticle em emptypage emulateapj endfloat endheads endnotes engpron engrec enumitem envbig environ epigraph epiolmec eqell eqlist eqname eqparbox errata esdiff esint esint-type1 etaremune etextools etoolbox eukdate everyhook everypage exam examdesign examplep excludeonly exercise exp-testopt expdlist export extract facsimile fancynum fancypar fancytooltips figsize filecontents filehook fink fixfoot fixme fjodor flabels flacards flagderiv flashcards flashmovie flippdf floatrow flowfram fltpage fmp fmtcount fn2end fnbreak fncychap fncylab fnpara foilhtml fonttable footmisc footnpag forarray forloop formlett formular fragments frame framed frankenstein ftcap ftnxtra fribrief fullblck fullpict fundus fwlw gauss gcard gcite genmpage getfiledate ginpenc gloss gmdoc gmdoc-enhance gmeometric gmiflink gmutils gmverb graphicx-psmin grfpaste grid gridset guitlogo hanging harpoon hc hhtensor histogr hitec hpsdiss hrefhide hvindex hypdvips hyper hypernat hyperref-docsrc hyperxmp hyphenat idxlayout ifmslide ifmtarg ifplatform image-gallery imakeidx import inlinedef inputtrc interactiveworkbook inversepath iso iso10303 isodate isonums isodoc isorot isotope kerntest keycommand keystroke kix labbook labelcas labels lastpage latex-tds layouts lazylist lcd lcg leading leftidx lettre lettrine lewis lhelp limap linegoal lipsum listing listofsymbols listliketab lkproof locality localloc logical-markup-utils logpap lsc ltabptch ltxdockit ltxindex ltxnew magaz mailing mailmerge makebarcode makebox makecell makecirc makecmds makedtx makeglos manfnt manuscript mapcodes maple marginfix marginnote mathexam maybemath mcaption mceinleger mcite mciteplus mdframed memexsupp menu method metre mff mftinc midpage minibox minipage-marginpar minitoc minted minutes misc209 mla-paper mlist mmap moderncv modref modroman morefloats moresize moreverb movie15 mparhack msc msg mslapa mtgreek multenum multibox multibbl multicap multirow mylatexformat nag namespc ncclatex ncctools needspace newcommand newfile newlfm newspaper newvbtm newverbs nextpage nfssext-cfr niceframe nicetext nlctdoc noitcrul nolbreaks nomencl nomentbl nonfloat nopageno notes notoccite ntabbing ntheorem numname numprint ocgtools ocr-latex octavo oldstyle onlyamsmath opcit optional outline outliner overpic pagecont pagenote pagerange pagesLTS paper papercdcase papermas papertex paralist paresse patch patchcmd pauldoc pawpict pbox pbsheet pdf14 pdfcomment pdfcprot pdfmarginpar pdfscreen pdfslide pdfsync pdfwin pdfx pecha perltex permute petiteannonce philex photo pittetd placeins plates plantslabels plweb polyglot polynom polynomial polytable postcards poster-mac ppower4 ppr-prv preprint prettyref preview printlen probsoln program progress properties prosper protex protocol psfragx pst-pdf pstool qcm qstest qsymbols quotchap quotmark randtext rccol rcs-multi rcsinfo recipe recipecard rectopma refcheck refman refstyle regcount register relenc relsize repeatindex rjlparshap rlepsf rmpage robustcommand robustindex romannum rotfloat rotpages rtkinenc rvwrite sauerj savefnmark savesym savetrees scale scalebar sciwordconv script sdrt sectionbox sectsty selectp semantic semioneside seqsplit sf298 sffms sfheaders sfmath shadbox shadethm shapepar shipunov shorttoc show2e showdim showexpl showlabels sidecap silence simplecd simplecv simplewick skb skeycommand skeyval slantsc slashbox smalltableof smartref snapshot soul sparklines spreadtab spverbatim splitindex spot spotcolor sprite srcltx sseq ssqquote stack standalone statistik stdclsdv stdpage stex stringstrings sttools stubs subdepth subeqn subeqnarray subfigure subfloat substr supertabular svgcolor svn svn-multi svn-prov syntax syntrace synttree tableaux tablenotes tablists tabls tabto-ltx tabularborder tabularcalc tabularew tabulary talk taupin tcldoc tdclock technics ted termcal termlist tex-label texlogos texmate texments texpower texshade textcase textfit textmerg textpos theoremref threeparttable threeparttablex thinsp thmtools thumb thumby ticket timesht timing titlefoot titlepic titleref titlesec titling tocbibind tocloft tocvsec2 todo todonotes tokenizer toolbox topfloat totcount totpages tracking trfsigns trimspaces trsym trivfloat truncate twoinone twoup type1cm typedref typogrid ucs uebungsblatt ulsy umoline underlin undertilde undolabl units upmethodology upquote ushort varindex varsfromjobname varwidth vector verbatimbox verbatimcopy verbdef version versions vertbars vhistory vita vmargin volumes vpe vrsion vruler vwcol wallpaper warning warpcol was widetable williams wordlike wrapfig xargs xbmc xcomment xtab xtcapts xdoc xfor xifthen xmpincl xnewcommand xoptarg xstring xwatermark xytree yafoot yagusylo ydoc yplan zed-csp ziffer zwgetfdate zwpagelayout collection-latexextra -" -TEXLIVE_MODULE_DOC_CONTENTS="2up.doc AkkTeX.doc ESIEEcv.doc HA-prosper.doc Tabbing.doc a0poster.doc a4wide.doc a5comb.doc abstract.doc achemso.doc acromake.doc acronym.doc addlines.doc adrconv.doc adrlist.doc advdate.doc akletter.doc alterqcm.doc altfont.doc amsaddr.doc animate.doc anonchap.doc answers.doc anyfontsize.doc appendix.doc arcs.doc arrayjobx.doc assignment.doc attachfile.doc authoraftertitle.doc authorindex.doc autotab.doc background.doc beamer-contrib.doc beamerposter.doc begriff.doc beton.doc bez123.doc bezos.doc bigfoot.doc bigints.doc bizcard.doc blindtext.doc blkarray.doc block.doc blowup.doc boites.doc bold-extra.doc bookest.doc booklet.doc boolexpr.doc bophook.doc boxedminipage.doc boxhandler.doc bracketkey.doc braket.doc breakurl.doc bullcntr.doc bussproofs.doc calctab.doc calrsfs.doc cals.doc calxxxx.doc calxxxx-yyyy.doc cancel.doc capt-of.doc captcont.doc captdef.doc cases.doc casyl.doc catechis.doc cbcoptic.doc ccaption.doc cclicenses.doc cd.doc cd-cover.doc cdpbundl.doc cellspace.doc censor.doc changebar.doc changelayout.doc changepage.doc changes.doc chappg.doc chapterfolder.doc chletter.doc chngcntr.doc chronology.doc circ.doc cjw.doc clefval.doc cleveref.doc clock.doc cmdstring.doc cmdtrack.doc cmsd.doc codedoc.doc codepage.doc colordoc.doc colorinfo.doc colortab.doc colorwav.doc combelow.doc combine.doc comma.doc comment.doc concprog.doc constants.doc contour.doc cooking.doc cookybooky.doc cool.doc coollist.doc coolstr.doc cooltooltips.doc coordsys.doc courseoutline.doc coursepaper.doc coverpage.doc crossreference.doc csquotes.doc csvsimple.doc csvtools.doc cuisine.doc currfile.doc cursor.doc cutwin.doc cv.doc cweb-latex.doc dashrule.doc dashundergaps.doc datatool.doc dateiliste.doc datenumber.doc datetime.doc dblfloatfix.doc delimtxt.doc diagnose.doc dialogl.doc dichokey.doc dinbrief.doc directory.doc dlfltxb.doc dnaseq.doc docmfp.doc docmute.doc doi.doc dotarrow.doc dotseqn.doc dox.doc dpfloat.doc dprogress.doc drac.doc draftcopy.doc draftwatermark.doc dtk.doc dtxgallery.doc dvdcoll.doc easy.doc easylist.doc ean13isbn.doc ebezier.doc ecclesiastic.doc ecv.doc ed.doc edmargin.doc eemeir.doc egplot.doc ellipsis.doc elmath.doc elpres.doc elsarticle.doc em.doc emptypage.doc emulateapj.doc endfloat.doc endheads.doc endnotes.doc engpron.doc engrec.doc enumitem.doc envbig.doc environ.doc epigraph.doc epiolmec.doc eqell.doc eqlist.doc eqparbox.doc errata.doc esdiff.doc esint.doc esint-type1.doc etaremune.doc etextools.doc etoolbox.doc eukdate.doc everyhook.doc everypage.doc exam.doc examdesign.doc examplep.doc excludeonly.doc exercise.doc exp-testopt.doc expdlist.doc export.doc extract.doc facsimile.doc fancynum.doc fancypar.doc fancytooltips.doc figsize.doc filecontents.doc filehook.doc fink.doc fixfoot.doc fixme.doc fjodor.doc flabels.doc flacards.doc flagderiv.doc flashcards.doc flashmovie.doc flippdf.doc floatrow.doc flowfram.doc fltpage.doc fmp.doc fmtcount.doc fn2end.doc fnbreak.doc fncychap.doc fncylab.doc fnpara.doc fonttable.doc footmisc.doc footnpag.doc forarray.doc forloop.doc formlett.doc formular.doc fragments.doc frame.doc framed.doc frankenstein.doc ftcap.doc ftnxtra.doc fribrief.doc fullblck.doc fullpict.doc fundus.doc fwlw.doc gauss.doc gcard.doc gcite.doc genmpage.doc getfiledate.doc ginpenc.doc gloss.doc gmdoc.doc gmdoc-enhance.doc gmeometric.doc gmiflink.doc gmutils.doc gmverb.doc graphicx-psmin.doc grfpaste.doc grid.doc gridset.doc guitlogo.doc hanging.doc harpoon.doc hc.doc hhtensor.doc histogr.doc hitec.doc hpsdiss.doc hrefhide.doc hvindex.doc hypdvips.doc hyper.doc hypernat.doc hyperref-docsrc.doc hyperxmp.doc hyphenat.doc idxlayout.doc ifmslide.doc ifmtarg.doc ifplatform.doc image-gallery.doc imakeidx.doc import.doc inlinedef.doc inputtrc.doc interactiveworkbook.doc inversepath.doc iso.doc iso10303.doc isodate.doc isonums.doc isodoc.doc isorot.doc kerntest.doc keycommand.doc keystroke.doc kix.doc labbook.doc labelcas.doc labels.doc lastpage.doc layouts.doc lazylist.doc lcd.doc lcg.doc leading.doc leftidx.doc lettre.doc lettrine.doc lewis.doc lhelp.doc linegoal.doc lipsum.doc listing.doc listofsymbols.doc listliketab.doc lkproof.doc locality.doc localloc.doc logical-markup-utils.doc logpap.doc lsc.doc ltabptch.doc ltxdockit.doc ltxindex.doc ltxnew.doc magaz.doc mailing.doc mailmerge.doc makebarcode.doc makebox.doc makecell.doc makecirc.doc makecmds.doc makedtx.doc makeglos.doc manuscript.doc maple.doc marginfix.doc marginnote.doc mathexam.doc maybemath.doc mcaption.doc mceinleger.doc mcite.doc mciteplus.doc mdframed.doc memexsupp.doc menu.doc method.doc metre.doc mff.doc mftinc.doc midpage.doc minibox.doc minipage-marginpar.doc minitoc.doc minted.doc minutes.doc mla-paper.doc mlist.doc mmap.doc moderncv.doc modref.doc modroman.doc morefloats.doc moresize.doc moreverb.doc movie15.doc mparhack.doc msc.doc msg.doc mslapa.doc mtgreek.doc multenum.doc multibox.doc multibbl.doc multicap.doc multirow.doc mylatexformat.doc nag.doc namespc.doc ncclatex.doc ncctools.doc needspace.doc newcommand.doc newfile.doc newlfm.doc newspaper.doc newvbtm.doc newverbs.doc nfssext-cfr.doc niceframe.doc nicetext.doc nlctdoc.doc noitcrul.doc nolbreaks.doc nomencl.doc nomentbl.doc nonfloat.doc nopageno.doc notes.doc notoccite.doc ntabbing.doc ntheorem.doc numname.doc numprint.doc ocgtools.doc ocr-latex.doc octavo.doc oldstyle.doc onlyamsmath.doc opcit.doc optional.doc outline.doc outliner.doc overpic.doc pagecont.doc pagenote.doc pagerange.doc pagesLTS.doc paper.doc papercdcase.doc papermas.doc papertex.doc paralist.doc paresse.doc patchcmd.doc pauldoc.doc pbox.doc pbsheet.doc pdf14.doc pdfcomment.doc pdfcprot.doc pdfmarginpar.doc pdfscreen.doc pdfslide.doc pdfsync.doc pdfwin.doc pdfx.doc pecha.doc perltex.doc permute.doc petiteannonce.doc philex.doc photo.doc pittetd.doc placeins.doc plates.doc plantslabels.doc plweb.doc polyglot.doc polynom.doc polynomial.doc polytable.doc postcards.doc poster-mac.doc ppower4.doc ppr-prv.doc preprint.doc prettyref.doc preview.doc printlen.doc probsoln.doc program.doc progress.doc properties.doc prosper.doc protex.doc protocol.doc psfragx.doc pst-pdf.doc pstool.doc qcm.doc qstest.doc qsymbols.doc quotchap.doc quotmark.doc randtext.doc rccol.doc rcs-multi.doc rcsinfo.doc recipe.doc recipecard.doc rectopma.doc refcheck.doc refman.doc refstyle.doc regcount.doc register.doc relenc.doc relsize.doc repeatindex.doc rjlparshap.doc rlepsf.doc rmpage.doc robustcommand.doc robustindex.doc romannum.doc rotfloat.doc rotpages.doc rtkinenc.doc rvwrite.doc sauerj.doc savefnmark.doc savetrees.doc scale.doc scalebar.doc sciwordconv.doc script.doc sdrt.doc sectionbox.doc sectsty.doc semantic.doc semioneside.doc seqsplit.doc sf298.doc sffms.doc sfheaders.doc shadethm.doc shapepar.doc shipunov.doc shorttoc.doc show2e.doc showexpl.doc showlabels.doc sidecap.doc silence.doc simplecd.doc simplecv.doc simplewick.doc skb.doc skeycommand.doc skeyval.doc slantsc.doc slashbox.doc smalltableof.doc smartref.doc snapshot.doc soul.doc sparklines.doc spreadtab.doc spverbatim.doc splitindex.doc spot.doc spotcolor.doc sprite.doc srcltx.doc sseq.doc ssqquote.doc standalone.doc statistik.doc stdclsdv.doc stdpage.doc stex.doc stringstrings.doc sttools.doc stubs.doc subdepth.doc subeqn.doc subeqnarray.doc subfigure.doc subfloat.doc substr.doc supertabular.doc svgcolor.doc svn.doc svn-multi.doc svn-prov.doc syntax.doc syntrace.doc synttree.doc tableaux.doc tablenotes.doc tablists.doc tabls.doc tabto-ltx.doc tabularborder.doc tabularcalc.doc tabularew.doc tabulary.doc talk.doc tcldoc.doc tdclock.doc technics.doc ted.doc termcal.doc termlist.doc tex-label.doc texmate.doc texments.doc texpower.doc texshade.doc textcase.doc textfit.doc textmerg.doc textpos.doc theoremref.doc threeparttable.doc threeparttablex.doc thinsp.doc thmtools.doc thumb.doc thumby.doc ticket.doc timesht.doc timing.doc titlepic.doc titleref.doc titlesec.doc titling.doc tocbibind.doc tocloft.doc tocvsec2.doc todo.doc todonotes.doc tokenizer.doc toolbox.doc topfloat.doc totcount.doc totpages.doc trfsigns.doc trimspaces.doc trsym.doc trivfloat.doc truncate.doc twoinone.doc twoup.doc type1cm.doc typedref.doc typogrid.doc ucs.doc uebungsblatt.doc ulsy.doc umoline.doc underlin.doc undertilde.doc undolabl.doc units.doc upmethodology.doc ushort.doc varindex.doc varsfromjobname.doc vector.doc verbatimbox.doc verbatimcopy.doc verbdef.doc vhistory.doc vita.doc vmargin.doc volumes.doc vpe.doc vrsion.doc vruler.doc vwcol.doc wallpaper.doc warpcol.doc was.doc widetable.doc williams.doc wordlike.doc wrapfig.doc xargs.doc xcomment.doc xtab.doc xtcapts.doc xdoc.doc xfor.doc xifthen.doc xmpincl.doc xnewcommand.doc xoptarg.doc xstring.doc xwatermark.doc xytree.doc yafoot.doc yagusylo.doc ydoc.doc yplan.doc zed-csp.doc ziffer.doc zwgetfdate.doc zwpagelayout.doc " -TEXLIVE_MODULE_SRC_CONTENTS="ESIEEcv.source HA-prosper.source Tabbing.source abstract.source achemso.source acronym.source addlines.source adrconv.source adrlist.source altfont.source amsaddr.source answers.source appendix.source arcs.source attachfile.source background.source beton.source bez123.source bigfoot.source bizcard.source blindtext.source blowup.source boites.source booklet.source boolexpr.source bophook.source boxhandler.source breakurl.source bullcntr.source cals.source capt-of.source captcont.source catechis.source ccaption.source cclicenses.source cd.source cd-cover.source cdpbundl.source changebar.source changepage.source changes.source chappg.source chapterfolder.source chletter.source chronology.source circ.source cjw.source clefval.source cleveref.source cmdtrack.source codepage.source colordoc.source colorwav.source combine.source constants.source contour.source cooking.source cookybooky.source cool.source coollist.source coolstr.source cooltooltips.source coordsys.source coverpage.source crossreference.source csvtools.source cuisine.source currfile.source cutwin.source cweb-latex.source dashbox.source dashrule.source datatool.source dateiliste.source datenumber.source datetime.source decimal.source delimtxt.source dialogl.source dinbrief.source dnaseq.source docmfp.source docmute.source dotarrow.source dotseqn.source dox.source dprogress.source drac.source draftcopy.source draftwatermark.source dtxgallery.source ebezier.source ecclesiastic.source ecv.source ed.source edmargin.source eemeir.source egplot.source ellipsis.source elmath.source elsarticle.source em.source emptypage.source endfloat.source endheads.source engpron.source engrec.source environ.source epigraph.source epiolmec.source eqlist.source eqparbox.source errata.source esdiff.source esint.source etaremune.source etextools.source eukdate.source everyhook.source everypage.source examdesign.source exercise.source exp-testopt.source expdlist.source export.source extract.source facsimile.source fancynum.source fancypar.source fancytooltips.source filecontents.source filehook.source fink.source fixme.source flabels.source flagderiv.source flashcards.source flippdf.source floatrow.source flowfram.source fltpage.source fmp.source fmtcount.source fnbreak.source foilhtml.source fonttable.source footmisc.source footnpag.source forarray.source forloop.source formular.source frankenstein.source ftnxtra.source fullblck.source fundus.source gcite.source genmpage.source ginpenc.source gmdoc-enhance.source graphicx-psmin.source grid.source gridset.source guitlogo.source hanging.source hc.source hhtensor.source histogr.source hpsdiss.source hrefhide.source hyper.source hyperxmp.source hyphenat.source idxlayout.source ifmtarg.source ifplatform.source imakeidx.source inlinedef.source inversepath.source iso.source iso10303.source isodate.source isodoc.source isorot.source isotope.source kerntest.source keycommand.source labbook.source labelcas.source labels.source lastpage.source latex-tds.source layouts.source lcd.source lcg.source leading.source leftidx.source lettrine.source lhelp.source limap.source linegoal.source lipsum.source listofsymbols.source listliketab.source locality.source localloc.source logpap.source ltxindex.source ltxnew.source mailing.source mailmerge.source makebox.source makecell.source makecmds.source makedtx.source manfnt.source manuscript.source mapcodes.source marginfix.source marginnote.source mathexam.source mcaption.source mcite.source menu.source method.source metre.source mff.source mftinc.source minibox.source minipage-marginpar.source minitoc.source minted.source minutes.source mlist.source modref.source modroman.source morefloats.source moresize.source moreverb.source mparhack.source msg.source mtgreek.source multibbl.source multicap.source mylatexformat.source nag.source namespc.source ncctools.source needspace.source newfile.source newlfm.source newspaper.source newvbtm.source newverbs.source niceframe.source noitcrul.source nomencl.source nomentbl.source nonfloat.source notes.source ntheorem.source numprint.source ocgtools.source octavo.source oldstyle.source onlyamsmath.source opcit.source pagecont.source pagenote.source pagesLTS.source paper.source papercdcase.source papermas.source papertex.source paralist.source paresse.source patch.source patchcmd.source pauldoc.source pawpict.source pbox.source pbsheet.source pdf14.source pdfcprot.source pdfx.source perltex.source permute.source photo.source pittetd.source plweb.source polyglot.source polynom.source polynomial.source polytable.source ppr-prv.source preprint.source prettyref.source preview.source probsoln.source prosper.source protocol.source psfragx.source pst-pdf.source pstool.source qcm.source qstest.source qsymbols.source quotchap.source quotmark.source rccol.source rcs-multi.source rcsinfo.source recipecard.source refman.source refstyle.source regcount.source register.source relenc.source rjlparshap.source robustcommand.source romannum.source rotfloat.source rtkinenc.source sauerj.source savefnmark.source savetrees.source scale.source scalebar.source sciwordconv.source sectsty.source semantic.source semioneside.source seqsplit.source sf298.source sffms.source shorttoc.source show2e.source showexpl.source showlabels.source sidecap.source silence.source simplecd.source simplecv.source simplewick.source skb.source slantsc.source snapshot.source soul.source spverbatim.source splitindex.source spot.source srcltx.source sseq.source ssqquote.source stack.source standalone.source statistik.source stdclsdv.source stdpage.source stex.source stringstrings.source subdepth.source subeqn.source subeqnarray.source subfigure.source subfloat.source supertabular.source svn.source svn-multi.source svn-prov.source syntrace.source synttree.source tablists.source tabularborder.source tabularew.source tabulary.source talk.source tcldoc.source ted.source termcal.source termlist.source tex-label.source texmate.source texments.source texpower.source texshade.source textcase.source textfit.source textmerg.source textpos.source thmtools.source thumb.source timesht.source titling.source tocbibind.source tocloft.source tocvsec2.source todo.source todonotes.source toolbox.source totcount.source totpages.source trfsigns.source trimspaces.source trsym.source trivfloat.source twoup.source type1cm.source typedref.source typogrid.source ulsy.source umoline.source underlin.source undertilde.source undolabl.source units.source ushort.source varindex.source vector.source vmargin.source volumes.source vrsion.source vwcol.source warning.source warpcol.source was.source widetable.source wordlike.source xargs.source xtab.source xtcapts.source xdoc.source xfor.source xmpincl.source yafoot.source yagusylo.source ydoc.source " -inherit texlive-module -DESCRIPTION="TeXLive LaTeX supplementary packages" - -LICENSE="GPL-2 as-is BSD GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos" -IUSE="" -DEPEND=">=dev-texlive/texlive-latex-2010 ->=dev-texlive/texlive-pictures-2010 ->=dev-texlive/texlive-fontsrecommended-2008 -!dev-tex/achemso -!dev-tex/prosper -!dev-tex/ha-prosper -!dev-tex/texpower -!dev-tex/cdcover -!dev-tex/ppower4 -!=dev-texlive/texlive-latexrecommended-2007* -!=dev-texlive/texlive-latex3-2007* -!=dev-texlive/texlive-humanities-2007* -!<dev-texlive/texlive-mathextra-2010 -" -RDEPEND="${DEPEND} " -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/perltex/perltex.pl texmf-dist/scripts/ppower4/pdfthumb.tlu texmf-dist/scripts/ppower4/ppower4.tlu texmf-dist/scripts/pst-pdf/ps4pdf texmf-dist/scripts/splitindex/perl/splitindex.pl texmf-dist/scripts/svn-multi/svn-multi.pl texmf-dist/scripts/vpe/vpe.pl texmf-dist/scripts/authorindex/authorindex" -PATCHES=( "${FILESDIR}/vpe_invocation.patch" ) diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2010.ebuild b/dev-texlive/texlive-latexextra/texlive-latexextra-2010.ebuild deleted file mode 100644 index cf956e801531..000000000000 --- a/dev-texlive/texlive-latexextra/texlive-latexextra-2010.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/texlive-latexextra-2010.ebuild,v 1.3 2011/02/17 13:41:59 aballier Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="2up AkkTeX ESIEEcv HA-prosper Tabbing a0poster a4wide a5comb abstract achemso acromake acronym addlines adrconv adrlist advdate akletter alterqcm altfont amsaddr animate anonchap answers anyfontsize appendix arcs arrayjobx assignment attachfile authoraftertitle authorindex autotab background beamer-contrib beamerposter begriff beton bez123 bezos bigfoot bigints bizcard blindtext blkarray block blowup boites bold-extra bookest booklet boolexpr bophook boxedminipage boxhandler bracketkey braket breakurl bullcntr bussproofs calctab calrsfs cals calxxxx calxxxx-yyyy cancel capt-of captcont captdef cases casyl catechis cbcoptic ccaption cclicenses cd cd-cover cdpbundl cellspace censor changebar changelayout changepage changes chappg chapterfolder chletter chngcntr chronology circ cjw clefval cleveref clock cmdstring cmdtrack cmsd codedoc codepage colordoc colorinfo colortab colorwav combelow combine comma comment concprog constants contour cooking cookybooky cool coollist coolstr cooltooltips coordsys courseoutline coursepaper coverpage crossreference csquotes csvsimple csvtools cuisine currfile cursor cutwin cv cweb-latex dashbox dashrule dashundergaps datatool dateiliste datenumber datetime dblfloatfix decimal delimtxt diagnose dialogl dichokey dinbrief directory dlfltxb dnaseq docmfp docmute doi dotarrow dotseqn dox dpfloat dprogress drac draftcopy draftwatermark dtk dtxgallery dvdcoll easy easylist ean13isbn ebezier ecclesiastic ecv ed edmargin eemeir egplot ellipsis elmath elpres elsarticle em emptypage emulateapj endfloat endheads endnotes engpron engrec enumitem envbig environ epigraph epiolmec eqell eqlist eqname eqparbox errata esdiff esint esint-type1 etaremune etextools etoolbox eukdate everyhook everypage exam examdesign examplep excludeonly exercise exp-testopt expdlist export extract facsimile fancynum fancypar fancytooltips figsize filecontents filehook fink fixfoot fixme fjodor flabels flacards flagderiv flashcards flashmovie flippdf floatrow flowfram fltpage fmp fmtcount fn2end fnbreak fncychap fncylab fnpara foilhtml fonttable footmisc footnpag forarray forloop formlett formular fragments frame framed frankenstein ftcap ftnxtra fribrief fullblck fullpict fundus fwlw gauss gcard gcite genmpage getfiledate ginpenc gloss gmdoc gmdoc-enhance gmeometric gmiflink gmutils gmverb graphicx-psmin grfpaste grid gridset guitlogo hanging harpoon hc hhtensor histogr hitec hpsdiss hrefhide hvindex hypdvips hyper hypernat hyperref-docsrc hyperxmp hyphenat idxlayout ifmslide ifmtarg ifplatform image-gallery imakeidx import inlinedef inputtrc interactiveworkbook inversepath iso iso10303 isodate isonums isodoc isorot isotope kerntest keycommand keystroke kix labbook labelcas labels lastpage latex-tds layouts lazylist lcd lcg leading leftidx lettre lettrine lewis lhelp limap linegoal lipsum listing listofsymbols listliketab lkproof locality localloc logical-markup-utils logpap lsc ltabptch ltxdockit ltxindex ltxnew magaz mailing mailmerge makebarcode makebox makecell makecirc makecmds makedtx makeglos manfnt manuscript mapcodes maple marginfix marginnote mathexam maybemath mcaption mceinleger mcite mciteplus mdframed memexsupp menu method metre mff mftinc midpage minibox minipage-marginpar minitoc minted minutes misc209 mla-paper mlist mmap moderncv modref modroman morefloats moresize moreverb movie15 mparhack msc msg mslapa mtgreek multenum multibox multibbl multicap multirow mylatexformat nag namespc ncclatex ncctools needspace newcommand newfile newlfm newspaper newvbtm newverbs nextpage nfssext-cfr niceframe nicetext nlctdoc noitcrul nolbreaks nomencl nomentbl nonfloat nopageno notes notoccite ntabbing ntheorem numname numprint ocgtools ocr-latex octavo oldstyle onlyamsmath opcit optional outline outliner overpic pagecont pagenote pagerange pagesLTS paper papercdcase papermas papertex paralist paresse patch patchcmd pauldoc pawpict pax pbox pbsheet pdf14 pdfcomment pdfcprot pdfmarginpar pdfscreen pdfslide pdfsync pdfwin pdfx pecha perltex permute petiteannonce philex photo pittetd placeins plates plantslabels plweb polyglot polynom polynomial polytable postcards poster-mac ppower4 ppr-prv preprint prettyref preview printlen probsoln program progress properties prosper protex protocol psfragx pst-pdf pstool qcm qstest qsymbols quotchap quotmark randtext rccol rcs-multi rcsinfo recipe recipecard rectopma refcheck refman refstyle regcount register relenc relsize repeatindex rjlparshap rlepsf rmpage robustcommand robustindex romannum rotfloat rotpages rtkinenc rvwrite sauerj savefnmark savesym savetrees scale scalebar sciwordconv script sdrt sectionbox sectsty selectp semantic semioneside seqsplit sf298 sffms sfheaders sfmath shadbox shadethm shapepar shipunov shorttoc show2e showdim showexpl showlabels sidecap silence simplecd simplecv simplewick skb skeycommand skeyval slantsc slashbox smalltableof smartref snapshot soul sparklines spreadtab spverbatim splitindex spot spotcolor sprite srcltx sseq ssqquote stack standalone statistik stdclsdv stdpage stex stringstrings sttools stubs subdepth subeqn subeqnarray subfigure subfloat substr supertabular svgcolor svn svn-multi svn-prov syntax syntrace synttree tableaux tablenotes tablists tabls tabto-ltx tabularborder tabularcalc tabularew tabulary talk taupin tcldoc tdclock technics ted termcal termlist tex-label texlogos texmate texments texpower texshade textcase textfit textmerg textpos theoremref threeparttable threeparttablex thinsp thmtools thumb thumby ticket timesht timing titlefoot titlepic titleref titlesec titling tocbibind tocloft tocvsec2 todo todonotes tokenizer toolbox topfloat totcount totpages tracking trfsigns trimspaces trsym trivfloat truncate twoinone twoup type1cm typedref typogrid ucs uebungsblatt ulsy umoline underlin undertilde undolabl units upmethodology upquote ushort varindex varsfromjobname varwidth vector verbatimbox verbatimcopy verbdef version versions vertbars vhistory vita vmargin volumes vpe vrsion vruler vwcol wallpaper warning warpcol was widetable williams wordlike wrapfig xargs xbmc xcomment xtab xtcapts xdoc xfor xifthen xmpincl xnewcommand xoptarg xstring xwatermark xytree yafoot yagusylo ydoc yplan zed-csp ziffer zwgetfdate zwpagelayout collection-latexextra -" -TEXLIVE_MODULE_DOC_CONTENTS="2up.doc AkkTeX.doc ESIEEcv.doc HA-prosper.doc Tabbing.doc a0poster.doc a4wide.doc a5comb.doc abstract.doc achemso.doc acromake.doc acronym.doc addlines.doc adrconv.doc adrlist.doc advdate.doc akletter.doc alterqcm.doc altfont.doc amsaddr.doc animate.doc anonchap.doc answers.doc anyfontsize.doc appendix.doc arcs.doc arrayjobx.doc assignment.doc attachfile.doc authoraftertitle.doc authorindex.doc autotab.doc background.doc beamer-contrib.doc beamerposter.doc begriff.doc beton.doc bez123.doc bezos.doc bigfoot.doc bigints.doc bizcard.doc blindtext.doc blkarray.doc block.doc blowup.doc boites.doc bold-extra.doc bookest.doc booklet.doc boolexpr.doc bophook.doc boxedminipage.doc boxhandler.doc bracketkey.doc braket.doc breakurl.doc bullcntr.doc bussproofs.doc calctab.doc calrsfs.doc cals.doc calxxxx.doc calxxxx-yyyy.doc cancel.doc capt-of.doc captcont.doc captdef.doc cases.doc casyl.doc catechis.doc cbcoptic.doc ccaption.doc cclicenses.doc cd.doc cd-cover.doc cdpbundl.doc cellspace.doc censor.doc changebar.doc changelayout.doc changepage.doc changes.doc chappg.doc chapterfolder.doc chletter.doc chngcntr.doc chronology.doc circ.doc cjw.doc clefval.doc cleveref.doc clock.doc cmdstring.doc cmdtrack.doc cmsd.doc codedoc.doc codepage.doc colordoc.doc colorinfo.doc colortab.doc colorwav.doc combelow.doc combine.doc comma.doc comment.doc concprog.doc constants.doc contour.doc cooking.doc cookybooky.doc cool.doc coollist.doc coolstr.doc cooltooltips.doc coordsys.doc courseoutline.doc coursepaper.doc coverpage.doc crossreference.doc csquotes.doc csvsimple.doc csvtools.doc cuisine.doc currfile.doc cursor.doc cutwin.doc cv.doc cweb-latex.doc dashrule.doc dashundergaps.doc datatool.doc dateiliste.doc datenumber.doc datetime.doc dblfloatfix.doc delimtxt.doc diagnose.doc dialogl.doc dichokey.doc dinbrief.doc directory.doc dlfltxb.doc dnaseq.doc docmfp.doc docmute.doc doi.doc dotarrow.doc dotseqn.doc dox.doc dpfloat.doc dprogress.doc drac.doc draftcopy.doc draftwatermark.doc dtk.doc dtxgallery.doc dvdcoll.doc easy.doc easylist.doc ean13isbn.doc ebezier.doc ecclesiastic.doc ecv.doc ed.doc edmargin.doc eemeir.doc egplot.doc ellipsis.doc elmath.doc elpres.doc elsarticle.doc em.doc emptypage.doc emulateapj.doc endfloat.doc endheads.doc endnotes.doc engpron.doc engrec.doc enumitem.doc envbig.doc environ.doc epigraph.doc epiolmec.doc eqell.doc eqlist.doc eqparbox.doc errata.doc esdiff.doc esint.doc esint-type1.doc etaremune.doc etextools.doc etoolbox.doc eukdate.doc everyhook.doc everypage.doc exam.doc examdesign.doc examplep.doc excludeonly.doc exercise.doc exp-testopt.doc expdlist.doc export.doc extract.doc facsimile.doc fancynum.doc fancypar.doc fancytooltips.doc figsize.doc filecontents.doc filehook.doc fink.doc fixfoot.doc fixme.doc fjodor.doc flabels.doc flacards.doc flagderiv.doc flashcards.doc flashmovie.doc flippdf.doc floatrow.doc flowfram.doc fltpage.doc fmp.doc fmtcount.doc fn2end.doc fnbreak.doc fncychap.doc fncylab.doc fnpara.doc fonttable.doc footmisc.doc footnpag.doc forarray.doc forloop.doc formlett.doc formular.doc fragments.doc frame.doc framed.doc frankenstein.doc ftcap.doc ftnxtra.doc fribrief.doc fullblck.doc fullpict.doc fundus.doc fwlw.doc gauss.doc gcard.doc gcite.doc genmpage.doc getfiledate.doc ginpenc.doc gloss.doc gmdoc.doc gmdoc-enhance.doc gmeometric.doc gmiflink.doc gmutils.doc gmverb.doc graphicx-psmin.doc grfpaste.doc grid.doc gridset.doc guitlogo.doc hanging.doc harpoon.doc hc.doc hhtensor.doc histogr.doc hitec.doc hpsdiss.doc hrefhide.doc hvindex.doc hypdvips.doc hyper.doc hypernat.doc hyperref-docsrc.doc hyperxmp.doc hyphenat.doc idxlayout.doc ifmslide.doc ifmtarg.doc ifplatform.doc image-gallery.doc imakeidx.doc import.doc inlinedef.doc inputtrc.doc interactiveworkbook.doc inversepath.doc iso.doc iso10303.doc isodate.doc isonums.doc isodoc.doc isorot.doc kerntest.doc keycommand.doc keystroke.doc kix.doc labbook.doc labelcas.doc labels.doc lastpage.doc layouts.doc lazylist.doc lcd.doc lcg.doc leading.doc leftidx.doc lettre.doc lettrine.doc lewis.doc lhelp.doc linegoal.doc lipsum.doc listing.doc listofsymbols.doc listliketab.doc lkproof.doc locality.doc localloc.doc logical-markup-utils.doc logpap.doc lsc.doc ltabptch.doc ltxdockit.doc ltxindex.doc ltxnew.doc magaz.doc mailing.doc mailmerge.doc makebarcode.doc makebox.doc makecell.doc makecirc.doc makecmds.doc makedtx.doc makeglos.doc manuscript.doc maple.doc marginfix.doc marginnote.doc mathexam.doc maybemath.doc mcaption.doc mceinleger.doc mcite.doc mciteplus.doc mdframed.doc memexsupp.doc menu.doc method.doc metre.doc mff.doc mftinc.doc midpage.doc minibox.doc minipage-marginpar.doc minitoc.doc minted.doc minutes.doc mla-paper.doc mlist.doc mmap.doc moderncv.doc modref.doc modroman.doc morefloats.doc moresize.doc moreverb.doc movie15.doc mparhack.doc msc.doc msg.doc mslapa.doc mtgreek.doc multenum.doc multibox.doc multibbl.doc multicap.doc multirow.doc mylatexformat.doc nag.doc namespc.doc ncclatex.doc ncctools.doc needspace.doc newcommand.doc newfile.doc newlfm.doc newspaper.doc newvbtm.doc newverbs.doc nfssext-cfr.doc niceframe.doc nicetext.doc nlctdoc.doc noitcrul.doc nolbreaks.doc nomencl.doc nomentbl.doc nonfloat.doc nopageno.doc notes.doc notoccite.doc ntabbing.doc ntheorem.doc numname.doc numprint.doc ocgtools.doc ocr-latex.doc octavo.doc oldstyle.doc onlyamsmath.doc opcit.doc optional.doc outline.doc outliner.doc overpic.doc pagecont.doc pagenote.doc pagerange.doc pagesLTS.doc paper.doc papercdcase.doc papermas.doc papertex.doc paralist.doc paresse.doc patchcmd.doc pauldoc.doc pax.doc pbox.doc pbsheet.doc pdf14.doc pdfcomment.doc pdfcprot.doc pdfmarginpar.doc pdfscreen.doc pdfslide.doc pdfsync.doc pdfwin.doc pdfx.doc pecha.doc perltex.doc permute.doc petiteannonce.doc philex.doc photo.doc pittetd.doc placeins.doc plates.doc plantslabels.doc plweb.doc polyglot.doc polynom.doc polynomial.doc polytable.doc postcards.doc poster-mac.doc ppower4.doc ppr-prv.doc preprint.doc prettyref.doc preview.doc printlen.doc probsoln.doc program.doc progress.doc properties.doc prosper.doc protex.doc protocol.doc psfragx.doc pst-pdf.doc pstool.doc qcm.doc qstest.doc qsymbols.doc quotchap.doc quotmark.doc randtext.doc rccol.doc rcs-multi.doc rcsinfo.doc recipe.doc recipecard.doc rectopma.doc refcheck.doc refman.doc refstyle.doc regcount.doc register.doc relenc.doc relsize.doc repeatindex.doc rjlparshap.doc rlepsf.doc rmpage.doc robustcommand.doc robustindex.doc romannum.doc rotfloat.doc rotpages.doc rtkinenc.doc rvwrite.doc sauerj.doc savefnmark.doc savetrees.doc scale.doc scalebar.doc sciwordconv.doc script.doc sdrt.doc sectionbox.doc sectsty.doc semantic.doc semioneside.doc seqsplit.doc sf298.doc sffms.doc sfheaders.doc shadethm.doc shapepar.doc shipunov.doc shorttoc.doc show2e.doc showexpl.doc showlabels.doc sidecap.doc silence.doc simplecd.doc simplecv.doc simplewick.doc skb.doc skeycommand.doc skeyval.doc slantsc.doc slashbox.doc smalltableof.doc smartref.doc snapshot.doc soul.doc sparklines.doc spreadtab.doc spverbatim.doc splitindex.doc spot.doc spotcolor.doc sprite.doc srcltx.doc sseq.doc ssqquote.doc standalone.doc statistik.doc stdclsdv.doc stdpage.doc stex.doc stringstrings.doc sttools.doc stubs.doc subdepth.doc subeqn.doc subeqnarray.doc subfigure.doc subfloat.doc substr.doc supertabular.doc svgcolor.doc svn.doc svn-multi.doc svn-prov.doc syntax.doc syntrace.doc synttree.doc tableaux.doc tablenotes.doc tablists.doc tabls.doc tabto-ltx.doc tabularborder.doc tabularcalc.doc tabularew.doc tabulary.doc talk.doc tcldoc.doc tdclock.doc technics.doc ted.doc termcal.doc termlist.doc tex-label.doc texmate.doc texments.doc texpower.doc texshade.doc textcase.doc textfit.doc textmerg.doc textpos.doc theoremref.doc threeparttable.doc threeparttablex.doc thinsp.doc thmtools.doc thumb.doc thumby.doc ticket.doc timesht.doc timing.doc titlepic.doc titleref.doc titlesec.doc titling.doc tocbibind.doc tocloft.doc tocvsec2.doc todo.doc todonotes.doc tokenizer.doc toolbox.doc topfloat.doc totcount.doc totpages.doc trfsigns.doc trimspaces.doc trsym.doc trivfloat.doc truncate.doc twoinone.doc twoup.doc type1cm.doc typedref.doc typogrid.doc ucs.doc uebungsblatt.doc ulsy.doc umoline.doc underlin.doc undertilde.doc undolabl.doc units.doc upmethodology.doc ushort.doc varindex.doc varsfromjobname.doc vector.doc verbatimbox.doc verbatimcopy.doc verbdef.doc vhistory.doc vita.doc vmargin.doc volumes.doc vpe.doc vrsion.doc vruler.doc vwcol.doc wallpaper.doc warpcol.doc was.doc widetable.doc williams.doc wordlike.doc wrapfig.doc xargs.doc xcomment.doc xtab.doc xtcapts.doc xdoc.doc xfor.doc xifthen.doc xmpincl.doc xnewcommand.doc xoptarg.doc xstring.doc xwatermark.doc xytree.doc yafoot.doc yagusylo.doc ydoc.doc yplan.doc zed-csp.doc ziffer.doc zwgetfdate.doc zwpagelayout.doc " -TEXLIVE_MODULE_SRC_CONTENTS="ESIEEcv.source HA-prosper.source Tabbing.source abstract.source achemso.source acronym.source addlines.source adrconv.source adrlist.source altfont.source amsaddr.source answers.source appendix.source arcs.source attachfile.source background.source beton.source bez123.source bigfoot.source bizcard.source blindtext.source blowup.source boites.source booklet.source boolexpr.source bophook.source boxhandler.source breakurl.source bullcntr.source cals.source capt-of.source captcont.source catechis.source ccaption.source cclicenses.source cd.source cd-cover.source cdpbundl.source changebar.source changepage.source changes.source chappg.source chapterfolder.source chletter.source chronology.source circ.source cjw.source clefval.source cleveref.source cmdtrack.source codepage.source colordoc.source colorwav.source combine.source constants.source contour.source cooking.source cookybooky.source cool.source coollist.source coolstr.source cooltooltips.source coordsys.source coverpage.source crossreference.source csvtools.source cuisine.source currfile.source cutwin.source cweb-latex.source dashbox.source dashrule.source datatool.source dateiliste.source datenumber.source datetime.source decimal.source delimtxt.source dialogl.source dinbrief.source dnaseq.source docmfp.source docmute.source dotarrow.source dotseqn.source dox.source dprogress.source drac.source draftcopy.source draftwatermark.source dtxgallery.source ebezier.source ecclesiastic.source ecv.source ed.source edmargin.source eemeir.source egplot.source ellipsis.source elmath.source elsarticle.source em.source emptypage.source endfloat.source endheads.source engpron.source engrec.source environ.source epigraph.source epiolmec.source eqlist.source eqparbox.source errata.source esdiff.source esint.source etaremune.source etextools.source eukdate.source everyhook.source everypage.source examdesign.source exercise.source exp-testopt.source expdlist.source export.source extract.source facsimile.source fancynum.source fancypar.source fancytooltips.source filecontents.source filehook.source fink.source fixme.source flabels.source flagderiv.source flashcards.source flippdf.source floatrow.source flowfram.source fltpage.source fmp.source fmtcount.source fnbreak.source foilhtml.source fonttable.source footmisc.source footnpag.source forarray.source forloop.source formular.source frankenstein.source ftnxtra.source fullblck.source fundus.source gcite.source genmpage.source ginpenc.source gmdoc-enhance.source graphicx-psmin.source grid.source gridset.source guitlogo.source hanging.source hc.source hhtensor.source histogr.source hpsdiss.source hrefhide.source hyper.source hyperxmp.source hyphenat.source idxlayout.source ifmtarg.source ifplatform.source imakeidx.source inlinedef.source inversepath.source iso.source iso10303.source isodate.source isodoc.source isorot.source isotope.source kerntest.source keycommand.source labbook.source labelcas.source labels.source lastpage.source latex-tds.source layouts.source lcd.source lcg.source leading.source leftidx.source lettrine.source lhelp.source limap.source linegoal.source lipsum.source listofsymbols.source listliketab.source locality.source localloc.source logpap.source ltxindex.source ltxnew.source mailing.source mailmerge.source makebox.source makecell.source makecmds.source makedtx.source manfnt.source manuscript.source mapcodes.source marginfix.source marginnote.source mathexam.source mcaption.source mcite.source menu.source method.source metre.source mff.source mftinc.source minibox.source minipage-marginpar.source minitoc.source minted.source minutes.source mlist.source modref.source modroman.source morefloats.source moresize.source moreverb.source mparhack.source msg.source mtgreek.source multibbl.source multicap.source mylatexformat.source nag.source namespc.source ncctools.source needspace.source newfile.source newlfm.source newspaper.source newvbtm.source newverbs.source niceframe.source noitcrul.source nomencl.source nomentbl.source nonfloat.source notes.source ntheorem.source numprint.source ocgtools.source octavo.source oldstyle.source onlyamsmath.source opcit.source pagecont.source pagenote.source pagesLTS.source paper.source papercdcase.source papermas.source papertex.source paralist.source paresse.source patch.source patchcmd.source pauldoc.source pawpict.source pax.source pbox.source pbsheet.source pdf14.source pdfcprot.source pdfx.source perltex.source permute.source photo.source pittetd.source plweb.source polyglot.source polynom.source polynomial.source polytable.source ppr-prv.source preprint.source prettyref.source preview.source probsoln.source prosper.source protocol.source psfragx.source pst-pdf.source pstool.source qcm.source qstest.source qsymbols.source quotchap.source quotmark.source rccol.source rcs-multi.source rcsinfo.source recipecard.source refman.source refstyle.source regcount.source register.source relenc.source rjlparshap.source robustcommand.source romannum.source rotfloat.source rtkinenc.source sauerj.source savefnmark.source savetrees.source scale.source scalebar.source sciwordconv.source sectsty.source semantic.source semioneside.source seqsplit.source sf298.source sffms.source shorttoc.source show2e.source showexpl.source showlabels.source sidecap.source silence.source simplecd.source simplecv.source simplewick.source skb.source slantsc.source snapshot.source soul.source spverbatim.source splitindex.source spot.source srcltx.source sseq.source ssqquote.source stack.source standalone.source statistik.source stdclsdv.source stdpage.source stex.source stringstrings.source subdepth.source subeqn.source subeqnarray.source subfigure.source subfloat.source supertabular.source svn.source svn-multi.source svn-prov.source syntrace.source synttree.source tablists.source tabularborder.source tabularew.source tabulary.source talk.source tcldoc.source ted.source termcal.source termlist.source tex-label.source texmate.source texments.source texpower.source texshade.source textcase.source textfit.source textmerg.source textpos.source thmtools.source thumb.source timesht.source titling.source tocbibind.source tocloft.source tocvsec2.source todo.source todonotes.source toolbox.source totcount.source totpages.source trfsigns.source trimspaces.source trsym.source trivfloat.source twoup.source type1cm.source typedref.source typogrid.source ulsy.source umoline.source underlin.source undertilde.source undolabl.source units.source ushort.source varindex.source vector.source vmargin.source volumes.source vrsion.source vwcol.source warning.source warpcol.source was.source widetable.source wordlike.source xargs.source xtab.source xtcapts.source xdoc.source xfor.source xmpincl.source yafoot.source yagusylo.source ydoc.source " -inherit texlive-module -DESCRIPTION="TeXLive LaTeX supplementary packages" - -LICENSE="GPL-2 as-is BSD GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos" -IUSE="" -DEPEND=">=dev-texlive/texlive-latex-2010 ->=dev-texlive/texlive-pictures-2010 ->=dev-texlive/texlive-fontsrecommended-2008 -!dev-tex/achemso -!dev-tex/prosper -!dev-tex/ha-prosper -!dev-tex/texpower -!dev-tex/cdcover -!dev-tex/ppower4 -!=dev-texlive/texlive-latexrecommended-2007* -!=dev-texlive/texlive-latex3-2007* -!=dev-texlive/texlive-humanities-2007* -!<dev-texlive/texlive-mathextra-2010 -" -RDEPEND="${DEPEND} " -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/pax/pdfannotextractor.pl texmf-dist/scripts/perltex/perltex.pl texmf-dist/scripts/ppower4/pdfthumb.tlu texmf-dist/scripts/ppower4/ppower4.tlu texmf-dist/scripts/pst-pdf/ps4pdf texmf-dist/scripts/splitindex/perl/splitindex.pl texmf-dist/scripts/svn-multi/svn-multi.pl texmf-dist/scripts/vpe/vpe.pl texmf-dist/scripts/authorindex/authorindex" -PATCHES=( "${FILESDIR}/vpe_invocation.patch" ) diff --git a/dev-texlive/texlive-latexrecommended/ChangeLog b/dev-texlive/texlive-latexrecommended/ChangeLog index 3967bfaf660c..5a0345818bc2 100644 --- a/dev-texlive/texlive-latexrecommended/ChangeLog +++ b/dev-texlive/texlive-latexrecommended/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-texlive/texlive-latexrecommended # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexrecommended/ChangeLog,v 1.51 2011/10/04 18:37:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexrecommended/ChangeLog,v 1.52 2011/10/05 14:50:24 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-latexrecommended-2008-r2.ebuild, + -texlive-latexrecommended-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-latexrecommended-2010.ebuild: diff --git a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2008-r2.ebuild b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2008-r2.ebuild deleted file mode 100644 index 48361be427ca..000000000000 --- a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2008-r2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2008-r2.ebuild,v 1.11 2010/01/15 10:33:34 grobian Exp $ - -TEXLIVE_MODULE_CONTENTS="anysize booktabs caption cite citeref cmap crop ctable ec eso-pic euler extsizes fancybox fancyref fancyvrb float fp ifxetex index jknapltx koma-script listings mdwtools memoir microtype ms ntgclass oberdiek pdfpages powerdot psfrag rcs rotating seminar setspace subfig thumbpdf xkeyval collection-latexrecommended -" -TEXLIVE_MODULE_DOC_CONTENTS="anysize.doc booktabs.doc caption.doc cite.doc cmap.doc crop.doc ctable.doc ec.doc eso-pic.doc euler.doc extsizes.doc fancybox.doc fancyref.doc fancyvrb.doc float.doc fp.doc ifxetex.doc index.doc jknapltx.doc koma-script.doc listings.doc mdwtools.doc memoir.doc microtype.doc ms.doc ntgclass.doc oberdiek.doc pdfpages.doc powerdot.doc psfrag.doc rcs.doc rotating.doc seminar.doc subfig.doc thumbpdf.doc xkeyval.doc " -TEXLIVE_MODULE_SRC_CONTENTS="booktabs.source caption.source crop.source ctable.source eso-pic.source euler.source fancyref.source fancyvrb.source float.source index.source koma-script.source listings.source mdwtools.source memoir.source microtype.source ms.source ntgclass.source oberdiek.source pdfpages.source powerdot.source psfrag.source rcs.source rotating.source subfig.source xkeyval.source " -inherit texlive-module -DESCRIPTION="TeXLive LaTeX recommended packages" - -LICENSE="GPL-2 Artistic-2 as-is freedist GPL-1 LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-latex-2008 -!dev-tex/xkeyval -!dev-tex/memoir -!dev-tex/listings -!=dev-texlive/texlive-latexextra-2007* -!=app-text/texlive-core-2007* -!=dev-texlive/texlive-xetex-2008 -" -RDEPEND="${DEPEND} " -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/oberdiek/pdfatfi.pl texmf-dist/scripts/thumbpdf/thumbpdf.pl" diff --git a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2009.ebuild b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2009.ebuild deleted file mode 100644 index 9394cf1a4dff..000000000000 --- a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2009.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2009.ebuild,v 1.4 2010/10/02 20:02:14 grobian Exp $ - -TEXLIVE_MODULE_CONTENTS="anysize booktabs caption cite citeref cmap crop ctable ec eso-pic euler extsizes fancybox fancyref fancyvrb float fp index jknapltx koma-script listings mdwtools memoir metalogo microtype ms ntgclass pdfpages powerdot psfrag rcs rotating seminar setspace subfig thumbpdf xkeyval collection-latexrecommended -" -TEXLIVE_MODULE_DOC_CONTENTS="anysize.doc booktabs.doc caption.doc cite.doc cmap.doc crop.doc ctable.doc ec.doc eso-pic.doc euler.doc extsizes.doc fancybox.doc fancyref.doc fancyvrb.doc float.doc fp.doc index.doc jknapltx.doc listings.doc mdwtools.doc memoir.doc metalogo.doc microtype.doc ms.doc ntgclass.doc pdfpages.doc powerdot.doc psfrag.doc rcs.doc rotating.doc seminar.doc subfig.doc thumbpdf.doc xkeyval.doc " -TEXLIVE_MODULE_SRC_CONTENTS="booktabs.source caption.source crop.source ctable.source eso-pic.source euler.source fancyref.source fancyvrb.source float.source index.source listings.source mdwtools.source memoir.source metalogo.source microtype.source ms.source ntgclass.source pdfpages.source powerdot.source psfrag.source rcs.source rotating.source subfig.source xkeyval.source " -inherit texlive-module -DESCRIPTION="TeXLive LaTeX recommended packages" - -LICENSE="GPL-2 Artistic-2 as-is GPL-1 LPPL-1.2 LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-latex-2009 -!dev-tex/xkeyval -!dev-tex/memoir -!dev-tex/listings -!=dev-texlive/texlive-latexextra-2007* -!=app-text/texlive-core-2007* -!=dev-texlive/texlive-xetex-2008 -" -RDEPEND="${DEPEND} " -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/thumbpdf/thumbpdf.pl" diff --git a/dev-texlive/texlive-luatex/ChangeLog b/dev-texlive/texlive-luatex/ChangeLog index a9a654017773..943eb591962d 100644 --- a/dev-texlive/texlive-luatex/ChangeLog +++ b/dev-texlive/texlive-luatex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-luatex # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.20 2011/10/04 18:37:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.21 2011/10/05 14:48:21 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-luatex-2009.ebuild, -texlive-luatex-2010.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-luatex-2010-r1.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild b/dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild deleted file mode 100644 index e833a32b9afe..000000000000 --- a/dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild,v 1.10 2010/06/01 14:36:40 josejx Exp $ - -TEXLIVE_MODULE_CONTENTS="luainputenc luamplib luaotfload luatextra collection-luatex -" -TEXLIVE_MODULE_DOC_CONTENTS="luainputenc.doc luamplib.doc luaotfload.doc luatextra.doc " -TEXLIVE_MODULE_SRC_CONTENTS="luainputenc.source luamplib.source luaotfload.source luatextra.source " -inherit texlive-module -DESCRIPTION="TeXLive LuaTeX packages" - -LICENSE="GPL-2 as-is public-domain " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2009 ->=dev-tex/luatex-0.45 - -" -RDEPEND="${DEPEND} " diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2010.ebuild b/dev-texlive/texlive-luatex/texlive-luatex-2010.ebuild deleted file mode 100644 index fdb2bc25edc2..000000000000 --- a/dev-texlive/texlive-luatex/texlive-luatex-2010.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2010.ebuild,v 1.1 2010/10/24 18:12:02 aballier Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="luainputenc lualibs luamplib luaotfload luatexbase luatextra collection-luatex -" -TEXLIVE_MODULE_DOC_CONTENTS="luainputenc.doc lualibs.doc luamplib.doc luaotfload.doc luatexbase.doc luatextra.doc " -TEXLIVE_MODULE_SRC_CONTENTS="luainputenc.source lualibs.source luamplib.source luaotfload.source luatexbase.source luatextra.source " -inherit texlive-module -DESCRIPTION="TeXLive LuaTeX packages" - -LICENSE="GPL-2 GPL-2 public-domain " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2010 ->=dev-tex/luatex-0.45 - -" -RDEPEND="${DEPEND} " -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/luaotfload/mkluatexfontdb.lua" diff --git a/dev-texlive/texlive-mathextra/ChangeLog b/dev-texlive/texlive-mathextra/ChangeLog index c454b056b1be..61d65985c9d2 100644 --- a/dev-texlive/texlive-mathextra/ChangeLog +++ b/dev-texlive/texlive-mathextra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-mathextra # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog,v 1.41 2011/10/04 18:37:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog,v 1.42 2011/10/05 14:47:47 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-mathextra-2008.ebuild, -texlive-mathextra-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-mathextra-2010.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild b/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild deleted file mode 100644 index 833784a74e56..000000000000 --- a/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild,v 1.12 2010/01/15 10:34:10 grobian Exp $ - -TEXLIVE_MODULE_CONTENTS="12many amstex boldtensors ccfonts commath concmath concrete eqnarray extarrows extpfeil faktor mathcomp mhequ nath proba statex2 stex stmaryrd susy synproof tablor tensor turnstile venn yhmath bin-amstex collection-mathextra -" -TEXLIVE_MODULE_DOC_CONTENTS="12many.doc amstex.doc boldtensors.doc ccfonts.doc commath.doc concmath.doc concrete.doc eqnarray.doc extarrows.doc extpfeil.doc faktor.doc mhequ.doc nath.doc proba.doc stex.doc stmaryrd.doc susy.doc synproof.doc tablor.doc tensor.doc turnstile.doc venn.doc yhmath.doc bin-amstex.doc " -TEXLIVE_MODULE_SRC_CONTENTS="12many.source ccfonts.source concmath.source eqnarray.source extpfeil.source faktor.source mathcomp.source proba.source stex.source stmaryrd.source tensor.source turnstile.source yhmath.source " -inherit texlive-module -DESCRIPTION="TeXLive Advanced math typesetting" - -LICENSE="GPL-2 as-is freedist GPL-1 LPPL-1.3 TeX " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" -DEPEND=">=dev-texlive/texlive-fontsrecommended-2008 ->=dev-texlive/texlive-latex-2008 -" -RDEPEND="${DEPEND}" diff --git a/dev-texlive/texlive-mathextra/texlive-mathextra-2009.ebuild b/dev-texlive/texlive-mathextra/texlive-mathextra-2009.ebuild deleted file mode 100644 index f0e04b3da0d0..000000000000 --- a/dev-texlive/texlive-mathextra/texlive-mathextra-2009.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2009.ebuild,v 1.3 2010/01/25 13:17:06 aballier Exp $ - -TEXLIVE_MODULE_CONTENTS="12many amstex boldtensors bosisio ccfonts commath concmath concrete extarrows extpfeil faktor ionumbers isomath mathcomp mattens mhequ multiobjective nath proba shuffle statex2 stex stmaryrd subsupscripts susy syllogism synproof tablor tensor tex-ewd thmbox turnstile venn yhmath collection-mathextra -" -TEXLIVE_MODULE_DOC_CONTENTS="12many.doc amstex.doc boldtensors.doc bosisio.doc ccfonts.doc commath.doc concmath.doc concrete.doc extarrows.doc extpfeil.doc faktor.doc ionumbers.doc isomath.doc mathcomp.doc mattens.doc mhequ.doc multiobjective.doc nath.doc proba.doc shuffle.doc stex.doc stmaryrd.doc subsupscripts.doc susy.doc syllogism.doc synproof.doc tablor.doc tensor.doc tex-ewd.doc thmbox.doc turnstile.doc venn.doc yhmath.doc " -TEXLIVE_MODULE_SRC_CONTENTS="12many.source bosisio.source ccfonts.source concmath.source extpfeil.source faktor.source ionumbers.source mathcomp.source mattens.source multiobjective.source proba.source shuffle.source stex.source stmaryrd.source tensor.source thmbox.source turnstile.source yhmath.source " -inherit texlive-module -DESCRIPTION="TeXLive Advanced math typesetting" - -LICENSE="GPL-2 as-is BSD GPL-1 LGPL-2 LPPL-1.3 public-domain TeX " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" -DEPEND=">=dev-texlive/texlive-fontsrecommended-2009 ->=dev-texlive/texlive-latex-2009 -" -RDEPEND="${DEPEND} " diff --git a/dev-texlive/texlive-metapost/ChangeLog b/dev-texlive/texlive-metapost/ChangeLog index f1d2354b6040..856f990be09d 100644 --- a/dev-texlive/texlive-metapost/ChangeLog +++ b/dev-texlive/texlive-metapost/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-metapost # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-metapost/ChangeLog,v 1.44 2011/10/04 18:03:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-metapost/ChangeLog,v 1.45 2011/10/05 14:46:24 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-metapost-2008.ebuild, -texlive-metapost-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-metapost-2010.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-metapost/texlive-metapost-2008.ebuild b/dev-texlive/texlive-metapost/texlive-metapost-2008.ebuild deleted file mode 100644 index 62a73effb869..000000000000 --- a/dev-texlive/texlive-metapost/texlive-metapost-2008.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-metapost/texlive-metapost-2008.ebuild,v 1.12 2010/01/27 05:44:20 abcd Exp $ - -TEXLIVE_MODULE_CONTENTS="automata bbcard blockdraw_mp bpolynomial cmarrows dviincl emp epsincl expressg exteps featpost hatching latexmp metaobj metaplot metapost metauml mfpic mfpic4ode mp3d mpattern piechartmp roex slideshow splines textpath bin-metapost collection-metapost -" -TEXLIVE_MODULE_DOC_CONTENTS="automata.doc bbcard.doc blockdraw_mp.doc bpolynomial.doc cmarrows.doc dviincl.doc emp.doc epsincl.doc expressg.doc exteps.doc featpost.doc hatching.doc latexmp.doc metaobj.doc metaplot.doc metapost.doc metauml.doc mfpic.doc mfpic4ode.doc mp3d.doc mpattern.doc piechartmp.doc slideshow.doc splines.doc textpath.doc bin-metapost.doc " -TEXLIVE_MODULE_SRC_CONTENTS="emp.source expressg.source mfpic.source mfpic4ode.source roex.source splines.source " -inherit texlive-module -DESCRIPTION="TeXLive MetaPost (and Metafont) drawing packages" - -LICENSE="GPL-2 as-is freedist GPL-1 LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2008 -" -RDEPEND="${DEPEND}" diff --git a/dev-texlive/texlive-metapost/texlive-metapost-2009.ebuild b/dev-texlive/texlive-metapost/texlive-metapost-2009.ebuild deleted file mode 100644 index d145c8f5802a..000000000000 --- a/dev-texlive/texlive-metapost/texlive-metapost-2009.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-metapost/texlive-metapost-2009.ebuild,v 1.5 2010/10/02 20:03:50 grobian Exp $ - -TEXLIVE_MODULE_CONTENTS="automata bbcard blockdraw_mp bpolynomial cmarrows drv dviincl emp epsincl expressg exteps featpost garrigues hatching latexmp metago metaobj metaplot metapost metauml mfpic mfpic4ode mp3d mpattern piechartmp roex slideshow splines suanpan textpath collection-metapost -" -TEXLIVE_MODULE_DOC_CONTENTS="automata.doc bbcard.doc blockdraw_mp.doc bpolynomial.doc cmarrows.doc drv.doc dviincl.doc emp.doc epsincl.doc expressg.doc exteps.doc featpost.doc garrigues.doc hatching.doc latexmp.doc metago.doc metaobj.doc metaplot.doc metapost.doc metauml.doc mfpic.doc mfpic4ode.doc mp3d.doc mpattern.doc piechartmp.doc slideshow.doc splines.doc suanpan.doc textpath.doc " -TEXLIVE_MODULE_SRC_CONTENTS="emp.source expressg.source mfpic.source mfpic4ode.source roex.source splines.source " -inherit texlive-module -DESCRIPTION="TeXLive MetaPost (and Metafont) drawing packages" - -LICENSE="GPL-2 as-is GPL-1 LGPL-2 LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2009 -" -RDEPEND="${DEPEND} " - -# This small hack is needed in order to have a sane upgrade path: -# the new TeX Live 2009 metapost produces this file but it is not recorded in -# any package; when running fmtutil (like texmf-update does) this file will be -# created and cause collisions. - -pkg_setup() { - use prefix || EPREFIX= - - if [ -f "${ROOT%/}${EPREFIX}/var/lib/texmf/web2c/metapost/mplib-luatex.mem" ]; then - einfo "Removing ${ROOT%/}${EPREFIX}/var/lib/texmf/web2c/metapost/mplib-luatex.mem" - rm -f "${ROOT%/}${EPREFIX}/var/lib/texmf/web2c/metapost/mplib-luatex.mem" - fi -} diff --git a/dev-texlive/texlive-music/ChangeLog b/dev-texlive/texlive-music/ChangeLog index 5116eb5a3ed7..6ad2d59ca1b4 100644 --- a/dev-texlive/texlive-music/ChangeLog +++ b/dev-texlive/texlive-music/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-music # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.39 2011/10/04 18:38:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.40 2011/10/05 14:43:42 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> -texlive-music-2008.ebuild, + -texlive-music-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-music-2010.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-music/texlive-music-2008.ebuild b/dev-texlive/texlive-music/texlive-music-2008.ebuild deleted file mode 100644 index f306b78de8c7..000000000000 --- a/dev-texlive/texlive-music/texlive-music-2008.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2008.ebuild,v 1.11 2009/06/10 14:21:28 alexxy Exp $ - -TEXLIVE_MODULE_CONTENTS="abc guitar harmony musictex musixlyr musixps musixtex songbook bin-musixflx collection-music -" -TEXLIVE_MODULE_DOC_CONTENTS="abc.doc guitar.doc harmony.doc musictex.doc musixlyr.doc musixps.doc musixtex.doc songbook.doc " -TEXLIVE_MODULE_SRC_CONTENTS="abc.source guitar.source songbook.source " -inherit texlive-module -DESCRIPTION="TeXLive Music typesetting" - -LICENSE="GPL-2 freedist GPL-1 LGPL-2.1 LPPL-1.3 " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -DEPEND=">=dev-texlive/texlive-latex-2008 -" -RDEPEND="${DEPEND}" diff --git a/dev-texlive/texlive-music/texlive-music-2009.ebuild b/dev-texlive/texlive-music/texlive-music-2009.ebuild deleted file mode 100644 index d2d4c41530a7..000000000000 --- a/dev-texlive/texlive-music/texlive-music-2009.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2009.ebuild,v 1.3 2010/02/03 03:11:23 abcd Exp $ - -TEXLIVE_MODULE_CONTENTS="abc figbas gchords guitar harmony musictex musixlyr musixps musixtex songbook musixflx collection-music -" -TEXLIVE_MODULE_DOC_CONTENTS="abc.doc gchords.doc guitar.doc harmony.doc musictex.doc musixlyr.doc musixps.doc musixtex.doc songbook.doc " -TEXLIVE_MODULE_SRC_CONTENTS="abc.source guitar.source songbook.source " -inherit texlive-module -DESCRIPTION="TeXLive Music typesetting" - -LICENSE="GPL-2 as-is GPL-1 LGPL-2.1 LPPL-1.3 " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="" -DEPEND=">=dev-texlive/texlive-latex-2009 -" -RDEPEND="${DEPEND} " diff --git a/dev-texlive/texlive-omega/ChangeLog b/dev-texlive/texlive-omega/ChangeLog index 1b476be9c99d..977f2e1ddc9b 100644 --- a/dev-texlive/texlive-omega/ChangeLog +++ b/dev-texlive/texlive-omega/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-omega # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-omega/ChangeLog,v 1.40 2011/10/04 18:38:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-omega/ChangeLog,v 1.41 2011/10/05 14:41:33 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> -texlive-omega-2008.ebuild, + -texlive-omega-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-omega-2010.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-omega/texlive-omega-2008.ebuild b/dev-texlive/texlive-omega/texlive-omega-2008.ebuild deleted file mode 100644 index c123f7b70072..000000000000 --- a/dev-texlive/texlive-omega/texlive-omega-2008.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-omega/texlive-omega-2008.ebuild,v 1.12 2009/06/10 14:21:50 alexxy Exp $ - -TEXLIVE_MODULE_CONTENTS="antomega lambda mxd mxedruli omega bin-aleph bin-omega bin-omegaware collection-omega -" -TEXLIVE_MODULE_DOC_CONTENTS="antomega.doc mxd.doc mxedruli.doc omega.doc bin-omega.doc bin-omegaware.doc " -TEXLIVE_MODULE_SRC_CONTENTS="antomega.source mxd.source " -inherit texlive-module -DESCRIPTION="TeXLive Omega" - -LICENSE="GPL-2 freedist GPL-1 LPPL-1.3 " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2008 ->=dev-texlive/texlive-latex-2008" -RDEPEND="${DEPEND}" diff --git a/dev-texlive/texlive-omega/texlive-omega-2009.ebuild b/dev-texlive/texlive-omega/texlive-omega-2009.ebuild deleted file mode 100644 index 49dd601b65f5..000000000000 --- a/dev-texlive/texlive-omega/texlive-omega-2009.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-omega/texlive-omega-2009.ebuild,v 1.3 2010/02/03 03:11:53 abcd Exp $ - -TEXLIVE_MODULE_CONTENTS="antomega lambda mxd mxedruli omega aleph omegaware collection-omega -" -TEXLIVE_MODULE_DOC_CONTENTS="antomega.doc mxd.doc mxedruli.doc omega.doc aleph.doc omegaware.doc " -TEXLIVE_MODULE_SRC_CONTENTS="antomega.source mxd.source " -inherit texlive-module -DESCRIPTION="TeXLive Omega" - -LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2009 ->=dev-texlive/texlive-latex-2009 ->=dev-texlive/texlive-latex-2008 -!<dev-texlive/texlive-fontsextra-2009 -" -RDEPEND="${DEPEND} " diff --git a/dev-texlive/texlive-pictures/ChangeLog b/dev-texlive/texlive-pictures/ChangeLog index df512ec76d36..e33f283d0a7d 100644 --- a/dev-texlive/texlive-pictures/ChangeLog +++ b/dev-texlive/texlive-pictures/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-texlive/texlive-pictures # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.50 2011/10/04 17:59:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.51 2011/10/05 14:38:28 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-pictures-2008-r1.ebuild, -texlive-pictures-2009.ebuild, + -texlive-pictures-2010.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-pictures-2010-r1.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild b/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild deleted file mode 100644 index 46f4a93fb91e..000000000000 --- a/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild,v 1.11 2010/01/15 10:35:05 grobian Exp $ - -TEXLIVE_MODULE_CONTENTS="autoarea bardiag curve curve2e curves dcpic dottex dratex eepic epspdf epspdfconversion gnuplottex miniplot pb-diagram petri-nets pgf-soroban pgfopts pgfplots picinpar pict2e pictex pictex2 pinlabel pmgraph randbild swimgraf texdraw tikz-inet tufte-latex xypic collection-pictures -" -TEXLIVE_MODULE_DOC_CONTENTS="autoarea.doc bardiag.doc curve.doc curve2e.doc curves.doc dcpic.doc dottex.doc dratex.doc eepic.doc epspdf.doc epspdfconversion.doc gnuplottex.doc miniplot.doc pb-diagram.doc petri-nets.doc pgf-soroban.doc pgfopts.doc pgfplots.doc picinpar.doc pict2e.doc pictex.doc pinlabel.doc pmgraph.doc randbild.doc swimgraf.doc texdraw.doc tikz-inet.doc tufte-latex.doc xypic.doc " -TEXLIVE_MODULE_SRC_CONTENTS="curve.source curve2e.source curves.source dottex.source gnuplottex.source petri-nets.source pgfopts.source pgfplots.source pict2e.source randbild.source swimgraf.source xypic.source " -inherit texlive-module -DESCRIPTION="TeXLive Graphics packages" - -LICENSE="GPL-2 Apache-2.0 as-is freedist GPL-1 LPPL-1.3 " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2008 -" -RDEPEND="${DEPEND} dev-lang/ruby -" -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/epspdf/epspdf texmf-dist/scripts/epspdf/epspdftk" diff --git a/dev-texlive/texlive-pictures/texlive-pictures-2009.ebuild b/dev-texlive/texlive-pictures/texlive-pictures-2009.ebuild deleted file mode 100644 index 39c9a08478bc..000000000000 --- a/dev-texlive/texlive-pictures/texlive-pictures-2009.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2009.ebuild,v 1.3 2010/01/25 13:08:16 aballier Exp $ - -TEXLIVE_MODULE_CONTENTS="asyfig autoarea bardiag cachepic combinedgraphics circuitikz curve curve2e curves dcpic diagmac2 doc-pictex dottex dot2texi dratex eepic epspdf epspdfconversion fig4latex gnuplottex here hvfloat miniplot pb-diagram petri-nets pgf-soroban pgfopts pgfplots picinpar pict2e pictex pictex2 pinlabel pmgraph randbild schemabloc swimgraf texdraw tikz-inet tikz-qtree tikz-timing tkz-doc tkz-linknodes tkz-tab tufte-latex xypic collection-pictures -" -TEXLIVE_MODULE_DOC_CONTENTS="asyfig.doc autoarea.doc bardiag.doc cachepic.doc combinedgraphics.doc circuitikz.doc curve.doc curve2e.doc curves.doc dcpic.doc diagmac2.doc doc-pictex.doc dottex.doc dot2texi.doc dratex.doc eepic.doc epspdf.doc epspdfconversion.doc fig4latex.doc gnuplottex.doc here.doc hvfloat.doc miniplot.doc pb-diagram.doc petri-nets.doc pgf-soroban.doc pgfopts.doc pgfplots.doc picinpar.doc pict2e.doc pictex.doc pinlabel.doc pmgraph.doc randbild.doc schemabloc.doc swimgraf.doc texdraw.doc tikz-inet.doc tikz-qtree.doc tikz-timing.doc tkz-doc.doc tkz-linknodes.doc tkz-tab.doc tufte-latex.doc xypic.doc " -TEXLIVE_MODULE_SRC_CONTENTS="asyfig.source combinedgraphics.source curve.source curve2e.source curves.source dottex.source gnuplottex.source petri-nets.source pgfopts.source pgfplots.source pict2e.source randbild.source swimgraf.source tikz-timing.source xypic.source " -inherit texlive-module -DESCRIPTION="TeXLive Graphics packages and programs" - -LICENSE="GPL-2 Apache-2.0 as-is GPL-1 GPL-3 LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2009 -!<dev-texlive/texlive-latexextra-2009 -!<dev-texlive/texlive-texinfo-2009 -" -RDEPEND="${DEPEND} dev-lang/ruby -" -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/cachepic/cachepic.tlu texmf-dist/scripts/epspdf/epspdf texmf-dist/scripts/epspdf/epspdftk texmf-dist/scripts/fig4latex/fig4latex" diff --git a/dev-texlive/texlive-pictures/texlive-pictures-2010.ebuild b/dev-texlive/texlive-pictures/texlive-pictures-2010.ebuild deleted file mode 100644 index f7699421ed77..000000000000 --- a/dev-texlive/texlive-pictures/texlive-pictures-2010.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2010.ebuild,v 1.2 2010/12/17 20:45:38 grobian Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="asyfig autoarea bardiag cachepic chemfig combinedgraphics circuitikz curve curve2e curves dcpic diagmac2 doc-pictex dottex dot2texi dratex drs duotenzor eepic epspdf epspdfconversion esk fig4latex gnuplottex here hvfloat knitting knittingpattern mathspic miniplot numericplots pb-diagram petri-nets pgf-soroban pgf-umlsd pgfopts pgfplots picinpar pict2e pictex pictex2 pinlabel pmgraph prerex randbild roundbox schemabloc swimgraf texdraw tikz-3dplot tikz-inet tikz-qtree tikz-timing tkz-doc tkz-linknodes tkz-orm tkz-tab tufte-latex xypdf xypic collection-pictures -" -TEXLIVE_MODULE_DOC_CONTENTS="asyfig.doc autoarea.doc bardiag.doc cachepic.doc chemfig.doc combinedgraphics.doc circuitikz.doc curve.doc curve2e.doc curves.doc dcpic.doc diagmac2.doc doc-pictex.doc dottex.doc dot2texi.doc dratex.doc drs.doc duotenzor.doc eepic.doc epspdf.doc epspdfconversion.doc esk.doc fig4latex.doc gnuplottex.doc here.doc hvfloat.doc knitting.doc knittingpattern.doc mathspic.doc miniplot.doc numericplots.doc pb-diagram.doc petri-nets.doc pgf-soroban.doc pgf-umlsd.doc pgfopts.doc pgfplots.doc picinpar.doc pict2e.doc pictex.doc pinlabel.doc pmgraph.doc prerex.doc randbild.doc roundbox.doc schemabloc.doc swimgraf.doc texdraw.doc tikz-3dplot.doc tikz-inet.doc tikz-qtree.doc tikz-timing.doc tkz-doc.doc tkz-linknodes.doc tkz-orm.doc tkz-tab.doc tufte-latex.doc xypdf.doc xypic.doc " -TEXLIVE_MODULE_SRC_CONTENTS="asyfig.source combinedgraphics.source curve.source curve2e.source curves.source dottex.source esk.source gnuplottex.source petri-nets.source pgfopts.source pgfplots.source pict2e.source randbild.source tikz-timing.source " -inherit texlive-module -DESCRIPTION="TeXLive Graphics packages and programs" - -LICENSE="GPL-2 Apache-2.0 as-is GPL-1 GPL-3 LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2010 -!<dev-texlive/texlive-latexextra-2009 -!<dev-texlive/texlive-texinfo-2009 -" -RDEPEND="${DEPEND} dev-lang/ruby -" -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/cachepic/cachepic.tlu texmf-dist/scripts/epspdf/epspdf texmf-dist/scripts/epspdf/epspdftk texmf-dist/scripts/fig4latex/fig4latex texmf-dist/scripts/mathspic/mathspic.pl" diff --git a/dev-texlive/texlive-plainextra/ChangeLog b/dev-texlive/texlive-plainextra/ChangeLog index 2c6fe4549e2e..99c72bf53c57 100644 --- a/dev-texlive/texlive-plainextra/ChangeLog +++ b/dev-texlive/texlive-plainextra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-plainextra # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.41 2011/10/04 18:39:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.42 2011/10/05 14:31:29 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-plainextra-2008.ebuild, -texlive-plainextra-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-plainextra-2010.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild b/dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild deleted file mode 100644 index e7b80376f7e7..000000000000 --- a/dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild,v 1.12 2010/01/15 10:35:45 grobian Exp $ - -TEXLIVE_MODULE_CONTENTS="cellular colortab fixpdfmag fontch hyplain jsmisc mkpattern newsletr plgraph treetex typespec vertex collection-plainextra -" -TEXLIVE_MODULE_DOC_CONTENTS="cellular.doc colortab.doc fontch.doc hyplain.doc jsmisc.doc mkpattern.doc newsletr.doc plgraph.doc treetex.doc typespec.doc vertex.doc " -TEXLIVE_MODULE_SRC_CONTENTS="jsmisc.source plgraph.source " -inherit texlive-module -DESCRIPTION="TeXLive Plain TeX supplementary packages" - -LICENSE="GPL-2 as-is freedist LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2008 -" -RDEPEND="${DEPEND}" diff --git a/dev-texlive/texlive-plainextra/texlive-plainextra-2009.ebuild b/dev-texlive/texlive-plainextra/texlive-plainextra-2009.ebuild deleted file mode 100644 index eb0b4aa95857..000000000000 --- a/dev-texlive/texlive-plainextra/texlive-plainextra-2009.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2009.ebuild,v 1.3 2010/01/25 13:04:14 aballier Exp $ - -TEXLIVE_MODULE_CONTENTS="figflow fixpdfmag font-change fontch graphics-pln hyplain js-misc mkpattern newsletr placeins-plain plnfss resumemac timetable treetex typespec varisize collection-plainextra -" -TEXLIVE_MODULE_DOC_CONTENTS="figflow.doc font-change.doc fontch.doc graphics-pln.doc hyplain.doc js-misc.doc mkpattern.doc newsletr.doc plnfss.doc resumemac.doc treetex.doc typespec.doc varisize.doc " -TEXLIVE_MODULE_SRC_CONTENTS="graphics-pln.source " -inherit texlive-module -DESCRIPTION="TeXLive Plain TeX supplementary packages" - -LICENSE="GPL-2 as-is LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2009 -!<dev-texlive/texlive-langvietnamese-2009 -" -RDEPEND="${DEPEND} " diff --git a/dev-texlive/texlive-pstricks/ChangeLog b/dev-texlive/texlive-pstricks/ChangeLog index 6c9f041c18b6..732fd09542ec 100644 --- a/dev-texlive/texlive-pstricks/ChangeLog +++ b/dev-texlive/texlive-pstricks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-pstricks # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v 1.44 2011/10/04 18:39:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v 1.45 2011/10/05 14:29:32 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-pstricks-2008-r1.ebuild, -texlive-pstricks-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-pstricks-2010.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild b/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild deleted file mode 100644 index bd105fa76e78..000000000000 --- a/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild,v 1.12 2010/01/15 10:36:37 grobian Exp $ - -TEXLIVE_MODULE_CONTENTS="auto-pst-pdf makeplot pdftricks pst-2dplot pst-3d pst-3dplot pst-asr pst-bar pst-barcode pst-blur pst-circ pst-coil pst-cox pst-dbicons pst-diffraction pst-eps pst-eucl pst-fill pst-fr3d pst-fractal pst-fun pst-func pst-geo pst-ghsb pst-gr3d pst-grad pst-infixplot pst-jtree pst-labo pst-lens pst-light3d pst-math pst-ob3d pst-optexp pst-optic pst-osci pst-pad pst-pdgr pst-poly pst-qtree pst-slpe pst-spectra pst-stru pst-solides3d pst-soroban pst-text pst-uml pst-vue3d pst2pdf pstricks pstricks-add uml collection-pstricks -" -TEXLIVE_MODULE_DOC_CONTENTS="auto-pst-pdf.doc makeplot.doc pdftricks.doc pst-2dplot.doc pst-3d.doc pst-3dplot.doc pst-asr.doc pst-bar.doc pst-barcode.doc pst-blur.doc pst-circ.doc pst-coil.doc pst-cox.doc pst-dbicons.doc pst-diffraction.doc pst-eps.doc pst-eucl.doc pst-fill.doc pst-fr3d.doc pst-fractal.doc pst-fun.doc pst-func.doc pst-geo.doc pst-ghsb.doc pst-gr3d.doc pst-grad.doc pst-infixplot.doc pst-jtree.doc pst-labo.doc pst-lens.doc pst-light3d.doc pst-math.doc pst-ob3d.doc pst-optexp.doc pst-optic.doc pst-osci.doc pst-pad.doc pst-pdgr.doc pst-poly.doc pst-qtree.doc pst-slpe.doc pst-spectra.doc pst-stru.doc pst-solides3d.doc pst-soroban.doc pst-text.doc pst-uml.doc pst-vue3d.doc pst2pdf.doc pstricks.doc pstricks-add.doc uml.doc " -TEXLIVE_MODULE_SRC_CONTENTS="auto-pst-pdf.source makeplot.source pst-3d.source pst-3dplot.source pst-barcode.source pst-blur.source pst-circ.source pst-coil.source pst-dbicons.source pst-diffraction.source pst-eps.source pst-fill.source pst-fr3d.source pst-fractal.source pst-fun.source pst-func.source pst-gr3d.source pst-lens.source pst-light3d.source pst-ob3d.source pst-optic.source pst-pad.source pst-pdgr.source pst-poly.source pst-slpe.source pst-soroban.source pst-text.source pst-uml.source pst-vue3d.source pstricks-add.source uml.source " -inherit texlive-module -DESCRIPTION="TeXLive PSTricks packages" - -LICENSE="GPL-2 as-is GPL-1 LGPL-2 LPPL-1.3 " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2008 -" -RDEPEND="${DEPEND} dev-texlive/texlive-genericrecommended -" -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/pst2pdf/pst2pdf.pl" diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2009.ebuild b/dev-texlive/texlive-pstricks/texlive-pstricks-2009.ebuild deleted file mode 100644 index aabca6aab71d..000000000000 --- a/dev-texlive/texlive-pstricks/texlive-pstricks-2009.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2009.ebuild,v 1.3 2010/10/02 20:05:08 grobian Exp $ - -TEXLIVE_MODULE_CONTENTS="auto-pst-pdf bclogo makeplot pdftricks psbao pst-2dplot pst-3d pst-3dplot pst-abspos pst-am pst-asr pst-bar pst-barcode pst-bezier pst-blur pst-bspline pst-calendar pst-circ pst-coil pst-cox pst-dbicons pst-diffraction pst-eps pst-eucl pst-fill pst-fr3d pst-fractal pst-fun pst-func pst-gantt pst-geo pst-ghsb pst-gr3d pst-grad pst-infixplot pst-jtree pst-knot pst-labo pst-lens pst-light3d pst-math pst-mirror pst-ob3d pst-optexp pst-optic pst-osci pst-pad pst-pdgr pst-platon pst-poly pst-qtree pst-sigsys pst-slpe pst-spectra pst-solides3d pst-soroban pst-stru pst-support pst-text pst-thick pst-tree pst-uml pst-vowel pst-vue3d pst2pdf pstricks pstricks-add uml vaucanson-g collection-pstricks -" -TEXLIVE_MODULE_DOC_CONTENTS="auto-pst-pdf.doc bclogo.doc makeplot.doc pdftricks.doc psbao.doc pst-2dplot.doc pst-3d.doc pst-3dplot.doc pst-abspos.doc pst-am.doc pst-asr.doc pst-bar.doc pst-barcode.doc pst-bezier.doc pst-blur.doc pst-bspline.doc pst-calendar.doc pst-circ.doc pst-coil.doc pst-cox.doc pst-dbicons.doc pst-diffraction.doc pst-eps.doc pst-eucl.doc pst-fill.doc pst-fr3d.doc pst-fractal.doc pst-fun.doc pst-func.doc pst-gantt.doc pst-geo.doc pst-ghsb.doc pst-gr3d.doc pst-grad.doc pst-infixplot.doc pst-jtree.doc pst-knot.doc pst-labo.doc pst-lens.doc pst-light3d.doc pst-math.doc pst-mirror.doc pst-ob3d.doc pst-optexp.doc pst-optic.doc pst-osci.doc pst-pad.doc pst-pdgr.doc pst-platon.doc pst-poly.doc pst-qtree.doc pst-sigsys.doc pst-slpe.doc pst-spectra.doc pst-solides3d.doc pst-soroban.doc pst-stru.doc pst-support.doc pst-text.doc pst-thick.doc pst-tree.doc pst-uml.doc pst-vowel.doc pst-vue3d.doc pst2pdf.doc pstricks.doc pstricks-add.doc uml.doc vaucanson-g.doc " -TEXLIVE_MODULE_SRC_CONTENTS="auto-pst-pdf.source makeplot.source pst-3d.source pst-3dplot.source pst-abspos.source pst-am.source pst-bar.source pst-barcode.source pst-bezier.source pst-blur.source pst-circ.source pst-coil.source pst-dbicons.source pst-diffraction.source pst-eps.source pst-fill.source pst-fr3d.source pst-fractal.source pst-fun.source pst-func.source pst-gantt.source pst-gr3d.source pst-lens.source pst-light3d.source pst-math.source pst-mirror.source pst-ob3d.source pst-optic.source pst-pad.source pst-pdgr.source pst-platon.source pst-poly.source pst-slpe.source pst-soroban.source pst-text.source pst-thick.source pst-tree.source pst-uml.source pst-vue3d.source pstricks-add.source uml.source " -inherit texlive-module -DESCRIPTION="TeXLive PSTricks packages" - -LICENSE="GPL-2 GPL-1 LGPL-2 LPPL-1.3 " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2009 ->=dev-texlive/texlive-genericrecommended-2009 -" -RDEPEND="${DEPEND} dev-texlive/texlive-genericrecommended -" -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/pst2pdf/pst2pdf.pl" |