commit: f4b54e2b6fa4f0062d088b97e8c2527aaf745cf4 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Jun 29 17:07:20 2020 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Jun 29 17:07:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4b54e2b
www-client/netsurf: update dev-libs/libutf8proc lower bound. I previously fixed the build with newer versions of libutf8proc, and in the process, broke it with the old stable version. We now require a newer (unstable) version so as to actually build. Bug: https://bugs.gentoo.org/728994 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> www-client/netsurf/{netsurf-3.10.ebuild => netsurf-3.10-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/netsurf/netsurf-3.10.ebuild b/www-client/netsurf/netsurf-3.10-r1.ebuild similarity index 99% rename from www-client/netsurf/netsurf-3.10.ebuild rename to www-client/netsurf/netsurf-3.10-r1.ebuild index 206f8f8d2f6..1ac3219ccb8 100644 --- a/www-client/netsurf/netsurf-3.10.ebuild +++ b/www-client/netsurf/netsurf-3.10-r1.ebuild @@ -23,7 +23,7 @@ RDEPEND=" >=net-libs/libdom-0.3 >=net-libs/libhubbub-0.3 >=dev-libs/libnsutils-0.0.5 - >=dev-libs/libutf8proc-2.2 + >=dev-libs/libutf8proc-2.4 dev-libs/libxml2:2 net-misc/curl bmp? ( >=media-libs/libnsbmp-0.1 )
