commit:     696b33b36dfc7962a86c1a85057b167c0f53ac5c
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 23:17:14 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 23:29:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696b33b3

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 <AT> gentoo.org>

 app-dicts/aspell-ro/Manifest                |  1 +
 app-dicts/aspell-ro/aspell-ro-3.3.10.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/app-dicts/aspell-ro/Manifest b/app-dicts/aspell-ro/Manifest
index c2c51a54989..3370e5b02fd 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 00000000000..d9f0a01db5c
--- /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"

Reply via email to