Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/idea-community/
Date: Fri, 03 Dec 2021 15:23:29
Message-Id: 1638544997.3e3ccb4453e35c739c6fbe17da30456a90b3319a.mpagano@gentoo
1 commit: 3e3ccb4453e35c739c6fbe17da30456a90b3319a
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 3 15:23:17 2021 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 3 15:23:17 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3ccb44
7
8 dev-util/idea-community: QA clean-ups
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
12
13 dev-util/idea-community/idea-community-2021.3.213.5744.223.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index f41116f68514..d7d92e986766 100644
18 --- a/dev-util/idea-community/idea-community-2021.3.213.5744.223.ebuild
19 +++ b/dev-util/idea-community/idea-community-2021.3.213.5744.223.ebuild
20 @@ -2,7 +2,7 @@
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=7
24 -inherit eutils desktop
25 +inherit desktop wrapper
26
27 SLOT="0"
28 PV_STRING="$(ver_cut 2-6)"