* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nn/
@ 2021-03-12 22:31 Conrad Kostecki
0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2021-03-12 22:31 UTC (permalink / raw
To: gentoo-commits
commit: b021e2f83b1859ad0f63921705b17481b66d0257
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 10 00:33:17 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 22:28:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b021e2f8
app-dicts/aspell-nn: new package
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-dicts/aspell-nn/Manifest | 1 +
app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild | 11 +++++++++++
app-dicts/aspell-nn/metadata.xml | 9 +++++++++
3 files changed, 21 insertions(+)
diff --git a/app-dicts/aspell-nn/Manifest b/app-dicts/aspell-nn/Manifest
new file mode 100644
index 00000000000..534f9348262
--- /dev/null
+++ b/app-dicts/aspell-nn/Manifest
@@ -0,0 +1 @@
+DIST aspell-nn-0.50.1-1.tar.bz2 335156 BLAKE2B eb5cbb0280dd686ea6990e3b3c78360ac2d3a071d397d002eb15d48e705c9dcc80d951d31cc824361a6158a840ef7f3f8ed1c71e13168d17f97119256b319aa0 SHA512 a4db6fe937a62758f51d713e246f70ea6e0b2726c8ddb23af084925394a2d8168442fccbd74378f4773db121f0d506d848c01573138e974efc79f295f3ebe551
diff --git a/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild b/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild
new file mode 100644
index 00000000000..c1cce0ceb4b
--- /dev/null
+++ b/app-dicts/aspell-nn/aspell-nn-0.50.1.1.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 Nynorsk"
+
+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-nn/metadata.xml b/app-dicts/aspell-nn/metadata.xml
new file mode 100644
index 00000000000..debde3ef6ae
--- /dev/null
+++ b/app-dicts/aspell-nn/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <stabilize-allarches/>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nn/
@ 2021-04-12 1:32 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-04-12 1:32 UTC (permalink / raw
To: gentoo-commits
commit: c6b377ce63585d6c07375ee977027260f0a31941
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 01:29:14 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 01:31:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6b377ce
app-dicts/aspell-nn: Stabilize 0.50.1.1 ppc64, #782247
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild b/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild
index 6e1bbaa035c..a4efd82cb68 100644
--- a/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild
+++ b/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild
@@ -8,4 +8,4 @@ ASPELL_LANG="Norwegian Nynorsk"
inherit aspell-dict-r1
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nn/
@ 2021-04-18 21:30 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-04-18 21:30 UTC (permalink / raw
To: gentoo-commits
commit: c955e83ca251e6f778aaf68969f4dd9e7ea4aa38
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 21:29:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 21:29:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c955e83c
app-dicts/aspell-nn: Stabilize 0.50.1.1 arm64, #782247
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild b/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild
index ad66c737ff3..88549d8b0dd 100644
--- a/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild
+++ b/app-dicts/aspell-nn/aspell-nn-0.50.1.1.ebuild
@@ -8,4 +8,4 @@ ASPELL_LANG="Norwegian Nynorsk"
inherit aspell-dict-r1
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-04-18 21:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-18 21:30 [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-nn/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-04-12 1:32 Sam James
2021-03-12 22:31 Conrad Kostecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox