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 1B9781382C5 for ; Mon, 21 Dec 2020 11:07:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5A3B2BC05E; Mon, 21 Dec 2020 11:06:55 +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 AB5042BC05E for ; Mon, 21 Dec 2020 11:06:55 +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 3C578340FF9 for ; Mon, 21 Dec 2020 11:06:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF6FF488 for ; Mon, 21 Dec 2020 11:06:50 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1608548370.1c1c53d12e42994df93beefc9e2629ef13e56ba7.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-misc/i3lock-color/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild x11-misc/i3lock-color/i3lock-color-9999.ebuild X-VCS-Directories: x11-misc/i3lock-color/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 1c1c53d12e42994df93beefc9e2629ef13e56ba7 X-VCS-Branch: master Date: Mon, 21 Dec 2020 11:06:50 +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: 93ec81ab-1202-48ea-ab87-d50c73a0a805 X-Archives-Hash: 302f20c74d82e344d6f858ed5d2f1139 commit: 1c1c53d12e42994df93beefc9e2629ef13e56ba7 Author: Theo Anderson posteo de> AuthorDate: Mon Dec 21 10:59:30 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon Dec 21 10:59:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1c1c53d1 x11-misc/i3lock-color: rdepend strongblock x11-misc/i3lock Closes: https://bugs.gentoo.org/760947 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson posteo.de> x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild | 8 ++++---- x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild | 8 ++++---- x11-misc/i3lock-color/i3lock-color-9999.ebuild | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild index e94012c8..7246c982 100644 --- a/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild +++ b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild @@ -13,7 +13,7 @@ LICENSE="i3lock-color" SLOT="0" KEYWORDS="~amd64" -RDEPEND=" +DEPEND=" dev-libs/libev media-libs/fontconfig:= media-libs/libjpeg-turbo @@ -25,9 +25,9 @@ RDEPEND=" x11-libs/xcb-util-xrm x11-libs/libxkbcommon " -DEPEND=" - ${RDEPEND} - !x11-misc/i3lock +RDEPEND=" + ${DEPEND} + !!x11-misc/i3lock " BDEPEND="virtual/pkgconfig" diff --git a/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild b/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild index e94012c8..7246c982 100644 --- a/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild +++ b/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild @@ -13,7 +13,7 @@ LICENSE="i3lock-color" SLOT="0" KEYWORDS="~amd64" -RDEPEND=" +DEPEND=" dev-libs/libev media-libs/fontconfig:= media-libs/libjpeg-turbo @@ -25,9 +25,9 @@ RDEPEND=" x11-libs/xcb-util-xrm x11-libs/libxkbcommon " -DEPEND=" - ${RDEPEND} - !x11-misc/i3lock +RDEPEND=" + ${DEPEND} + !!x11-misc/i3lock " BDEPEND="virtual/pkgconfig" diff --git a/x11-misc/i3lock-color/i3lock-color-9999.ebuild b/x11-misc/i3lock-color/i3lock-color-9999.ebuild index a8c8adc1..19077212 100644 --- a/x11-misc/i3lock-color/i3lock-color-9999.ebuild +++ b/x11-misc/i3lock-color/i3lock-color-9999.ebuild @@ -12,7 +12,7 @@ EGIT_REPO_URI="${HOMEPAGE}" LICENSE="i3lock-color" SLOT="0" -RDEPEND=" +DEPEND=" dev-libs/libev media-libs/fontconfig:= media-libs/libjpeg-turbo @@ -24,9 +24,9 @@ RDEPEND=" x11-libs/xcb-util-xrm x11-libs/libxkbcommon " -DEPEND=" - ${RDEPEND} - !x11-misc/i3lock +RDEPEND=" + ${DEPEND} + !!x11-misc/i3lock " BDEPEND="virtual/pkgconfig"