| 1 |
# Copyright 1999-2012 Gentoo Foundation
|
| 2 |
# Distributed under the terms of the GNU General Public License v2
|
| 3 |
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2011.ebuild,v 1.9 2012/05/06 17:29:40 armin76 Exp $
|
| 4 |
|
| 5 |
EAPI="3"
|
| 6 |
|
| 7 |
TEXLIVE_MODULE_CONTENTS="edmac eplain mltex psizzl startex texsis collection-formatsextra
|
| 8 |
"
|
| 9 |
TEXLIVE_MODULE_DOC_CONTENTS="edmac.doc eplain.doc mltex.doc psizzl.doc startex.doc texsis.doc "
|
| 10 |
TEXLIVE_MODULE_SRC_CONTENTS="edmac.source eplain.source psizzl.source startex.source "
|
| 11 |
inherit texlive-module
|
| 12 |
DESCRIPTION="TeXLive Extra formats"
|
| 13 |
|
| 14 |
LICENSE="GPL-2 GPL-2 LPPL-1.3 public-domain TeX "
|
| 15 |
SLOT="0"
|
| 16 |
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"
|
| 17 |
IUSE=""
|
| 18 |
DEPEND=">=dev-texlive/texlive-basic-2011
|
| 19 |
>=dev-texlive/texlive-latex-2008
|
| 20 |
"
|
| 21 |
RDEPEND="${DEPEND} "
|