public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/gitgutter/
Date: Fri, 10 Jun 2022 18:08:06 +0000 (UTC)	[thread overview]
Message-ID: <1654884470.2d417b151e3571e6847081666a1d8c07843ecfda.mattst88@gentoo> (raw)

commit:     2d417b151e3571e6847081666a1d8c07843ecfda
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 10 17:43:40 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 18:07:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d417b15

app-vim/gitgutter: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 app-vim/gitgutter/Manifest                  |  1 -
 app-vim/gitgutter/gitgutter-20180316.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/app-vim/gitgutter/Manifest b/app-vim/gitgutter/Manifest
index 5f8ef64794cb..baa65b10e5c7 100644
--- a/app-vim/gitgutter/Manifest
+++ b/app-vim/gitgutter/Manifest
@@ -1,3 +1,2 @@
-DIST gitgutter-20180316.tar.gz 46344 BLAKE2B f981753a0f8d066b7cb5c16c49cfdd1a1aac1c6623b4645b8b1abd5719470ac181e09c8b736f8b8a14e6098b60cb8f97b114dc5c2a587b6d1875fcf27b4b12cf SHA512 15873b2cccc49f8aec9de312efedc615d6fa822b45ca8ce53cc6cc878fcaf3a6ab3f02eb5d082ff329528cce1b48358846b0aba3f9d3bc8aadd29aa57d3b1a30
 DIST gitgutter-20180815.tar.gz 46741 BLAKE2B 85189390a2d8c5feaf8d2fabfd2c72bf79954fd1e9f2c3ffeca748e84caf13924f71ef5837ab62aef0ae003a01304305e73bbcb12dca27294c8164e960249fec SHA512 b6d3bd0f779d9afbd38df33888ab3ee0f1d8d10de0a6c5c6766f7f73a292cdd589a6774faa2871877075f6cedd29f14bba07c9a769d706e0e67d8817db86cfaa
 DIST gitgutter-20220524.tar.gz 602709 BLAKE2B c3199ebb66076f2ba08872ac610ff3818ce9f021219777326fe76620b7a923793576e693c6960056cdba3aee102538b4394e73c2f0972b387f669caef74304a2 SHA512 fb45b40f1a555a34d99436ef9f4d44a12438427c044b156119d319d374a98f3c18e6c5649adbda24c4e7a4db5e24cea29bd16e05188187e07ca331f65f3b8bfa

diff --git a/app-vim/gitgutter/gitgutter-20180316.ebuild b/app-vim/gitgutter/gitgutter-20180316.ebuild
deleted file mode 100644
index fb42081192e0..000000000000
--- a/app-vim/gitgutter/gitgutter-20180316.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit vim-plugin
-
-if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="https://github.com/airblade/vim-gitgutter.git"
-	inherit git-r3
-else
-	inherit vcs-snapshot
-	COMMIT_HASH="37bdd03d176c5e182c7e8dbdc79c3f71d2a04898"
-	SRC_URI="https://github.com/airblade/vim-gitgutter/archive/${COMMIT_HASH}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="vim plugin: shows a git diff in the sign column and stages/reverts hunks"
-HOMEPAGE="https://github.com/airblade/vim-gitgutter/"
-LICENSE="MIT"
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-RDEPEND="dev-vcs/git"
-
-src_prepare() {
-	default
-
-	# remove unwanted test dir
-	rm -r test || die
-}


             reply	other threads:[~2022-06-10 18:08 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-10 18:08 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-29 18:39 [gentoo-commits] repo/gentoo:master commit in: app-vim/gitgutter/ Andreas Sturmlechner
2022-08-17  2:47 Sam James
2022-08-17  2:47 Sam James
2022-06-03  3:14 Sam James
2022-06-02  4:02 Jakov Smolić
2022-06-02  3:57 Jakov Smolić
2022-05-31 23:46 Sam James
2022-05-31 23:46 Sam James
2020-06-22  8:14 Patrice Clement
2019-01-04 19:31 Tim Harder
2019-01-04 19:31 Tim Harder
2019-01-04 19:31 Tim Harder
2018-03-25  0:10 Tim Harder
2018-03-25  0:10 Tim Harder
2018-03-25  0:10 Tim Harder
2017-11-19  2:50 Tim Harder
2017-08-17 20:27 Tim Harder
2017-08-17 20:27 Tim Harder
2017-07-30  8:47 Michał Górny
2017-02-24  6:40 Tim Harder
2017-02-24  6:40 Tim Harder
2017-02-24  6:40 Tim Harder
2016-10-31  4:20 Tim Harder
2016-09-23  5:55 Tim Harder
2016-06-15 12:15 Patrice Clement
2016-06-15 12:15 Patrice Clement
2016-03-16  4:09 Tim Harder
2016-03-13 18:53 Manuel Rüger

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=1654884470.2d417b151e3571e6847081666a1d8c07843ecfda.mattst88@gentoo \
    --to=mattst88@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