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 872CA1396D0 for ; Thu, 17 Aug 2017 09:31:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C32BE1FC00D; Thu, 17 Aug 2017 09:31:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A21121FC00D for ; Thu, 17 Aug 2017 09:31:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8A6C6341788 for ; Thu, 17 Aug 2017 09:31:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0CE7E78BB for ; Thu, 17 Aug 2017 09:31:08 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1502962247.44796ff061731a4f36b1ef98ee81c51e77ea72dc.polynomial-c@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: eclass/ X-VCS-Repository: proj/mozilla X-VCS-Files: eclass/mozconfig-v6.55.eclass X-VCS-Directories: eclass/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 44796ff061731a4f36b1ef98ee81c51e77ea72dc X-VCS-Branch: master Date: Thu, 17 Aug 2017 09:31:08 +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: a0d6bf78-9db4-460a-ab5b-ecbe89ee0662 X-Archives-Hash: 04478cdf59e9c3ac68c8b20dd6d03627 commit: 44796ff061731a4f36b1ef98ee81c51e77ea72dc Author: Lars Wendler gentoo org> AuthorDate: Thu Aug 17 09:30:47 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Aug 17 09:30:47 2017 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=44796ff0 mozconfig-v6.55.eclass: Adjusted libpng dependency (bug #628088). eclass/mozconfig-v6.55.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/mozconfig-v6.55.eclass b/eclass/mozconfig-v6.55.eclass index 0b133c0..4c20d97 100644 --- a/eclass/mozconfig-v6.55.eclass +++ b/eclass/mozconfig-v6.55.eclass @@ -98,7 +98,7 @@ RDEPEND=">=app-text/hunspell-1.5.4:= >=x11-libs/gtk+-2.18:2 x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 - >=media-libs/libpng-1.6.28:0=[apng] + >=media-libs/libpng-1.6.29:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10