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 288BC158089 for ; Wed, 15 Nov 2023 16:05:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3262A2BC016; Wed, 15 Nov 2023 16:05:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1302B2BC016 for ; Wed, 15 Nov 2023 16:05:25 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BD0A5335DA6 for ; Wed, 15 Nov 2023 16:05:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8343F1A for ; Wed, 15 Nov 2023 16:05:22 +0000 (UTC) From: "Daniel Pielmeier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Daniel Pielmeier" Message-ID: <1700064201.f9f80adc828e4b93f97597fe99566affad7e0a07.billie@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/conky/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/conky/conky-1.19.6-r1.ebuild app-admin/conky/conky-1.19.6.ebuild X-VCS-Directories: app-admin/conky/ X-VCS-Committer: billie X-VCS-Committer-Name: Daniel Pielmeier X-VCS-Revision: f9f80adc828e4b93f97597fe99566affad7e0a07 X-VCS-Branch: master Date: Wed, 15 Nov 2023 16:05: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: c992d23d-2b69-4528-a9a9-af94bdfe361c X-Archives-Hash: 272760b49c9085a7bb752917a2dae70d commit: f9f80adc828e4b93f97597fe99566affad7e0a07 Author: Daniel Pielmeier gentoo org> AuthorDate: Wed Nov 15 16:03:21 2023 +0000 Commit: Daniel Pielmeier gentoo org> CommitDate: Wed Nov 15 16:03:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f80adc app-admin/conky: Remove vim and nano dependencies Signed-off-by: Daniel Pielmeier gentoo.org> Closes: https://bugs.gentoo.org/915964 app-admin/conky/{conky-1.19.6.ebuild => conky-1.19.6-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-admin/conky/conky-1.19.6.ebuild b/app-admin/conky/conky-1.19.6-r1.ebuild similarity index 100% rename from app-admin/conky/conky-1.19.6.ebuild rename to app-admin/conky/conky-1.19.6-r1.ebuild