[gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/

2024-01-13 Thread Michał Górny
commit: c209e182379897c9132b1ab9c6a21ff67e8ad96a
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat Jan 13 17:39:56 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jan 13 18:50:39 2024 +
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  levelnine.at>
Signed-off-by: Michał Górny  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..
--- 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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/

2023-12-10 Thread Arthur Zamarin
commit: 0c7c103fb11309985cdcf63014272386b9b350a1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec 10 10:01:50 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec 10 10:01:50 2023 +
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  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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/

2023-12-09 Thread Arthur Zamarin
commit: 740a5d4e437257ef4b04847b81ad64f5ff3d37a1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  9 20:16:01 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  9 20:16:01 2023 +
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  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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/

2023-12-09 Thread Arthur Zamarin
commit: 96799a52330172544081dfb10ea653280caf9d5a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  9 20:12:38 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  9 20:12:38 2023 +
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  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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/

2023-12-09 Thread Arthur Zamarin
commit: 58ad9b0739a77740735031ff66ae971cca6b608a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  9 19:57:19 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  9 19:57:19 2023 +
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  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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/

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

app-vim/uptime: EAPI8 bump

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  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 ..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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/

2018-03-10 Thread Patrice Clement
commit: 7331406e1ca166e2a215a446b53dd386bd0a789e
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Mar  9 14:54:10 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Mar 10 22:55:17 2018 +
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=""



[gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/

2017-01-28 Thread Mart Raudsepp
commit: cc0e51d46fb6d100bb50c6b32621c9897fbb6ac1
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 28 14:28:43 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 28 14:31:45 2017 +
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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/

2016-05-13 Thread Patrice Clement
commit: 119b198ff2a8877bed50f3dc8cc491882dbddd59
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri May 13 07:56:25 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri May 13 08:23:34 2016 +
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..000
--- 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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/

2016-05-13 Thread Patrice Clement
commit: 5a8ed004687772503d0eabedb746ce2dceb56f8a
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri May 13 07:55:59 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri May 13 08:23:31 2016 +
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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/uptime/

2016-04-09 Thread Patrice Clement
commit: e7e4bb251a817516edbb3100e4d7a9dea13a8a30
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Apr  9 10:30:09 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Apr  9 10:47:28 2016 +
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 000..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"