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 A299A138334 for ; Fri, 3 May 2019 19:27:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A04BAE07BA; Fri, 3 May 2019 19:27:37 +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 84319E07BA for ; Fri, 3 May 2019 19:27:37 +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 AA2E134351F for ; Fri, 3 May 2019 19:27:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E896F5CB for ; Fri, 3 May 2019 19:27:33 +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: <1556911642.65c8eec468c14be16a6991643855309ccf01ab04.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-r1.ebuild app-cdr/xfburn/xfburn-0.5.5.ebuild X-VCS-Directories: app-cdr/xfburn/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 65c8eec468c14be16a6991643855309ccf01ab04 X-VCS-Branch: master Date: Fri, 3 May 2019 19:27:33 +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: 1256f6f1-b84f-4b23-ba92-96c320f65215 X-Archives-Hash: 560e7b55e2832fc33e2d13c78bb4d05a commit: 65c8eec468c14be16a6991643855309ccf01ab04 Author: Michał Górny gentoo org> AuthorDate: Fri May 3 19:26:42 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri May 3 19:27:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65c8eec4 app-cdr/xfburn: Depend on GTK+2 exo version Closes: https://bugs.gentoo.org/684974 Signed-off-by: Michał Górny gentoo.org> app-cdr/xfburn/{xfburn-0.5.5.ebuild => xfburn-0.5.5-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-cdr/xfburn/xfburn-0.5.5.ebuild b/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild similarity index 93% rename from app-cdr/xfburn/xfburn-0.5.5.ebuild rename to app-cdr/xfburn/xfburn-0.5.5-r1.ebuild index 20f7a7e26cb..285e4e4bb34 100644 --- a/app-cdr/xfburn/xfburn-0.5.5.ebuild +++ b/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ RDEPEND=">=dev-libs/glib-2.32:= >=dev-libs/libburn-0.4.2:= >=dev-libs/libisofs-0.6.2:= >=x11-libs/gtk+-2.24:2= - >=xfce-base/exo-0.6:= + =xfce-base/libxfce4ui-4.10:= gstreamer? ( media-libs/gstreamer:1.0=