From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1312078-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 717E2139360 for <garchives@archives.gentoo.org>; Thu, 12 Aug 2021 09:11:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD815E0943; Thu, 12 Aug 2021 09:11:39 +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 8A4BBE0943 for <gentoo-commits@lists.gentoo.org>; Thu, 12 Aug 2021 09:11:39 +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 4C697342D01 for <gentoo-commits@lists.gentoo.org>; Thu, 12 Aug 2021 09:11:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C181C7A2 for <gentoo-commits@lists.gentoo.org>; Thu, 12 Aug 2021 09:11:36 +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: <1628759494.68386b5d50121ddaebe1a5fef0ce03584dcbf08f.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.39.0.ebuild app-admin/exo/exo-1.40.0.ebuild X-VCS-Directories: app-admin/exo/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 68386b5d50121ddaebe1a5fef0ce03584dcbf08f X-VCS-Branch: master Date: Thu, 12 Aug 2021 09:11:36 +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: fc0d55fd-beaa-4f89-befc-4ef3651b775f X-Archives-Hash: 87efbbda561c502088bb19ceb55104ff commit: 68386b5d50121ddaebe1a5fef0ce03584dcbf08f Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Aug 12 09:11:34 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Aug 12 09:11:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68386b5d app-admin/exo: version bump to 1.40.0 - 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.39.0.ebuild => exo-1.40.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/exo/Manifest b/app-admin/exo/Manifest index ff0a21375aa..8c5e34a68af 100644 --- a/app-admin/exo/Manifest +++ b/app-admin/exo/Manifest @@ -1 +1 @@ -DIST exo-1.39.0.tar.gz 5484733 BLAKE2B caf4cb13254ef3d6489358cbd95cb5c2f0e87ca51f0fc8d5f4eef8923937d9481276d56aa6df23713b0ca37ff3939f1fc02b1c9eda7a34b369ac00e74f8ede18 SHA512 0c933d97d14fd15f6fe1f1059aa81473d3e29c15dd5e506958113287fa9488d761c736a828dd6e0aedb907f9724f2b6d591e0cce1f17434b8abe2d32c1c96bcd +DIST exo-1.40.0.tar.gz 5487735 BLAKE2B e82b9a681c01b6d6830edfbad46664a2dd4a764671108e287fb645e534a1c5395311ab6ca010e3edd8a9f1115edba22e861cb2e5000dd36301585448b8c4f5d8 SHA512 9a6a4a821ca67b0b05d7e429f89ae7e860c282b6ac4926336111924804c512f5b9d653932d861f3fb01633b95299470efb69ab661f1e4d424bf18d8754474a0f diff --git a/app-admin/exo/exo-1.39.0.ebuild b/app-admin/exo/exo-1.40.0.ebuild similarity index 100% rename from app-admin/exo/exo-1.39.0.ebuild rename to app-admin/exo/exo-1.40.0.ebuild