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 0F9FC138335 for ; Wed, 12 Dec 2018 08:25:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19E01E0D61; Wed, 12 Dec 2018 08:25:52 +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 EC2EBE0D61 for ; Wed, 12 Dec 2018 08:25:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 509FE335CC0 for ; Wed, 12 Dec 2018 08:25:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 675BD4CB for ; Wed, 12 Dec 2018 08:25:47 +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: <1544603076.70e6e303938221b98d4ce91eac0c33c7b56b2e88.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.3.ebuild app-vim/vimagit/vimagit-9999.ebuild X-VCS-Directories: app-vim/vimagit/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 70e6e303938221b98d4ce91eac0c33c7b56b2e88 X-VCS-Branch: master Date: Wed, 12 Dec 2018 08:25:47 +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: 2811b837-9234-4308-be6f-b023651a5f85 X-Archives-Hash: 75faf304355cb3ae4b99e8840ecac8de commit: 70e6e303938221b98d4ce91eac0c33c7b56b2e88 Author: Tim Harder gentoo org> AuthorDate: Wed Dec 12 05:40:59 2018 +0000 Commit: Tim Harder gentoo org> CommitDate: Wed Dec 12 08:24:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e6e303 app-vim/vimagit: version bump to 1.7.3 Signed-off-by: Tim Harder gentoo.org> app-vim/vimagit/Manifest | 1 + app-vim/vimagit/{vimagit-9999.ebuild => vimagit-1.7.3.ebuild} | 2 +- app-vim/vimagit/vimagit-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app-vim/vimagit/Manifest b/app-vim/vimagit/Manifest index dbcf69e823d..1ac8281d937 100644 --- a/app-vim/vimagit/Manifest +++ b/app-vim/vimagit/Manifest @@ -1,2 +1,3 @@ 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-9999.ebuild b/app-vim/vimagit/vimagit-1.7.3.ebuild similarity index 93% copy from app-vim/vimagit/vimagit-9999.ebuild copy to app-vim/vimagit/vimagit-1.7.3.ebuild index 5e291f76fe7..2fa87c6aceb 100644 --- a/app-vim/vimagit/vimagit-9999.ebuild +++ b/app-vim/vimagit/vimagit-1.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 diff --git a/app-vim/vimagit/vimagit-9999.ebuild b/app-vim/vimagit/vimagit-9999.ebuild index 5e291f76fe7..2fa87c6aceb 100644 --- a/app-vim/vimagit/vimagit-9999.ebuild +++ b/app-vim/vimagit/vimagit-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6