* [gentoo-commits] repo/gentoo:master commit in: app-emacs/visual-basic-mode/
@ 2018-02-20 20:55 Patrice Clement
0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2018-02-20 20:55 UTC (permalink / raw
To: gentoo-commits
commit: 3c703976f9f9912af9ae9417691282579c1f22f0
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb 15 11:58:19 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Feb 20 20:55:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c703976
app-emacs/visual-basic-mode: use HTTPS.
app-emacs/visual-basic-mode/visual-basic-mode-1.4.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/visual-basic-mode/visual-basic-mode-1.4.12.ebuild b/app-emacs/visual-basic-mode/visual-basic-mode-1.4.12.ebuild
index 5af19fff513..44361f052a3 100644
--- a/app-emacs/visual-basic-mode/visual-basic-mode-1.4.12.ebuild
+++ b/app-emacs/visual-basic-mode/visual-basic-mode-1.4.12.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit elisp
DESCRIPTION="A mode for editing Visual Basic programs"
-HOMEPAGE="http://www.emacswiki.org/emacs/VisualBasicMode"
+HOMEPAGE="https://www.emacswiki.org/emacs/VisualBasicMode"
# taken from http://www.emacswiki.org/emacs/${PN}.el
SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/visual-basic-mode/
@ 2019-10-15 11:09 Ulrich Müller
0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Müller @ 2019-10-15 11:09 UTC (permalink / raw
To: gentoo-commits
commit: 13c8106161e8fbe96059b6576dc30945fdb50b93
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 11:09:49 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 11:09:49 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13c81061
app-emacs/visual-basic-mode: Version bump.
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/visual-basic-mode/Manifest | 1 +
.../visual-basic-mode/visual-basic-mode-1.5.ebuild | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
diff --git a/app-emacs/visual-basic-mode/Manifest b/app-emacs/visual-basic-mode/Manifest
index f0e1c05897f..93648bf20ed 100644
--- a/app-emacs/visual-basic-mode/Manifest
+++ b/app-emacs/visual-basic-mode/Manifest
@@ -1 +1,2 @@
DIST visual-basic-mode-1.4.12.el.xz 16872 BLAKE2B 849a639dc54bf595541256424e26b6a157f2b75ab3c9fab8c6d7000d9abda6b9b979b51d06e81ff6a276353709aec5f4608e9806233560fcd4cdbdeff2e359f6 SHA512 ef8fdb883dbaa957d1d7526e0548611f755a7d3700a62d32790aafc0e25d97b3f6784969b584dcdda39da681b4e59253daff217bde5a783b923257e77e9549ca
+DIST visual-basic-mode-1.5.el.xz 17460 BLAKE2B d87cfe6c9952d728fe5807ac98284b6af518e47ae0da12a463227c4a15a12896998385e5c57adb0a2eee6b5642dc4853506a4d24fa9cb4c4d3eb8cb9562dd6c9 SHA512 f10480993b96fa29602cac51042ddc708d85c940d3ad405b2548037eab8af8d4c9b548cc3c4b770bb65681f150491d2b14255c65207050139d79f78a9a4bf888
diff --git a/app-emacs/visual-basic-mode/visual-basic-mode-1.5.ebuild b/app-emacs/visual-basic-mode/visual-basic-mode-1.5.ebuild
new file mode 100644
index 00000000000..20c97abd078
--- /dev/null
+++ b/app-emacs/visual-basic-mode/visual-basic-mode-1.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp
+
+DESCRIPTION="A mode for editing Visual Basic programs"
+HOMEPAGE="https://www.emacswiki.org/emacs/VisualBasicMode"
+# taken from https://www.emacswiki.org/emacs/${PN}.el
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/visual-basic-mode/
@ 2019-11-15 8:45 Agostino Sarubbo
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2019-11-15 8:45 UTC (permalink / raw
To: gentoo-commits
commit: 78b2b9ed8f50dd671946606b9ed2fe6b87c1d5e1
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 08:45:48 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 08:45:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78b2b9ed
app-emacs/visual-basic-mode: amd64/x86 stable, (ALLARCHES policy) wrt bug #700076
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-emacs/visual-basic-mode/visual-basic-mode-1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/visual-basic-mode/visual-basic-mode-1.5.ebuild b/app-emacs/visual-basic-mode/visual-basic-mode-1.5.ebuild
index 20c97abd078..b78c5f84970 100644
--- a/app-emacs/visual-basic-mode/visual-basic-mode-1.5.ebuild
+++ b/app-emacs/visual-basic-mode/visual-basic-mode-1.5.ebuild
@@ -12,6 +12,6 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/visual-basic-mode/
@ 2019-11-15 9:20 Ulrich Müller
0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Müller @ 2019-11-15 9:20 UTC (permalink / raw
To: gentoo-commits
commit: d28b8cfdce1879060fdaba4abaafe0cd44dcc521
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 09:17:26 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 09:17:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d28b8cfd
app-emacs/visual-basic-mode: Remove old.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/visual-basic-mode/Manifest | 1 -
.../visual-basic-mode/visual-basic-mode-1.4.12.ebuild | 17 -----------------
2 files changed, 18 deletions(-)
diff --git a/app-emacs/visual-basic-mode/Manifest b/app-emacs/visual-basic-mode/Manifest
index 93648bf20ed..510b55e6c59 100644
--- a/app-emacs/visual-basic-mode/Manifest
+++ b/app-emacs/visual-basic-mode/Manifest
@@ -1,2 +1 @@
-DIST visual-basic-mode-1.4.12.el.xz 16872 BLAKE2B 849a639dc54bf595541256424e26b6a157f2b75ab3c9fab8c6d7000d9abda6b9b979b51d06e81ff6a276353709aec5f4608e9806233560fcd4cdbdeff2e359f6 SHA512 ef8fdb883dbaa957d1d7526e0548611f755a7d3700a62d32790aafc0e25d97b3f6784969b584dcdda39da681b4e59253daff217bde5a783b923257e77e9549ca
DIST visual-basic-mode-1.5.el.xz 17460 BLAKE2B d87cfe6c9952d728fe5807ac98284b6af518e47ae0da12a463227c4a15a12896998385e5c57adb0a2eee6b5642dc4853506a4d24fa9cb4c4d3eb8cb9562dd6c9 SHA512 f10480993b96fa29602cac51042ddc708d85c940d3ad405b2548037eab8af8d4c9b548cc3c4b770bb65681f150491d2b14255c65207050139d79f78a9a4bf888
diff --git a/app-emacs/visual-basic-mode/visual-basic-mode-1.4.12.ebuild b/app-emacs/visual-basic-mode/visual-basic-mode-1.4.12.ebuild
deleted file mode 100644
index 44361f052a3..00000000000
--- a/app-emacs/visual-basic-mode/visual-basic-mode-1.4.12.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="A mode for editing Visual Basic programs"
-HOMEPAGE="https://www.emacswiki.org/emacs/VisualBasicMode"
-# taken from http://www.emacswiki.org/emacs/${PN}.el
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-11-15 9:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-15 9:20 [gentoo-commits] repo/gentoo:master commit in: app-emacs/visual-basic-mode/ Ulrich Müller
-- strict thread matches above, loose matches on Subject: below --
2019-11-15 8:45 Agostino Sarubbo
2019-10-15 11:09 Ulrich Müller
2018-02-20 20:55 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox