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 DB54D138330 for ; Sat, 10 Sep 2016 12:50:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38A6DE0BDE; Sat, 10 Sep 2016 12:50:54 +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 1E266E0BDE for ; Sat, 10 Sep 2016 12:50:54 +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 ECDF0340A98 for ; Sat, 10 Sep 2016 12:50:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D61A37D3 for ; Sat, 10 Sep 2016 12:50:50 +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: <1473511833.5c25e02fbe883114bc455e31eca1642f36c0bd1c.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/appstream-glib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild X-VCS-Directories: dev-libs/appstream-glib/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 5c25e02fbe883114bc455e31eca1642f36c0bd1c X-VCS-Branch: master Date: Sat, 10 Sep 2016 12:50:50 +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: 787d2363-5f5d-4db3-8b0c-be74a47cc5f0 X-Archives-Hash: 593e0e84bdc5f17e72b9cf302e78b1e3 commit: 5c25e02fbe883114bc455e31eca1642f36c0bd1c Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Sep 10 12:49:23 2016 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Sep 10 12:50:33 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c25e02f dev-libs/appstream-glib: re-add libyaml, bug #593352 Package-Manager: portage-2.3.0 dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild b/dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild index 2d0a9ec..d638ac2 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild @@ -22,6 +22,7 @@ RDEPEND=" dev-db/sqlite:3 >=dev-libs/glib-2.45.8:2 >=dev-libs/json-glib-1.1.1 + dev-libs/libyaml >=media-libs/fontconfig-2.11:1.0 >=media-libs/freetype-2.4:2 >=net-libs/libsoup-2.51.92:2.4