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 030541381F1 for ; Sun, 25 Feb 2018 23:59:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0E75E08D3; Sun, 25 Feb 2018 23:59:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 ABEEBE08D3 for ; Sun, 25 Feb 2018 23:59:26 +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 2FE44335C07 for ; Sun, 25 Feb 2018 23:59:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 603E678 for ; Sun, 25 Feb 2018 23:59:20 +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: <1519603124.067d0f73a984a72f495fd3e7c6145ade0b7c3d2d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/eventd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/eventd/eventd-0.23.0_p20171112.ebuild X-VCS-Directories: net-misc/eventd/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 067d0f73a984a72f495fd3e7c6145ade0b7c3d2d X-VCS-Branch: master Date: Sun, 25 Feb 2018 23:59:20 +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: c3e68de3-a868-4aaa-aa02-e5453e90453c X-Archives-Hash: 821781f00b4881fb420d1ef42f913b1e commit: 067d0f73a984a72f495fd3e7c6145ade0b7c3d2d Author: Ilya Tumaykin gmail com> AuthorDate: Sun Feb 25 21:54:48 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 25 23:58:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=067d0f73 net-misc/eventd: require at least meson-0.44.1 Closes: https://bugs.gentoo.org/641252 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7280 net-misc/eventd/eventd-0.23.0_p20171112.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-misc/eventd/eventd-0.23.0_p20171112.ebuild b/net-misc/eventd/eventd-0.23.0_p20171112.ebuild index dc703ec3ad3..94cc96e2e9c 100644 --- a/net-misc/eventd/eventd-0.23.0_p20171112.ebuild +++ b/net-misc/eventd/eventd-0.23.0_p20171112.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -53,6 +53,7 @@ COMMON_DEPEND=" zeroconf? ( net-dns/avahi[dbus] ) " DEPEND="${COMMON_DEPEND} + >=dev-util/meson-0.44.1 app-text/docbook-xml-dtd:4.5 app-text/docbook-xsl-stylesheets dev-libs/libxslt