From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1315439-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 80AE61580B9 for <garchives@archives.gentoo.org>; Wed, 25 Aug 2021 05:10:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE8F2E0878; Wed, 25 Aug 2021 05:10:18 +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 B3F97E0878 for <gentoo-commits@lists.gentoo.org>; Wed, 25 Aug 2021 05:10:18 +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 B01E9335D61 for <gentoo-commits@lists.gentoo.org>; Wed, 25 Aug 2021 05:10:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E95BA8CB for <gentoo-commits@lists.gentoo.org>; Wed, 25 Aug 2021 05:10:14 +0000 (UTC) From: "Agostino Sarubbo" <ago@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, "Agostino Sarubbo" <ago@gentoo.org> Message-ID: <1629868212.41f86dbc49606ecf617964af17900dc714cb5b2e.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/exo/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/exo/Manifest app-admin/exo/exo-1.40.3.ebuild app-admin/exo/exo-1.40.5.ebuild X-VCS-Directories: app-admin/exo/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 41f86dbc49606ecf617964af17900dc714cb5b2e X-VCS-Branch: master Date: Wed, 25 Aug 2021 05:10:14 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0a4afab4-f309-4c55-a856-33274fbdeae0 X-Archives-Hash: f1c0b2edf68c2e0eabe23eab8484cc04 commit: 41f86dbc49606ecf617964af17900dc714cb5b2e Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Aug 25 05:10:12 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Aug 25 05:10:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f86dbc app-admin/exo: version bump to 1.40.5 - remove old. Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-admin/exo/Manifest | 2 +- app-admin/exo/{exo-1.40.3.ebuild => exo-1.40.5.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/exo/Manifest b/app-admin/exo/Manifest index 5538b7623f1..860df716448 100644 --- a/app-admin/exo/Manifest +++ b/app-admin/exo/Manifest @@ -1 +1 @@ -DIST exo-1.40.3.tar.gz 5487663 BLAKE2B c56a4377785f268ee50e222086a8b152ca2f60a9aee95331240764a1e769d044fb2e8a10e1c49fd473b51ed4635584f55f3d93752ace28d8d5363260f643cfd2 SHA512 7010be6c9acf3da9b8abe85c9a2f23696f4fdf81a8148e87d07077b6b65f364a9b0e2923985adbf4081565e7d7e855054c1386844e51848a9d79bbea3823fd29 +DIST exo-1.40.5.tar.gz 5488454 BLAKE2B d6312b5d843ba0989899133af651b7fa1cbf04cd6b9bd68ecdbeab5ca59e2322bebcba45fdb82aa10097c3c5d7619371869c8502490bb46cd7612d8099ba75cf SHA512 a2f7b95b6687754295dcd2f05f25cbadb91e43b2f71543f39e9b9c1f60d7326b240e8ab9baff1dadac4b3dc293df2f57fbffe985d1ea456a8fe8365e21f7d99d diff --git a/app-admin/exo/exo-1.40.3.ebuild b/app-admin/exo/exo-1.40.5.ebuild similarity index 100% rename from app-admin/exo/exo-1.40.3.ebuild rename to app-admin/exo/exo-1.40.5.ebuild