public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-tn/
@ 2017-06-20  8:42 Alexis Ballier
  0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2017-06-20  8:42 UTC (permalink / raw
  To: gentoo-commits

commit:     da4793caa97cd9934e54d8de791981a107e6f193
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 08:11:40 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 08:24:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da4793ca

app-dicts/myspell-tn: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-dicts/myspell-tn/myspell-tn-20060316.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild b/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
index c8c1b18cb71..0775a1db8fa 100644
--- a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
+++ b/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 MYSPELL_SPELLING_DICTIONARIES=(
@@ -17,4 +17,4 @@ DESCRIPTION="Setswana dictionaries for myspell/hunspell"
 LICENSE="GPL-2"
 HOMEPAGE="http://lingucomponent.openoffice.org/"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-tn/
@ 2019-10-18 12:19 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2019-10-18 12:19 UTC (permalink / raw
  To: gentoo-commits

commit:     447084526861b526a011ad9e9df9781fea128c3f
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 12:18:57 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 12:18:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44708452

app-dicts/myspell-tn: Port to EAPI 6

Closes: https://bugs.gentoo.org/697420
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-dicts/myspell-tn/myspell-tn-20060316.ebuild | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild b/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
index 6811144d73a..5cb2c8ecdf9 100644
--- a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
+++ b/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
@@ -1,22 +1,19 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+EAPI=6
 
-MYSPELL_SPELLING_DICTIONARIES=(
-"tn,ZA,tn_ZA,Setswana (Africa),tn_ZA.zip"
+MYSPELL_DICT=(
+	"tn_ZA.aff"
+	"tn_ZA.dic"
 )
 
-MYSPELL_HYPHENATION_DICTIONARIES=(
-)
-
-MYSPELL_THESAURUS_DICTIONARIES=(
-)
-
-inherit myspell
+inherit myspell-r2
 
 DESCRIPTION="Setswana dictionaries for myspell/hunspell"
-LICENSE="GPL-2"
 HOMEPAGE="http://lingucomponent.openoffice.org/"
+SRC_URI="mirror://gentoo/myspell-tn_ZA-20060316.zip"
 
+LICENSE="GPL-2"
+SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-tn/
@ 2021-03-11 11:09 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-03-11 11:09 UTC (permalink / raw
  To: gentoo-commits

commit:     c38d21f8b1ada25d52f289079a919014a5725600
Author:     Ionen Wolkens <sudinave <AT> gmail <DOT> com>
AuthorDate: Thu Mar 11 11:02:02 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 11:09:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38d21f8

app-dicts/myspell-tn: mark allarches

Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-dicts/myspell-tn/metadata.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-dicts/myspell-tn/metadata.xml b/app-dicts/myspell-tn/metadata.xml
index 6f49eba8f49..3c58a0219fb 100644
--- a/app-dicts/myspell-tn/metadata.xml
+++ b/app-dicts/myspell-tn/metadata.xml
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<!-- maintainer-needed -->
+	<!-- maintainer-needed -->
+	<stabilize-allarches/>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-tn/
@ 2021-06-03 14:22 Joonas Niilola
  0 siblings, 0 replies; 6+ messages in thread
From: Joonas Niilola @ 2021-06-03 14:22 UTC (permalink / raw
  To: gentoo-commits

commit:     8297d7f10360a913a7ca630c103f9a67f4b0d56b
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon May  3 16:46:32 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 14:20:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8297d7f1

app-dicts/myspell-tn: bump to EAPI 7 + verbump 20150904

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-dicts/myspell-tn/Manifest                   |  1 +
 app-dicts/myspell-tn/myspell-tn-20150904.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/app-dicts/myspell-tn/Manifest b/app-dicts/myspell-tn/Manifest
index 910b1c98e84..c81b4c8fda7 100644
--- a/app-dicts/myspell-tn/Manifest
+++ b/app-dicts/myspell-tn/Manifest
@@ -1 +1,2 @@
+DIST hunspell-tn-2-0-0.oxt 185743 BLAKE2B e583fd22e72e64f3824665faaf69b84bd25bd6944383c2e08a5b0e256a9621c2d0bf620f89cb81ce9b1d58cc94b6ce4d86f21cc3638fea5cf7fc372daf4e52b5 SHA512 4d591985e3c6b176c385c3a8e5f975c6b1b347e2ef070b1b6264a079403963d4eeddb12d5a61fe43b9fb1ec70d4f029a9cde243bfb54b2e8625a6d8229a9cb57
 DIST myspell-tn_ZA-20060316.zip 17125 BLAKE2B 74832b044863dd74c4b486d7ad57aec20c3caa32dc87ccecade5b3e19c2ad9fdfd2fd76525eb174e473db7c29c2c71f934f158adb8f40314e5b6d8967b61d869 SHA512 5cf59152ff423686e736356525fd3b35059158b410e8229ea7707597b99b0f5933b4a03f5ba9f851d77d02b7ef06d72b3dd37f690064f1d2d3902c459d0be50d

diff --git a/app-dicts/myspell-tn/myspell-tn-20150904.ebuild b/app-dicts/myspell-tn/myspell-tn-20150904.ebuild
new file mode 100644
index 00000000000..480bbfa97c5
--- /dev/null
+++ b/app-dicts/myspell-tn/myspell-tn-20150904.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MYSPELL_DICT=(
+	"tn_BW.aff"
+	"tn_BW.dic"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Setswana dictionaries for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/en/extensions/show/setswana-spellchecker"
+SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/hunspell-tn-2-0-0.oxt"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-tn/
@ 2021-07-05  6:57 Agostino Sarubbo
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo @ 2021-07-05  6:57 UTC (permalink / raw
  To: gentoo-commits

commit:     389f97f60a99c46ff6289c8d94c298343b1ac152
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  5 06:56:49 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jul  5 06:57:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389f97f6

app-dicts/myspell-tn: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #800443

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-dicts/myspell-tn/myspell-tn-20150904.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-dicts/myspell-tn/myspell-tn-20150904.ebuild b/app-dicts/myspell-tn/myspell-tn-20150904.ebuild
index 480bbfa97c5..5b34b19d9f6 100644
--- a/app-dicts/myspell-tn/myspell-tn-20150904.ebuild
+++ b/app-dicts/myspell-tn/myspell-tn-20150904.ebuild
@@ -16,4 +16,4 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/hunspell-tn-2-0-0
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-tn/
@ 2021-07-08 12:06 Ionen Wolkens
  0 siblings, 0 replies; 6+ messages in thread
From: Ionen Wolkens @ 2021-07-08 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     b4fd95f19537ad06e41192ebfe902c52bea70ccb
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Jun 21 18:39:32 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 12:06:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4fd95f1

app-dicts/myspell-tn: update HOMEPAGE

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/21365
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-dicts/myspell-tn/myspell-tn-20060316.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild b/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
index 08f0c964c8f..df6d5075aed 100644
--- a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
+++ b/app-dicts/myspell-tn/myspell-tn-20060316.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ MYSPELL_DICT=(
 inherit myspell-r2
 
 DESCRIPTION="Setswana dictionaries for myspell/hunspell"
-HOMEPAGE="http://lingucomponent.openoffice.org/"
+HOMEPAGE="https://www.openoffice.org/lingucomponent/"
 SRC_URI="mirror://gentoo/myspell-tn_ZA-20060316.zip"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-07-08 12:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-18 12:19 [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-tn/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2021-07-08 12:06 Ionen Wolkens
2021-07-05  6:57 Agostino Sarubbo
2021-06-03 14:22 Joonas Niilola
2021-03-11 11:09 Sam James
2017-06-20  8:42 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox