public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-java/hp-jdk-bin/
@ 2015-09-24  4:08 Jonathan Callen
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Callen @ 2015-09-24  4:08 UTC (permalink / raw
  To: gentoo-commits

commit:     ec2c4b95c763c2a868518cdad1d0e8642ca874c6
Author:     Jonathan Callen <jcallen <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 03:33:22 2015 +0000
Commit:     Jonathan Callen <jcallen <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 04:07:41 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec2c4b95

dev-java/hp-jdk-bin: Update Manifest

Package-Manager: portage-2.2.20.1

 dev-java/hp-jdk-bin/Manifest | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/hp-jdk-bin/Manifest b/dev-java/hp-jdk-bin/Manifest
index cfda343..bde0a23 100644
--- a/dev-java/hp-jdk-bin/Manifest
+++ b/dev-java/hp-jdk-bin/Manifest
@@ -1,2 +1,2 @@
-DIST jdk6_16005_ia.depot 138004480 SHA256 2ce897f22aa9db11ff1cdda14475f36b5b761e0c024cbbd9313e5f2da44e067f
-DIST jdk6_16005_pa.depot 99102720 SHA256 4ed271f34d28194f83ca7271d91ca1731502c93811c9fb052aa102539c3da7f5
+DIST jdk6_16005_ia.depot 138004480 SHA256 2ce897f22aa9db11ff1cdda14475f36b5b761e0c024cbbd9313e5f2da44e067f SHA512 ce4814008b09b49af3af6b41a7181ae587a66fd6a99c1b6f32b2c7b3382db87845964b3c8c61bd668ef530b7d1e77f2ea342d58a16c7da26ff8cb05ca54c1137 WHIRLPOOL 6c571cc74ae14bebcae204922f0f688d3710d33e53d5a779df5f796d8b51783650037153080d183432d2b7a434000a0293cedc2eb654251a0e41d3a1033893e0
+DIST jdk6_16005_pa.depot 99102720 SHA256 4ed271f34d28194f83ca7271d91ca1731502c93811c9fb052aa102539c3da7f5 SHA512 e932028540dbf30bd2ac95819f6d2c6bd0e7b976007d63155fd089cf19d57f6f268a8ce6da562ad055aa158cc03c3ee7991c849471b0bbca35fd90bef99990c2 WHIRLPOOL 4b498e2854a7ade18965a8934ccb2f6fc71812370a50aa7902f82f31260259dbf79f7f975e8b4eadac0d46690fe18adc034be2f71ee3681ad13c2715cbaefc02


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-java/hp-jdk-bin/
@ 2015-12-06 21:55 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2015-12-06 21:55 UTC (permalink / raw
  To: gentoo-commits

commit:     2b45e0ecbaf9f1c7b4e846f5fa48b09d1c7313aa
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  6 20:34:03 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec  6 21:55:14 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b45e0ec

[QA] dev-java/hp-jdk-bin: Fix global scope use calls, #566530

 dev-java/hp-jdk-bin/hp-jdk-bin-1.6.0.05.ebuild | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-java/hp-jdk-bin/hp-jdk-bin-1.6.0.05.ebuild b/dev-java/hp-jdk-bin/hp-jdk-bin-1.6.0.05.ebuild
index 9baf695..3a64550 100644
--- a/dev-java/hp-jdk-bin/hp-jdk-bin-1.6.0.05.ebuild
+++ b/dev-java/hp-jdk-bin/hp-jdk-bin-1.6.0.05.ebuild
@@ -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}"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-06 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-06 21:55 [gentoo-commits] repo/gentoo:master commit in: dev-java/hp-jdk-bin/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2015-09-24  4:08 Jonathan Callen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox