Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/eventd/
Date: Sun, 25 Feb 2018 23:59:28
Message-Id: 1519603124.067d0f73a984a72f495fd3e7c6145ade0b7c3d2d.asturm@gentoo
1 commit: 067d0f73a984a72f495fd3e7c6145ade0b7c3d2d
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 25 21:54:48 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 25 23:58:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=067d0f73
7
8 net-misc/eventd: require at least meson-0.44.1
9
10 Closes: https://bugs.gentoo.org/641252
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12 Closes: https://github.com/gentoo/gentoo/pull/7280
13
14 net-misc/eventd/eventd-0.23.0_p20171112.ebuild | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/net-misc/eventd/eventd-0.23.0_p20171112.ebuild b/net-misc/eventd/eventd-0.23.0_p20171112.ebuild
18 index dc703ec3ad3..94cc96e2e9c 100644
19 --- a/net-misc/eventd/eventd-0.23.0_p20171112.ebuild
20 +++ b/net-misc/eventd/eventd-0.23.0_p20171112.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -53,6 +53,7 @@ COMMON_DEPEND="
28 zeroconf? ( net-dns/avahi[dbus] )
29 "
30 DEPEND="${COMMON_DEPEND}
31 + >=dev-util/meson-0.44.1
32 app-text/docbook-xml-dtd:4.5
33 app-text/docbook-xsl-stylesheets
34 dev-libs/libxslt