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 060B41382C5 for ; Fri, 22 Jan 2021 04:15:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BDD6E0828; Fri, 22 Jan 2021 04:15:21 +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 1D313E0828 for ; Fri, 22 Jan 2021 04:15:21 +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 1AEAF34076D for ; Fri, 22 Jan 2021 04:15:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF12C4A6 for ; Fri, 22 Jan 2021 04:15:18 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1611287798.c7c424dbd6f41ce918c5a5c02ac503b4039d3853.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/mutt-wizard/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/mutt-wizard/Manifest mail-client/mutt-wizard/mutt-wizard-3.1.1.ebuild mail-client/mutt-wizard/mutt-wizard-9999.ebuild X-VCS-Directories: mail-client/mutt-wizard/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c7c424dbd6f41ce918c5a5c02ac503b4039d3853 X-VCS-Branch: master Date: Fri, 22 Jan 2021 04:15:18 +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: 707b8e20-d5e8-479f-b645-de9a6b2f91df X-Archives-Hash: 24074cbb54deea276b804ed1a1c1a070 commit: c7c424dbd6f41ce918c5a5c02ac503b4039d3853 Author: Aisha Tammy aisha cc> AuthorDate: Tue Jan 19 00:44:19 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jan 22 03:56:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c424db mail-client/mutt-wizard: version bump to 3.1.1 upstream finally started releasing versions :D Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Aisha Tammy aisha.cc> Signed-off-by: Sam James gentoo.org> mail-client/mutt-wizard/Manifest | 1 + .../{mutt-wizard-9999.ebuild => mutt-wizard-3.1.1.ebuild} | 6 ++---- mail-client/mutt-wizard/mutt-wizard-9999.ebuild | 6 ++---- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/mail-client/mutt-wizard/Manifest b/mail-client/mutt-wizard/Manifest index 8a91ae2de62..bbade360d27 100644 --- a/mail-client/mutt-wizard/Manifest +++ b/mail-client/mutt-wizard/Manifest @@ -1 +1,2 @@ DIST mutt-wizard-0_pre20200808.tar.gz 30797 BLAKE2B 90b7382b6d2a687fa2ce5b267a00ee582c1ea89169185eb556f7e3aab4bbc822068fd691fbdaa843df0c525ec737a34acb39bc8a09d3c608837487825e57344b SHA512 e49de65658d4222d8932b1dd117631fffcd08493dc6e20a5157f8a3e336e179bf754ef64387f2b538c70898183a0413c99425a2751debb4b8d7cea5465076f57 +DIST mutt-wizard-3.1.1.tar.gz 33346 BLAKE2B 0f4d8e973fedc0d102242a06922627039f4244ad9fc901d6e3d7235089164c3a7f255587978c95762242146441d8a48f57401e9ec86754194b531d38f0074652 SHA512 b385bab603eff561bca8aade49f3d11a4ac031cbceb4a64d80be9b591dc34757a05bb3c56c23ec9f1942392833725872d4871bf34964c4503bc01d5223286ddb diff --git a/mail-client/mutt-wizard/mutt-wizard-9999.ebuild b/mail-client/mutt-wizard/mutt-wizard-3.1.1.ebuild similarity index 83% copy from mail-client/mutt-wizard/mutt-wizard-9999.ebuild copy to mail-client/mutt-wizard/mutt-wizard-3.1.1.ebuild index 995d3d16cda..dc33b5c3168 100644 --- a/mail-client/mutt-wizard/mutt-wizard-9999.ebuild +++ b/mail-client/mutt-wizard/mutt-wizard-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,10 +12,8 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/LukeSmithxyz/mutt-wizard.git" else - COMMIT=9ec2a49af03cf542c7db82bc0dd0ccdde81922d4 - SRC_URI="https://github.com/LukeSmithxyz/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/LukeSmithxyz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" - S="${WORKDIR}/${PN}-${COMMIT}" fi LICENSE="GPL-3" diff --git a/mail-client/mutt-wizard/mutt-wizard-9999.ebuild b/mail-client/mutt-wizard/mutt-wizard-9999.ebuild index 995d3d16cda..dc33b5c3168 100644 --- a/mail-client/mutt-wizard/mutt-wizard-9999.ebuild +++ b/mail-client/mutt-wizard/mutt-wizard-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,10 +12,8 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/LukeSmithxyz/mutt-wizard.git" else - COMMIT=9ec2a49af03cf542c7db82bc0dd0ccdde81922d4 - SRC_URI="https://github.com/LukeSmithxyz/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/LukeSmithxyz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" - S="${WORKDIR}/${PN}-${COMMIT}" fi LICENSE="GPL-3"