* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-hu/
@ 2018-03-27 22:30 Aaron Bauman
0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2018-03-27 22:30 UTC (permalink / raw
To: gentoo-commits
commit: a4911044ff22ab5334806bead51c43703d978d90
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Tue Mar 27 06:09:48 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 22:30:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4911044
app-dicts/myspell-hu: EAPI bump
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-dicts/myspell-hu/myspell-hu-1.6.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-dicts/myspell-hu/myspell-hu-1.6.1.ebuild b/app-dicts/myspell-hu/myspell-hu-1.6.1.ebuild
index 309f62ceb00..9d2b0bc7e3c 100644
--- a/app-dicts/myspell-hu/myspell-hu-1.6.1.ebuild
+++ b/app-dicts/myspell-hu/myspell-hu-1.6.1.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=(
"hu_HU-${PV}/hu_HU.aff"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-hu/
@ 2021-07-05 6:57 Agostino Sarubbo
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo @ 2021-07-05 6:57 UTC (permalink / raw
To: gentoo-commits
commit: 66a144322083049c40af3dbb0d2cdacaaf6d9a54
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 5 06:54:23 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jul 5 06:57:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a14432
app-dicts/myspell-hu: 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-hu/myspell-hu-7.1.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild b/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild
index 7e48ad320fd..203b6264261 100644
--- a/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild
+++ b/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild
@@ -25,7 +25,7 @@ SRC_URI="https://downloadarchive.documentfoundation.org/libreoffice/old/7.1.3.2/
LICENSE="GPL-3 GPL-2 LGPL-2.1 MPL-1.1"
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"
IUSE=""
src_unpack() {
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-hu/
@ 2024-09-01 13:44 Arthur Zamarin
0 siblings, 0 replies; 3+ messages in thread
From: Arthur Zamarin @ 2024-09-01 13:44 UTC (permalink / raw
To: gentoo-commits
commit: 22332cf4f3453e8c3b6eed4f517942a79caa5be1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 31 17:33:34 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 1 13:44:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22332cf4
app-dicts/myspell-hu: EAPI 7 -> 8
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild b/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild
index c647995cbaaf..4bfe586b960a 100644
--- a/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild
+++ b/app-dicts/myspell-hu/myspell-hu-7.1.3.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
MYSPELL_DICT=(
"opt/libreoffice7.1/share/extensions/dict-hu/hu_HU.aff"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-09-01 13:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-27 22:30 [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-hu/ Aaron Bauman
-- strict thread matches above, loose matches on Subject: below --
2021-07-05 6:57 Agostino Sarubbo
2024-09-01 13:44 Arthur Zamarin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox