summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin F. Quinn <kevquinn@gentoo.org>2006-05-01 16:05:55 +0000
committerKevin F. Quinn <kevquinn@gentoo.org>2006-05-01 16:05:55 +0000
commit00d974eedc38421e1101b0f64906e381aa8066bb (patch)
treecf3513041c0bd39f1bda2427d531143c56e35740 /app-dicts/myspell-ku
parentAdded patch to make it compile with more recent make, fixes bug #131881 (diff)
downloadhistorical-00d974eedc38421e1101b0f64906e381aa8066bb.tar.gz
historical-00d974eedc38421e1101b0f64906e381aa8066bb.tar.bz2
historical-00d974eedc38421e1101b0f64906e381aa8066bb.zip
New ebuild for Kurdish myspell dictionary
Package-Manager: portage-2.1_pre9-r5
Diffstat (limited to 'app-dicts/myspell-ku')
-rw-r--r--app-dicts/myspell-ku/ChangeLog10
-rw-r--r--app-dicts/myspell-ku/files/digest-myspell-ku-200603163
-rw-r--r--app-dicts/myspell-ku/metadata.xml6
-rw-r--r--app-dicts/myspell-ku/myspell-ku-20060316.ebuild22
4 files changed, 41 insertions, 0 deletions
diff --git a/app-dicts/myspell-ku/ChangeLog b/app-dicts/myspell-ku/ChangeLog
new file mode 100644
index 000000000000..408180a8782a
--- /dev/null
+++ b/app-dicts/myspell-ku/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/myspell-ku
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ku/ChangeLog,v 1.1 2006/05/01 16:05:54 kevquinn Exp $
+
+*myspell-ku-20060316 (01 May 2006)
+
+ 01 May 2006; Kevin F. Quinn <kevquinn@gentoo.org> +metadata.xml,
+ +myspell-ku-20060316.ebuild:
+ New ebuild for Kurdish myspell dictionary
+
diff --git a/app-dicts/myspell-ku/files/digest-myspell-ku-20060316 b/app-dicts/myspell-ku/files/digest-myspell-ku-20060316
new file mode 100644
index 000000000000..d80f54d77aee
--- /dev/null
+++ b/app-dicts/myspell-ku/files/digest-myspell-ku-20060316
@@ -0,0 +1,3 @@
+MD5 f84b7f08ee05b0734d302c5536c8b37f myspell-ku_TR-20060316.zip 25503
+RMD160 483fbb30b8de89fcaf3a995935a81362864bfebc myspell-ku_TR-20060316.zip 25503
+SHA256 4a4fe6f47afcc2960e6aeb555647f0c0f1c6999245d328655ce7f0f8874f39f6 myspell-ku_TR-20060316.zip 25503
diff --git a/app-dicts/myspell-ku/metadata.xml b/app-dicts/myspell-ku/metadata.xml
new file mode 100644
index 000000000000..68a044041053
--- /dev/null
+++ b/app-dicts/myspell-ku/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>app-dicts</herd>
+<maintainer><email>kevquinn@gentoo.org</email></maintainer>
+</pkgmetadata>
diff --git a/app-dicts/myspell-ku/myspell-ku-20060316.ebuild b/app-dicts/myspell-ku/myspell-ku-20060316.ebuild
new file mode 100644
index 000000000000..024f6760760c
--- /dev/null
+++ b/app-dicts/myspell-ku/myspell-ku-20060316.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2006-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ku/myspell-ku-20060316.ebuild,v 1.1 2006/05/01 16:05:54 kevquinn Exp $
+
+DESCRIPTION="Kurdish dictionaries for myspell/hunspell"
+LICENSE="GPL-2"
+HOMEPAGE="http://lingucomponent.openoffice.org/ http://www.linux-ku.com/myspell"
+
+KEYWORDS="~x86"
+
+MYSPELL_SPELLING_DICTIONARIES=(
+"ku,TR,ku_TR,Kurdish (Turkey),ku_TR.zip"
+"ku,TR,ku_TR,Kurdish (Syria),ku_TR.zip"
+)
+
+MYSPELL_HYPHENATION_DICTIONARIES=(
+)
+
+MYSPELL_THESAURUS_DICTIONARIES=(
+)
+
+inherit myspell