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: Mon, 01 Feb 2016 05:05:10
Message-Id: 1454302274.a1c4b3d26be651fd9a2a5f2beacb20c614bba481.radhermit@gentoo
1 commit: a1c4b3d26be651fd9a2a5f2beacb20c614bba481
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 1 04:51:14 2016 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 04:51:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c4b3d2
7
8 app-editors/vim-core: version bump to 7.4.1229
9
10 app-editors/vim-core/Manifest | 1 +
11 .../vim-core/{vim-core-9999.ebuild => vim-core-7.4.1229.ebuild} | 4 ++--
12 app-editors/vim-core/vim-core-9999.ebuild | 4 ++--
13 3 files changed, 5 insertions(+), 4 deletions(-)
14
15 diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
16 index 9214238..8c9896e 100644
17 --- a/app-editors/vim-core/Manifest
18 +++ b/app-editors/vim-core/Manifest
19 @@ -1,4 +1,5 @@
20 DIST vim-7.4.1089.tar.gz 12548552 SHA256 e52f7653a36b690441b47a273b1db72f0eb1e5f6729af25110a84088ca73e872 SHA512 0fca208152b3c33cebfba4c2a33a6e59643a8c2650863b56b5a5c1863eb20238c412453d9e53cf75feaef8a5ef8aa8b33b601670e39c1b3effc02ed193bbd91f WHIRLPOOL 87f61548b29755ab1a90999af99c46fc649589e6d2e132623c04a2fa24400738255648a43d79192b2b6eb2b34ed49dd8d439e65870025983738247368f2f8598
21 +DIST vim-7.4.1229.tar.gz 12576784 SHA256 8a782e97916d57c44dcd84d38002884e05f335311600d73500cee47908e1822d SHA512 ac139e828f95319d668091e79295f7be88011c9fe0417736d051c844ec49a50ebdcec6c655f839025ee78349c36891ce1ed27467ff31ec5d1b7fc1c3a70bf5dd WHIRLPOOL 8da7059a35fbebd3fc9a360c861c2fcde197b807fe0a0ed9864b7f5ed0419488a6308a520fd97d0690e9fd10a3974fcdf228dd5d81d5848679ca74f4554d784d
22 DIST vim-7.4.542-gentoo-patches.tar.bz2 3307 SHA256 0eb635f13e199de77846e0d363a473882f2186f138158271fabf0975747a2f3d SHA512 446c66764dac2533cc2f2b3d50481971d4c63a4e81d94c545862a1be620179fdcd81a79f2d81737d1188812a6ad41d90e2a752a05acf6913e7a71464f7cecdd9 WHIRLPOOL cfca8feef0eb8096897ef751afb0427acddd008530ded6cf908fcff51be9713da4ea3e5e613d544c5caba400d664ae19ca70925df3a218bec5c8be6f69aadda2
23 DIST vim-7.4.769.tar.gz 12189043 SHA256 c89568f3dfcefd773bfbb0958c1cf58a0b0ceedb9d0c264250b379a77ad02e9e SHA512 00048c1d579c409767308c991e5de4ed54e9e50db7e97b0d148f0667742d5e46047c702bee693a5caf13a1603548ab783f7fa846574841d807ffbaa97d7f611e WHIRLPOOL 28ada4763250bbed6f9a1768e81a79b75db64f0ef25296c5d4825f21d21d6e88ff24d488e841e6ba492e363da6d3a3e75e9ec2f2881a731e7ed261c7d21ffd3c
24 DIST vim-7.4.827-gentoo-patches.tar.bz2 3106 SHA256 1d2bb395fa79dde8e3dbc0a94e4b9591f9cb544d4e52a1ecd2eac4122e55b740 SHA512 122dbcdee115ce0979ce8c5a54623ed405e889fb18967d7c9208d924bd62a7dd615544538040aef19449410c0ea5783c1832a317a1afd056d4d387c43e7a5988 WHIRLPOOL 23afe4d61b8c2f6a4d7e0e3a64a0d7c79a72ea3c317d93e969f01706c666217d19c866db56e0b09428c77d44e2adbf86edbbf4f3dbe521481c234cc66c0bafed
25
26 diff --git a/app-editors/vim-core/vim-core-9999.ebuild b/app-editors/vim-core/vim-core-7.4.1229.ebuild
27 similarity index 98%
28 copy from app-editors/vim-core/vim-core-9999.ebuild
29 copy to app-editors/vim-core/vim-core-7.4.1229.ebuild
30 index 145f7d0..5e2f6a1 100644
31 --- a/app-editors/vim-core/vim-core-9999.ebuild
32 +++ b/app-editors/vim-core/vim-core-7.4.1229.ebuild
33 @@ -1,4 +1,4 @@
34 -# Copyright 1999-2015 Gentoo Foundation
35 +# Copyright 1999-2016 Gentoo Foundation
36 # Distributed under the terms of the GNU General Public License v2
37 # $Id$
38
39 @@ -17,7 +17,7 @@ else
40 fi
41
42 DESCRIPTION="vim and gvim shared files"
43 -HOMEPAGE="http://www.vim.org/"
44 +HOMEPAGE="http://www.vim.org/ https://github.com/vim/vim"
45
46 SLOT="0"
47 LICENSE="vim"
48
49 diff --git a/app-editors/vim-core/vim-core-9999.ebuild b/app-editors/vim-core/vim-core-9999.ebuild
50 index 145f7d0..5e2f6a1 100644
51 --- a/app-editors/vim-core/vim-core-9999.ebuild
52 +++ b/app-editors/vim-core/vim-core-9999.ebuild
53 @@ -1,4 +1,4 @@
54 -# Copyright 1999-2015 Gentoo Foundation
55 +# Copyright 1999-2016 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 # $Id$
58
59 @@ -17,7 +17,7 @@ else
60 fi
61
62 DESCRIPTION="vim and gvim shared files"
63 -HOMEPAGE="http://www.vim.org/"
64 +HOMEPAGE="http://www.vim.org/ https://github.com/vim/vim"
65
66 SLOT="0"
67 LICENSE="vim"