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 6E2EB138334 for ; Fri, 6 Dec 2019 14:20:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0B2CE08BD; Fri, 6 Dec 2019 14:20:24 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 B81FDE08BD for ; Fri, 6 Dec 2019 14:20:24 +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 94E7034D853 for ; Fri, 6 Dec 2019 14:20:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 004088D8 for ; Fri, 6 Dec 2019 14:20:05 +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: <1575641990.7028235977096364893269bbe7003e8dcdd74f89.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/xfburn/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-cdr/xfburn/xfburn-0.5.5-r2.ebuild app-cdr/xfburn/xfburn-0.5.5-r3.ebuild X-VCS-Directories: app-cdr/xfburn/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7028235977096364893269bbe7003e8dcdd74f89 X-VCS-Branch: master Date: Fri, 6 Dec 2019 14:20:05 +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: 6cdfb3ad-934a-4a32-a81a-1a68430d8e96 X-Archives-Hash: b588d3f4d2e2d11f2b3e90976e3081e0 commit: 7028235977096364893269bbe7003e8dcdd74f89 Author: Michał Górny gentoo org> AuthorDate: Fri Dec 6 12:40:24 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Dec 6 14:19:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70282359 app-cdr/xfburn: libxfce4ui-4.15 has no gtk2 Signed-off-by: Michał Górny gentoo.org> app-cdr/xfburn/{xfburn-0.5.5-r2.ebuild => xfburn-0.5.5-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/xfburn/xfburn-0.5.5-r2.ebuild b/app-cdr/xfburn/xfburn-0.5.5-r3.ebuild similarity index 96% rename from app-cdr/xfburn/xfburn-0.5.5-r2.ebuild rename to app-cdr/xfburn/xfburn-0.5.5-r3.ebuild index ac4460ed380..9aed8d68b21 100644 --- a/app-cdr/xfburn/xfburn-0.5.5-r2.ebuild +++ b/app-cdr/xfburn/xfburn-0.5.5-r3.ebuild @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.32:= >=dev-libs/libisofs-0.6.2:= >=x11-libs/gtk+-2.24:2= xfce-base/exo[gtk2(+)] - >=xfce-base/libxfce4ui-4.10:=[gtk2(+)] +