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 D71FF138334 for ; Mon, 22 Oct 2018 14:32:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8806E087F; Mon, 22 Oct 2018 14:32:09 +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 C0EDCE087F for ; Mon, 22 Oct 2018 14:32:09 +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 60187335D10 for ; Mon, 22 Oct 2018 14:32:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B4F4436 for ; Mon, 22 Oct 2018 14:32:00 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1540218711.49ad7fd419908564186388458520252863af77be.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfconf/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfconf/xfconf-4.13.5.ebuild xfce-base/xfconf/xfconf-4.13.6.ebuild X-VCS-Directories: xfce-base/xfconf/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 49ad7fd419908564186388458520252863af77be X-VCS-Branch: master Date: Mon, 22 Oct 2018 14:32:00 +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: 060175da-8c8e-471d-b407-8c6fee376b7e X-Archives-Hash: 7286e612d6e81566f9578582780141f2 commit: 49ad7fd419908564186388458520252863af77be Author: Michał Górny gentoo org> AuthorDate: Mon Oct 22 14:30:52 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Oct 22 14:31:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ad7fd4 xfce-base/xfconf: Add missing dep on glib-utils Closes: https://bugs.gentoo.org/667340 Signed-off-by: Michał Górny gentoo.org> xfce-base/xfconf/xfconf-4.13.5.ebuild | 3 ++- xfce-base/xfconf/xfconf-4.13.6.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/xfce-base/xfconf/xfconf-4.13.5.ebuild b/xfce-base/xfconf/xfconf-4.13.5.ebuild index 39a35ac7568..2cd890f3d36 100644 --- a/xfce-base/xfconf/xfconf-4.13.5.ebuild +++ b/xfce-base/xfconf/xfconf-4.13.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,6 +24,7 @@ RDEPEND=">=dev-libs/glib-2.30:= !=dev-libs/glib-2.30:= !