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

2022-06-10 Thread Matt Turner
commit: a103525e085512519219e287273ac87031f8f14b
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Jun 10 17:44:46 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Jun 10 18:07:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a103525e

app-vim/tlib: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 app-vim/tlib/Manifest |  2 --
 app-vim/tlib/tlib-1.22.ebuild | 26 --
 app-vim/tlib/tlib-1.23.ebuild | 26 --
 3 files changed, 54 deletions(-)

diff --git a/app-vim/tlib/Manifest b/app-vim/tlib/Manifest
index 4bc1f53d28a5..88e5dff1fd9f 100644
--- a/app-vim/tlib/Manifest
+++ b/app-vim/tlib/Manifest
@@ -1,3 +1 @@
-DIST tlib-1.22.tar.gz 119979 BLAKE2B 
2fe1231b6a075989c41aa2cf38d0964b6d9ada390d0729ea417aa1c2ef1a105a07d569f80c75ba91a55f7e68f349faab2dcda66741b0b1da59f76d68a5467e24
 SHA512 
b7fc7e3741876c92bbccc116d4e170663e3d178aa8fb546f969475723cd82e07d9470af37574f8f97cfd23b8ca8f5dd5daa2e7bef50e2f62beec0015a2355908
-DIST tlib-1.23.tar.gz 120827 BLAKE2B 
7b86a1b0e22e499390239e5898d81c90ac1b3b989b929e3bde3ea516d05419fc8af19e72d5313df36ce856a4c7ee2cddbdbecbace835f24adefb1883d4e76e46
 SHA512 
5fd5d6e6ccd36117abcfca35173d28602a73b0773e5fc77cb8c1c8660f13dd7882c8a8de9b4335927b807c7d643c480f1371926b4ffb1758e53948132dee1d75
 DIST tlib-1.27.tar.gz 124891 BLAKE2B 
d8d79d1d7bc71e38d2315ab30df414521122cae8c8dfe2e43c8e87bad30685703e09a905d97a00cc2ef01a51369acfde75c37290d971a72d40ec61bce8f1fe31
 SHA512 
c7037a4aaa4bbb1fede9baea45644a8d1575c5813bc387a293856d8acbe2929cb641d317a4323b295dcc1c0e05091984e6b6eb9a3968503c4cde53580baf994d

diff --git a/app-vim/tlib/tlib-1.22.ebuild b/app-vim/tlib/tlib-1.22.ebuild
deleted file mode 100644
index 20d865bba5ad..
--- a/app-vim/tlib/tlib-1.22.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-MY_PN=${PN}_vim
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="vim plugin: a library of utility functions"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim";
-SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="GPL-3"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS=( README CHANGES.TXT )
-
-src_prepare() {
-   default
-   rm -r test samples || die
-}

diff --git a/app-vim/tlib/tlib-1.23.ebuild b/app-vim/tlib/tlib-1.23.ebuild
deleted file mode 100644
index debbec9d3ea2..
--- a/app-vim/tlib/tlib-1.23.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-MY_PN=${PN}_vim
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="vim plugin: a library of utility functions"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim";
-SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~riscv ~x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS=( README CHANGES.TXT )
-
-src_prepare() {
-   default
-   rm -r test samples || die
-}



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

2022-06-01 Thread Jakov Smolić
commit: ada3d949016a012ea700eceef05ed0e10b8c12d9
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun  2 04:01:35 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun  2 04:02:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ada3d949

app-vim/tlib: Stabilize 1.27 x86, #849197

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/app-vim/tlib/tlib-1.27.ebuild b/app-vim/tlib/tlib-1.27.ebuild
index 22a3aabe2630..e07eb447bd4c 100644
--- a/app-vim/tlib/tlib-1.27.ebuild
+++ b/app-vim/tlib/tlib-1.27.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}"/${MY_P}
 
 LICENSE="GPL-3"
-KEYWORDS="amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
 



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

2022-06-01 Thread Jakov Smolić
commit: 5b65ffa27db0a7e4952cb9f4d01bf8d8a8cdd00b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun  2 03:57:51 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun  2 03:57:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b65ffa2

app-vim/tlib: Stabilize 1.27 amd64, #849197

Signed-off-by: Jakov Smolić  gentoo.org>

 app-vim/tlib/tlib-1.27.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/tlib/tlib-1.27.ebuild b/app-vim/tlib/tlib-1.27.ebuild
index aac06503bc74..22a3aabe2630 100644
--- a/app-vim/tlib/tlib-1.27.ebuild
+++ b/app-vim/tlib/tlib-1.27.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}"/${MY_P}
 
 LICENSE="GPL-3"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
 



[gentoo-commits] repo/gentoo:master commit in: app-vim/tlib/, app-vim/tlib/files/

2021-12-06 Thread Sam James
commit: 389ef1b556f11f4dae6cd873fcf2afc11372983e
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec  7 02:37:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec  7 02:37:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389ef1b5

app-vim/tlib: add 1.27

Also includes a patch (not in 1.27) from upstream git that fixes
compatibility with newer vim.

Closes: https://bugs.gentoo.org/828429
Signed-off-by: Sam James  gentoo.org>

 app-vim/tlib/Manifest  |  1 +
 .../tlib-1.27-fix-error-E1208-vim-8.2.3141.patch   | 29 +
 app-vim/tlib/tlib-1.27.ebuild  | 30 ++
 3 files changed, 60 insertions(+)

diff --git a/app-vim/tlib/Manifest b/app-vim/tlib/Manifest
index c638356f631a..4bc1f53d28a5 100644
--- a/app-vim/tlib/Manifest
+++ b/app-vim/tlib/Manifest
@@ -1,2 +1,3 @@
 DIST tlib-1.22.tar.gz 119979 BLAKE2B 
2fe1231b6a075989c41aa2cf38d0964b6d9ada390d0729ea417aa1c2ef1a105a07d569f80c75ba91a55f7e68f349faab2dcda66741b0b1da59f76d68a5467e24
 SHA512 
b7fc7e3741876c92bbccc116d4e170663e3d178aa8fb546f969475723cd82e07d9470af37574f8f97cfd23b8ca8f5dd5daa2e7bef50e2f62beec0015a2355908
 DIST tlib-1.23.tar.gz 120827 BLAKE2B 
7b86a1b0e22e499390239e5898d81c90ac1b3b989b929e3bde3ea516d05419fc8af19e72d5313df36ce856a4c7ee2cddbdbecbace835f24adefb1883d4e76e46
 SHA512 
5fd5d6e6ccd36117abcfca35173d28602a73b0773e5fc77cb8c1c8660f13dd7882c8a8de9b4335927b807c7d643c480f1371926b4ffb1758e53948132dee1d75
+DIST tlib-1.27.tar.gz 124891 BLAKE2B 
d8d79d1d7bc71e38d2315ab30df414521122cae8c8dfe2e43c8e87bad30685703e09a905d97a00cc2ef01a51369acfde75c37290d971a72d40ec61bce8f1fe31
 SHA512 
c7037a4aaa4bbb1fede9baea45644a8d1575c5813bc387a293856d8acbe2929cb641d317a4323b295dcc1c0e05091984e6b6eb9a3968503c4cde53580baf994d

diff --git a/app-vim/tlib/files/tlib-1.27-fix-error-E1208-vim-8.2.3141.patch 
b/app-vim/tlib/files/tlib-1.27-fix-error-E1208-vim-8.2.3141.patch
new file mode 100644
index ..d52314fd6987
--- /dev/null
+++ b/app-vim/tlib/files/tlib-1.27-fix-error-E1208-vim-8.2.3141.patch
@@ -0,0 +1,29 @@
+https://github.com/tomtom/tlib_vim/commit/b5f9f6c83ade9b5640580bf9792a332dd453dfd0
+https://bugs.gentoo.org/828429
+
+From: Laurent Stacul 
+Date: Mon, 12 Jul 2021 15:51:16 +0200
+Subject: [PATCH] Fix error E1208 raised by vim >=8.2.3141
+
+Starting vim 8.2.3141 with the tlib_vim plugin will raised the following
+error message at startup:
+
+  Error detected while processing 
.vim/pack/stac/start/tlib_vim/plugin/02tlib.vim:
+  line   77: E1208: -complete used without -nargsPress ENTER or type command 
to continue
+
+The reason is the following change in vim:
+
+  https://github.com/vim/vim/commit/de69a7353e9bec552e15dbe3706a9f4e88080fce
+
+Which forbid the com[mand] command with -nargs=0 and -complete options.
+--- a/plugin/02tlib.vim
 b/plugin/02tlib.vim
+@@ -74,7 +74,7 @@ command! -nargs=1 -complete=command TBrowseOutput call 
tlib#cmd#BrowseOutput(
+ "   TBrowseScriptnames 
+-command! -nargs=0 -complete=command TBrowseScriptnames call 
tlib#cmd#TBrowseScriptnames()
++command! -nargs=0 TBrowseScriptnames call tlib#cmd#TBrowseScriptnames()
+ 
+ 
+ " :display: :Texecqfl CMD

diff --git a/app-vim/tlib/tlib-1.27.ebuild b/app-vim/tlib/tlib-1.27.ebuild
new file mode 100644
index ..aac06503bc74
--- /dev/null
+++ b/app-vim/tlib/tlib-1.27.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vim-plugin
+
+MY_PN=${PN}_vim
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="vim plugin: a library of utility functions"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim";
+SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}"/${MY_P}
+
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+DOCS=( README CHANGES.TXT )
+
+PATCHES=(
+   "${FILESDIR}"/${P}-fix-error-E1208-vim-8.2.3141.patch
+)
+
+src_prepare() {
+   default
+   rm -r test samples || die
+}



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

2021-08-05 Thread Yixun Lan
commit: 34a7ed47d834192bf61f3aeb400e3fdbc5942ac8
Author: Alex Fan  yahoo  com>
AuthorDate: Thu Aug  5 03:09:45 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Aug  5 13:53:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a7ed47

app-vim/tlib: keyword 1.23 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/app-vim/tlib/tlib-1.23.ebuild b/app-vim/tlib/tlib-1.23.ebuild
index 20b0bde9ce8..debbec9d3ea 100644
--- a/app-vim/tlib/tlib-1.23.ebuild
+++ b/app-vim/tlib/tlib-1.23.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="vim plugin: a library of utility functions"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim";
 SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
 



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

2018-11-16 Thread Patrice Clement
commit: 790ea8d917c14d899a3e304173a3dba11ebfaf93
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Nov 15 19:50:45 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Nov 16 23:01:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=790ea8d9

app-vim/tlib: stable for amd64+x86.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 app-vim/tlib/tlib-1.22.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/tlib/tlib-1.22.ebuild b/app-vim/tlib/tlib-1.22.ebuild
index 3b7985db27c..1c39dca52f2 100644
--- a/app-vim/tlib/tlib-1.22.ebuild
+++ b/app-vim/tlib/tlib-1.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ DESCRIPTION="vim plugin: a library of utility functions"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim";
 SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
 



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

2018-11-16 Thread Patrice Clement
commit: 736be8d60d75adfadeffb59867d617c6c64919fa
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Nov 15 19:54:02 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Nov 16 23:01:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736be8d6

app-vim/tlib: clean up old.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 app-vim/tlib/Manifest |  1 -
 app-vim/tlib/tlib-1.20.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/app-vim/tlib/Manifest b/app-vim/tlib/Manifest
index 9b0d42142a1..c638356f631 100644
--- a/app-vim/tlib/Manifest
+++ b/app-vim/tlib/Manifest
@@ -1,3 +1,2 @@
-DIST tlib-1.20.tar.gz 111202 BLAKE2B 
0ee6c662e1658607706516adab9b770942ec948633a75879b5a516b46989a34744acde52d10d5b2ea58af6e7215f1241b18c53267d643d4c2e08da425a93169e
 SHA512 
d8a344483da2a174324dc81472b5d3bdb811e54af22a1599c5567019d33bafdf499845d3efeabf081ecf17dc6965c69640a6a01b208811529e86266ba1871218
 DIST tlib-1.22.tar.gz 119979 BLAKE2B 
2fe1231b6a075989c41aa2cf38d0964b6d9ada390d0729ea417aa1c2ef1a105a07d569f80c75ba91a55f7e68f349faab2dcda66741b0b1da59f76d68a5467e24
 SHA512 
b7fc7e3741876c92bbccc116d4e170663e3d178aa8fb546f969475723cd82e07d9470af37574f8f97cfd23b8ca8f5dd5daa2e7bef50e2f62beec0015a2355908
 DIST tlib-1.23.tar.gz 120827 BLAKE2B 
7b86a1b0e22e499390239e5898d81c90ac1b3b989b929e3bde3ea516d05419fc8af19e72d5313df36ce856a4c7ee2cddbdbecbace835f24adefb1883d4e76e46
 SHA512 
5fd5d6e6ccd36117abcfca35173d28602a73b0773e5fc77cb8c1c8660f13dd7882c8a8de9b4335927b807c7d643c480f1371926b4ffb1758e53948132dee1d75

diff --git a/app-vim/tlib/tlib-1.20.ebuild b/app-vim/tlib/tlib-1.20.ebuild
deleted file mode 100644
index 3b64cc06f5e..000
--- a/app-vim/tlib/tlib-1.20.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vim-plugin
-
-MY_PN=${PN}_vim
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="vim plugin: a library of utility functions"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim";
-SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="GPL-3"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-   rm -r test samples addon-info.json || die
-}



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

2018-11-16 Thread Patrice Clement
commit: 10b1aa4b48d98ad07f80c5193af3cc6451033da7
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Nov 15 19:47:19 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Nov 16 23:01:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b1aa4b

app-vim/tlib: version bump.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 app-vim/tlib/Manifest |  1 +
 app-vim/tlib/tlib-1.23.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/app-vim/tlib/Manifest b/app-vim/tlib/Manifest
index e9d40970137..9b0d42142a1 100644
--- a/app-vim/tlib/Manifest
+++ b/app-vim/tlib/Manifest
@@ -1,2 +1,3 @@
 DIST tlib-1.20.tar.gz 111202 BLAKE2B 
0ee6c662e1658607706516adab9b770942ec948633a75879b5a516b46989a34744acde52d10d5b2ea58af6e7215f1241b18c53267d643d4c2e08da425a93169e
 SHA512 
d8a344483da2a174324dc81472b5d3bdb811e54af22a1599c5567019d33bafdf499845d3efeabf081ecf17dc6965c69640a6a01b208811529e86266ba1871218
 DIST tlib-1.22.tar.gz 119979 BLAKE2B 
2fe1231b6a075989c41aa2cf38d0964b6d9ada390d0729ea417aa1c2ef1a105a07d569f80c75ba91a55f7e68f349faab2dcda66741b0b1da59f76d68a5467e24
 SHA512 
b7fc7e3741876c92bbccc116d4e170663e3d178aa8fb546f969475723cd82e07d9470af37574f8f97cfd23b8ca8f5dd5daa2e7bef50e2f62beec0015a2355908
+DIST tlib-1.23.tar.gz 120827 BLAKE2B 
7b86a1b0e22e499390239e5898d81c90ac1b3b989b929e3bde3ea516d05419fc8af19e72d5313df36ce856a4c7ee2cddbdbecbace835f24adefb1883d4e76e46
 SHA512 
5fd5d6e6ccd36117abcfca35173d28602a73b0773e5fc77cb8c1c8660f13dd7882c8a8de9b4335927b807c7d643c480f1371926b4ffb1758e53948132dee1d75

diff --git a/app-vim/tlib/tlib-1.23.ebuild b/app-vim/tlib/tlib-1.23.ebuild
new file mode 100644
index 000..eb715c1632e
--- /dev/null
+++ b/app-vim/tlib/tlib-1.23.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+MY_PN=${PN}_vim
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="vim plugin: a library of utility functions"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim";
+SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   default
+   rm -r test samples addon-info.json || die
+}



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

2018-08-09 Thread Patrice Clement
commit: 9a97c4b560feca20c3e1ef403fba9b8902100840
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Aug  8 08:22:54 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Aug  9 21:56:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a97c4b5

app-vim/tlib: version bump.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-vim/tlib/Manifest |  1 +
 app-vim/tlib/tlib-1.22.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/app-vim/tlib/Manifest b/app-vim/tlib/Manifest
index 60080ae08b8..e9d40970137 100644
--- a/app-vim/tlib/Manifest
+++ b/app-vim/tlib/Manifest
@@ -1 +1,2 @@
 DIST tlib-1.20.tar.gz 111202 BLAKE2B 
0ee6c662e1658607706516adab9b770942ec948633a75879b5a516b46989a34744acde52d10d5b2ea58af6e7215f1241b18c53267d643d4c2e08da425a93169e
 SHA512 
d8a344483da2a174324dc81472b5d3bdb811e54af22a1599c5567019d33bafdf499845d3efeabf081ecf17dc6965c69640a6a01b208811529e86266ba1871218
+DIST tlib-1.22.tar.gz 119979 BLAKE2B 
2fe1231b6a075989c41aa2cf38d0964b6d9ada390d0729ea417aa1c2ef1a105a07d569f80c75ba91a55f7e68f349faab2dcda66741b0b1da59f76d68a5467e24
 SHA512 
b7fc7e3741876c92bbccc116d4e170663e3d178aa8fb546f969475723cd82e07d9470af37574f8f97cfd23b8ca8f5dd5daa2e7bef50e2f62beec0015a2355908

diff --git a/app-vim/tlib/tlib-1.22.ebuild b/app-vim/tlib/tlib-1.22.ebuild
new file mode 100644
index 000..3b7985db27c
--- /dev/null
+++ b/app-vim/tlib/tlib-1.22.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+MY_PN=${PN}_vim
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="vim plugin: a library of utility functions"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim";
+SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   default
+   rm -r test samples addon-info.json || die
+}



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

2018-03-10 Thread Patrice Clement
commit: 900d3cafec3466f1c8932b1bd001cdb64cd57700
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Mar  9 14:49:46 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Mar 10 22:55:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900d3caf

app-vim/tlib: use HTTPS.

 app-vim/tlib/tlib-1.20.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/tlib/tlib-1.20.ebuild b/app-vim/tlib/tlib-1.20.ebuild
index 794c046e041..3b64cc06f5e 100644
--- a/app-vim/tlib/tlib-1.20.ebuild
+++ b/app-vim/tlib/tlib-1.20.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=5
@@ -9,7 +9,7 @@ MY_PN=${PN}_vim
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="vim plugin: a library of utility functions"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim";
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim";
 SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="GPL-3"
 KEYWORDS="amd64 x86"



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

2016-10-17 Thread Patrice Clement
commit: f7ba74edba08aec80aa36fe0cca0679c5d3bcf96
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Oct 17 13:53:06 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Oct 17 23:37:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7ba74ed

a~pp-vim/tlib: Stable for amd64+x86.

Package-Manager: portage-2.3.0

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

diff --git a/app-vim/tlib/tlib-1.20.ebuild b/app-vim/tlib/tlib-1.20.ebuild
index c216a42..391beb9 100644
--- a/app-vim/tlib/tlib-1.20.ebuild
+++ b/app-vim/tlib/tlib-1.20.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="vim plugin: a library of utility functions"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim";
 SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
 



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

2016-03-15 Thread Tim Harder
commit: 8a213e41bc5286c8739c642faec81ae41666a2ff
Author: Tim Harder  gentoo  org>
AuthorDate: Wed Mar 16 06:32:38 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Wed Mar 16 06:42:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a213e41

pp-vim/tlib: initial import

 app-vim/tlib/Manifest |  1 +
 app-vim/tlib/metadata.xml |  8 
 app-vim/tlib/tlib-1.20.ebuild | 24 
 3 files changed, 33 insertions(+)

diff --git a/app-vim/tlib/Manifest b/app-vim/tlib/Manifest
new file mode 100644
index 000..38241f1
--- /dev/null
+++ b/app-vim/tlib/Manifest
@@ -0,0 +1 @@
+DIST tlib-1.20.tar.gz 111202 SHA256 
e2f37beed9a799643d519879418a51ade0f609d1d53230522429735778d5501e SHA512 
d8a344483da2a174324dc81472b5d3bdb811e54af22a1599c5567019d33bafdf499845d3efeabf081ecf17dc6965c69640a6a01b208811529e86266ba1871218
 WHIRLPOOL 
41e85a5685d0636acfb56e0402792cce8b255d3c18cb8b108f53127fd33c8b98c1301067c0675e6689305d455d46f4f8a99d26375bd896fc56d8bb0f910ce53e

diff --git a/app-vim/tlib/metadata.xml b/app-vim/tlib/metadata.xml
new file mode 100644
index 000..5c000c7
--- /dev/null
+++ b/app-vim/tlib/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   v...@gentoo.org
+   Gentoo Vim Project
+   
+

diff --git a/app-vim/tlib/tlib-1.20.ebuild b/app-vim/tlib/tlib-1.20.ebuild
new file mode 100644
index 000..c216a42
--- /dev/null
+++ b/app-vim/tlib/tlib-1.20.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit vim-plugin
+
+MY_PN=${PN}_vim
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="vim plugin: a library of utility functions"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1863 
https://github.com/tomtom/tlib_vim";
+SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   rm -r test samples addon-info.json || die
+}