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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9B7FC158086 for ; Fri, 3 Dec 2021 15:23:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAF562BC004; Fri, 3 Dec 2021 15:23:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C0C02BC004 for ; Fri, 3 Dec 2021 15:23:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F3543432B9 for ; Fri, 3 Dec 2021 15:23:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7717179 for ; Fri, 3 Dec 2021 15:23:25 +0000 (UTC) From: "Mike Pagano" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Pagano" Message-ID: <1638544997.3e3ccb4453e35c739c6fbe17da30456a90b3319a.mpagano@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/idea-community/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/idea-community/idea-community-2021.3.213.5744.223.ebuild X-VCS-Directories: dev-util/idea-community/ X-VCS-Committer: mpagano X-VCS-Committer-Name: Mike Pagano X-VCS-Revision: 3e3ccb4453e35c739c6fbe17da30456a90b3319a X-VCS-Branch: master Date: Fri, 3 Dec 2021 15:23:25 +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: 65f1d2cb-d8b0-4bab-b46a-b9608a0a4c64 X-Archives-Hash: f74fdadd0165e844fd1a7a43626f8722 commit: 3e3ccb4453e35c739c6fbe17da30456a90b3319a Author: Mike Pagano gentoo org> AuthorDate: Fri Dec 3 15:23:17 2021 +0000 Commit: Mike Pagano gentoo org> CommitDate: Fri Dec 3 15:23:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3ccb44 dev-util/idea-community: QA clean-ups Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mike Pagano gentoo.org> dev-util/idea-community/idea-community-2021.3.213.5744.223.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/idea-community/idea-community-2021.3.213.5744.223.ebuild b/dev-util/idea-community/idea-community-2021.3.213.5744.223.ebuild index f41116f68514..d7d92e986766 100644 --- a/dev-util/idea-community/idea-community-2021.3.213.5744.223.ebuild +++ b/dev-util/idea-community/idea-community-2021.3.213.5744.223.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils desktop +inherit desktop wrapper SLOT="0" PV_STRING="$(ver_cut 2-6)"