commit:     c86d31551d555c380647e1034bd3ce2d314be10b
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  1 21:25:30 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Oct  1 21:25:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c86d3155

app-vim/ferret: clean up old.

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-vim/ferret/Manifest          |  1 -
 app-vim/ferret/ferret-4.1.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/app-vim/ferret/Manifest b/app-vim/ferret/Manifest
index 2a02a6f73b6..a591f36b5ad 100644
--- a/app-vim/ferret/Manifest
+++ b/app-vim/ferret/Manifest
@@ -1,3 +1,2 @@
 DIST ferret-4.0.tar.gz 36867 BLAKE2B 
0c386d5ad24fcd0662108e8e6005f94900c68099af0fedd181eb63d1c0f762ece02c0daf65dcbca1205b5c3c724ed73c523089da0b3db4f8c7f6d5aed737f113
 SHA512 
4d3e39a172a7ef26ddfd49e0582cb11f44851a486dd5ac298e54b9879966b5d09e2f9b0a76dfb5f30157035989ccc21269c3e5adbd5a4c8c7d0797bfe729eeb8
-DIST ferret-4.1.tar.gz 37793 BLAKE2B 
09f53b552083c4632760064fdfa13ed241f3a3b58d366e8cd0baa32bbfed9163aa96e8d1bc0716de43f141ade75549fbf97d2c3f8e459f8f885411b19c6e9ac7
 SHA512 
936c62cc9e52ab3e73b1c4adbb2a8d58cb015866d8fcef23f89001255c0b57faaa0c16e129bc755ac5b129f00185e134434ddfe051fcb19f582cd4edc0715868
 DIST ferret-5.0.tar.gz 40975 BLAKE2B 
75970b35852c5859ce53686eed9c8ba0d3d8599c9f53dc0a2a859dcdee8efd99fef298964db7cd9c2848180d87f45cb7e40a3352324b0530c5797647199a7f2f
 SHA512 
882dc7d3baaa8a0e64244e8b7c3fef31088d4f89e49bf57dff85efc65f87fa6d3d8516ed3067dab4f4aa9857bb429e6f50d389d57a8895f6dab01db7e580867c

diff --git a/app-vim/ferret/ferret-4.1.ebuild b/app-vim/ferret/ferret-4.1.ebuild
deleted file mode 100644
index 143a9d7ac04..00000000000
--- a/app-vim/ferret/ferret-4.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: enhanced multi-file search"
-HOMEPAGE="https://github.com/wincent/ferret";
-SRC_URI="https://github.com/wincent/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="vim"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-src_prepare() {
-       default
-
-       rm -rv test.rb doc/.gitignore || die
-       # See bug 612282.
-       mv ftplugin/qf.vim ftplugin/${PN}qf.vim || die
-}

Reply via email to