public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-it/
@ 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:     d475b23e6faa7ff1d2dc7a492ab527ebb29bdbd0
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 16:45:56 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 23 16:47:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d475b23e

app-vim/vim-spell-it: drop 20100312-r1

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

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

diff --git a/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild b/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild
deleted file mode 100644
index b60a2329e26f..000000000000
--- a/app-vim/vim-spell-it/vim-spell-it-20100312-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="Italian"
-
-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-it/
@ 2024-05-19 17:58 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2024-05-19 17:58 UTC (permalink / raw
  To: gentoo-commits

commit:     fbfd7247b72ef3801e794ee0091ee28d62eac74d
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 17:58:39 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 19 17:58:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbfd7247

app-vim/vim-spell-it: Stabilize 20100312-r2 ALLARCHES, #932225

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

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

diff --git a/app-vim/vim-spell-it/vim-spell-it-20100312-r2.ebuild b/app-vim/vim-spell-it/vim-spell-it-20100312-r2.ebuild
index cef51a336845..4eeeeb5200aa 100644
--- a/app-vim/vim-spell-it/vim-spell-it-20100312-r2.ebuild
+++ b/app-vim/vim-spell-it/vim-spell-it-20100312-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] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-it/
@ 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:     f4df0e60ce6a4522453ecaa31079d14727f0dc23
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun May 12 11:28:57 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=f4df0e60

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

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


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-it/
@ 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:     8e9e3bb17002aedab92d3da4ec4172a4dcc4d63f
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Oct 28 18:55:52 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 02:36:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e9e3bb1

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

diff --git a/app-vim/vim-spell-it/metadata.xml b/app-vim/vim-spell-it/metadata.xml
index 23f733cc8624..f8a2bb7497f6 100644
--- a/app-vim/vim-spell-it/metadata.xml
+++ b/app-vim/vim-spell-it/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-it/
@ 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:     fc194838615e1ef15d759b9634d81d201355993f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May  6 10:42:05 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May  6 14:16:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc194838

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

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

diff --git a/app-vim/vim-spell-it/vim-spell-it-20100312.ebuild b/app-vim/vim-spell-it/vim-spell-it-20100312.ebuild
deleted file mode 100644
index 34663391d9c..00000000000
--- a/app-vim/vim-spell-it/vim-spell-it-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="Italian"
-
-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-it/
@ 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:     a4fc1c3dc8247e5d335ed8f8220bfe309d564e8e
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 25 18:58:30 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Apr 25 19:23:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4fc1c3d

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

Package-Manager: Portage-2.3.31, Repoman-2.3.9

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

diff --git a/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild b/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild
index 1e5f69c8512..b60a2329e26 100644
--- a/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild
+++ b/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild
@@ -8,5 +8,5 @@ VIM_SPELL_LANGUAGE="Italian"
 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-it/
@ 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:     81fee9f95a61af14c20d8f0f44ad44096b853f35
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 18 14:04:34 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 14:04:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81fee9f9

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

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild b/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild
index 80bb419f670..1e5f69c8512 100644
--- a/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild
+++ b/app-vim/vim-spell-it/vim-spell-it-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="Italian"
 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-it/
@ 2017-10-14 17:10 Patrice Clement
  0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2017-10-14 17:10 UTC (permalink / raw
  To: gentoo-commits

commit:     000ffa335d8317bd27680ac126fe08bfcf3812d7
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 17:09:59 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 17:09:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000ffa33

app-vim/vim-spell-it: remove bogus file.

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 app-vim/vim-spell-it/asd | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/app-vim/vim-spell-it/asd b/app-vim/vim-spell-it/asd
deleted file mode 100644
index 1a09abafc92..00000000000
--- a/app-vim/vim-spell-it/asd
+++ /dev/null
@@ -1,28 +0,0 @@
-commit 907844c6e02e4696415ee7a47f07d209c15b3570
-Author: Patrice Clement <monsieurp@gentoo.org>
-Date:   Sat Oct 14 11:18:32 2017 +0200
-
-    app-vim/vim-spell-hu: EAPI 6 bump, update HOMEPAGE.
-    
-    Bug: https://bugs.gentoo.org/614654
-    
-    Package-Manager: Portage-2.3.8, Repoman-2.3.1
-
-diff --git a/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild b/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild
-new file mode 100644
-index 00000000000..bf59cdb4799
---- /dev/null
-+++ b/app-vim/vim-spell-hu/vim-spell-hu-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="Hungarian"
-+
-+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-it/
@ 2017-10-14 17:08 Patrice Clement
  0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2017-10-14 17:08 UTC (permalink / raw
  To: gentoo-commits

commit:     2a9d562b93c1c5d4537f7f869687145e621d8b15
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 16:56:43 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 17:08:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9d562b

app-vim/vim-spell-it: EAPI 6 bump, update HOMEPAGE.

Bug: https://bugs.gentoo.org/614654

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 app-vim/vim-spell-it/asd                           | 28 ++++++++++++++++++++++
 .../vim-spell-it/vim-spell-it-20100312-r1.ebuild   | 12 ++++++++++
 2 files changed, 40 insertions(+)

diff --git a/app-vim/vim-spell-it/asd b/app-vim/vim-spell-it/asd
new file mode 100644
index 00000000000..1a09abafc92
--- /dev/null
+++ b/app-vim/vim-spell-it/asd
@@ -0,0 +1,28 @@
+commit 907844c6e02e4696415ee7a47f07d209c15b3570
+Author: Patrice Clement <monsieurp@gentoo.org>
+Date:   Sat Oct 14 11:18:32 2017 +0200
+
+    app-vim/vim-spell-hu: EAPI 6 bump, update HOMEPAGE.
+    
+    Bug: https://bugs.gentoo.org/614654
+    
+    Package-Manager: Portage-2.3.8, Repoman-2.3.1
+
+diff --git a/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild b/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild
+new file mode 100644
+index 00000000000..bf59cdb4799
+--- /dev/null
++++ b/app-vim/vim-spell-hu/vim-spell-hu-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="Hungarian"
++
++inherit vim-spell
++
++LICENSE="GPL-2"
++KEYWORDS="~amd64 ~x86"
++HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"

diff --git a/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild b/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild
new file mode 100644
index 00000000000..80bb419f670
--- /dev/null
+++ b/app-vim/vim-spell-it/vim-spell-it-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="Italian"
+
+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

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 --
2024-05-23 16:47 [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-it/ Arthur Zamarin
  -- strict thread matches above, loose matches on Subject: below --
2024-05-19 17:58 Arthur Zamarin
2024-05-13 14:04 Arthur Zamarin
2023-12-26  2:37 Conrad Kostecki
2018-05-06 14:16 Aaron Bauman
2018-04-25 19:27 Thomas Deutschmann
2018-04-18 14:07 Mikle Kolyada
2017-10-14 17:10 Patrice Clement
2017-10-14 17:08 Patrice Clement

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