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 95E47138334 for ; Thu, 21 Nov 2019 08:25:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 699B8E0857; Thu, 21 Nov 2019 08:25:54 +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 4FCE3E0857 for ; Thu, 21 Nov 2019 08:25:54 +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 2F89934D179 for ; Thu, 21 Nov 2019 08:25:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA2445D2 for ; Thu, 21 Nov 2019 08:25:51 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1574324745.c88d09ae512fefd5381354995025c28f42389727.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/sysklogd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/sysklogd/sysklogd-2.0.ebuild X-VCS-Directories: app-admin/sysklogd/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: c88d09ae512fefd5381354995025c28f42389727 X-VCS-Branch: master Date: Thu, 21 Nov 2019 08:25:51 +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: 9f4c3e33-cb25-4711-8186-534ef405d5b7 X-Archives-Hash: 3268443a94a5f7b06d443de7f948aa5e commit: c88d09ae512fefd5381354995025c28f42389727 Author: Lars Wendler gentoo org> AuthorDate: Thu Nov 21 08:25:45 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Nov 21 08:25:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c88d09ae app-admin/sysklogd: Adjusted util-linux revision Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler gentoo.org> app-admin/sysklogd/sysklogd-2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/sysklogd/sysklogd-2.0.ebuild b/app-admin/sysklogd/sysklogd-2.0.ebuild index 185cb5cef9f..c69300ca428 100644 --- a/app-admin/sysklogd/sysklogd-2.0.ebuild +++ b/app-admin/sysklogd/sysklogd-2.0.ebuild @@ -17,8 +17,8 @@ RESTRICT="test" DEPEND=" logger? ( - !=sys-apps/util-linux-2.34-r2[logger] + !=sys-apps/util-linux-2.34-r3[logger] ) " RDEPEND="${DEPEND}"