| 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-korean/texlive-documentation-korean-2011.ebuild,v 1.9 2012/05/06 17:11:31 armin76 Exp $
|
| 4 |
|
| 5 |
EAPI="3"
|
| 6 |
|
| 7 |
TEXLIVE_MODULE_CONTENTS="lshort-korean collection-documentation-korean
|
| 8 |
"
|
| 9 |
TEXLIVE_MODULE_DOC_CONTENTS="lshort-korean.doc "
|
| 10 |
TEXLIVE_MODULE_SRC_CONTENTS=""
|
| 11 |
inherit texlive-module
|
| 12 |
DESCRIPTION="TeXLive Korean documentation"
|
| 13 |
|
| 14 |
LICENSE="GPL-2 FDL-1.1 "
|
| 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} "
|