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

2023-08-26 Thread Andreas Sturmlechner
commit: 509b76c8a5a643f264b95660d6e095723048
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 26 12:30:11 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 26 12:42:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509b76c8

app-vim/breakpts: drop 4.0-r1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-vim/breakpts/Manifest   |  1 -
 app-vim/breakpts/breakpts-4.0-r1.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/app-vim/breakpts/Manifest b/app-vim/breakpts/Manifest
index b84e4d8728bc..ed923568495c 100644
--- a/app-vim/breakpts/Manifest
+++ b/app-vim/breakpts/Manifest
@@ -1,2 +1 @@
-DIST breakpts-4.0.tar.bz2 17349 BLAKE2B 
c7ad9eed8fb13537c940e6868f5e4e5dd812a6b7f7c26c4617e3c24905b6e2a817dc91990b613b700e793dd763a6841f85dd7f9cc42fb9f5afc25c3609f909fc
 SHA512 
a480bf32cd3e756ac25849b1d5fd20521bd8c965454bb94c33810c9d1d4464762a731d08dcae858c59853a6cf41ab3cb6cddeda440c8b041cc8ec192ab2bd2fd
 DIST breakpts-4.0.zip 20124 BLAKE2B 
2ea7568af5407d57c4d4b505c69d625056d62e8f5bd25bf5ca13918e3ffbc0f83de2aedb0abc3468215a650308ed8b592a618c0b50c24dd8ad3f931ef5d2ff8b
 SHA512 
3e7f148896a10abd30a16d903c14460668ee48d078ae3c3b6ff663dab53d32199d8cf9cd3a56164a32d0be2684e64a882e917f3f632318ce85db5eb07e29754d

diff --git a/app-vim/breakpts/breakpts-4.0-r1.ebuild 
b/app-vim/breakpts/breakpts-4.0-r1.ebuild
deleted file mode 100644
index 9b5cdef8cfb1..
--- a/app-vim/breakpts/breakpts-4.0-r1.ebuild
+++ /dev/null
@@ -1,23 +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: sets vim breakpoints visually"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=618";
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
-IUSE=""
-
-RDEPEND="
-   || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
-   >=app-vim/multvals-3.6.1
-   >=app-vim/genutils-1.13
-   >=app-vim/foldutil-1.6"
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin allows breakpoints to be set and cleared visually. To start,
-use :BreakPts, move to the required function and press . Breakpoints
-can then be added using :BPToggle or ."



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

2022-08-16 Thread Sam James
commit: 48885ffaf489100bc0e0db63b83724643b0fec80
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 17 02:46:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 17 02:46:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48885ffa

app-vim/breakpts: Stabilize 4.0-r2 x86, #849197

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-vim/breakpts/breakpts-4.0-r2.ebuild 
b/app-vim/breakpts/breakpts-4.0-r2.ebuild
index b3c8329048ef..7f5b0c679b62 100644
--- a/app-vim/breakpts/breakpts-4.0-r2.ebuild
+++ b/app-vim/breakpts/breakpts-4.0-r2.ebuild
@@ -10,7 +10,7 @@ 
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=618";
 SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=8142 -> 
${P}.zip"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
 
 S="${WORKDIR}"
 



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

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

app-vim/breakpts: Stabilize 4.0-r2 sparc, #849197

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

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

diff --git a/app-vim/breakpts/breakpts-4.0-r2.ebuild 
b/app-vim/breakpts/breakpts-4.0-r2.ebuild
index 5825dc15f530..b3c8329048ef 100644
--- a/app-vim/breakpts/breakpts-4.0-r2.ebuild
+++ b/app-vim/breakpts/breakpts-4.0-r2.ebuild
@@ -10,7 +10,7 @@ 
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=618";
 SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=8142 -> 
${P}.zip"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc ~x86"
 
 S="${WORKDIR}"
 



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

2022-06-01 Thread Sam James
commit: f723d9d172ca064cbf23e3b4dfc85f7251e6f247
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun  2 03:59:36 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun  2 03:59:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f723d9d1

app-vim/breakpts: Stabilize 4.0-r2 ppc, #849197

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-vim/breakpts/breakpts-4.0-r2.ebuild 
b/app-vim/breakpts/breakpts-4.0-r2.ebuild
index 4b6f66798aca..5825dc15f530 100644
--- a/app-vim/breakpts/breakpts-4.0-r2.ebuild
+++ b/app-vim/breakpts/breakpts-4.0-r2.ebuild
@@ -10,7 +10,7 @@ 
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=618";
 SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=8142 -> 
${P}.zip"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ~sparc ~x86"
 
 S="${WORKDIR}"
 



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

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

app-vim/breakpts: Stabilize 4.0-r2 amd64, #849197

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

 app-vim/breakpts/breakpts-4.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/breakpts/breakpts-4.0-r2.ebuild 
b/app-vim/breakpts/breakpts-4.0-r2.ebuild
index 79666b518bb0..4b6f66798aca 100644
--- a/app-vim/breakpts/breakpts-4.0-r2.ebuild
+++ b/app-vim/breakpts/breakpts-4.0-r2.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
@@ -10,7 +10,7 @@ 
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=618";
 SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=8142 -> 
${P}.zip"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
 
 S="${WORKDIR}"
 



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

2018-10-02 Thread Patrice Clement
commit: d58bfdf95954ce00b973f122b84dbfd74fbf5804
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Sep 12 12:17:58 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Oct  2 21:42:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58bfdf9

app-vim/breakpts: EAPI7, fix SRC_URI.

Closes: https://bugs.gentoo.org/665780
Closes: https://github.com/gentoo/gentoo/pull/9844
Signed-off-by: Patrice Clement  gentoo.org>

 app-vim/breakpts/Manifest   |  1 +
 app-vim/breakpts/breakpts-4.0-r2.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/app-vim/breakpts/Manifest b/app-vim/breakpts/Manifest
index d5cf63e70c2..b84e4d8728b 100644
--- a/app-vim/breakpts/Manifest
+++ b/app-vim/breakpts/Manifest
@@ -1 +1,2 @@
 DIST breakpts-4.0.tar.bz2 17349 BLAKE2B 
c7ad9eed8fb13537c940e6868f5e4e5dd812a6b7f7c26c4617e3c24905b6e2a817dc91990b613b700e793dd763a6841f85dd7f9cc42fb9f5afc25c3609f909fc
 SHA512 
a480bf32cd3e756ac25849b1d5fd20521bd8c965454bb94c33810c9d1d4464762a731d08dcae858c59853a6cf41ab3cb6cddeda440c8b041cc8ec192ab2bd2fd
+DIST breakpts-4.0.zip 20124 BLAKE2B 
2ea7568af5407d57c4d4b505c69d625056d62e8f5bd25bf5ca13918e3ffbc0f83de2aedb0abc3468215a650308ed8b592a618c0b50c24dd8ad3f931ef5d2ff8b
 SHA512 
3e7f148896a10abd30a16d903c14460668ee48d078ae3c3b6ff663dab53d32199d8cf9cd3a56164a32d0be2684e64a882e917f3f632318ce85db5eb07e29754d

diff --git a/app-vim/breakpts/breakpts-4.0-r2.ebuild 
b/app-vim/breakpts/breakpts-4.0-r2.ebuild
new file mode 100644
index 000..1dcdff18bc4
--- /dev/null
+++ b/app-vim/breakpts/breakpts-4.0-r2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: sets vim breakpoints visually"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=618";
+SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=8142 -> 
${P}.zip"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+
+S="${WORKDIR}"
+
+RDEPEND="
+   || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
+   >=app-vim/multvals-3.6.1
+   >=app-vim/genutils-1.13
+   >=app-vim/foldutil-1.6"
+DEPEND="app-arch/unzip"
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin allows breakpoints to be set and cleared visually. To start,
+use :BreakPts, move to the required function and press . Breakpoints
+can then be added using :BPToggle or ."



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

2016-06-21 Thread Patrice Clement
commit: ce9fac9ede6191fb59e4ce389571c4413738fb50
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Jun 20 20:46:51 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Jun 21 19:35:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9fac9e

app-vim/breakpts: Clean up old.

Package-Manager: portage-2.2.28

 app-vim/breakpts/breakpts-4.0.ebuild | 22 --
 1 file changed, 22 deletions(-)

diff --git a/app-vim/breakpts/breakpts-4.0.ebuild 
b/app-vim/breakpts/breakpts-4.0.ebuild
deleted file mode 100644
index 70d2dd1..000
--- a/app-vim/breakpts/breakpts-4.0.ebuild
+++ /dev/null
@@ -1,22 +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: sets vim breakpoints visually"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=618";
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
-
-RDEPEND="
-   || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
-   >=app-vim/multvals-3.6.1
-   >=app-vim/genutils-1.13
-   >=app-vim/foldutil-1.6"
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin allows breakpoints to be set and cleared visually. To start,
-use :BreakPts, move to the required function and press . Breakpoints
-can then be added using :BPToggle or ."



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

2016-06-21 Thread Patrice Clement
commit: f58d475f5ce31d310ec075b12284431877b82e88
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Jun 20 20:45:51 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Jun 21 19:35:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f58d475f

app-vim/breakpts: EAPI 6 bump.

Package-Manager: portage-2.2.28

 app-vim/breakpts/breakpts-4.0-r1.ebuild | 24 
 1 file changed, 24 insertions(+)

diff --git a/app-vim/breakpts/breakpts-4.0-r1.ebuild 
b/app-vim/breakpts/breakpts-4.0-r1.ebuild
new file mode 100644
index 000..05d6ab1
--- /dev/null
+++ b/app-vim/breakpts/breakpts-4.0-r1.ebuild
@@ -0,0 +1,24 @@
+# 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: sets vim breakpoints visually"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=618";
+LICENSE="GPL-2"
+KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
+IUSE=""
+
+RDEPEND="
+   || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
+   >=app-vim/multvals-3.6.1
+   >=app-vim/genutils-1.13
+   >=app-vim/foldutil-1.6"
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin allows breakpoints to be set and cleared visually. To start,
+use :BreakPts, move to the required function and press . Breakpoints
+can then be added using :BPToggle or ."