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

2023-12-09 Thread Arthur Zamarin
commit: f47fe41499a377e05e1e1589866efc6abe7acc12
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  9 20:03:37 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  9 20:03:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f47fe414

app-vim/csv: Stabilize 0.31-r2 amd64, #919632

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/app-vim/csv/csv-0.31-r2.ebuild b/app-vim/csv/csv-0.31-r2.ebuild
index fb15032ab3f5..ec97dda83232 100644
--- a/app-vim/csv/csv-0.31-r2.ebuild
+++ b/app-vim/csv/csv-0.31-r2.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: display and alter csv files"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2830";
 
 LICENSE="vim"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="ft-csv.txt"



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

2023-12-09 Thread Michał Górny
commit: 42647376f2884bae3b61b6cfd0fdbb52f09a613a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  9 19:51:58 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  9 19:51:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42647376

app-vim/csv: Stabilize 0.31-r2 x86, #919632

Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/app-vim/csv/csv-0.31-r2.ebuild b/app-vim/csv/csv-0.31-r2.ebuild
index b66e0423a79c..fb15032ab3f5 100644
--- a/app-vim/csv/csv-0.31-r2.ebuild
+++ b/app-vim/csv/csv-0.31-r2.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: display and alter csv files"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2830";
 
 LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 VIM_PLUGIN_HELPFILES="ft-csv.txt"



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

2018-03-05 Thread Patrice Clement
commit: 08eea3e7934147d8264850049a53b85f5f1bc239
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Mar  4 08:02:15 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Mar  5 21:46:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08eea3e7

app-vim/csv: use HTTPS.

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

diff --git a/app-vim/csv/csv-0.31-r1.ebuild b/app-vim/csv/csv-0.31-r1.ebuild
index cafcbed622c..df81af3d6bb 100644
--- a/app-vim/csv/csv-0.31-r1.ebuild
+++ b/app-vim/csv/csv-0.31-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: display and alter csv files"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2830";
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2830";
 LICENSE="vim"
 KEYWORDS="amd64 x86"
 



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

2016-06-23 Thread Patrice Clement
commit: d3baf94328254ffd6db4f3897e74c76d9be9c9e2
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Jun 24 04:07:45 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Jun 24 04:11:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3baf943

app-vim/csv: EAPI 6 bump.

Package-Manager: portage-2.2.28

 app-vim/csv/csv-0.31-r1.ebuild | 14 ++
 1 file changed, 14 insertions(+)

diff --git a/app-vim/csv/csv-0.31-r1.ebuild b/app-vim/csv/csv-0.31-r1.ebuild
new file mode 100644
index 000..1f380ce
--- /dev/null
+++ b/app-vim/csv/csv-0.31-r1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: display and alter csv files"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2830";
+LICENSE="vim"
+KEYWORDS="amd64 x86"
+
+VIM_PLUGIN_HELPFILES="ft-csv.txt"



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

2016-06-23 Thread Patrice Clement
commit: aa1f9e251d58ff0448ea23204e4e3c40f1b8ab4c
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Jun 24 04:08:58 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Jun 24 04:11:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa1f9e25

app-vim/csv: Clean up old.

Package-Manager: portage-2.2.28

 app-vim/csv/csv-0.31-r1.ebuild |  2 +-
 app-vim/csv/csv-0.31.ebuild| 14 --
 2 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/app-vim/csv/csv-0.31-r1.ebuild b/app-vim/csv/csv-0.31-r1.ebuild
index 1f380ce..baab58f 100644
--- a/app-vim/csv/csv-0.31-r1.ebuild
+++ b/app-vim/csv/csv-0.31-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 

diff --git a/app-vim/csv/csv-0.31.ebuild b/app-vim/csv/csv-0.31.ebuild
deleted file mode 100644
index ac1776c..000
--- a/app-vim/csv/csv-0.31.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: display and alter csv files"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2830";
-LICENSE="vim"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="ft-csv.txt"



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

2016-01-16 Thread Tim Harder
commit: a8d3b3c85fa45e727e4efe8bd1db9804785cabc3
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Jan 17 00:11:15 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Jan 17 00:22:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d3b3c8

app-vim/csv: remove old

 app-vim/csv/Manifest|  1 -
 app-vim/csv/csv-0.30.ebuild | 14 --
 2 files changed, 15 deletions(-)

diff --git a/app-vim/csv/Manifest b/app-vim/csv/Manifest
index df779ea..0f1ee65 100644
--- a/app-vim/csv/Manifest
+++ b/app-vim/csv/Manifest
@@ -1,2 +1 @@
-DIST csv-0.30.tar.bz2 37632 SHA256 
b0dbd098f0730bfad91f46f583779fe1b3a56950199be0844011dbd682ca6ab7 SHA512 
9246e54954720951832b838f4b58d144935f7759e62d4cb8ab84623ef0488899b1dcf053bb3c9e0fc5a5529b743840775f454b2ef7ba2d0b711045af84cd14dd
 WHIRLPOOL 
661d9339693c240bab27924dc5c2e33b80faa5b4f86262940b22eef51b84431f7550dc56b4d608e276259b4783fb231c760af61fff2f4ef18d56dfba01910f13
 DIST csv-0.31.tar.bz2 38537 SHA256 
8f7970a2ca192e1e35f3a5932992c60e3ec0b23f90afa5cd775f07686bcbd52a SHA512 
1d0716765e3268e20ef7b2ed822e7322febbe2c9e9b775e79a2628c4641f157084b6b24d999b051657881acaee5ae8dd36a558ef31e5985bf7bf14ac894d5677
 WHIRLPOOL 
a3866cd8c899565fd5a01bdd79d74a9543a155a308f8cc3f7413c91b1c7b64ecdd0a289f7060c19bd20d6bfbc1df00dc53280828cdf26b7c26bbca7767175c36

diff --git a/app-vim/csv/csv-0.30.ebuild b/app-vim/csv/csv-0.30.ebuild
deleted file mode 100644
index ac1776c..000
--- a/app-vim/csv/csv-0.30.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: display and alter csv files"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2830";
-LICENSE="vim"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="ft-csv.txt"



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

2015-08-24 Thread Tim Harder
commit: 0556bf591cc207530891ad1cb508780a5ce9a125
Author: Tim Harder  gentoo  org>
AuthorDate: Tue Aug 25 04:05:01 2015 +
Commit: Tim Harder  gentoo  org>
CommitDate: Tue Aug 25 04:29:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0556bf59

app-vim/csv: stabilize 0.31

 app-vim/csv/csv-0.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/csv/csv-0.31.ebuild b/app-vim/csv/csv-0.31.ebuild
index 05b0f3d..ac1776c 100644
--- a/app-vim/csv/csv-0.31.ebuild
+++ b/app-vim/csv/csv-0.31.ebuild
@@ -9,6 +9,6 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: display and alter csv files"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2830";
 LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="ft-csv.txt"