From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-go/
Date: Mon, 12 Apr 2021 22:50:33 +0000 (UTC) [thread overview]
Message-ID: <1618267809.26fdab4ba6c8514f105d858b45010aea050e9874.sam@gentoo> (raw)
commit: 26fdab4ba6c8514f105d858b45010aea050e9874
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 2 06:21:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 22:50:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26fdab4b
app-vim/vim-go: fix variable references
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-vim/vim-go/vim-go-1.13.ebuild | 5 +++--
app-vim/vim-go/vim-go-1.19.ebuild | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/app-vim/vim-go/vim-go-1.13.ebuild b/app-vim/vim-go/vim-go-1.13.ebuild
index 39d68cf0d91..13ca24a1926 100644
--- a/app-vim/vim-go/vim-go-1.13.ebuild
+++ b/app-vim/vim-go/vim-go-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,10 +8,11 @@ inherit vim-plugin
DESCRIPTION="vim plugin: Go development plugin for Vim"
HOMEPAGE="https://github.com/fatih/vim-go"
SRC_URI="https://github.com/fatih/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
LICENSE="BSD"
KEYWORDS="amd64 x86"
-VIM_PLUGIN_HELPFILES="$PN"
+VIM_PLUGIN_HELPFILES="${PN}"
RESTRICT="test"
diff --git a/app-vim/vim-go/vim-go-1.19.ebuild b/app-vim/vim-go/vim-go-1.19.ebuild
index af04db9720d..34139c8cfca 100644
--- a/app-vim/vim-go/vim-go-1.19.ebuild
+++ b/app-vim/vim-go/vim-go-1.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,10 +8,11 @@ inherit vim-plugin
DESCRIPTION="vim plugin: Go development plugin for Vim"
HOMEPAGE="https://github.com/fatih/vim-go"
SRC_URI="https://github.com/fatih/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
LICENSE="BSD"
KEYWORDS="~amd64 ~x86"
-VIM_PLUGIN_HELPFILES="$PN"
+VIM_PLUGIN_HELPFILES="${PN}"
RESTRICT="test"
next reply other threads:[~2021-04-12 22:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-12 22:50 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-26 19:53 [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-go/ Andreas Sturmlechner
2023-09-10 15:52 Sam James
2023-09-10 15:52 Sam James
2022-10-10 23:40 Sam James
2022-09-01 20:13 John Helmert III
2022-06-10 18:08 Matt Turner
2022-06-02 4:02 Jakov Smolić
2022-06-02 3:58 Jakov Smolić
2019-05-22 14:35 Denis Dupeyron
2018-12-25 1:31 Denis Dupeyron
2018-06-06 12:32 Patrice Clement
2018-06-06 12:32 Patrice Clement
2017-10-29 6:57 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1618267809.26fdab4ba6c8514f105d858b45010aea050e9874.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox