summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-nb
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /app-dicts/aspell-nb
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'app-dicts/aspell-nb')
-rw-r--r--app-dicts/aspell-nb/Manifest4
-rw-r--r--app-dicts/aspell-nb/aspell-nb-0.50.1.0-r1.ebuild20
-rw-r--r--app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild16
3 files changed, 18 insertions, 22 deletions
diff --git a/app-dicts/aspell-nb/Manifest b/app-dicts/aspell-nb/Manifest
index efd791044d75..0bd28e53d24d 100644
--- a/app-dicts/aspell-nb/Manifest
+++ b/app-dicts/aspell-nb/Manifest
@@ -1,3 +1,3 @@
-DIST aspell-nb-0.50.1-0.tar.bz2 423161 BLAKE2B 85f007c61066f0d8e30cd55d0bc2423ee1c02bd8cbd12b5a9793666e34e70359260dd4a861b24c324981368dd0f01a43dc1d2aba192783c32c09843b2ff16f29 SHA512 e30dcf7e757ab1ceb5de349927f9cfa4d9de4015bd9cc9449739fd2f17f6f033f698e71da0270b4e1ebd76be2195c42422630266ad9cadd2173184706d651c13
-EBUILD aspell-nb-0.50.1.0-r1.ebuild 480 BLAKE2B 13c947a82157e8a462f21c13d60a9b74bdea7d011373bf025a4f9db5e098520bb86766dea5bebaa8ec91de23d0a84c1915a507712301022094d4d18b7cf7379c SHA512 4c2eced3c67e50931d3772d176003b2b8cb1fc2fae648031d4fbb5a44b8b6eefb1be3a3ed57aeb4c7f7043807298e48bf95b00d0ff2f9a77c6926cf10cf6444a
+DIST aspell-nb-0.50.1-0.tar.bz2 422862 BLAKE2B 119e43d3120c1fc2cfe8bc9688ae0dfe756ff021e1a1d61bc1bf22d35c9b6c0505a64211116144121b01c19961b47b506121446157204485a23fbafaa38333e5 SHA512 1ea984e49acc78f11943cebf2fb799a15c573a4455806060bf1fd35b822d231e1b69887116a4b734d2e729a370f1ae9673241bcc00e2c1c3e6756d069b14c03b
+EBUILD aspell-nb-0.50.1.0-r2.ebuild 410 BLAKE2B 690715346fbf1631e9c7833c006247b1a335fc376a7d9e516f28e29ade289e7a1a02bc939f3b5083945c98d29a257dcd7515973b7330b43b18de2952bfa70711 SHA512 618b12c7f998bcd430679e374c95681d8e244b8b13e07222b12cb5b02cddc0cf711c3c411e1caaad688d96f8967cc054e882392d5e58dd9d80be1aa4f80e8fe0
MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9
diff --git a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r1.ebuild b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r1.ebuild
deleted file mode 100644
index 04fe85955fe2..000000000000
--- a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Norwegian Bokmal"
-
-inherit aspell-dict-r1
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-
-RDEPEND="!app-dicts/aspell-no"
-
-src_prepare() {
- default
-
- # Fix QA error '[..] not encoded with the UTF-8 encoding' by renaming file.
- sed -e 's/bokm'$'\345''l.alias//g' -i Makefile.pre || die
-}
diff --git a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild
new file mode 100644
index 000000000000..7a0db6a35602
--- /dev/null
+++ b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ASPELL_LANG="Norwegian Bokmal"
+MY_P="${PN}-${PV%.*}-${PV##*.}"
+
+inherit aspell-dict-r1
+
+SRC_URI="https://dev.gentoo.org/~conikost/distfiles/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+
+RDEPEND="!app-dicts/aspell-no"