| 1 |
ago |
1.3 |
# Copyright 1999-2012 Gentoo Foundation
|
| 2 |
aballier |
1.1 |
# Distributed under the terms of the GNU General Public License v2
|
| 3 |
ago |
1.3 |
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-korean/texlive-documentation-korean-2011.ebuild,v 1.2 2011/12/28 05:29:55 jer Exp $
|
| 4 |
aballier |
1.1 |
|
| 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 |
ago |
1.3 |
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
| 17 |
aballier |
1.1 |
IUSE=""
|
| 18 |
|
|
DEPEND=">=dev-texlive/texlive-documentation-base-2011
|
| 19 |
|
|
"
|
| 20 |
|
|
RDEPEND="${DEPEND} "
|