public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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,  6 Nov 2017 10:37:09 +0000 (UTC)	[thread overview]
Message-ID: <1509964534.29ec8f7c3aacac800ca1f85bed9e42ebe2d23914.radhermit@gentoo> (raw)

commit:     29ec8f7c3aacac800ca1f85bed9e42ebe2d23914
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  6 10:35:34 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Nov  6 10:35:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ec8f7c

app-vim/diffchar: version bump to 7.2

 app-vim/diffchar/Manifest            |  1 +
 app-vim/diffchar/diffchar-7.2.ebuild | 13 +++++++++++++
 2 files changed, 14 insertions(+)

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 8602e809282..3dc6ef905fa 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,2 +1,3 @@
 DIST diffchar-6.9.tar.bz2 18030 SHA256 492c69e8e59ddae62693d0d54e48ae15d8392aa771e266b6cb5697496e57b343 SHA512 1e87d9b4190eb9a1ce8ce5a4ac5b0e5a8528868655abc367c5ace96d94b3f01ceef065ce652b811509b742f9e55ecfba820f72970ed872b0f694acc1e204a575 WHIRLPOOL 1a64471027669f87f10ccaf786d569514af6a0e8b5b818461bdf0d5eeefaca53e5c75e41039d2e1c17e93198155162fd587265668ad22221cc8f950b558116ec
 DIST diffchar-7.01.tar.bz2 19950 SHA256 2bd38b4e3fc964c4c21de0009a65c68fc827fcaffe3806231e446c7e8ea43f4e SHA512 3f42f40ec27262f76058d9461ccde80c5badc61d0854c1ff239bea399c26e20eb5cf8960b76901223e937097e18dd7e015fc14a8f7a99907666c518d4baf5117 WHIRLPOOL d7ed035d6fe3c0d36ac479f2f9e9662ff11fba9b995877b5edf5b5337f11f61b0646696a700e70a256bcca58f24b0081d1eb72a37a45fd89ce1f7c14812a307d
+DIST diffchar-7.2.tar.bz2 20092 SHA256 21e4f608356af1ddbd1cc7cd81accf394b50e7b67a12f5f0e5e2cafa3205af43 SHA512 7c9a9239ae4eae1d325984ab40ae8d90e2dabf96dc929ed6f05c3496352aeb562452bd154fe3d1ec96353356c287604162f5b89d762b7afe26bc975449d92427 WHIRLPOOL dbbd3fe50aa9608ba0efe82f49d4f1cc1244222163c86a39e08ce4b7cc30d77851a523d11688e87ecf1ce58a45bbd2d62bb433736d4c8fbc2a56cca95bee2e9b

diff --git a/app-vim/diffchar/diffchar-7.2.ebuild b/app-vim/diffchar/diffchar-7.2.ebuild
new file mode 100644
index 00000000000..6790b0da6cf
--- /dev/null
+++ b/app-vim/diffchar/diffchar-7.2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: highlight the exact differences, based on characters and words"
+HOMEPAGE="https://github.com/rickhowe/diffchar.vim http://www.vim.org/scripts/script.php?script_id=4932"
+LICENSE="vim.org"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"


             reply	other threads:[~2017-11-06 10:37 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-06 10:37 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
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-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=1509964534.29ec8f7c3aacac800ca1f85bed9e42ebe2d23914.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