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 508B3138335 for ; Sat, 17 Aug 2019 05:30:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DB72E087B; Sat, 17 Aug 2019 05:30:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 5C9D0E0878 for ; Sat, 17 Aug 2019 05:30:36 +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 99F37349C95 for ; Sat, 17 Aug 2019 05:30:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56DC4763 for ; Sat, 17 Aug 2019 05:30:32 +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: <1566019661.caf3d9237aed3da1b744faa51c60cbafb9c00122.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfce4-meta/xfce4-meta-4.14-r1.ebuild xfce-base/xfce4-meta/xfce4-meta-4.14.ebuild X-VCS-Directories: xfce-base/xfce4-meta/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: caf3d9237aed3da1b744faa51c60cbafb9c00122 X-VCS-Branch: master Date: Sat, 17 Aug 2019 05:30: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9fc8542a-8ddc-442d-9e5f-9a06a5c4fb4c X-Archives-Hash: 424f5fa8544a9aa3a53da58dfbd97632 commit: caf3d9237aed3da1b744faa51c60cbafb9c00122 Author: Michał Górny gentoo org> AuthorDate: Sat Aug 17 05:27:41 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Aug 17 05:27:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf3d923 xfce-base/xfce4-meta: Stop pulling gtk-engines-xfce in Upstream has deprecated the custom engines, and they do not work well with GTK+3. Thanks to Vishnu Prasad for the suggestion! Closes: https://bugs.gentoo.org/692306 Signed-off-by: Michał Górny gentoo.org> .../xfce4-meta/{xfce4-meta-4.14.ebuild => xfce4-meta-4.14-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/xfce-base/xfce4-meta/xfce4-meta-4.14.ebuild b/xfce-base/xfce4-meta/xfce4-meta-4.14-r1.ebuild similarity index 100% rename from xfce-base/xfce4-meta/xfce4-meta-4.14.ebuild rename to xfce-base/xfce4-meta/xfce4-meta-4.14-r1.ebuild