Parent Directory
|
Revision Log
Version bump to latest release. Punt pseudonewer old versions. (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-he/myspell-he-2010.11.05.ebuild,v 1.1 2012/07/23 11:12:46 scarabeus Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | MYSPELL_DICT=( |
| 8 | "da_DK.aff" |
| 9 | "da_DK.dic" |
| 10 | ) |
| 11 | |
| 12 | MYSPELL_HYPH=( |
| 13 | "hyph_da_DK.dic" |
| 14 | ) |
| 15 | |
| 16 | MYSPELL_THES=( |
| 17 | ) |
| 18 | |
| 19 | inherit myspell-r2 |
| 20 | |
| 21 | DESCRIPTION="Danish dictionaries for myspell/hunspell" |
| 22 | HOMEPAGE="http://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary" |
| 23 | SRC_URI="http://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary/pscreleasefolder.2011-09-30.0280139318/2.1/dict-da-${PV}.oxt" |
| 24 | |
| 25 | LICENSE="GPL-2 LGPL-2.1 MPL-1.1" |
| 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 |