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 CD0DA138334 for ; Sun, 25 Nov 2018 23:41:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1DA0E0992; Sun, 25 Nov 2018 23:41:57 +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 7D097E0992 for ; Sun, 25 Nov 2018 23:41:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 94B92335D8D for ; Sun, 25 Nov 2018 23:41:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48AAC4BC for ; Sun, 25 Nov 2018 23:41:53 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1543189233.8d805c8a7984f11c3345c75ca461e73880627877.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/elektra/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/elektra/elektra-0.8.20-r1.ebuild X-VCS-Directories: app-admin/elektra/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8d805c8a7984f11c3345c75ca461e73880627877 X-VCS-Branch: master Date: Sun, 25 Nov 2018 23:41:53 +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: 4b92cf1e-62b5-441a-9738-9d5fdcd08715 X-Archives-Hash: 509eb573bcf22e02ebae438d344e28d9 commit: 8d805c8a7984f11c3345c75ca461e73880627877 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 25 20:56:35 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 25 23:40:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d805c8a app-admin/elektra: Silence repoman Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> app-admin/elektra/elektra-0.8.20-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/elektra/elektra-0.8.20-r1.ebuild b/app-admin/elektra/elektra-0.8.20-r1.ebuild index fbe49fa0866..c5a8299dc90 100644 --- a/app-admin/elektra/elektra-0.8.20-r1.ebuild +++ b/app-admin/elektra/elektra-0.8.20-r1.ebuild @@ -21,7 +21,7 @@ RDEPEND=" augeas? ( app-admin/augeas ) dbus? ( >=sys-apps/dbus-1.6.18-r1 ) iconv? ( >=virtual/libiconv-0-r1 ) - java? ( >=virtual/jdk-1.8.0 ) + java? ( >=virtual/jdk-1.8:* ) qt5? ( dev-qt/qtdeclarative:5 dev-qt/qtgui:5