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 CFBC31382C5 for ; Fri, 5 Feb 2021 15:42:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A48EE08FB; Fri, 5 Feb 2021 15:42:56 +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 E46E9E08FB for ; Fri, 5 Feb 2021 15:42:55 +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 A8AAD342EB4 for ; Fri, 5 Feb 2021 15:42:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12E294A4 for ; Fri, 5 Feb 2021 15:42:53 +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: <1612539770.9755dd14278df893f3a38a9faae89666c9787e8a.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.23.0.ebuild app-admin/exo/exo-1.24.0.ebuild X-VCS-Directories: app-admin/exo/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 9755dd14278df893f3a38a9faae89666c9787e8a X-VCS-Branch: master Date: Fri, 5 Feb 2021 15:42:53 +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: a46c0ed6-e3d9-4959-bb17-86337ca4cbbf X-Archives-Hash: fd11d78a50e8045209cb3582f470c96d commit: 9755dd14278df893f3a38a9faae89666c9787e8a Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Feb 5 15:42:50 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Feb 5 15:42:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9755dd14 app-admin/exo: version bump to 1.24.0 - remove old. Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo gentoo.org> app-admin/exo/Manifest | 2 +- app-admin/exo/{exo-1.23.0.ebuild => exo-1.24.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/exo/Manifest b/app-admin/exo/Manifest index 928f8d673ca..bd88a6d362d 100644 --- a/app-admin/exo/Manifest +++ b/app-admin/exo/Manifest @@ -1 +1 @@ -DIST exo-1.23.0.tar.gz 4690475 BLAKE2B 6f28c28dd4dbd015b48ee01aa5edd6b234bdd32702062844ed1e46da626bc411c87892c2b134db4ba0a3b30a77fecbf1b9458a190bf894c41f07f6c67e5e846c SHA512 f0fdb1147c9b9a062e68a1dab2aba797236bff480d44eee4eed07132cad71f1d2fdcf4d32b7ea13c012d74256342cab01c3c7b7bb9ce6af11cb79eb337a83c34 +DIST exo-1.24.0.tar.gz 4848942 BLAKE2B 20790b0e5ab26e13ec73191e50b086046869d41120536a92745b3a431ee0c335d827cf442f2fa7dfcb4cd1c695399efe69b98eab75eb1642ed5d84ea8fb9e784 SHA512 e25a5b74cb81e8d16db1267c6e17f8da6d94afe1701500b526a889d2a667b173fed76227c3adaca07f077225ab68a48c8b7ead5d8dc33597eff8a02bf579b547 diff --git a/app-admin/exo/exo-1.23.0.ebuild b/app-admin/exo/exo-1.24.0.ebuild similarity index 100% rename from app-admin/exo/exo-1.23.0.ebuild rename to app-admin/exo/exo-1.24.0.ebuild