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 4EA6B138334 for ; Thu, 7 Feb 2019 11:13:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 605FDE0A10; Thu, 7 Feb 2019 11:13:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 35746E0A10 for ; Thu, 7 Feb 2019 11:13:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 AC309335DCD for ; Thu, 7 Feb 2019 11:13:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2291A535 for ; Thu, 7 Feb 2019 11:13:29 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1549538000.0b83f5653475549d093294eae1ac30610819fd1d.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/surf/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/surf/surf-9999.ebuild X-VCS-Directories: www-client/surf/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 0b83f5653475549d093294eae1ac30610819fd1d X-VCS-Branch: master Date: Thu, 7 Feb 2019 11:13:29 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2c2001f3-4e60-4539-8814-ae21054e405b X-Archives-Hash: eefbde1aa5c400e8ed14c82f13ee7435 commit: 0b83f5653475549d093294eae1ac30610819fd1d Author: Jeroen Roovers gentoo org> AuthorDate: Thu Feb 7 11:12:49 2019 +0000 Commit: Jeroen Roovers gentoo 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 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