diff options
author | Alexis Ballier <aballier@gentoo.org> | 2007-10-14 08:49:31 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2007-10-14 08:49:31 +0000 |
commit | c1efe6ee7bb27c65bc60c518db441fba39bcb888 (patch) | |
tree | b550c21796ee123cc7cd483d17dc93d2ff9ffdf4 /dev-texlive/texlive-mathextra/texlive-mathextra-2007.ebuild | |
parent | Specify dependencies more precisely for happy-1.16 (diff) | |
download | gentoo-2-c1efe6ee7bb27c65bc60c518db441fba39bcb888.tar.gz gentoo-2-c1efe6ee7bb27c65bc60c518db441fba39bcb888.tar.bz2 gentoo-2-c1efe6ee7bb27c65bc60c518db441fba39bcb888.zip |
initial import
(Portage version: 2.1.3.13)
Diffstat (limited to 'dev-texlive/texlive-mathextra/texlive-mathextra-2007.ebuild')
-rw-r--r-- | dev-texlive/texlive-mathextra/texlive-mathextra-2007.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-texlive/texlive-mathextra/texlive-mathextra-2007.ebuild b/dev-texlive/texlive-mathextra/texlive-mathextra-2007.ebuild new file mode 100644 index 000000000000..8d8dead71ed1 --- /dev/null +++ b/dev-texlive/texlive-mathextra/texlive-mathextra-2007.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2007.ebuild,v 1.1 2007/10/14 08:49:31 aballier Exp $ + +TEXLIVE_MODULES_DEPS="dev-texlive/texlive-fontsrecommended +dev-texlive/texlive-latex +" +TEXLIVE_MODULE_CONTENTS="12many amstex bin-amstex breqn ccfonts commath concmath concrete eqnarray extarrows extpfeil faktor hvmath mathcomp mh mhequ nath stmaryrd tensor tmmath venn xfrac yhmath collection-mathextra +" +inherit texlive-module +DESCRIPTION="TeXLive Advanced math typesetting" + +LICENSE="GPL-2 LPPL-1.3c" +SLOT="0" +KEYWORDS="" |