public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/
@ 2017-01-28 14:32 Mart Raudsepp
  0 siblings, 0 replies; 11+ messages in thread
From: Mart Raudsepp @ 2017-01-28 14:32 UTC (permalink / raw
  To: gentoo-commits

commit:     cc0e51d46fb6d100bb50c6b32621c9897fbb6ac1
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 14:28:43 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 14:31:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc0e51d4

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

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/app-vim/uptime/uptime-1.3-r1.ebuild b/app-vim/uptime/uptime-1.3-r1.ebuild
index d9d4fb0..5000af4 100644
--- a/app-vim/uptime/uptime-1.3-r1.ebuild
+++ b/app-vim/uptime/uptime-1.3-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: display vim uptimes"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=965"
 LICENSE="vim"
-KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""
 
 VIM_PLUGIN_HELPFILES="uptime"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/
@ 2024-01-13 18:50 Michał Górny
  0 siblings, 0 replies; 11+ messages in thread
From: Michał Górny @ 2024-01-13 18:50 UTC (permalink / raw
  To: gentoo-commits

commit:     c209e182379897c9132b1ab9c6a21ff67e8ad96a
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jan 13 17:39:56 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 18:50:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c209e182

app-vim/uptime: drop 1.3-r1, EAPI6--

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-vim/uptime/uptime-1.3-r1.ebuild | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/app-vim/uptime/uptime-1.3-r1.ebuild b/app-vim/uptime/uptime-1.3-r1.ebuild
deleted file mode 100644
index 336bb4b53ee2..000000000000
--- a/app-vim/uptime/uptime-1.3-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: display vim uptimes"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=965"
-LICENSE="vim"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="uptime"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/
@ 2023-12-10 10:02 Arthur Zamarin
  0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2023-12-10 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     0c7c103fb11309985cdcf63014272386b9b350a1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 10:01:50 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 10:01:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c7c103f

app-vim/uptime: Stabilize 1.3-r2 ppc, #919661

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

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

diff --git a/app-vim/uptime/uptime-1.3-r2.ebuild b/app-vim/uptime/uptime-1.3-r2.ebuild
index 7e193d8588a7..c5651553dc80 100644
--- a/app-vim/uptime/uptime-1.3-r2.ebuild
+++ b/app-vim/uptime/uptime-1.3-r2.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: display vim uptimes"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=965"
 
 LICENSE="vim"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
 
 VIM_PLUGIN_HELPFILES="uptime"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/
@ 2023-12-09 20:16 Arthur Zamarin
  0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:16 UTC (permalink / raw
  To: gentoo-commits

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

app-vim/uptime: Stabilize 1.3-r2 amd64, #919661

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

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

diff --git a/app-vim/uptime/uptime-1.3-r2.ebuild b/app-vim/uptime/uptime-1.3-r2.ebuild
index 4a412968c494..7e193d8588a7 100644
--- a/app-vim/uptime/uptime-1.3-r2.ebuild
+++ b/app-vim/uptime/uptime-1.3-r2.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: display vim uptimes"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=965"
 
 LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc x86"
 
 VIM_PLUGIN_HELPFILES="uptime"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/
@ 2023-12-09 20:13 Arthur Zamarin
  0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:13 UTC (permalink / raw
  To: gentoo-commits

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

app-vim/uptime: Stabilize 1.3-r2 x86, #919661

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

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

diff --git a/app-vim/uptime/uptime-1.3-r2.ebuild b/app-vim/uptime/uptime-1.3-r2.ebuild
index cb28b3a57e93..4a412968c494 100644
--- a/app-vim/uptime/uptime-1.3-r2.ebuild
+++ b/app-vim/uptime/uptime-1.3-r2.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: display vim uptimes"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=965"
 
 LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc sparc x86"
 
 VIM_PLUGIN_HELPFILES="uptime"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/
@ 2023-12-09 19:57 Arthur Zamarin
  0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2023-12-09 19:57 UTC (permalink / raw
  To: gentoo-commits

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

app-vim/uptime: Stabilize 1.3-r2 sparc, #919661

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

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

diff --git a/app-vim/uptime/uptime-1.3-r2.ebuild b/app-vim/uptime/uptime-1.3-r2.ebuild
index 790476e3b0c7..cb28b3a57e93 100644
--- a/app-vim/uptime/uptime-1.3-r2.ebuild
+++ b/app-vim/uptime/uptime-1.3-r2.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: display vim uptimes"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=965"
 
 LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc sparc ~x86"
 
 VIM_PLUGIN_HELPFILES="uptime"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/
@ 2023-09-14 21:23 Conrad Kostecki
  0 siblings, 0 replies; 11+ messages in thread
From: Conrad Kostecki @ 2023-09-14 21:23 UTC (permalink / raw
  To: gentoo-commits

commit:     70cac0b20569ca60c6c6a9d497284a02c7806da9
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Mar 19 17:13:04 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 21:22:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70cac0b2

app-vim/uptime: EAPI8 bump

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-vim/uptime/uptime-1.3-r2.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/app-vim/uptime/uptime-1.3-r2.ebuild b/app-vim/uptime/uptime-1.3-r2.ebuild
new file mode 100644
index 000000000000..790476e3b0c7
--- /dev/null
+++ b/app-vim/uptime/uptime-1.3-r2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: display vim uptimes"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=965"
+
+LICENSE="vim"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+
+VIM_PLUGIN_HELPFILES="uptime"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/
@ 2018-03-10 22:55 Patrice Clement
  0 siblings, 0 replies; 11+ messages in thread
From: Patrice Clement @ 2018-03-10 22:55 UTC (permalink / raw
  To: gentoo-commits

commit:     7331406e1ca166e2a215a446b53dd386bd0a789e
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar  9 14:54:10 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 22:55:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7331406e

app-vim/uptime: use HTTPS.

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

diff --git a/app-vim/uptime/uptime-1.3-r1.ebuild b/app-vim/uptime/uptime-1.3-r1.ebuild
index a7090aae74a..c1c65ceeca8 100644
--- a/app-vim/uptime/uptime-1.3-r1.ebuild
+++ b/app-vim/uptime/uptime-1.3-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: display vim uptimes"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=965"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=965"
 LICENSE="vim"
 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/
@ 2016-05-13  8:38 Patrice Clement
  0 siblings, 0 replies; 11+ messages in thread
From: Patrice Clement @ 2016-05-13  8:38 UTC (permalink / raw
  To: gentoo-commits

commit:     119b198ff2a8877bed50f3dc8cc491882dbddd59
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 07:56:25 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri May 13 08:23:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119b198f

app-vim/uptime: Clean up old.

Package-Manager: portage-2.2.26

 app-vim/uptime/uptime-1.3.ebuild | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/app-vim/uptime/uptime-1.3.ebuild b/app-vim/uptime/uptime-1.3.ebuild
deleted file mode 100644
index 98cac85..0000000
--- a/app-vim/uptime/uptime-1.3.ebuild
+++ /dev/null
@@ -1,13 +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: display vim uptimes"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=965"
-LICENSE="vim"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="uptime"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/
@ 2016-05-13  8:38 Patrice Clement
  0 siblings, 0 replies; 11+ messages in thread
From: Patrice Clement @ 2016-05-13  8:38 UTC (permalink / raw
  To: gentoo-commits

commit:     5a8ed004687772503d0eabedb746ce2dceb56f8a
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 07:55:59 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri May 13 08:23:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a8ed004

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

Package-Manager: portage-2.2.26

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

diff --git a/app-vim/uptime/uptime-1.3-r1.ebuild b/app-vim/uptime/uptime-1.3-r1.ebuild
index 63832d8..d9d4fb0 100644
--- a/app-vim/uptime/uptime-1.3-r1.ebuild
+++ b/app-vim/uptime/uptime-1.3-r1.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: display vim uptimes"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=965"
 LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
 IUSE=""
 
 VIM_PLUGIN_HELPFILES="uptime"


^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/
@ 2016-04-09 11:04 Patrice Clement
  0 siblings, 0 replies; 11+ messages in thread
From: Patrice Clement @ 2016-04-09 11:04 UTC (permalink / raw
  To: gentoo-commits

commit:     e7e4bb251a817516edbb3100e4d7a9dea13a8a30
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  9 10:30:09 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 10:47:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e4bb25

app-vim/uptime: EAPI 6 bump.

Package-Manager: portage-2.2.26

 app-vim/uptime/uptime-1.3-r1.ebuild | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/app-vim/uptime/uptime-1.3-r1.ebuild b/app-vim/uptime/uptime-1.3-r1.ebuild
new file mode 100644
index 0000000..63832d8
--- /dev/null
+++ b/app-vim/uptime/uptime-1.3-r1.ebuild
@@ -0,0 +1,15 @@
+# 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: display vim uptimes"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=965"
+LICENSE="vim"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE=""
+
+VIM_PLUGIN_HELPFILES="uptime"


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

end of thread, other threads:[~2024-01-13 18:51 UTC | newest]

Thread overview: 11+ 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/uptime/ Mart Raudsepp
  -- strict thread matches above, loose matches on Subject: below --
2024-01-13 18:50 Michał Górny
2023-12-10 10:02 Arthur Zamarin
2023-12-09 20:16 Arthur Zamarin
2023-12-09 20:13 Arthur Zamarin
2023-12-09 19:57 Arthur Zamarin
2023-09-14 21:23 Conrad Kostecki
2018-03-10 22:55 Patrice Clement
2016-05-13  8:38 Patrice Clement
2016-05-13  8:38 Patrice Clement
2016-04-09 11:04 Patrice Clement

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