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 327B0158092 for ; Sat, 18 Sep 2021 16:51:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23291E0882; Sat, 18 Sep 2021 16:51:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 09C3DE0882 for ; Sat, 18 Sep 2021 16:51:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 03D2B342D5A for ; Sat, 18 Sep 2021 16:51:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 63C8C10D for ; Sat, 18 Sep 2021 16:51:40 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1631983885.cf52b47b1c4d265eadbfbfa9c0352a0c5bd4d5c8.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/why3-for-spark/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild X-VCS-Directories: sci-mathematics/why3-for-spark/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: cf52b47b1c4d265eadbfbfa9c0352a0c5bd4d5c8 X-VCS-Branch: master Date: Sat, 18 Sep 2021 16:51:40 +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: 1ec8310c-6cbd-47fc-86df-e2b773347ce7 X-Archives-Hash: 0430a3a9cac88f941b113cc5a4722e81 commit: cf52b47b1c4d265eadbfbfa9c0352a0c5bd4d5c8 Author: Alfredo Tupone gentoo org> AuthorDate: Sat Sep 18 16:48:56 2021 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sat Sep 18 16:51:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf52b47b sci-mathematics/why3-for-spark: UnusedInherits Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alfredo Tupone gentoo.org> sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild index bb7093a5b79..48d19022057 100644 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild @@ -3,8 +3,6 @@ EAPI=6 -inherit autotools - MYP=${PN}-gpl-${PV}-src DESCRIPTION="Platform for deductive program verification"