commit:     394d576eb0901d1da7573ed9f32cb6ca7f469ccf
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 19:49:59 2024 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 19:50:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=394d576e

dev-util/idea-community: Minor qa fix

Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

 dev-util/idea-community/idea-community-2024.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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}/*"
 

Reply via email to