Parent Directory
|
Revision Log
Version bump to latest upstream version. Remove newer/older. (Portage version: 2.2.0_alpha120/cvs/Linux x86_64, RepoMan options: --force)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-is/myspell-is-2012.03.18.ebuild,v 1.3 2012/07/23 13:15:04 scarabeus Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | MYSPELL_DICT=( |
| 8 | "id.aff" |
| 9 | "id.dic" |
| 10 | ) |
| 11 | |
| 12 | MYSPELL_HYPH=( |
| 13 | "hyph_id.dic" |
| 14 | ) |
| 15 | |
| 16 | MYSPELL_THES=( |
| 17 | ) |
| 18 | |
| 19 | inherit myspell-r2 |
| 20 | |
| 21 | DESCRIPTION="Indonesian dictionaries for myspell/hunspell" |
| 22 | HOMEPAGE="http://extensions.libreoffice.org/extension-center/indonesian-dictionary-kamus-indonesia-by-benitius" |
| 23 | SRC_URI="http://extensions.libreoffice.org/extension-center/indonesian-dictionary-kamus-indonesia-by-benitius/releases/${PV}/id.oxt -> ${P}.oxt" |
| 24 | |
| 25 | LICENSE="GPL-2" |
| 26 | SLOT="0" |
| 27 | KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" |
| 28 | IUSE="" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |