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 541D1138350 for ; Fri, 17 Apr 2020 14:50:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A00C2E08EB; Fri, 17 Apr 2020 14:50:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 8A92CE08EB for ; Fri, 17 Apr 2020 14:50:04 +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 78FA1340A12 for ; Fri, 17 Apr 2020 14:50:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A26D1D5 for ; Fri, 17 Apr 2020 14:50:01 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1587134984.43c99fef10f405562f058901b0e5385cef2b0e94.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: mail-client/mutt-wizard/ X-VCS-Repository: repo/proj/guru X-VCS-Files: mail-client/mutt-wizard/Manifest mail-client/mutt-wizard/mutt-wizard-0_pre20200313.ebuild mail-client/mutt-wizard/mutt-wizard-0_pre20200412.ebuild X-VCS-Directories: mail-client/mutt-wizard/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 43c99fef10f405562f058901b0e5385cef2b0e94 X-VCS-Branch: dev Date: Fri, 17 Apr 2020 14:50:01 +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: 636cec3b-b5c1-4d53-998a-6c7b0d87c07e X-Archives-Hash: 7e66dd6992cb1a754e4f0bed5fa9ca19 Message-ID: <20200417145001.KEclh6xYiJjT_XqAchOM-_dJyjFNA6bEPG4S3BtudMo@z> commit: 43c99fef10f405562f058901b0e5385cef2b0e94 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Apr 17 14:49:44 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Apr 17 14:49:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43c99fef mail-client/mutt-wizard: version bump and fix PREFIX should not install to /usr/local but to /usr Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> mail-client/mutt-wizard/Manifest | 2 +- ...izard-0_pre20200313.ebuild => mutt-wizard-0_pre20200412.ebuild} | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/mail-client/mutt-wizard/Manifest b/mail-client/mutt-wizard/Manifest index dcb4f04..7ceed08 100644 --- a/mail-client/mutt-wizard/Manifest +++ b/mail-client/mutt-wizard/Manifest @@ -1 +1 @@ -DIST mutt-wizard-0_pre20200313.tar.gz 31817 BLAKE2B a4e4cef43e879c8fbfb13e8a66ba57816f42e7fe1269bb9162dc82ac04715a81a78bf4e83c3f85a5c72c1a6214585e7850236791ed0e44d3ea08b7a4c9ca895d SHA512 b6ef413756bf85b9180534537b7794a9641d666017da43dfbaef48d7ea6a618ce2bc9af9563556445a3471b3c0c30f34886bf5e1099b8135c6c3cc8a85330004 +DIST mutt-wizard-0_pre20200412.tar.gz 31845 BLAKE2B db798819fb403e0e8cc473dd31fecc4c4ad62ef0748b714fb9c11555bad4865ba8e43795f9cfc553ec103fa80dee51acd09c59991836b974bbfccca4d465212d SHA512 a37c85e23b473834a2f4c95666ae019323cac40115aeb8d7265de26ed0c4456199870909ba9aa4fb10cac5606892382f3b3efa55afcf6494ef900a2881cd0dd1 diff --git a/mail-client/mutt-wizard/mutt-wizard-0_pre20200313.ebuild b/mail-client/mutt-wizard/mutt-wizard-0_pre20200412.ebuild similarity index 84% rename from mail-client/mutt-wizard/mutt-wizard-0_pre20200313.ebuild rename to mail-client/mutt-wizard/mutt-wizard-0_pre20200412.ebuild index 78c0f38..d171f86 100644 --- a/mail-client/mutt-wizard/mutt-wizard-0_pre20200313.ebuild +++ b/mail-client/mutt-wizard/mutt-wizard-0_pre20200412.ebuild @@ -6,7 +6,7 @@ EAPI=7 DESCRIPTION="A system for automatically configuring mutt and isync" HOMEPAGE="https://github.com/LukeSmithxyz/mutt-wizard" -COMMIT=5ace69bdf56da3883b2666247aac462b0df5b020 +COMMIT=7c980ec6fbc4e51f3fa663a541de4ff5a4f6587f SRC_URI="https://github.com/LukeSmithxyz/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" @@ -28,3 +28,8 @@ RDEPEND=" src_compile() { return 0; } + +src_install() { + # Do not install to /usr/local + PREFIX="/usr" default +}