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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1A813158086 for ; Thu, 28 Oct 2021 10:06:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F2FAE0882; Thu, 28 Oct 2021 10:06:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 252E3E0882 for ; Thu, 28 Oct 2021 10:06:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1AC613435BE for ; Thu, 28 Oct 2021 10:06:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF34B162 for ; Thu, 28 Oct 2021 10:06:26 +0000 (UTC) From: "Agostino Sarubbo" 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" Message-ID: <1635415584.2a248798c59aaecf15e951bed43062eaf9f51a11.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.45.1.ebuild app-admin/exo/exo-1.45.2.ebuild X-VCS-Directories: app-admin/exo/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 2a248798c59aaecf15e951bed43062eaf9f51a11 X-VCS-Branch: master Date: Thu, 28 Oct 2021 10:06:26 +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: 341a3b0b-5181-458a-87c2-566aebc9ce39 X-Archives-Hash: 9903b03204fa8eb6704642f83febf9b1 commit: 2a248798c59aaecf15e951bed43062eaf9f51a11 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Oct 28 10:06:24 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Oct 28 10:06:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a248798 app-admin/exo: version bump to 1.45.2 - remove old. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Agostino Sarubbo gentoo.org> app-admin/exo/Manifest | 2 +- app-admin/exo/{exo-1.45.1.ebuild => exo-1.45.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/exo/Manifest b/app-admin/exo/Manifest index bd8b3d28062..4899794f825 100644 --- a/app-admin/exo/Manifest +++ b/app-admin/exo/Manifest @@ -1 +1 @@ -DIST exo-1.45.1.tar.gz 5559372 BLAKE2B a5b43f5fcc363041db882de88c52a33e16fb7e85bff414d8560455223e2e76d94b66dbf0a1b71368e8d12c591030475fff47cc1004ab34296cdd7541f1b72e43 SHA512 4a5dfbd81226a0150feef3ad40711555e0b316ba05c6f07987f6c04b261c662aa2942930ae6e4566d87a05d61c19924a20add3225ff2f862c71595cf9f802281 +DIST exo-1.45.2.tar.gz 5559557 BLAKE2B f4a4d4f0c82cde28590ef2238338f80ee5de085b4eb4d434a662dddc1031c32f181f9104de9df52da0a39932301ec0cf64cae8f54e41c979931626ee2043575e SHA512 641d17c98878f089ff9e744c0488c424d3f1661a2dfbc3bdf65cb42e0f4a9922206575854ff996a0752f1e6972c0143d20ea7ed5539127e0ca17676a6896439a diff --git a/app-admin/exo/exo-1.45.1.ebuild b/app-admin/exo/exo-1.45.2.ebuild similarity index 100% rename from app-admin/exo/exo-1.45.1.ebuild rename to app-admin/exo/exo-1.45.2.ebuild