Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/vim-core/
Date: Wed, 06 Jun 2018 02:32:01
Message-Id: 1528252296.ae4c8805cb02a2e3adfd2200fd91f2739ac3e70f.radhermit@gentoo
1 commit: ae4c8805cb02a2e3adfd2200fd91f2739ac3e70f
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 6 02:28:31 2018 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 6 02:31:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4c8805
7
8 app-editors/vim-core: version bump to 8.1.0034
9
10 app-editors/vim-core/Manifest | 1 +
11 app-editors/vim-core/{vim-core-9999.ebuild => vim-core-8.1.0034.ebuild} | 2 +-
12 app-editors/vim-core/vim-core-9999.ebuild | 2 +-
13 3 files changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
16 index 1625bab72a6..0d430aa4e51 100644
17 --- a/app-editors/vim-core/Manifest
18 +++ b/app-editors/vim-core/Manifest
19 @@ -3,3 +3,4 @@ DIST vim-8.0.1298.tar.gz 13395459 BLAKE2B 4b6e3c4443cd675dc3727e8609b89c422f66c7
20 DIST vim-8.0.1428.tar.gz 13415243 BLAKE2B 88f86c371d0a644212b9e4dc1a15d61244847037f36262a225c361bfc2799b741c128de21ac92bb3fb4a4955894e46d34dc01baa7cbf58f1371d772b36887103 SHA512 f635c53c7e2ca808dc1cb424e6e4b16d8c41c66a86c3c7584444dab3d2482904795fea7c071d65862ae6ac6b2b66b7ad5ac832e1e30f4624d46f220c6f41e2e9
21 DIST vim-8.0.1645.tar.gz 13535252 BLAKE2B a5c7463e85eed12825bdf46d15eb7e7513d62831eba76cbb90af875010b33662b7a6ef2c4c5cecddface415d75e97caf0a670e69835ecd3b4a89704f3b18b905 SHA512 367b9e205e776f84fcfbb92725afd5e7aa66898110d46dbea1a33f7b74c239559e829b5104c45360539c8f2b23c375ed59ccea7ee35a5dd10770400d9a7be085
22 DIST vim-8.0.1699.tar.gz 13546105 BLAKE2B cabf29d5a89c55e2fe3bc5e39eb499412f5907ddf856f8644b466f1e0fbffefff3cd801b6bc5e49e62ffdf8805b0556058b9a913015a9f9fbe1a4f580132fd49 SHA512 b0fe8e1dc05fdc3758896caf4746da40988ca7604d77dbe78c47525cbf8f0d7e6c05f690687268eda581009050d4e02e93fb4d30734cbbab4cfd6a8a1488c1e7
23 +DIST vim-8.1.0034.tar.gz 13652586 BLAKE2B 98dac6b37c04ea8c15f0b0e2e4145d6529138e0532e92751fd07be04a2180519135d386dfc19e7f12c8eb37b3e15ee81ba357680d453afab56d96299b69cb511 SHA512 b2b85035c6c60a09e903d8f6deb500e42ab8bfc2f9a5b959d0055a8e02dab3a91d5460fd5028e6634c5ef6ab034186b7155e341fa25e84b9851290708e892d19
24
25 diff --git a/app-editors/vim-core/vim-core-9999.ebuild b/app-editors/vim-core/vim-core-8.1.0034.ebuild
26 similarity index 99%
27 copy from app-editors/vim-core/vim-core-9999.ebuild
28 copy to app-editors/vim-core/vim-core-8.1.0034.ebuild
29 index 004a0a1c69e..d753611af14 100644
30 --- a/app-editors/vim-core/vim-core-9999.ebuild
31 +++ b/app-editors/vim-core/vim-core-8.1.0034.ebuild
32 @@ -2,7 +2,7 @@
33 # Distributed under the terms of the GNU General Public License v2
34
35 EAPI=6
36 -VIM_VERSION="8.0"
37 +VIM_VERSION="8.1"
38 inherit estack vim-doc flag-o-matic versionator bash-completion-r1 prefix
39
40 if [[ ${PV} == 9999* ]] ; then
41
42 diff --git a/app-editors/vim-core/vim-core-9999.ebuild b/app-editors/vim-core/vim-core-9999.ebuild
43 index 004a0a1c69e..d753611af14 100644
44 --- a/app-editors/vim-core/vim-core-9999.ebuild
45 +++ b/app-editors/vim-core/vim-core-9999.ebuild
46 @@ -2,7 +2,7 @@
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI=6
50 -VIM_VERSION="8.0"
51 +VIM_VERSION="8.1"
52 inherit estack vim-doc flag-o-matic versionator bash-completion-r1 prefix
53
54 if [[ ${PV} == 9999* ]] ; then