Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/wvstreams/
Date: Sun, 04 Sep 2022 13:03:57
Message-Id: 1662296595.da4862c5fa672b23b4eb5b85165a2b53591630f8.soap@gentoo
1 commit: da4862c5fa672b23b4eb5b85165a2b53591630f8
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 4 13:03:15 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 13:03:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da4862c5
7
8 net-libs/wvstreams: remove stale boost lower bounds
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 net-libs/wvstreams/wvstreams-4.6.1_p14-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/wvstreams/wvstreams-4.6.1_p14-r2.ebuild b/net-libs/wvstreams/wvstreams-4.6.1_p14-r2.ebuild
16 index d02b539ada6d..01d43cd9ed9a 100644
17 --- a/net-libs/wvstreams/wvstreams-4.6.1_p14-r2.ebuild
18 +++ b/net-libs/wvstreams/wvstreams-4.6.1_p14-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -35,7 +35,7 @@ DEPEND="
26 ${RDEPEND}
27 virtual/pkgconfig
28 doc? ( app-doc/doxygen )
29 - boost? ( >=dev-libs/boost-1.34.1:= )
30 + boost? ( dev-libs/boost:= )
31 "
32 DOCS="ChangeLog README*"
33 PATCHES=(