| 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-documentation-french/texlive-documentation-french-2011.ebuild,v 1.9 2012/05/06 17:08:24 armin76 Exp $
|
| 4 |
|
| 5 |
EAPI="3"
|
| 6 |
|
| 7 |
TEXLIVE_MODULE_CONTENTS="apprends-latex epslatex-fr impatient-fr l2tabu-french lshort-french texlive-fr collection-documentation-french
|
| 8 |
"
|
| 9 |
TEXLIVE_MODULE_DOC_CONTENTS="apprends-latex.doc epslatex-fr.doc impatient-fr.doc l2tabu-french.doc lshort-french.doc texlive-fr.doc "
|
| 10 |
TEXLIVE_MODULE_SRC_CONTENTS=""
|
| 11 |
inherit texlive-module
|
| 12 |
DESCRIPTION="TeXLive French documentation"
|
| 13 |
|
| 14 |
LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 "
|
| 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-documentation-base-2011
|
| 19 |
"
|
| 20 |
RDEPEND="${DEPEND} "
|