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 2D220138359 for ; Wed, 2 Sep 2020 05:55:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E53AE087B; Wed, 2 Sep 2020 05:55:50 +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 3C482E087A for ; Wed, 2 Sep 2020 05:55:50 +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 4FA7B33BDF4 for ; Wed, 2 Sep 2020 05:55:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C81A365 for ; Wed, 2 Sep 2020 05:55:45 +0000 (UTC) From: "Adam Feldman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adam Feldman" Message-ID: <1599026139.1ba23bd41f2a02d6bb041061e8b7ad65b4f825d7.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-calc/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: mate-extra/mate-calc/Manifest mate-extra/mate-calc/mate-calc-1.22.0.ebuild mate-extra/mate-calc/mate-calc-1.22.2.ebuild mate-extra/mate-calc/mate-calc-1.24.0.ebuild X-VCS-Directories: mate-extra/mate-calc/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: Adam Feldman X-VCS-Revision: 1ba23bd41f2a02d6bb041061e8b7ad65b4f825d7 X-VCS-Branch: master Date: Wed, 2 Sep 2020 05:55:45 +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: 7503a227-988e-472e-abe1-4de0963cb8e8 X-Archives-Hash: 0dee854c0f220833add64d2a751ecff5 commit: 1ba23bd41f2a02d6bb041061e8b7ad65b4f825d7 Author: Adam Feldman gentoo org> AuthorDate: Wed Sep 2 05:50:29 2020 +0000 Commit: Adam Feldman gentoo org> CommitDate: Wed Sep 2 05:55:39 2020 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=1ba23bd4 mate-extra/mate-calc: Sync with ::gentoo Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Adam Feldman gentoo.org> mate-extra/mate-calc/Manifest | 2 +- .../mate-calc/{mate-calc-1.22.0.ebuild => mate-calc-1.22.2.ebuild} | 0 mate-extra/mate-calc/mate-calc-1.24.0.ebuild | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mate-extra/mate-calc/Manifest b/mate-extra/mate-calc/Manifest index 2491fe9..630488a 100644 --- a/mate-extra/mate-calc/Manifest +++ b/mate-extra/mate-calc/Manifest @@ -1,2 +1,2 @@ -DIST mate-calc-1.22.0.tar.xz 623312 BLAKE2B ae40278e455c520649db9fb4f48aedb2dec3b9abc48175a9f0111bbc57b7aac289d20d8dc1703a7b6545351e75e0ae641432ce6227f5ae0a8de5cbed68120581 SHA512 a0d72a17dc9e7e97ef36cb2f089db126b1f91790d6a34ae829ef9cea87e82b025ba106f08e8c677352e72423a6670a3bf8751eecc67444cd8cea8dc8f3cf6728 +DIST mate-calc-1.22.2.tar.xz 626400 BLAKE2B f09bf3730a4b184026e324c4c64c7a06951ae858febf58d135b676d384d0fe77a44af0adbb2a3bedc8ab60547f029e7f314634876e7d2a878fcec3549069063a SHA512 4235e49df4517d1a43a1f6422220f5b35320c34f588eb9ff3c63aa2ff59123a53ea9723372d3fe4d8c29d40ef09a51f4bd536655b5056d840eb5c253f572afb5 DIST mate-calc-1.24.0.tar.xz 939480 BLAKE2B 28a8184665096d477bdc80484fc9da3bf9835dd5d1c30d4de11722488d735f88336bcf990c50ef65dd0a5781fc083b5d011fd5085c2d1672e6599a28f4a01452 SHA512 ebb18f07ded5577bb0987b2027e7b73abc823a567bfa00f9cc9bfaf75de498f150b6b4c2e13486c530a3cbb078f1b798c415b33d668d952e8650799dd05c99eb diff --git a/mate-extra/mate-calc/mate-calc-1.22.0.ebuild b/mate-extra/mate-calc/mate-calc-1.22.2.ebuild similarity index 100% rename from mate-extra/mate-calc/mate-calc-1.22.0.ebuild rename to mate-extra/mate-calc/mate-calc-1.22.2.ebuild diff --git a/mate-extra/mate-calc/mate-calc-1.24.0.ebuild b/mate-extra/mate-calc/mate-calc-1.24.0.ebuild index 77fe727..971bea1 100644 --- a/mate-extra/mate-calc/mate-calc-1.24.0.ebuild +++ b/mate-extra/mate-calc/mate-calc-1.24.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi DESCRIPTION="Calculator for MATE"