diff options
author | Mike Pagano <mpagano@gentoo.org> | 2021-12-03 10:23:17 -0500 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2021-12-03 10:23:17 -0500 |
commit | 3e3ccb4453e35c739c6fbe17da30456a90b3319a (patch) | |
tree | 365e6b9d52fb85129dceab246526aff1bc7eb3ff /dev-util | |
parent | media-gfx/imv: update HOMEPAGE / EGIT_REPO_URI (diff) | |
download | gentoo-3e3ccb4453e35c739c6fbe17da30456a90b3319a.tar.gz gentoo-3e3ccb4453e35c739c6fbe17da30456a90b3319a.tar.bz2 gentoo-3e3ccb4453e35c739c6fbe17da30456a90b3319a.zip |
dev-util/idea-community: QA clean-ups
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/idea-community/idea-community-2021.3.213.5744.223.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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)" |