commit:     5ae2839d248d5c6c036f039f3b31ebcdcca74b55
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 21:31:00 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 21:41:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ae2839d

app-dicts/aspell-nb: repack archive

The original archive uses invalid utf-8 file names,
so unpacking will fail on file systems like ZFS.

Repacking original archive with fixed utf-8 file name.

Closes: https://bugs.gentoo.org/783096
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

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 00000000000..97ac2985aff
--- /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/aspell/aspell-${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"

Reply via email to