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

commit:     011e8ced7e8e6379581ff9253b9c3054c7a5fc6f
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  2 13:15:08 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Sep  2 13:15:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=011e8ced

app-vim/cmdalias: EAPI 6 bump.

Package-Manager: portage-2.2.28

 app-vim/cmdalias/cmdalias-3.0-r1.ebuild | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/app-vim/cmdalias/cmdalias-3.0-r1.ebuild b/app-vim/cmdalias/cmdalias-3.0-r1.ebuild
new file mode 100644
index 00000000..3ed3f44
--- /dev/null
+++ b/app-vim/cmdalias/cmdalias-3.0-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 alias creation"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=746"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+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] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-vim/cmdalias/
@ 2016-09-05 21:29 Patrice Clement
  0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2016-09-05 21:29 UTC (permalink / raw
  To: gentoo-commits

commit:     24316e6a05df982eeb4f2e6858f6a5cf71511741
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 21:28:39 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 21:28:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24316e6a

app-vim/cmdalias: Clean up old.

Package-Manager: portage-2.2.28

 app-vim/cmdalias/cmdalias-3.0.ebuild | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/app-vim/cmdalias/cmdalias-3.0.ebuild b/app-vim/cmdalias/cmdalias-3.0.ebuild
deleted file mode 100644
index b2163c5..00000000
--- a/app-vim/cmdalias/cmdalias-3.0.ebuild
+++ /dev/null
@@ -1,15 +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: library for alias creation"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=746"
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-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] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-vim/cmdalias/
@ 2016-09-05 21:29 Patrice Clement
  0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2016-09-05 21:29 UTC (permalink / raw
  To: gentoo-commits

commit:     e3cface8cb2a0ac7d7b0c6c3d7060febdcc20741
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 21:28:15 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 21:28:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3cface8

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

Package-Manager: portage-2.2.28

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

diff --git a/app-vim/cmdalias/cmdalias-3.0-r1.ebuild b/app-vim/cmdalias/cmdalias-3.0-r1.ebuild
index 3ed3f44..8e99863 100644
--- a/app-vim/cmdalias/cmdalias-3.0-r1.ebuild
+++ b/app-vim/cmdalias/cmdalias-3.0-r1.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: library for alias creation"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=746"
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
 IUSE=""
 
 VIM_PLUGIN_HELPTEXT=\


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/cmdalias/
@ 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:     69bb90236f2165e8012b94056951e6385e3cd7aa
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 14:19:49 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 14:31:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69bb9023

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

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/app-vim/cmdalias/cmdalias-3.0-r1.ebuild b/app-vim/cmdalias/cmdalias-3.0-r1.ebuild
index 8e99863..f434840 100644
--- a/app-vim/cmdalias/cmdalias-3.0-r1.ebuild
+++ b/app-vim/cmdalias/cmdalias-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: library for alias creation"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=746"
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""
 
 VIM_PLUGIN_HELPTEXT=\


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/cmdalias/
@ 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:     0bf06ba39b36870e90fda3616d405a52b501e1ad
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar  4 07:56:45 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Mar  5 21:46:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bf06ba3

app-vim/cmdalias: use HTTPS.

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

diff --git a/app-vim/cmdalias/cmdalias-3.0-r1.ebuild b/app-vim/cmdalias/cmdalias-3.0-r1.ebuild
index b8d1a7e77b2..0d37167dd15 100644
--- a/app-vim/cmdalias/cmdalias-3.0-r1.ebuild
+++ b/app-vim/cmdalias/cmdalias-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: library for alias creation"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=746"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=746"
 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/cmdalias/
@ 2023-12-09 19:30 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-09 19:30 UTC (permalink / raw
  To: gentoo-commits

commit:     7287bcab9ab1fb58f76a4ddf8fdbff7e7017dc4f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 19:29:57 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 19:29:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7287bcab

app-vim/cmdalias: Stabilize 3.0-r2 x86, #919628

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

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

diff --git a/app-vim/cmdalias/cmdalias-3.0-r2.ebuild b/app-vim/cmdalias/cmdalias-3.0-r2.ebuild
index ad85aa02aab7..5b60e9ed86d8 100644
--- a/app-vim/cmdalias/cmdalias-3.0-r2.ebuild
+++ b/app-vim/cmdalias/cmdalias-3.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: library for alias creation"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=746"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides library functions and is not intended to be used


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

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

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

app-vim/cmdalias: Stabilize 3.0-r2 amd64, #919628

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

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

diff --git a/app-vim/cmdalias/cmdalias-3.0-r2.ebuild b/app-vim/cmdalias/cmdalias-3.0-r2.ebuild
index 5b60e9ed86d8..3689b1d0c131 100644
--- a/app-vim/cmdalias/cmdalias-3.0-r2.ebuild
+++ b/app-vim/cmdalias/cmdalias-3.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: library for alias creation"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=746"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides library functions and is not intended to be used


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

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

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

app-vim/cmdalias: Stabilize 3.0-r2 sparc, #919628

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

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

diff --git a/app-vim/cmdalias/cmdalias-3.0-r2.ebuild b/app-vim/cmdalias/cmdalias-3.0-r2.ebuild
index 3689b1d0c131..022932d73298 100644
--- a/app-vim/cmdalias/cmdalias-3.0-r2.ebuild
+++ b/app-vim/cmdalias/cmdalias-3.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: library for alias creation"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=746"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides library functions and is not intended to be used


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

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

app-vim/cmdalias: Stabilize 3.0-r2 ppc, #919628

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

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

diff --git a/app-vim/cmdalias/cmdalias-3.0-r2.ebuild b/app-vim/cmdalias/cmdalias-3.0-r2.ebuild
index 022932d73298..240a73d7bdea 100644
--- a/app-vim/cmdalias/cmdalias-3.0-r2.ebuild
+++ b/app-vim/cmdalias/cmdalias-3.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: library for alias creation"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=746"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides library functions and is not intended to be used


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

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