From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1287095-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 6CEA71382C5 for <garchives@archives.gentoo.org>; Fri, 28 May 2021 06:38:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8FB29E09E4; Fri, 28 May 2021 06:38:48 +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 6FFE8E09E4 for <gentoo-commits@lists.gentoo.org>; Fri, 28 May 2021 06:38:48 +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 3F450340E79 for <gentoo-commits@lists.gentoo.org>; Fri, 28 May 2021 06:38:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE45259C for <gentoo-commits@lists.gentoo.org>; Fri, 28 May 2021 06:38:45 +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: <1622183922.86d94f69f9003e0fbfe42110fcbee0504f3431fe.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.29.0.ebuild app-admin/exo/exo-1.30.0.ebuild X-VCS-Directories: app-admin/exo/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 86d94f69f9003e0fbfe42110fcbee0504f3431fe X-VCS-Branch: master Date: Fri, 28 May 2021 06:38:45 +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: b5089be4-f2ca-4515-a94b-9d19dff2a2a0 X-Archives-Hash: 2713f42943a9fdce7609f010f56a1689 commit: 86d94f69f9003e0fbfe42110fcbee0504f3431fe Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri May 28 06:38:42 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri May 28 06:38:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d94f69 app-admin/exo: version bump to 1.30.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.29.0.ebuild => exo-1.30.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/exo/Manifest b/app-admin/exo/Manifest index c483a26937d..5f7b02c6f3f 100644 --- a/app-admin/exo/Manifest +++ b/app-admin/exo/Manifest @@ -1 +1 @@ -DIST exo-1.29.0.tar.gz 5357713 BLAKE2B e9615c492ad6a6d837a684b7a120ba3b38a99451a6b88aaa50b202dece77799f5e4ea4108acdc00a69f52173ac15bf67d495e3aaccf286cd389b39527ba06844 SHA512 ac97b1cdc9dc6e9abec255fa2f890eeed9574792931455f5f2449818577f1e1bd0b9205ac821945ab88b8d43fd8bc2392ed7d2ff5c4d46d4460b169d1c9a20c9 +DIST exo-1.30.0.tar.gz 5372917 BLAKE2B 2ceb1edf18296bdbaa14a0c4af541a224b0d8376a3afe528907962f278c7cba89761c868c739f97ebfbe7222bccee1c5dc6af4d1490155928cfbe4bf5f195507 SHA512 02c09a950f9b32d6c5804a8100dac8ef8cdb35f3f4d93237affd3c150e7cd00a01a8cadeea68edacf42f1925994bc73359b6d512666d919b74d6d06db2a43cb6 diff --git a/app-admin/exo/exo-1.29.0.ebuild b/app-admin/exo/exo-1.30.0.ebuild similarity index 100% rename from app-admin/exo/exo-1.29.0.ebuild rename to app-admin/exo/exo-1.30.0.ebuild