From 1c8e28f239075bfcf29844ef7a1f974027b0518e Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Sun, 24 Oct 2010 18:12:05 +0000 Subject: Bump to TeX Live 2010 (Portage version: 2.2.0_alpha1/cvs/Linux x86_64) --- dev-texlive/texlive-science/ChangeLog | 8 +++++++- .../texlive-science/texlive-science-2010.ebuild | 23 ++++++++++++++++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 dev-texlive/texlive-science/texlive-science-2010.ebuild (limited to 'dev-texlive/texlive-science') diff --git a/dev-texlive/texlive-science/ChangeLog b/dev-texlive/texlive-science/ChangeLog index 15a45b37cc43..f35a696e666a 100644 --- a/dev-texlive/texlive-science/ChangeLog +++ b/dev-texlive/texlive-science/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-science # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/ChangeLog,v 1.32 2010/01/15 10:37:47 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/ChangeLog,v 1.33 2010/10/24 18:11:54 aballier Exp $ + +*texlive-science-2010 (24 Oct 2010) + + 24 Oct 2010; Alexis Ballier + +texlive-science-2010.ebuild: + Bump to TeX Live 2010 15 Jan 2010; Fabian Groffen texlive-science-2008.ebuild: diff --git a/dev-texlive/texlive-science/texlive-science-2010.ebuild b/dev-texlive/texlive-science/texlive-science-2010.ebuild new file mode 100644 index 000000000000..bdada25e919c --- /dev/null +++ b/dev-texlive/texlive-science/texlive-science-2010.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/texlive-science-2010.ebuild,v 1.1 2010/10/24 18:11:54 aballier Exp $ + +EAPI="3" + +TEXLIVE_MODULE_CONTENTS="SIstyle SIunits alg algorithm2e algorithmicx algorithms biocon bpchem bytefield chemarrow chemcompounds chemcono chemstyle clrscode complexity computational-complexity digiconfigs drawstack dyntree eltex engtlc fouridx functan galois gastex gene-logic gu hep hepnames hepparticles hepthesis hepunits karnaugh mhchem mhs miller objectz pseudocode scientificpaper sciposter sfg siunitx steinmetz struktex t-angles textopo ulqda unitsdef youngtab collection-science +" +TEXLIVE_MODULE_DOC_CONTENTS="SIstyle.doc SIunits.doc alg.doc algorithm2e.doc algorithmicx.doc algorithms.doc biocon.doc bpchem.doc bytefield.doc chemarrow.doc chemcompounds.doc chemcono.doc chemstyle.doc clrscode.doc complexity.doc computational-complexity.doc digiconfigs.doc drawstack.doc dyntree.doc eltex.doc engtlc.doc fouridx.doc functan.doc galois.doc gastex.doc gene-logic.doc gu.doc hep.doc hepnames.doc hepparticles.doc hepthesis.doc hepunits.doc karnaugh.doc mhchem.doc miller.doc objectz.doc pseudocode.doc scientificpaper.doc sciposter.doc sfg.doc siunitx.doc steinmetz.doc struktex.doc t-angles.doc textopo.doc ulqda.doc unitsdef.doc youngtab.doc " +TEXLIVE_MODULE_SRC_CONTENTS="SIstyle.source SIunits.source alg.source algorithms.source bpchem.source bytefield.source chemarrow.source chemcompounds.source chemstyle.source computational-complexity.source dyntree.source fouridx.source functan.source galois.source miller.source objectz.source siunitx.source steinmetz.source struktex.source textopo.source ulqda.source unitsdef.source youngtab.source " +inherit texlive-module +DESCRIPTION="TeXLive Typesetting for natural and computer sciences" + +LICENSE="GPL-2 as-is GPL-1 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" +IUSE="" +DEPEND=">=dev-texlive/texlive-latex-2010 +!dev-tex/SIunits +" +RDEPEND="${DEPEND} dev-texlive/texlive-pstricks +" +TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/ulqda/ulqda.pl" -- cgit v1.2.3-65-gdbad