From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F374259CA4 for ; Sun, 13 Mar 2016 18:52:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1828721C026; Sun, 13 Mar 2016 18:52:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6823521C022 for ; Sun, 13 Mar 2016 18:52:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1E0A5340B3B for ; Sun, 13 Mar 2016 18:52:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38BCA822 for ; Sun, 13 Mar 2016 18:52:13 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1457895042.52a55bc243980f5ff6d3f9153ea2dcf5bf46816e.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/cctree/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/cctree/Manifest app-vim/cctree/cctree-1.60.ebuild X-VCS-Directories: app-vim/cctree/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 52a55bc243980f5ff6d3f9153ea2dcf5bf46816e X-VCS-Branch: master Date: Sun, 13 Mar 2016 18:52:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5249b740-431b-4294-8b24-b03cd01b0a4a X-Archives-Hash: 3c34a3ed202b27b8fd84b295ddc751d1 commit: 52a55bc243980f5ff6d3f9153ea2dcf5bf46816e Author: Manuel Rüger gentoo org> AuthorDate: Sun Mar 13 18:50:42 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sun Mar 13 18:50:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52a55bc2 app-vim/cctree: Remove old Package-Manager: portage-2.2.28 app-vim/cctree/Manifest | 1 - app-vim/cctree/cctree-1.60.ebuild | 36 ------------------------------------ 2 files changed, 37 deletions(-) diff --git a/app-vim/cctree/Manifest b/app-vim/cctree/Manifest index a919189..6bdeeab 100644 --- a/app-vim/cctree/Manifest +++ b/app-vim/cctree/Manifest @@ -1,2 +1 @@ -DIST cctree-1.60.tar.gz 26501 SHA256 eaf0a5799764ea8da6cf7d66c398ad5c9ebe2419cbf730c3bbc24e50682f90af SHA512 f717c912ffce3b6f6edc4e6dceae7f53ee765b88366f1040e37d2f8f7e477880baf8be8388dcc3c67b1b27766dfd1f13bae2effbbbe9dcdbc18ec4807890eadf WHIRLPOOL db3173fe99edc04cb7b47fe8b642ba2c6e43c307c9011fb6d82e0124cc1eb8d4ad18cff7990f13e276debabe2983369357fd6ff1822541c1e54f3ea6a113f373 DIST cctree-1.61.tar.bz2 23243 SHA256 b5651bd274c6c7c126c0a5a20579cfd953d1fee1f98989a43baa4e1350e68765 SHA512 9d29c573ef3cdcde1ec91ca34684c84c8beb3b89669654b1f9dafab928a11d8f1df77294af06c7612ba8aa7d65dfba69352f3f74dd11c98d22a300907d8a6b0e WHIRLPOOL 6dd6fc055644d4bc963c2d8adca45cd24f71c319deab6a868e0b542f5076195a99ea0c400593d1bad2f64f50f7b7efbe0ba32bfff166a069dedaf7f50676b3db diff --git a/app-vim/cctree/cctree-1.60.ebuild b/app-vim/cctree/cctree-1.60.ebuild deleted file mode 100644 index c1848e3..0000000 --- a/app-vim/cctree/cctree-1.60.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -inherit vim-plugin - -MY_PN="CCTree" -DESCRIPTION="vim plugin: Cscope based source-code browser and code flow analysis tool" -HOMEPAGE="https://sites.google.com/site/vimcctree/" -SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz" -LICENSE="bufexplorer.vim" -KEYWORDS="~amd64 ~x86" -IUSE="" - -VIM_PLUGIN_HELPFILES="cctree.txt" - -RDEPEND="dev-util/cscope" - -src_unpack() { - unpack ${A} - mv *-${MY_PN}-* "${S}" -} - -src_prepare() { - # There's good documentation included with the script, but it's not - # in a helpfile. Since there's rather too much information to include - # in a VIM_PLUGIN_HELPTEXT, we'll sed ourselves a help doc. - mkdir doc - sed -e '/" Name Of File/,/".\+Community/!d' -e 's/^" \?//' \ - -e 's/\(Name Of File: \)\([^.]\+\)\.vim/\1*\L\2.txt*/' \ - ftplugin/cctree.vim > doc/cctree.txt - - rm README -}