* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-he/
@ 2017-10-12 21:59 Patrice Clement
0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2017-10-12 21:59 UTC (permalink / raw
To: gentoo-commits
commit: b166a9e176f7bc70c9f8f840fc9b2996df67debf
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 21:59:16 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 21:59:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b166a9e1
app-vim/vim-spell-he: EAPI 6 bump, update HOMEPAGE.
Bug: https://bugs.gentoo.org/614654
Package-Manager: Portage-2.3.8, Repoman-2.3.3
app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
new file mode 100644
index 00000000000..3dd8fe1b81d
--- /dev/null
+++ b/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+VIM_SPELL_LANGUAGE="Hebrew"
+
+inherit vim-spell
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-he/
@ 2018-04-18 14:07 Mikle Kolyada
0 siblings, 0 replies; 9+ messages in thread
From: Mikle Kolyada @ 2018-04-18 14:07 UTC (permalink / raw
To: gentoo-commits
commit: 6f0181393b985e8adea86d29878c3ba559bf44a9
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 18 14:03:48 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 14:03:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f018139
app-vim/vim-spell-he: amd64 stable wrt bug #646596
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
index 3dd8fe1b81d..b1d2899e165 100644
--- a/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
+++ b/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,5 +8,5 @@ VIM_SPELL_LANGUAGE="Hebrew"
inherit vim-spell
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-he/
@ 2018-04-25 19:27 Thomas Deutschmann
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Deutschmann @ 2018-04-25 19:27 UTC (permalink / raw
To: gentoo-commits
commit: f4077db74c27d34ff1656bdd877414beccfe27c2
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 25 19:00:45 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Apr 25 19:23:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4077db7
app-vim/vim-spell-he: x86 stable (bug #646596)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
index b1d2899e165..cf4ae8d5c5c 100644
--- a/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
+++ b/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
@@ -8,5 +8,5 @@ VIM_SPELL_LANGUAGE="Hebrew"
inherit vim-spell
LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-he/
@ 2018-05-06 14:16 Aaron Bauman
0 siblings, 0 replies; 9+ messages in thread
From: Aaron Bauman @ 2018-05-06 14:16 UTC (permalink / raw
To: gentoo-commits
commit: c70e3c39240ca91fb686e47a67028079df4a646d
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May 6 10:40:58 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 6 14:16:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c70e3c39
app-vim/vim-spell-he: remove old
app-vim/vim-spell-he/vim-spell-he-20100312.ebuild | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild
deleted file mode 100644
index 23f7c792853..00000000000
--- a/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-VIM_SPELL_LANGUAGE="Hebrew"
-
-inherit vim-spell
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE=""
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-he/
@ 2023-05-16 3:39 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2023-05-16 3:39 UTC (permalink / raw
To: gentoo-commits
commit: d4da53d1a4f9a0e78a2770add0e0e67501eed7f4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 03:38:37 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 16 03:38:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4da53d1
app-vim/vim-spell-he: Keyword 20100312-r1 arm64, #906266
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
index cf4ae8d5c5c8..7d433eec123a 100644
--- a/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
+++ b/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,5 +8,5 @@ VIM_SPELL_LANGUAGE="Hebrew"
inherit vim-spell
LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-he/
@ 2023-12-26 2:37 Conrad Kostecki
0 siblings, 0 replies; 9+ messages in thread
From: Conrad Kostecki @ 2023-12-26 2:37 UTC (permalink / raw
To: gentoo-commits
commit: 1cfd11e8dee2bbb7c8b3a8420baae118c40ad709
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Oct 28 18:55:21 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 02:36:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cfd11e8
app-vim/vim-spell-he: add <stabilize-allarches/>
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-vim/vim-spell-he/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-vim/vim-spell-he/metadata.xml b/app-vim/vim-spell-he/metadata.xml
index 23f733cc8624..f8a2bb7497f6 100644
--- a/app-vim/vim-spell-he/metadata.xml
+++ b/app-vim/vim-spell-he/metadata.xml
@@ -5,4 +5,5 @@
<email>vim@gentoo.org</email>
<name>Gentoo Vim Project</name>
</maintainer>
+ <stabilize-allarches/>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-he/
@ 2024-05-13 14:04 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2024-05-13 14:04 UTC (permalink / raw
To: gentoo-commits
commit: ebfd5e0bbc8cf273580628ce897d98553fa7f9c9
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun May 12 11:27:41 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 13 14:04:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebfd5e0b
app-vim/vim-spell-he: EAPI8 bump
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/vim-spell-he/vim-spell-he-20100312-r2.ebuild | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312-r2.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312-r2.ebuild
new file mode 100644
index 000000000000..7ee3356dd51f
--- /dev/null
+++ b/app-vim/vim-spell-he/vim-spell-he-20100312-r2.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VIM_SPELL_LANGUAGE="Hebrew"
+
+inherit vim-spell
+
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm64 ~x86"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-he/
@ 2024-05-19 17:53 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2024-05-19 17:53 UTC (permalink / raw
To: gentoo-commits
commit: 8562680aafd76ff62ac912f0eccd963678de2c0a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 17:53:10 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 19 17:53:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8562680a
app-vim/vim-spell-he: Stabilize 20100312-r2 ALLARCHES, #932223
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/vim-spell-he/vim-spell-he-20100312-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312-r2.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312-r2.ebuild
index 7ee3356dd51f..7be07bddc95c 100644
--- a/app-vim/vim-spell-he/vim-spell-he-20100312-r2.ebuild
+++ b/app-vim/vim-spell-he/vim-spell-he-20100312-r2.ebuild
@@ -9,4 +9,4 @@ inherit vim-spell
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-he/
@ 2024-05-23 16:47 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2024-05-23 16:47 UTC (permalink / raw
To: gentoo-commits
commit: 924f9628185d4ade8a77684ab112a9ebd4ea0c4a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 16:45:27 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 23 16:47:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=924f9628
app-vim/vim-spell-he: drop 20100312-r1
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
deleted file mode 100644
index 7d433eec123a..000000000000
--- a/app-vim/vim-spell-he/vim-spell-he-20100312-r1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-VIM_SPELL_LANGUAGE="Hebrew"
-
-inherit vim-spell
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm64 x86"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2024-05-23 16:47 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-26 2:37 [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-he/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2024-05-23 16:47 Arthur Zamarin
2024-05-19 17:53 Arthur Zamarin
2024-05-13 14:04 Arthur Zamarin
2023-05-16 3:39 Sam James
2018-05-06 14:16 Aaron Bauman
2018-04-25 19:27 Thomas Deutschmann
2018-04-18 14:07 Mikle Kolyada
2017-10-12 21:59 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox