Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/bufexplorer/
Date: Thu, 13 Oct 2016 21:09:51
Message-Id: 1476392978.e1fa8a7d331d6e633edd4abaa389651f142de9f6.monsieurp@gentoo
1 commit: e1fa8a7d331d6e633edd4abaa389651f142de9f6
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 13 21:09:17 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 13 21:09:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1fa8a7d
7
8 app-vim/bufexplorer: remove old.
9
10 Package-Manager: portage-2.3.0
11
12 app-vim/bufexplorer/Manifest | 1 -
13 app-vim/bufexplorer/bufexplorer-7.4.6.ebuild | 14 --------------
14 2 files changed, 15 deletions(-)
15
16 diff --git a/app-vim/bufexplorer/Manifest b/app-vim/bufexplorer/Manifest
17 index ea198c8..7fced1e 100644
18 --- a/app-vim/bufexplorer/Manifest
19 +++ b/app-vim/bufexplorer/Manifest
20 @@ -1,2 +1 @@
21 -DIST bufexplorer-7.4.6.tar.bz2 19917 SHA256 4a575a62dfd5da50d6f52e014859fdbcc6f3e708532a4076473154cd0d83d9b6 SHA512 8ddbfff160f4829854b276bb4eb73bf145198191a79cbc45b6e743be9c74ede0924c126247923ac69e81d27b1bf0df06279c3ab621eb5eb235c4c4b944f05541 WHIRLPOOL 3f876cb5e333d334063c341c18c8a5f87ba7f3c71c97228363f3c112eefd8cf97f3453aa47f347437dafbaadb3f827aea1a4b3fdfac8beb668329814060c1aba
22 DIST bufexplorer-7.4.9.tar.bz2 20345 SHA256 f7b4a44299ff4f4e35b237804294b1f095b4622e549fc53a06da58e82e44edbf SHA512 996a842f1d2ee2c9054d933b421f74b78df817afdf42fd1c9a72311ae2d6e2eef788d2623a883f22bef5b1a1dd94838d33e5361dbfcf56efeca1be670d2cb6c2 WHIRLPOOL 38b427dd34b1663916dedbaa466e9992098a3019b76700ca93505c8043ebe0e7c92f7f6160f521c9fb45a379b473e9f5ec09f4d1040884e7a3139fc54fff97a1
23
24 diff --git a/app-vim/bufexplorer/bufexplorer-7.4.6.ebuild b/app-vim/bufexplorer/bufexplorer-7.4.6.ebuild
25 deleted file mode 100644
26 index 2c8dbb3..00000000
27 --- a/app-vim/bufexplorer/bufexplorer-7.4.6.ebuild
28 +++ /dev/null
29 @@ -1,14 +0,0 @@
30 -# Copyright 1999-2014 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -# $Id$
33 -
34 -EAPI=5
35 -
36 -inherit vim-plugin eutils
37 -
38 -DESCRIPTION="vim plugin: easily browse vim buffers"
39 -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=42"
40 -LICENSE="bufexplorer.vim"
41 -KEYWORDS="~amd64 ~x86"
42 -
43 -VIM_PLUGIN_HELPFILES="${PN}.txt"