summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-dicts/myspell-ro
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-dicts/myspell-ro')
-rw-r--r--app-dicts/myspell-ro/Manifest3
-rw-r--r--app-dicts/myspell-ro/metadata.xml10
-rw-r--r--app-dicts/myspell-ro/myspell-ro-3.3.10.ebuild34
3 files changed, 47 insertions, 0 deletions
diff --git a/app-dicts/myspell-ro/Manifest b/app-dicts/myspell-ro/Manifest
new file mode 100644
index 000000000000..9e3a76746ab1
--- /dev/null
+++ b/app-dicts/myspell-ro/Manifest
@@ -0,0 +1,3 @@
+DIST hyph_ro_RO.3.3.10.zip 18504 SHA256 55df3ee202e76ab13026e8255cebdd8386fb7db8a68185c437dd5b68ae8f2a1f SHA512 0901b514a5dd287f87e53c50b59df3fe61ef8e169ab1baee48d65f18bf8f400d2437539f1ae12f8afbc691e13650b0fd2367c466d30096d46d90d0d5d926206a WHIRLPOOL 4fcbcf4f9cb36ddce54ade3b15022ac2369ec19aa382030fb2fa6a289dfdf1cbf9dcb21280d440262353a66e0d07427d645b4ac8f12efdaabfd6f5a173abaa70
+DIST ro_RO.3.3.10.zip 1216442 SHA256 7f128d64ea06c9e6711c30b118c0afeefb014d8f33c92daccdf455aba2d04519 SHA512 192d53fc087fb96306c46092a2b5cac9c28528f741c686d3b5e80c11c7bfdd16e1e406cfc1c32a99d72e2db01722e539b28c716379f38a3703e6954c8f9f2170 WHIRLPOOL 16c097b30cac5c0247c7827e02ff2fd5052f286bb118750a622032a8e3f4c418661313cad9369fae4dad46567b1be87fd749c75592d24c10a711900356d15dea
+DIST th_ro_RO.3.3.zip 1235156 SHA256 097f0a58be60859292fb0c8109669d579abd19a500b9d93bda3c16b9aa446be0 SHA512 6204706c2b325a08ac31205e0c6834e1720a7bab9231859e3ae33d58e516607a338631c6a8cb52fe79ffc79297529e8b2a509c28df6e45766a56054a54d180e4 WHIRLPOOL 6c5d83500f7403adfa1ec05e790e904652ba1d28124227bad6a8c0e9f7e1541920516b8f472c4e57e2f1093351787fc5b3423db32cefac630dddc4b53a6528bc
diff --git a/app-dicts/myspell-ro/metadata.xml b/app-dicts/myspell-ro/metadata.xml
new file mode 100644
index 000000000000..4971142dcb6e
--- /dev/null
+++ b/app-dicts/myspell-ro/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="sourceforge">rospell</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-dicts/myspell-ro/myspell-ro-3.3.10.ebuild b/app-dicts/myspell-ro/myspell-ro-3.3.10.ebuild
new file mode 100644
index 000000000000..50714e400797
--- /dev/null
+++ b/app-dicts/myspell-ro/myspell-ro-3.3.10.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MYSPELL_DICT=(
+ "ro_RO.aff"
+ "ro_RO.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_ro_RO.dic"
+)
+
+MYSPELL_THES=(
+ "th_ro_RO.dat"
+ "th_ro_RO.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Romanian dictionaries for myspell/hunspell"
+HOMEPAGE="http://rospell.wordpress.com/"
+SRC_URI="
+ mirror://sourceforge/rospell/ro_RO.${PV}.zip
+ mirror://sourceforge/rospell/hyph_ro_RO.${PV}.zip
+ mirror://sourceforge/rospell/th_ro_RO.3.3.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=""