diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-08-03 20:37:53 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-03 22:06:14 +0200 |
commit | fb33e95ac63bfd4c0741524dd60f3e6a4287148d (patch) | |
tree | 9f88b1dbda2d560e163c244cb5e3e50a15478fb2 /dev-texlive/texlive-mathextra/texlive-mathextra-2013.ebuild | |
parent | dev-texlive/texlive-science: Clean old (<2015) up (diff) | |
download | gentoo-fb33e95ac63bfd4c0741524dd60f3e6a4287148d.tar.gz gentoo-fb33e95ac63bfd4c0741524dd60f3e6a4287148d.tar.bz2 gentoo-fb33e95ac63bfd4c0741524dd60f3e6a4287148d.zip |
dev-texlive/texlive-mathextra: Clean old (<2015) up
Diffstat (limited to 'dev-texlive/texlive-mathextra/texlive-mathextra-2013.ebuild')
-rw-r--r-- | dev-texlive/texlive-mathextra/texlive-mathextra-2013.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-texlive/texlive-mathextra/texlive-mathextra-2013.ebuild b/dev-texlive/texlive-mathextra/texlive-mathextra-2013.ebuild deleted file mode 100644 index 703fc6129110..000000000000 --- a/dev-texlive/texlive-mathextra/texlive-mathextra-2013.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -TEXLIVE_MODULE_CONTENTS="12many amstex backnaur binomexp boldtensors bosisio bropd ccfonts commath concmath concrete conteq eqnarray extarrows extpfeil faktor interval ionumbers isomath mathcomp mattens mhequ multiobjective nath ot-tableau oubraces proba rec-thy shuffle skmath statex statex2 stmaryrd subsupscripts susy syllogism synproof tablor tensor tex-ewd thmbox turnstile unicode-math venn yhmath ytableau collection-mathextra -" -TEXLIVE_MODULE_DOC_CONTENTS="12many.doc amstex.doc backnaur.doc binomexp.doc boldtensors.doc bosisio.doc bropd.doc ccfonts.doc commath.doc concmath.doc concrete.doc conteq.doc eqnarray.doc extarrows.doc extpfeil.doc faktor.doc interval.doc ionumbers.doc isomath.doc mathcomp.doc mattens.doc mhequ.doc multiobjective.doc nath.doc ot-tableau.doc oubraces.doc proba.doc rec-thy.doc shuffle.doc skmath.doc statex.doc statex2.doc stmaryrd.doc subsupscripts.doc susy.doc syllogism.doc synproof.doc tablor.doc tensor.doc tex-ewd.doc thmbox.doc turnstile.doc unicode-math.doc venn.doc yhmath.doc ytableau.doc " -TEXLIVE_MODULE_SRC_CONTENTS="12many.source backnaur.source binomexp.source bosisio.source bropd.source ccfonts.source concmath.source conteq.source eqnarray.source extpfeil.source faktor.source ionumbers.source mathcomp.source mattens.source multiobjective.source proba.source shuffle.source skmath.source stmaryrd.source tensor.source thmbox.source turnstile.source unicode-math.source yhmath.source ytableau.source " -inherit texlive-module -DESCRIPTION="TeXLive Mathematics packages" - -LICENSE=" BSD GPL-1 GPL-2 GPL-3 LGPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX TeX-other-free " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-fontsrecommended-2013 ->=dev-texlive/texlive-latex-2013 -!<dev-texlive/texlive-latexextra-2010 -" -RDEPEND="${DEPEND} " |