public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/cvsmenu/
@ 2016-03-13 18:49 Manuel Rüger
  0 siblings, 0 replies; 8+ messages in thread
From: Manuel Rüger @ 2016-03-13 18:49 UTC (permalink / raw
  To: gentoo-commits

commit:     d0819ab364e29bd7f64f18b72896364fa64550ad
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 18:46:07 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 18:46:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0819ab3

app-vim/cvsmenu: Remove old

Package-Manager: portage-2.2.28

 app-vim/cvsmenu/Manifest            |  1 -
 app-vim/cvsmenu/cvsmenu-1.80.ebuild | 13 -------------
 2 files changed, 14 deletions(-)

diff --git a/app-vim/cvsmenu/Manifest b/app-vim/cvsmenu/Manifest
index 2722200..54b974a 100644
--- a/app-vim/cvsmenu/Manifest
+++ b/app-vim/cvsmenu/Manifest
@@ -1,2 +1 @@
 DIST cvsmenu-1.147.tar.bz2 16440 SHA256 a04867208d8660f82a94eafb844211d53b5bcf9155dd967656e4b2ac3d137ba4 SHA512 ca25c4b6d50d0d82ce179a76a8993b1a7a5ef72d032639ec9cf16fbdeafd87eddf7f89214fa8d370d330f5f7501e1265f1c5635153cc387e23191ab81ce56c8b WHIRLPOOL 13b2066a610f265b907282486e0d79b09492e6d8074af112d305af299bbe4aa436b914cd025e1721ea13f3de0333fd265e64eab5679b3e8bfb0cb497c8be716e
-DIST cvsmenu-1.80.tar.bz2 21418 SHA256 b72092d6352a12d3650d2bd2730dfaa55322e1e41581076e2fbc00ce39ca3215 SHA512 44fdaedc3374b903f9aee9f5767496bdb1df8fb4a2736477ee9f3e86aa7e724dcc9906e02fe87b69a42ecfb5221eef608552dd958e4c31ff5946509fe48229c0 WHIRLPOOL f7f697107730ec6c4434a0148ee2eef29a19f25c1e04d43c480a7486c28f7b1d3e33f6b85833aae04e088c14247a44494e1b19503deb6ebad750518f84e85eec

diff --git a/app-vim/cvsmenu/cvsmenu-1.80.ebuild b/app-vim/cvsmenu/cvsmenu-1.80.ebuild
deleted file mode 100644
index b985362..0000000
--- a/app-vim/cvsmenu/cvsmenu-1.80.ebuild
+++ /dev/null
@@ -1,13 +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: Menu for CVS-Versioncontrol"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=58"
-LICENSE="LGPL-2"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="cvsmenu.txt"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/cvsmenu/
@ 2016-08-15  8:38 Patrice Clement
  0 siblings, 0 replies; 8+ messages in thread
From: Patrice Clement @ 2016-08-15  8:38 UTC (permalink / raw
  To: gentoo-commits

commit:     44fe7958f3d5796f35e8555dccd442b25e93a4f3
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 08:38:09 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 08:38:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44fe7958

app-vim/cvsmenu: EAPI 6 bump.

Package-Manager: portage-2.2.28

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

diff --git a/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild b/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild
new file mode 100644
index 0000000..ceaca88
--- /dev/null
+++ b/app-vim/cvsmenu/cvsmenu-1.147-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: CVS(NT) integration script"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1245"
+LICENSE="LGPL-2"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+# Note, this comes from CVS on sf.net
+# http://ezytools.cvs.sourceforge.net/*checkout*/ezytools/VimTools/cvsmenu.txt
+VIM_PLUGIN_HELPFILES="cvsmenu.txt"
+
+RDEPEND="dev-vcs/cvs"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/cvsmenu/
@ 2016-08-18  9:46 Patrice Clement
  0 siblings, 0 replies; 8+ messages in thread
From: Patrice Clement @ 2016-08-18  9:46 UTC (permalink / raw
  To: gentoo-commits

commit:     ae8fe502eaa6939597452457d384aad2015a79be
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 18 08:24:52 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Aug 18 09:46:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae8fe502

app-vim/cvsmenu: Clean up old.

Package-Manager: portage-2.2.28

 app-vim/cvsmenu/cvsmenu-1.147.ebuild | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/app-vim/cvsmenu/cvsmenu-1.147.ebuild b/app-vim/cvsmenu/cvsmenu-1.147.ebuild
deleted file mode 100644
index 06d922f..0000000
--- a/app-vim/cvsmenu/cvsmenu-1.147.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: CVS(NT) integration script"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1245"
-LICENSE="LGPL-2"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-# Note, this comes from CVS on sf.net
-# http://ezytools.cvs.sourceforge.net/*checkout*/ezytools/VimTools/cvsmenu.txt
-VIM_PLUGIN_HELPFILES="cvsmenu.txt"
-
-RDEPEND="dev-vcs/cvs"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/cvsmenu/
@ 2016-08-18  9:46 Patrice Clement
  0 siblings, 0 replies; 8+ messages in thread
From: Patrice Clement @ 2016-08-18  9:46 UTC (permalink / raw
  To: gentoo-commits

commit:     ede1deb01f481f6ec8cbe499cde07b2852979113
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 18 08:23:07 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Aug 18 09:46:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede1deb0

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

Package-Manager: portage-2.2.28

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

diff --git a/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild b/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild
index ceaca88..83dcff3 100644
--- a/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild
+++ b/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: CVS(NT) integration script"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1245"
 LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 # Note, this comes from CVS on sf.net


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

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

commit:     2707a1582576749f067638a846781fb2d05e8045
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar  4 08:03:17 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Mar  5 21:46:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2707a158

app-vim/cvsmenu: use HTTPS.

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

diff --git a/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild b/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild
index ab6ca41381a..afa97bfe819 100644
--- a/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild
+++ b/app-vim/cvsmenu/cvsmenu-1.147-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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: CVS(NT) integration script"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1245"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1245"
 LICENSE="LGPL-2"
 KEYWORDS="amd64 ppc x86"
 IUSE=""


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

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

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

app-vim/cvsmenu: Stabilize 1.147-r2 amd64, #919592

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

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

diff --git a/app-vim/cvsmenu/cvsmenu-1.147-r2.ebuild b/app-vim/cvsmenu/cvsmenu-1.147-r2.ebuild
index 93ff89281d19..3601b09a9271 100644
--- a/app-vim/cvsmenu/cvsmenu-1.147-r2.ebuild
+++ b/app-vim/cvsmenu/cvsmenu-1.147-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: CVS(NT) integration script"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1245"
 
 LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 # Note, this comes from CVS on sf.net
 # http://ezytools.cvs.sourceforge.net/*checkout*/ezytools/VimTools/cvsmenu.txt


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

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

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

app-vim/cvsmenu: Stabilize 1.147-r2 x86, #919592

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

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

diff --git a/app-vim/cvsmenu/cvsmenu-1.147-r2.ebuild b/app-vim/cvsmenu/cvsmenu-1.147-r2.ebuild
index 3601b09a9271..8b8751e9b480 100644
--- a/app-vim/cvsmenu/cvsmenu-1.147-r2.ebuild
+++ b/app-vim/cvsmenu/cvsmenu-1.147-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: CVS(NT) integration script"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1245"
 
 LICENSE="LGPL-2"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 # Note, this comes from CVS on sf.net
 # http://ezytools.cvs.sourceforge.net/*checkout*/ezytools/VimTools/cvsmenu.txt


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/cvsmenu/
@ 2023-12-10 10:02 Arthur Zamarin
  0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2023-12-10 10:02 UTC (permalink / raw
  To: gentoo-commits

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

app-vim/cvsmenu: Stabilize 1.147-r2 ppc, #919592

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

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

diff --git a/app-vim/cvsmenu/cvsmenu-1.147-r2.ebuild b/app-vim/cvsmenu/cvsmenu-1.147-r2.ebuild
index 8b8751e9b480..97e26ab80940 100644
--- a/app-vim/cvsmenu/cvsmenu-1.147-r2.ebuild
+++ b/app-vim/cvsmenu/cvsmenu-1.147-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: CVS(NT) integration script"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1245"
 
 LICENSE="LGPL-2"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 
 # Note, this comes from CVS on sf.net
 # http://ezytools.cvs.sourceforge.net/*checkout*/ezytools/VimTools/cvsmenu.txt


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

end of thread, other threads:[~2023-12-10 10:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-09 19:40 [gentoo-commits] repo/gentoo:master commit in: app-vim/cvsmenu/ Arthur Zamarin
  -- strict thread matches above, loose matches on Subject: below --
2023-12-10 10:02 Arthur Zamarin
2023-12-09 19:40 Arthur Zamarin
2018-03-05 22:00 Patrice Clement
2016-08-18  9:46 Patrice Clement
2016-08-18  9:46 Patrice Clement
2016-08-15  8:38 Patrice Clement
2016-03-13 18:49 Manuel Rüger

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