* [gentoo-commits] repo/gentoo:master commit in: app-vim/foldutil/
@ 2016-06-29 11:49 Patrice Clement
0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2016-06-29 11:49 UTC (permalink / raw
To: gentoo-commits
commit: a8764310fd001feac7c04dff3ff7b55554a02764
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 11:12:57 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 11:20:28 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8764310
app-vim/foldutil: EAPI 6 bump.
Package-Manager: portage-2.2.28
app-vim/foldutil/foldutil-3.0-r1.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/app-vim/foldutil/foldutil-3.0-r1.ebuild b/app-vim/foldutil/foldutil-3.0-r1.ebuild
new file mode 100644
index 0000000..8dfbdd7
--- /dev/null
+++ b/app-vim/foldutil/foldutil-3.0-r1.ebuild
@@ -0,0 +1,21 @@
+# 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: fold creation utility"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=app-vim/genutils-2.0"
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides a number of commands for working with folds:
+\ :FoldNonMatching [pattern] [context]
+\ :FoldShowLines {lines} [context]
+\ :FoldEndFolding"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/foldutil/
@ 2016-07-07 22:51 Patrice Clement
0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2016-07-07 22:51 UTC (permalink / raw
To: gentoo-commits
commit: c78feba9ac8ba985c0ee4c8bddfe018987225188
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 22:23:18 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 22:23:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c78feba9
app-vim/foldutil: Clean up old.
Package-Manager: portage-2.2.28
app-vim/foldutil/foldutil-3.0.ebuild | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/app-vim/foldutil/foldutil-3.0.ebuild b/app-vim/foldutil/foldutil-3.0.ebuild
deleted file mode 100644
index 938d3b1..0000000
--- a/app-vim/foldutil/foldutil-3.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: fold creation utility"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158"
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
-
-RDEPEND=">=app-vim/genutils-2.0"
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides a number of commands for working with folds:
-\ :FoldNonMatching [pattern] [context]
-\ :FoldShowLines {lines} [context]
-\ :FoldEndFolding"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/foldutil/
@ 2016-07-07 22:51 Patrice Clement
0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2016-07-07 22:51 UTC (permalink / raw
To: gentoo-commits
commit: b8b94738df4a6e50405701b53881787ec257653e
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 22:22:54 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 22:23:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8b94738
app-vim/foldutil: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
app-vim/foldutil/foldutil-3.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/foldutil/foldutil-3.0-r1.ebuild b/app-vim/foldutil/foldutil-3.0-r1.ebuild
index 8dfbdd7..e98b9ac 100644
--- a/app-vim/foldutil/foldutil-3.0-r1.ebuild
+++ b/app-vim/foldutil/foldutil-3.0-r1.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: fold creation utility"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
IUSE=""
RDEPEND=">=app-vim/genutils-2.0"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/foldutil/
@ 2017-01-28 14:32 Mart Raudsepp
0 siblings, 0 replies; 9+ messages in thread
From: Mart Raudsepp @ 2017-01-28 14:32 UTC (permalink / raw
To: gentoo-commits
commit: fdce6d356725824a43eb1ff80075ebb3da27528e
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 14:23:49 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 14:31:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdce6d35
app-vim/foldutil: Drop to ~mips; mips doesn't do stable keywords right now
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-vim/foldutil/foldutil-3.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-vim/foldutil/foldutil-3.0-r1.ebuild b/app-vim/foldutil/foldutil-3.0-r1.ebuild
index e98b9ac..fe7cdca 100644
--- a/app-vim/foldutil/foldutil-3.0-r1.ebuild
+++ b/app-vim/foldutil/foldutil-3.0-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: fold creation utility"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158"
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
IUSE=""
RDEPEND=">=app-vim/genutils-2.0"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/foldutil/
@ 2018-03-04 22:11 Patrice Clement
0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2018-03-04 22:11 UTC (permalink / raw
To: gentoo-commits
commit: e75d6789f648d45ac07526b410e2d4ff59fdbcfc
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar 4 17:24:17 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Mar 4 22:09:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e75d6789
app-vim/foldutil: use HTTPS.
Closes: https://github.com/gentoo/gentoo/pull/7360
app-vim/foldutil/foldutil-3.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-vim/foldutil/foldutil-3.0-r1.ebuild b/app-vim/foldutil/foldutil-3.0-r1.ebuild
index 953cbc3f0d0..034686ed7a4 100644
--- a/app-vim/foldutil/foldutil-3.0-r1.ebuild
+++ b/app-vim/foldutil/foldutil-3.0-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: fold creation utility"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=158"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
IUSE=""
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/foldutil/
@ 2023-12-09 19:38 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-09 19:38 UTC (permalink / raw
To: gentoo-commits
commit: 1a7bf3f51d91dd8d4d0fed04c09d184c221f6737
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 19:38:03 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 19:38:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a7bf3f5
app-vim/foldutil: Stabilize 3.0-r2 amd64, #919620
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/foldutil/foldutil-3.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/foldutil/foldutil-3.0-r2.ebuild b/app-vim/foldutil/foldutil-3.0-r2.ebuild
index 24e498bbfa3e..813137838a17 100644
--- a/app-vim/foldutil/foldutil-3.0-r2.ebuild
+++ b/app-vim/foldutil/foldutil-3.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: fold creation utility"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=158"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
RDEPEND=">=app-vim/genutils-2.0"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/foldutil/
@ 2023-12-09 19:38 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-09 19:38 UTC (permalink / raw
To: gentoo-commits
commit: a44af6a184d1e657092dea63ca5669ecc8fd4a6e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 19:38:03 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 19:38:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a44af6a1
app-vim/foldutil: Stabilize 3.0-r2 x86, #919620
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/foldutil/foldutil-3.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/foldutil/foldutil-3.0-r2.ebuild b/app-vim/foldutil/foldutil-3.0-r2.ebuild
index 813137838a17..573589bb9d31 100644
--- a/app-vim/foldutil/foldutil-3.0-r2.ebuild
+++ b/app-vim/foldutil/foldutil-3.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: fold creation utility"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=158"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc x86"
RDEPEND=">=app-vim/genutils-2.0"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/foldutil/
@ 2023-12-09 20:14 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:14 UTC (permalink / raw
To: gentoo-commits
commit: d58d71330454647e45c2fa7fac34ded1af4edfda
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 20:13:58 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 20:13:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58d7133
app-vim/foldutil: Stabilize 3.0-r2 sparc, #919620
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/foldutil/foldutil-3.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/foldutil/foldutil-3.0-r2.ebuild b/app-vim/foldutil/foldutil-3.0-r2.ebuild
index 573589bb9d31..d57658853a74 100644
--- a/app-vim/foldutil/foldutil-3.0-r2.ebuild
+++ b/app-vim/foldutil/foldutil-3.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: fold creation utility"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=158"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc x86"
RDEPEND=">=app-vim/genutils-2.0"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/foldutil/
@ 2023-12-10 10:02 Arthur Zamarin
0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-10 10:02 UTC (permalink / raw
To: gentoo-commits
commit: 28964b4ed0a0d4d43f12f4c271c6ff054724a878
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 10:02:03 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 10:02:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28964b4e
app-vim/foldutil: Stabilize 3.0-r2 ppc, #919620
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-vim/foldutil/foldutil-3.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/foldutil/foldutil-3.0-r2.ebuild b/app-vim/foldutil/foldutil-3.0-r2.ebuild
index d57658853a74..9162ff8ef836 100644
--- a/app-vim/foldutil/foldutil-3.0-r2.ebuild
+++ b/app-vim/foldutil/foldutil-3.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: fold creation utility"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=158"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
RDEPEND=">=app-vim/genutils-2.0"
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2023-12-10 10:02 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29 11:49 [gentoo-commits] repo/gentoo:master commit in: app-vim/foldutil/ Patrice Clement
-- strict thread matches above, loose matches on Subject: below --
2016-07-07 22:51 Patrice Clement
2016-07-07 22:51 Patrice Clement
2017-01-28 14:32 Mart Raudsepp
2018-03-04 22:11 Patrice Clement
2023-12-09 19:38 Arthur Zamarin
2023-12-09 19:38 Arthur Zamarin
2023-12-09 20:14 Arthur Zamarin
2023-12-10 10:02 Arthur Zamarin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox