* [gentoo-commits] repo/gentoo:master commit in: app-vim/bash-support/
@ 2016-08-25 20:58 Patrice Clement
0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2016-08-25 20:58 UTC (permalink / raw
To: gentoo-commits
commit: d64491db24c77052104d386b2a88d5e052b241eb
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 25 20:17:55 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Aug 25 20:58:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d64491db
app-vim/bash-support: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
app-vim/bash-support/bash-support-4.2.1.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-vim/bash-support/bash-support-4.2.1.ebuild b/app-vim/bash-support/bash-support-4.2.1.ebuild
index 068aa89..f76f8aa 100644
--- a/app-vim/bash-support/bash-support-4.2.1.ebuild
+++ b/app-vim/bash-support/bash-support-4.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,16 +6,16 @@ EAPI=5
inherit vim-plugin
-DESCRIPTION="vim plugin: Bash-IDE - Write and run bash scripts using menus and hotkeys"
+DESCRIPTION="vim plugin: write and run bash scripts using menus and hotkeys"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=365"
LICENSE="public-domain"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
VIM_PLUGIN_HELPFILES="${PN}"
src_install() {
dodoc ${PN}/doc/{ChangeLog,bash-hotkeys.pdf}
- rm -rf ${PN}/doc
+ rm -rf ${PN}/doc || die
vim-plugin_src_install
}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/bash-support/
@ 2016-08-25 20:58 Patrice Clement
0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2016-08-25 20:58 UTC (permalink / raw
To: gentoo-commits
commit: e971f167ea055e7975c73f717dd58e210f533395
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 25 20:18:24 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Aug 25 20:58:10 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e971f167
app-vim/bash-support: Clean up old.
Package-Manager: portage-2.2.28
app-vim/bash-support/Manifest | 2 --
app-vim/bash-support/bash-support-3.12.ebuild | 22 ----------------------
app-vim/bash-support/bash-support-4.1.ebuild | 21 ---------------------
3 files changed, 45 deletions(-)
diff --git a/app-vim/bash-support/Manifest b/app-vim/bash-support/Manifest
index 5e72034..182c3c0 100644
--- a/app-vim/bash-support/Manifest
+++ b/app-vim/bash-support/Manifest
@@ -1,3 +1 @@
-DIST bash-support-3.12.tar.bz2 84647 SHA256 029754c033c3a0e4583d21c1888e19a6b5e982f1eff8d9dec1c540652a571452 SHA512 5c4b778482be34fe9e60389dd6ee94c4db7c067ae5a4d8c00a3dcfd831fbb3e32073f05826b43687536b7dcb892df8f12ba6732fb723e418e12870058a0b1eb5 WHIRLPOOL b36daa58ddb86a9df82628d5906151d5b2a62545f4daaefba08bf48ccf909b52885835b262a44df9f16169511856c78cdce51d9276da4e4b17cce3a8b5e41dc7
-DIST bash-support-4.1.tar.bz2 112365 SHA256 a2b5f309a23a01bcb972b6465faf37bba26a426b4360f675e607b019b8fef42b SHA512 705f2f7e20ebb9925b73d84661382afd54833264cbc1047bb32e95b64e8a10781539edb8c78915ac2765904787321704e622a578d05bfd34a59db980de42bd1a WHIRLPOOL 69f7271d394fcf9adbd503fac9a614ecc780a07ffbe875d53a37245ef80f4ddc5ab8c9269f312da5c94bfd20b42e441a4f3ed447d276f65afddb0f8c76ece717
DIST bash-support-4.2.1.tar.bz2 115200 SHA256 a231394928bb82db90bb9b6b39b32843fd706998abce07ec712125a1fa968fdd SHA512 12ab39f5cffb58e4adb2137265d6c4f1a61b5f2e360f6866c21ead0a67e02a5445bd12fec5b00b26e5d6102b3aaab99b8b13539a67575067c3ef9b26c4ef8fba WHIRLPOOL 5e2dd6579033d3febbc70a02c6b6aef61cfa27ed6fb185a8a54ecbbe150a953a8ec618d61768023f4c22e8430a88e6aac17539bff92dda5b65c5a764935f91da
diff --git a/app-vim/bash-support/bash-support-3.12.ebuild b/app-vim/bash-support/bash-support-3.12.ebuild
deleted file mode 100644
index c45dd23..00000000
--- a/app-vim/bash-support/bash-support-3.12.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: Bash-IDE - Write and run bash scripts using menus and hotkeys"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=365"
-LICENSE="public-domain"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="${PN}"
-
-src_install() {
- dodoc ${PN}/doc/{ChangeLog,bash-hot-keys.pdf}
- rm -rf ${PN}/doc
-
- vim-plugin_src_install
-}
diff --git a/app-vim/bash-support/bash-support-4.1.ebuild b/app-vim/bash-support/bash-support-4.1.ebuild
deleted file mode 100644
index 0500950..00000000
--- a/app-vim/bash-support/bash-support-4.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: Bash-IDE - Write and run bash scripts using menus and hotkeys"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=365"
-LICENSE="public-domain"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}"
-
-src_install() {
- dodoc ${PN}/doc/{ChangeLog,bash-hotkeys.pdf}
- rm -rf ${PN}/doc
-
- vim-plugin_src_install
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/bash-support/
@ 2021-12-07 2:45 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-12-07 2:45 UTC (permalink / raw
To: gentoo-commits
commit: 4d119351be58d01b2ccb9a3a012e7034ebb24176
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 7 02:43:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 7 02:45:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d119351
app-vim/bash-support: add 4.3
Going through some app-vim/* bump bugs given upstream seem to be deprecating
and removing some old functionality, this is needed to keep things working.
Closes: https://bugs.gentoo.org/808769
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-vim/bash-support/Manifest | 1 +
app-vim/bash-support/bash-support-4.3.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/app-vim/bash-support/Manifest b/app-vim/bash-support/Manifest
index 6efbb45f6d48..129a59a5bb27 100644
--- a/app-vim/bash-support/Manifest
+++ b/app-vim/bash-support/Manifest
@@ -1 +1,2 @@
DIST bash-support-4.2.1.tar.bz2 115200 BLAKE2B 2fab4f1bb0897af389a206051e63d2fe7a8cd89367298b1be51146eed7c0d788b23cec7bc81ce3056d26b5efc920043e67be003e4e6bfe25b503d532c74d9c07 SHA512 12ab39f5cffb58e4adb2137265d6c4f1a61b5f2e360f6866c21ead0a67e02a5445bd12fec5b00b26e5d6102b3aaab99b8b13539a67575067c3ef9b26c4ef8fba
+DIST bash-support-4.3.zip 249238 BLAKE2B 46fa031b4ba927e5a229fa9dc93a3dbe005322a1de494bc8cbeb56138f2c580ea5b39b203d46b59013e1985930422c2e4217234a317fbf8ee6209889c4047323 SHA512 fd9294e467129990bc9796cda309a5b0ec5af3ddbda7f141939622ec0d96c1573b35d9a20e99040d6a4e83b1e98c1f6b847c77d055cca9492922e1080dc64118
diff --git a/app-vim/bash-support/bash-support-4.3.ebuild b/app-vim/bash-support/bash-support-4.3.ebuild
new file mode 100644
index 000000000000..6de7fb8f0321
--- /dev/null
+++ b/app-vim/bash-support/bash-support-4.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: write and run bash scripts using menus and hotkeys"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=365"
+SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=24452 -> ${P}.zip"
+S="${WORKDIR}"/${PN}
+
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="app-arch/unzip"
+
+VIM_PLUGIN_HELPFILES="${PN}"
+
+src_install() {
+ dodoc doc/{ChangeLog,bash-hotkeys.pdf}
+ rm -rf ${PN}/doc || die
+
+ vim-plugin_src_install
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/bash-support/
@ 2022-06-02 3:57 Jakov Smolić
0 siblings, 0 replies; 6+ messages in thread
From: Jakov Smolić @ 2022-06-02 3:57 UTC (permalink / raw
To: gentoo-commits
commit: 230b31875023f031438025d7827bd16f70d96d46
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 2 03:57:39 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jun 2 03:57:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=230b3187
app-vim/bash-support: Stabilize 4.3 amd64, #849197
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-vim/bash-support/bash-support-4.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-vim/bash-support/bash-support-4.3.ebuild b/app-vim/bash-support/bash-support-4.3.ebuild
index 6de7fb8f0321..0d4d002acf86 100644
--- a/app-vim/bash-support/bash-support-4.3.ebuild
+++ b/app-vim/bash-support/bash-support-4.3.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
@@ -11,7 +11,7 @@ SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=24452 -> ${P}.zi
S="${WORKDIR}"/${PN}
LICENSE="public-domain"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
BDEPEND="app-arch/unzip"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/bash-support/
@ 2022-06-02 4:02 Jakov Smolić
0 siblings, 0 replies; 6+ messages in thread
From: Jakov Smolić @ 2022-06-02 4:02 UTC (permalink / raw
To: gentoo-commits
commit: e12fecf05b1d4127dfcdf64f8a0f69528ae7ddcc
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 2 04:01:22 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jun 2 04:01:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e12fecf0
app-vim/bash-support: Stabilize 4.3 x86, #849197
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-vim/bash-support/bash-support-4.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-vim/bash-support/bash-support-4.3.ebuild b/app-vim/bash-support/bash-support-4.3.ebuild
index 0d4d002acf86..f1eeb80f2070 100644
--- a/app-vim/bash-support/bash-support-4.3.ebuild
+++ b/app-vim/bash-support/bash-support-4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=24452 -> ${P}.zi
S="${WORKDIR}"/${PN}
LICENSE="public-domain"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
BDEPEND="app-arch/unzip"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/bash-support/
@ 2023-05-16 20:03 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2023-05-16 20:03 UTC (permalink / raw
To: gentoo-commits
commit: 286c8f7700c022246d1f191de94f06d48497249a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 20:02:47 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 16 20:02:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286c8f77
app-vim/bash-support: Keyword 4.3 arm64, #906554
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-vim/bash-support/bash-support-4.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-vim/bash-support/bash-support-4.3.ebuild b/app-vim/bash-support/bash-support-4.3.ebuild
index f1eeb80f2070..4937c819b4f7 100644
--- a/app-vim/bash-support/bash-support-4.3.ebuild
+++ b/app-vim/bash-support/bash-support-4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=24452 -> ${P}.zi
S="${WORKDIR}"/${PN}
LICENSE="public-domain"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
BDEPEND="app-arch/unzip"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-05-16 20:03 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-25 20:58 [gentoo-commits] repo/gentoo:master commit in: app-vim/bash-support/ Patrice Clement
-- strict thread matches above, loose matches on Subject: below --
2023-05-16 20:03 Sam James
2022-06-02 4:02 Jakov Smolić
2022-06-02 3:57 Jakov Smolić
2021-12-07 2:45 Sam James
2016-08-25 20:58 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox