public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-el/
@ 2017-10-12 21:59 Patrice Clement
  0 siblings, 0 replies; 8+ messages in thread
From: Patrice Clement @ 2017-10-12 21:59 UTC (permalink / raw
  To: gentoo-commits

commit:     79973a0c9050689379661439db9df823f4040aac
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 21:47:11 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 21:47:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79973a0c

app-vim/vim-spell-el: EAPI 6 bump.

Bug: https://bugs.gentoo.org/614654
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild b/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild
new file mode 100644
index 00000000000..6cda4247305
--- /dev/null
+++ b/app-vim/vim-spell-el/vim-spell-el-20080402-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="Greek"
+
+inherit vim-spell
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-el/
@ 2018-04-18 14:07 Mikle Kolyada
  0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada @ 2018-04-18 14:07 UTC (permalink / raw
  To: gentoo-commits

commit:     3d90aed380c48adce530aaba2f9f9c442109954f
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 18 14:01:44 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 14:01:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d90aed3

app-vim/vim-spell-el: amd64 stable wrt bug #646596

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild b/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild
index 6cda4247305..d359c508819 100644
--- a/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild
+++ b/app-vim/vim-spell-el/vim-spell-el-20080402-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="Greek"
 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] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-el/
@ 2018-04-25 19:27 Thomas Deutschmann
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Deutschmann @ 2018-04-25 19:27 UTC (permalink / raw
  To: gentoo-commits

commit:     09fc30828ff058c5ecb4fe8bde74c87ddbb42df1
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 25 19:00:25 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Apr 25 19:23:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09fc3082

app-vim/vim-spell-el: x86 stable (bug #646596)

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild b/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild
index d359c508819..9a30994df19 100644
--- a/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild
+++ b/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild
@@ -8,5 +8,5 @@ VIM_SPELL_LANGUAGE="Greek"
 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] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-el/
@ 2018-05-06 14:16 Aaron Bauman
  0 siblings, 0 replies; 8+ messages in thread
From: Aaron Bauman @ 2018-05-06 14:16 UTC (permalink / raw
  To: gentoo-commits

commit:     6f9f8f1a1f082f173ba20b445141d2cd106bb351
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May  6 10:39:45 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May  6 14:16:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f9f8f1a

app-vim/vim-spell-el: remove old

 app-vim/vim-spell-el/vim-spell-el-20080402.ebuild | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/app-vim/vim-spell-el/vim-spell-el-20080402.ebuild b/app-vim/vim-spell-el/vim-spell-el-20080402.ebuild
deleted file mode 100644
index dfa541f32fe..00000000000
--- a/app-vim/vim-spell-el/vim-spell-el-20080402.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="Greek"
-
-inherit vim-spell
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-el/
@ 2023-12-26  2:37 Conrad Kostecki
  0 siblings, 0 replies; 8+ messages in thread
From: Conrad Kostecki @ 2023-12-26  2:37 UTC (permalink / raw
  To: gentoo-commits

commit:     a2bab7580ead09df98f1bdb6b71b37e5bf04df0d
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Oct 28 18:54:16 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 02:36:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2bab758

app-vim/vim-spell-el: 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-el/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-vim/vim-spell-el/metadata.xml b/app-vim/vim-spell-el/metadata.xml
index 23f733cc8624..f8a2bb7497f6 100644
--- a/app-vim/vim-spell-el/metadata.xml
+++ b/app-vim/vim-spell-el/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] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-el/
@ 2024-05-13 14:04 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2024-05-13 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     cd90c093dacc64bc804a29a9f7ea55978fe001a8
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun May 12 11:24:46 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 13 14:04:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd90c093

app-vim/vim-spell-el: 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-el/vim-spell-el-20080402-r2.ebuild | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/app-vim/vim-spell-el/vim-spell-el-20080402-r2.ebuild b/app-vim/vim-spell-el/vim-spell-el-20080402-r2.ebuild
new file mode 100644
index 000000000000..7fb3e04b1e3f
--- /dev/null
+++ b/app-vim/vim-spell-el/vim-spell-el-20080402-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="Greek"
+
+inherit vim-spell
+
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-el/
@ 2024-05-19 17:56 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2024-05-19 17:56 UTC (permalink / raw
  To: gentoo-commits

commit:     931c4f8eb2099d8e8f96c3d46b50bc366e84b499
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 17:56:12 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 19 17:56:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=931c4f8e

app-vim/vim-spell-el: Stabilize 20080402-r2 ALLARCHES, #932216

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-vim/vim-spell-el/vim-spell-el-20080402-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/vim-spell-el/vim-spell-el-20080402-r2.ebuild b/app-vim/vim-spell-el/vim-spell-el-20080402-r2.ebuild
index 7fb3e04b1e3f..71dc67e90d20 100644
--- a/app-vim/vim-spell-el/vim-spell-el-20080402-r2.ebuild
+++ b/app-vim/vim-spell-el/vim-spell-el-20080402-r2.ebuild
@@ -9,4 +9,4 @@ inherit vim-spell
 
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-el/
@ 2024-05-23 16:47 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2024-05-23 16:47 UTC (permalink / raw
  To: gentoo-commits

commit:     7a98ebefb8fb38ad09c25b18a16bf0aa3a359fdb
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 16:44:12 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 23 16:47:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a98ebef

app-vim/vim-spell-el: drop 20080402-r1

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild b/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild
deleted file mode 100644
index 9a30994df196..000000000000
--- a/app-vim/vim-spell-el/vim-spell-el-20080402-r1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-VIM_SPELL_LANGUAGE="Greek"
-
-inherit vim-spell
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"


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

end of thread, other threads:[~2024-05-23 16:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-06 14:16 [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-el/ Aaron Bauman
  -- strict thread matches above, loose matches on Subject: below --
2024-05-23 16:47 Arthur Zamarin
2024-05-19 17:56 Arthur Zamarin
2024-05-13 14:04 Arthur Zamarin
2023-12-26  2:37 Conrad Kostecki
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