diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-06-28 16:38:24 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-06-28 16:38:24 +0000 |
commit | d82cc58261d3cb055bdb2669b297dcd70a23d0e7 (patch) | |
tree | 3dfcb06947cadbf6e202f9f50b6d7d065b691eca /dev-texlive | |
parent | Bump to TeX Live 2013. (diff) | |
download | gentoo-2-d82cc58261d3cb055bdb2669b297dcd70a23d0e7.tar.gz gentoo-2-d82cc58261d3cb055bdb2669b297dcd70a23d0e7.tar.bz2 gentoo-2-d82cc58261d3cb055bdb2669b297dcd70a23d0e7.zip |
Bump to TeX Live 2013.
(Portage version: 2.2.0_alpha185/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-mathextra/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-mathextra/metadata.xml | 1 | ||||
-rw-r--r-- | dev-texlive/texlive-mathextra/texlive-mathextra-2013.ebuild | 22 |
3 files changed, 29 insertions, 2 deletions
diff --git a/dev-texlive/texlive-mathextra/ChangeLog b/dev-texlive/texlive-mathextra/ChangeLog index f9b9fb03aacc..7dd1b4dc45fc 100644 --- a/dev-texlive/texlive-mathextra/ChangeLog +++ b/dev-texlive/texlive-mathextra/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-mathextra # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog,v 1.66 2013/04/25 21:29:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog,v 1.67 2013/06/28 16:38:24 aballier Exp $ + +*texlive-mathextra-2013 (28 Jun 2013) + + 28 Jun 2013; Alexis Ballier <aballier@gentoo.org> + +texlive-mathextra-2013.ebuild, metadata.xml: + Bump to TeX Live 2013. 25 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-mathextra-2012-r1.ebuild: diff --git a/dev-texlive/texlive-mathextra/metadata.xml b/dev-texlive/texlive-mathextra/metadata.xml index 03f0b670de2d..fc27305afea4 100644 --- a/dev-texlive/texlive-mathextra/metadata.xml +++ b/dev-texlive/texlive-mathextra/metadata.xml @@ -7,6 +7,5 @@ <name>Alexis Ballier</name> </maintainer> <longdescription lang="en"> -Extra math </longdescription> </pkgmetadata> diff --git a/dev-texlive/texlive-mathextra/texlive-mathextra-2013.ebuild b/dev-texlive/texlive-mathextra/texlive-mathextra-2013.ebuild new file mode 100644 index 000000000000..2a4813ebd9f9 --- /dev/null +++ b/dev-texlive/texlive-mathextra/texlive-mathextra-2013.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2013.ebuild,v 1.1 2013/06/28 16:38:24 aballier Exp $ + +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} " |