summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-03-13 00:17:14 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-03-13 00:29:29 +0100
commit696b33b36dfc7962a86c1a85057b167c0f53ac5c (patch)
tree7629fce97abf919239cc63dc288043d6b38cc059 /app-dicts/aspell-ro
parentapp-dicts/aspell-lt: drop old version (diff)
downloadgentoo-696b33b36dfc7962a86c1a85057b167c0f53ac5c.tar.gz
gentoo-696b33b36dfc7962a86c1a85057b167c0f53ac5c.tar.bz2
gentoo-696b33b36dfc7962a86c1a85057b167c0f53ac5c.zip
app-dicts/aspell-ro: bump to version 3.3.10
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-ro')
-rw-r--r--app-dicts/aspell-ro/Manifest1
-rw-r--r--app-dicts/aspell-ro/aspell-ro-3.3.10.ebuild20
2 files changed, 21 insertions, 0 deletions
diff --git a/app-dicts/aspell-ro/Manifest b/app-dicts/aspell-ro/Manifest
index c2c51a549894..3370e5b02fd7 100644
--- a/app-dicts/aspell-ro/Manifest
+++ b/app-dicts/aspell-ro/Manifest
@@ -1 +1,2 @@
DIST aspell5-ro-3.3-2.tar.bz2 444966 BLAKE2B 078a10fd3cdcc0771f48cfcaa606c626328becdb98ad8d53b31d2b08dd32d532caa5edcb1649900e29fddb81d960c35e6b6af74aa8e20b15c2f6dd3bf48b8957 SHA512 0027334b6201e24b038d78d5b01b8495a661dc41df44b099b6c27156d11f33c26db1dd7bc9dbf45263695820b20da3891da58a30584f5e285579dec199b5acd3
+DIST aspell5-ro-3.3.10.tar.bz2 469446 BLAKE2B f3e12fbed93ec368f6a94b5fc3475f26230d91f2e911c808a99e36be4a446832aaceb7ae203d771810c4978fe19a2eff779e099a0cc8f289abdab5db45deb222 SHA512 c535894d11ee168311a2cc0f799005639b21f3284a2a51db25d513d3e0494cf6d2fb7517bc79bc76f2d9ae89bb43c8bcbac7f451195ee22a7cce361aa09914ba
diff --git a/app-dicts/aspell-ro/aspell-ro-3.3.10.ebuild b/app-dicts/aspell-ro/aspell-ro-3.3.10.ebuild
new file mode 100644
index 000000000000..d9f0a01db5ca
--- /dev/null
+++ b/app-dicts/aspell-ro/aspell-ro-3.3.10.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ASPELL_LANG="Romanian"
+ASPELL_VERSION=5
+MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
+
+inherit aspell-dict-r1
+
+HOMEPAGE="
+ http://aspell.net
+ https://rospell.wordpress.com/
+"
+SRC_URI="mirror://sourceforge/rospell/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"