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 90B3F1382FE for ; Sat, 9 Jul 2016 13:40:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D754321C063; Sat, 9 Jul 2016 13:40:35 +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 0FEA621C06B for ; Sat, 9 Jul 2016 13:40:35 +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 B38C6340F10 for ; Sat, 9 Jul 2016 13:40:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 155ED2449 for ; Sat, 9 Jul 2016 13:40:32 +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: <1468071602.dd7cd40659e15dc314d1bda0dc844a756f802e48.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-control-center/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild X-VCS-Directories: gnome-extra/cinnamon-control-center/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: dd7cd40659e15dc314d1bda0dc844a756f802e48 X-VCS-Branch: master Date: Sat, 9 Jul 2016 13:40:32 +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: fc07b41b-886d-4fc6-b26b-e619839e5221 X-Archives-Hash: b7fa922fd242eccb958e1609978a1f04 commit: dd7cd40659e15dc314d1bda0dc844a756f802e48 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jul 9 12:27:42 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jul 9 13:40:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd7cd406 gnome-extra/cinnamon-control-center: dev-libs/libxml2:2 is needed (#587618 by cronolio) Package-Manager: portage-2.3.0 gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild b/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild index 56750c5..034a746 100644 --- a/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild +++ b/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild @@ -24,6 +24,7 @@ QA_CONFIGURE_OPTIONS=".*" COMMON_DEPEND=" >=dev-libs/glib-2.31:2 + dev-libs/libxml2:2 >=gnome-base/libgnomekbd-2.91.91:0= >=gnome-extra/cinnamon-desktop-1.0:0= >=gnome-extra/cinnamon-menus-1.0:0=