| 1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
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.7 2012/03/03 13:19:10 ranger Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-korean/texlive-documentation-korean-2011.ebuild,v 1.8 2012/03/04 15:44:12 klausman Exp $ |
| 4 | |
4 | |
| 5 | EAPI="3" |
5 | EAPI="3" |
| 6 | |
6 | |
| 7 | TEXLIVE_MODULE_CONTENTS="lshort-korean collection-documentation-korean |
7 | TEXLIVE_MODULE_CONTENTS="lshort-korean collection-documentation-korean |
| 8 | " |
8 | " |
| … | |
… | |
| 11 | inherit texlive-module |
11 | inherit texlive-module |
| 12 | DESCRIPTION="TeXLive Korean documentation" |
12 | DESCRIPTION="TeXLive Korean documentation" |
| 13 | |
13 | |
| 14 | LICENSE="GPL-2 FDL-1.1 " |
14 | LICENSE="GPL-2 FDL-1.1 " |
| 15 | SLOT="0" |
15 | SLOT="0" |
| 16 | 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" |
16 | 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 | IUSE="" |
17 | IUSE="" |
| 18 | DEPEND=">=dev-texlive/texlive-documentation-base-2011 |
18 | DEPEND=">=dev-texlive/texlive-documentation-base-2011 |
| 19 | " |
19 | " |
| 20 | RDEPEND="${DEPEND} " |
20 | RDEPEND="${DEPEND} " |