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

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

app-vim/xquery-syntax: drop 0.1-r2, EAPI6--

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

 app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild 
b/app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild
deleted file mode 100644
index dc6c0e16b81b..
--- a/app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild
+++ /dev/null
@@ -1,23 +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: XQuery syntax highlighting"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=803;
-
-LICENSE="vim.org"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides syntax highlighting for XQuery files."
-
-src_prepare() {
-   default
-   # use hi def link. Bug #101788, bug #101804.
-   sed -i -e 's,^hi\(ghlight\)\? link,hi def link,' syntax/xquery.vim \
-   || die "sed failed"
-}



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

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

app-vim/xquery-syntax: add 

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

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

diff --git a/app-vim/xquery-syntax/metadata.xml 
b/app-vim/xquery-syntax/metadata.xml
index 23f733cc8624..f8a2bb7497f6 100644
--- a/app-vim/xquery-syntax/metadata.xml
+++ b/app-vim/xquery-syntax/metadata.xml
@@ -5,4 +5,5 @@
v...@gentoo.org
Gentoo Vim Project

+   
 



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

2023-12-09 Thread Arthur Zamarin
commit: 35b8c86f1c00426e7abb15b028b7f3765c1ee1c3
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  9 20:25:18 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  9 20:25:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b8c86f

app-vim/xquery-syntax: Stabilize 0.1-r3 x86, #919612

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

 app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild 
b/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
index 6e039f39410b..900e1701e9cc 100644
--- a/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
+++ b/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: XQuery syntax highlighting"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=803;
 
 LICENSE="vim.org"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ppc64 sparc x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for XQuery files."



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

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

app-vim/xquery-syntax: Stabilize 0.1-r3 amd64, #919612

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

 app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild 
b/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
index cfaee7650fc5..6e039f39410b 100644
--- a/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
+++ b/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: XQuery syntax highlighting"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=803;
 
 LICENSE="vim.org"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ppc64 sparc ~x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for XQuery files."



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

2023-12-09 Thread Arthur Zamarin
commit: 72eecb92b7ed39caa1f99bae34b5aa5033c83423
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  9 20:14:56 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  9 20:14:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72eecb92

app-vim/xquery-syntax: Stabilize 0.1-r3 ppc64, #919612

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

 app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild 
b/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
index 68fe27f9cffc..cfaee7650fc5 100644
--- a/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
+++ b/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: XQuery syntax highlighting"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=803;
 
 LICENSE="vim.org"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ppc64 sparc ~x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for XQuery files."



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

2023-12-09 Thread Arthur Zamarin
commit: 7af35d2dcbc21d04ce5655613014778b2ef00034
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  9 20:05:55 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  9 20:05:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af35d2d

app-vim/xquery-syntax: Stabilize 0.1-r3 sparc, #919612

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

 app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild 
b/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
index a1bc0756a5d8..68fe27f9cffc 100644
--- a/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
+++ b/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: XQuery syntax highlighting"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=803;
 
 LICENSE="vim.org"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for XQuery files."



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

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

app-vim/xquery-syntax: EAPI8 bump

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

 app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild 
b/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
new file mode 100644
index ..a1bc0756a5d8
--- /dev/null
+++ b/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: XQuery syntax highlighting"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=803;
+
+LICENSE="vim.org"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides syntax highlighting for XQuery files."
+
+src_prepare() {
+   default
+   # use hi def link. Bug #101788, bug #101804.
+   sed -i -e 's,^hi\(ghlight\)\? link,hi def link,' syntax/xquery.vim \
+   || die "sed failed"
+}



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

2017-01-28 Thread Mart Raudsepp
commit: 2fe58c76b1d23b0ff01c6e3f8ec91f7a8414f972
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 28 14:29:44 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 28 14:31:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe58c76

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

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild 
b/app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild
index 39b16f1..a744e57 100644
--- a/app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild
+++ b/app-vim/xquery-syntax/xquery-syntax-0.1-r2.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$
 
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: XQuery syntax highlighting"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=803;
 
 LICENSE="vim.org"
-KEYWORDS="alpha amd64 ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 VIM_PLUGIN_HELPTEXT=\



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

2016-08-23 Thread Patrice Clement
commit: 9ee8defcb2878372fe1aae36e028a19b2385a801
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Aug 23 08:35:53 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug 23 09:14:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee8defc

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

Package-Manager: portage-2.2.28

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

diff --git a/app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild 
b/app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild
index 4da6869..39b16f1 100644
--- a/app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild
+++ b/app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: XQuery syntax highlighting"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=803;
 
 LICENSE="vim.org"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 mips ppc ppc64 sparc x86"
 IUSE=""
 
 VIM_PLUGIN_HELPTEXT=\



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

2016-08-23 Thread Patrice Clement
commit: 1a081294a41320f90600cf249595156abc9cde10
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Aug 23 08:37:50 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Aug 23 09:14:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a081294

app-vim/xquery-syntax: Clean up old.

Package-Manager: portage-2.2.28

 app-vim/xquery-syntax/xquery-syntax-0.1-r1.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/app-vim/xquery-syntax/xquery-syntax-0.1-r1.ebuild 
b/app-vim/xquery-syntax/xquery-syntax-0.1-r1.ebuild
deleted file mode 100644
index 2877767..000
--- a/app-vim/xquery-syntax/xquery-syntax-0.1-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: XQuery syntax highlighting"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=803;
-
-LICENSE="vim.org"
-KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides syntax highlighting for XQuery files."
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   # use hi def link. Bug #101788, bug #101804.
-   sed -i -e 's,^hi\(ghlight\)\? link,hi def link,' syntax/xquery.vim \
-   || die "sed failed"
-}



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

2016-08-12 Thread Patrice Clement
commit: 6e42812f02ff339e9ec3a56547fecf97a4c41a1d
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Aug 12 23:23:37 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Aug 12 23:23:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e42812f

app-vim/xquery-syntax: EAPI 6 bump.

Package-Manager: portage-2.2.28

 app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild | 24 +++
 1 file changed, 24 insertions(+)

diff --git a/app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild 
b/app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild
new file mode 100644
index 000..4da6869
--- /dev/null
+++ b/app-vim/xquery-syntax/xquery-syntax-0.1-r2.ebuild
@@ -0,0 +1,24 @@
+# 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: XQuery syntax highlighting"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=803;
+
+LICENSE="vim.org"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides syntax highlighting for XQuery files."
+
+src_prepare() {
+   default
+   # use hi def link. Bug #101788, bug #101804.
+   sed -i -e 's,^hi\(ghlight\)\? link,hi def link,' syntax/xquery.vim \
+   || die "sed failed"
+}