From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 1253F138350 for ; Mon, 13 Jan 2020 03:11:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E93F0E0EA2; Mon, 13 Jan 2020 03:11:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9CF0CE0EA2 for ; Mon, 13 Jan 2020 03:11:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 724E034DFF9 for ; Mon, 13 Jan 2020 03:11:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1A35A8 for ; Mon, 13 Jan 2020 03:11:09 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1578885045.a60bf4f49c65e357b241d24c777f5069e4aedc98.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vimagit/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/vimagit/Manifest app-vim/vimagit/vimagit-1.7.1.ebuild app-vim/vimagit/vimagit-1.7.2.ebuild X-VCS-Directories: app-vim/vimagit/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: a60bf4f49c65e357b241d24c777f5069e4aedc98 X-VCS-Branch: master Date: Mon, 13 Jan 2020 03:11:09 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: af99ad0e-f022-4ae5-a11d-8b43086e3ccd X-Archives-Hash: 19cf6b8fa0d79c0f0d584fd59f42c8fa commit: a60bf4f49c65e357b241d24c777f5069e4aedc98 Author: Tim Harder gentoo org> AuthorDate: Mon Jan 13 03:09:50 2020 +0000 Commit: Tim Harder gentoo org> CommitDate: Mon Jan 13 03:10:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a60bf4f4 app-vim/vimagit: remove old Signed-off-by: Tim Harder gentoo.org> app-vim/vimagit/Manifest | 2 -- app-vim/vimagit/vimagit-1.7.1.ebuild | 20 -------------------- app-vim/vimagit/vimagit-1.7.2.ebuild | 25 ------------------------- 3 files changed, 47 deletions(-) diff --git a/app-vim/vimagit/Manifest b/app-vim/vimagit/Manifest index 1ac8281d937..0bf10f86629 100644 --- a/app-vim/vimagit/Manifest +++ b/app-vim/vimagit/Manifest @@ -1,3 +1 @@ -DIST vimagit-1.7.1.tar.gz 35302 BLAKE2B e8e46f399ef700d971e61a233af41a3735faf29fe95baa53b6e0888c0b708a1bfcee051bb9afc90348585f3cb3cf9278fe47a1ed17096d956ccecbc45398c4bc SHA512 8ce2959c135da90b880ccdcd66e71661c7908f250d47a24ede025762a6e9422cebcf8fd516bf99e475605f4278e232713c66293781ceb95f47a22031e9260a71 -DIST vimagit-1.7.2.tar.gz 37398 BLAKE2B c7e0a82ebb7a1d1ae5e2c5aa0c6c8f8a2b45fa65a193b6dcd8a97822d4ecb99ba60dd86156390db4de0fb0ce39883e67a1b17157d8c259a0ad6559a52cefbeb2 SHA512 8b825da4b411732db022b1a3f25f6f779ba5e58df5ca4d404e985b16a4811f911c626674f1a7f4a285d78369f4c7ad3a33b7ffa2b50f1a4a94372a3c5fb29a15 DIST vimagit-1.7.3.tar.gz 42325 BLAKE2B cad2adc5b61dd2abbfa2cdb58c11e293d2a0d03fd5d08c8f4a08140e5bc397ad6949a20b1c4b3076537dcf8b1b4b2f00f0a90ff62dc8a858ff5b37e0e3b257e0 SHA512 bfc0d49892fdb5c5dfc3ca971bc676081ba820420ad358a888299eb5b92e13f185b0acc6c636a493faef3dc10c7a8b56b7dc4393a08cb5b7012619234782b158 diff --git a/app-vim/vimagit/vimagit-1.7.1.ebuild b/app-vim/vimagit/vimagit-1.7.1.ebuild deleted file mode 100644 index 1583759b0cc..00000000000 --- a/app-vim/vimagit/vimagit-1.7.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit vim-plugin - -if [[ ${PV} == 9999* ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/jreybert/vimagit.git" -else - SRC_URI="https://github.com/jreybert/vimagit/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -DESCRIPTION="vim plugin: ease your git workflow within vim" -HOMEPAGE="https://github.com/jreybert/vimagit" -LICENSE="vim" -VIM_PLUGIN_HELPFILES="${PN}" - -RDEPEND="dev-vcs/git" diff --git a/app-vim/vimagit/vimagit-1.7.2.ebuild b/app-vim/vimagit/vimagit-1.7.2.ebuild deleted file mode 100644 index 5e291f76fe7..00000000000 --- a/app-vim/vimagit/vimagit-1.7.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit vim-plugin - -if [[ ${PV} == 9999* ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/jreybert/vimagit.git" -else - SRC_URI="https://github.com/jreybert/vimagit/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -DESCRIPTION="vim plugin: ease your git workflow within vim" -HOMEPAGE="https://github.com/jreybert/vimagit" -LICENSE="vim" -VIM_PLUGIN_HELPFILES="${PN}" - -RDEPEND="dev-vcs/git" - -src_prepare() { - rm _config.yml || die - default -}