From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 42A521382C5 for ; Wed, 17 Jun 2020 20:12:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7016AE0952; Wed, 17 Jun 2020 20:12:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 578ADE0952 for ; Wed, 17 Jun 2020 20:12:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DAEC934F02D for ; Wed, 17 Jun 2020 20:12:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8FE82D3 for ; Wed, 17 Jun 2020 20:12:42 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1592424759.f5890f65ed72b4b5ce95fc6779d8866a5610f117.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/javahelp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/javahelp/javahelp-2.0.05_p20170719.ebuild X-VCS-Directories: dev-java/javahelp/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: f5890f65ed72b4b5ce95fc6779d8866a5610f117 X-VCS-Branch: master Date: Wed, 17 Jun 2020 20:12:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 054c4172-ce75-434f-94c3-d84386f2331a X-Archives-Hash: 02c48d55ec1ebb45d8d4ae8ace99e829 commit: f5890f65ed72b4b5ce95fc6779d8866a5610f117 Author: Rick Farina gentoo org> AuthorDate: Wed Jun 17 20:12:33 2020 +0000 Commit: Rick Farina gentoo org> CommitDate: Wed Jun 17 20:12:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5890f65 dev-java/javahelp: commit the whole fix Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Rick Farina gentoo.org> dev-java/javahelp/javahelp-2.0.05_p20170719.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-java/javahelp/javahelp-2.0.05_p20170719.ebuild b/dev-java/javahelp/javahelp-2.0.05_p20170719.ebuild index 60d65c15cbf..1ad3e64a20b 100644 --- a/dev-java/javahelp/javahelp-2.0.05_p20170719.ebuild +++ b/dev-java/javahelp/javahelp-2.0.05_p20170719.ebuild @@ -24,6 +24,8 @@ RDEPEND=">=virtual/jre-1.4 DEPEND="virtual/jdk:1.8 ${CDEPEND}" +JAVA_PKG_NV_DEPEND="virtual/jdk:1.8" + S="${WORKDIR}/${PN}-${COMMIT}" _eant() {