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 86C1B1382C5 for ; Wed, 14 Apr 2021 10:37:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6186E0BED; Wed, 14 Apr 2021 10:37:37 +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 9F2B6E0BED for ; Wed, 14 Apr 2021 10:37:37 +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 A89F8335CD7 for ; Wed, 14 Apr 2021 10:37:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 489774D2 for ; Wed, 14 Apr 2021 10:37:35 +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: <1618396652.6b1a30fcb1de05cf9f9f3d52ad0bd9254b68da8d.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.27.1.ebuild app-admin/exo/exo-1.27.2.ebuild X-VCS-Directories: app-admin/exo/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 6b1a30fcb1de05cf9f9f3d52ad0bd9254b68da8d X-VCS-Branch: master Date: Wed, 14 Apr 2021 10:37:35 +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: a8e3a1cd-b520-43cd-9ad2-a8aa1c4ae25e X-Archives-Hash: 017c82e084cab46103509a99e9d64199 commit: 6b1a30fcb1de05cf9f9f3d52ad0bd9254b68da8d Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Apr 14 10:37:32 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Apr 14 10:37:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1a30fc app-admin/exo: version bump to 1.27.2 - 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.27.1.ebuild => exo-1.27.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/exo/Manifest b/app-admin/exo/Manifest index f997980ac9c..d8998137c56 100644 --- a/app-admin/exo/Manifest +++ b/app-admin/exo/Manifest @@ -1 +1 @@ -DIST exo-1.27.1.tar.gz 5344908 BLAKE2B 2672cd1e0e4ac59585c0ab376d130fc650db4a9ce8ac3ad7e28b3f22ebdabd4b6d61a477a2b1b8f4da098ef6ed296f6c9a8dae6cc734843c1d4dccb6cd2fbcc2 SHA512 e6d74968ad5677bef4b6c5b698281d1b27949214e3c1f87cbce15e622cfc800b4b0e958c6ea75f9a7eb1f8f3211f0e13bc6819dcc5e95cf996936b956c276619 +DIST exo-1.27.2.tar.gz 5347725 BLAKE2B a66c311ae9cbe30f6998151fa8fe3006dd332c60fff80a28b388e92d0a8db2a44bc7ad053dbc500b8f19636e06feaac4d42811bf221d88ed6a7d7855af5aba17 SHA512 690b7e19309a03901f56a9987696ea66952a0febf6c7b1dc99e8e0f323ab2985a49aa87ea2e2469d039d583d8232d56ebb4aa203d3f8193453f479e9d68911ce diff --git a/app-admin/exo/exo-1.27.1.ebuild b/app-admin/exo/exo-1.27.2.ebuild similarity index 100% rename from app-admin/exo/exo-1.27.1.ebuild rename to app-admin/exo/exo-1.27.2.ebuild