diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-06 22:18:18 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-07 17:35:35 +0200 |
commit | 2a79a626d5ce06d5a80e8a05ee89fa47f1de828d (patch) | |
tree | d87cba368e42690c220b24a7581fa342d341cbc9 /dev-texlive/texlive-mathextra/texlive-mathextra-2013.ebuild | |
parent | dev-texlive/texlive-*: Drop 2015 (diff) | |
download | gentoo-2a79a626d5ce06d5a80e8a05ee89fa47f1de828d.tar.gz gentoo-2a79a626d5ce06d5a80e8a05ee89fa47f1de828d.tar.bz2 gentoo-2a79a626d5ce06d5a80e8a05ee89fa47f1de828d.zip |
dev-texlive/texlive-{mathextra,science}: Cleanup obsolete 201{2,3,4}*
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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} " |