From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1264217-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 5E9411382C5 for <garchives@archives.gentoo.org>; Fri, 26 Mar 2021 11:25:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B488E05C1; Fri, 26 Mar 2021 11:25:22 +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 51C8DE05C1 for <gentoo-commits@lists.gentoo.org>; Fri, 26 Mar 2021 11:25:22 +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 02EEC33C4EE for <gentoo-commits@lists.gentoo.org>; Fri, 26 Mar 2021 11:25:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE66E5AC for <gentoo-commits@lists.gentoo.org>; Fri, 26 Mar 2021 11:25:19 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1616757905.31df58c57ab99a41a78de2fd5d85d8f7c02f188a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/bumblebee/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r2.ebuild x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r3.ebuild X-VCS-Directories: x11-misc/bumblebee/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 31df58c57ab99a41a78de2fd5d85d8f7c02f188a X-VCS-Branch: master Date: Fri, 26 Mar 2021 11:25:19 +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: 0be053ab-2d8f-4dd4-900d-1f2cd76bc8ea X-Archives-Hash: 8f9f6bc8b7b90f196e4258a557b66dc2 commit: 31df58c57ab99a41a78de2fd5d85d8f7c02f188a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 26 11:21:01 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 26 11:25:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31df58c5 x11-misc/bumblebee: use d-m-i in ~arch Fixes: b1fee512276f492bf694b2f3a748122b1dbf15eb Reported-by: Pacho Ramos <pacho <AT> gentoo.org> Signed-off-by: Sam James <sam <AT> gentoo.org> ...ee-3.2.1_p20210112-r2.ebuild => bumblebee-3.2.1_p20210112-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r2.ebuild b/x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r3.ebuild similarity index 97% rename from x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r2.ebuild rename to x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r3.ebuild index 58973b2a9eb..6c6e83af37a 100644 --- a/x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r2.ebuild +++ b/x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r3.ebuild @@ -84,7 +84,7 @@ src_install() { default newconfd "${FILESDIR}"/${PN}.confd ${PN} - newinitd "${FILESDIR}"/${PN}.initd ${PN} + newinitd "${FILESDIR}"/${PN}.initd-r1 ${PN} newenvd "${FILESDIR}"/${PN}.envd 99${PN} systemd_dounit scripts/systemd/bumblebeed.service