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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E324F158020 for ; Tue, 27 Dec 2022 10:28:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 219C7E0874; Tue, 27 Dec 2022 10:28:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 01C2FE0874 for ; Tue, 27 Dec 2022 10:28:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 061D0341096 for ; Tue, 27 Dec 2022 10:28:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 787BF6F8 for ; Tue, 27 Dec 2022 10:28:22 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1672136845.8f804136ea68461009427885b363778f314c2aa5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/icewm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/icewm/icewm-2.8.0.ebuild x11-wm/icewm/icewm-2.9.6.ebuild x11-wm/icewm/icewm-2.9.7.ebuild X-VCS-Directories: x11-wm/icewm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8f804136ea68461009427885b363778f314c2aa5 X-VCS-Branch: master Date: Tue, 27 Dec 2022 10:28:22 +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: d17be53c-8051-4eff-8288-5181fe2a212f X-Archives-Hash: 3438958359ce813822b6c17ef99ce0e3 commit: 8f804136ea68461009427885b363778f314c2aa5 Author: Sam James gentoo org> AuthorDate: Tue Dec 27 10:27:25 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 27 10:27:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f804136 x11-wm/icewm: move unpacker_src_uri_depends to BDEPEND Signed-off-by: Sam James gentoo.org> x11-wm/icewm/icewm-2.8.0.ebuild | 3 +-- x11-wm/icewm/icewm-2.9.6.ebuild | 3 +-- x11-wm/icewm/icewm-2.9.7.ebuild | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/x11-wm/icewm/icewm-2.8.0.ebuild b/x11-wm/icewm/icewm-2.8.0.ebuild index 58575e5ae44d..c329b7a03a4e 100644 --- a/x11-wm/icewm/icewm-2.8.0.ebuild +++ b/x11-wm/icewm/icewm-2.8.0.ebuild @@ -70,12 +70,11 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - $(unpacker_src_uri_depends) x11-base/xorg-proto gdk-pixbuf? ( gnome-base/librsvg:2 ) " - BDEPEND=" + $(unpacker_src_uri_depends) app-text/asciidoc virtual/pkgconfig nls? ( >=sys-devel/gettext-0.19.8 ) diff --git a/x11-wm/icewm/icewm-2.9.6.ebuild b/x11-wm/icewm/icewm-2.9.6.ebuild index 0b653160bbb5..0664df0f927f 100644 --- a/x11-wm/icewm/icewm-2.9.6.ebuild +++ b/x11-wm/icewm/icewm-2.9.6.ebuild @@ -70,12 +70,11 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - $(unpacker_src_uri_depends) x11-base/xorg-proto gdk-pixbuf? ( gnome-base/librsvg:2 ) " - BDEPEND=" + $(unpacker_src_uri_depends) app-text/asciidoc virtual/pkgconfig nls? ( >=sys-devel/gettext-0.19.8 ) diff --git a/x11-wm/icewm/icewm-2.9.7.ebuild b/x11-wm/icewm/icewm-2.9.7.ebuild index 58575e5ae44d..c329b7a03a4e 100644 --- a/x11-wm/icewm/icewm-2.9.7.ebuild +++ b/x11-wm/icewm/icewm-2.9.7.ebuild @@ -70,12 +70,11 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - $(unpacker_src_uri_depends) x11-base/xorg-proto gdk-pixbuf? ( gnome-base/librsvg:2 ) " - BDEPEND=" + $(unpacker_src_uri_depends) app-text/asciidoc virtual/pkgconfig nls? ( >=sys-devel/gettext-0.19.8 )