* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/
@ 2018-03-27 22:30 Aaron Bauman
0 siblings, 0 replies; 11+ messages in thread
From: Aaron Bauman @ 2018-03-27 22:30 UTC (permalink / raw
To: gentoo-commits
commit: ec139f43f9e56dd349dabdfc1bc9fa074be07510
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Tue Mar 27 06:14:40 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 22:30:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec139f43
app-dicts/myspell-it: EAPI bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-dicts/myspell-it/myspell-it-20081129-r1.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-dicts/myspell-it/myspell-it-20081129-r1.ebuild b/app-dicts/myspell-it/myspell-it-20081129-r1.ebuild
index 5acf52b2916..dfca78f79f2 100644
--- a/app-dicts/myspell-it/myspell-it-20081129-r1.ebuild
+++ b/app-dicts/myspell-it/myspell-it-20081129-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=6
MYSPELL_DICT=(
"it_IT.aff"
@@ -29,6 +29,7 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-
IUSE=""
src_prepare() {
+ default
# remove useless license files.
rm -rf agpl3-en.txt gpl3-en.txt it_IT_license.txt \
lgpl3-en.txt th_it_IT_copyright_licenza.txt \
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/
@ 2019-04-23 21:39 Aaron Bauman
0 siblings, 0 replies; 11+ messages in thread
From: Aaron Bauman @ 2019-04-23 21:39 UTC (permalink / raw
To: gentoo-commits
commit: 87e4eb1fc19f27abdd8a67c02ce25827ecf15e5e
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 21:36:44 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 21:39:00 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87e4eb1f
app-dicts/myspell-it: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
app-dicts/myspell-it/myspell-it-20081129-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-dicts/myspell-it/myspell-it-20081129-r1.ebuild b/app-dicts/myspell-it/myspell-it-20081129-r1.ebuild
index dfca78f79f2..a25648ed5c9 100644
--- a/app-dicts/myspell-it/myspell-it-20081129-r1.ebuild
+++ b/app-dicts/myspell-it/myspell-it-20081129-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -25,7 +25,7 @@ SRC_URI="mirror://sourceforge/linguistico/Dizionari.IT_${PV}.oxt"
LICENSE="AGPL-3 GPL-3 LGPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 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"
IUSE=""
src_prepare() {
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/
@ 2021-03-11 7:37 Joonas Niilola
0 siblings, 0 replies; 11+ messages in thread
From: Joonas Niilola @ 2021-03-11 7:37 UTC (permalink / raw
To: gentoo-commits
commit: cecfa84c566ce41b30fac857fdab4784d927dbb6
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 11 07:32:43 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 07:36:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cecfa84c
app-dicts/myspell-it: drop rm -f from -r2.ebuild
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-dicts/myspell-it/myspell-it-20081129-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/myspell-it/myspell-it-20081129-r2.ebuild b/app-dicts/myspell-it/myspell-it-20081129-r2.ebuild
index 0cf5484cc28..47732161934 100644
--- a/app-dicts/myspell-it/myspell-it-20081129-r2.ebuild
+++ b/app-dicts/myspell-it/myspell-it-20081129-r2.ebuild
@@ -30,7 +30,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc
src_prepare() {
default
# remove useless license files.
- rm -rf agpl3-en.txt gpl3-en.txt it_IT_license.txt \
+ rm -r agpl3-en.txt gpl3-en.txt it_IT_license.txt \
lgpl3-en.txt th_it_IT_copyright_licenza.txt \
th_it_IT_lettera_in_inglese.txt || die
}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/
@ 2021-03-11 7:37 Joonas Niilola
0 siblings, 0 replies; 11+ messages in thread
From: Joonas Niilola @ 2021-03-11 7:37 UTC (permalink / raw
To: gentoo-commits
commit: e4e2f8f5f34bd912f1ce2e42b359424bd382204c
Author: ScardracS <marco <AT> scardovi <DOT> com>
AuthorDate: Wed Mar 10 13:35:48 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 07:36:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e2f8f5
app-dicts/myspell-it: bump to EAPI 7
Remove IUSE as it is empty
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Closes: https://github.com/gentoo/gentoo/pull/19851
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-dicts/myspell-it/myspell-it-20081129-r2.ebuild | 36 ++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/app-dicts/myspell-it/myspell-it-20081129-r2.ebuild b/app-dicts/myspell-it/myspell-it-20081129-r2.ebuild
new file mode 100644
index 00000000000..0cf5484cc28
--- /dev/null
+++ b/app-dicts/myspell-it/myspell-it-20081129-r2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MYSPELL_DICT=(
+ "it_IT.aff"
+ "it_IT.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_it_IT.dic"
+)
+
+MYSPELL_THES=(
+ "th_it_IT.dat"
+ "th_it_IT.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Italian dictionaries for myspell/hunspell"
+HOMEPAGE="https://sourceforge.net/projects/linguistico/"
+SRC_URI="mirror://sourceforge/linguistico/Dizionari.IT_${PV}.oxt"
+
+LICENSE="AGPL-3 GPL-3 LGPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+src_prepare() {
+ default
+ # remove useless license files.
+ rm -rf agpl3-en.txt gpl3-en.txt it_IT_license.txt \
+ lgpl3-en.txt th_it_IT_copyright_licenza.txt \
+ th_it_IT_lettera_in_inglese.txt || die
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/
@ 2021-03-11 11:09 Sam James
0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2021-03-11 11:09 UTC (permalink / raw
To: gentoo-commits
commit: f3f258c906ad6b4e4905c5fce5d6af7db17334cb
Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com>
AuthorDate: Thu Mar 11 11:01:57 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 11:09:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3f258c9
app-dicts/myspell-it: mark allarches
Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-dicts/myspell-it/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-dicts/myspell-it/metadata.xml b/app-dicts/myspell-it/metadata.xml
index 3338c555654..294342d4903 100644
--- a/app-dicts/myspell-it/metadata.xml
+++ b/app-dicts/myspell-it/metadata.xml
@@ -2,6 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
+ <stabilize-allarches/>
<upstream>
<remote-id type="sourceforge">linguistico</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/
@ 2021-04-14 6:26 Joonas Niilola
0 siblings, 0 replies; 11+ messages in thread
From: Joonas Niilola @ 2021-04-14 6:26 UTC (permalink / raw
To: gentoo-commits
commit: c0fc1b770948dcb0464621d674f180dad521eb0e
Author: Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon Apr 12 10:17:35 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Apr 14 06:02:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0fc1b77
app-dicts/myspell-it: add myself as proxy maintainer
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Closes: https://github.com/gentoo/gentoo/pull/20345
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-dicts/myspell-it/metadata.xml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/app-dicts/myspell-it/metadata.xml b/app-dicts/myspell-it/metadata.xml
index 294342d4903..b745a042c5b 100644
--- a/app-dicts/myspell-it/metadata.xml
+++ b/app-dicts/myspell-it/metadata.xml
@@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person" proxied="yes">
+ <email>marco@scardovi.com</email>
+ <name>Marco Scardovi</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="sourceforge">linguistico</remote-id>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/
@ 2021-07-05 6:57 Agostino Sarubbo
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2021-07-05 6:57 UTC (permalink / raw
To: gentoo-commits
commit: f6738cb76ebc37020d42114ecbb79c1be83691d4
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 5 06:54:44 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jul 5 06:57:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6738cb7
app-dicts/myspell-it: 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-it/myspell-it-20150925.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/myspell-it/myspell-it-20150925.ebuild b/app-dicts/myspell-it/myspell-it-20150925.ebuild
index 581a8f1bdb9..e257e5847dc 100644
--- a/app-dicts/myspell-it/myspell-it-20150925.ebuild
+++ b/app-dicts/myspell-it/myspell-it-20150925.ebuild
@@ -25,7 +25,7 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/874d181c_dict-it.
LICENSE="GPL-3"
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"
DOCS=( CHANGELOG.txt desc_en.txt desc_it.txt it_IT_notes.txt it_IT_README.txt README_hyph_it_IT.txt README.txt )
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/
@ 2021-10-26 6:08 Joonas Niilola
0 siblings, 0 replies; 11+ messages in thread
From: Joonas Niilola @ 2021-10-26 6:08 UTC (permalink / raw
To: gentoo-commits
commit: c2f7b8253e9e0611ff077a3f8ece48c5639df93c
Author: Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon Jul 5 07:43:48 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 05:56:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f7b825
app-dicts/myspell-it: drop older version
Package-Manager: Portage-3.0.20, 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-it/Manifest | 1 -
app-dicts/myspell-it/myspell-it-20081129-r2.ebuild | 36 ----------------------
2 files changed, 37 deletions(-)
diff --git a/app-dicts/myspell-it/Manifest b/app-dicts/myspell-it/Manifest
index ad06570888d..943ebd92341 100644
--- a/app-dicts/myspell-it/Manifest
+++ b/app-dicts/myspell-it/Manifest
@@ -1,2 +1 @@
-DIST Dizionari.IT_20081129.oxt 1433036 BLAKE2B 0e0aa03fafa34957a00b054070de67aec3f742d4cf177c6185c8a6b8a4005ea94f4041fb2e29a0ab7fa87a7d04c5f2148f98bd446e196470104ccf1b3ad97a0c SHA512 f0576f62448d368680545a66bf99d3d44c75562a0b5bc72c9020cef707c5543182ea1f45934826970b9e3ea588b9f2e29686cd08f7b8fdddcfdbd067e6536071
DIST myspell-it-20150925.oxt 1373663 BLAKE2B 89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769 SHA512 b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3
diff --git a/app-dicts/myspell-it/myspell-it-20081129-r2.ebuild b/app-dicts/myspell-it/myspell-it-20081129-r2.ebuild
deleted file mode 100644
index 09c83e76008..00000000000
--- a/app-dicts/myspell-it/myspell-it-20081129-r2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MYSPELL_DICT=(
- "it_IT.aff"
- "it_IT.dic"
-)
-
-MYSPELL_HYPH=(
- "hyph_it_IT.dic"
-)
-
-MYSPELL_THES=(
- "th_it_IT.dat"
- "th_it_IT.idx"
-)
-
-inherit myspell-r2
-
-DESCRIPTION="Italian dictionaries for myspell/hunspell"
-HOMEPAGE="https://sourceforge.net/projects/linguistico/"
-SRC_URI="mirror://sourceforge/linguistico/Dizionari.IT_${PV}.oxt"
-
-LICENSE="AGPL-3 GPL-3 LGPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-
-src_prepare() {
- default
- # remove useless license files.
- rm -r agpl3-en.txt gpl3-en.txt it_IT_license.txt \
- lgpl3-en.txt th_it_IT_copyright_licenza.txt \
- th_it_IT_lettera_in_inglese.txt || die
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/
@ 2023-01-07 7:13 Joonas Niilola
0 siblings, 0 replies; 11+ messages in thread
From: Joonas Niilola @ 2023-01-07 7:13 UTC (permalink / raw
To: gentoo-commits
commit: 2d2d8903cd187f281b92e2edfb7b5669c8728934
Author: Marco Scardovi <mscardovi <AT> icloud <DOT> com>
AuthorDate: Tue Dec 6 23:07:15 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Jan 7 07:12:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d2d8903
app-dicts/myspell-it: add 20221123
Signed-off-by: Marco Scardovi <mscardovi <AT> icloud.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-dicts/myspell-it/Manifest | 1 +
app-dicts/myspell-it/myspell-it-20221123.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/app-dicts/myspell-it/Manifest b/app-dicts/myspell-it/Manifest
index 943ebd923417..316a2d608980 100644
--- a/app-dicts/myspell-it/Manifest
+++ b/app-dicts/myspell-it/Manifest
@@ -1 +1,2 @@
DIST myspell-it-20150925.oxt 1373663 BLAKE2B 89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769 SHA512 b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3
+DIST myspell-it-20221123.oxt 1373663 BLAKE2B 89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769 SHA512 b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3
diff --git a/app-dicts/myspell-it/myspell-it-20221123.ebuild b/app-dicts/myspell-it/myspell-it-20221123.ebuild
new file mode 100644
index 000000000000..54265363ab88
--- /dev/null
+++ b/app-dicts/myspell-it/myspell-it-20221123.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MYSPELL_DICT=(
+ "it_IT.aff"
+ "it_IT.dic"
+)
+
+MYSPELL_HYPH=( "hyph_it_IT.dic" )
+
+MYSPELL_THES=( "th_it_IT_v2.dat" )
+
+inherit myspell-r2
+
+DESCRIPTION="Italian dictionaries for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/en/extensions/show/italian-dictionary-thesaurus-hyphenation-patterns"
+SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/874d181c_dict-it.oxt -> ${P}.oxt"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/
@ 2023-02-24 16:16 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2023-02-24 16:16 UTC (permalink / raw
To: gentoo-commits
commit: 95d3d0e8d1429c8c45a03d993e2a9f3833898197
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 16:16:38 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 16:16:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d3d0e8
app-dicts/myspell-it: Stabilize 20221123 ALLARCHES, #896280
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-dicts/myspell-it/myspell-it-20221123.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/myspell-it/myspell-it-20221123.ebuild b/app-dicts/myspell-it/myspell-it-20221123.ebuild
index 54265363ab88..842da9e59dd9 100644
--- a/app-dicts/myspell-it/myspell-it-20221123.ebuild
+++ b/app-dicts/myspell-it/myspell-it-20221123.ebuild
@@ -20,4 +20,4 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/874d181c_dict-it.
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/
@ 2023-02-24 16:29 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2023-02-24 16:29 UTC (permalink / raw
To: gentoo-commits
commit: 6ce91dbc93da58ca075343a941c5f9624da5917e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 16:29:21 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 16:29:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce91dbc
app-dicts/myspell-it: drop 20150925
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-dicts/myspell-it/Manifest | 1 -
app-dicts/myspell-it/myspell-it-20150925.ebuild | 37 -------------------------
2 files changed, 38 deletions(-)
diff --git a/app-dicts/myspell-it/Manifest b/app-dicts/myspell-it/Manifest
index 316a2d608980..18775a68f0d0 100644
--- a/app-dicts/myspell-it/Manifest
+++ b/app-dicts/myspell-it/Manifest
@@ -1,2 +1 @@
-DIST myspell-it-20150925.oxt 1373663 BLAKE2B 89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769 SHA512 b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3
DIST myspell-it-20221123.oxt 1373663 BLAKE2B 89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769 SHA512 b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3
diff --git a/app-dicts/myspell-it/myspell-it-20150925.ebuild b/app-dicts/myspell-it/myspell-it-20150925.ebuild
deleted file mode 100644
index 152c28743d8d..000000000000
--- a/app-dicts/myspell-it/myspell-it-20150925.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MYSPELL_DICT=(
- "it_IT.aff"
- "it_IT.dic"
-)
-
-MYSPELL_HYPH=(
- "hyph_it_IT.dic"
-)
-
-MYSPELL_THES=(
- "th_it_IT_v2.dat"
- "th_it_IT_v2.idx"
-)
-
-inherit myspell-r2
-
-DESCRIPTION="Italian dictionaries for myspell/hunspell"
-HOMEPAGE="https://extensions.libreoffice.org/en/extensions/show/italian-dictionary-thesaurus-hyphenation-patterns"
-SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/874d181c_dict-it.oxt -> ${P}.oxt"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
-
-DOCS=( CHANGELOG.txt desc_en.txt desc_it.txt it_IT_notes.txt it_IT_README.txt README_hyph_it_IT.txt README.txt )
-
-src_prepare() {
- default
- # remove useless license files.
- rm -r ico.png it_IT_COPYING thes_gpl.txt th_it_IT_COPYING it_IT_todo.txt \
- th_it_IT_Lingua.png th_it_IT_Linguistica-Modifica.png th_it_IT_sinonimi.jpg || die
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
end of thread, other threads:[~2023-02-24 16:29 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-24 16:16 [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2023-02-24 16:29 Arthur Zamarin
2023-01-07 7:13 Joonas Niilola
2021-10-26 6:08 Joonas Niilola
2021-07-05 6:57 Agostino Sarubbo
2021-04-14 6:26 Joonas Niilola
2021-03-11 11:09 Sam James
2021-03-11 7:37 Joonas Niilola
2021-03-11 7:37 Joonas Niilola
2019-04-23 21:39 Aaron Bauman
2018-03-27 22:30 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox