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 71796138334 for ; Mon, 9 Jul 2018 07:14:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BA0BE095C; Mon, 9 Jul 2018 07:14:05 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 0CE60E095C for ; Mon, 9 Jul 2018 07:14:04 +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 AB0A3335C6B for ; Mon, 9 Jul 2018 07:14:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE4C2368 for ; Mon, 9 Jul 2018 07:14:00 +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: <1531120435.2594e0893410cc22dbd271e8521f56ab90d9936c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/cdemu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-cdr/cdemu/cdemu-3.2.0.ebuild X-VCS-Directories: app-cdr/cdemu/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2594e0893410cc22dbd271e8521f56ab90d9936c X-VCS-Branch: master Date: Mon, 9 Jul 2018 07:14:00 +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-Archives-Salt: eb6f231c-96fe-4e71-bc82-aa8723224aa6 X-Archives-Hash: 517a758f93f57bc918a1e087c48e3745 commit: 2594e0893410cc22dbd271e8521f56ab90d9936c Author: Michał Górny gentoo org> AuthorDate: Mon Jul 9 06:50:10 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Jul 9 07:13:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2594e089 app-cdr/cdemu: All RDEPEND are pure app-cdr/cdemu/cdemu-3.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/cdemu/cdemu-3.2.0.ebuild b/app-cdr/cdemu/cdemu-3.2.0.ebuild index 64c84f45b11..d0d8bc99f22 100644 --- a/app-cdr/cdemu/cdemu-3.2.0.ebuild +++ b/app-cdr/cdemu/cdemu-3.2.0.ebuild @@ -20,7 +20,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} dev-python/pygobject:3[${PYTHON_USEDEP}] cdemu-daemon? ( app-cdr/cdemu-daemon:0/7 )" -DEPEND="${RDEPEND} +DEPEND=" dev-util/desktop-file-utils >=dev-util/intltool-0.21 >=sys-devel/gettext-0.18