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 C6266138359 for ; Mon, 3 Aug 2020 06:29:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8490E0924; Mon, 3 Aug 2020 06:29:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 CC289E0924 for ; Mon, 3 Aug 2020 06:29:42 +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 EF2C434F2E5 for ; Mon, 3 Aug 2020 06:29:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAA562FE for ; Mon, 3 Aug 2020 06:29:40 +0000 (UTC) From: "Mikhail Pukhlikov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikhail Pukhlikov" Message-ID: <1596436175.d2752752787acdda109b877fb09aab04db847990.cynede@gentoo> Subject: [gentoo-commits] repo/proj/rust:master commit in: app-shells/starship/ X-VCS-Repository: repo/proj/rust X-VCS-Files: app-shells/starship/Manifest app-shells/starship/Manifest-starship.txt X-VCS-Directories: app-shells/starship/ X-VCS-Committer: cynede X-VCS-Committer-Name: Mikhail Pukhlikov X-VCS-Revision: d2752752787acdda109b877fb09aab04db847990 X-VCS-Branch: master Date: Mon, 3 Aug 2020 06:29:40 +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: bb302ea1-30a4-4d9e-9483-e4f21e67049b X-Archives-Hash: 01684bb9a53207d3121323f4dc751da6 commit: d2752752787acdda109b877fb09aab04db847990 Author: Michael L michaellawrenceit com> AuthorDate: Fri Jul 10 13:54:14 2020 +0000 Commit: Mikhail Pukhlikov gentoo org> CommitDate: Mon Aug 3 06:29:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/rust.git/commit/?id=d2752752 Rename Manifest-starship.txt to Manifest Closes: https://github.com/gentoo/gentoo-rust/pull/492 Signed-off-by: Mikhail Pukhlikov gentoo.org> app-shells/starship/{Manifest-starship.txt => Manifest} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-shells/starship/Manifest-starship.txt b/app-shells/starship/Manifest similarity index 100% rename from app-shells/starship/Manifest-starship.txt rename to app-shells/starship/Manifest