mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
[QA] dev-java/hp-jdk-bin: Fix global scope use calls, #566530
This commit is contained in:
@@ -38,13 +38,13 @@ SRC_URI="
|
||||
|
||||
S=${WORKDIR}
|
||||
|
||||
# not for metadata use:
|
||||
use hppa-hpux && JDK_DIST=${PA_JDK_DIST}
|
||||
use ia64-hpux && JDK_DIST=${IA_JDK_DIST}
|
||||
#use hppa64-hpux && JDK_DIST=${PA_JDK_DIST}
|
||||
#use ia64w-hpux && JDK_DIST=${IA_JDK_DIST}
|
||||
|
||||
pkg_nofetch() {
|
||||
# not for metadata use:
|
||||
use hppa-hpux && JDK_DIST=${PA_JDK_DIST}
|
||||
use ia64-hpux && JDK_DIST=${IA_JDK_DIST}
|
||||
#use hppa64-hpux && JDK_DIST=${PA_JDK_DIST}
|
||||
#use ia64w-hpux && JDK_DIST=${IA_JDK_DIST}
|
||||
|
||||
einfo "Due to license restrictions, we cannot redistribute or fetch the distfiles."
|
||||
einfo "Please visit"
|
||||
einfo " ${DOWNLOADPAGE}"
|
||||
|
||||
Reference in New Issue
Block a user