[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2022-06-10 Thread Matt Turner
commit: 3a9474736c1365bb42a6725f174f0f09df0d532f
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Jun 10 17:43:21 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Jun 10 18:07:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a947473

app-vim/diffchar: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 app-vim/diffchar/Manifest|  1 -
 app-vim/diffchar/diffchar-8.2.ebuild | 16 
 2 files changed, 17 deletions(-)

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 41f79655a90f..a30e84e8b6eb 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,2 +1 @@
-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.2.ebuild 
b/app-vim/diffchar/diffchar-8.2.ebuild
deleted file mode 100644
index 584abecff6a8..
--- a/app-vim/diffchar/diffchar-8.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin vcs-snapshot
-
-GIT_HASH="837334b268302cf6c597d88485aa8aad6a500b98"
-
-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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2022-06-01 Thread Jakov Smolić
commit: 6edd8659db30d7ce878a5367b3d416b6457fc8f5
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun  2 04:01:26 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun  2 04:02:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6edd8659

app-vim/diffchar: Stabilize 8.6 x86, #849197

Signed-off-by: Jakov Smolić  gentoo.org>

 app-vim/diffchar/diffchar-8.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/diffchar/diffchar-8.6.ebuild 
b/app-vim/diffchar/diffchar-8.6.ebuild
index 01a1b91503a6..79e896df2243 100644
--- a/app-vim/diffchar/diffchar-8.6.ebuild
+++ b/app-vim/diffchar/diffchar-8.6.ebuild
@@ -11,6 +11,6 @@ DESCRIPTION="vim plugin: highlight the exact differences, 
based on characters an
 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"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2022-06-01 Thread Jakov Smolić
commit: 8790b2da7822800b9e3fb3aefb25140ee27ce1f3
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun  2 03:57:43 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun  2 03:57:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8790b2da

app-vim/diffchar: Stabilize 8.6 amd64, #849197

Signed-off-by: Jakov Smolić  gentoo.org>

 app-vim/diffchar/diffchar-8.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/diffchar/diffchar-8.6.ebuild 
b/app-vim/diffchar/diffchar-8.6.ebuild
index 2d38bf42143c..01a1b91503a6 100644
--- a/app-vim/diffchar/diffchar-8.6.ebuild
+++ b/app-vim/diffchar/diffchar-8.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,6 +11,6 @@ DESCRIPTION="vim plugin: highlight the exact differences, 
based on characters an
 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"
+KEYWORDS="amd64 ~x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2020-01-12 Thread Tim Harder
commit: 9f396703b6933bbacf1a3deaa849af8531f63d1f
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 03:06:15 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 03:10:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f396703

app-vim/diffchar: version bump to 8.6

Signed-off-by: Tim Harder  gentoo.org>

 app-vim/diffchar/Manifest|  1 +
 app-vim/diffchar/diffchar-8.6.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 8298dc025a1..946abb32ebd 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,2 +1,3 @@
 DIST diffchar-8.1.tar.gz 440558 BLAKE2B 
d10e1db0db4b475af34a268324bec6f8fa1248124df2a40716406d207633f3ca0ef64e2b0673a21c24673c8d0640de936d897a9adfdebbe033ad7c4b10e9648d
 SHA512 
4457b2f76904c13a2a7ea5a585ba081ab18234c7bcda28e22a481b807edc0c4183229ad7239bc9d10b27270b35c6f27f27f92637693ee869eff09c22fc63
 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.6.ebuild 
b/app-vim/diffchar/diffchar-8.6.ebuild
new file mode 100644
index 000..6f6a9f432e4
--- /dev/null
+++ b/app-vim/diffchar/diffchar-8.6.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vim-plugin vcs-snapshot
+
+GIT_HASH="c889cc133e8c6a1ba9ff089a6b9a6b94bd345cb4"
+
+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
+}



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2020-01-12 Thread Tim Harder
commit: bfb9c438df9077e5d865d20f5c515588f7d69cdf
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 03:06:37 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 03:10:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb9c438

app-vim/diffchar: remove old

Signed-off-by: Tim Harder  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 
4457b2f76904c13a2a7ea5a585ba081ab18234c7bcda28e22a481b807edc0c4183229ad7239bc9d10b27270b35c6f27f27f92637693ee869eff09c22fc63
 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..000
--- 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
-}



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2020-01-12 Thread Tim Harder
commit: 2efcfe63512c3d8a20ad75d570f0795dd9c3ea80
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 13 03:06:28 2020 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 13 03:10:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2efcfe63

app-vim/diffchar: stabilize 8.2

Signed-off-by: Tim Harder  gentoo.org>

 app-vim/diffchar/diffchar-8.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/diffchar/diffchar-8.2.ebuild 
b/app-vim/diffchar/diffchar-8.2.ebuild
index fa01d898d5c..5c58b72ce8c 100644
--- a/app-vim/diffchar/diffchar-8.2.ebuild
+++ b/app-vim/diffchar/diffchar-8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: highlight the exact differences, 
based on characters an
 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"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
 



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2019-01-05 Thread Tim Harder
commit: 73708132fe55eabc80c152e23ed6edcb4696e4ea
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Jan  6 02:13:19 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Jan  6 02:55:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73708132

app-vim/diffchar: stabilize 8.1

Signed-off-by: Tim Harder  gentoo.org>

 app-vim/diffchar/diffchar-8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/diffchar/diffchar-8.1.ebuild 
b/app-vim/diffchar/diffchar-8.1.ebuild
index b3395586f7c..b6e6ce6644c 100644
--- a/app-vim/diffchar/diffchar-8.1.ebuild
+++ b/app-vim/diffchar/diffchar-8.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: highlight the exact differences, 
based on characters an
 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"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
 



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2019-01-05 Thread Tim Harder
commit: cf8738108b79f454979697d3635345bfc2643d5e
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Jan  6 02:13:29 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Jan  6 02:55:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf873810

app-vim/diffchar: remove old

Signed-off-by: Tim Harder  gentoo.org>

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

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 9fe7934ce18..8298dc025a1 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,3 +1,2 @@
-DIST diffchar-7.2.tar.bz2 20092 BLAKE2B 
20eef77d7019e55e466e1212e4560d91cde83f55808a4b77eb6fe2e5b7518715606d8d89c046e453dcb380517163974e173e00c18d662df2ee8ae43a6a347c06
 SHA512 
7c9a9239ae4eae1d325984ab40ae8d90e2dabf96dc929ed6f05c3496352aeb562452bd154fe3d1ec96353356c287604162f5b89d762b7afe26bc975449d92427
 DIST diffchar-8.1.tar.gz 440558 BLAKE2B 
d10e1db0db4b475af34a268324bec6f8fa1248124df2a40716406d207633f3ca0ef64e2b0673a21c24673c8d0640de936d897a9adfdebbe033ad7c4b10e9648d
 SHA512 
4457b2f76904c13a2a7ea5a585ba081ab18234c7bcda28e22a481b807edc0c4183229ad7239bc9d10b27270b35c6f27f27f92637693ee869eff09c22fc63
 DIST diffchar-8.2.tar.gz 440613 BLAKE2B 
e440ef29512348fe82fc4b644fb5e5d9db31582991f22447f2a896180091dc3bd4e2e789ce8ca8984507fd2fe1fe8f53d37ac6913d34960a174dd9003d729e84
 SHA512 
ff7c01a03bd989fbcdabfda8007e177acab191e283e1617e16dc2a366869ad6946df7b25a2e514f96ad7dc69350f07ffd5eac7b7769f0e017e029343c9756ea1

diff --git a/app-vim/diffchar/diffchar-7.2.ebuild 
b/app-vim/diffchar/diffchar-7.2.ebuild
deleted file mode 100644
index 6c45dd971e7..000
--- a/app-vim/diffchar/diffchar-7.2.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2018 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 
https://www.vim.org/scripts/script.php?script_id=4932";
-LICENSE="vim.org"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2019-01-05 Thread Tim Harder
commit: 3c91065f3fab534e895f335e096302776f979ad7
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Jan  6 02:13:00 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Jan  6 02:55:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c91065f

app-vim/diffchar: version bump to 8.2

Signed-off-by: Tim Harder  gentoo.org>

 app-vim/diffchar/Manifest|  1 +
 app-vim/diffchar/diffchar-8.2.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index e49c4c87b6c..9fe7934ce18 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,2 +1,3 @@
 DIST diffchar-7.2.tar.bz2 20092 BLAKE2B 
20eef77d7019e55e466e1212e4560d91cde83f55808a4b77eb6fe2e5b7518715606d8d89c046e453dcb380517163974e173e00c18d662df2ee8ae43a6a347c06
 SHA512 
7c9a9239ae4eae1d325984ab40ae8d90e2dabf96dc929ed6f05c3496352aeb562452bd154fe3d1ec96353356c287604162f5b89d762b7afe26bc975449d92427
 DIST diffchar-8.1.tar.gz 440558 BLAKE2B 
d10e1db0db4b475af34a268324bec6f8fa1248124df2a40716406d207633f3ca0ef64e2b0673a21c24673c8d0640de936d897a9adfdebbe033ad7c4b10e9648d
 SHA512 
4457b2f76904c13a2a7ea5a585ba081ab18234c7bcda28e22a481b807edc0c4183229ad7239bc9d10b27270b35c6f27f27f92637693ee869eff09c22fc63
+DIST diffchar-8.2.tar.gz 440613 BLAKE2B 
e440ef29512348fe82fc4b644fb5e5d9db31582991f22447f2a896180091dc3bd4e2e789ce8ca8984507fd2fe1fe8f53d37ac6913d34960a174dd9003d729e84
 SHA512 
ff7c01a03bd989fbcdabfda8007e177acab191e283e1617e16dc2a366869ad6946df7b25a2e514f96ad7dc69350f07ffd5eac7b7769f0e017e029343c9756ea1

diff --git a/app-vim/diffchar/diffchar-8.2.ebuild 
b/app-vim/diffchar/diffchar-8.2.ebuild
new file mode 100644
index 000..fa01d898d5c
--- /dev/null
+++ b/app-vim/diffchar/diffchar-8.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin vcs-snapshot
+
+GIT_HASH="837334b268302cf6c597d88485aa8aad6a500b98"
+
+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
+}



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2018-12-12 Thread Tim Harder
commit: d84d88d6e86a6a8966b9889fb80c2fa3519233b7
Author: Tim Harder  gentoo  org>
AuthorDate: Wed Dec 12 05:54:34 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Wed Dec 12 08:24:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d84d88d6

app-vim/diffchar: stabilize 7.2

Signed-off-by: Tim Harder  gentoo.org>

 app-vim/diffchar/diffchar-7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/diffchar/diffchar-7.2.ebuild 
b/app-vim/diffchar/diffchar-7.2.ebuild
index 7a51a197391..6c45dd971e7 100644
--- a/app-vim/diffchar/diffchar-7.2.ebuild
+++ b/app-vim/diffchar/diffchar-7.2.ebuild
@@ -8,6 +8,6 @@ inherit vim-plugin
 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";
 LICENSE="vim.org"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2018-12-12 Thread Tim Harder
commit: 9e239ae317f45845028be8526c0e58d45be54ef4
Author: Tim Harder  gentoo  org>
AuthorDate: Wed Dec 12 05:54:19 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Wed Dec 12 08:24:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e239ae3

app-vim/diffchar: version bump to 8.1

Signed-off-by: Tim Harder  gentoo.org>

 app-vim/diffchar/Manifest|  1 +
 app-vim/diffchar/diffchar-8.1.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index ca186e4de1c..f4b3be54a6d 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,2 +1,3 @@
 DIST diffchar-7.01.tar.bz2 19950 BLAKE2B 
a014fa17e5b15179a4baa8e2cd4fcce36f1cc66cbd8c4ab3a13c0288a510b74f06105d203469e2bac2881f5bc5cd81aa1cabb3b80a91f3d67a3bf62bd916
 SHA512 
3f42f40ec27262f76058d9461ccde80c5badc61d0854c1ff239bea399c26e20eb5cf8960b76901223e937097e18dd7e015fc14a8f7a99907666c518d4baf5117
 DIST diffchar-7.2.tar.bz2 20092 BLAKE2B 
20eef77d7019e55e466e1212e4560d91cde83f55808a4b77eb6fe2e5b7518715606d8d89c046e453dcb380517163974e173e00c18d662df2ee8ae43a6a347c06
 SHA512 
7c9a9239ae4eae1d325984ab40ae8d90e2dabf96dc929ed6f05c3496352aeb562452bd154fe3d1ec96353356c287604162f5b89d762b7afe26bc975449d92427
+DIST diffchar-8.1.tar.gz 440558 BLAKE2B 
d10e1db0db4b475af34a268324bec6f8fa1248124df2a40716406d207633f3ca0ef64e2b0673a21c24673c8d0640de936d897a9adfdebbe033ad7c4b10e9648d
 SHA512 
4457b2f76904c13a2a7ea5a585ba081ab18234c7bcda28e22a481b807edc0c4183229ad7239bc9d10b27270b35c6f27f27f92637693ee869eff09c22fc63

diff --git a/app-vim/diffchar/diffchar-8.1.ebuild 
b/app-vim/diffchar/diffchar-8.1.ebuild
new file mode 100644
index 000..b3395586f7c
--- /dev/null
+++ b/app-vim/diffchar/diffchar-8.1.ebuild
@@ -0,0 +1,21 @@
+# 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
+}



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2018-12-12 Thread Tim Harder
commit: e3130f1c594c21750a9ea672bac9393c9b1df992
Author: Tim Harder  gentoo  org>
AuthorDate: Wed Dec 12 05:54:50 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Wed Dec 12 08:24:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3130f1c

app-vim/diffchar: remove old

Signed-off-by: Tim Harder  gentoo.org>

 app-vim/diffchar/Manifest |  1 -
 app-vim/diffchar/diffchar-7.01.ebuild | 13 -
 2 files changed, 14 deletions(-)

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index f4b3be54a6d..e49c4c87b6c 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,3 +1,2 @@
-DIST diffchar-7.01.tar.bz2 19950 BLAKE2B 
a014fa17e5b15179a4baa8e2cd4fcce36f1cc66cbd8c4ab3a13c0288a510b74f06105d203469e2bac2881f5bc5cd81aa1cabb3b80a91f3d67a3bf62bd916
 SHA512 
3f42f40ec27262f76058d9461ccde80c5badc61d0854c1ff239bea399c26e20eb5cf8960b76901223e937097e18dd7e015fc14a8f7a99907666c518d4baf5117
 DIST diffchar-7.2.tar.bz2 20092 BLAKE2B 
20eef77d7019e55e466e1212e4560d91cde83f55808a4b77eb6fe2e5b7518715606d8d89c046e453dcb380517163974e173e00c18d662df2ee8ae43a6a347c06
 SHA512 
7c9a9239ae4eae1d325984ab40ae8d90e2dabf96dc929ed6f05c3496352aeb562452bd154fe3d1ec96353356c287604162f5b89d762b7afe26bc975449d92427
 DIST diffchar-8.1.tar.gz 440558 BLAKE2B 
d10e1db0db4b475af34a268324bec6f8fa1248124df2a40716406d207633f3ca0ef64e2b0673a21c24673c8d0640de936d897a9adfdebbe033ad7c4b10e9648d
 SHA512 
4457b2f76904c13a2a7ea5a585ba081ab18234c7bcda28e22a481b807edc0c4183229ad7239bc9d10b27270b35c6f27f27f92637693ee869eff09c22fc63

diff --git a/app-vim/diffchar/diffchar-7.01.ebuild 
b/app-vim/diffchar/diffchar-7.01.ebuild
deleted file mode 100644
index 6c45dd971e7..000
--- a/app-vim/diffchar/diffchar-7.01.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2018 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 
https://www.vim.org/scripts/script.php?script_id=4932";
-LICENSE="vim.org"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2018-03-05 Thread Patrice Clement
commit: 87e2161ee09059acce714e53b50cd4f7d427123b
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Mar  4 08:21:33 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Mar  5 21:46:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87e2161e

app-vim/diffchar: use HTTPS.

 app-vim/diffchar/diffchar-7.01.ebuild | 4 ++--
 app-vim/diffchar/diffchar-7.2.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-vim/diffchar/diffchar-7.01.ebuild 
b/app-vim/diffchar/diffchar-7.01.ebuild
index c7ec4e2fdc9..6c45dd971e7 100644
--- a/app-vim/diffchar/diffchar-7.01.ebuild
+++ b/app-vim/diffchar/diffchar-7.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ 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";
+HOMEPAGE="https://github.com/rickhowe/diffchar.vim 
https://www.vim.org/scripts/script.php?script_id=4932";
 LICENSE="vim.org"
 KEYWORDS="amd64 x86"
 

diff --git a/app-vim/diffchar/diffchar-7.2.ebuild 
b/app-vim/diffchar/diffchar-7.2.ebuild
index 6790b0da6cf..7a51a197391 100644
--- a/app-vim/diffchar/diffchar-7.2.ebuild
+++ b/app-vim/diffchar/diffchar-7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ 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";
+HOMEPAGE="https://github.com/rickhowe/diffchar.vim 
https://www.vim.org/scripts/script.php?script_id=4932";
 LICENSE="vim.org"
 KEYWORDS="~amd64 ~x86"
 



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2017-11-06 Thread Tim Harder
commit: 80705cb89de3c1d084aa9b549b461e68b7602770
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Nov  6 10:36:21 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Nov  6 10:36:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80705cb8

app-vim/diffchar: remove old

 app-vim/diffchar/Manifest|  1 -
 app-vim/diffchar/diffchar-6.9.ebuild | 13 -
 2 files changed, 14 deletions(-)

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 3dc6ef905fa..d13c7a1a202 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,3 +1,2 @@
-DIST diffchar-6.9.tar.bz2 18030 SHA256 
492c69e8e59ddae62693d0d54e48ae15d8392aa771e266b6cb5697496e57b343 SHA512 
1e87d9b4190eb9a1ce8ce5a4ac5b0e5a8528868655abc367c5ace96d94b3f01ceef065ce652b811509b742f9e55ecfba820f72970ed872b0f694acc1e204a575
 WHIRLPOOL 
1a64471027669f87f10ccaf786d569514af6a0e8b5b818461bdf0d5eeefaca53e5c75e41039d2e1c17e93198155162fd587265668ad1cc8f950b558116ec
 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-6.9.ebuild 
b/app-vim/diffchar/diffchar-6.9.ebuild
deleted file mode 100644
index c7ec4e2fdc9..000
--- a/app-vim/diffchar/diffchar-6.9.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# 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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2017-11-06 Thread Tim Harder
commit: 29ec8f7c3aacac800ca1f85bed9e42ebe2d23914
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Nov  6 10:35:34 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Nov  6 10:35:34 2017 +
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 
1a64471027669f87f10ccaf786d569514af6a0e8b5b818461bdf0d5eeefaca53e5c75e41039d2e1c17e93198155162fd587265668ad1cc8f950b558116ec
 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 000..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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2017-11-06 Thread Tim Harder
commit: ccf8e263a49b385cb7d058e2081b1256df18ca9e
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Nov  6 10:36:08 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Nov  6 10:36:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf8e263

app-vim/diffchar: stabilize 7.01

 app-vim/diffchar/diffchar-7.01.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/diffchar/diffchar-7.01.ebuild 
b/app-vim/diffchar/diffchar-7.01.ebuild
index 6790b0da6cf..c7ec4e2fdc9 100644
--- a/app-vim/diffchar/diffchar-7.01.ebuild
+++ b/app-vim/diffchar/diffchar-7.01.ebuild
@@ -8,6 +8,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"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2017-09-29 Thread Tim Harder
commit: 814fcebb0900f1cef29e5b163ffbe9f6eef1188c
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Sep 30 00:25:47 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Sep 30 00:25:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=814fcebb

app-vim/diffchar: version bump to 7.01

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

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 26f91a7dfbc..07e4ab6f706 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,3 +1,4 @@
 DIST diffchar-6.4.tar.bz2 16824 SHA256 
b6d1b21c88119662959263bf717d6559ba38579ffb79a572cf4a6593cbe9ffcc SHA512 
aee6ec2225c80306eabc5e18ad1e29ef0a007fb830608ced27e209c26166990354f156f95c210895dcdd7408ff02415be69528fd2062cbb42751a5c5d87aafd7
 WHIRLPOOL 
f65c1fe819c5aaded4a8ff9c1ec775b44f7a7b3059bcee9f9b4b2d352d0a6f9dfaf618060dde5ed80f2d9ed9e20872d1ff85466b2f03853258a15e07deb0242e
 DIST diffchar-6.8.tar.bz2 18005 SHA256 
4fbdae53dbbbe61cb08e7f72661ae9bc11b8d0aadd156a478cce837eb854bccf SHA512 
e32430b0295d60a92b963270ce7d14e956dab99e470257876164e9e9f8c4c55366eb6bdf0eb429f7ba0e63034b67cc48f97eecef1708d9091f2fb9f2c2e3d492
 WHIRLPOOL 
1bfc7edb666adf37ae14dd3ff0ae378e3445934dee7621969bb461330ffc61ceb221892a377d34c31ce3ec8bde1c60901960e4086e354f357911c33e1b8d7142
 DIST diffchar-6.9.tar.bz2 18030 SHA256 
492c69e8e59ddae62693d0d54e48ae15d8392aa771e266b6cb5697496e57b343 SHA512 
1e87d9b4190eb9a1ce8ce5a4ac5b0e5a8528868655abc367c5ace96d94b3f01ceef065ce652b811509b742f9e55ecfba820f72970ed872b0f694acc1e204a575
 WHIRLPOOL 
1a64471027669f87f10ccaf786d569514af6a0e8b5b818461bdf0d5eeefaca53e5c75e41039d2e1c17e93198155162fd587265668ad1cc8f950b558116ec
+DIST diffchar-7.01.tar.bz2 19950 SHA256 
2bd38b4e3fc964c4c21de0009a65c68fc827fcaffe3806231e446c7e8ea43f4e SHA512 
3f42f40ec27262f76058d9461ccde80c5badc61d0854c1ff239bea399c26e20eb5cf8960b76901223e937097e18dd7e015fc14a8f7a99907666c518d4baf5117
 WHIRLPOOL 
d7ed035d6fe3c0d36ac479f2f9e9662ff11fba9b995877b5edf5b5337f11f61b0646696a700e70a256bcca58f24b0081d1eb72a37a45fd89ce1f7c14812a307d

diff --git a/app-vim/diffchar/diffchar-7.01.ebuild 
b/app-vim/diffchar/diffchar-7.01.ebuild
new file mode 100644
index 000..6790b0da6cf
--- /dev/null
+++ b/app-vim/diffchar/diffchar-7.01.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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2017-09-29 Thread Tim Harder
commit: b2f97f304888a376d0d1eb10ab49c8f2d104949c
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Sep 30 00:26:10 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Sep 30 00:26:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2f97f30

app-vim/diffchar: stabilize 6.9

 app-vim/diffchar/diffchar-6.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/diffchar/diffchar-6.9.ebuild 
b/app-vim/diffchar/diffchar-6.9.ebuild
index 6790b0da6cf..c7ec4e2fdc9 100644
--- a/app-vim/diffchar/diffchar-6.9.ebuild
+++ b/app-vim/diffchar/diffchar-6.9.ebuild
@@ -8,6 +8,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"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2017-09-29 Thread Tim Harder
commit: c90431db49bfa8ddd5630ddf487fb4511544e48c
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Sep 30 00:26:24 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Sep 30 00:26:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c90431db

app-vim/diffchar: remove old

 app-vim/diffchar/Manifest|  2 --
 app-vim/diffchar/diffchar-6.4.ebuild | 13 -
 app-vim/diffchar/diffchar-6.8.ebuild | 13 -
 3 files changed, 28 deletions(-)

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 07e4ab6f706..8602e809282 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,4 +1,2 @@
-DIST diffchar-6.4.tar.bz2 16824 SHA256 
b6d1b21c88119662959263bf717d6559ba38579ffb79a572cf4a6593cbe9ffcc SHA512 
aee6ec2225c80306eabc5e18ad1e29ef0a007fb830608ced27e209c26166990354f156f95c210895dcdd7408ff02415be69528fd2062cbb42751a5c5d87aafd7
 WHIRLPOOL 
f65c1fe819c5aaded4a8ff9c1ec775b44f7a7b3059bcee9f9b4b2d352d0a6f9dfaf618060dde5ed80f2d9ed9e20872d1ff85466b2f03853258a15e07deb0242e
-DIST diffchar-6.8.tar.bz2 18005 SHA256 
4fbdae53dbbbe61cb08e7f72661ae9bc11b8d0aadd156a478cce837eb854bccf SHA512 
e32430b0295d60a92b963270ce7d14e956dab99e470257876164e9e9f8c4c55366eb6bdf0eb429f7ba0e63034b67cc48f97eecef1708d9091f2fb9f2c2e3d492
 WHIRLPOOL 
1bfc7edb666adf37ae14dd3ff0ae378e3445934dee7621969bb461330ffc61ceb221892a377d34c31ce3ec8bde1c60901960e4086e354f357911c33e1b8d7142
 DIST diffchar-6.9.tar.bz2 18030 SHA256 
492c69e8e59ddae62693d0d54e48ae15d8392aa771e266b6cb5697496e57b343 SHA512 
1e87d9b4190eb9a1ce8ce5a4ac5b0e5a8528868655abc367c5ace96d94b3f01ceef065ce652b811509b742f9e55ecfba820f72970ed872b0f694acc1e204a575
 WHIRLPOOL 
1a64471027669f87f10ccaf786d569514af6a0e8b5b818461bdf0d5eeefaca53e5c75e41039d2e1c17e93198155162fd587265668ad1cc8f950b558116ec
 DIST diffchar-7.01.tar.bz2 19950 SHA256 
2bd38b4e3fc964c4c21de0009a65c68fc827fcaffe3806231e446c7e8ea43f4e SHA512 
3f42f40ec27262f76058d9461ccde80c5badc61d0854c1ff239bea399c26e20eb5cf8960b76901223e937097e18dd7e015fc14a8f7a99907666c518d4baf5117
 WHIRLPOOL 
d7ed035d6fe3c0d36ac479f2f9e9662ff11fba9b995877b5edf5b5337f11f61b0646696a700e70a256bcca58f24b0081d1eb72a37a45fd89ce1f7c14812a307d

diff --git a/app-vim/diffchar/diffchar-6.4.ebuild 
b/app-vim/diffchar/diffchar-6.4.ebuild
deleted file mode 100644
index 1b7b15be343..000
--- a/app-vim/diffchar/diffchar-6.4.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2016 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"

diff --git a/app-vim/diffchar/diffchar-6.8.ebuild 
b/app-vim/diffchar/diffchar-6.8.ebuild
deleted file mode 100644
index 6790b0da6cf..000
--- a/app-vim/diffchar/diffchar-6.8.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# 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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2017-08-23 Thread Tim Harder
commit: 8a56d3ba86e13f992bb15b84137841247de2d5e0
Author: Tim Harder  gentoo  org>
AuthorDate: Wed Aug 23 11:55:21 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Wed Aug 23 11:55:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a56d3ba

app-vim/diffchar: version bump to 6.9

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

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 504b766f2b9..26f91a7dfbc 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,2 +1,3 @@
 DIST diffchar-6.4.tar.bz2 16824 SHA256 
b6d1b21c88119662959263bf717d6559ba38579ffb79a572cf4a6593cbe9ffcc SHA512 
aee6ec2225c80306eabc5e18ad1e29ef0a007fb830608ced27e209c26166990354f156f95c210895dcdd7408ff02415be69528fd2062cbb42751a5c5d87aafd7
 WHIRLPOOL 
f65c1fe819c5aaded4a8ff9c1ec775b44f7a7b3059bcee9f9b4b2d352d0a6f9dfaf618060dde5ed80f2d9ed9e20872d1ff85466b2f03853258a15e07deb0242e
 DIST diffchar-6.8.tar.bz2 18005 SHA256 
4fbdae53dbbbe61cb08e7f72661ae9bc11b8d0aadd156a478cce837eb854bccf SHA512 
e32430b0295d60a92b963270ce7d14e956dab99e470257876164e9e9f8c4c55366eb6bdf0eb429f7ba0e63034b67cc48f97eecef1708d9091f2fb9f2c2e3d492
 WHIRLPOOL 
1bfc7edb666adf37ae14dd3ff0ae378e3445934dee7621969bb461330ffc61ceb221892a377d34c31ce3ec8bde1c60901960e4086e354f357911c33e1b8d7142
+DIST diffchar-6.9.tar.bz2 18030 SHA256 
492c69e8e59ddae62693d0d54e48ae15d8392aa771e266b6cb5697496e57b343 SHA512 
1e87d9b4190eb9a1ce8ce5a4ac5b0e5a8528868655abc367c5ace96d94b3f01ceef065ce652b811509b742f9e55ecfba820f72970ed872b0f694acc1e204a575
 WHIRLPOOL 
1a64471027669f87f10ccaf786d569514af6a0e8b5b818461bdf0d5eeefaca53e5c75e41039d2e1c17e93198155162fd587265668ad1cc8f950b558116ec

diff --git a/app-vim/diffchar/diffchar-6.9.ebuild 
b/app-vim/diffchar/diffchar-6.9.ebuild
new file mode 100644
index 000..6790b0da6cf
--- /dev/null
+++ b/app-vim/diffchar/diffchar-6.9.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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2017-08-17 Thread Tim Harder
commit: c75edc6883a0db5dd9be5e9cbd6884dba7709710
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Aug 17 20:37:52 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Aug 17 20:37:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c75edc68

app-vim/diffchar: version bump to 6.8

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

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 230f85709db..504b766f2b9 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1 +1,2 @@
 DIST diffchar-6.4.tar.bz2 16824 SHA256 
b6d1b21c88119662959263bf717d6559ba38579ffb79a572cf4a6593cbe9ffcc SHA512 
aee6ec2225c80306eabc5e18ad1e29ef0a007fb830608ced27e209c26166990354f156f95c210895dcdd7408ff02415be69528fd2062cbb42751a5c5d87aafd7
 WHIRLPOOL 
f65c1fe819c5aaded4a8ff9c1ec775b44f7a7b3059bcee9f9b4b2d352d0a6f9dfaf618060dde5ed80f2d9ed9e20872d1ff85466b2f03853258a15e07deb0242e
+DIST diffchar-6.8.tar.bz2 18005 SHA256 
4fbdae53dbbbe61cb08e7f72661ae9bc11b8d0aadd156a478cce837eb854bccf SHA512 
e32430b0295d60a92b963270ce7d14e956dab99e470257876164e9e9f8c4c55366eb6bdf0eb429f7ba0e63034b67cc48f97eecef1708d9091f2fb9f2c2e3d492
 WHIRLPOOL 
1bfc7edb666adf37ae14dd3ff0ae378e3445934dee7621969bb461330ffc61ceb221892a377d34c31ce3ec8bde1c60901960e4086e354f357911c33e1b8d7142

diff --git a/app-vim/diffchar/diffchar-6.8.ebuild 
b/app-vim/diffchar/diffchar-6.8.ebuild
new file mode 100644
index 000..6790b0da6cf
--- /dev/null
+++ b/app-vim/diffchar/diffchar-6.8.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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2016-10-31 Thread Patrice Clement
commit: 5f5d86c44e67bd23edf86197fde54425c883f38e
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Oct 31 17:19:46 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Oct 31 17:20:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f5d86c4

app-vim/diffchar: clean up old.

Package-Manager: portage-2.3.0

 app-vim/diffchar/Manifest|  1 -
 app-vim/diffchar/diffchar-6.1.ebuild | 13 -
 2 files changed, 14 deletions(-)

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 5b28631..230f857 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1,2 +1 @@
-DIST diffchar-6.1.tar.bz2 15788 SHA256 
daee0b40c4576a2499452a14c933dd3d6e3d3467d4c9969ddb9c6afccc3f68ff SHA512 
a1a7842be0784d07f018bc403b9450e936e6456dec088e4b8cf1cab25b7bad0eb90439971b129c2f8b06402f9ac8009020bca0cf0806eca8deb553df91f1b487
 WHIRLPOOL 
408cee741506bc5ec6d775c8220b5798aa944ce100ff692c9d757e530a31b91f15a1498552aaa5414d0d930dfd93b33363edceb687debbd7f975badfe2a9c3e3
 DIST diffchar-6.4.tar.bz2 16824 SHA256 
b6d1b21c88119662959263bf717d6559ba38579ffb79a572cf4a6593cbe9ffcc SHA512 
aee6ec2225c80306eabc5e18ad1e29ef0a007fb830608ced27e209c26166990354f156f95c210895dcdd7408ff02415be69528fd2062cbb42751a5c5d87aafd7
 WHIRLPOOL 
f65c1fe819c5aaded4a8ff9c1ec775b44f7a7b3059bcee9f9b4b2d352d0a6f9dfaf618060dde5ed80f2d9ed9e20872d1ff85466b2f03853258a15e07deb0242e

diff --git a/app-vim/diffchar/diffchar-6.1.ebuild 
b/app-vim/diffchar/diffchar-6.1.ebuild
deleted file mode 100644
index b7caa37..
--- a/app-vim/diffchar/diffchar-6.1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2016-10-31 Thread Patrice Clement
commit: 199f4362f804c7e0e982c4a2f753afe9478c5172
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Oct 31 17:19:19 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Oct 31 17:20:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=199f4362

app-vim/diffchar: stable for amd64+x86.

Package-Manager: portage-2.3.0

 app-vim/diffchar/diffchar-6.4.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-vim/diffchar/diffchar-6.4.ebuild 
b/app-vim/diffchar/diffchar-6.4.ebuild
index 6215d71..8ca9d18 100644
--- a/app-vim/diffchar/diffchar-6.4.ebuild
+++ b/app-vim/diffchar/diffchar-6.4.ebuild
@@ -3,11 +3,12 @@
 # $Id$
 
 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"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2016-10-30 Thread Tim Harder
commit: 93ff47590dcd0e298f0219663f5aa5694da40704
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Oct 31 04:26:39 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Oct 31 04:26:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93ff4759

app-vim/diffchar: version bump to 6.4

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

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
index 94738d7..5b28631 100644
--- a/app-vim/diffchar/Manifest
+++ b/app-vim/diffchar/Manifest
@@ -1 +1,2 @@
 DIST diffchar-6.1.tar.bz2 15788 SHA256 
daee0b40c4576a2499452a14c933dd3d6e3d3467d4c9969ddb9c6afccc3f68ff SHA512 
a1a7842be0784d07f018bc403b9450e936e6456dec088e4b8cf1cab25b7bad0eb90439971b129c2f8b06402f9ac8009020bca0cf0806eca8deb553df91f1b487
 WHIRLPOOL 
408cee741506bc5ec6d775c8220b5798aa944ce100ff692c9d757e530a31b91f15a1498552aaa5414d0d930dfd93b33363edceb687debbd7f975badfe2a9c3e3
+DIST diffchar-6.4.tar.bz2 16824 SHA256 
b6d1b21c88119662959263bf717d6559ba38579ffb79a572cf4a6593cbe9ffcc SHA512 
aee6ec2225c80306eabc5e18ad1e29ef0a007fb830608ced27e209c26166990354f156f95c210895dcdd7408ff02415be69528fd2062cbb42751a5c5d87aafd7
 WHIRLPOOL 
f65c1fe819c5aaded4a8ff9c1ec775b44f7a7b3059bcee9f9b4b2d352d0a6f9dfaf618060dde5ed80f2d9ed9e20872d1ff85466b2f03853258a15e07deb0242e

diff --git a/app-vim/diffchar/diffchar-6.4.ebuild 
b/app-vim/diffchar/diffchar-6.4.ebuild
new file mode 100644
index ..6215d71
--- /dev/null
+++ b/app-vim/diffchar/diffchar-6.4.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2016-08-08 Thread Patrice Clement
commit: 1e201b8e1766c8c116cd37034dc05d9a45d48b21
Author: Patrice Clement  gentoo  org>
AuthorDate: Mon Aug  8 12:08:18 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Aug  8 12:08:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e201b8e

app-vim/diffchar: Stable for amd64+x86.

Package-Manager: portage-2.2.28

 app-vim/diffchar/diffchar-6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/diffchar/diffchar-6.1.ebuild 
b/app-vim/diffchar/diffchar-6.1.ebuild
index 3655d51..b7caa37 100644
--- a/app-vim/diffchar/diffchar-6.1.ebuild
+++ b/app-vim/diffchar/diffchar-6.1.ebuild
@@ -8,6 +8,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"
+KEYWORDS="amd64 x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"



[gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/

2016-03-26 Thread Tim Harder
commit: 2dd7254a3c9236af6715bfc7165d3c74b0d9e5ed
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Mar 26 17:39:30 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Mar 26 17:40:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dd7254a

app-vim/diffchar: initial import

 app-vim/diffchar/Manifest|  1 +
 app-vim/diffchar/diffchar-6.1.ebuild | 13 +
 app-vim/diffchar/metadata.xml| 11 +++
 3 files changed, 25 insertions(+)

diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest
new file mode 100644
index 000..94738d7
--- /dev/null
+++ b/app-vim/diffchar/Manifest
@@ -0,0 +1 @@
+DIST diffchar-6.1.tar.bz2 15788 SHA256 
daee0b40c4576a2499452a14c933dd3d6e3d3467d4c9969ddb9c6afccc3f68ff SHA512 
a1a7842be0784d07f018bc403b9450e936e6456dec088e4b8cf1cab25b7bad0eb90439971b129c2f8b06402f9ac8009020bca0cf0806eca8deb553df91f1b487
 WHIRLPOOL 
408cee741506bc5ec6d775c8220b5798aa944ce100ff692c9d757e530a31b91f15a1498552aaa5414d0d930dfd93b33363edceb687debbd7f975badfe2a9c3e3

diff --git a/app-vim/diffchar/diffchar-6.1.ebuild 
b/app-vim/diffchar/diffchar-6.1.ebuild
new file mode 100644
index 000..3655d51
--- /dev/null
+++ b/app-vim/diffchar/diffchar-6.1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+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"

diff --git a/app-vim/diffchar/metadata.xml b/app-vim/diffchar/metadata.xml
new file mode 100644
index 000..33e52c7
--- /dev/null
+++ b/app-vim/diffchar/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+v...@gentoo.org
+Gentoo Vim Project
+  
+  
+rickhowe/diffchar.vim
+  
+