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 13598138359 for ; Mon, 9 Nov 2020 14:38:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 618E6E0391; Mon, 9 Nov 2020 14:38:53 +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 1BD0CE0391 for ; Mon, 9 Nov 2020 14:38:52 +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 8802A340A60 for ; Mon, 9 Nov 2020 14:38:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 097E53AB for ; Mon, 9 Nov 2020 14:38:49 +0000 (UTC) From: "Benda XU" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" Message-ID: <1604932721.396dc38cf08a3075ca5ff2d22ed9fbd3c6962d13.heroxbd@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/mkl/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/mkl/mkl-2020.4.304.ebuild X-VCS-Directories: sci-libs/mkl/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: 396dc38cf08a3075ca5ff2d22ed9fbd3c6962d13 X-VCS-Branch: master Date: Mon, 9 Nov 2020 14:38:49 +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: 9ceae33a-9dc5-4fa4-8e3c-f91610e27a3f X-Archives-Hash: 79b8c379b734cd3a47bfaa3ddd2525f2 commit: 396dc38cf08a3075ca5ff2d22ed9fbd3c6962d13 Author: root gentoo org> AuthorDate: Mon Nov 9 14:36:55 2020 +0000 Commit: Benda XU gentoo org> CommitDate: Mon Nov 9 14:38:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=396dc38c sci-libs/mkl: inherit rpm to draw in rpm2targz BDEPEND. Closes: https://bugs.gentoo.org/753662 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Benda Xu gentoo.org> sci-libs/mkl/mkl-2020.4.304.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/mkl/mkl-2020.4.304.ebuild b/sci-libs/mkl/mkl-2020.4.304.ebuild index ed552ffeb60..10c56fec1fc 100644 --- a/sci-libs/mkl/mkl-2020.4.304.ebuild +++ b/sci-libs/mkl/mkl-2020.4.304.ebuild @@ -4,7 +4,7 @@ EAPI=7 MULTILIB_COMPAT=( abi_x86_{32,64} ) -inherit multilib-build +inherit multilib-build rpm MAGIC=16917 # from registration center MY_P=${P/-/_} # mkl_2020.4.304