From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/
Date: Mon, 13 Jan 2020 03:11:09 +0000 (UTC) [thread overview]
Message-ID: <1578885045.bfb9c438df9077e5d865d20f5c515588f7d69cdf.radhermit@gentoo> (raw)
commit: bfb9c438df9077e5d865d20f5c515588f7d69cdf
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 03:06:37 2020 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 03:10:45 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb9c438
app-vim/diffchar: remove old
Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
app-vim/diffchar/Manifest | 1 -
app-vim/diffchar/diffchar-8.1.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 946abb32ebd..41f79655a90 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,3 +1,2 @@
-DIST diffchar-8.1.tar.gz 440558 BLAKE2B d10e1db0db4b475af34a268324bec6f8fa1248124df2a40716406d207633f3ca0ef64e2b0673a21c24673c8d0640de936d897a9adfdebbe033ad7c4b10e9648d SHA512 4457b2f769049999c13a2a7ea5a585ba081ab18234c7bcda28e22a481b807edc0c4183229ad7239bc9d10b27270b35c6f27f27f92637693ee869eff09c22fc63
DIST diffchar-8.2.tar.gz 440613 BLAKE2B e440ef29512348fe82fc4b644fb5e5d9db31582991f22447f2a896180091dc3bd4e2e789ce8ca8984507fd2fe1fe8f53d37ac6913d34960a174dd9003d729e84 SHA512 ff7c01a03bd989fbcdabfda8007e177acab191e283e1617e16dc2a366869ad6946df7b25a2e514f96ad7dc69350f07ffd5eac7b7769f0e017e029343c9756ea1
DIST diffchar-8.6.tar.gz 392905 BLAKE2B bd3f6b40d79f7c51a9dc881e7a1b24aa1e75812bf76cf42c331d28809fd0f4049d55ded5576d3173f0d039e5621a202a8d5dffa0fd55203dcb45bd950e884898 SHA512 394f7da41f1c09b7c5b99bcb9bc2bf590a7d011d6171dd0d3394c09c2befa0cc676541519fba46e569afad235a19f20f290779ebb21f1fdc7e1d3df290c8936a
diff --git a/app-vim/diffchar/diffchar-8.1.ebuild b/app-vim/diffchar/diffchar-8.1.ebuild
deleted file mode 100644
index b6e6ce6644c..00000000000
--- a/app-vim/diffchar/diffchar-8.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin vcs-snapshot
-
-GIT_HASH="057dad8c90d72af5d9bca9cd33746c3b59285191"
-
-DESCRIPTION="vim plugin: highlight the exact differences, based on characters and words"
-HOMEPAGE="https://github.com/rickhowe/diffchar.vim https://www.vim.org/scripts/script.php?script_id=4932"
-SRC_URI="https://github.com/rickhowe/diffchar.vim/archive/${GIT_HASH}.tar.gz -> ${P}.tar.gz"
-LICENSE="vim.org"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-src_prepare() {
- default
- rm *.gif *.png *.md || die
-}
next reply other threads:[~2020-01-13 3:11 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-13 3:11 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-06-10 18:08 [gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/ Matt Turner
2022-06-02 4:02 Jakov Smolić
2022-06-02 3:57 Jakov Smolić
2020-01-13 3:11 Tim Harder
2020-01-13 3:11 Tim Harder
2019-01-06 2:56 Tim Harder
2019-01-06 2:56 Tim Harder
2019-01-06 2:56 Tim Harder
2018-12-12 8:25 Tim Harder
2018-12-12 8:25 Tim Harder
2018-12-12 8:25 Tim Harder
2018-03-05 22:00 Patrice Clement
2017-11-06 10:37 Tim Harder
2017-11-06 10:37 Tim Harder
2017-11-06 10:37 Tim Harder
2017-09-30 0:29 Tim Harder
2017-09-30 0:29 Tim Harder
2017-09-30 0:29 Tim Harder
2017-08-23 11:56 Tim Harder
2017-08-17 20:49 Tim Harder
2016-10-31 17:20 Patrice Clement
2016-10-31 17:20 Patrice Clement
2016-10-31 4:27 Tim Harder
2016-08-08 12:08 Patrice Clement
2016-03-26 17:40 Tim Harder
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=1578885045.bfb9c438df9077e5d865d20f5c515588f7d69cdf.radhermit@gentoo \
--to=radhermit@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