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 449A3138334 for ; Sun, 24 Jun 2018 19:17:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68A67E095C; Sun, 24 Jun 2018 19:17:50 +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 33330E095C for ; Sun, 24 Jun 2018 19:17:50 +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 2DF2D335CAF for ; Sun, 24 Jun 2018 19:17:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5F8D34C for ; Sun, 24 Jun 2018 19:17:44 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1529867841.4b775a791c36c3c70d68e918b0333c7316b16cb4.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: www-client/epiphany/ X-VCS-Repository: proj/gnome X-VCS-Files: www-client/epiphany/epiphany-3.26.6.ebuild www-client/epiphany/epiphany-3.26.7.ebuild X-VCS-Directories: www-client/epiphany/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 4b775a791c36c3c70d68e918b0333c7316b16cb4 X-VCS-Branch: master Date: Sun, 24 Jun 2018 19:17:44 +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: 4784167d-26ad-4818-8e20-d0d0415cfe38 X-Archives-Hash: 953b2b4d9da61c27d0f9a29154e7cd90 commit: 4b775a791c36c3c70d68e918b0333c7316b16cb4 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Jun 24 15:06:33 2018 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Jun 24 19:17:21 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=4b775a79 www-client/epiphany: 3.26.6 → 3.26.7 Fix several crashers. Add missing dependency on gmp. Package-Manager: Portage-2.3.40, Repoman-2.3.9 Manifest-Sign-Key: 0x5A56C8CD0C13248A www-client/epiphany/{epiphany-3.26.6.ebuild => epiphany-3.26.7.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/www-client/epiphany/epiphany-3.26.6.ebuild b/www-client/epiphany/epiphany-3.26.7.ebuild similarity index 99% rename from www-client/epiphany/epiphany-3.26.6.ebuild rename to www-client/epiphany/epiphany-3.26.7.ebuild index f6302742..3e6846dc 100644 --- a/www-client/epiphany/epiphany-3.26.6.ebuild +++ b/www-client/epiphany/epiphany-3.26.7.ebuild @@ -31,6 +31,7 @@ COMMON_DEPEND=" >=dev-libs/libxslt-1.1.7 >=dev-libs/nettle-3.2 dev-db/sqlite:3 + dev-libs/gmp:0 >=app-text/iso-codes-0.35 >=gnome-base/gsettings-desktop-schemas-0.0.1 "