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 F36EB138359 for ; Mon, 9 Nov 2020 08:26:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CB54E0801; Mon, 9 Nov 2020 08:26:26 +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 2F445E0801 for ; Mon, 9 Nov 2020 08:26:26 +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 E2A11335D35 for ; Mon, 9 Nov 2020 08:26:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 694E343B for ; Mon, 9 Nov 2020 08:26:23 +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: <1604909970.b0b732ccaac17f374b77738b967189a2507a60c4.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/tumbler/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/tumbler/tumbler-0.3.0-r1.ebuild xfce-extra/tumbler/tumbler-0.3.0.ebuild X-VCS-Directories: xfce-extra/tumbler/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b0b732ccaac17f374b77738b967189a2507a60c4 X-VCS-Branch: master Date: Mon, 9 Nov 2020 08:26:23 +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: 2685f3e2-af65-4ea8-b366-7c4f0f740749 X-Archives-Hash: 2d416d89e892a0e0f190792200c31a74 commit: b0b732ccaac17f374b77738b967189a2507a60c4 Author: Michał Górny gentoo org> AuthorDate: Mon Nov 9 08:19:30 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Nov 9 08:19:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0b732cc xfce-extra/tumbler: Remove the dep on thunar Closes: https://bugs.gentoo.org/753632 Signed-off-by: Michał Górny gentoo.org> xfce-extra/tumbler/{tumbler-0.3.0.ebuild => tumbler-0.3.0-r1.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/xfce-extra/tumbler/tumbler-0.3.0.ebuild b/xfce-extra/tumbler/tumbler-0.3.0-r1.ebuild similarity index 98% rename from xfce-extra/tumbler/tumbler-0.3.0.ebuild rename to xfce-extra/tumbler/tumbler-0.3.0-r1.ebuild index e707d7f720c..26ba5d1a926 100644 --- a/xfce-extra/tumbler/tumbler-0.3.0.ebuild +++ b/xfce-extra/tumbler/tumbler-0.3.0-r1.ebuild @@ -28,7 +28,6 @@ COMMON_DEPEND=">=dev-libs/glib-2.42:2 pdf? ( >=app-text/poppler-0.12.4[cairo] ) raw? ( >=media-libs/libopenraw-0.0.8:=[gtk] )" RDEPEND="${COMMON_DEPEND} - >=xfce-base/thunar-1.4 gstreamer? ( media-plugins/gst-plugins-meta:1.0 )" DEPEND="${COMMON_DEPEND} dev-util/gtk-doc-am