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

commit:     04f34d5d13ce3d159c5e55b3659b63cd0985286c
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 21:46:26 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 21:46:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04f34d5d

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

diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
new file mode 100644
index 00000000000..d64264f06d9
--- /dev/null
+++ b/app-vim/vim-spell-da/vim-spell-da-20060116-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="Danish"
+
+inherit vim-spell
+
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+LICENSE="GPL-2"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"


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

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

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

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

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
index d64264f06d9..2122e1e7cd6 100644
--- a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
+++ b/app-vim/vim-spell-da/vim-spell-da-20060116-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
@@ -7,6 +7,6 @@ VIM_SPELL_LANGUAGE="Danish"
 
 inherit vim-spell
 
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
 LICENSE="GPL-2"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-da/
@ 2018-04-18 20:58 Sergei Trofimovich
  0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2018-04-18 20:58 UTC (permalink / raw
  To: gentoo-commits

commit:     28a975e0cfc34002ad787659b66383b3a75069a6
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 18 20:55:47 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 20:58:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28a975e0

app-vim/vim-spell-da: stable 20060116-r1 for ppc, bug #646596

Bug: https://bugs.gentoo.org/646596
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

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

diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
index 2122e1e7cd6..dec84c467b4 100644
--- a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
+++ b/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
@@ -7,6 +7,6 @@ VIM_SPELL_LANGUAGE="Danish"
 
 inherit vim-spell
 
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc ~x86"
 LICENSE="GPL-2"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-da/
@ 2018-04-24 18:55 Sergei Trofimovich
  0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2018-04-24 18:55 UTC (permalink / raw
  To: gentoo-commits

commit:     69bd6b64173c0e06a1eed870b7f880a57e444ac1
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Tue Apr 24 11:41:27 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Apr 24 18:55:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69bd6b64

app-vim/vim-spell-da: stable 20060116-r1 for sparc

Bug: https://bugs.gentoo.org/646596
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

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

diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
index dec84c467b4..9a29c6fbb5c 100644
--- a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
+++ b/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
@@ -7,6 +7,6 @@ VIM_SPELL_LANGUAGE="Danish"
 
 inherit vim-spell
 
-KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc ~x86"
 LICENSE="GPL-2"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"


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

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

commit:     6b02f8c241b723343eb7df989ed5bdda76099b63
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 25 19:03:09 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Apr 25 19:23:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b02f8c2

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

Package-Manager: Portage-2.3.31, Repoman-2.3.9

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

diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
index 9a29c6fbb5c..3fff3c7aafb 100644
--- a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
+++ b/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
@@ -7,6 +7,6 @@ VIM_SPELL_LANGUAGE="Danish"
 
 inherit vim-spell
 
-KEYWORDS="~alpha amd64 ~ia64 ppc sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
 LICENSE="GPL-2"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-da/
@ 2018-06-04  1:12 Aaron Bauman
  0 siblings, 0 replies; 10+ messages in thread
From: Aaron Bauman @ 2018-06-04  1:12 UTC (permalink / raw
  To: gentoo-commits

commit:     93ebfbae3fce62bac78b062555ad059cfd6f9444
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  3 18:49:40 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jun  4 01:12:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93ebfbae

app-vim/vim-spell-da: drop old EAPI

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116.ebuild
deleted file mode 100644
index 61033b4f9f2..00000000000
--- a/app-vim/vim-spell-da/vim-spell-da-20060116.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="Danish"
-
-inherit vim-spell
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86"
-IUSE=""


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

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

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

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

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

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

commit:     db48161773101bc1dd65975cd4d2be007570abd1
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun May 12 11:21:54 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=db481617

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

diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116-r2.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116-r2.ebuild
new file mode 100644
index 000000000000..c8f1511b6360
--- /dev/null
+++ b/app-vim/vim-spell-da/vim-spell-da-20060116-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="Danish"
+
+inherit vim-spell
+
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"


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

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

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

app-vim/vim-spell-da: Stabilize 20060116-r2 ALLARCHES, #932219

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

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

diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116-r2.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116-r2.ebuild
index c8f1511b6360..e6f940f5ea9e 100644
--- a/app-vim/vim-spell-da/vim-spell-da-20060116-r2.ebuild
+++ b/app-vim/vim-spell-da/vim-spell-da-20060116-r2.ebuild
@@ -9,4 +9,4 @@ inherit vim-spell
 
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"


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

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

commit:     199eb53f91a48706cece4921146cca4de171405a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 16:43:43 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 23 16:47:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=199eb53f

app-vim/vim-spell-da: drop 20060116-r1

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

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

diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
deleted file mode 100644
index 3fff3c7aafb9..000000000000
--- a/app-vim/vim-spell-da/vim-spell-da-20060116-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="Danish"
-
-inherit vim-spell
-
-KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
-LICENSE="GPL-2"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-18 14:07 [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-spell-da/ Mikle Kolyada
  -- 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-06-04  1:12 Aaron Bauman
2018-04-25 19:27 Thomas Deutschmann
2018-04-24 18:55 Sergei Trofimovich
2018-04-18 20:58 Sergei Trofimovich
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