[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nb/

2021-12-16 Thread Conrad Kostecki
commit: 5640f5acef29e09f4c4538c94d877a395dbf12c9
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Dec 16 22:12:40 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Dec 16 22:26:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5640f5ac

app-dicts/aspell-nb: update EAPI 7 -> 8

Signed-off-by: Conrad Kostecki  gentoo.org>

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

diff --git a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.ebuild 
b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.ebuild
new file mode 100644
index ..59ed8250eb99
--- /dev/null
+++ b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nb/

2021-12-16 Thread Conrad Kostecki
commit: 471a5a1940311e97a2e410fe1aad4e3467e3d9f5
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Dec 16 22:12:44 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Dec 16 22:26:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=471a5a19

app-dicts/aspell-nb: drop 0.50.1.0-r2

Signed-off-by: Conrad Kostecki  gentoo.org>

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

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
deleted file mode 100644
index 7a0db6a35602..
--- a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nb/

2021-04-21 Thread Conrad Kostecki
commit: 6c61bc33d6867df0fb272b4fb558da98c83520f9
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 22:02:46 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 22:02:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c61bc33

app-dicts/aspell-nb: fix SRC_URI

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 97ac2985aff..e71904c6989 100644
--- 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
@@ -4,7 +4,7 @@
 EAPI=7
 
 ASPELL_LANG="Norwegian Bokmal"
-MY_P="${PN/aspell/aspell-${PV%.*}-${PV##*.}"
+MY_P="${PN}-${PV%.*}-${PV##*.}"
 
 inherit aspell-dict-r1
 



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nb/

2021-04-21 Thread Conrad Kostecki
commit: 5ae2839d248d5c6c036f039f3b31ebcdcca74b55
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 21:31:00 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 21:41:12 2021 +
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  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 000..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"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nb/

2021-04-21 Thread Conrad Kostecki
commit: c3ffc892251ffa11246074ec2432583186b6ce5b
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Apr 21 21:39:58 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Apr 21 21:41:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3ffc892

app-dicts/aspell-nb: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-nb/Manifest |  2 +-
 app-dicts/aspell-nb/aspell-nb-0.50.1.0-r1.ebuild | 20 
 2 files changed, 1 insertion(+), 21 deletions(-)

diff --git a/app-dicts/aspell-nb/Manifest b/app-dicts/aspell-nb/Manifest
index d4d5267fa83..94bea6a4b20 100644
--- a/app-dicts/aspell-nb/Manifest
+++ b/app-dicts/aspell-nb/Manifest
@@ -1 +1 @@
-DIST aspell-nb-0.50.1-0.tar.bz2 423161 BLAKE2B 
85f007c61066f0d8e30cd55d0bc2423ee1c02bd8cbd12b5a9793666e34e70359260dd4a861b24c324981368dd0f01a43dc1d2aba192783c32c09843b2ff16f29
 SHA512 
e30dcf7e757ab1ceb5de349927f9cfa4d9de4015bd9cc9449739fd2f17f6f033f698e71da0270b4e1ebd76be2195c42422630266ad9cadd2173184706d651c13
+DIST aspell-nb-0.50.1-0.tar.bz2 422862 BLAKE2B 
119e43d3120c1fc2cfe8bc9688ae0dfe756ff021e1a1d61bc1bf22d35c9b6c0505a6426144121b01c19961b47b506121446157204485a23fbafaa38333e5
 SHA512 
1ea984e49acc78f11943cebf2fb799a15c573a4455806060bf1fd35b822d231e1b69887116a4b734d2e729a370f1ae9673241bcc00e2c1c3e6756d069b14c03b

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 e4c85a05eb4..000
--- 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
-}



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nb/

2021-03-13 Thread Conrad Kostecki
commit: 93e706ee45107577bfe85e2cfead537d1bb37b9e
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Mar 13 13:52:39 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Mar 13 14:00:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93e706ee

app-dicts/aspell-nb: drop old version

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-nb/aspell-nb-0.50.1.0.ebuild | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/app-dicts/aspell-nb/aspell-nb-0.50.1.0.ebuild 
b/app-dicts/aspell-nb/aspell-nb-0.50.1.0.ebuild
deleted file mode 100644
index 88ed768b16b..000
--- a/app-dicts/aspell-nb/aspell-nb-0.50.1.0.ebuild
+++ /dev/null
@@ -1,11 +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"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nb/

2021-03-13 Thread Conrad Kostecki
commit: abd976cece7528bbc98c1189a346a2a154d6a3bd
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Mar 13 13:51:48 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Mar 13 14:00:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abd976ce

app-dicts/aspell-nb: add blocker on pp-dicts/aspell-no

Also fixed qa error message.

Closes: https://bugs.gentoo.org/775734
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki  gentoo.org>

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

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
new file mode 100644
index 000..04fe85955fe
--- /dev/null
+++ b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r1.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="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
+}



[gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nb/

2021-03-12 Thread Conrad Kostecki
commit: 3503a972052f5b82739a4e6ceabb0ca760e1b310
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Mar 10 00:33:11 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Mar 12 22:28:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3503a972

app-dicts/aspell-nb: new package

Signed-off-by: Conrad Kostecki  gentoo.org>

 app-dicts/aspell-nb/Manifest  |  1 +
 app-dicts/aspell-nb/aspell-nb-0.50.1.0.ebuild | 11 +++
 app-dicts/aspell-nb/metadata.xml  |  9 +
 3 files changed, 21 insertions(+)

diff --git a/app-dicts/aspell-nb/Manifest b/app-dicts/aspell-nb/Manifest
new file mode 100644
index 000..d4d5267fa83
--- /dev/null
+++ b/app-dicts/aspell-nb/Manifest
@@ -0,0 +1 @@
+DIST aspell-nb-0.50.1-0.tar.bz2 423161 BLAKE2B 
85f007c61066f0d8e30cd55d0bc2423ee1c02bd8cbd12b5a9793666e34e70359260dd4a861b24c324981368dd0f01a43dc1d2aba192783c32c09843b2ff16f29
 SHA512 
e30dcf7e757ab1ceb5de349927f9cfa4d9de4015bd9cc9449739fd2f17f6f033f698e71da0270b4e1ebd76be2195c42422630266ad9cadd2173184706d651c13

diff --git a/app-dicts/aspell-nb/aspell-nb-0.50.1.0.ebuild 
b/app-dicts/aspell-nb/aspell-nb-0.50.1.0.ebuild
new file mode 100644
index 000..88ed768b16b
--- /dev/null
+++ b/app-dicts/aspell-nb/aspell-nb-0.50.1.0.ebuild
@@ -0,0 +1,11 @@
+# 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"

diff --git a/app-dicts/aspell-nb/metadata.xml b/app-dicts/aspell-nb/metadata.xml
new file mode 100644
index 000..debde3ef6ae
--- /dev/null
+++ b/app-dicts/aspell-nb/metadata.xml
@@ -0,0 +1,9 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   conik...@gentoo.org
+   Conrad Kostecki
+   
+   
+