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 1E55C1382C5 for ; Sat, 20 Feb 2021 20:27:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51A49E0882; Sat, 20 Feb 2021 20:26:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 37878E0882 for ; Sat, 20 Feb 2021 20:26:58 +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 CE7F333BEE9 for ; Sat, 20 Feb 2021 20:26:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BD8346B for ; Sat, 20 Feb 2021 20:26:56 +0000 (UTC) From: "Simon van der Maas" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Simon van der Maas" Message-ID: <1613852800.07dd65b43f533b2fe8aa78c34bea837720c9b222.svdm-gentoo@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-shells/ohmyzsh/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-shells/ohmyzsh/Manifest app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild app-shells/ohmyzsh/ohmyzsh-20210209.ebuild X-VCS-Directories: app-shells/ohmyzsh/ X-VCS-Committer: svdm-gentoo X-VCS-Committer-Name: Simon van der Maas X-VCS-Revision: 07dd65b43f533b2fe8aa78c34bea837720c9b222 X-VCS-Branch: dev Date: Sat, 20 Feb 2021 20:26:56 +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: 945c383b-ce24-43a5-8154-349fc707eee0 X-Archives-Hash: 29982609892e3b6bd98d966bd355140e commit: 07dd65b43f533b2fe8aa78c34bea837720c9b222 Author: Simon van der Maas protonmail com> AuthorDate: Sat Feb 20 20:26:40 2021 +0000 Commit: Simon van der Maas protonmail com> CommitDate: Sat Feb 20 20:26:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07dd65b4 app-shells/ohmyzsh: changed filename Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Simon van der Maas protonmail.com> app-shells/ohmyzsh/Manifest | 2 +- .../ohmyzsh/{ohmyzsh-0_pre20210209.ebuild => ohmyzsh-20210209.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/ohmyzsh/Manifest b/app-shells/ohmyzsh/Manifest index 18908c52..e352f706 100644 --- a/app-shells/ohmyzsh/Manifest +++ b/app-shells/ohmyzsh/Manifest @@ -1 +1 @@ -DIST ohmyzsh-0_pre20210209.tar.gz 696345 BLAKE2B a51a47dfc655ab36d6b2d9d73726caee5d9fbb9130b071feb17440c3d04269f8f2129e9f343594315f3e1f01b1de865cdc9bbee63ba370723d88188903d5dba3 SHA512 c66c87fd767748c7849cd2c799246cc145cdabc3001ab76653794b9a73100fb412e84a006386be57bc603b9dd66d823d758ae31afc6bc0f9faea1e41f38d69f6 +DIST ohmyzsh-20210209.tar.gz 696345 BLAKE2B a51a47dfc655ab36d6b2d9d73726caee5d9fbb9130b071feb17440c3d04269f8f2129e9f343594315f3e1f01b1de865cdc9bbee63ba370723d88188903d5dba3 SHA512 c66c87fd767748c7849cd2c799246cc145cdabc3001ab76653794b9a73100fb412e84a006386be57bc603b9dd66d823d758ae31afc6bc0f9faea1e41f38d69f6 diff --git a/app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild b/app-shells/ohmyzsh/ohmyzsh-20210209.ebuild similarity index 100% rename from app-shells/ohmyzsh/ohmyzsh-0_pre20210209.ebuild rename to app-shells/ohmyzsh/ohmyzsh-20210209.ebuild