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 9EB09158009 for ; Sun, 25 Jun 2023 19:17:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF653E08DA; Sun, 25 Jun 2023 19:17:00 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AA179E08DA for ; Sun, 25 Jun 2023 19:17:00 +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 899F6335D4F for ; Sun, 25 Jun 2023 19:16:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0869AA92 for ; Sun, 25 Jun 2023 19:16:58 +0000 (UTC) From: "Lucio Sauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lucio Sauer" Message-ID: <1687720491.d91309a0222a337be99e152a4a3b5a6a81d607f9.watermanpaint@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/onefetch/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/onefetch/onefetch-2.18.0.ebuild X-VCS-Directories: app-misc/onefetch/ X-VCS-Committer: watermanpaint X-VCS-Committer-Name: Lucio Sauer X-VCS-Revision: d91309a0222a337be99e152a4a3b5a6a81d607f9 X-VCS-Branch: dev Date: Sun, 25 Jun 2023 19:16:58 +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: 4a697dcb-67db-44fa-a371-7588da4eab44 X-Archives-Hash: dd638ea3bf34bf2aa79b341345ecfd21 commit: d91309a0222a337be99e152a4a3b5a6a81d607f9 Author: Lucio Sauer posteo net> AuthorDate: Sun Jun 25 19:14:51 2023 +0000 Commit: Lucio Sauer posteo net> CommitDate: Sun Jun 25 19:14:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d91309a0 app-misc/onefetch: replace pkgconf with virtual Signed-off-by: Lucio Sauer posteo.net> app-misc/onefetch/onefetch-2.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/onefetch/onefetch-2.18.0.ebuild b/app-misc/onefetch/onefetch-2.18.0.ebuild index e230bdb63..1a923abb8 100644 --- a/app-misc/onefetch/onefetch-2.18.0.ebuild +++ b/app-misc/onefetch/onefetch-2.18.0.ebuild @@ -442,7 +442,7 @@ RDEPEND="${DEPEND}" # 06-2023: zlib-ng is unconditionally and statically built using system cmake BDEPEND=" dev-util/cmake - dev-util/pkgconf + virtual/pkgconfig test? ( app-arch/xz-utils dev-vcs/git