summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-01-13 01:46:52 +1100
committerMichael Palimaka <kensington@gentoo.org>2017-01-13 02:02:32 +1100
commit20cd72eaad6252ea5a848589c50e67ab8f2899a5 (patch)
treebcea3fd27bb58ed29a5cecb7132a05853de9414a /app-dicts/myspell-el/myspell-el-0.9.ebuild
parentapp-dicts/myspell-de: update HOMEPAGE and SRC_URI (diff)
downloadgentoo-20cd72eaad6252ea5a848589c50e67ab8f2899a5.tar.gz
gentoo-20cd72eaad6252ea5a848589c50e67ab8f2899a5.tar.bz2
gentoo-20cd72eaad6252ea5a848589c50e67ab8f2899a5.zip
app-dicts/myspell-el: version bump 0.9
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-dicts/myspell-el/myspell-el-0.9.ebuild')
-rw-r--r--app-dicts/myspell-el/myspell-el-0.9.ebuild28
1 files changed, 28 insertions, 0 deletions
diff --git a/app-dicts/myspell-el/myspell-el-0.9.ebuild b/app-dicts/myspell-el/myspell-el-0.9.ebuild
new file mode 100644
index 000000000000..bce48ebca618
--- /dev/null
+++ b/app-dicts/myspell-el/myspell-el-0.9.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MYSPELL_DICT=(
+ "el_GR.aff"
+ "el_GR.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_el.dic"
+)
+
+MYSPELL_THES=(
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Greek dictionaries for myspell/hunspell"
+HOMEPAGE="http://elspell.math.upatras.gr"
+SRC_URI="${HOMEPAGE}/files/ooffice/el_GR-${PV}.zip ${HOMEPAGE}/files/ooffice/hyph_el.zip"
+
+LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""