From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A9B0E1382B5 for ; Tue, 14 Jun 2016 13:15:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0002E08ED; Tue, 14 Jun 2016 13:15:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 673BCE08ED for ; Tue, 14 Jun 2016 13:15:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3FAF834082B for ; Tue, 14 Jun 2016 13:15:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DF9F16C5 for ; Tue, 14 Jun 2016 13:15:13 +0000 (UTC) From: "Nicolas Bock" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nicolas Bock" Message-ID: <1465910095.66f9c130c36b5381c1e17faa71b53880054a96fc.nicolasbock@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/jabref-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/jabref-bin/jabref-bin-3.4.ebuild X-VCS-Directories: app-text/jabref-bin/ X-VCS-Committer: nicolasbock X-VCS-Committer-Name: Nicolas Bock X-VCS-Revision: 66f9c130c36b5381c1e17faa71b53880054a96fc X-VCS-Branch: master Date: Tue, 14 Jun 2016 13:15:13 +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-Archives-Salt: 80308e5b-67e7-40ef-b51b-f758b8856d4a X-Archives-Hash: 836f946c6fbcf819cee78446274a579a commit: 66f9c130c36b5381c1e17faa71b53880054a96fc Author: Nicolas Bock gentoo org> AuthorDate: Tue Jun 14 13:14:15 2016 +0000 Commit: Nicolas Bock gentoo org> CommitDate: Tue Jun 14 13:14:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f9c130 app-text/jabref-bin: Drop dependency on virtual/jdk Package-Manager: portage-2.2.28 app-text/jabref-bin/jabref-bin-3.4.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app-text/jabref-bin/jabref-bin-3.4.ebuild b/app-text/jabref-bin/jabref-bin-3.4.ebuild index 86add2d..a52e398 100644 --- a/app-text/jabref-bin/jabref-bin-3.4.ebuild +++ b/app-text/jabref-bin/jabref-bin-3.4.ebuild @@ -19,7 +19,9 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -RDEPEND="|| ( >=virtual/jre-1.8 >=virtual/jdk-1.8 )" +RDEPEND=" + >=virtual/jre-1.8 +" S="${WORKDIR}"