| 1 | # Copyright 1999-2009 Gentoo Foundation |
1 | # Copyright 1999-2009 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-tex/culmus-latex/culmus-latex-0.7.ebuild,v 1.13 2009/08/23 15:44:32 darkside Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-tex/culmus-latex/culmus-latex-0.7.ebuild,v 1.14 2009/09/06 20:46:07 ranger Exp $ |
| 4 | |
4 | |
| 5 | inherit latex-package |
5 | inherit latex-package |
| 6 | |
6 | |
| 7 | DESCRIPTION="Culmus fonts support for latex" |
7 | DESCRIPTION="Culmus fonts support for latex" |
| 8 | HOMEPAGE="http://ivritex.sourceforge.net/" |
8 | HOMEPAGE="http://ivritex.sourceforge.net/" |
| 9 | SRC_URI="mirror://sourceforge/ivritex/${P}_src.tar.gz" |
9 | SRC_URI="mirror://sourceforge/ivritex/${P}_src.tar.gz" |
| 10 | |
10 | |
| 11 | LICENSE="GPL-2" |
11 | LICENSE="GPL-2" |
| 12 | SLOT="0" |
12 | SLOT="0" |
| 13 | KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" |
13 | KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" |
| 14 | IUSE="examples" |
14 | IUSE="examples" |
| 15 | |
15 | |
| 16 | RDEPEND="virtual/latex-base" |
16 | RDEPEND="virtual/latex-base" |
| 17 | DEPEND="${RDEPEND} |
17 | DEPEND="${RDEPEND} |
| 18 | media-fonts/culmus |
18 | media-fonts/culmus |