public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/selinux-syntax/
@ 2019-03-22 23:59 Patrice Clement
  0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2019-03-22 23:59 UTC (permalink / raw
  To: gentoo-commits

commit:     b5de003523eacac61cd50b0d961239f23873ff24
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Mar 21 17:19:33 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Mar 22 23:59:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5de0035

app-vim/selinux-syntax: EAPI7 bump.

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11450
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-vim/selinux-syntax/selinux-syntax-20041225-r1.ebuild | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/app-vim/selinux-syntax/selinux-syntax-20041225-r1.ebuild b/app-vim/selinux-syntax/selinux-syntax-20041225-r1.ebuild
new file mode 100644
index 00000000000..a59754fecb4
--- /dev/null
+++ b/app-vim/selinux-syntax/selinux-syntax-20041225-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: SELinux type enforcement policy syntax"
+HOMEPAGE="http://www.cip.ifi.lmu.de/~bleher/selinux/"
+LICENSE="vim"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides syntax highlighting for SELinux type enforcement
+policy (*.te) files."


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/selinux-syntax/
@ 2019-04-01  8:53 Patrice Clement
  0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2019-04-01  8:53 UTC (permalink / raw
  To: gentoo-commits

commit:     f62fff35e2f16d8aca93413ec9a611584d1adf68
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 18:49:45 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr  1 08:51:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f62fff35

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

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-vim/selinux-syntax/selinux-syntax-20041225.ebuild | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild b/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild
deleted file mode 100644
index c4b496a2c7d..00000000000
--- a/app-vim/selinux-syntax/selinux-syntax-20041225.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: SELinux type enforcement policy syntax"
-HOMEPAGE="http://www.cip.ifi.lmu.de/~bleher/selinux/"
-LICENSE="vim"
-KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides syntax highlighting for SELinux type enforcement
-policy (*.te) files."


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/selinux-syntax/
@ 2019-04-01  8:53 Patrice Clement
  0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2019-04-01  8:53 UTC (permalink / raw
  To: gentoo-commits

commit:     163283e9c022bbf95566fdcf5efe2629be1e8455
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 18:49:18 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr  1 08:51:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=163283e9

app-vim/selinux-syntax: stable for amd64.

... and for the remaining arches using the ALLARCHES policy.

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-vim/selinux-syntax/selinux-syntax-20041225-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/selinux-syntax/selinux-syntax-20041225-r1.ebuild b/app-vim/selinux-syntax/selinux-syntax-20041225-r1.ebuild
index a59754fecb4..350a5c37150 100644
--- a/app-vim/selinux-syntax/selinux-syntax-20041225-r1.ebuild
+++ b/app-vim/selinux-syntax/selinux-syntax-20041225-r1.ebuild
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: SELinux type enforcement policy syntax"
 HOMEPAGE="http://www.cip.ifi.lmu.de/~bleher/selinux/"
 LICENSE="vim"
-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 SELinux type enforcement


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/selinux-syntax/
@ 2023-02-08 17:13 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2023-02-08 17:13 UTC (permalink / raw
  To: gentoo-commits

commit:     717b19de67d0d16a1a919aeabeb01b11dd62ecf2
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Mon Jan 30 12:29:09 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb  8 17:11:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=717b19de

app-vim/selinux-syntax: unify metadata indentation

Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Closes: https://github.com/gentoo/gentoo/pull/29338
Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/app-vim/selinux-syntax/metadata.xml b/app-vim/selinux-syntax/metadata.xml
index 35281c5797c6..abe8bc3f1648 100644
--- a/app-vim/selinux-syntax/metadata.xml
+++ b/app-vim/selinux-syntax/metadata.xml
@@ -5,7 +5,7 @@
 		<email>vim@gentoo.org</email>
 		<name>Gentoo Vim Project</name>
 	</maintainer>
-<maintainer type="project">
+	<maintainer type="project">
 		<email>hardened@gentoo.org</email>
 		<name>Gentoo Hardened</name>
 	</maintainer>


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

end of thread, other threads:[~2023-02-08 17:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-22 23:59 [gentoo-commits] repo/gentoo:master commit in: app-vim/selinux-syntax/ Patrice Clement
  -- strict thread matches above, loose matches on Subject: below --
2019-04-01  8:53 Patrice Clement
2019-04-01  8:53 Patrice Clement
2023-02-08 17:13 Sam James

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