public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/
@ 2016-03-13 18:52 Manuel Rüger
  0 siblings, 0 replies; 12+ messages in thread
From: Manuel Rüger @ 2016-03-13 18:52 UTC (permalink / raw
  To: gentoo-commits

commit:     9e83e29f338b97e1e7cb1c453d325cc1e0283117
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 18:52:01 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 18:52:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e83e29f

app-vim/extra-syntax: Remove old

Package-Manager: portage-2.2.28

 app-vim/extra-syntax/extra-syntax-2.ebuild | 34 ----------------------------
 app-vim/extra-syntax/extra-syntax-3.ebuild | 36 ------------------------------
 2 files changed, 70 deletions(-)

diff --git a/app-vim/extra-syntax/extra-syntax-2.ebuild b/app-vim/extra-syntax/extra-syntax-2.ebuild
deleted file mode 100644
index 9d70896..0000000
--- a/app-vim/extra-syntax/extra-syntax-2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: metapackage for all extra syntax packages"
-HOMEPAGE="http://www.vim.org/"
-LICENSE="metapackage"
-KEYWORDS="amd64 ppc64 x86"
-SRC_URI=""
-IUSE=""
-
-RDEPEND="${RDEPEND}
-	app-vim/bnf-syntax
-	app-vim/brainfuck-syntax
-	app-vim/cfengine-syntax
-	app-vim/ebnf-syntax
-	app-vim/fluxbox-syntax
-	app-vim/gentoo-syntax
-	app-vim/gtk-syntax
-	app-vim/help-extra-syntax
-	app-vim/nagios-syntax
-	app-vim/ntp-syntax
-	app-vim/pam-syntax
-	app-vim/pgn-syntax
-	app-vim/selinux-syntax
-	app-vim/wikipedia-syntax
-	app-vim/xquery-syntax
-	app-vim/xsl-syntax"
-
-src_install() {
-	:
-}

diff --git a/app-vim/extra-syntax/extra-syntax-3.ebuild b/app-vim/extra-syntax/extra-syntax-3.ebuild
deleted file mode 100644
index 3b214cb..0000000
--- a/app-vim/extra-syntax/extra-syntax-3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: metapackage for all extra syntax packages"
-HOMEPAGE="http://www.vim.org/"
-LICENSE="metapackage"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-SRC_URI=""
-IUSE=""
-
-RDEPEND="${RDEPEND}
-	app-vim/bnf-syntax
-	app-vim/brainfuck-syntax
-	app-vim/cfengine-syntax
-	app-vim/dhcpd-syntax
-	app-vim/ebnf-syntax
-	app-vim/eruby-syntax
-	app-vim/fluxbox-syntax
-	app-vim/gentoo-syntax
-	app-vim/gtk-syntax
-	app-vim/help-extra-syntax
-	app-vim/nagios-syntax
-	app-vim/ntp-syntax
-	app-vim/pam-syntax
-	app-vim/pgn-syntax
-	app-vim/selinux-syntax
-	app-vim/wikipedia-syntax
-	app-vim/xquery-syntax
-	app-vim/xsl-syntax"
-
-src_install() {
-	:
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/
@ 2016-08-25 20:58 Patrice Clement
  0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2016-08-25 20:58 UTC (permalink / raw
  To: gentoo-commits

commit:     a10a3ecc558070c81af2a761def97739ab6ba991
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 25 20:28:44 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Aug 25 20:58:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a10a3ecc

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

Package-Manager: portage-2.2.28

 app-vim/extra-syntax/extra-syntax-4-r1.ebuild | 39 +++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/app-vim/extra-syntax/extra-syntax-4-r1.ebuild b/app-vim/extra-syntax/extra-syntax-4-r1.ebuild
new file mode 100644
index 00000000..c3b7fc0
--- /dev/null
+++ b/app-vim/extra-syntax/extra-syntax-4-r1.ebuild
@@ -0,0 +1,39 @@
+# 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: metapackage for all extra syntax packages"
+HOMEPAGE="http://www.vim.org/"
+LICENSE="metapackage"
+KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+SRC_URI=""
+IUSE=""
+
+RDEPEND="
+	${RDEPEND}
+	app-vim/bnf-syntax
+	app-vim/brainfuck-syntax
+	app-vim/cfengine-syntax
+	app-vim/dhcpd-syntax
+	app-vim/ebnf-syntax
+	app-vim/eruby-syntax
+	app-vim/fluxbox-syntax
+	app-vim/gentoo-syntax
+	app-vim/gtk-syntax
+	app-vim/help-extra-syntax
+	app-vim/nagios-syntax
+	app-vim/ntp-syntax
+	app-vim/pam-syntax
+	app-vim/pgn-syntax
+	app-vim/selinux-syntax
+	app-vim/wikipedia-syntax
+	app-vim/xquery-syntax
+	app-vim/xsl-syntax"
+
+src_install() {
+	:
+}


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/
@ 2016-12-01 18:41 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2016-12-01 18:41 UTC (permalink / raw
  To: gentoo-commits

commit:     74da3582c283f6070da0576e1a730433ba905164
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  1 18:40:52 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec  1 18:41:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74da3582

app-vim/extra-syntax: fix untested ebuild that failed to build for three months

Gentoo-bug: 592162

Package-Manager: portage-2.3.2

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

diff --git a/app-vim/extra-syntax/extra-syntax-4-r1.ebuild b/app-vim/extra-syntax/extra-syntax-4-r1.ebuild
index c3b7fc0..45eef56 100644
--- a/app-vim/extra-syntax/extra-syntax-4-r1.ebuild
+++ b/app-vim/extra-syntax/extra-syntax-4-r1.ebuild
@@ -34,6 +34,8 @@ RDEPEND="
 	app-vim/xquery-syntax
 	app-vim/xsl-syntax"
 
+S=${WORKDIR}
+
 src_install() {
 	:
 }


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/
@ 2017-04-04 23:09 Patrice Clement
  0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2017-04-04 23:09 UTC (permalink / raw
  To: gentoo-commits

commit:     bca3a205e435984b4d4d540186edd73d0d00ea14
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  4 22:52:03 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Apr  4 23:08:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bca3a205

app-vim/extra-syntax: stable for amd64+x86+ppc.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/app-vim/extra-syntax/extra-syntax-4-r1.ebuild b/app-vim/extra-syntax/extra-syntax-4-r1.ebuild
index 630c3c588f4..9c88ee7d91b 100644
--- a/app-vim/extra-syntax/extra-syntax-4-r1.ebuild
+++ b/app-vim/extra-syntax/extra-syntax-4-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
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: metapackage for all extra syntax packages"
 HOMEPAGE="http://www.vim.org/"
 LICENSE="metapackage"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~mips ~ppc ppc64 x86"
 SRC_URI=""
 IUSE=""
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/
@ 2017-04-04 23:09 Patrice Clement
  0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2017-04-04 23:09 UTC (permalink / raw
  To: gentoo-commits

commit:     27d954343b70d3a0a38c1f52f898b165a722d7d8
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  4 22:52:57 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Apr  4 23:08:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27d95434

app-vim/extra-syntax: clean up old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-vim/extra-syntax/extra-syntax-4.ebuild | 35 ------------------------------
 1 file changed, 35 deletions(-)

diff --git a/app-vim/extra-syntax/extra-syntax-4.ebuild b/app-vim/extra-syntax/extra-syntax-4.ebuild
deleted file mode 100644
index b235802a86d..00000000000
--- a/app-vim/extra-syntax/extra-syntax-4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: metapackage for all extra syntax packages"
-HOMEPAGE="http://www.vim.org/"
-LICENSE="metapackage"
-KEYWORDS="amd64 ~mips ~ppc ppc64 x86"
-SRC_URI=""
-IUSE=""
-
-RDEPEND="${RDEPEND}
-	app-vim/bnf-syntax
-	app-vim/brainfuck-syntax
-	app-vim/cfengine-syntax
-	app-vim/dhcpd-syntax
-	app-vim/ebnf-syntax
-	app-vim/eruby-syntax
-	app-vim/fluxbox-syntax
-	app-vim/gentoo-syntax
-	app-vim/gtk-syntax
-	app-vim/help-extra-syntax
-	app-vim/nagios-syntax
-	app-vim/ntp-syntax
-	app-vim/pam-syntax
-	app-vim/pgn-syntax
-	app-vim/selinux-syntax
-	app-vim/wikipedia-syntax
-	app-vim/xquery-syntax
-	app-vim/xsl-syntax"
-
-src_install() {
-	:
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/
@ 2017-11-23 22:16 Patrice Clement
  0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2017-11-23 22:16 UTC (permalink / raw
  To: gentoo-commits

commit:     dc625a809ddd87b5f37bb13a0987031288f2a1ef
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 22:04:28 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 22:16:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc625a80

app-vim/extra-syntax: mask app-vim/pam-syntax for removal.

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

 app-vim/extra-syntax/extra-syntax-4-r2.ebuild | 37 +++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/app-vim/extra-syntax/extra-syntax-4-r2.ebuild b/app-vim/extra-syntax/extra-syntax-4-r2.ebuild
new file mode 100644
index 00000000000..c805725b44c
--- /dev/null
+++ b/app-vim/extra-syntax/extra-syntax-4-r2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: metapackage for all extra syntax packages"
+HOMEPAGE="http://www.vim.org/"
+LICENSE="metapackage"
+KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+SRC_URI=""
+IUSE=""
+
+RDEPEND="
+	${RDEPEND}
+	app-vim/bnf-syntax
+	app-vim/brainfuck-syntax
+	app-vim/cfengine-syntax
+	app-vim/dhcpd-syntax
+	app-vim/ebnf-syntax
+	app-vim/eruby-syntax
+	app-vim/fluxbox-syntax
+	app-vim/gentoo-syntax
+	app-vim/gtk-syntax
+	app-vim/help-extra-syntax
+	app-vim/nagios-syntax
+	app-vim/ntp-syntax
+	app-vim/pgn-syntax
+	app-vim/selinux-syntax
+	app-vim/wikipedia-syntax
+	app-vim/xquery-syntax
+	app-vim/xsl-syntax"
+
+S="${WORKDIR}"
+
+src_install() { :; }


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/
@ 2017-12-19 22:22 Patrice Clement
  0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2017-12-19 22:22 UTC (permalink / raw
  To: gentoo-commits

commit:     6e348824ab63dfb510ba84f0e13668729ecf6fb9
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 19:15:18 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 22:21:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e348824

app-vim/extra-syntax: stable for amd64, ppc and x86.

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --force

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

diff --git a/app-vim/extra-syntax/extra-syntax-4-r2.ebuild b/app-vim/extra-syntax/extra-syntax-4-r2.ebuild
index c805725b44c..bf4ba20c683 100644
--- a/app-vim/extra-syntax/extra-syntax-4-r2.ebuild
+++ b/app-vim/extra-syntax/extra-syntax-4-r2.ebuild
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: metapackage for all extra syntax packages"
 HOMEPAGE="http://www.vim.org/"
 LICENSE="metapackage"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~mips ~ppc ppc64 x86"
 SRC_URI=""
 IUSE=""
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/
@ 2017-12-19 22:22 Patrice Clement
  0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2017-12-19 22:22 UTC (permalink / raw
  To: gentoo-commits

commit:     20cd39330720aeb1ca09d9fcb04c94535be5618d
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 19:16:03 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 22:22:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20cd3933

app-vim/extra-syntax: clean up old.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-vim/extra-syntax/extra-syntax-4-r1.ebuild | 40 ---------------------------
 1 file changed, 40 deletions(-)

diff --git a/app-vim/extra-syntax/extra-syntax-4-r1.ebuild b/app-vim/extra-syntax/extra-syntax-4-r1.ebuild
deleted file mode 100644
index 9c88ee7d91b..00000000000
--- a/app-vim/extra-syntax/extra-syntax-4-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: metapackage for all extra syntax packages"
-HOMEPAGE="http://www.vim.org/"
-LICENSE="metapackage"
-KEYWORDS="amd64 ~mips ~ppc ppc64 x86"
-SRC_URI=""
-IUSE=""
-
-RDEPEND="
-	${RDEPEND}
-	app-vim/bnf-syntax
-	app-vim/brainfuck-syntax
-	app-vim/cfengine-syntax
-	app-vim/dhcpd-syntax
-	app-vim/ebnf-syntax
-	app-vim/eruby-syntax
-	app-vim/fluxbox-syntax
-	app-vim/gentoo-syntax
-	app-vim/gtk-syntax
-	app-vim/help-extra-syntax
-	app-vim/nagios-syntax
-	app-vim/ntp-syntax
-	app-vim/pam-syntax
-	app-vim/pgn-syntax
-	app-vim/selinux-syntax
-	app-vim/wikipedia-syntax
-	app-vim/xquery-syntax
-	app-vim/xsl-syntax"
-
-S=${WORKDIR}
-
-src_install() {
-	:
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/
@ 2018-03-05 22:00 Patrice Clement
  0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2018-03-05 22:00 UTC (permalink / raw
  To: gentoo-commits

commit:     44b7cdb659813cb590933a35eed2a735503bbf5d
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar  4 08:25:19 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Mar  5 21:46:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44b7cdb6

app-vim/extra-syntax: use HTTPS.

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

diff --git a/app-vim/extra-syntax/extra-syntax-4-r2.ebuild b/app-vim/extra-syntax/extra-syntax-4-r2.ebuild
index bf4ba20c683..9bd35da4565 100644
--- a/app-vim/extra-syntax/extra-syntax-4-r2.ebuild
+++ b/app-vim/extra-syntax/extra-syntax-4-r2.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: metapackage for all extra syntax packages"
-HOMEPAGE="http://www.vim.org/"
+HOMEPAGE="https://www.vim.org/"
 LICENSE="metapackage"
 KEYWORDS="amd64 ~mips ~ppc ppc64 x86"
 SRC_URI=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/
@ 2024-01-20 21:22 Conrad Kostecki
  0 siblings, 0 replies; 12+ messages in thread
From: Conrad Kostecki @ 2024-01-20 21:22 UTC (permalink / raw
  To: gentoo-commits

commit:     e2766dc0d87dd2e02f6a1a233163e52baae75d88
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jan 14 18:41:15 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 21:21:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2766dc0

app-vim/extra-syntax: EAPI8 bump

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

 app-vim/extra-syntax/extra-syntax-4-r3.ebuild | 35 +++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/app-vim/extra-syntax/extra-syntax-4-r3.ebuild b/app-vim/extra-syntax/extra-syntax-4-r3.ebuild
new file mode 100644
index 000000000000..5d9a984425e6
--- /dev/null
+++ b/app-vim/extra-syntax/extra-syntax-4-r3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: metapackage for all extra syntax packages"
+HOMEPAGE="https://www.vim.org/"
+LICENSE="metapackage"
+KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+SRC_URI=""
+S="${WORKDIR}"
+
+RDEPEND="
+	${RDEPEND}
+	app-vim/bnf-syntax
+	app-vim/brainfuck-syntax
+	app-vim/cfengine-syntax
+	app-vim/dhcpd-syntax
+	app-vim/ebnf-syntax
+	app-vim/eruby-syntax
+	app-vim/fluxbox-syntax
+	app-vim/gentoo-syntax
+	app-vim/gtk-syntax
+	app-vim/help-extra-syntax
+	app-vim/nagios-syntax
+	app-vim/ntp-syntax
+	app-vim/pgn-syntax
+	app-vim/selinux-syntax
+	app-vim/wikipedia-syntax
+	app-vim/xquery-syntax
+	app-vim/xsl-syntax"
+
+src_install() { :; }


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/
@ 2024-03-10 12:03 Arthur Zamarin
  0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-03-10 12:03 UTC (permalink / raw
  To: gentoo-commits

commit:     14a813f1922a57e16af80307a422ff7311bb4476
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 10 09:35:12 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 10 09:35:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14a813f1

app-vim/extra-syntax: Stabilize 4-r3 ALLARCHES, #926656

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

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

diff --git a/app-vim/extra-syntax/extra-syntax-4-r3.ebuild b/app-vim/extra-syntax/extra-syntax-4-r3.ebuild
index 5d9a984425e6..14822d24796c 100644
--- a/app-vim/extra-syntax/extra-syntax-4-r3.ebuild
+++ b/app-vim/extra-syntax/extra-syntax-4-r3.ebuild
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: metapackage for all extra syntax packages"
 HOMEPAGE="https://www.vim.org/"
 LICENSE="metapackage"
-KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~mips ~ppc ppc64 x86"
 SRC_URI=""
 S="${WORKDIR}"
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/
@ 2024-04-19  6:08 Arthur Zamarin
  0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2024-04-19  6:08 UTC (permalink / raw
  To: gentoo-commits

commit:     c389eadd4c8703328020e73dd6de1888d08a1aef
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 19 06:01:01 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 19 06:07:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c389eadd

app-vim/extra-syntax: drop 4-r2, EAPI6--

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

 app-vim/extra-syntax/extra-syntax-4-r2.ebuild | 37 ---------------------------
 1 file changed, 37 deletions(-)

diff --git a/app-vim/extra-syntax/extra-syntax-4-r2.ebuild b/app-vim/extra-syntax/extra-syntax-4-r2.ebuild
deleted file mode 100644
index 9bd35da4565e..000000000000
--- a/app-vim/extra-syntax/extra-syntax-4-r2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: metapackage for all extra syntax packages"
-HOMEPAGE="https://www.vim.org/"
-LICENSE="metapackage"
-KEYWORDS="amd64 ~mips ~ppc ppc64 x86"
-SRC_URI=""
-IUSE=""
-
-RDEPEND="
-	${RDEPEND}
-	app-vim/bnf-syntax
-	app-vim/brainfuck-syntax
-	app-vim/cfengine-syntax
-	app-vim/dhcpd-syntax
-	app-vim/ebnf-syntax
-	app-vim/eruby-syntax
-	app-vim/fluxbox-syntax
-	app-vim/gentoo-syntax
-	app-vim/gtk-syntax
-	app-vim/help-extra-syntax
-	app-vim/nagios-syntax
-	app-vim/ntp-syntax
-	app-vim/pgn-syntax
-	app-vim/selinux-syntax
-	app-vim/wikipedia-syntax
-	app-vim/xquery-syntax
-	app-vim/xsl-syntax"
-
-S="${WORKDIR}"
-
-src_install() { :; }


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

end of thread, other threads:[~2024-04-19  6:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-19  6:08 [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/ Arthur Zamarin
  -- strict thread matches above, loose matches on Subject: below --
2024-03-10 12:03 Arthur Zamarin
2024-01-20 21:22 Conrad Kostecki
2018-03-05 22:00 Patrice Clement
2017-12-19 22:22 Patrice Clement
2017-12-19 22:22 Patrice Clement
2017-11-23 22:16 Patrice Clement
2017-04-04 23:09 Patrice Clement
2017-04-04 23:09 Patrice Clement
2016-12-01 18:41 Michael Palimaka
2016-08-25 20:58 Patrice Clement
2016-03-13 18:52 Manuel Rüger

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