[gentoo-commits] repo/gentoo:master commit in: app-vim/wikipedia-syntax/

2024-01-13 Thread Michał Górny
commit: 03bcd84b626c67267cafd53f91d2669766c2cea1
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat Jan 13 17:42:17 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan 13 18:50:43 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03bcd84b

app-vim/wikipedia-syntax: drop 20101113-r1, EAPI6--

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Michał Górny  gentoo.org>

 .../wikipedia-syntax-20101113-r1.ebuild| 18 --
 1 file changed, 18 deletions(-)

diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild 
b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
deleted file mode 100644
index 02d4a1236921..
--- a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
-HOMEPAGE="https://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim;
-LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 ~hppa ~mips ppc ppc64 x86"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides syntax highlighting for Wikipedia article
-files. Detection is by filename (*.wiki)."
-
-VIM_PLUGIN_MESSAGES="filetype"



[gentoo-commits] repo/gentoo:master commit in: app-vim/wikipedia-syntax/

2023-12-25 Thread Conrad Kostecki
commit: c5c7e96cfa8da892634e203e8da52c5174cb1c56
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat Oct 28 18:59:27 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Dec 26 02:36:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5c7e96c

app-vim/wikipedia-syntax: add 

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-vim/wikipedia-syntax/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-vim/wikipedia-syntax/metadata.xml 
b/app-vim/wikipedia-syntax/metadata.xml
index 9fc8922ed390..d2b0c2c65ab8 100644
--- a/app-vim/wikipedia-syntax/metadata.xml
+++ b/app-vim/wikipedia-syntax/metadata.xml
@@ -10,4 +10,5 @@
files, and automatic filetype detection for these files based 
upon
filename.

+   
 



[gentoo-commits] repo/gentoo:master commit in: app-vim/wikipedia-syntax/

2023-12-10 Thread Arthur Zamarin
commit: 0d9e3c2f900f4188dd4943e59abfb7408b401014
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec 10 10:02:01 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec 10 10:02:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d9e3c2f

app-vim/wikipedia-syntax: Stabilize 20101113-r2 ppc, #919605

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild 
b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
index 2ce3c269f832..e8ea98b5fae2 100644
--- a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
+++ b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
 HOMEPAGE="https://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim;
 
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 ~hppa ~mips ~ppc ppc64 x86"
+KEYWORDS="amd64 ~hppa ~mips ppc ppc64 x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for Wikipedia article



[gentoo-commits] repo/gentoo:master commit in: app-vim/wikipedia-syntax/

2023-12-09 Thread Arthur Zamarin
commit: c1d49b1db3b6ea7321a45bb4ef679373abf8f5f0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  9 20:29:49 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  9 20:29:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1d49b1d

app-vim/wikipedia-syntax: Stabilize 20101113-r2 amd64, #919605

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild 
b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
index f6495e583b19..b90322e14453 100644
--- a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
+++ b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
 HOMEPAGE="https://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim;
 
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ~mips ~ppc ppc64 ~x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for Wikipedia article



[gentoo-commits] repo/gentoo:master commit in: app-vim/wikipedia-syntax/

2023-12-09 Thread Arthur Zamarin
commit: 60afc54339f8452258cd821388b2d082b6a08695
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  9 20:29:50 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  9 20:29:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60afc543

app-vim/wikipedia-syntax: Stabilize 20101113-r2 x86, #919605

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild 
b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
index b90322e14453..2ce3c269f832 100644
--- a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
+++ b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
 HOMEPAGE="https://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim;
 
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 ~hppa ~mips ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ~mips ~ppc ppc64 x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for Wikipedia article



[gentoo-commits] repo/gentoo:master commit in: app-vim/wikipedia-syntax/

2023-12-09 Thread Arthur Zamarin
commit: 5d7e2d80586dc39f81b0724b829bf30de4941e97
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  9 19:57:13 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  9 19:57:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d7e2d80

app-vim/wikipedia-syntax: Stabilize 20101113-r2 ppc64, #919605

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild 
b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
index 6465867f2187..f6495e583b19 100644
--- a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
+++ b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
 HOMEPAGE="https://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim;
 
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ppc64 ~x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for Wikipedia article



[gentoo-commits] repo/gentoo:master commit in: app-vim/wikipedia-syntax/

2023-09-14 Thread Conrad Kostecki
commit: f80a27c1480c5ae706b10d2dfdd3b5bd1f463ee0
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun Mar 19 17:32:08 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Sep 14 21:22:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f80a27c1

app-vim/wikipedia-syntax: EAPI8 bump

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../wikipedia-syntax-20101113-r2.ebuild| 18 ++
 1 file changed, 18 insertions(+)

diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild 
b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
new file mode 100644
index ..6465867f2187
--- /dev/null
+++ b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
+HOMEPAGE="https://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim;
+
+LICENSE="CC-BY-SA-3.0"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides syntax highlighting for Wikipedia article
+files. Detection is by filename (*.wiki)."
+
+VIM_PLUGIN_MESSAGES="filetype"



[gentoo-commits] repo/gentoo:master commit in: app-vim/wikipedia-syntax/

2018-01-14 Thread Patrice Clement
commit: a48c2f17dbe9bc4f15137cf2ab095a650edd9e05
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jan 14 20:40:49 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan 14 20:40:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a48c2f17

app-vim/wikipedia-syntax: switch to HTTPs.

Bug: https://bugs.gentoo.org/637190
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild 
b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
index 2d5a786a30a..200a7be789d 100644
--- a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
+++ b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-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
@@ -6,7 +6,7 @@ EAPI=6
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
-HOMEPAGE="http://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim;
+HOMEPAGE="https://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim;
 LICENSE="CC-BY-SA-3.0"
 KEYWORDS="amd64 hppa ~mips ppc ppc64 x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: app-vim/wikipedia-syntax/

2017-01-28 Thread Mart Raudsepp
commit: f3b3de240e9446ed692bae8efdce64cce08aaacd
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 28 14:29:13 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 28 14:31:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b3de24

app-vim/wikipedia-syntax: Drop to ~mips; mips doesn't do stable keywords right 
now

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild 
b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
index 51769ae..fc79951 100644
--- a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
+++ b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
 HOMEPAGE="http://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim;
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 hppa mips ppc ppc64 x86"
+KEYWORDS="amd64 hppa ~mips ppc ppc64 x86"
 IUSE=""
 
 VIM_PLUGIN_HELPTEXT=\



[gentoo-commits] repo/gentoo:master commit in: app-vim/wikipedia-syntax/

2016-05-13 Thread Patrice Clement
commit: 74224e15c5451c1c72f63ad91a8fec6e430c17ae
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri May 13 07:55:12 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri May 13 08:23:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74224e15

app-vim/wikipedia-syntax: Stable for amd64. Retroactively mark stable for the 
remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.26

 ...-syntax-20101113.ebuild => wikipedia-syntax-20101113-r1.ebuild} | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113.ebuild 
b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
similarity index 82%
rename from app-vim/wikipedia-syntax/wikipedia-syntax-20101113.ebuild
rename to app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
index b3d118a..51769ae 100644
--- a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113.ebuild
+++ b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
@@ -1,16 +1,19 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=6
+
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
 HOMEPAGE="http://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim;
 LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 ~hppa ~mips ppc ppc64 x86"
+KEYWORDS="amd64 hppa mips ppc ppc64 x86"
 IUSE=""
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for Wikipedia article
 files. Detection is by filename (*.wiki)."
+
 VIM_PLUGIN_MESSAGES="filetype"