public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/curcmdmode/
@ 2016-09-25 19:06 Patrice Clement
  0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2016-09-25 19:06 UTC (permalink / raw
  To: gentoo-commits

commit:     996c9d90b5901d204f9d062c7e93f63bebaf6990
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 25 10:03:43 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Sep 25 19:06:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=996c9d90

app-vim/curcmdmode: EAPI 6 bump.

Package-Manager: portage-2.2.28

 app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild b/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
new file mode 100644
index 00000000..9f1492d
--- /dev/null
+++ b/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
@@ -0,0 +1,19 @@
+# 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 extending vim's mode() function"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=745"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="app-vim/genutils"
+
+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] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-vim/curcmdmode/
@ 2017-01-03 22:59 Patrice Clement
  0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2017-01-03 22:59 UTC (permalink / raw
  To: gentoo-commits

commit:     df1a7c9dda0b83482f9e5aa1607912e77220c318
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  3 22:54:32 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 22:54:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1a7c9d

app-vim/curcmdmode: remove old.

Package-Manager: portage-2.3.0

 app-vim/curcmdmode/curcmdmode-1.0.ebuild | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/app-vim/curcmdmode/curcmdmode-1.0.ebuild b/app-vim/curcmdmode/curcmdmode-1.0.ebuild
deleted file mode 100644
index 13d6f00..00000000
--- a/app-vim/curcmdmode/curcmdmode-1.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: library for extending vim's mode() function"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=745"
-LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
-
-RDEPEND=">=app-vim/genutils-1.7"
-
-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] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-vim/curcmdmode/
@ 2017-01-03 22:59 Patrice Clement
  0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2017-01-03 22:59 UTC (permalink / raw
  To: gentoo-commits

commit:     7d11ceb3f3409372f37a644843588f98fd80eb62
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  3 22:54:07 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 22:54:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d11ceb3

app-vim/curcmdmode: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.3.0

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

diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild b/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
index 9f1492d..bd60070 100644
--- a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
+++ b/app-vim/curcmdmode/curcmdmode-1.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: library for extending vim's mode() function"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=745"
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
 IUSE=""
 
 RDEPEND="app-vim/genutils"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/curcmdmode/
@ 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:     5492ea1220826f12d7b5ba81414c87ff70bc1793
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 14:20:52 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 14:31:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5492ea12

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

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild b/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
index bd60070..e7228e5 100644
--- a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
+++ b/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: library for extending vim's mode() function"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=745"
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""
 
 RDEPEND="app-vim/genutils"


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

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

commit:     1ed520afdc95efd3581197be51dd3962fda5e83f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar  4 08:02:42 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Mar  5 21:46:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed520af

app-vim/curcmdmode: use HTTPS.

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

diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild b/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
index 66e3878fd40..48607fca05b 100644
--- a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild
+++ b/app-vim/curcmdmode/curcmdmode-1.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: library for extending vim's mode() function"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=745"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=745"
 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/curcmdmode/
@ 2023-12-09 19:36 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-09 19:36 UTC (permalink / raw
  To: gentoo-commits

commit:     1e5fa5dddf4b9d39ed241d5d0011b938ea37047c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 19:36:09 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 19:36:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e5fa5dd

app-vim/curcmdmode: Stabilize 1.0-r2 amd64, #919596

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

 app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild b/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
index 73c3b850195f..08205fbae56f 100644
--- a/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
+++ b/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: library for extending vim's mode() function"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=745"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
 
 RDEPEND="app-vim/genutils"
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/curcmdmode/
@ 2023-12-09 19:37 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-09 19:37 UTC (permalink / raw
  To: gentoo-commits

commit:     a4644d6b54e281d296dc4925ed4d4444a5d19bf9
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 19:37:04 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 19:37:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4644d6b

app-vim/curcmdmode: Stabilize 1.0-r2 x86, #919596

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

 app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild b/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
index 08205fbae56f..581ee6c95d2e 100644
--- a/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
+++ b/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: library for extending vim's mode() function"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=745"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc x86"
 
 RDEPEND="app-vim/genutils"
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/curcmdmode/
@ 2023-12-09 20:25 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:25 UTC (permalink / raw
  To: gentoo-commits

commit:     efe74f721d468ef8769f89f5d8ffe5727d69a9e0
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 20:25:16 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 20:25:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efe74f72

app-vim/curcmdmode: Stabilize 1.0-r2 sparc, #919596

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

 app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild b/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
index 581ee6c95d2e..fd7562a5ed0f 100644
--- a/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
+++ b/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: library for extending vim's mode() function"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=745"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc x86"
 
 RDEPEND="app-vim/genutils"
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/curcmdmode/
@ 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:     176a4d3b421e9c1518053df92c0a64f94d2ec927
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 10:02:00 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 10:02:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=176a4d3b

app-vim/curcmdmode: Stabilize 1.0-r2 ppc, #919596

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

 app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild b/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
index fd7562a5ed0f..d14c07d56abe 100644
--- a/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
+++ b/app-vim/curcmdmode/curcmdmode-1.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: library for extending vim's mode() function"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=745"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
 
 RDEPEND="app-vim/genutils"
 


^ 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 --
2017-01-03 22:59 [gentoo-commits] repo/gentoo:master commit in: app-vim/curcmdmode/ Patrice Clement
  -- strict thread matches above, loose matches on Subject: below --
2023-12-10 10:02 Arthur Zamarin
2023-12-09 20:25 Arthur Zamarin
2023-12-09 19:37 Arthur Zamarin
2023-12-09 19:36 Arthur Zamarin
2018-03-05 22:00 Patrice Clement
2017-01-28 14:32 Mart Raudsepp
2017-01-03 22:59 Patrice Clement
2016-09-25 19:06 Patrice Clement

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