From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1266132-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 061771382C5 for <garchives@archives.gentoo.org>; Wed, 31 Mar 2021 07:27:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53F33E07FE; Wed, 31 Mar 2021 07:27:10 +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 38809E07FE for <gentoo-commits@lists.gentoo.org>; Wed, 31 Mar 2021 07:27:10 +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 051C3340931 for <gentoo-commits@lists.gentoo.org>; Wed, 31 Mar 2021 07:27:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7609C5B8 for <gentoo-commits@lists.gentoo.org>; Wed, 31 Mar 2021 07:27:07 +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: <1617175625.1ea983f186d44c30f908951d70101ad4e906a900.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.26.0.ebuild app-admin/exo/exo-1.27.0.ebuild X-VCS-Directories: app-admin/exo/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 1ea983f186d44c30f908951d70101ad4e906a900 X-VCS-Branch: master Date: Wed, 31 Mar 2021 07:27:07 +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: 35fa679c-c29b-4d69-9fcd-625088aad696 X-Archives-Hash: 8ba068cb46f8ba4a571a6d40a773b6f9 commit: 1ea983f186d44c30f908951d70101ad4e906a900 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Mar 31 07:27:05 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Mar 31 07:27:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea983f1 app-admin/exo: version bump to 1.27.0 - remove old. Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-admin/exo/Manifest | 2 +- app-admin/exo/{exo-1.26.0.ebuild => exo-1.27.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/exo/Manifest b/app-admin/exo/Manifest index cd64baeef2e..179d471eb0f 100644 --- a/app-admin/exo/Manifest +++ b/app-admin/exo/Manifest @@ -1 +1 @@ -DIST exo-1.26.0.tar.gz 4861283 BLAKE2B ac009382ee9d8004dd168ac610c96728b6977158b357b0f788adb28ff7d28e6ea9f458b14e4a156c5b88f58f7ea984a3e19a544ff96bad439a09fcdad9680c99 SHA512 4d2a05433749dd07298cc92449ef2ec1173034da4a3791d7c6229877e199af89eda12c4e80527f1cabfeca05d6a652adc3cac09e4d11893fe88077277d4b9519 +DIST exo-1.27.0.tar.gz 5345040 BLAKE2B 294ec2a0540259bbe0296e2866f62fd472bf20c7abac8a2660eef23b819b7191d0d1f7ef8b8937382a621a13a1ab3a9bb7af7834cf9fa0b6e1b278596c1cd6a7 SHA512 c03d0c60537e81743941401ae24b39ba036e4bced935fc00ff6b6f78c9db0a4bec67a96ab77ff62a5d94be4ddc04cfe05bc3ffe377c766a775f74315e1cd5111 diff --git a/app-admin/exo/exo-1.26.0.ebuild b/app-admin/exo/exo-1.27.0.ebuild similarity index 100% rename from app-admin/exo/exo-1.26.0.ebuild rename to app-admin/exo/exo-1.27.0.ebuild