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 49551138334 for ; Tue, 10 Sep 2019 12:23:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82DD4E09A4; Tue, 10 Sep 2019 12:23:12 +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 676E5E09A4 for ; Tue, 10 Sep 2019 12:23:12 +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 CFD0434AF7B for ; Tue, 10 Sep 2019 12:23:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FC35776 for ; Tue, 10 Sep 2019 12:23:08 +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: <1568118068.870f20cd1a4a0bd25e598d76cfd529d14a5a05a6.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfwm4/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfwm4/xfwm4-4.14.0-r1.ebuild xfce-base/xfwm4/xfwm4-4.14.0.ebuild X-VCS-Directories: xfce-base/xfwm4/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 870f20cd1a4a0bd25e598d76cfd529d14a5a05a6 X-VCS-Branch: master Date: Tue, 10 Sep 2019 12:23: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 89b45766-bde4-4497-bbd5-1f1690f7d4eb X-Archives-Hash: 89f26c9d712d792b5ac36d0921cbbb4a commit: 870f20cd1a4a0bd25e598d76cfd529d14a5a05a6 Author: Michał Górny gentoo org> AuthorDate: Tue Sep 10 12:21:08 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Sep 10 12:21:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=870f20cd xfce-base/xfwm4: Remove stale dbus-glib dep Thanks to Olof Kindgren for noticing! Closes: https://bugs.gentoo.org/693960 Signed-off-by: Michał Górny gentoo.org> xfce-base/xfwm4/{xfwm4-4.14.0.ebuild => xfwm4-4.14.0-r1.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xfce-base/xfwm4/xfwm4-4.14.0.ebuild b/xfce-base/xfwm4/xfwm4-4.14.0-r1.ebuild similarity index 97% rename from xfce-base/xfwm4/xfwm4-4.14.0.ebuild rename to xfce-base/xfwm4/xfwm4-4.14.0-r1.ebuild index 8b257894cfb..15e63bfa3ad 100644 --- a/xfce-base/xfwm4/xfwm4-4.14.0.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.14.0-r1.ebuild @@ -14,8 +14,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="opengl startup-notification +xcomposite +xpresent" -RDEPEND="dev-libs/dbus-glib - >=dev-libs/glib-2.20 +RDEPEND=">=dev-libs/glib-2.20 >=x11-libs/gtk+-3.20:3 x11-libs/libX11 x11-libs/libXext