public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-go/
Date: Tue, 26 Sep 2023 19:53:37 +0000 (UTC)	[thread overview]
Message-ID: <1695758002.f8adc2d3c05bb823c387a80d444c3edc7366fc65.asturm@gentoo> (raw)

commit:     f8adc2d3c05bb823c387a80d444c3edc7366fc65
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 19:34:39 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 19:53:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8adc2d3

app-vim/vim-go: drop 1.20

Closes: https://bugs.gentoo.org/913056
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

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

diff --git a/app-vim/vim-go/Manifest b/app-vim/vim-go/Manifest
index c78940eb4127..2b5c1ef461de 100644
--- a/app-vim/vim-go/Manifest
+++ b/app-vim/vim-go/Manifest
@@ -1,2 +1 @@
-DIST vim-go-1.20.tar.gz 232322 BLAKE2B f72664c79d781152748b6d5e48e9363a924e257eb0054931127d83fe4dc56d5b3e3592800ae3be3812609ec92c9b66fbcba8a1b1ca76891573408db14a0b2865 SHA512 1f5499dd33b72466127c1fbbd7a10dca41d9e8c3add6a0b2b3efa8dc0caf2aaa26311357a5b5eaecf2461a3465aabbf608a9ca35203139ead083bbcc806ea552
 DIST vim-go-1.26.tar.gz 285900 BLAKE2B 4492138e4689fbe2408717ecd7895fe2a98227a8399ebeaec6a23c21acc1eb23ee66dea3947df9fa62c17e0f980c48101b62e331e05c43503f9bba657ca0f9b8 SHA512 30722557c2c66e3601a001b490bf4949bf9949a2b41db838f0fa3fba91abb30469d3726cee293afdd1afd385871d62db09e9e9bf2acf48d947b469a5a19888ac

diff --git a/app-vim/vim-go/vim-go-1.20.ebuild b/app-vim/vim-go/vim-go-1.20.ebuild
deleted file mode 100644
index b59e2ccf1561..000000000000
--- a/app-vim/vim-go/vim-go-1.20.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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}"
-
-RESTRICT="test"
-
-DOCS=( README.md CHANGELOG.md )
-
-src_compile() {
-	# safely skip `make test` triggered by `make` as it runs `go get` commands
-	# TODO: see :GoInstallBinaries (https://github.com/fatih/vim-go/blob/master/doc/vim-go.txt)
-	:;
-}


             reply	other threads:[~2023-09-26 19:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-26 19:53 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-10 15:52 [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-go/ 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ć
2021-04-12 22:50 Sam James
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=1695758002.f8adc2d3c05bb823c387a80d444c3edc7366fc65.asturm@gentoo \
    --to=asturm@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