summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2024-04-18 15:49:59 -0400
committerMike Pagano <mpagano@gentoo.org>2024-04-18 15:50:49 -0400
commit394d576eb0901d1da7573ed9f32cb6ca7f469ccf (patch)
tree732ff167fdceccd83e9aff96c58cebdb54a475b1
parentx11-plugins/lurch: update deps for mxml (diff)
downloadgentoo-394d576eb0901d1da7573ed9f32cb6ca7f469ccf.tar.gz
gentoo-394d576eb0901d1da7573ed9f32cb6ca7f469ccf.tar.bz2
gentoo-394d576eb0901d1da7573ed9f32cb6ca7f469ccf.zip
dev-util/idea-community: Minor qa fix
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
-rw-r--r--dev-util/idea-community/idea-community-2024.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/idea-community/idea-community-2024.1.0.ebuild b/dev-util/idea-community/idea-community-2024.1.0.ebuild
index 41b2f2d44c90..2fd003d766aa 100644
--- a/dev-util/idea-community/idea-community-2024.1.0.ebuild
+++ b/dev-util/idea-community/idea-community-2024.1.0.ebuild
@@ -14,6 +14,7 @@ SRC_URI="
arm64? ( https://download.jetbrains.com/idea/ideaIC-${MY_PV}-aarch64.tar.gz -> ${P}-aarch64.tar.gz )
"
+S="${WORKDIR}/idea-IC-${PV}"
LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-2.5 CDDL-1.1
codehaus-classworlds CPL-1.0 EPL-1.0 EPL-2.0
GPL-2 GPL-2-with-classpath-exception ISC
@@ -37,7 +38,6 @@ RDEPEND="${DEPEND}
BDEPEND="dev-util/patchelf"
RESTRICT="splitdebug"
-S="${WORKDIR}/idea-IC-${PV}"
QA_PREBUILT="opt/${PN}/*"