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 65704138334 for ; Sun, 3 Feb 2019 19:14:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 536FCE0C5A; Sun, 3 Feb 2019 19:14:15 +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 341AEE0C5A for ; Sun, 3 Feb 2019 19:14:15 +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 4181D335DA4 for ; Sun, 3 Feb 2019 19:14:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF4B3536 for ; Sun, 3 Feb 2019 19:14:10 +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: <1549221228.644c4d2379e2c9a8930a2e50450ef54c74b77e47.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/syslog-ng/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/syslog-ng/syslog-ng-3.19.1.ebuild X-VCS-Directories: app-admin/syslog-ng/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 644c4d2379e2c9a8930a2e50450ef54c74b77e47 X-VCS-Branch: master Date: Sun, 3 Feb 2019 19:14:10 +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: 87f0a927-4088-4519-a9c4-ef712478bb37 X-Archives-Hash: 671e44ff3143413aa3d17d19be473166 commit: 644c4d2379e2c9a8930a2e50450ef54c74b77e47 Author: Tomas Mozes gmail com> AuthorDate: Sun Feb 3 03:47:48 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 3 19:13:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644c4d23 app-admin/syslog-ng: add version constraint on sys-devel/bison Bug: https://bugs.gentoo.org/677040 Signed-off-by: Tomas Mozes gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10967 Signed-off-by: Andreas Sturmlechner gentoo.org> app-admin/syslog-ng/syslog-ng-3.19.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-admin/syslog-ng/syslog-ng-3.19.1.ebuild b/app-admin/syslog-ng/syslog-ng-3.19.1.ebuild index db4299782e4..11636df492d 100644 --- a/app-admin/syslog-ng/syslog-ng-3.19.1.ebuild +++ b/app-admin/syslog-ng/syslog-ng-3.19.1.ebuild @@ -41,6 +41,7 @@ RDEPEND=" !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= )" DEPEND="${RDEPEND} +