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 A115F13832E for ; Wed, 17 Aug 2016 18:38:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE135E0838; Wed, 17 Aug 2016 18:38:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E84BE0838 for ; Wed, 17 Aug 2016 18:38:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C755340F66 for ; Wed, 17 Aug 2016 18:38:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80380245C for ; Wed, 17 Aug 2016 18:38:34 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1471459108.c7a6bdcf6aff9015122439254fdda5fd48d05eae.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/gitg/gitg-3.20.1.ebuild X-VCS-Directories: dev-vcs/gitg/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: c7a6bdcf6aff9015122439254fdda5fd48d05eae X-VCS-Branch: master Date: Wed, 17 Aug 2016 18:38:34 +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-Archives-Salt: 667fface-aa4e-4789-9123-4d01563736b5 X-Archives-Hash: 894a3dbd32dcc43618c1d2bfbb60b860 commit: c7a6bdcf6aff9015122439254fdda5fd48d05eae Author: Pacho Ramos gentoo org> AuthorDate: Wed Aug 17 18:38:01 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Aug 17 18:38:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a6bdcf dev-vcs/gitg: Needs libsoup (#591532 by Konstantin (elxa)) Package-Manager: portage-2.3.0 dev-vcs/gitg/gitg-3.20.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-vcs/gitg/gitg-3.20.1.ebuild b/dev-vcs/gitg/gitg-3.20.1.ebuild index f4f058f..66b86db 100644 --- a/dev-vcs/gitg/gitg-3.20.1.ebuild +++ b/dev-vcs/gitg/gitg-3.20.1.ebuild @@ -34,6 +34,7 @@ RDEPEND=" >=dev-libs/libpeas-1.5.0[gtk] >=dev-libs/libxml2-2.9.0:2 + net-libs/libsoup:2.4 >=gnome-base/gsettings-desktop-schemas-0.1.1 >=x11-libs/gtk+-3.20.0:3 >=x11-libs/gtksourceview-3.10:3.0