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 4CF58158092 for ; Wed, 15 Sep 2021 19:44:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F3BBE081B; Wed, 15 Sep 2021 19:44:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88827E081B for ; Wed, 15 Sep 2021 19:44:08 +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 A936A342DCF for ; Wed, 15 Sep 2021 19:44:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21F25B0 for ; Wed, 15 Sep 2021 19:44:06 +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: <1631735034.113c3c6fbcbf85b5bea072dd614b1925e82cd71b.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/bwidget/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tcltk/bwidget/bwidget-1.9.14.ebuild X-VCS-Directories: dev-tcltk/bwidget/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 113c3c6fbcbf85b5bea072dd614b1925e82cd71b X-VCS-Branch: master Date: Wed, 15 Sep 2021 19:44:06 +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: 944e6e9a-ce5f-4022-81af-b216147c7e70 X-Archives-Hash: 9a77f0607f2df0a9feae03f4f2a61cb2 commit: 113c3c6fbcbf85b5bea072dd614b1925e82cd71b Author: Alfredo Tupone gentoo org> AuthorDate: Wed Sep 15 19:43:54 2021 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Wed Sep 15 19:43:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=113c3c6f dev-tcltk/bwidget: UnusedInherits Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alfredo Tupone gentoo.org> dev-tcltk/bwidget/bwidget-1.9.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tcltk/bwidget/bwidget-1.9.14.ebuild b/dev-tcltk/bwidget/bwidget-1.9.14.ebuild index 0c19aba46b5..1ed8f4bfa11 100644 --- a/dev-tcltk/bwidget/bwidget-1.9.14.ebuild +++ b/dev-tcltk/bwidget/bwidget-1.9.14.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit multilib virtualx +inherit virtualx MY_PN=${PN/bw/BW} MY_P=${MY_PN}-${PV}