* [gentoo-commits] repo/gentoo:master commit in: app-vim/genindent/
@ 2016-08-01 22:52 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2016-08-01 22:52 UTC (permalink / raw
To: gentoo-commits
commit: 74911fff0414cbe11a8e9eb342bb51f5c4a0fade
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 1 19:48:13 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Aug 1 22:51:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74911fff
app-vim/genindent: EAPI 6 bump.
Package-Manager: portage-2.2.28
app-vim/genindent/genindent-1.1-r1.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/app-vim/genindent/genindent-1.1-r1.ebuild b/app-vim/genindent/genindent-1.1-r1.ebuild
new file mode 100644
index 0000000..bd825af
--- /dev/null
+++ b/app-vim/genindent/genindent-1.1-r1.ebuild
@@ -0,0 +1,17 @@
+# 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: library for simplifying indent files"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=678"
+LICENSE="vim"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+IUSE=""
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides library functions and is not intended to be used
+directly by the user."
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/genindent/
@ 2016-08-03 7:10 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2016-08-03 7:10 UTC (permalink / raw
To: gentoo-commits
commit: 1cf2ed82629ec31c1e03d96287882203415f2105
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 2 09:16:22 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Aug 3 07:09:26 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf2ed82
app-vim/genindent: Clean up old.
app-vim/genindent/genindent-1.1.ebuild | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/app-vim/genindent/genindent-1.1.ebuild b/app-vim/genindent/genindent-1.1.ebuild
deleted file mode 100644
index 8a3efe2..0000000
--- a/app-vim/genindent/genindent-1.1.ebuild
+++ /dev/null
@@ -1,15 +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: library for simplifying indent files"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=678"
-LICENSE="vim"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides library functions and is not intended to be used
-directly by the user."
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/genindent/
@ 2016-08-03 7:43 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2016-08-03 7:43 UTC (permalink / raw
To: gentoo-commits
commit: 9851a56d53e8baad8f5c51a71d017fb2349c6c97
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 3 07:42:11 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Aug 3 07:42:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9851a56d
app-vim/genindent: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
app-vim/genindent/genindent-1.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/genindent/genindent-1.1-r1.ebuild b/app-vim/genindent/genindent-1.1-r1.ebuild
index bd825af..5ce243b 100644
--- a/app-vim/genindent/genindent-1.1-r1.ebuild
+++ b/app-vim/genindent/genindent-1.1-r1.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: library for simplifying indent files"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=678"
LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
VIM_PLUGIN_HELPTEXT=\
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/genindent/
@ 2017-01-28 14:32 Mart Raudsepp
0 siblings, 0 replies; 12+ messages in thread
From: Mart Raudsepp @ 2017-01-28 14:32 UTC (permalink / raw
To: gentoo-commits
commit: ee8b40a193ad6c30188a28910771440722881ab7
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 14:24:47 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 14:31:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee8b40a1
app-vim/genindent: Drop to ~mips; mips doesn't do stable keywords right now
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-vim/genindent/genindent-1.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-vim/genindent/genindent-1.1-r1.ebuild b/app-vim/genindent/genindent-1.1-r1.ebuild
index 5ce243b..df9674f 100644
--- a/app-vim/genindent/genindent-1.1-r1.ebuild
+++ b/app-vim/genindent/genindent-1.1-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: library for simplifying indent files"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=678"
LICENSE="vim"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
VIM_PLUGIN_HELPTEXT=\
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/genindent/
@ 2018-03-04 22:11 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2018-03-04 22:11 UTC (permalink / raw
To: gentoo-commits
commit: 88d2a23712d1bea0e7498fdc38fe24beb2b0b2e5
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar 4 17:25:55 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Mar 4 22:09:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d2a237
app-vim/genindent: use HTTPS.
app-vim/genindent/genindent-1.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-vim/genindent/genindent-1.1-r1.ebuild b/app-vim/genindent/genindent-1.1-r1.ebuild
index 0044e6ce14a..86333788f2f 100644
--- a/app-vim/genindent/genindent-1.1-r1.ebuild
+++ b/app-vim/genindent/genindent-1.1-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: library for simplifying indent files"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=678"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=678"
LICENSE="vim"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/genindent/
@ 2021-01-06 18:36 Fabian Groffen
0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen @ 2021-01-06 18:36 UTC (permalink / raw
To: gentoo-commits
commit: 5df5695b03a5a7cd5185d2fbffb7734811a7b45f
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 18:35:35 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 18:35:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5df5695b
app-vim/genindent: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
app-vim/genindent/genindent-1.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-vim/genindent/genindent-1.1-r1.ebuild b/app-vim/genindent/genindent-1.1-r1.ebuild
index 4d36d9ce645..a36c924bab0 100644
--- a/app-vim/genindent/genindent-1.1-r1.ebuild
+++ b/app-vim/genindent/genindent-1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: library for simplifying indent files"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=678"
LICENSE="vim"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
VIM_PLUGIN_HELPTEXT=\
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/genindent/
@ 2021-05-27 14:34 Yixun Lan
0 siblings, 0 replies; 12+ messages in thread
From: Yixun Lan @ 2021-05-27 14:34 UTC (permalink / raw
To: gentoo-commits
commit: d0746e1178e1ce2f12140cfc17fd9c452ec71a23
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu May 27 13:43:31 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu May 27 14:33:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0746e11
app-vim/genindent: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
app-vim/genindent/genindent-1.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/genindent/genindent-1.1-r1.ebuild b/app-vim/genindent/genindent-1.1-r1.ebuild
index a36c924bab0..761dda039b6 100644
--- a/app-vim/genindent/genindent-1.1-r1.ebuild
+++ b/app-vim/genindent/genindent-1.1-r1.ebuild
@@ -8,7 +8,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: library for simplifying indent files"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=678"
LICENSE="vim"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
VIM_PLUGIN_HELPTEXT=\
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/genindent/
@ 2023-12-09 19:34 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2023-12-09 19:34 UTC (permalink / raw
To: gentoo-commits
commit: 5a67d16fa919be20348cc474ea7ee22ce77d9cff
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 19:34:36 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 19:34:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a67d16f
app-vim/genindent: Stabilize 1.1-r2 arm, #919646
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/genindent/genindent-1.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/genindent/genindent-1.1-r2.ebuild b/app-vim/genindent/genindent-1.1-r2.ebuild
index 070c24fbee40..eac42cc9760b 100644
--- a/app-vim/genindent/genindent-1.1-r2.ebuild
+++ b/app-vim/genindent/genindent-1.1-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: library for simplifying indent files"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=678"
LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
VIM_PLUGIN_HELPTEXT=\
"This plugin provides library functions and is not intended to be used
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/genindent/
@ 2023-12-09 20:13 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:13 UTC (permalink / raw
To: gentoo-commits
commit: d875615dc64aeea0e360d1c7b42bfb3dcc3b7156
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 20:12:35 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 20:12:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d875615d
app-vim/genindent: Stabilize 1.1-r2 amd64, #919646
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/genindent/genindent-1.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/genindent/genindent-1.1-r2.ebuild b/app-vim/genindent/genindent-1.1-r2.ebuild
index eac42cc9760b..421d1fc9acc4 100644
--- a/app-vim/genindent/genindent-1.1-r2.ebuild
+++ b/app-vim/genindent/genindent-1.1-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: library for simplifying indent files"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=678"
LICENSE="vim"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
VIM_PLUGIN_HELPTEXT=\
"This plugin provides library functions and is not intended to be used
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/genindent/
@ 2023-12-09 20:13 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:13 UTC (permalink / raw
To: gentoo-commits
commit: c5d9895c114e203880e52e6fe7e3045c804a29de
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 20:12:36 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 20:12:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d9895c
app-vim/genindent: Stabilize 1.1-r2 sparc, #919646
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/genindent/genindent-1.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/genindent/genindent-1.1-r2.ebuild b/app-vim/genindent/genindent-1.1-r2.ebuild
index 421d1fc9acc4..79c595760090 100644
--- a/app-vim/genindent/genindent-1.1-r2.ebuild
+++ b/app-vim/genindent/genindent-1.1-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: library for simplifying indent files"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=678"
LICENSE="vim"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux"
VIM_PLUGIN_HELPTEXT=\
"This plugin provides library functions and is not intended to be used
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/genindent/
@ 2023-12-09 20:30 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:30 UTC (permalink / raw
To: gentoo-commits
commit: 52fe7f6f8f7ccc41d72cffa0ee47445deea4f932
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 20:29:55 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 20:29:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52fe7f6f
app-vim/genindent: Stabilize 1.1-r2 x86, #919646
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/genindent/genindent-1.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/genindent/genindent-1.1-r2.ebuild b/app-vim/genindent/genindent-1.1-r2.ebuild
index 79c595760090..52482d8916c9 100644
--- a/app-vim/genindent/genindent-1.1-r2.ebuild
+++ b/app-vim/genindent/genindent-1.1-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: library for simplifying indent files"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=678"
LICENSE="vim"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
VIM_PLUGIN_HELPTEXT=\
"This plugin provides library functions and is not intended to be used
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/genindent/
@ 2023-12-09 20:36 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:36 UTC (permalink / raw
To: gentoo-commits
commit: 7fdaae1ef19d01485a5cb2b1799e3eb46bd01bf0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 20:35:53 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 20:35:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fdaae1e
app-vim/genindent: Stabilize 1.1-r2 ppc64, #919646
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/genindent/genindent-1.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/genindent/genindent-1.1-r2.ebuild b/app-vim/genindent/genindent-1.1-r2.ebuild
index 52482d8916c9..7741a2bdc559 100644
--- a/app-vim/genindent/genindent-1.1-r2.ebuild
+++ b/app-vim/genindent/genindent-1.1-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: library for simplifying indent files"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=678"
LICENSE="vim"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
VIM_PLUGIN_HELPTEXT=\
"This plugin provides library functions and is not intended to be used
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2023-12-09 20:36 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-28 14:32 [gentoo-commits] repo/gentoo:master commit in: app-vim/genindent/ Mart Raudsepp
-- strict thread matches above, loose matches on Subject: below --
2023-12-09 20:36 Arthur Zamarin
2023-12-09 20:30 Arthur Zamarin
2023-12-09 20:13 Arthur Zamarin
2023-12-09 20:13 Arthur Zamarin
2023-12-09 19:34 Arthur Zamarin
2021-05-27 14:34 Yixun Lan
2021-01-06 18:36 Fabian Groffen
2018-03-04 22:11 Patrice Clement
2016-08-03 7:43 Patrice Clement
2016-08-03 7:10 Patrice Clement
2016-08-01 22:52 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox