From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-897102-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 279B313832E for <garchives@archives.gentoo.org>; Mon, 15 Aug 2016 19:48:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC92421C0C6; Mon, 15 Aug 2016 19:47:59 +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 677DF21C0C6 for <gentoo-commits@lists.gentoo.org>; Mon, 15 Aug 2016 19:47:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2AB19340F61 for <gentoo-commits@lists.gentoo.org>; Mon, 15 Aug 2016 19:47:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A41F6245A for <gentoo-commits@lists.gentoo.org>; Mon, 15 Aug 2016 19:47:56 +0000 (UTC) From: "Patrice Clement" <monsieurp@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" <monsieurp@gentoo.org> Message-ID: <1471290460.cafe9fe5592958f50d64b6e7350f2fd50b096ad4.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/gundo/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/gundo/Manifest app-vim/gundo/gundo-2.5.0.ebuild X-VCS-Directories: app-vim/gundo/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: cafe9fe5592958f50d64b6e7350f2fd50b096ad4 X-VCS-Branch: master Date: Mon, 15 Aug 2016 19:47:56 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 725f4224-b2ce-4808-804c-1bdf5f2f4d7a X-Archives-Hash: a145216e7c88e5e7e3b0a4750d6a1515 commit: cafe9fe5592958f50d64b6e7350f2fd50b096ad4 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Aug 15 19:47:40 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Aug 15 19:47:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cafe9fe5 app-vim/gundo: Clean up old. Package-Manager: portage-2.2.28 app-vim/gundo/Manifest | 1 - app-vim/gundo/gundo-2.5.0.ebuild | 25 ------------------------- 2 files changed, 26 deletions(-) diff --git a/app-vim/gundo/Manifest b/app-vim/gundo/Manifest index 13f328c..f3a89ca 100644 --- a/app-vim/gundo/Manifest +++ b/app-vim/gundo/Manifest @@ -1,2 +1 @@ -DIST gundo-2.5.0.tar.gz 152724 SHA256 d7d0c0633937d8cde5d42b6c9634f3ee9b879252b9615f45b49d002320c3b24a SHA512 85687e0baa00d6c603dcabc9ffa5fef3c49437d816a7e637fa9f48719726bc4d4f45417998d9a080d2796c1e3b1bf76318628f7733a9985fd8f46e053aec42db WHIRLPOOL c1086ec377fe8fc204ee1c66feeb6a45063f51094715f4e0e1c9c0fbf8882721e6a0ccfa759f27256602fe2f3d8ef26b505aed19c431cb98e4be82c35d1bc60f DIST gundo-2.6.1.tar.gz 153125 SHA256 6cacba104238169af6e9e2863cf500922a59cb6cb49885b36381a7f5d108be77 SHA512 c8b9b20ff8ef24bd94b0adc18b2cf912cbd0a07c5a70df11be39fbe69d81306027b73d9a60c9127c658c913602a819774c7b1202a8db704677da59cb9916532b WHIRLPOOL a29477209922ec6e0602f26cab96dac4c76d4f0fa4cd86df3f8f01af8d3022a57eced609423dbda73f82e01718cdd6e7bf8b2bc8c5ef2cbe465edf5401ed2152 diff --git a/app-vim/gundo/gundo-2.5.0.ebuild b/app-vim/gundo/gundo-2.5.0.ebuild deleted file mode 100644 index fa8e3b5..0000000 --- a/app-vim/gundo/gundo-2.5.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit vim-plugin python-single-r1 - -DESCRIPTION="vim plugin: visualize your Vim undo tree" -HOMEPAGE="https://sjl.bitbucket.org/gundo.vim/" -SRC_URI="https://github.com/sjl/gundo.vim/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86 ~x64-macos" - -RDEPEND="|| ( app-editors/vim[${PYTHON_USEDEP}] app-editors/gvim[${PYTHON_USEDEP}] ) - ${PYTHON_DEPS}" - -S=${WORKDIR}/${PN}.vim-${PV} - -VIM_PLUGIN_HELPFILES="${PN}.txt" - -src_prepare() { - rm -r .gitignore .hg* package.sh README* site tests || die -}