commit: 0b83f5653475549d093294eae1ac30610819fd1d Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Thu Feb 7 11:12:49 2019 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Thu Feb 7 11:13:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b83f565
www-client/surf: Drop net-libs/libsoup dependency Package-Manager: Portage-2.3.59, Repoman-2.3.12 Fixes: https://bugs.gentoo.org/677404 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> www-client/surf/surf-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www-client/surf/surf-9999.ebuild b/www-client/surf/surf-9999.ebuild index 2156192b747..d145e125662 100644 --- a/www-client/surf/surf-9999.ebuild +++ b/www-client/surf/surf-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,6 @@ KEYWORDS="" COMMON_DEPEND=" app-crypt/gcr[gtk] dev-libs/glib:2 - net-libs/libsoup net-libs/webkit-gtk:4 x11-libs/gtk+:3 x11-libs/libX11
